Skip to content
Success

Console Output

13:12:35 [2019-12-20T18:12:35.494Z] Triggered by Gerrit: https://git.eclipse.org/r/154912
13:12:36 [2019-12-20T18:12:36.165Z] Obtained jenkins/pipelines/tracecompass.Jenkinsfile from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
13:12:36 [2019-12-20T18:12:36.165Z] Running in Durability level: PERFORMANCE_OPTIMIZED
13:12:36 [2019-12-20T18:12:36.769Z] [Pipeline] Start of Pipeline
13:12:37 [2019-12-20T18:12:37.145Z] [Pipeline] readTrusted
13:12:37 [2019-12-20T18:12:37.266Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
13:12:37 [2019-12-20T18:12:37.270Z] [Pipeline] podTemplate
13:12:37 [2019-12-20T18:12:37.276Z] [Pipeline] {
13:12:37 [2019-12-20T18:12:37.285Z] [Pipeline] node
13:12:52 [2019-12-20T18:12:52.287Z] Still waiting to schedule task
13:12:52 [2019-12-20T18:12:52.288Z] Waiting for next available executor on ‘tracecompass-build-p82l3-crb4t’
13:13:29 [2019-12-20T18:13:29.811Z] Agent tracecompass-build-p82l3-r5wkb is provisioned from template Kubernetes Pod Template
13:13:29 [2019-12-20T18:13:29.833Z] ---
13:13:29 [2019-12-20T18:13:29.833Z] apiVersion: "v1"
13:13:29 [2019-12-20T18:13:29.833Z] kind: "Pod"
13:13:29 [2019-12-20T18:13:29.833Z] metadata:
13:13:29 [2019-12-20T18:13:29.833Z]   annotations:
13:13:29 [2019-12-20T18:13:29.833Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-incubator-gerrit/16/"
13:13:29 [2019-12-20T18:13:29.833Z]   labels:
13:13:29 [2019-12-20T18:13:29.833Z]     jenkins: "slave"
13:13:29 [2019-12-20T18:13:29.833Z]     jenkins/label: "tracecompass-build"
13:13:29 [2019-12-20T18:13:29.833Z]   name: "tracecompass-build-p82l3-r5wkb"
13:13:29 [2019-12-20T18:13:29.833Z] spec:
13:13:29 [2019-12-20T18:13:29.833Z]   containers:
13:13:29 [2019-12-20T18:13:29.833Z]   - env:
13:13:29 [2019-12-20T18:13:29.833Z]     - name: "JENKINS_SECRET"
13:13:29 [2019-12-20T18:13:29.833Z]       value: "********"
13:13:29 [2019-12-20T18:13:29.833Z]     - name: "JENKINS_TUNNEL"
13:13:29 [2019-12-20T18:13:29.833Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
13:13:29 [2019-12-20T18:13:29.833Z]     - name: "JENKINS_AGENT_NAME"
13:13:29 [2019-12-20T18:13:29.833Z]       value: "tracecompass-build-p82l3-r5wkb"
13:13:29 [2019-12-20T18:13:29.833Z]     - name: "JENKINS_NAME"
13:13:29 [2019-12-20T18:13:29.833Z]       value: "tracecompass-build-p82l3-r5wkb"
13:13:29 [2019-12-20T18:13:29.833Z]     - name: "JENKINS_AGENT_WORKDIR"
13:13:29 [2019-12-20T18:13:29.833Z]       value: "/home/jenkins/agent"
13:13:29 [2019-12-20T18:13:29.833Z]     - name: "JENKINS_URL"
13:13:29 [2019-12-20T18:13:29.833Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
13:13:29 [2019-12-20T18:13:29.833Z]     - name: "HOME"
13:13:29 [2019-12-20T18:13:29.833Z]       value: "/home/jenkins"
13:13:29 [2019-12-20T18:13:29.833Z]     image: "eclipsecbi/jenkins-jnlp-agent"
13:13:29 [2019-12-20T18:13:29.833Z]     name: "jnlp"
13:13:29 [2019-12-20T18:13:29.833Z]     volumeMounts:
13:13:29 [2019-12-20T18:13:29.833Z]     - mountPath: "/home/jenkins/.ssh"
13:13:29 [2019-12-20T18:13:29.833Z]       name: "volume-known-hosts"
13:13:29 [2019-12-20T18:13:29.833Z]     - mountPath: "/home/jenkins/agent"
13:13:29 [2019-12-20T18:13:29.833Z]       name: "workspace-volume"
13:13:29 [2019-12-20T18:13:29.833Z]       readOnly: false
13:13:29 [2019-12-20T18:13:29.833Z]   - args:
13:13:29 [2019-12-20T18:13:29.833Z]     - "-c"
13:13:29 [2019-12-20T18:13:29.833Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
13:13:29 [2019-12-20T18:13:29.833Z]     command:
13:13:29 [2019-12-20T18:13:29.833Z]     - "/bin/sh"
13:13:29 [2019-12-20T18:13:29.833Z]     image: "delislesim/eclipse-tracecompass-build-env:16.04"
13:13:29 [2019-12-20T18:13:29.833Z]     imagePullPolicy: "Always"
13:13:29 [2019-12-20T18:13:29.833Z]     name: "tracecompass"
13:13:29 [2019-12-20T18:13:29.833Z]     resources:
13:13:29 [2019-12-20T18:13:29.833Z]       limits:
13:13:29 [2019-12-20T18:13:29.833Z]         memory: "2.6Gi"
13:13:29 [2019-12-20T18:13:29.833Z]         cpu: "1"
13:13:29 [2019-12-20T18:13:29.833Z]       requests:
13:13:29 [2019-12-20T18:13:29.833Z]         memory: "2.6Gi"
13:13:29 [2019-12-20T18:13:29.833Z]         cpu: "1"
13:13:29 [2019-12-20T18:13:29.833Z]     tty: true
13:13:29 [2019-12-20T18:13:29.833Z]     volumeMounts:
13:13:29 [2019-12-20T18:13:29.833Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
13:13:29 [2019-12-20T18:13:29.833Z]       name: "settings-xml"
13:13:29 [2019-12-20T18:13:29.833Z]       readOnly: true
13:13:29 [2019-12-20T18:13:29.833Z]       subPath: "settings.xml"
13:13:29 [2019-12-20T18:13:29.833Z]     - mountPath: "/home/jenkins/.m2/repository"
13:13:29 [2019-12-20T18:13:29.833Z]       name: "m2-repo"
13:13:29 [2019-12-20T18:13:29.833Z]     - mountPath: "/opt/tools"
13:13:29 [2019-12-20T18:13:29.833Z]       name: "tools"
13:13:29 [2019-12-20T18:13:29.833Z]     - mountPath: "/home/jenkins/agent"
13:13:29 [2019-12-20T18:13:29.833Z]       name: "workspace-volume"
13:13:29 [2019-12-20T18:13:29.833Z]       readOnly: false
13:13:29 [2019-12-20T18:13:29.833Z]   nodeSelector:
13:13:29 [2019-12-20T18:13:29.833Z]     beta.kubernetes.io/os: "linux"
13:13:29 [2019-12-20T18:13:29.833Z]   restartPolicy: "Never"
13:13:29 [2019-12-20T18:13:29.833Z]   securityContext: {}
13:13:29 [2019-12-20T18:13:29.833Z]   volumes:
13:13:29 [2019-12-20T18:13:29.833Z]   - emptyDir: {}
13:13:29 [2019-12-20T18:13:29.833Z]     name: "m2-repo"
13:13:29 [2019-12-20T18:13:29.833Z]   - name: "settings-xml"
13:13:29 [2019-12-20T18:13:29.833Z]     secret:
13:13:29 [2019-12-20T18:13:29.833Z]       items:
13:13:29 [2019-12-20T18:13:29.833Z]       - key: "settings.xml"
13:13:29 [2019-12-20T18:13:29.833Z]         path: "settings.xml"
13:13:29 [2019-12-20T18:13:29.833Z]       secretName: "m2-secret-dir"
13:13:29 [2019-12-20T18:13:29.833Z]   - emptyDir:
13:13:29 [2019-12-20T18:13:29.833Z]       medium: ""
13:13:29 [2019-12-20T18:13:29.833Z]     name: "workspace-volume"
13:13:29 [2019-12-20T18:13:29.833Z]   - name: "tools"
13:13:29 [2019-12-20T18:13:29.833Z]     persistentVolumeClaim:
13:13:29 [2019-12-20T18:13:29.833Z]       claimName: "tools-claim-jiro-tracecompass"
13:13:29 [2019-12-20T18:13:29.833Z]   - configMap:
13:13:29 [2019-12-20T18:13:29.833Z]       name: "known-hosts"
13:13:29 [2019-12-20T18:13:29.833Z]     name: "volume-known-hosts"
13:13:29 [2019-12-20T18:13:29.833Z] 
13:13:33 [2019-12-20T18:13:33.110Z] Running on tracecompass-build-p82l3-r5wkb in /home/jenkins/agent/workspace/tracecompass-gerrit
13:13:33 [2019-12-20T18:13:33.110Z] [Pipeline] {
13:13:33 [2019-12-20T18:13:33.142Z] [Pipeline] stage
13:13:33 [2019-12-20T18:13:33.147Z] [Pipeline] { (Declarative: Checkout SCM)
13:13:33 [2019-12-20T18:13:33.157Z] [Pipeline] checkout
13:13:52 [2019-12-20T18:13:52.008Z] No credentials specified
13:13:52 [2019-12-20T18:13:52.012Z] Cloning the remote Git repository
13:13:52 [2019-12-20T18:13:52.205Z] Cloning repository https://git.eclipse.org/r/tracecompass/tracecompass-infra
13:13:52 [2019-12-20T18:13:52.411Z]  > git init /home/jenkins/agent/workspace/tracecompass-gerrit # timeout=10
13:13:52 [2019-12-20T18:13:52.615Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra
13:13:52 [2019-12-20T18:13:52.705Z]  > git --version # timeout=10
13:13:52 [2019-12-20T18:13:52.716Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10
13:13:54 [2019-12-20T18:13:54.212Z] Checking out Revision 04a47402e539b18e97150e4d75b9138ef7ce6b68 (refs/remotes/origin/master)
13:13:53 [2019-12-20T18:13:53.318Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10
13:13:53 [2019-12-20T18:13:53.413Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:13:53 [2019-12-20T18:13:53.514Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10
13:13:53 [2019-12-20T18:13:53.614Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra
13:13:53 [2019-12-20T18:13:53.616Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10
13:13:54 [2019-12-20T18:13:54.105Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
13:13:54 [2019-12-20T18:13:54.117Z]  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
13:13:54 [2019-12-20T18:13:54.310Z]  > git config core.sparsecheckout # timeout=10
13:13:54 [2019-12-20T18:13:54.317Z]  > git checkout -f 04a47402e539b18e97150e4d75b9138ef7ce6b68 # timeout=10
13:14:01 [2019-12-20T18:14:01.508Z] Commit message: "Reduce resource allocation for pod-template"
13:14:01 [2019-12-20T18:14:01.516Z]  > git rev-list --no-walk 04a47402e539b18e97150e4d75b9138ef7ce6b68 # timeout=10
13:14:01 [2019-12-20T18:14:01.726Z] [Pipeline] }
13:14:01 [2019-12-20T18:14:01.732Z] [Pipeline] // stage
13:14:01 [2019-12-20T18:14:01.741Z] [Pipeline] withEnv
13:14:01 [2019-12-20T18:14:01.742Z] [Pipeline] {
13:14:01 [2019-12-20T18:14:01.749Z] [Pipeline] container
13:14:01 [2019-12-20T18:14:01.750Z] [Pipeline] {
13:14:01 [2019-12-20T18:14:01.770Z] [Pipeline] withEnv
13:14:01 [2019-12-20T18:14:01.770Z] [Pipeline] {
13:14:01 [2019-12-20T18:14:01.778Z] [Pipeline] timestamps
13:14:01 [2019-12-20T18:14:01.779Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
13:14:01 [2019-12-20T18:14:01.780Z] [Pipeline] {
13:14:01 [2019-12-20T18:14:01.789Z] [Pipeline] timeout
13:14:01 [2019-12-20T18:14:01.789Z] Timeout set to expire in 4 hr 0 min
13:14:01 [2019-12-20T18:14:01.790Z] [Pipeline] {
13:14:01 [2019-12-20T18:14:01.803Z] [Pipeline] stage
13:14:01 [2019-12-20T18:14:01.808Z] [Pipeline] { (Declarative: Tool Install)
13:14:01 [2019-12-20T18:14:01.816Z] [Pipeline] tool
13:14:01 [2019-12-20T18:14:01.824Z] [Pipeline] envVarsForTool
13:14:01 [2019-12-20T18:14:01.834Z] [Pipeline] tool
13:14:01 [2019-12-20T18:14:01.843Z] [Pipeline] envVarsForTool
13:14:01 [2019-12-20T18:14:01.853Z] [Pipeline] }
13:14:01 [2019-12-20T18:14:01.861Z] [Pipeline] // stage
13:14:01 [2019-12-20T18:14:01.868Z] [Pipeline] withEnv
13:14:01 [2019-12-20T18:14:01.869Z] [Pipeline] {
13:14:01 [2019-12-20T18:14:01.878Z] [Pipeline] stage
13:14:01 [2019-12-20T18:14:01.881Z] [Pipeline] { (Checkout)
13:14:01 [2019-12-20T18:14:01.903Z] [Pipeline] tool
13:14:01 [2019-12-20T18:14:01.912Z] [Pipeline] envVarsForTool
13:14:01 [2019-12-20T18:14:01.924Z] [Pipeline] tool
13:14:01 [2019-12-20T18:14:01.932Z] [Pipeline] envVarsForTool
13:14:01 [2019-12-20T18:14:01.943Z] [Pipeline] withEnv
13:14:01 [2019-12-20T18:14:01.943Z] [Pipeline] {
13:14:01 [2019-12-20T18:14:01.954Z] [Pipeline] container
13:14:01 [2019-12-20T18:14:01.954Z] [Pipeline] {
13:14:01 [2019-12-20T18:14:01.962Z] [Pipeline] sh
13:14:09 [2019-12-20T18:14:09.206Z] + mkdir -p ../scripts
13:14:09 [2019-12-20T18:14:09.319Z] [Pipeline] sh
13:14:11 [2019-12-20T18:14:11.899Z] + cp scripts/deploy-rcp.sh ../scripts
13:14:11 [2019-12-20T18:14:11.908Z] [Pipeline] sh
13:14:14 [2019-12-20T18:14:14.306Z] + cp scripts/deploy-update-site.sh ../scripts
13:14:14 [2019-12-20T18:14:14.315Z] [Pipeline] sh
13:14:15 [2019-12-20T18:14:15.711Z] + cp scripts/deploy-doc.sh ../scripts
13:14:15 [2019-12-20T18:14:15.719Z] [Pipeline] checkout
13:14:15 [2019-12-20T18:14:15.734Z] No credentials specified
13:14:15 [2019-12-20T18:14:15.807Z] Fetching changes from the remote Git repository
13:14:15 [2019-12-20T18:14:15.740Z]  > git rev-parse --is-inside-work-tree # timeout=10
13:14:15 [2019-12-20T18:14:15.813Z]  > git config remote.origin.url git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass # timeout=10
13:14:15 [2019-12-20T18:14:15.906Z] Fetching upstream changes from git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass
13:14:15 [2019-12-20T18:14:15.907Z]  > git --version # timeout=10
13:14:15 [2019-12-20T18:14:15.912Z]  > git fetch --tags --force --progress -- git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass refs/changes/12/154912/1 # timeout=10
13:14:56 [2019-12-20T18:14:56.900Z] Checking out Revision a7164e78766d72245fb1316c799e73a25ece0e57 (refs/changes/12/154912/1)
13:14:56 [2019-12-20T18:14:56.897Z]  > git rev-parse a7164e78766d72245fb1316c799e73a25ece0e57^{commit} # timeout=10
13:14:56 [2019-12-20T18:14:56.905Z]  > git config core.sparsecheckout # timeout=10
13:14:56 [2019-12-20T18:14:56.910Z]  > git checkout -f a7164e78766d72245fb1316c799e73a25ece0e57 # timeout=10
13:15:06 [2019-12-20T18:15:06.527Z] Commit message: "releng: Update e4.14 and eStaging targets to 2019-12 release"
13:15:06 [2019-12-20T18:15:06.534Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
13:15:07 [2019-12-20T18:15:07.916Z]  > git rev-list --no-walk 39237483683fb9274a7d264a1fc35f4be23c78c2 # timeout=10
13:15:08 [2019-12-20T18:15:08.017Z] [Pipeline] sh
13:15:09 [2019-12-20T18:15:09.415Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-gerrit/.scripts/
13:15:09 [2019-12-20T18:15:09.422Z] [Pipeline] sh
13:15:12 [2019-12-20T18:15:12.573Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-gerrit/.scripts/
13:15:12 [2019-12-20T18:15:12.581Z] [Pipeline] sh
13:15:14 [2019-12-20T18:15:14.991Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-gerrit/.scripts/
13:15:14 [2019-12-20T18:15:14.999Z] [Pipeline] sh
13:15:17 [2019-12-20T18:15:17.423Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-gerrit/.scripts/
13:15:17 [2019-12-20T18:15:17.430Z] [Pipeline] }
13:15:17 [2019-12-20T18:15:17.438Z] [Pipeline] // container
13:15:17 [2019-12-20T18:15:17.445Z] [Pipeline] }
13:15:17 [2019-12-20T18:15:17.452Z] [Pipeline] // withEnv
13:15:17 [2019-12-20T18:15:17.459Z] [Pipeline] }
13:15:17 [2019-12-20T18:15:17.465Z] [Pipeline] // stage
13:15:17 [2019-12-20T18:15:17.477Z] [Pipeline] stage
13:15:17 [2019-12-20T18:15:17.481Z] [Pipeline] { (Legacy)
13:15:17 [2019-12-20T18:15:17.521Z] Stage "Legacy" skipped due to when conditional
13:15:17 [2019-12-20T18:15:17.521Z] [Pipeline] }
13:15:17 [2019-12-20T18:15:17.529Z] [Pipeline] // stage
13:15:17 [2019-12-20T18:15:17.538Z] [Pipeline] stage
13:15:17 [2019-12-20T18:15:17.540Z] [Pipeline] { (Build)
13:15:17 [2019-12-20T18:15:17.555Z] [Pipeline] tool
13:15:17 [2019-12-20T18:15:17.563Z] [Pipeline] envVarsForTool
13:15:17 [2019-12-20T18:15:17.575Z] [Pipeline] tool
13:15:17 [2019-12-20T18:15:17.583Z] [Pipeline] envVarsForTool
13:15:17 [2019-12-20T18:15:17.593Z] [Pipeline] withEnv
13:15:17 [2019-12-20T18:15:17.594Z] [Pipeline] {
13:15:17 [2019-12-20T18:15:17.603Z] [Pipeline] container
13:15:17 [2019-12-20T18:15:17.604Z] [Pipeline] {
13:15:17 [2019-12-20T18:15:17.613Z] [Pipeline] sh
13:15:19 [2019-12-20T18:15:19.007Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-gerrit/doc/.temp
13:15:19 [2019-12-20T18:15:19.014Z] [Pipeline] sh
13:15:21 [2019-12-20T18:15:21.408Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-gerrit/doc/.temp/org.eclipse.tracecompass.doc.dev
13:15:21 [2019-12-20T18:15:21.415Z] [Pipeline] sh
13:15:23 [2019-12-20T18:15:23.818Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-gerrit/doc/.temp/org.eclipse.tracecompass.doc.user
13:15:23 [2019-12-20T18:15:23.826Z] [Pipeline] sh
13:15:26 [2019-12-20T18:15:26.224Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-gerrit/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
13:15:26 [2019-12-20T18:15:26.230Z] [Pipeline] sh
13:15:27 [2019-12-20T18:15:27.635Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-gerrit/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
13:15:27 [2019-12-20T18:15:27.643Z] [Pipeline] sh
13:15:30 [2019-12-20T18:15:30.044Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-gerrit/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
13:15:30 [2019-12-20T18:15:30.051Z] [Pipeline] sh
13:15:31 [2019-12-20T18:15:31.449Z] + mvn clean install -B -Dskip-jacoco=true -Pdeploy-doc -DdocDestination=/home/jenkins/agent/workspace/tracecompass-gerrit/doc/.temp -Pctf-grammar -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml
13:15:31 [2019-12-20T18:15:31.449Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:15:33 [2019-12-20T18:15:33.972Z] [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:15:39 [2019-12-20T18:15:39.228Z] [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 384 B/s)
13:15:39 [2019-12-20T18:15:39.228Z] [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:15:39 [2019-12-20T18:15:39.228Z] [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 220 kB/s)
13:15:39 [2019-12-20T18:15:39.486Z] [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:15:39 [2019-12-20T18:15:39.486Z] [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 42 kB/s)
13:15:39 [2019-12-20T18:15:39.486Z] [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:15:39 [2019-12-20T18:15:39.486Z] [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 250 kB/s)
13:15:39 [2019-12-20T18:15:39.486Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom
13:15:41 [2019-12-20T18:15:41.380Z] [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 7.7 kB/s)
13:15:41 [2019-12-20T18:15:41.380Z] [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:15:41 [2019-12-20T18:15:41.380Z] [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 779 kB/s)
13:15:43 [2019-12-20T18:15:43.904Z] [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:15:43 [2019-12-20T18:15:43.904Z] [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:15:44 [2019-12-20T18:15:44.468Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
13:15:44 [2019-12-20T18:15:44.468Z] [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 481 kB/s)
13:15:44 [2019-12-20T18:15:44.468Z] [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:15:44 [2019-12-20T18:15:44.468Z] [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:15:45 [2019-12-20T18:15:45.033Z] [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 47 kB/s)
13:15:45 [2019-12-20T18:15:45.033Z] [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 16 kB/s)
13:15:45 [2019-12-20T18:15:45.965Z] [INFO] Scanning for projects...
13:15:45 [2019-12-20T18:15:45.965Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
13:15:45 [2019-12-20T18:15:45.965Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties
13:15:45 [2019-12-20T18:15:45.965Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
13:15:45 [2019-12-20T18:15:45.965Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
13:15:45 [2019-12-20T18:15:45.965Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties
13:15:45 [2019-12-20T18:15:45.965Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
13:15:45 [2019-12-20T18:15:45.965Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties
13:15:45 [2019-12-20T18:15:45.965Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
13:15:45 [2019-12-20T18:15:45.965Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
13:15:46 [2019-12-20T18:15:46.223Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
13:15:46 [2019-12-20T18:15:46.223Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties
13:15:46 [2019-12-20T18:15:46.223Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
13:15:46 [2019-12-20T18:15:46.223Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties
13:15:46 [2019-12-20T18:15:46.223Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
13:15:46 [2019-12-20T18:15:46.223Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties
13:15:46 [2019-12-20T18:15:46.223Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
13:15:46 [2019-12-20T18:15:46.223Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
13:15:46 [2019-12-20T18:15:46.480Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties
13:15:46 [2019-12-20T18:15:46.480Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
13:15:46 [2019-12-20T18:15:46.480Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties
13:15:46 [2019-12-20T18:15:46.480Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties
13:15:46 [2019-12-20T18:15:46.480Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties
13:15:46 [2019-12-20T18:15:46.480Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties
13:15:46 [2019-12-20T18:15:46.480Z] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties
13:15:46 [2019-12-20T18:15:46.480Z] /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
13:15:46 [2019-12-20T18:15:46.480Z] /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
13:15:46 [2019-12-20T18:15:46.480Z] /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties
13:15:46 [2019-12-20T18:15:46.480Z] /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
13:15:46 [2019-12-20T18:15:46.480Z] /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
13:15:46 [2019-12-20T18:15:46.480Z] /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties
13:15:46 [2019-12-20T18:15:46.736Z] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
13:15:46 [2019-12-20T18:15:46.736Z] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
13:15:46 [2019-12-20T18:15:46.736Z] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties
13:15:46 [2019-12-20T18:15:46.736Z] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
13:15:46 [2019-12-20T18:15:46.736Z] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
13:15:46 [2019-12-20T18:15:46.737Z] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties
13:15:46 [2019-12-20T18:15:46.737Z] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties
13:15:46 [2019-12-20T18:15:46.993Z] /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
13:15:46 [2019-12-20T18:15:46.993Z] /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
13:15:46 [2019-12-20T18:15:46.993Z] /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
13:15:46 [2019-12-20T18:15:46.993Z] /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties
13:15:46 [2019-12-20T18:15:46.993Z] /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
13:15:46 [2019-12-20T18:15:46.993Z] /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties
13:15:46 [2019-12-20T18:15:46.994Z] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.250Z] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.251Z] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.251Z] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.251Z] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.251Z] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.251Z] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.251Z] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.251Z] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.251Z] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.251Z] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.251Z] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.251Z] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.251Z] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.251Z] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.251Z] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.251Z] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.251Z] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.251Z] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.251Z] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.251Z] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.251Z] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.251Z] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.251Z] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.251Z] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.507Z] /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.507Z] /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.507Z] /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.507Z] /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.507Z] /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.507Z] /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.507Z] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.507Z] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.507Z] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.507Z] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.507Z] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.507Z] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.507Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.507Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.765Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.765Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.765Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.765Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.765Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.765Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.765Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.765Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.765Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.765Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.765Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.765Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.765Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.765Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.765Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.765Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.765Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.765Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.765Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.765Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.765Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.765Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.765Z] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.765Z] /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.765Z] /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.765Z] /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/.polyglot.build.properties
13:15:47 [2019-12-20T18:15:47.765Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom
13:15:48 [2019-12-20T18:15:48.023Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom
13:15:48 [2019-12-20T18:15:48.023Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom
13:15:48 [2019-12-20T18:15:48.587Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom
13:15:48 [2019-12-20T18:15:48.587Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom
13:15:48 [2019-12-20T18:15:48.587Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom
13:15:48 [2019-12-20T18:15:48.587Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.pom (2.1 kB at 49 kB/s)
13:15:48 [2019-12-20T18:15:48.587Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom
13:15:48 [2019-12-20T18:15:48.844Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom
13:15:48 [2019-12-20T18:15:48.844Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom
13:15:49 [2019-12-20T18:15:49.102Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom
13:15:49 [2019-12-20T18:15:49.102Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom
13:15:49 [2019-12-20T18:15:49.102Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom
13:15:49 [2019-12-20T18:15:49.102Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.3.0/tycho-1.3.0.pom (19 kB at 539 kB/s)
13:15:49 [2019-12-20T18:15:49.360Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom
13:15:49 [2019-12-20T18:15:49.360Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom
13:15:49 [2019-12-20T18:15:49.360Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom
13:15:49 [2019-12-20T18:15:49.821Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom
13:15:49 [2019-12-20T18:15:49.821Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom
13:15:49 [2019-12-20T18:15:49.821Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom
13:15:49 [2019-12-20T18:15:49.821Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.pom (4.5 kB at 122 kB/s)
13:15:49 [2019-12-20T18:15:49.821Z] [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:15:49 [2019-12-20T18:15:49.821Z] [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:15:49 [2019-12-20T18:15:49.821Z] [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:15:51 [2019-12-20T18:15:51.348Z] [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:15:51 [2019-12-20T18:15:51.348Z] [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:15:51 [2019-12-20T18:15:51.348Z] [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:15:51 [2019-12-20T18:15:51.348Z] [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 189 kB/s)
13:15:51 [2019-12-20T18:15:51.348Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom
13:15:51 [2019-12-20T18:15:51.348Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
13:15:51 [2019-12-20T18:15:51.348Z] [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:15:51 [2019-12-20T18:15:51.605Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
13:15:51 [2019-12-20T18:15:51.605Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom
13:15:51 [2019-12-20T18:15:51.861Z] [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:15:51 [2019-12-20T18:15:51.861Z] [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 591 kB/s)
13:15:51 [2019-12-20T18:15:51.862Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
13:15:51 [2019-12-20T18:15:51.862Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
13:15:51 [2019-12-20T18:15:51.862Z] [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:15:52 [2019-12-20T18:15:52.118Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
13:15:52 [2019-12-20T18:15:52.118Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
13:15:52 [2019-12-20T18:15:52.118Z] [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:15:52 [2019-12-20T18:15:52.118Z] [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 828 kB/s)
13:15:52 [2019-12-20T18:15:52.118Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom
13:15:52 [2019-12-20T18:15:52.118Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom
13:15:52 [2019-12-20T18:15:52.118Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom
13:15:52 [2019-12-20T18:15:52.682Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom
13:15:52 [2019-12-20T18:15:52.682Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom
13:15:52 [2019-12-20T18:15:52.682Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
13:15:52 [2019-12-20T18:15:52.682Z] [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 457 kB/s)
13:15:52 [2019-12-20T18:15:52.682Z] [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:15:52 [2019-12-20T18:15:52.682Z] [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:15:52 [2019-12-20T18:15:52.682Z] [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:15:52 [2019-12-20T18:15:52.940Z] [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:15:52 [2019-12-20T18:15:52.941Z] [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:15:54 [2019-12-20T18:15:54.310Z] [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:15:54 [2019-12-20T18:15:54.310Z] [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 111 kB/s)
13:15:54 [2019-12-20T18:15:54.310Z] [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:15:54 [2019-12-20T18:15:54.310Z] [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:15:54 [2019-12-20T18:15:54.310Z] [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:15:54 [2019-12-20T18:15:54.567Z] [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:15:54 [2019-12-20T18:15:54.567Z] [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:15:54 [2019-12-20T18:15:54.568Z] [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:15:54 [2019-12-20T18:15:54.568Z] [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 101 kB/s)
13:15:54 [2019-12-20T18:15:54.568Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
13:15:54 [2019-12-20T18:15:54.568Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
13:15:54 [2019-12-20T18:15:54.568Z] [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:15:54 [2019-12-20T18:15:54.824Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
13:15:54 [2019-12-20T18:15:54.824Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
13:15:54 [2019-12-20T18:15:54.824Z] [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:15:55 [2019-12-20T18:15:55.082Z] [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 717 kB/s)
13:15:55 [2019-12-20T18:15:55.082Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
13:15:55 [2019-12-20T18:15:55.082Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
13:15:55 [2019-12-20T18:15:55.082Z] [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:15:55 [2019-12-20T18:15:55.339Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
13:15:55 [2019-12-20T18:15:55.339Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
13:15:55 [2019-12-20T18:15:55.339Z] [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:15:55 [2019-12-20T18:15:55.339Z] [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 452 kB/s)
13:15:55 [2019-12-20T18:15:55.339Z] [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:15:55 [2019-12-20T18:15:55.596Z] [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:15:55 [2019-12-20T18:15:55.596Z] [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:15:55 [2019-12-20T18:15:55.854Z] [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:15:55 [2019-12-20T18:15:55.854Z] [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:15:55 [2019-12-20T18:15:55.854Z] [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:15:55 [2019-12-20T18:15:55.854Z] [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 67 kB/s)
13:15:56 [2019-12-20T18:15:56.110Z] [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:15:56 [2019-12-20T18:15:56.110Z] [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:15:56 [2019-12-20T18:15:56.674Z] [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:15:56 [2019-12-20T18:15:56.931Z] [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:15:56 [2019-12-20T18:15:56.931Z] [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:15:56 [2019-12-20T18:15:56.931Z] [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:15:56 [2019-12-20T18:15:56.931Z] [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 63 kB/s)
13:15:56 [2019-12-20T18:15:56.931Z] [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:15:57 [2019-12-20T18:15:57.188Z] [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:15:57 [2019-12-20T18:15:57.188Z] [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:15:57 [2019-12-20T18:15:57.444Z] [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:15:57 [2019-12-20T18:15:57.444Z] [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:15:57 [2019-12-20T18:15:57.444Z] [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:15:57 [2019-12-20T18:15:57.444Z] [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 28 kB/s)
13:15:57 [2019-12-20T18:15:57.444Z] [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:15:57 [2019-12-20T18:15:57.444Z] [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:15:57 [2019-12-20T18:15:57.444Z] [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:15:58 [2019-12-20T18:15:58.007Z] [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:15:58 [2019-12-20T18:15:58.007Z] [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:15:58 [2019-12-20T18:15:58.007Z] [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:15:58 [2019-12-20T18:15:58.007Z] [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 167 kB/s)
13:15:58 [2019-12-20T18:15:58.007Z] [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:15:58 [2019-12-20T18:15:58.007Z] [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:15:58 [2019-12-20T18:15:58.007Z] [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:15:58 [2019-12-20T18:15:58.938Z] [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:15:58 [2019-12-20T18:15:58.938Z] [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:15:59 [2019-12-20T18:15:59.196Z] [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:15:59 [2019-12-20T18:15:59.196Z] [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 641 kB/s)
13:15:59 [2019-12-20T18:15:59.196Z] [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:15:59 [2019-12-20T18:15:59.196Z] [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:15:59 [2019-12-20T18:15:59.196Z] [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:16:00 [2019-12-20T18:16:00.566Z] [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:16:00 [2019-12-20T18:16:00.566Z] [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:16:00 [2019-12-20T18:16:00.566Z] [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:16:00 [2019-12-20T18:16:00.823Z] [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 5.5 kB/s)
13:16:00 [2019-12-20T18:16:00.823Z] [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:16:00 [2019-12-20T18:16:00.823Z] [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:16:00 [2019-12-20T18:16:00.823Z] [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:16:01 [2019-12-20T18:16:01.080Z] [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:16:01 [2019-12-20T18:16:01.080Z] [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:16:01 [2019-12-20T18:16:01.080Z] [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:16:01 [2019-12-20T18:16:01.080Z] [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:16:01 [2019-12-20T18:16:01.080Z] [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:16:01 [2019-12-20T18:16:01.336Z] [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:16:01 [2019-12-20T18:16:01.336Z] [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:16:01 [2019-12-20T18:16:01.593Z] [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:16:01 [2019-12-20T18:16:01.593Z] [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:16:01 [2019-12-20T18:16:01.593Z] [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:16:01 [2019-12-20T18:16:01.593Z] [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 110 kB/s)
13:16:01 [2019-12-20T18:16:01.593Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
13:16:01 [2019-12-20T18:16:01.593Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
13:16:01 [2019-12-20T18:16:01.593Z] [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:16:01 [2019-12-20T18:16:01.850Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
13:16:02 [2019-12-20T18:16:02.107Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
13:16:02 [2019-12-20T18:16:02.107Z] [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:16:02 [2019-12-20T18:16:02.107Z] [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 234 kB/s)
13:16:02 [2019-12-20T18:16:02.107Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
13:16:02 [2019-12-20T18:16:02.107Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
13:16:02 [2019-12-20T18:16:02.107Z] [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:16:02 [2019-12-20T18:16:02.363Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
13:16:02 [2019-12-20T18:16:02.363Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
13:16:02 [2019-12-20T18:16:02.363Z] [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:16:02 [2019-12-20T18:16:02.621Z] [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 290 kB/s)
13:16:02 [2019-12-20T18:16:02.621Z] [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:16:02 [2019-12-20T18:16:02.621Z] [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:16:02 [2019-12-20T18:16:02.621Z] [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:16:02 [2019-12-20T18:16:02.905Z] [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:16:02 [2019-12-20T18:16:02.905Z] [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:16:02 [2019-12-20T18:16:02.905Z] [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:16:03 [2019-12-20T18:16:03.203Z] [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 76 kB/s)
13:16:03 [2019-12-20T18:16:03.203Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
13:16:03 [2019-12-20T18:16:03.203Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
13:16:03 [2019-12-20T18:16:03.203Z] [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:16:03 [2019-12-20T18:16:03.506Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
13:16:03 [2019-12-20T18:16:03.506Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
13:16:03 [2019-12-20T18:16:03.506Z] [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:16:03 [2019-12-20T18:16:03.506Z] [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 288 kB/s)
13:16:03 [2019-12-20T18:16:03.506Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
13:16:03 [2019-12-20T18:16:03.506Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
13:16:03 [2019-12-20T18:16:03.506Z] [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:16:03 [2019-12-20T18:16:03.805Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
13:16:04 [2019-12-20T18:16:04.105Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
13:16:04 [2019-12-20T18:16:04.105Z] [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:16:04 [2019-12-20T18:16:04.105Z] [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 270 kB/s)
13:16:04 [2019-12-20T18:16:04.105Z] [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:16:04 [2019-12-20T18:16:04.406Z] [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:16:04 [2019-12-20T18:16:04.406Z] [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:16:04 [2019-12-20T18:16:04.902Z] [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:16:04 [2019-12-20T18:16:04.903Z] [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:16:04 [2019-12-20T18:16:04.903Z] [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:16:05 [2019-12-20T18:16:05.202Z] [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 7.0 kB/s)
13:16:05 [2019-12-20T18:16:05.202Z] [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:16:05 [2019-12-20T18:16:05.202Z] [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:16:05 [2019-12-20T18:16:05.202Z] [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:16:05 [2019-12-20T18:16:05.459Z] [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:16:05 [2019-12-20T18:16:05.459Z] [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:16:05 [2019-12-20T18:16:05.459Z] [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:16:05 [2019-12-20T18:16:05.459Z] [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:16:05 [2019-12-20T18:16:05.459Z] [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:16:05 [2019-12-20T18:16:05.459Z] [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:16:05 [2019-12-20T18:16:05.459Z] [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:16:05 [2019-12-20T18:16:05.758Z] [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:16:06 [2019-12-20T18:16:06.015Z] [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:16:06 [2019-12-20T18:16:06.015Z] [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:16:06 [2019-12-20T18:16:06.015Z] [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 85 kB/s)
13:16:06 [2019-12-20T18:16:06.015Z] [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:16:06 [2019-12-20T18:16:06.015Z] [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:16:06 [2019-12-20T18:16:06.015Z] [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:16:06 [2019-12-20T18:16:06.271Z] [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:16:06 [2019-12-20T18:16:06.271Z] [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:16:06 [2019-12-20T18:16:06.529Z] [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:16:06 [2019-12-20T18:16:06.529Z] [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 158 kB/s)
13:16:06 [2019-12-20T18:16:06.529Z] [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:16:06 [2019-12-20T18:16:06.529Z] [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:16:06 [2019-12-20T18:16:06.529Z] [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:16:06 [2019-12-20T18:16:06.785Z] [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:16:06 [2019-12-20T18:16:06.786Z] [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:16:07 [2019-12-20T18:16:07.042Z] [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:16:07 [2019-12-20T18:16:07.042Z] [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 104 kB/s)
13:16:07 [2019-12-20T18:16:07.042Z] [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:16:07 [2019-12-20T18:16:07.042Z] [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:16:07 [2019-12-20T18:16:07.042Z] [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:16:07 [2019-12-20T18:16:07.300Z] [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:16:07 [2019-12-20T18:16:07.300Z] [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:16:07 [2019-12-20T18:16:07.556Z] [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:16:07 [2019-12-20T18:16:07.556Z] [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 97 kB/s)
13:16:07 [2019-12-20T18:16:07.556Z] [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:16:07 [2019-12-20T18:16:07.556Z] [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:16:07 [2019-12-20T18:16:07.556Z] [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:16:07 [2019-12-20T18:16:07.813Z] [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:16:09 [2019-12-20T18:16:09.199Z] [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:16:09 [2019-12-20T18:16:09.199Z] [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:16:09 [2019-12-20T18:16:09.199Z] [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 48 kB/s)
13:16:09 [2019-12-20T18:16:09.199Z] [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:16:09 [2019-12-20T18:16:09.199Z] [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:16:09 [2019-12-20T18:16:09.199Z] [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:16:09 [2019-12-20T18:16:09.455Z] [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:16:09 [2019-12-20T18:16:09.455Z] [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:16:09 [2019-12-20T18:16:09.455Z] [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:16:09 [2019-12-20T18:16:09.455Z] [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 278 kB/s)
13:16:09 [2019-12-20T18:16:09.455Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
13:16:09 [2019-12-20T18:16:09.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
13:16:09 [2019-12-20T18:16:09.713Z] [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:16:11 [2019-12-20T18:16:11.604Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
13:16:11 [2019-12-20T18:16:11.604Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
13:16:11 [2019-12-20T18:16:11.604Z] [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:16:11 [2019-12-20T18:16:11.604Z] [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 384 kB/s)
13:16:11 [2019-12-20T18:16:11.604Z] [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:16:11 [2019-12-20T18:16:11.604Z] [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:16:11 [2019-12-20T18:16:11.604Z] [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:16:11 [2019-12-20T18:16:11.861Z] [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:16:11 [2019-12-20T18:16:11.861Z] [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:16:12 [2019-12-20T18:16:12.117Z] [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:16:12 [2019-12-20T18:16:12.118Z] [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 143 kB/s)
13:16:12 [2019-12-20T18:16:12.118Z] [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:16:12 [2019-12-20T18:16:12.118Z] [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:16:12 [2019-12-20T18:16:12.118Z] [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:16:12 [2019-12-20T18:16:12.374Z] [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:16:12 [2019-12-20T18:16:12.374Z] [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:16:12 [2019-12-20T18:16:12.374Z] [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:16:12 [2019-12-20T18:16:12.631Z] [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 599 kB/s)
13:16:12 [2019-12-20T18:16:12.631Z] [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:16:12 [2019-12-20T18:16:12.631Z] [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:16:12 [2019-12-20T18:16:12.631Z] [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:16:12 [2019-12-20T18:16:12.887Z] [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:16:12 [2019-12-20T18:16:12.887Z] [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:16:12 [2019-12-20T18:16:12.887Z] [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:16:13 [2019-12-20T18:16:13.144Z] [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 195 kB/s)
13:16:13 [2019-12-20T18:16:13.144Z] [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:16:13 [2019-12-20T18:16:13.144Z] [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:16:13 [2019-12-20T18:16:13.144Z] [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:16:13 [2019-12-20T18:16:13.400Z] [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:16:13 [2019-12-20T18:16:13.400Z] [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:16:13 [2019-12-20T18:16:13.400Z] [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:16:13 [2019-12-20T18:16:13.659Z] [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 395 kB/s)
13:16:13 [2019-12-20T18:16:13.659Z] [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:16:13 [2019-12-20T18:16:13.659Z] [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:16:13 [2019-12-20T18:16:13.659Z] [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:16:13 [2019-12-20T18:16:13.916Z] [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:16:13 [2019-12-20T18:16:13.916Z] [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:16:13 [2019-12-20T18:16:13.916Z] [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:16:13 [2019-12-20T18:16:13.916Z] [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 80 kB/s)
13:16:13 [2019-12-20T18:16:13.916Z] [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:16:13 [2019-12-20T18:16:13.916Z] [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:16:14 [2019-12-20T18:16:14.172Z] [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:16:14 [2019-12-20T18:16:14.428Z] [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:16:14 [2019-12-20T18:16:14.428Z] [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:16:14 [2019-12-20T18:16:14.428Z] [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:16:14 [2019-12-20T18:16:14.428Z] [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 88 kB/s)
13:16:14 [2019-12-20T18:16:14.428Z] [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:16:14 [2019-12-20T18:16:14.428Z] [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:16:14 [2019-12-20T18:16:14.428Z] [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:16:14 [2019-12-20T18:16:14.684Z] [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:16:14 [2019-12-20T18:16:14.684Z] [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:16:14 [2019-12-20T18:16:14.684Z] [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:16:14 [2019-12-20T18:16:14.941Z] [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 64 kB/s)
13:16:14 [2019-12-20T18:16:14.941Z] [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:16:14 [2019-12-20T18:16:14.941Z] [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:16:14 [2019-12-20T18:16:14.941Z] [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:16:15 [2019-12-20T18:16:15.197Z] [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:16:15 [2019-12-20T18:16:15.197Z] [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:16:15 [2019-12-20T18:16:15.197Z] [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:16:15 [2019-12-20T18:16:15.197Z] [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 297 kB/s)
13:16:15 [2019-12-20T18:16:15.197Z] [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:16:15 [2019-12-20T18:16:15.453Z] [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:16:15 [2019-12-20T18:16:15.453Z] [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:16:15 [2019-12-20T18:16:15.709Z] [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:16:15 [2019-12-20T18:16:15.709Z] [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:16:15 [2019-12-20T18:16:15.709Z] [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:16:15 [2019-12-20T18:16:15.709Z] [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 76 kB/s)
13:16:15 [2019-12-20T18:16:15.709Z] [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:16:15 [2019-12-20T18:16:15.709Z] [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:16:15 [2019-12-20T18:16:15.710Z] [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:16:15 [2019-12-20T18:16:15.966Z] [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:16:15 [2019-12-20T18:16:15.967Z] [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:16:15 [2019-12-20T18:16:15.967Z] [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:16:16 [2019-12-20T18:16:16.224Z] [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 137 kB/s)
13:16:16 [2019-12-20T18:16:16.224Z] [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:16:16 [2019-12-20T18:16:16.224Z] [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:16:16 [2019-12-20T18:16:16.224Z] [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:16:16 [2019-12-20T18:16:16.787Z] [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:16:16 [2019-12-20T18:16:16.787Z] [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:16:16 [2019-12-20T18:16:16.787Z] [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:16:16 [2019-12-20T18:16:16.787Z] [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 56 kB/s)
13:16:16 [2019-12-20T18:16:16.787Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
13:16:16 [2019-12-20T18:16:16.787Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
13:16:16 [2019-12-20T18:16:16.787Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
13:16:17 [2019-12-20T18:16:17.043Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
13:16:17 [2019-12-20T18:16:17.043Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
13:16:17 [2019-12-20T18:16:17.043Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom
13:16:17 [2019-12-20T18:16:17.043Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.pom (5.3 kB at 178 kB/s)
13:16:17 [2019-12-20T18:16:17.043Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
13:16:17 [2019-12-20T18:16:17.043Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
13:16:17 [2019-12-20T18:16:17.043Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
13:16:17 [2019-12-20T18:16:17.606Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
13:16:17 [2019-12-20T18:16:17.606Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
13:16:17 [2019-12-20T18:16:17.606Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom
13:16:17 [2019-12-20T18:16:17.606Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.pom (4.9 kB at 182 kB/s)
13:16:17 [2019-12-20T18:16:17.606Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
13:16:17 [2019-12-20T18:16:17.606Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
13:16:17 [2019-12-20T18:16:17.606Z] [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:16:17 [2019-12-20T18:16:17.863Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
13:16:17 [2019-12-20T18:16:17.863Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
13:16:17 [2019-12-20T18:16:17.863Z] [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:16:17 [2019-12-20T18:16:17.863Z] [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 694 kB/s)
13:16:17 [2019-12-20T18:16:17.863Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
13:16:17 [2019-12-20T18:16:17.863Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
13:16:17 [2019-12-20T18:16:17.863Z] [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:16:18 [2019-12-20T18:16:18.120Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
13:16:18 [2019-12-20T18:16:18.376Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
13:16:18 [2019-12-20T18:16:18.376Z] [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:16:18 [2019-12-20T18:16:18.376Z] [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 233 kB/s)
13:16:18 [2019-12-20T18:16:18.376Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.2/commons-io-2.2.pom
13:16:18 [2019-12-20T18:16:18.376Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom
13:16:18 [2019-12-20T18:16:18.376Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-io/commons-io/2.2/commons-io-2.2.pom
13:16:18 [2019-12-20T18:16:18.632Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom
13:16:18 [2019-12-20T18:16:18.632Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.2/commons-io-2.2.pom
13:16:19 [2019-12-20T18:16:19.222Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom
13:16:19 [2019-12-20T18:16:19.222Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 380 kB/s)
13:16:19 [2019-12-20T18:16:19.222Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/24/commons-parent-24.pom
13:16:19 [2019-12-20T18:16:19.222Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom
13:16:19 [2019-12-20T18:16:19.222Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/24/commons-parent-24.pom
13:16:19 [2019-12-20T18:16:19.222Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom
13:16:19 [2019-12-20T18:16:19.222Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/24/commons-parent-24.pom
13:16:19 [2019-12-20T18:16:19.222Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom
13:16:19 [2019-12-20T18:16:19.222Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 945 kB/s)
13:16:19 [2019-12-20T18:16:19.222Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom
13:16:19 [2019-12-20T18:16:19.478Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/9/apache-9.pom
13:16:19 [2019-12-20T18:16:19.478Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom
13:16:19 [2019-12-20T18:16:19.735Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/9/apache-9.pom
13:16:19 [2019-12-20T18:16:19.735Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/9/apache-9.pom
13:16:19 [2019-12-20T18:16:19.735Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom
13:16:19 [2019-12-20T18:16:19.735Z] [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 505 kB/s)
13:16:19 [2019-12-20T18:16:19.735Z] [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:16:19 [2019-12-20T18:16:19.735Z] [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:16:19 [2019-12-20T18:16:19.735Z] [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:16:19 [2019-12-20T18:16:19.991Z] [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:16:20 [2019-12-20T18:16:20.249Z] [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:16:20 [2019-12-20T18:16:20.249Z] [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:16:20 [2019-12-20T18:16:20.249Z] [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 475 kB/s)
13:16:20 [2019-12-20T18:16:20.249Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
13:16:20 [2019-12-20T18:16:20.249Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
13:16:20 [2019-12-20T18:16:20.505Z] [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:16:20 [2019-12-20T18:16:20.762Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
13:16:20 [2019-12-20T18:16:20.763Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
13:16:20 [2019-12-20T18:16:20.763Z] [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:16:20 [2019-12-20T18:16:20.763Z] [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 1.7 MB/s)
13:16:20 [2019-12-20T18:16:20.763Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom
13:16:20 [2019-12-20T18:16:20.763Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom
13:16:20 [2019-12-20T18:16:20.763Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom
13:16:21 [2019-12-20T18:16:21.019Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom
13:16:21 [2019-12-20T18:16:21.276Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom
13:16:21 [2019-12-20T18:16:21.276Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom
13:16:21 [2019-12-20T18:16:21.276Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.pom (15 kB at 433 kB/s)
13:16:21 [2019-12-20T18:16:21.276Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
13:16:21 [2019-12-20T18:16:21.276Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
13:16:21 [2019-12-20T18:16:21.276Z] [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:16:21 [2019-12-20T18:16:21.532Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
13:16:21 [2019-12-20T18:16:21.790Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
13:16:21 [2019-12-20T18:16:21.790Z] [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:16:22 [2019-12-20T18:16:22.046Z] [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 274 kB/s)
13:16:22 [2019-12-20T18:16:22.046Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom
13:16:22 [2019-12-20T18:16:22.046Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/18/apache-18.pom
13:16:22 [2019-12-20T18:16:22.046Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom
13:16:22 [2019-12-20T18:16:22.303Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/18/apache-18.pom
13:16:22 [2019-12-20T18:16:22.303Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/18/apache-18.pom
13:16:22 [2019-12-20T18:16:22.303Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom
13:16:22 [2019-12-20T18:16:22.303Z] [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 505 kB/s)
13:16:22 [2019-12-20T18:16:22.303Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom
13:16:22 [2019-12-20T18:16:22.559Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom
13:16:22 [2019-12-20T18:16:22.559Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.pom
13:16:22 [2019-12-20T18:16:22.816Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom
13:16:22 [2019-12-20T18:16:22.816Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom
13:16:22 [2019-12-20T18:16:22.816Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom
13:16:22 [2019-12-20T18:16:22.816Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom (2.8 kB at 96 kB/s)
13:16:22 [2019-12-20T18:16:22.816Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
13:16:22 [2019-12-20T18:16:22.816Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
13:16:22 [2019-12-20T18:16:22.816Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
13:16:23 [2019-12-20T18:16:23.379Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
13:16:23 [2019-12-20T18:16:23.380Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
13:16:23 [2019-12-20T18:16:23.380Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
13:16:23 [2019-12-20T18:16:23.380Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom (17 kB at 570 kB/s)
13:16:23 [2019-12-20T18:16:23.380Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
13:16:23 [2019-12-20T18:16:23.380Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
13:16:23 [2019-12-20T18:16:23.380Z] [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:16:23 [2019-12-20T18:16:23.636Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
13:16:23 [2019-12-20T18:16:23.636Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
13:16:23 [2019-12-20T18:16:23.636Z] [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:16:23 [2019-12-20T18:16:23.636Z] [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 485 kB/s)
13:16:23 [2019-12-20T18:16:23.636Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.pom
13:16:23 [2019-12-20T18:16:23.636Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.pom
13:16:23 [2019-12-20T18:16:23.893Z] [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:16:24 [2019-12-20T18:16:24.149Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.pom
13:16:24 [2019-12-20T18:16:24.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.pom
13:16:24 [2019-12-20T18:16:24.149Z] [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:16:24 [2019-12-20T18:16:24.149Z] [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 68 kB/s)
13:16:24 [2019-12-20T18:16:24.149Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom
13:16:24 [2019-12-20T18:16:24.149Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom
13:16:24 [2019-12-20T18:16:24.149Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom
13:16:24 [2019-12-20T18:16:24.713Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom
13:16:24 [2019-12-20T18:16:24.713Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom
13:16:24 [2019-12-20T18:16:24.713Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom
13:16:24 [2019-12-20T18:16:24.713Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.pom (1.1 kB at 35 kB/s)
13:16:24 [2019-12-20T18:16:24.713Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom
13:16:24 [2019-12-20T18:16:24.970Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom
13:16:24 [2019-12-20T18:16:24.970Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom
13:16:25 [2019-12-20T18:16:25.226Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom
13:16:25 [2019-12-20T18:16:25.226Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom
13:16:25 [2019-12-20T18:16:25.226Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom
13:16:25 [2019-12-20T18:16:25.226Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.pom (1.8 kB at 54 kB/s)
13:16:25 [2019-12-20T18:16:25.226Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom
13:16:25 [2019-12-20T18:16:25.226Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom
13:16:25 [2019-12-20T18:16:25.226Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom
13:16:25 [2019-12-20T18:16:25.790Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom
13:16:25 [2019-12-20T18:16:25.790Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom
13:16:25 [2019-12-20T18:16:25.790Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom
13:16:25 [2019-12-20T18:16:25.790Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.3.0/sisu-equinox-1.3.0.pom (1.0 kB at 37 kB/s)
13:16:25 [2019-12-20T18:16:25.790Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom
13:16:25 [2019-12-20T18:16:25.790Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom
13:16:25 [2019-12-20T18:16:25.790Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom
13:16:26 [2019-12-20T18:16:26.048Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom
13:16:26 [2019-12-20T18:16:26.048Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom
13:16:26 [2019-12-20T18:16:26.048Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom
13:16:26 [2019-12-20T18:16:26.305Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.pom (1.0 kB at 13 kB/s)
13:16:26 [2019-12-20T18:16:26.305Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom
13:16:26 [2019-12-20T18:16:26.305Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom
13:16:26 [2019-12-20T18:16:26.305Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom
13:16:26 [2019-12-20T18:16:26.563Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom
13:16:26 [2019-12-20T18:16:26.563Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom
13:16:26 [2019-12-20T18:16:26.563Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom
13:16:26 [2019-12-20T18:16:26.563Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.pom (1.7 kB at 45 kB/s)
13:16:26 [2019-12-20T18:16:26.563Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom
13:16:26 [2019-12-20T18:16:26.819Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom
13:16:26 [2019-12-20T18:16:26.819Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom
13:16:27 [2019-12-20T18:16:27.075Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom
13:16:27 [2019-12-20T18:16:27.076Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom
13:16:27 [2019-12-20T18:16:27.076Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom
13:16:27 [2019-12-20T18:16:27.076Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.pom (1.3 kB at 42 kB/s)
13:16:27 [2019-12-20T18:16:27.076Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.pom
13:16:27 [2019-12-20T18:16:27.642Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom
13:16:27 [2019-12-20T18:16:27.642Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.3/decentxml-1.3.pom
13:16:27 [2019-12-20T18:16:27.899Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom
13:16:27 [2019-12-20T18:16:27.899Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.pom
13:16:29 [2019-12-20T18:16:29.266Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom
13:16:29 [2019-12-20T18:16:29.266Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom (6.3 kB at 133 kB/s)
13:16:29 [2019-12-20T18:16:29.266Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom
13:16:29 [2019-12-20T18:16:29.266Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom
13:16:29 [2019-12-20T18:16:29.266Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom
13:16:31 [2019-12-20T18:16:31.787Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom
13:16:31 [2019-12-20T18:16:31.787Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom
13:16:31 [2019-12-20T18:16:31.787Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom
13:16:32 [2019-12-20T18:16:32.043Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.pom (2.1 kB at 71 kB/s)
13:16:32 [2019-12-20T18:16:32.043Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom
13:16:32 [2019-12-20T18:16:32.043Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom
13:16:32 [2019-12-20T18:16:32.043Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom
13:16:32 [2019-12-20T18:16:32.300Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom
13:16:32 [2019-12-20T18:16:32.300Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom
13:16:32 [2019-12-20T18:16:32.557Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom
13:16:32 [2019-12-20T18:16:32.557Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.pom (1.1 kB at 16 kB/s)
13:16:32 [2019-12-20T18:16:32.557Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom
13:16:32 [2019-12-20T18:16:32.557Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom
13:16:32 [2019-12-20T18:16:32.557Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom
13:16:33 [2019-12-20T18:16:33.120Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom
13:16:33 [2019-12-20T18:16:33.120Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom
13:16:33 [2019-12-20T18:16:33.120Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom
13:16:33 [2019-12-20T18:16:33.120Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.3.0/tycho-bundles-1.3.0.pom (3.3 kB at 113 kB/s)
13:16:33 [2019-12-20T18:16:33.120Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom
13:16:33 [2019-12-20T18:16:33.120Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom
13:16:33 [2019-12-20T18:16:33.120Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom
13:16:33 [2019-12-20T18:16:33.683Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom
13:16:33 [2019-12-20T18:16:33.683Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom
13:16:33 [2019-12-20T18:16:33.683Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom
13:16:33 [2019-12-20T18:16:33.683Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.pom (1.0 kB at 20 kB/s)
13:16:33 [2019-12-20T18:16:33.683Z] [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:16:33 [2019-12-20T18:16:33.683Z] [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:16:33 [2019-12-20T18:16:33.940Z] [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:16:34 [2019-12-20T18:16:34.198Z] [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:16:34 [2019-12-20T18:16:34.198Z] [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:16:34 [2019-12-20T18:16:34.198Z] [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:16:34 [2019-12-20T18:16:34.198Z] [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 139 kB/s)
13:16:34 [2019-12-20T18:16:34.455Z] [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:16:34 [2019-12-20T18:16:34.455Z] [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:16:34 [2019-12-20T18:16:34.455Z] [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:16:37 [2019-12-20T18:16:37.726Z] [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:16:37 [2019-12-20T18:16:37.726Z] [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:16:37 [2019-12-20T18:16:37.726Z] [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:16:37 [2019-12-20T18:16:37.983Z] [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 3.2 kB/s)
13:16:38 [2019-12-20T18:16:38.240Z] [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:16:38 [2019-12-20T18:16:38.240Z] [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:16:38 [2019-12-20T18:16:38.240Z] [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:16:38 [2019-12-20T18:16:38.496Z] [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:16:38 [2019-12-20T18:16:38.496Z] [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:16:38 [2019-12-20T18:16:38.496Z] [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:16:38 [2019-12-20T18:16:38.496Z] [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 442 kB/s)
13:16:38 [2019-12-20T18:16:38.753Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
13:16:38 [2019-12-20T18:16:38.753Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
13:16:39 [2019-12-20T18:16:39.010Z] [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:16:39 [2019-12-20T18:16:39.267Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
13:16:39 [2019-12-20T18:16:39.267Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
13:16:39 [2019-12-20T18:16:39.267Z] [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:16:39 [2019-12-20T18:16:39.267Z] [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:16:39 [2019-12-20T18:16:39.523Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom
13:16:39 [2019-12-20T18:16:39.523Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom
13:16:40 [2019-12-20T18:16:40.892Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom
13:16:41 [2019-12-20T18:16:41.148Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom
13:16:41 [2019-12-20T18:16:41.148Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom
13:16:41 [2019-12-20T18:16:41.148Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
13:16:41 [2019-12-20T18:16:41.404Z] [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 124 kB/s)
13:16:41 [2019-12-20T18:16:41.404Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom
13:16:41 [2019-12-20T18:16:41.404Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom
13:16:41 [2019-12-20T18:16:41.404Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom
13:16:41 [2019-12-20T18:16:41.661Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom
13:16:41 [2019-12-20T18:16:41.661Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom
13:16:41 [2019-12-20T18:16:41.918Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom
13:16:41 [2019-12-20T18:16:41.918Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.pom (2.1 kB at 31 kB/s)
13:16:41 [2019-12-20T18:16:41.918Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom
13:16:41 [2019-12-20T18:16:41.918Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom
13:16:41 [2019-12-20T18:16:41.918Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom
13:16:42 [2019-12-20T18:16:42.177Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom
13:16:42 [2019-12-20T18:16:42.434Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom
13:16:42 [2019-12-20T18:16:42.434Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom
13:16:42 [2019-12-20T18:16:42.434Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.3.0/tycho-p2-1.3.0.pom (1.1 kB at 39 kB/s)
13:16:42 [2019-12-20T18:16:42.434Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom
13:16:42 [2019-12-20T18:16:42.434Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom
13:16:42 [2019-12-20T18:16:42.434Z] [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.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom
13:16:42 [2019-12-20T18:16:42.997Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom
13:16:43 [2019-12-20T18:16:43.927Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom
13:16:43 [2019-12-20T18:16:43.927Z] [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.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom
13:16:43 [2019-12-20T18:16:43.927Z] [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.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.pom (1.1 kB at 37 kB/s)
13:16:43 [2019-12-20T18:16:43.927Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom
13:16:44 [2019-12-20T18:16:44.183Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom
13:16:44 [2019-12-20T18:16:44.183Z] [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.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom
13:16:44 [2019-12-20T18:16:44.440Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom
13:16:44 [2019-12-20T18:16:44.440Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom
13:16:44 [2019-12-20T18:16:44.440Z] [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.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom
13:16:44 [2019-12-20T18:16:44.440Z] [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.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.pom (1.1 kB at 24 kB/s)
13:16:44 [2019-12-20T18:16:44.440Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar
13:16:44 [2019-12-20T18:16:44.440Z] [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:16:44 [2019-12-20T18:16:44.440Z] [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:16:44 [2019-12-20T18:16:44.440Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar
13:16:44 [2019-12-20T18:16:44.440Z] [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:16:44 [2019-12-20T18:16:44.440Z] [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:16:44 [2019-12-20T18:16:44.440Z] [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:16:44 [2019-12-20T18:16:44.440Z] [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:16:44 [2019-12-20T18:16:44.697Z] [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:16:44 [2019-12-20T18:16:44.697Z] [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:16:44 [2019-12-20T18:16:44.697Z] [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:16:44 [2019-12-20T18:16:44.697Z] [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:16:44 [2019-12-20T18:16:44.697Z] [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:16:44 [2019-12-20T18:16:44.697Z] [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:16:44 [2019-12-20T18:16:44.697Z] [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:16:44 [2019-12-20T18:16:44.697Z] [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:16:44 [2019-12-20T18:16:44.697Z] [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:16:44 [2019-12-20T18:16:44.697Z] [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:16:44 [2019-12-20T18:16:44.697Z] [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:16:44 [2019-12-20T18:16:44.697Z] [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:16:44 [2019-12-20T18:16:44.697Z] [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:16:44 [2019-12-20T18:16:44.697Z] [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:16:44 [2019-12-20T18:16:44.697Z] [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:16:44 [2019-12-20T18:16:44.955Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
13:16:44 [2019-12-20T18:16:44.955Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
13:16:44 [2019-12-20T18:16:44.955Z] [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:16:44 [2019-12-20T18:16:44.955Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar
13:16:44 [2019-12-20T18:16:44.955Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar
13:16:44 [2019-12-20T18:16:44.955Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
13:16:44 [2019-12-20T18:16:44.955Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.jar
13:16:44 [2019-12-20T18:16:44.955Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar
13:16:44 [2019-12-20T18:16:44.955Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar
13:16:44 [2019-12-20T18:16:44.955Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar
13:16:44 [2019-12-20T18:16:44.955Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar
13:16:44 [2019-12-20T18:16:44.955Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar
13:16:44 [2019-12-20T18:16:44.955Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.jar
13:16:44 [2019-12-20T18:16:44.955Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar
13:16:44 [2019-12-20T18:16:44.955Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar
13:16:44 [2019-12-20T18:16:44.955Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar
13:16:44 [2019-12-20T18:16:44.955Z] [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:16:45 [2019-12-20T18:16:45.211Z] [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:16:45 [2019-12-20T18:16:45.211Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar
13:16:45 [2019-12-20T18:16:45.211Z] [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:16:45 [2019-12-20T18:16:45.211Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar
13:16:45 [2019-12-20T18:16:45.211Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar
13:16:46 [2019-12-20T18:16:46.579Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar
13:16:46 [2019-12-20T18:16:46.579Z] [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:16:46 [2019-12-20T18:16:46.579Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar
13:16:46 [2019-12-20T18:16:46.579Z] [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:16:46 [2019-12-20T18:16:46.579Z] [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:16:46 [2019-12-20T18:16:46.579Z] [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:16:46 [2019-12-20T18:16:46.579Z] [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:16:46 [2019-12-20T18:16:46.579Z] [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:16:46 [2019-12-20T18:16:46.579Z] [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:16:46 [2019-12-20T18:16:46.580Z] [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:16:46 [2019-12-20T18:16:46.580Z] [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:16:46 [2019-12-20T18:16:46.580Z] [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:16:46 [2019-12-20T18:16:46.580Z] [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:16:46 [2019-12-20T18:16:46.580Z] [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:16:46 [2019-12-20T18:16:46.580Z] [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:16:46 [2019-12-20T18:16:46.580Z] [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:16:46 [2019-12-20T18:16:46.580Z] [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:16:46 [2019-12-20T18:16:46.580Z] [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:16:46 [2019-12-20T18:16:46.580Z] [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:16:46 [2019-12-20T18:16:46.580Z] [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:16:46 [2019-12-20T18:16:46.580Z] [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:16:46 [2019-12-20T18:16:46.580Z] [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:16:46 [2019-12-20T18:16:46.580Z] [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:16:46 [2019-12-20T18:16:46.580Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
13:16:46 [2019-12-20T18:16:46.580Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
13:16:46 [2019-12-20T18:16:46.580Z] [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:16:46 [2019-12-20T18:16:46.580Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar
13:16:46 [2019-12-20T18:16:46.580Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar
13:16:46 [2019-12-20T18:16:46.580Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
13:16:46 [2019-12-20T18:16:46.580Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.jar
13:16:46 [2019-12-20T18:16:46.580Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar
13:16:46 [2019-12-20T18:16:46.580Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar
13:16:46 [2019-12-20T18:16:46.580Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar
13:16:46 [2019-12-20T18:16:46.580Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar
13:16:46 [2019-12-20T18:16:46.580Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar
13:16:46 [2019-12-20T18:16:46.580Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar
13:16:46 [2019-12-20T18:16:46.580Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar
13:16:46 [2019-12-20T18:16:46.580Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar
13:16:46 [2019-12-20T18:16:46.580Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar
13:16:46 [2019-12-20T18:16:46.580Z] [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:16:46 [2019-12-20T18:16:46.580Z] [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:16:46 [2019-12-20T18:16:46.580Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar
13:16:46 [2019-12-20T18:16:46.836Z] [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:16:46 [2019-12-20T18:16:46.836Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar
13:16:46 [2019-12-20T18:16:46.836Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar
13:16:47 [2019-12-20T18:16:47.765Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar
13:16:47 [2019-12-20T18:16:47.765Z] [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:16:47 [2019-12-20T18:16:47.765Z] [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:16:47 [2019-12-20T18:16:47.765Z] [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:16:47 [2019-12-20T18:16:47.765Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar
13:16:48 [2019-12-20T18:16:48.021Z] [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:16:48 [2019-12-20T18:16:48.021Z] [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:16:48 [2019-12-20T18:16:48.021Z] [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:16:48 [2019-12-20T18:16:48.021Z] [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:16:48 [2019-12-20T18:16:48.021Z] [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:16:48 [2019-12-20T18:16:48.585Z] [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:16:48 [2019-12-20T18:16:48.585Z] [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:16:48 [2019-12-20T18:16:48.585Z] [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:16:48 [2019-12-20T18:16:48.585Z] [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:16:48 [2019-12-20T18:16:48.585Z] [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:16:48 [2019-12-20T18:16:48.585Z] [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:16:48 [2019-12-20T18:16:48.841Z] [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:16:48 [2019-12-20T18:16:48.841Z] [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:16:48 [2019-12-20T18:16:48.841Z] [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:16:48 [2019-12-20T18:16:48.841Z] [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:16:49 [2019-12-20T18:16:49.099Z] [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:16:49 [2019-12-20T18:16:49.099Z] [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:16:49 [2019-12-20T18:16:49.099Z] [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:16:49 [2019-12-20T18:16:49.356Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
13:16:49 [2019-12-20T18:16:49.356Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
13:16:49 [2019-12-20T18:16:49.356Z] [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:16:49 [2019-12-20T18:16:49.356Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar
13:16:49 [2019-12-20T18:16:49.356Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.jar
13:16:49 [2019-12-20T18:16:49.613Z] [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:16:49 [2019-12-20T18:16:49.613Z] [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:16:49 [2019-12-20T18:16:49.613Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar
13:16:49 [2019-12-20T18:16:49.613Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar
13:16:49 [2019-12-20T18:16:49.869Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar
13:16:49 [2019-12-20T18:16:49.869Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar
13:16:49 [2019-12-20T18:16:49.869Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar
13:16:50 [2019-12-20T18:16:50.125Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.3/decentxml-1.3.jar
13:16:50 [2019-12-20T18:16:50.125Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar
13:16:50 [2019-12-20T18:16:50.126Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar
13:16:50 [2019-12-20T18:16:50.382Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar
13:16:50 [2019-12-20T18:16:50.382Z] [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:16:50 [2019-12-20T18:16:50.382Z] [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:16:50 [2019-12-20T18:16:50.382Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar
13:16:50 [2019-12-20T18:16:50.382Z] [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:16:50 [2019-12-20T18:16:50.638Z] [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.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar
13:16:50 [2019-12-20T18:16:50.638Z] [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.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar
13:16:50 [2019-12-20T18:16:50.894Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar
13:16:50 [2019-12-20T18:16:50.894Z] [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:16:50 [2019-12-20T18:16:50.894Z] [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:16:50 [2019-12-20T18:16:50.894Z] [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:16:50 [2019-12-20T18:16:50.894Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar
13:16:50 [2019-12-20T18:16:50.894Z] [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:16:50 [2019-12-20T18:16:50.894Z] [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:16:50 [2019-12-20T18:16:50.894Z] [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:16:50 [2019-12-20T18:16:50.894Z] [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:16:51 [2019-12-20T18:16:51.151Z] [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:16:51 [2019-12-20T18:16:51.151Z] [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:16:51 [2019-12-20T18:16:51.151Z] [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:16:51 [2019-12-20T18:16:51.151Z] [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:16:51 [2019-12-20T18:16:51.151Z] [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:16:51 [2019-12-20T18:16:51.151Z] [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:16:51 [2019-12-20T18:16:51.151Z] [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:16:51 [2019-12-20T18:16:51.151Z] [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:16:51 [2019-12-20T18:16:51.151Z] [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:16:51 [2019-12-20T18:16:51.151Z] [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:16:51 [2019-12-20T18:16:51.151Z] [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:16:51 [2019-12-20T18:16:51.151Z] [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:16:51 [2019-12-20T18:16:51.151Z] [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:16:51 [2019-12-20T18:16:51.151Z] [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:16:51 [2019-12-20T18:16:51.151Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
13:16:51 [2019-12-20T18:16:51.152Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
13:16:51 [2019-12-20T18:16:51.152Z] [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:16:51 [2019-12-20T18:16:51.152Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar
13:16:51 [2019-12-20T18:16:51.152Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar
13:16:51 [2019-12-20T18:16:51.152Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
13:16:51 [2019-12-20T18:16:51.152Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.jar
13:16:51 [2019-12-20T18:16:51.152Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar
13:16:51 [2019-12-20T18:16:51.152Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar
13:16:51 [2019-12-20T18:16:51.152Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar
13:16:51 [2019-12-20T18:16:51.152Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar
13:16:51 [2019-12-20T18:16:51.152Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar
13:16:51 [2019-12-20T18:16:51.152Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar
13:16:51 [2019-12-20T18:16:51.152Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar
13:16:51 [2019-12-20T18:16:51.152Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar
13:16:51 [2019-12-20T18:16:51.409Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar
13:16:51 [2019-12-20T18:16:51.409Z] [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:16:51 [2019-12-20T18:16:51.409Z] [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:16:51 [2019-12-20T18:16:51.409Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar
13:16:51 [2019-12-20T18:16:51.409Z] [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:16:51 [2019-12-20T18:16:51.409Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar
13:16:51 [2019-12-20T18:16:51.409Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar
13:16:52 [2019-12-20T18:16:52.338Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar
13:16:52 [2019-12-20T18:16:52.338Z] [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:16:52 [2019-12-20T18:16:52.338Z] [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:16:52 [2019-12-20T18:16:52.338Z] [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:16:52 [2019-12-20T18:16:52.338Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar
13:16:52 [2019-12-20T18:16:52.338Z] [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:16:52 [2019-12-20T18:16:52.338Z] [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:16:52 [2019-12-20T18:16:52.338Z] [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:16:52 [2019-12-20T18:16:52.338Z] [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:16:52 [2019-12-20T18:16:52.338Z] [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:16:52 [2019-12-20T18:16:52.338Z] [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:16:52 [2019-12-20T18:16:52.338Z] [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:16:52 [2019-12-20T18:16:52.338Z] [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:16:52 [2019-12-20T18:16:52.338Z] [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:16:52 [2019-12-20T18:16:52.338Z] [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:16:52 [2019-12-20T18:16:52.338Z] [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:16:52 [2019-12-20T18:16:52.338Z] [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:16:52 [2019-12-20T18:16:52.338Z] [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:16:52 [2019-12-20T18:16:52.338Z] [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:16:52 [2019-12-20T18:16:52.338Z] [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:16:52 [2019-12-20T18:16:52.594Z] [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:16:52 [2019-12-20T18:16:52.594Z] [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:16:52 [2019-12-20T18:16:52.594Z] [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:16:52 [2019-12-20T18:16:52.594Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
13:16:52 [2019-12-20T18:16:52.594Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
13:16:52 [2019-12-20T18:16:52.594Z] [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:16:52 [2019-12-20T18:16:52.594Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar
13:16:52 [2019-12-20T18:16:52.594Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar
13:16:52 [2019-12-20T18:16:52.594Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
13:16:52 [2019-12-20T18:16:52.594Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.jar
13:16:52 [2019-12-20T18:16:52.594Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar
13:16:52 [2019-12-20T18:16:52.594Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar
13:16:52 [2019-12-20T18:16:52.594Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar
13:16:52 [2019-12-20T18:16:52.594Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar
13:16:52 [2019-12-20T18:16:52.594Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar
13:16:52 [2019-12-20T18:16:52.594Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.jar
13:16:52 [2019-12-20T18:16:52.594Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar
13:16:52 [2019-12-20T18:16:52.594Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar
13:16:52 [2019-12-20T18:16:52.594Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar
13:16:52 [2019-12-20T18:16:52.594Z] [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:16:52 [2019-12-20T18:16:52.594Z] [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:16:52 [2019-12-20T18:16:52.594Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar
13:16:52 [2019-12-20T18:16:52.594Z] [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:16:52 [2019-12-20T18:16:52.594Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar
13:16:52 [2019-12-20T18:16:52.594Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar
13:16:52 [2019-12-20T18:16:52.850Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar
13:16:52 [2019-12-20T18:16:52.850Z] [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:16:52 [2019-12-20T18:16:52.850Z] [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:16:52 [2019-12-20T18:16:52.850Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar
13:16:52 [2019-12-20T18:16:52.850Z] [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:16:52 [2019-12-20T18:16:52.850Z] [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 897 kB/s)
13:16:52 [2019-12-20T18:16:52.850Z] [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:16:52 [2019-12-20T18:16:52.850Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-maven-plugin/1.3.0/tycho-maven-plugin-1.3.0.jar (5.6 kB at 81 kB/s)
13:16:52 [2019-12-20T18:16:52.850Z] [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:16:52 [2019-12-20T18:16:52.850Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.3.0/tycho-core-1.3.0.jar (202 kB at 2.7 MB/s)
13:16:52 [2019-12-20T18:16:52.850Z] [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:16:52 [2019-12-20T18:16:52.850Z] [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 6.7 MB/s)
13:16:52 [2019-12-20T18:16:52.850Z] [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:16:52 [2019-12-20T18:16:52.850Z] [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 2.0 MB/s)
13:16:52 [2019-12-20T18:16:52.850Z] [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:16:52 [2019-12-20T18:16:52.850Z] [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 424 kB/s)
13:16:52 [2019-12-20T18:16:52.850Z] [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:16:52 [2019-12-20T18:16:52.851Z] [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 683 kB/s)
13:16:52 [2019-12-20T18:16:52.851Z] [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:16:52 [2019-12-20T18:16:52.851Z] [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 602 kB/s)
13:16:52 [2019-12-20T18:16:52.851Z] [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:16:52 [2019-12-20T18:16:52.851Z] [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 704 kB/s)
13:16:52 [2019-12-20T18:16:52.851Z] [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:16:53 [2019-12-20T18:16:53.107Z] [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 409 kB/s)
13:16:53 [2019-12-20T18:16:53.107Z] [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:16:53 [2019-12-20T18:16:53.107Z] [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 134 kB/s)
13:16:53 [2019-12-20T18:16:53.107Z] [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:16:53 [2019-12-20T18:16:53.107Z] [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 505 kB/s)
13:16:53 [2019-12-20T18:16:53.107Z] [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:16:53 [2019-12-20T18:16:53.107Z] [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 250 kB/s)
13:16:53 [2019-12-20T18:16:53.107Z] [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:16:53 [2019-12-20T18:16:53.107Z] [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.4 MB/s)
13:16:53 [2019-12-20T18:16:53.107Z] [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:16:53 [2019-12-20T18:16:53.107Z] [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 443 kB/s)
13:16:53 [2019-12-20T18:16:53.107Z] [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:16:53 [2019-12-20T18:16:53.107Z] [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 583 kB/s)
13:16:53 [2019-12-20T18:16:53.107Z] [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:16:53 [2019-12-20T18:16:53.107Z] [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 176 kB/s)
13:16:53 [2019-12-20T18:16:53.107Z] [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:16:53 [2019-12-20T18:16:53.107Z] [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 129 kB/s)
13:16:53 [2019-12-20T18:16:53.107Z] [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:16:53 [2019-12-20T18:16:53.107Z] [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 37 kB/s)
13:16:53 [2019-12-20T18:16:53.107Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar
13:16:53 [2019-12-20T18:16:53.107Z] [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 135 kB/s)
13:16:53 [2019-12-20T18:16:53.107Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar
13:16:53 [2019-12-20T18:16:53.107Z] [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 76 kB/s)
13:16:53 [2019-12-20T18:16:53.107Z] [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:16:53 [2019-12-20T18:16:53.107Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/3.4/plexus-archiver-3.4.jar (187 kB at 489 kB/s)
13:16:53 [2019-12-20T18:16:53.107Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar
13:16:53 [2019-12-20T18:16:53.107Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.7.1/plexus-io-2.7.1.jar (86 kB at 222 kB/s)
13:16:53 [2019-12-20T18:16:53.107Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar
13:16:53 [2019-12-20T18:16:53.107Z] [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 527 kB/s)
13:16:53 [2019-12-20T18:16:53.107Z] [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:16:53 [2019-12-20T18:16:53.364Z] [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 505 kB/s)
13:16:53 [2019-12-20T18:16:53.364Z] [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:16:53 [2019-12-20T18:16:53.364Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar (56 kB at 113 kB/s)
13:16:53 [2019-12-20T18:16:53.364Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar
13:16:53 [2019-12-20T18:16:53.364Z] [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 27 kB/s)
13:16:53 [2019-12-20T18:16:53.364Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar
13:16:53 [2019-12-20T18:16:53.364Z] [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 194 kB/s)
13:16:53 [2019-12-20T18:16:53.364Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar
13:16:53 [2019-12-20T18:16:53.364Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.1.100.v20180131-1413/org.eclipse.osgi.compatibility.state-1.1.100.v20180131-1413.jar (245 kB at 470 kB/s)
13:16:53 [2019-12-20T18:16:53.364Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar
13:16:53 [2019-12-20T18:16:53.365Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.3.0/sisu-equinox-embedder-1.3.0.jar (13 kB at 26 kB/s)
13:16:53 [2019-12-20T18:16:53.365Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar
13:16:53 [2019-12-20T18:16:53.365Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15.jar (532 kB at 991 kB/s)
13:16:53 [2019-12-20T18:16:53.365Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar
13:16:53 [2019-12-20T18:16:53.365Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.3.0/sisu-equinox-api-1.3.0.jar (3.2 kB at 5.9 kB/s)
13:16:53 [2019-12-20T18:16:53.365Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar
13:16:53 [2019-12-20T18:16:53.365Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.3.0/tycho-metadata-model-1.3.0.jar (37 kB at 67 kB/s)
13:16:53 [2019-12-20T18:16:53.365Z] [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 106 kB/s)
13:16:53 [2019-12-20T18:16:53.365Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar
13:16:53 [2019-12-20T18:16:53.365Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar
13:16:53 [2019-12-20T18:16:53.365Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.3.0/tycho-embedder-api-1.3.0.jar (7.2 kB at 13 kB/s)
13:16:53 [2019-12-20T18:16:53.365Z] [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:16:53 [2019-12-20T18:16:53.365Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.3.0/org.eclipse.tycho.embedder.shared-1.3.0.jar (9.4 kB at 17 kB/s)
13:16:53 [2019-12-20T18:16:53.365Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar (112 kB at 197 kB/s)
13:16:53 [2019-12-20T18:16:53.365Z] [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:16:53 [2019-12-20T18:16:53.365Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar
13:16:53 [2019-12-20T18:16:53.365Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.3.0/org.eclipse.tycho.core.shared-1.3.0.jar (37 kB at 65 kB/s)
13:16:53 [2019-12-20T18:16:53.365Z] [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:16:53 [2019-12-20T18:16:53.365Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.3.0/tycho-p2-facade-1.3.0.jar (38 kB at 65 kB/s)
13:16:53 [2019-12-20T18:16:53.365Z] [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.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar
13:16:53 [2019-12-20T18:16:53.365Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.13.0.v20180226-1711/org.eclipse.osgi-3.13.0.v20180226-1711.jar (1.4 MB at 2.5 MB/s)
13:16:53 [2019-12-20T18:16:53.365Z] [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.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar
13:16:53 [2019-12-20T18:16:53.365Z] [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 489 kB/s)
13:16:53 [2019-12-20T18:16:53.365Z] [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 91 kB/s)
13:16:53 [2019-12-20T18:16:53.365Z] [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.3.0/org.eclipse.tycho.p2.resolver.shared-1.3.0.jar (29 kB at 48 kB/s)
13:16:53 [2019-12-20T18:16:53.365Z] [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 7.2 kB/s)
13:16:53 [2019-12-20T18:16:53.365Z] [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.3.0/org.eclipse.tycho.p2.tools.shared-1.3.0.jar (21 kB at 35 kB/s)
13:16:57 [2019-12-20T18:16:57.534Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip
13:16:57 [2019-12-20T18:16:57.534Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip
13:16:57 [2019-12-20T18:16:57.534Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip
13:16:57 [2019-12-20T18:16:57.534Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip
13:16:57 [2019-12-20T18:16:57.534Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip
13:16:57 [2019-12-20T18:16:57.534Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip
13:16:57 [2019-12-20T18:16:57.534Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles-external/1.3.0/tycho-bundles-external-1.3.0.zip (8.0 MB at 27 MB/s)
13:16:58 [2019-12-20T18:16:58.111Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar
13:16:58 [2019-12-20T18:16:58.112Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar
13:16:58 [2019-12-20T18:16:58.369Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar
13:16:58 [2019-12-20T18:16:58.625Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar
13:16:58 [2019-12-20T18:16:58.625Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar
13:16:58 [2019-12-20T18:16:58.625Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar
13:16:58 [2019-12-20T18:16:58.625Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.impl/1.3.0/org.eclipse.tycho.p2.resolver.impl-1.3.0.jar (218 kB at 4.9 MB/s)
13:16:58 [2019-12-20T18:16:58.625Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar
13:16:58 [2019-12-20T18:16:58.881Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar
13:16:58 [2019-12-20T18:16:58.881Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar
13:16:59 [2019-12-20T18:16:59.137Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar
13:16:59 [2019-12-20T18:16:59.137Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar
13:16:59 [2019-12-20T18:16:59.137Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar
13:16:59 [2019-12-20T18:16:59.137Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.maven.repository/1.3.0/org.eclipse.tycho.p2.maven.repository-1.3.0.jar (148 kB at 3.6 MB/s)
13:16:59 [2019-12-20T18:16:59.137Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar
13:16:59 [2019-12-20T18:16:59.137Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar
13:16:59 [2019-12-20T18:16:59.393Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar
13:16:59 [2019-12-20T18:16:59.649Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar
13:16:59 [2019-12-20T18:16:59.649Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar
13:16:59 [2019-12-20T18:16:59.649Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar
13:16:59 [2019-12-20T18:16:59.649Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.p2.tools.impl/1.3.0/org.eclipse.tycho.p2.tools.impl-1.3.0.jar (48 kB at 848 kB/s)
13:17:01 [2019-12-20T18:17:01.540Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
13:17:01 [2019-12-20T18:17:01.540Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
13:17:01 [2019-12-20T18:17:01.540Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
13:17:01 [2019-12-20T18:17:01.796Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
13:17:01 [2019-12-20T18:17:01.796Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
13:17:01 [2019-12-20T18:17:01.796Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom
13:17:01 [2019-12-20T18:17:01.796Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.pom (7.3 kB at 253 kB/s)
13:17:01 [2019-12-20T18:17:01.796Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
13:17:01 [2019-12-20T18:17:01.796Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
13:17:01 [2019-12-20T18:17:01.796Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
13:17:02 [2019-12-20T18:17:02.359Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
13:17:02 [2019-12-20T18:17:02.359Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
13:17:02 [2019-12-20T18:17:02.359Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom
13:17:02 [2019-12-20T18:17:02.359Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/1.4.1/enforcer-1.4.1.pom (7.2 kB at 267 kB/s)
13:17:02 [2019-12-20T18:17:02.359Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
13:17:02 [2019-12-20T18:17:02.359Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
13:17:02 [2019-12-20T18:17:02.359Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
13:17:03 [2019-12-20T18:17:03.127Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
13:17:03 [2019-12-20T18:17:03.127Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
13:17:03 [2019-12-20T18:17:03.127Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar
13:17:03 [2019-12-20T18:17:03.127Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/1.4.1/maven-enforcer-plugin-1.4.1.jar (27 kB at 535 kB/s)
13:17:03 [2019-12-20T18:17:03.127Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom
13:17:03 [2019-12-20T18:17:03.127Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom
13:17:03 [2019-12-20T18:17:03.127Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom
13:17:03 [2019-12-20T18:17:03.383Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom
13:17:03 [2019-12-20T18:17:03.383Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom
13:17:03 [2019-12-20T18:17:03.840Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom
13:17:03 [2019-12-20T18:17:03.840Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.pom (1.7 kB at 9.8 kB/s)
13:17:03 [2019-12-20T18:17:03.840Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar
13:17:04 [2019-12-20T18:17:04.297Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar
13:17:04 [2019-12-20T18:17:04.297Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar
13:17:04 [2019-12-20T18:17:04.860Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar
13:17:04 [2019-12-20T18:17:04.860Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar
13:17:05 [2019-12-20T18:17:05.422Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar
13:17:06 [2019-12-20T18:17:06.352Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/target-platform-configuration/1.3.0/target-platform-configuration-1.3.0.jar (7.7 kB at 11 kB/s)
13:17:06 [2019-12-20T18:17:06.352Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom
13:17:06 [2019-12-20T18:17:06.352Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom
13:17:06 [2019-12-20T18:17:06.352Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom
13:17:06 [2019-12-20T18:17:06.609Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom
13:17:06 [2019-12-20T18:17:06.609Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom
13:17:06 [2019-12-20T18:17:06.609Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom
13:17:06 [2019-12-20T18:17:06.609Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.pom (2.9 kB at 93 kB/s)
13:17:06 [2019-12-20T18:17:06.609Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar
13:17:06 [2019-12-20T18:17:06.609Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar
13:17:06 [2019-12-20T18:17:06.609Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar
13:17:07 [2019-12-20T18:17:07.172Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar
13:17:07 [2019-12-20T18:17:07.429Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar
13:17:07 [2019-12-20T18:17:07.691Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar
13:17:07 [2019-12-20T18:17:07.691Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-source-plugin/1.3.0/tycho-source-plugin-1.3.0.jar (23 kB at 118 kB/s)
13:17:07 [2019-12-20T18:17:07.948Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
13:17:07 [2019-12-20T18:17:07.948Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
13:17:07 [2019-12-20T18:17:07.948Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
13:17:08 [2019-12-20T18:17:08.204Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
13:17:08 [2019-12-20T18:17:08.204Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
13:17:08 [2019-12-20T18:17:08.460Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom
13:17:08 [2019-12-20T18:17:08.460Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.pom (5.0 kB at 179 kB/s)
13:17:08 [2019-12-20T18:17:08.460Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
13:17:08 [2019-12-20T18:17:08.460Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
13:17:08 [2019-12-20T18:17:08.460Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
13:17:08 [2019-12-20T18:17:08.716Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
13:17:08 [2019-12-20T18:17:08.716Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
13:17:08 [2019-12-20T18:17:08.716Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
13:17:08 [2019-12-20T18:17:08.716Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom (12 kB at 421 kB/s)
13:17:08 [2019-12-20T18:17:08.972Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
13:17:09 [2019-12-20T18:17:09.229Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
13:17:09 [2019-12-20T18:17:09.229Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
13:17:09 [2019-12-20T18:17:09.485Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
13:17:09 [2019-12-20T18:17:09.485Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
13:17:09 [2019-12-20T18:17:09.485Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom
13:17:09 [2019-12-20T18:17:09.741Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 21 kB/s)
13:17:10 [2019-12-20T18:17:10.304Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
13:17:11 [2019-12-20T18:17:11.233Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
13:17:11 [2019-12-20T18:17:11.489Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
13:17:12 [2019-12-20T18:17:12.052Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
13:17:12 [2019-12-20T18:17:12.052Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
13:17:12 [2019-12-20T18:17:12.052Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom
13:17:12 [2019-12-20T18:17:12.052Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 311 kB/s)
13:17:12 [2019-12-20T18:17:12.309Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom
13:17:12 [2019-12-20T18:17:12.309Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom
13:17:12 [2019-12-20T18:17:12.309Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/21/maven-parent-21.pom
13:17:12 [2019-12-20T18:17:12.565Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom
13:17:12 [2019-12-20T18:17:12.565Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/21/maven-parent-21.pom
13:17:12 [2019-12-20T18:17:12.565Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom
13:17:12 [2019-12-20T18:17:12.565Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 941 kB/s)
13:17:12 [2019-12-20T18:17:12.821Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/10/apache-10.pom
13:17:12 [2019-12-20T18:17:12.821Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/10/apache-10.pom
13:17:12 [2019-12-20T18:17:12.822Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/10/apache-10.pom
13:17:13 [2019-12-20T18:17:13.078Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/10/apache-10.pom
13:17:13 [2019-12-20T18:17:13.078Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/10/apache-10.pom
13:17:13 [2019-12-20T18:17:13.078Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom
13:17:13 [2019-12-20T18:17:13.078Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 kB at 510 kB/s)
13:17:13 [2019-12-20T18:17:13.078Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
13:17:13 [2019-12-20T18:17:13.078Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
13:17:13 [2019-12-20T18:17:13.334Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
13:17:13 [2019-12-20T18:17:13.591Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
13:17:13 [2019-12-20T18:17:13.591Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
13:17:13 [2019-12-20T18:17:13.591Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom
13:17:13 [2019-12-20T18:17:13.591Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 25 kB/s)
13:17:13 [2019-12-20T18:17:13.875Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
13:17:13 [2019-12-20T18:17:13.875Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
13:17:13 [2019-12-20T18:17:13.875Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
13:17:14 [2019-12-20T18:17:14.132Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
13:17:14 [2019-12-20T18:17:14.132Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
13:17:14 [2019-12-20T18:17:14.132Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom
13:17:14 [2019-12-20T18:17:14.132Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 454 kB/s)
13:17:14 [2019-12-20T18:17:14.132Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom
13:17:14 [2019-12-20T18:17:14.132Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom
13:17:14 [2019-12-20T18:17:14.388Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom
13:17:14 [2019-12-20T18:17:14.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom
13:17:14 [2019-12-20T18:17:14.645Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom
13:17:14 [2019-12-20T18:17:14.645Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom
13:17:14 [2019-12-20T18:17:14.645Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.pom (2.7 kB at 111 kB/s)
13:17:14 [2019-12-20T18:17:14.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
13:17:14 [2019-12-20T18:17:14.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar
13:17:14 [2019-12-20T18:17:14.645Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
13:17:16 [2019-12-20T18:17:16.010Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
13:17:16 [2019-12-20T18:17:16.010Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar
13:17:16 [2019-12-20T18:17:16.010Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
13:17:16 [2019-12-20T18:17:16.010Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
13:17:16 [2019-12-20T18:17:16.010Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar
13:17:16 [2019-12-20T18:17:16.010Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
13:17:16 [2019-12-20T18:17:16.941Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
13:17:16 [2019-12-20T18:17:16.941Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar
13:17:16 [2019-12-20T18:17:16.941Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
13:17:16 [2019-12-20T18:17:16.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
13:17:16 [2019-12-20T18:17:16.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar
13:17:16 [2019-12-20T18:17:16.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
13:17:16 [2019-12-20T18:17:16.941Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar
13:17:16 [2019-12-20T18:17:16.941Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar
13:17:16 [2019-12-20T18:17:16.941Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar
13:17:16 [2019-12-20T18:17:16.941Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 474 kB/s)
13:17:17 [2019-12-20T18:17:17.198Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.3.0/tycho-packaging-plugin-1.3.0.jar (129 kB at 1.3 MB/s)
13:17:17 [2019-12-20T18:17:17.198Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/2.1/maven-source-plugin-2.1.jar (24 kB at 223 kB/s)
13:17:17 [2019-12-20T18:17:17.455Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom
13:17:17 [2019-12-20T18:17:17.455Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom
13:17:17 [2019-12-20T18:17:17.711Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom
13:17:17 [2019-12-20T18:17:17.969Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom
13:17:17 [2019-12-20T18:17:17.969Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom
13:17:17 [2019-12-20T18:17:17.969Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom
13:17:18 [2019-12-20T18:17:18.226Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.pom (2.3 kB at 14 kB/s)
13:17:18 [2019-12-20T18:17:18.226Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar
13:17:18 [2019-12-20T18:17:18.226Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar
13:17:18 [2019-12-20T18:17:18.484Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar
13:17:19 [2019-12-20T18:17:19.049Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar
13:17:19 [2019-12-20T18:17:19.049Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar
13:17:19 [2019-12-20T18:17:19.306Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar
13:17:19 [2019-12-20T18:17:19.563Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-source-feature-plugin/1.3.0/tycho-source-feature-plugin-1.3.0.jar (19 kB at 115 kB/s)
13:17:19 [2019-12-20T18:17:19.563Z] [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:17:19 [2019-12-20T18:17:19.563Z] [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:17:19 [2019-12-20T18:17:19.563Z] [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:17:19 [2019-12-20T18:17:19.819Z] [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:17:20 [2019-12-20T18:17:20.075Z] [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:17:20 [2019-12-20T18:17:20.075Z] [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:17:20 [2019-12-20T18:17:20.075Z] [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 13 kB/s)
13:17:20 [2019-12-20T18:17:20.075Z] [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:17:20 [2019-12-20T18:17:20.333Z] [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:17:20 [2019-12-20T18:17:20.589Z] [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:17:21 [2019-12-20T18:17:21.151Z] [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:17:21 [2019-12-20T18:17:21.151Z] [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:17:21 [2019-12-20T18:17:21.151Z] [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:17:21 [2019-12-20T18:17:21.151Z] [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 170 kB/s)
13:17:21 [2019-12-20T18:17:21.151Z] [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:17:21 [2019-12-20T18:17:21.151Z] [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:17:21 [2019-12-20T18:17:21.151Z] [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:17:21 [2019-12-20T18:17:21.407Z] [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:17:21 [2019-12-20T18:17:21.663Z] [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:17:21 [2019-12-20T18:17:21.663Z] [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:17:21 [2019-12-20T18:17:21.663Z] [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 643 kB/s)
13:17:21 [2019-12-20T18:17:21.663Z] [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:17:21 [2019-12-20T18:17:21.663Z] [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:17:21 [2019-12-20T18:17:21.920Z] [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:17:22 [2019-12-20T18:17:22.176Z] [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:17:22 [2019-12-20T18:17:22.176Z] [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:17:22 [2019-12-20T18:17:22.176Z] [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:17:22 [2019-12-20T18:17:22.176Z] [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 7.8 kB/s)
13:17:22 [2019-12-20T18:17:22.176Z] [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:17:22 [2019-12-20T18:17:22.432Z] [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:17:22 [2019-12-20T18:17:22.432Z] [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:17:22 [2019-12-20T18:17:22.688Z] [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:17:22 [2019-12-20T18:17:22.688Z] [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:17:22 [2019-12-20T18:17:22.688Z] [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:17:22 [2019-12-20T18:17:22.688Z] [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 99 kB/s)
13:17:22 [2019-12-20T18:17:22.688Z] [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:17:22 [2019-12-20T18:17:22.688Z] [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:17:22 [2019-12-20T18:17:22.688Z] [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:17:23 [2019-12-20T18:17:23.250Z] [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:17:23 [2019-12-20T18:17:23.250Z] [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:17:23 [2019-12-20T18:17:23.250Z] [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:17:23 [2019-12-20T18:17:23.250Z] [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 79 kB/s)
13:17:23 [2019-12-20T18:17:23.250Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
13:17:23 [2019-12-20T18:17:23.250Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
13:17:23 [2019-12-20T18:17:23.506Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
13:17:23 [2019-12-20T18:17:23.762Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
13:17:23 [2019-12-20T18:17:23.762Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
13:17:23 [2019-12-20T18:17:23.762Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom
13:17:23 [2019-12-20T18:17:23.762Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 249 kB/s)
13:17:23 [2019-12-20T18:17:23.762Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
13:17:23 [2019-12-20T18:17:23.762Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
13:17:23 [2019-12-20T18:17:23.762Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
13:17:24 [2019-12-20T18:17:24.018Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
13:17:24 [2019-12-20T18:17:24.018Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
13:17:24 [2019-12-20T18:17:24.018Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom
13:17:24 [2019-12-20T18:17:24.274Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 302 kB/s)
13:17:24 [2019-12-20T18:17:24.274Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
13:17:24 [2019-12-20T18:17:24.274Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
13:17:24 [2019-12-20T18:17:24.274Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/5/maven-parent-5.pom
13:17:24 [2019-12-20T18:17:24.530Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
13:17:24 [2019-12-20T18:17:24.530Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
13:17:24 [2019-12-20T18:17:24.530Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom
13:17:24 [2019-12-20T18:17:24.530Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 544 kB/s)
13:17:24 [2019-12-20T18:17:24.530Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom
13:17:24 [2019-12-20T18:17:24.786Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom
13:17:24 [2019-12-20T18:17:24.787Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom
13:17:25 [2019-12-20T18:17:25.718Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom
13:17:25 [2019-12-20T18:17:25.974Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom
13:17:25 [2019-12-20T18:17:25.974Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom
13:17:25 [2019-12-20T18:17:25.974Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (3.4 kB at 132 kB/s)
13:17:25 [2019-12-20T18:17:25.974Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
13:17:26 [2019-12-20T18:17:26.537Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
13:17:26 [2019-12-20T18:17:26.537Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
13:17:26 [2019-12-20T18:17:26.794Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
13:17:26 [2019-12-20T18:17:26.794Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
13:17:26 [2019-12-20T18:17:26.794Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom
13:17:26 [2019-12-20T18:17:26.794Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 65 kB/s)
13:17:26 [2019-12-20T18:17:26.794Z] [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:17:26 [2019-12-20T18:17:26.794Z] [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:17:28 [2019-12-20T18:17:28.159Z] [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:17:28 [2019-12-20T18:17:28.159Z] [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:17:28 [2019-12-20T18:17:28.415Z] [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:17:28 [2019-12-20T18:17:28.416Z] [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:17:28 [2019-12-20T18:17:28.416Z] [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 120 kB/s)
13:17:28 [2019-12-20T18:17:28.416Z] [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:17:28 [2019-12-20T18:17:28.416Z] [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:17:28 [2019-12-20T18:17:28.671Z] [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:17:28 [2019-12-20T18:17:28.928Z] [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:17:28 [2019-12-20T18:17:28.928Z] [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:17:28 [2019-12-20T18:17:28.928Z] [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:17:28 [2019-12-20T18:17:28.928Z] [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 19 kB/s)
13:17:28 [2019-12-20T18:17:28.928Z] [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:17:28 [2019-12-20T18:17:28.928Z] [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:17:28 [2019-12-20T18:17:28.928Z] [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:17:29 [2019-12-20T18:17:29.184Z] [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:17:29 [2019-12-20T18:17:29.184Z] [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:17:29 [2019-12-20T18:17:29.184Z] [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:17:29 [2019-12-20T18:17:29.440Z] [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 212 kB/s)
13:17:29 [2019-12-20T18:17:29.440Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.10/junit-4.10.pom
13:17:29 [2019-12-20T18:17:29.440Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.10/junit-4.10.pom
13:17:29 [2019-12-20T18:17:29.440Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.10/junit-4.10.pom
13:17:29 [2019-12-20T18:17:29.696Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.10/junit-4.10.pom
13:17:29 [2019-12-20T18:17:29.696Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.10/junit-4.10.pom
13:17:29 [2019-12-20T18:17:29.696Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom
13:17:29 [2019-12-20T18:17:29.697Z] [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 76 kB/s)
13:17:29 [2019-12-20T18:17:29.953Z] [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:17:29 [2019-12-20T18:17:29.953Z] [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:17:29 [2019-12-20T18:17:29.953Z] [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:17:30 [2019-12-20T18:17:30.515Z] [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:17:30 [2019-12-20T18:17:30.515Z] [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:17:30 [2019-12-20T18:17:30.515Z] [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:17:30 [2019-12-20T18:17:30.515Z] [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 17 kB/s)
13:17:30 [2019-12-20T18:17:30.515Z] [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:17:30 [2019-12-20T18:17:30.515Z] [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:17:30 [2019-12-20T18:17:30.515Z] [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:17:30 [2019-12-20T18:17:30.771Z] [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:17:30 [2019-12-20T18:17:30.771Z] [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:17:30 [2019-12-20T18:17:30.771Z] [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:17:30 [2019-12-20T18:17:30.771Z] [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 210 kB/s)
13:17:30 [2019-12-20T18:17:30.771Z] [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:17:30 [2019-12-20T18:17:30.771Z] [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:17:30 [2019-12-20T18:17:30.771Z] [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:17:31 [2019-12-20T18:17:31.333Z] [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:17:31 [2019-12-20T18:17:31.333Z] [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:17:31 [2019-12-20T18:17:31.333Z] [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:17:31 [2019-12-20T18:17:31.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 112 kB/s)
13:17:31 [2019-12-20T18:17:31.333Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
13:17:31 [2019-12-20T18:17:31.333Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
13:17:31 [2019-12-20T18:17:31.333Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
13:17:31 [2019-12-20T18:17:31.589Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
13:17:31 [2019-12-20T18:17:31.589Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
13:17:31 [2019-12-20T18:17:31.589Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom
13:17:31 [2019-12-20T18:17:31.845Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 15 kB/s)
13:17:31 [2019-12-20T18:17:31.845Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
13:17:31 [2019-12-20T18:17:31.845Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
13:17:31 [2019-12-20T18:17:31.845Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
13:17:32 [2019-12-20T18:17:32.101Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
13:17:32 [2019-12-20T18:17:32.360Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
13:17:32 [2019-12-20T18:17:32.360Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom
13:17:32 [2019-12-20T18:17:32.360Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 57 kB/s)
13:17:32 [2019-12-20T18:17:32.360Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
13:17:32 [2019-12-20T18:17:32.360Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
13:17:32 [2019-12-20T18:17:32.360Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
13:17:32 [2019-12-20T18:17:32.616Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
13:17:32 [2019-12-20T18:17:32.616Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
13:17:32 [2019-12-20T18:17:32.616Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom
13:17:32 [2019-12-20T18:17:32.616Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 50 kB/s)
13:17:32 [2019-12-20T18:17:32.616Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
13:17:32 [2019-12-20T18:17:32.616Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
13:17:32 [2019-12-20T18:17:32.874Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
13:17:33 [2019-12-20T18:17:33.130Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
13:17:33 [2019-12-20T18:17:33.130Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
13:17:33 [2019-12-20T18:17:33.130Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom
13:17:33 [2019-12-20T18:17:33.130Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 15 kB/s)
13:17:33 [2019-12-20T18:17:33.130Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
13:17:33 [2019-12-20T18:17:33.130Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
13:17:33 [2019-12-20T18:17:33.130Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
13:17:33 [2019-12-20T18:17:33.386Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
13:17:33 [2019-12-20T18:17:33.643Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
13:17:33 [2019-12-20T18:17:33.643Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom
13:17:33 [2019-12-20T18:17:33.643Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 135 kB/s)
13:17:33 [2019-12-20T18:17:33.643Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
13:17:33 [2019-12-20T18:17:33.643Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
13:17:33 [2019-12-20T18:17:33.643Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
13:17:33 [2019-12-20T18:17:33.899Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
13:17:33 [2019-12-20T18:17:33.899Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
13:17:33 [2019-12-20T18:17:33.899Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom
13:17:33 [2019-12-20T18:17:33.899Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 73 kB/s)
13:17:33 [2019-12-20T18:17:33.899Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
13:17:33 [2019-12-20T18:17:33.899Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
13:17:34 [2019-12-20T18:17:34.155Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
13:17:34 [2019-12-20T18:17:34.411Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
13:17:34 [2019-12-20T18:17:34.411Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
13:17:34 [2019-12-20T18:17:34.411Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom
13:17:34 [2019-12-20T18:17:34.411Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 17 kB/s)
13:17:34 [2019-12-20T18:17:34.667Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
13:17:34 [2019-12-20T18:17:34.667Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
13:17:34 [2019-12-20T18:17:34.667Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
13:17:34 [2019-12-20T18:17:34.923Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
13:17:34 [2019-12-20T18:17:34.923Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
13:17:34 [2019-12-20T18:17:34.923Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom
13:17:35 [2019-12-20T18:17:35.485Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 3.8 kB/s)
13:17:35 [2019-12-20T18:17:35.485Z] [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:17:35 [2019-12-20T18:17:35.485Z] [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:17:35 [2019-12-20T18:17:35.485Z] [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:17:36 [2019-12-20T18:17:36.047Z] [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:17:36 [2019-12-20T18:17:36.047Z] [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:17:36 [2019-12-20T18:17:36.047Z] [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:17:36 [2019-12-20T18:17:36.047Z] [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:17:36 [2019-12-20T18:17:36.048Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
13:17:36 [2019-12-20T18:17:36.304Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
13:17:36 [2019-12-20T18:17:36.304Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
13:17:36 [2019-12-20T18:17:36.561Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
13:17:36 [2019-12-20T18:17:36.561Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
13:17:36 [2019-12-20T18:17:36.561Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom
13:17:36 [2019-12-20T18:17:36.561Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 54 kB/s)
13:17:36 [2019-12-20T18:17:36.561Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
13:17:36 [2019-12-20T18:17:36.561Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
13:17:36 [2019-12-20T18:17:36.561Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
13:17:37 [2019-12-20T18:17:37.123Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
13:17:37 [2019-12-20T18:17:37.123Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
13:17:37 [2019-12-20T18:17:37.123Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom
13:17:37 [2019-12-20T18:17:37.380Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 37 kB/s)
13:17:37 [2019-12-20T18:17:37.380Z] [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:17:37 [2019-12-20T18:17:37.380Z] [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:17:37 [2019-12-20T18:17:37.380Z] [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:17:37 [2019-12-20T18:17:37.636Z] [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:17:37 [2019-12-20T18:17:37.636Z] [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:17:37 [2019-12-20T18:17:37.636Z] [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:17:37 [2019-12-20T18:17:37.636Z] [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 88 kB/s)
13:17:37 [2019-12-20T18:17:37.636Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
13:17:37 [2019-12-20T18:17:37.636Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
13:17:37 [2019-12-20T18:17:37.893Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
13:17:38 [2019-12-20T18:17:38.149Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
13:17:38 [2019-12-20T18:17:38.149Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
13:17:38 [2019-12-20T18:17:38.149Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom
13:17:38 [2019-12-20T18:17:38.149Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 87 kB/s)
13:17:38 [2019-12-20T18:17:38.149Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
13:17:38 [2019-12-20T18:17:38.149Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
13:17:39 [2019-12-20T18:17:39.519Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
13:17:39 [2019-12-20T18:17:39.519Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
13:17:39 [2019-12-20T18:17:39.775Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
13:17:39 [2019-12-20T18:17:39.775Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom
13:17:39 [2019-12-20T18:17:39.775Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 43 kB/s)
13:17:39 [2019-12-20T18:17:39.775Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom
13:17:39 [2019-12-20T18:17:39.775Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom
13:17:39 [2019-12-20T18:17:39.775Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom
13:17:41 [2019-12-20T18:17:41.665Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom
13:17:41 [2019-12-20T18:17:41.921Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.pom
13:17:41 [2019-12-20T18:17:41.921Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom
13:17:41 [2019-12-20T18:17:41.921Z] [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 123 kB/s)
13:17:42 [2019-12-20T18:17:42.177Z] [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:17:42 [2019-12-20T18:17:42.177Z] [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:17:42 [2019-12-20T18:17:42.177Z] [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:17:42 [2019-12-20T18:17:42.177Z] [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:17:42 [2019-12-20T18:17:42.433Z] [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:17:42 [2019-12-20T18:17:42.433Z] [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:17:42 [2019-12-20T18:17:42.995Z] [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:17:42 [2019-12-20T18:17:42.995Z] [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:17:42 [2019-12-20T18:17:42.995Z] [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:17:42 [2019-12-20T18:17:42.995Z] [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:17:43 [2019-12-20T18:17:43.251Z] [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:17:43 [2019-12-20T18:17:43.251Z] [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:17:43 [2019-12-20T18:17:43.251Z] [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 61 kB/s)
13:17:43 [2019-12-20T18:17:43.251Z] [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 180 kB/s)
13:17:43 [2019-12-20T18:17:43.506Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom
13:17:43 [2019-12-20T18:17:43.507Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom
13:17:43 [2019-12-20T18:17:43.507Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom
13:17:43 [2019-12-20T18:17:43.763Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom
13:17:43 [2019-12-20T18:17:43.763Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom
13:17:43 [2019-12-20T18:17:43.763Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom
13:17:43 [2019-12-20T18:17:43.763Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.pom (1.5 kB at 28 kB/s)
13:17:43 [2019-12-20T18:17:43.763Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom
13:17:44 [2019-12-20T18:17:44.020Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom
13:17:44 [2019-12-20T18:17:44.020Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom
13:17:44 [2019-12-20T18:17:44.276Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom
13:17:44 [2019-12-20T18:17:44.276Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom
13:17:44 [2019-12-20T18:17:44.276Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom
13:17:44 [2019-12-20T18:17:44.276Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200/1.3.0/tycho-pack200-1.3.0.pom (1.5 kB at 48 kB/s)
13:17:44 [2019-12-20T18:17:44.276Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar
13:17:44 [2019-12-20T18:17:44.276Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar
13:17:44 [2019-12-20T18:17:44.533Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar
13:17:44 [2019-12-20T18:17:44.789Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar
13:17:45 [2019-12-20T18:17:45.045Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar
13:17:45 [2019-12-20T18:17:45.045Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar
13:17:45 [2019-12-20T18:17:45.045Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200b-plugin/1.3.0/tycho-pack200b-plugin-1.3.0.jar (6.8 kB at 93 kB/s)
13:17:45 [2019-12-20T18:17:45.045Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom
13:17:45 [2019-12-20T18:17:45.045Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom
13:17:45 [2019-12-20T18:17:45.045Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom
13:17:45 [2019-12-20T18:17:45.607Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom
13:17:45 [2019-12-20T18:17:45.607Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom
13:17:45 [2019-12-20T18:17:45.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom
13:17:45 [2019-12-20T18:17:45.607Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.pom (2.2 kB at 82 kB/s)
13:17:45 [2019-12-20T18:17:45.607Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar
13:17:45 [2019-12-20T18:17:45.607Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar
13:17:45 [2019-12-20T18:17:45.607Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar
13:17:45 [2019-12-20T18:17:45.862Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar
13:17:46 [2019-12-20T18:17:46.120Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar
13:17:46 [2019-12-20T18:17:46.120Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar
13:17:46 [2019-12-20T18:17:46.120Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-plugin/1.3.0/tycho-p2-plugin-1.3.0.jar (28 kB at 248 kB/s)
13:17:46 [2019-12-20T18:17:46.120Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom
13:17:46 [2019-12-20T18:17:46.120Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom
13:17:46 [2019-12-20T18:17:46.377Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom
13:17:46 [2019-12-20T18:17:46.938Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom
13:17:47 [2019-12-20T18:17:47.195Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom
13:17:47 [2019-12-20T18:17:47.195Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom
13:17:47 [2019-12-20T18:17:47.195Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.pom (2.7 kB at 79 kB/s)
13:17:47 [2019-12-20T18:17:47.195Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
13:17:47 [2019-12-20T18:17:47.195Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
13:17:47 [2019-12-20T18:17:47.195Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
13:17:47 [2019-12-20T18:17:47.757Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
13:17:47 [2019-12-20T18:17:47.757Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
13:17:47 [2019-12-20T18:17:47.757Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom
13:17:47 [2019-12-20T18:17:47.757Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.pom (11 kB at 405 kB/s)
13:17:47 [2019-12-20T18:17:47.757Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/32/commons-parent-32.pom
13:17:47 [2019-12-20T18:17:47.757Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom
13:17:48 [2019-12-20T18:17:48.013Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/32/commons-parent-32.pom
13:17:48 [2019-12-20T18:17:48.268Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom
13:17:49 [2019-12-20T18:17:49.197Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/32/commons-parent-32.pom
13:17:49 [2019-12-20T18:17:49.453Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom
13:17:49 [2019-12-20T18:17:49.453Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/32/commons-parent-32.pom (53 kB at 1.8 MB/s)
13:17:49 [2019-12-20T18:17:49.453Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom
13:17:49 [2019-12-20T18:17:49.453Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom
13:17:49 [2019-12-20T18:17:49.453Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom
13:17:50 [2019-12-20T18:17:50.016Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom
13:17:50 [2019-12-20T18:17:50.016Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom
13:17:50 [2019-12-20T18:17:50.016Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
13:17:50 [2019-12-20T18:17:50.016Z] [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 451 kB/s)
13:17:50 [2019-12-20T18:17:50.016Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom
13:17:50 [2019-12-20T18:17:50.016Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom
13:17:50 [2019-12-20T18:17:50.016Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom
13:17:50 [2019-12-20T18:17:50.578Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom
13:17:50 [2019-12-20T18:17:50.578Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom
13:17:50 [2019-12-20T18:17:50.578Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom
13:17:50 [2019-12-20T18:17:50.578Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.pom (1.9 kB at 22 kB/s)
13:17:50 [2019-12-20T18:17:50.578Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom
13:17:50 [2019-12-20T18:17:50.578Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom
13:17:50 [2019-12-20T18:17:50.578Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom
13:17:50 [2019-12-20T18:17:50.834Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom
13:17:50 [2019-12-20T18:17:50.834Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom
13:17:50 [2019-12-20T18:17:50.834Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom
13:17:50 [2019-12-20T18:17:50.834Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.pom (2.0 kB at 66 kB/s)
13:17:50 [2019-12-20T18:17:50.834Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
13:17:51 [2019-12-20T18:17:51.089Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
13:17:51 [2019-12-20T18:17:51.089Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
13:17:51 [2019-12-20T18:17:51.345Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
13:17:51 [2019-12-20T18:17:51.345Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
13:17:51 [2019-12-20T18:17:51.345Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom
13:17:51 [2019-12-20T18:17:51.345Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-parent/5.0.3/asm-parent-5.0.3.pom (5.5 kB at 162 kB/s)
13:17:51 [2019-12-20T18:17:51.345Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.3/ow2-1.3.pom
13:17:51 [2019-12-20T18:17:51.345Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom
13:17:52 [2019-12-20T18:17:52.709Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.3/ow2-1.3.pom
13:17:52 [2019-12-20T18:17:52.967Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom
13:17:52 [2019-12-20T18:17:52.967Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.3/ow2-1.3.pom
13:17:53 [2019-12-20T18:17:53.895Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom
13:17:53 [2019-12-20T18:17:53.895Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 226 kB/s)
13:17:53 [2019-12-20T18:17:53.895Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar
13:17:53 [2019-12-20T18:17:53.895Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar
13:17:53 [2019-12-20T18:17:53.895Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
13:17:53 [2019-12-20T18:17:53.895Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar
13:17:54 [2019-12-20T18:17:54.151Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar
13:17:54 [2019-12-20T18:17:54.151Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar
13:17:54 [2019-12-20T18:17:54.151Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar
13:17:54 [2019-12-20T18:17:54.151Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
13:17:54 [2019-12-20T18:17:54.407Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar
13:17:54 [2019-12-20T18:17:54.407Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar
13:17:54 [2019-12-20T18:17:54.407Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar
13:17:54 [2019-12-20T18:17:54.407Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
13:17:54 [2019-12-20T18:17:54.662Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar
13:17:54 [2019-12-20T18:17:54.662Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar
13:17:54 [2019-12-20T18:17:54.662Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar
13:17:54 [2019-12-20T18:17:54.662Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
13:17:54 [2019-12-20T18:17:54.918Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar
13:17:54 [2019-12-20T18:17:54.919Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar
13:17:54 [2019-12-20T18:17:54.919Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar
13:17:54 [2019-12-20T18:17:54.919Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
13:17:54 [2019-12-20T18:17:54.919Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar
13:17:54 [2019-12-20T18:17:54.919Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar
13:17:54 [2019-12-20T18:17:54.919Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar
13:17:54 [2019-12-20T18:17:54.919Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar
13:17:54 [2019-12-20T18:17:54.919Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.2/commons-exec-1.2.jar (54 kB at 2.0 MB/s)
13:17:54 [2019-12-20T18:17:54.919Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-launching/1.3.0/sisu-equinox-launching-1.3.0.jar (28 kB at 260 kB/s)
13:17:55 [2019-12-20T18:17:55.175Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-artifactcomparator/1.3.0/tycho-artifactcomparator-1.3.0.jar (21 kB at 175 kB/s)
13:17:55 [2019-12-20T18:17:55.175Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-debug-all/5.0.3/asm-debug-all-5.0.3.jar (379 kB at 2.8 MB/s)
13:17:55 [2019-12-20T18:17:55.175Z] [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:17:55 [2019-12-20T18:17:55.175Z] [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:17:55 [2019-12-20T18:17:55.175Z] [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:17:55 [2019-12-20T18:17:55.430Z] [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:17:55 [2019-12-20T18:17:55.686Z] [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:17:55 [2019-12-20T18:17:55.686Z] [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:17:55 [2019-12-20T18:17:55.686Z] [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 165 kB/s)
13:17:55 [2019-12-20T18:17:55.686Z] [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:17:55 [2019-12-20T18:17:55.686Z] [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:17:55 [2019-12-20T18:17:55.942Z] [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:17:56 [2019-12-20T18:17:56.198Z] [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:17:56 [2019-12-20T18:17:56.198Z] [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:17:56 [2019-12-20T18:17:56.198Z] [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:17:56 [2019-12-20T18:17:56.198Z] [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 204 kB/s)
13:17:56 [2019-12-20T18:17:56.198Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/27/maven-parent-27.pom
13:17:56 [2019-12-20T18:17:56.198Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom
13:17:56 [2019-12-20T18:17:56.198Z] [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:17:56 [2019-12-20T18:17:56.760Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom
13:17:56 [2019-12-20T18:17:56.760Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/27/maven-parent-27.pom
13:17:56 [2019-12-20T18:17:56.760Z] [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:17:56 [2019-12-20T18:17:56.760Z] [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 1.4 MB/s)
13:17:57 [2019-12-20T18:17:57.016Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/17/apache-17.pom
13:17:57 [2019-12-20T18:17:57.272Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/17/apache-17.pom
13:17:57 [2019-12-20T18:17:57.272Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom
13:17:57 [2019-12-20T18:17:57.528Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/17/apache-17.pom
13:17:57 [2019-12-20T18:17:57.784Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/17/apache-17.pom
13:17:57 [2019-12-20T18:17:57.784Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom
13:17:57 [2019-12-20T18:17:57.784Z] [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 618 kB/s)
13:17:57 [2019-12-20T18:17:57.784Z] [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:17:57 [2019-12-20T18:17:57.784Z] [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:17:57 [2019-12-20T18:17:57.784Z] [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:17:58 [2019-12-20T18:17:58.040Z] [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:17:58 [2019-12-20T18:17:58.297Z] [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:17:58 [2019-12-20T18:17:58.297Z] [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:17:58 [2019-12-20T18:17:58.297Z] [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 519 kB/s)
13:17:58 [2019-12-20T18:17:58.297Z] [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:17:58 [2019-12-20T18:17:58.553Z] [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:17:58 [2019-12-20T18:17:58.809Z] [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:17:59 [2019-12-20T18:17:59.066Z] [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:17:59 [2019-12-20T18:17:59.066Z] [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:17:59 [2019-12-20T18:17:59.066Z] [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:17:59 [2019-12-20T18:17:59.066Z] [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 238 kB/s)
13:17:59 [2019-12-20T18:17:59.066Z] [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:17:59 [2019-12-20T18:17:59.066Z] [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:17:59 [2019-12-20T18:17:59.066Z] [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:17:59 [2019-12-20T18:17:59.324Z] [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:17:59 [2019-12-20T18:17:59.324Z] [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:17:59 [2019-12-20T18:17:59.580Z] [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:17:59 [2019-12-20T18:17:59.580Z] [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 351 kB/s)
13:17:59 [2019-12-20T18:17:59.580Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom
13:17:59 [2019-12-20T18:17:59.581Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom
13:17:59 [2019-12-20T18:17:59.581Z] [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:17:59 [2019-12-20T18:17:59.837Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom
13:17:59 [2019-12-20T18:17:59.837Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/30/maven-parent-30.pom
13:17:59 [2019-12-20T18:17:59.837Z] [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:17:59 [2019-12-20T18:17:59.837Z] [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.2 MB/s)
13:17:59 [2019-12-20T18:17:59.837Z] [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:17:59 [2019-12-20T18:17:59.837Z] [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:17:59 [2019-12-20T18:17:59.837Z] [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:18:00 [2019-12-20T18:18:00.398Z] [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:18:00 [2019-12-20T18:18:00.398Z] [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:18:00 [2019-12-20T18:18:00.654Z] [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:18:00 [2019-12-20T18:18:00.655Z] [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 495 kB/s)
13:18:00 [2019-12-20T18:18:00.655Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom
13:18:00 [2019-12-20T18:18:00.655Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom
13:18:00 [2019-12-20T18:18:00.655Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom
13:18:01 [2019-12-20T18:18:01.216Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom
13:18:01 [2019-12-20T18:18:01.217Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom
13:18:01 [2019-12-20T18:18:01.217Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom
13:18:01 [2019-12-20T18:18:01.217Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.pom (2.5 kB at 87 kB/s)
13:18:01 [2019-12-20T18:18:01.217Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar
13:18:01 [2019-12-20T18:18:01.217Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar
13:18:01 [2019-12-20T18:18:01.217Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar
13:18:02 [2019-12-20T18:18:02.144Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar
13:18:03 [2019-12-20T18:18:03.072Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar
13:18:03 [2019-12-20T18:18:03.072Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar
13:18:03 [2019-12-20T18:18:03.072Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-plugin/1.3.0/tycho-compiler-plugin-1.3.0.jar (33 kB at 368 kB/s)
13:18:03 [2019-12-20T18:18:03.072Z] [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:18:03 [2019-12-20T18:18:03.072Z] [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:18:03 [2019-12-20T18:18:03.072Z] [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:18:03 [2019-12-20T18:18:03.328Z] [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:18:03 [2019-12-20T18:18:03.328Z] [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:18:03 [2019-12-20T18:18:03.328Z] [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:18:03 [2019-12-20T18:18:03.584Z] [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 157 kB/s)
13:18:03 [2019-12-20T18:18:03.584Z] [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:18:03 [2019-12-20T18:18:03.584Z] [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:18:03 [2019-12-20T18:18:03.584Z] [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:18:03 [2019-12-20T18:18:03.840Z] [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:18:03 [2019-12-20T18:18:03.840Z] [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:18:03 [2019-12-20T18:18:03.840Z] [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:18:03 [2019-12-20T18:18:03.840Z] [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 354 kB/s)
13:18:03 [2019-12-20T18:18:03.840Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
13:18:03 [2019-12-20T18:18:03.840Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
13:18:03 [2019-12-20T18:18:03.840Z] [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:18:04 [2019-12-20T18:18:04.403Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
13:18:04 [2019-12-20T18:18:04.403Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
13:18:04 [2019-12-20T18:18:04.403Z] [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:18:04 [2019-12-20T18:18:04.403Z] [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.2 MB/s)
13:18:04 [2019-12-20T18:18:04.403Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom
13:18:04 [2019-12-20T18:18:04.659Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom
13:18:04 [2019-12-20T18:18:04.659Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom
13:18:04 [2019-12-20T18:18:04.915Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom
13:18:04 [2019-12-20T18:18:04.915Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom
13:18:04 [2019-12-20T18:18:04.915Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
13:18:04 [2019-12-20T18:18:04.915Z] [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 524 kB/s)
13:18:04 [2019-12-20T18:18:04.915Z] [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:18:05 [2019-12-20T18:18:05.172Z] [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:18:05 [2019-12-20T18:18:05.172Z] [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:18:05 [2019-12-20T18:18:05.429Z] [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:18:05 [2019-12-20T18:18:05.429Z] [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:18:05 [2019-12-20T18:18:05.685Z] [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:18:05 [2019-12-20T18:18:05.685Z] [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 253 kB/s)
13:18:05 [2019-12-20T18:18:05.685Z] [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:18:05 [2019-12-20T18:18:05.685Z] [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:18:05 [2019-12-20T18:18:05.685Z] [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:18:06 [2019-12-20T18:18:06.248Z] [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:18:06 [2019-12-20T18:18:06.248Z] [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:18:06 [2019-12-20T18:18:06.248Z] [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:18:06 [2019-12-20T18:18:06.248Z] [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 238 kB/s)
13:18:06 [2019-12-20T18:18:06.248Z] [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:18:06 [2019-12-20T18:18:06.248Z] [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:18:06 [2019-12-20T18:18:06.248Z] [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:18:06 [2019-12-20T18:18:06.504Z] [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:18:06 [2019-12-20T18:18:06.760Z] [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:18:07 [2019-12-20T18:18:07.016Z] [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:18:07 [2019-12-20T18:18:07.016Z] [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 443 kB/s)
13:18:07 [2019-12-20T18:18:07.016Z] [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:18:07 [2019-12-20T18:18:07.271Z] [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:18:07 [2019-12-20T18:18:07.271Z] [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:18:07 [2019-12-20T18:18:07.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.pom
13:18:08 [2019-12-20T18:18:08.453Z] [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:18:08 [2019-12-20T18:18:08.453Z] [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:18:08 [2019-12-20T18:18:08.453Z] [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 605 kB/s)
13:18:08 [2019-12-20T18:18:08.453Z] [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:18:08 [2019-12-20T18:18:08.708Z] [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:18:08 [2019-12-20T18:18:08.708Z] [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:18:09 [2019-12-20T18:18:09.270Z] [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:18:09 [2019-12-20T18:18:09.270Z] [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:18:09 [2019-12-20T18:18:09.270Z] [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:18:09 [2019-12-20T18:18:09.526Z] [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 463 kB/s)
13:18:09 [2019-12-20T18:18:09.526Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom
13:18:09 [2019-12-20T18:18:09.526Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom
13:18:09 [2019-12-20T18:18:09.782Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom
13:18:11 [2019-12-20T18:18:11.147Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom
13:18:11 [2019-12-20T18:18:11.148Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom
13:18:11 [2019-12-20T18:18:11.710Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom
13:18:11 [2019-12-20T18:18:11.710Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.pom (4.8 kB at 16 kB/s)
13:18:11 [2019-12-20T18:18:11.966Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar
13:18:11 [2019-12-20T18:18:11.966Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar
13:18:11 [2019-12-20T18:18:11.966Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar
13:18:12 [2019-12-20T18:18:12.221Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar
13:18:12 [2019-12-20T18:18:12.221Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar
13:18:12 [2019-12-20T18:18:12.479Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar
13:18:12 [2019-12-20T18:18:12.479Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire-plugin/1.3.0/tycho-surefire-plugin-1.3.0.jar (58 kB at 847 kB/s)
13:18:12 [2019-12-20T18:18:12.479Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom
13:18:12 [2019-12-20T18:18:12.479Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom
13:18:12 [2019-12-20T18:18:12.479Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom
13:18:12 [2019-12-20T18:18:12.736Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom
13:18:12 [2019-12-20T18:18:12.992Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom
13:18:12 [2019-12-20T18:18:12.992Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom
13:18:12 [2019-12-20T18:18:12.992Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.pom (3.3 kB at 113 kB/s)
13:18:12 [2019-12-20T18:18:12.992Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom
13:18:12 [2019-12-20T18:18:12.992Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom
13:18:12 [2019-12-20T18:18:12.992Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom
13:18:13 [2019-12-20T18:18:13.248Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom
13:18:13 [2019-12-20T18:18:13.248Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom
13:18:13 [2019-12-20T18:18:13.248Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom
13:18:13 [2019-12-20T18:18:13.503Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.pom (1.5 kB at 22 kB/s)
13:18:13 [2019-12-20T18:18:13.503Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom
13:18:13 [2019-12-20T18:18:13.503Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom
13:18:13 [2019-12-20T18:18:13.503Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom
13:18:13 [2019-12-20T18:18:13.759Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom
13:18:13 [2019-12-20T18:18:13.759Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom
13:18:14 [2019-12-20T18:18:14.015Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom
13:18:14 [2019-12-20T18:18:14.015Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-surefire/1.3.0/tycho-surefire-1.3.0.pom (3.0 kB at 111 kB/s)
13:18:14 [2019-12-20T18:18:14.015Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom
13:18:14 [2019-12-20T18:18:14.015Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom
13:18:14 [2019-12-20T18:18:14.015Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom
13:18:14 [2019-12-20T18:18:14.271Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom
13:18:14 [2019-12-20T18:18:14.271Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom
13:18:14 [2019-12-20T18:18:14.271Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom
13:18:14 [2019-12-20T18:18:14.271Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.pom (1.5 kB at 24 kB/s)
13:18:14 [2019-12-20T18:18:14.527Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom
13:18:14 [2019-12-20T18:18:14.527Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom
13:18:14 [2019-12-20T18:18:14.527Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom
13:18:14 [2019-12-20T18:18:14.784Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom
13:18:14 [2019-12-20T18:18:14.784Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom
13:18:14 [2019-12-20T18:18:14.784Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom
13:18:14 [2019-12-20T18:18:14.784Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.pom (1.9 kB at 60 kB/s)
13:18:15 [2019-12-20T18:18:15.039Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom
13:18:15 [2019-12-20T18:18:15.039Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom
13:18:15 [2019-12-20T18:18:15.039Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom
13:18:15 [2019-12-20T18:18:15.296Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom
13:18:15 [2019-12-20T18:18:15.296Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom
13:18:15 [2019-12-20T18:18:15.551Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom
13:18:15 [2019-12-20T18:18:15.551Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.pom (3.3 kB at 49 kB/s)
13:18:15 [2019-12-20T18:18:15.551Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom
13:18:15 [2019-12-20T18:18:15.551Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom
13:18:15 [2019-12-20T18:18:15.551Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom
13:18:15 [2019-12-20T18:18:15.807Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom
13:18:16 [2019-12-20T18:18:16.063Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom
13:18:16 [2019-12-20T18:18:16.063Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom
13:18:16 [2019-12-20T18:18:16.063Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.pom (2.1 kB at 53 kB/s)
13:18:16 [2019-12-20T18:18:16.063Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom
13:18:16 [2019-12-20T18:18:16.063Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom
13:18:16 [2019-12-20T18:18:16.063Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom
13:18:16 [2019-12-20T18:18:16.624Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom
13:18:16 [2019-12-20T18:18:16.624Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom
13:18:17 [2019-12-20T18:18:17.551Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom
13:18:17 [2019-12-20T18:18:17.552Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.pom (3.5 kB at 107 kB/s)
13:18:18 [2019-12-20T18:18:18.479Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom
13:18:18 [2019-12-20T18:18:18.479Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom
13:18:18 [2019-12-20T18:18:18.735Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom
13:18:18 [2019-12-20T18:18:18.991Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom
13:18:19 [2019-12-20T18:18:19.248Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom
13:18:19 [2019-12-20T18:18:19.248Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom
13:18:19 [2019-12-20T18:18:19.248Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/2.22.0/surefire-2.22.0.pom (27 kB at 1.1 MB/s)
13:18:19 [2019-12-20T18:18:19.248Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom
13:18:19 [2019-12-20T18:18:19.248Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom
13:18:19 [2019-12-20T18:18:19.248Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/31/maven-parent-31.pom
13:18:19 [2019-12-20T18:18:19.810Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom
13:18:19 [2019-12-20T18:18:19.810Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom
13:18:19 [2019-12-20T18:18:19.810Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom
13:18:19 [2019-12-20T18:18:19.810Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 1.6 MB/s)
13:18:19 [2019-12-20T18:18:19.810Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom
13:18:19 [2019-12-20T18:18:19.810Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom
13:18:19 [2019-12-20T18:18:19.810Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom
13:18:20 [2019-12-20T18:18:20.371Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/19/apache-19.pom
13:18:23 [2019-12-20T18:18:23.637Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/19/apache-19.pom
13:18:25 [2019-12-20T18:18:25.524Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom
13:18:25 [2019-12-20T18:18:25.524Z] [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 534 kB/s)
13:18:25 [2019-12-20T18:18:25.781Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom
13:18:25 [2019-12-20T18:18:25.781Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom
13:18:25 [2019-12-20T18:18:25.781Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom
13:18:27 [2019-12-20T18:18:27.670Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom
13:18:27 [2019-12-20T18:18:27.670Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom
13:18:27 [2019-12-20T18:18:27.670Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom
13:18:27 [2019-12-20T18:18:27.670Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.pom (2.0 kB at 39 kB/s)
13:18:27 [2019-12-20T18:18:27.670Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom
13:18:27 [2019-12-20T18:18:27.670Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom
13:18:27 [2019-12-20T18:18:27.926Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom
13:18:28 [2019-12-20T18:18:28.182Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom
13:18:28 [2019-12-20T18:18:28.182Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom
13:18:28 [2019-12-20T18:18:28.182Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom
13:18:28 [2019-12-20T18:18:28.439Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.pom (11 kB at 334 kB/s)
13:18:28 [2019-12-20T18:18:28.439Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
13:18:28 [2019-12-20T18:18:28.439Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
13:18:28 [2019-12-20T18:18:28.440Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
13:18:29 [2019-12-20T18:18:29.001Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
13:18:29 [2019-12-20T18:18:29.001Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
13:18:29 [2019-12-20T18:18:29.001Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom
13:18:29 [2019-12-20T18:18:29.257Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.5.2/maven-plugin-annotations-3.5.2.pom (1.6 kB at 19 kB/s)
13:18:29 [2019-12-20T18:18:29.257Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
13:18:29 [2019-12-20T18:18:29.257Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
13:18:29 [2019-12-20T18:18:29.257Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
13:18:29 [2019-12-20T18:18:29.819Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
13:18:29 [2019-12-20T18:18:29.819Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
13:18:29 [2019-12-20T18:18:29.819Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom
13:18:29 [2019-12-20T18:18:29.819Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.5.2/maven-plugin-tools-3.5.2.pom (15 kB at 549 kB/s)
13:18:29 [2019-12-20T18:18:29.819Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom
13:18:29 [2019-12-20T18:18:29.819Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom
13:18:29 [2019-12-20T18:18:29.819Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom
13:18:30 [2019-12-20T18:18:30.075Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom
13:18:30 [2019-12-20T18:18:30.075Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom
13:18:30 [2019-12-20T18:18:30.075Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom
13:18:30 [2019-12-20T18:18:30.333Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.pom (7.4 kB at 283 kB/s)
13:18:30 [2019-12-20T18:18:30.333Z] [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:18:30 [2019-12-20T18:18:30.333Z] [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:18:30 [2019-12-20T18:18:30.333Z] [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:18:30 [2019-12-20T18:18:30.588Z] [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:18:30 [2019-12-20T18:18:30.588Z] [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:18:30 [2019-12-20T18:18:30.588Z] [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:18:30 [2019-12-20T18:18:30.588Z] [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 63 kB/s)
13:18:30 [2019-12-20T18:18:30.588Z] [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:18:30 [2019-12-20T18:18:30.588Z] [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:18:30 [2019-12-20T18:18:30.588Z] [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:18:30 [2019-12-20T18:18:30.843Z] [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:18:30 [2019-12-20T18:18:30.843Z] [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:18:31 [2019-12-20T18:18:31.100Z] [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:18:31 [2019-12-20T18:18:31.100Z] [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 800 kB/s)
13:18:31 [2019-12-20T18:18:31.100Z] [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:18:31 [2019-12-20T18:18:31.100Z] [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:18:31 [2019-12-20T18:18:31.100Z] [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:18:31 [2019-12-20T18:18:31.356Z] [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:18:31 [2019-12-20T18:18:31.356Z] [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:18:31 [2019-12-20T18:18:31.612Z] [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:18:31 [2019-12-20T18:18:31.868Z] [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 7.0 kB/s)
13:18:31 [2019-12-20T18:18:31.868Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
13:18:31 [2019-12-20T18:18:31.868Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
13:18:31 [2019-12-20T18:18:31.868Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
13:18:32 [2019-12-20T18:18:32.124Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
13:18:32 [2019-12-20T18:18:32.124Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
13:18:32 [2019-12-20T18:18:32.124Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom
13:18:32 [2019-12-20T18:18:32.380Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (2.8 kB at 56 kB/s)
13:18:32 [2019-12-20T18:18:32.380Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
13:18:32 [2019-12-20T18:18:32.380Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
13:18:32 [2019-12-20T18:18:32.380Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
13:18:32 [2019-12-20T18:18:32.636Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
13:18:32 [2019-12-20T18:18:32.636Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
13:18:32 [2019-12-20T18:18:32.636Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom
13:18:32 [2019-12-20T18:18:32.636Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 119 kB/s)
13:18:32 [2019-12-20T18:18:32.636Z] [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:18:32 [2019-12-20T18:18:32.636Z] [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:18:32 [2019-12-20T18:18:32.892Z] [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:18:33 [2019-12-20T18:18:33.148Z] [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:18:33 [2019-12-20T18:18:33.148Z] [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:18:33 [2019-12-20T18:18:33.148Z] [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:18:33 [2019-12-20T18:18:33.148Z] [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 487 kB/s)
13:18:33 [2019-12-20T18:18:33.148Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
13:18:33 [2019-12-20T18:18:33.148Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
13:18:33 [2019-12-20T18:18:33.148Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
13:18:33 [2019-12-20T18:18:33.404Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
13:18:33 [2019-12-20T18:18:33.404Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
13:18:33 [2019-12-20T18:18:33.660Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom
13:18:33 [2019-12-20T18:18:33.660Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 182 kB/s)
13:18:33 [2019-12-20T18:18:33.660Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
13:18:33 [2019-12-20T18:18:33.660Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
13:18:33 [2019-12-20T18:18:33.660Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean/3.7/xbean-3.7.pom
13:18:33 [2019-12-20T18:18:33.917Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
13:18:33 [2019-12-20T18:18:33.917Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
13:18:33 [2019-12-20T18:18:33.917Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom
13:18:33 [2019-12-20T18:18:33.917Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 515 kB/s)
13:18:33 [2019-12-20T18:18:33.917Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
13:18:33 [2019-12-20T18:18:33.917Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
13:18:33 [2019-12-20T18:18:33.917Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
13:18:34 [2019-12-20T18:18:34.507Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
13:18:34 [2019-12-20T18:18:34.507Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
13:18:34 [2019-12-20T18:18:34.508Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom
13:18:34 [2019-12-20T18:18:34.508Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 189 kB/s)
13:18:34 [2019-12-20T18:18:34.508Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
13:18:34 [2019-12-20T18:18:34.764Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
13:18:34 [2019-12-20T18:18:34.764Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
13:18:35 [2019-12-20T18:18:35.020Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
13:18:35 [2019-12-20T18:18:35.020Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
13:18:35 [2019-12-20T18:18:35.020Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom
13:18:35 [2019-12-20T18:18:35.020Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 594 kB/s)
13:18:35 [2019-12-20T18:18:35.020Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
13:18:35 [2019-12-20T18:18:35.020Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
13:18:35 [2019-12-20T18:18:35.020Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
13:18:35 [2019-12-20T18:18:35.276Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
13:18:35 [2019-12-20T18:18:35.276Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
13:18:35 [2019-12-20T18:18:35.532Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
13:18:35 [2019-12-20T18:18:35.533Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 614 kB/s)
13:18:35 [2019-12-20T18:18:35.533Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom
13:18:35 [2019-12-20T18:18:35.533Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/collections/google-collections/1.0/google-collections-1.0.pom
13:18:35 [2019-12-20T18:18:35.533Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/collections/google-collections/1.0/google-collections-1.0.pom
13:18:35 [2019-12-20T18:18:35.788Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/collections/google-collections/1.0/google-collections-1.0.pom
13:18:36 [2019-12-20T18:18:36.045Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/collections/google-collections/1.0/google-collections-1.0.pom
13:18:36 [2019-12-20T18:18:36.045Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom
13:18:36 [2019-12-20T18:18:36.045Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 88 kB/s)
13:18:36 [2019-12-20T18:18:36.045Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom
13:18:36 [2019-12-20T18:18:36.045Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom
13:18:36 [2019-12-20T18:18:36.045Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom
13:18:36 [2019-12-20T18:18:36.608Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom
13:18:36 [2019-12-20T18:18:36.608Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom
13:18:36 [2019-12-20T18:18:36.608Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom
13:18:36 [2019-12-20T18:18:36.608Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (1.6 kB at 60 kB/s)
13:18:36 [2019-12-20T18:18:36.608Z] [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:18:36 [2019-12-20T18:18:36.608Z] [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:18:36 [2019-12-20T18:18:36.608Z] [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:18:36 [2019-12-20T18:18:36.864Z] [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:18:36 [2019-12-20T18:18:36.864Z] [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:18:36 [2019-12-20T18:18:36.864Z] [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:18:36 [2019-12-20T18:18:36.864Z] [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 92 kB/s)
13:18:36 [2019-12-20T18:18:36.864Z] [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:18:36 [2019-12-20T18:18:36.864Z] [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:18:36 [2019-12-20T18:18:36.864Z] [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:18:37 [2019-12-20T18:18:37.425Z] [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:18:37 [2019-12-20T18:18:37.425Z] [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:18:37 [2019-12-20T18:18:37.425Z] [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:18:37 [2019-12-20T18:18:37.425Z] [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 84 kB/s)
13:18:37 [2019-12-20T18:18:37.425Z] [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:18:37 [2019-12-20T18:18:37.425Z] [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:18:37 [2019-12-20T18:18:37.425Z] [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:18:37 [2019-12-20T18:18:37.681Z] [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:18:37 [2019-12-20T18:18:37.681Z] [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:18:37 [2019-12-20T18:18:37.681Z] [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:18:37 [2019-12-20T18:18:37.681Z] [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 30 kB/s)
13:18:37 [2019-12-20T18:18:37.681Z] [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:18:37 [2019-12-20T18:18:37.681Z] [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:18:37 [2019-12-20T18:18:37.681Z] [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:18:38 [2019-12-20T18:18:38.242Z] [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:18:38 [2019-12-20T18:18:38.242Z] [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:18:38 [2019-12-20T18:18:38.242Z] [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:18:38 [2019-12-20T18:18:38.242Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 209 kB/s)
13:18:38 [2019-12-20T18:18:38.242Z] [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:18:38 [2019-12-20T18:18:38.497Z] [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:18:38 [2019-12-20T18:18:38.497Z] [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:18:38 [2019-12-20T18:18:38.753Z] [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:18:38 [2019-12-20T18:18:38.753Z] [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:18:38 [2019-12-20T18:18:38.753Z] [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:18:38 [2019-12-20T18:18:38.753Z] [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 400 kB/s)
13:18:38 [2019-12-20T18:18:38.753Z] [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:18:38 [2019-12-20T18:18:38.753Z] [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:18:38 [2019-12-20T18:18:38.753Z] [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:18:39 [2019-12-20T18:18:39.315Z] [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:18:39 [2019-12-20T18:18:39.315Z] [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:18:39 [2019-12-20T18:18:39.315Z] [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:18:39 [2019-12-20T18:18:39.315Z] [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 119 kB/s)
13:18:39 [2019-12-20T18:18:39.315Z] [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:18:39 [2019-12-20T18:18:39.315Z] [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:18:39 [2019-12-20T18:18:39.315Z] [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:18:39 [2019-12-20T18:18:39.877Z] [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:18:39 [2019-12-20T18:18:39.877Z] [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:18:39 [2019-12-20T18:18:39.877Z] [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:18:39 [2019-12-20T18:18:39.877Z] [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 35 kB/s)
13:18:39 [2019-12-20T18:18:39.877Z] [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:18:39 [2019-12-20T18:18:39.877Z] [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:18:39 [2019-12-20T18:18:39.877Z] [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:18:41 [2019-12-20T18:18:41.769Z] [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:18:41 [2019-12-20T18:18:41.769Z] [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:18:41 [2019-12-20T18:18:41.769Z] [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:18:41 [2019-12-20T18:18:41.769Z] [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 31 kB/s)
13:18:41 [2019-12-20T18:18:41.769Z] [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:18:41 [2019-12-20T18:18:41.769Z] [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:18:42 [2019-12-20T18:18:42.025Z] [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:18:42 [2019-12-20T18:18:42.281Z] [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:18:42 [2019-12-20T18:18:42.281Z] [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:18:42 [2019-12-20T18:18:42.281Z] [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:18:42 [2019-12-20T18:18:42.281Z] [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 62 kB/s)
13:18:42 [2019-12-20T18:18:42.281Z] [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:18:42 [2019-12-20T18:18:42.281Z] [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:18:42 [2019-12-20T18:18:42.281Z] [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:18:42 [2019-12-20T18:18:42.537Z] [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:18:42 [2019-12-20T18:18:42.537Z] [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:18:42 [2019-12-20T18:18:42.793Z] [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:18:42 [2019-12-20T18:18:42.793Z] [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 119 kB/s)
13:18:42 [2019-12-20T18:18:42.793Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom
13:18:42 [2019-12-20T18:18:42.793Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom
13:18:42 [2019-12-20T18:18:42.793Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom
13:18:43 [2019-12-20T18:18:43.049Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom
13:18:43 [2019-12-20T18:18:43.049Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom
13:18:43 [2019-12-20T18:18:43.049Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom
13:18:43 [2019-12-20T18:18:43.049Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.pom (2.4 kB at 81 kB/s)
13:18:43 [2019-12-20T18:18:43.049Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom
13:18:43 [2019-12-20T18:18:43.049Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom
13:18:43 [2019-12-20T18:18:43.049Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom
13:18:43 [2019-12-20T18:18:43.977Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom
13:18:43 [2019-12-20T18:18:43.977Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom
13:18:43 [2019-12-20T18:18:43.977Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom
13:18:43 [2019-12-20T18:18:43.977Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.8/plexus-languages-0.9.8.pom (2.2 kB at 76 kB/s)
13:18:43 [2019-12-20T18:18:43.977Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
13:18:43 [2019-12-20T18:18:43.977Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
13:18:43 [2019-12-20T18:18:43.977Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
13:18:44 [2019-12-20T18:18:44.232Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
13:18:44 [2019-12-20T18:18:44.232Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
13:18:44 [2019-12-20T18:18:44.232Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom
13:18:44 [2019-12-20T18:18:44.233Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.pom (2.9 kB at 109 kB/s)
13:18:44 [2019-12-20T18:18:44.233Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom
13:18:44 [2019-12-20T18:18:44.233Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
13:18:44 [2019-12-20T18:18:44.233Z] [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:18:44 [2019-12-20T18:18:44.795Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
13:18:44 [2019-12-20T18:18:44.795Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom
13:18:44 [2019-12-20T18:18:44.795Z] [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:18:44 [2019-12-20T18:18:44.795Z] [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 387 kB/s)
13:18:44 [2019-12-20T18:18:44.795Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
13:18:44 [2019-12-20T18:18:44.795Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
13:18:44 [2019-12-20T18:18:44.795Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
13:18:45 [2019-12-20T18:18:45.104Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
13:18:45 [2019-12-20T18:18:45.104Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
13:18:45 [2019-12-20T18:18:45.104Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom
13:18:45 [2019-12-20T18:18:45.104Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.pom (16 kB at 495 kB/s)
13:18:45 [2019-12-20T18:18:45.104Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
13:18:45 [2019-12-20T18:18:45.104Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
13:18:45 [2019-12-20T18:18:45.104Z] [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:18:45 [2019-12-20T18:18:45.403Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
13:18:45 [2019-12-20T18:18:45.704Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
13:18:45 [2019-12-20T18:18:45.704Z] [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:18:45 [2019-12-20T18:18:45.704Z] [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 227 kB/s)
13:18:45 [2019-12-20T18:18:45.704Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar
13:18:45 [2019-12-20T18:18:45.704Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar
13:18:45 [2019-12-20T18:18:45.704Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar
13:18:45 [2019-12-20T18:18:45.704Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar
13:18:45 [2019-12-20T18:18:45.704Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar
13:18:45 [2019-12-20T18:18:45.704Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar
13:18:45 [2019-12-20T18:18:45.704Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar
13:18:45 [2019-12-20T18:18:45.704Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar
13:18:45 [2019-12-20T18:18:45.704Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar
13:18:45 [2019-12-20T18:18:45.704Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar
13:18:45 [2019-12-20T18:18:45.704Z] [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:18:45 [2019-12-20T18:18:45.704Z] [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:18:45 [2019-12-20T18:18:45.704Z] [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:18:46 [2019-12-20T18:18:46.003Z] [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:18:46 [2019-12-20T18:18:46.003Z] [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:18:46 [2019-12-20T18:18:46.003Z] [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:18:46 [2019-12-20T18:18:46.003Z] [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:18:46 [2019-12-20T18:18:46.003Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar
13:18:46 [2019-12-20T18:18:46.003Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
13:18:46 [2019-12-20T18:18:46.003Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
13:18:46 [2019-12-20T18:18:46.003Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar
13:18:46 [2019-12-20T18:18:46.003Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar
13:18:46 [2019-12-20T18:18:46.003Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar
13:18:46 [2019-12-20T18:18:46.003Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar
13:18:46 [2019-12-20T18:18:46.003Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar
13:18:46 [2019-12-20T18:18:46.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar
13:18:46 [2019-12-20T18:18:46.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar
13:18:46 [2019-12-20T18:18:46.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar
13:18:46 [2019-12-20T18:18:46.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar
13:18:46 [2019-12-20T18:18:46.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar
13:18:46 [2019-12-20T18:18:46.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar
13:18:46 [2019-12-20T18:18:46.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar
13:18:46 [2019-12-20T18:18:46.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar
13:18:46 [2019-12-20T18:18:46.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar
13:18:46 [2019-12-20T18:18:46.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar
13:18:46 [2019-12-20T18:18:46.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar
13:18:46 [2019-12-20T18:18:46.004Z] [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:18:46 [2019-12-20T18:18:46.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar
13:18:46 [2019-12-20T18:18:46.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
13:18:46 [2019-12-20T18:18:46.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
13:18:46 [2019-12-20T18:18:46.304Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar
13:18:46 [2019-12-20T18:18:46.304Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar
13:18:46 [2019-12-20T18:18:46.304Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar
13:18:46 [2019-12-20T18:18:46.304Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar
13:18:46 [2019-12-20T18:18:46.304Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar
13:18:46 [2019-12-20T18:18:46.605Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar
13:18:46 [2019-12-20T18:18:46.605Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar
13:18:46 [2019-12-20T18:18:46.605Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar
13:18:46 [2019-12-20T18:18:46.605Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar
13:18:46 [2019-12-20T18:18:46.605Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar
13:18:46 [2019-12-20T18:18:46.903Z] [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:18:46 [2019-12-20T18:18:46.903Z] [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:18:46 [2019-12-20T18:18:46.903Z] [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:18:46 [2019-12-20T18:18:46.903Z] [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:18:46 [2019-12-20T18:18:46.903Z] [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:18:47 [2019-12-20T18:18:47.204Z] [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:18:47 [2019-12-20T18:18:47.204Z] [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:18:47 [2019-12-20T18:18:47.204Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar
13:18:47 [2019-12-20T18:18:47.204Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
13:18:47 [2019-12-20T18:18:47.204Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
13:18:47 [2019-12-20T18:18:47.808Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar
13:18:47 [2019-12-20T18:18:47.808Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar
13:18:47 [2019-12-20T18:18:47.808Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar
13:18:47 [2019-12-20T18:18:47.808Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar
13:18:47 [2019-12-20T18:18:47.808Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar
13:18:47 [2019-12-20T18:18:47.808Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar
13:18:47 [2019-12-20T18:18:47.808Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar
13:18:47 [2019-12-20T18:18:47.808Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar
13:18:47 [2019-12-20T18:18:47.808Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar
13:18:47 [2019-12-20T18:18:47.808Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar
13:18:47 [2019-12-20T18:18:47.808Z] [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:18:47 [2019-12-20T18:18:47.808Z] [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:18:47 [2019-12-20T18:18:47.808Z] [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:18:47 [2019-12-20T18:18:47.808Z] [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:18:47 [2019-12-20T18:18:47.808Z] [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:18:47 [2019-12-20T18:18:47.808Z] [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:18:47 [2019-12-20T18:18:47.808Z] [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:18:47 [2019-12-20T18:18:47.808Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar
13:18:47 [2019-12-20T18:18:47.808Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
13:18:47 [2019-12-20T18:18:47.808Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
13:18:48 [2019-12-20T18:18:48.740Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar
13:18:48 [2019-12-20T18:18:48.740Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar
13:18:48 [2019-12-20T18:18:48.740Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar
13:18:48 [2019-12-20T18:18:48.740Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar
13:18:48 [2019-12-20T18:18:48.740Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar
13:18:48 [2019-12-20T18:18:48.740Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar
13:18:48 [2019-12-20T18:18:48.740Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar
13:18:48 [2019-12-20T18:18:48.740Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar
13:18:48 [2019-12-20T18:18:48.740Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar
13:18:48 [2019-12-20T18:18:48.740Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar
13:18:48 [2019-12-20T18:18:48.740Z] [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:18:48 [2019-12-20T18:18:48.740Z] [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:18:48 [2019-12-20T18:18:48.740Z] [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:18:48 [2019-12-20T18:18:48.997Z] [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:18:48 [2019-12-20T18:18:48.997Z] [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:18:48 [2019-12-20T18:18:48.997Z] [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:18:48 [2019-12-20T18:18:48.997Z] [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:18:48 [2019-12-20T18:18:48.997Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar
13:18:48 [2019-12-20T18:18:48.997Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
13:18:48 [2019-12-20T18:18:48.997Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
13:18:48 [2019-12-20T18:18:48.997Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar
13:18:48 [2019-12-20T18:18:48.997Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar
13:18:48 [2019-12-20T18:18:48.997Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar
13:18:48 [2019-12-20T18:18:48.997Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar
13:18:48 [2019-12-20T18:18:48.997Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar
13:18:48 [2019-12-20T18:18:48.997Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar (65 kB at 411 kB/s)
13:18:48 [2019-12-20T18:18:48.997Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar
13:18:48 [2019-12-20T18:18:48.997Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit/1.3.0/org.eclipse.tycho.surefire.junit-1.3.0.jar (26 kB at 159 kB/s)
13:18:48 [2019-12-20T18:18:48.997Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar
13:18:49 [2019-12-20T18:18:49.254Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit47/1.3.0/org.eclipse.tycho.surefire.junit47-1.3.0.jar (187 kB at 1.1 MB/s)
13:18:49 [2019-12-20T18:18:49.254Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar
13:18:49 [2019-12-20T18:18:49.254Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit5/1.3.0/org.eclipse.tycho.surefire.junit5-1.3.0.jar (429 kB at 2.4 MB/s)
13:18:49 [2019-12-20T18:18:49.254Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar
13:18:49 [2019-12-20T18:18:49.254Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.testng/1.3.0/org.eclipse.tycho.surefire.testng-1.3.0.jar (112 kB at 637 kB/s)
13:18:49 [2019-12-20T18:18:49.254Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar
13:18:49 [2019-12-20T18:18:49.254Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar (186 kB at 1.0 MB/s)
13:18:49 [2019-12-20T18:18:49.254Z] [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:18:49 [2019-12-20T18:18:49.254Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/2.22.0/surefire-logger-api-2.22.0.jar (13 kB at 71 kB/s)
13:18:49 [2019-12-20T18:18:49.254Z] [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:18:49 [2019-12-20T18:18:49.254Z] [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 191 kB/s)
13:18:49 [2019-12-20T18:18:49.254Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/2.22.0/surefire-booter-2.22.0.jar (273 kB at 1.3 MB/s)
13:18:49 [2019-12-20T18:18:49.254Z] [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:18:49 [2019-12-20T18:18:49.254Z] [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 755 kB/s)
13:18:49 [2019-12-20T18:18:49.254Z] [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:18:49 [2019-12-20T18:18:49.254Z] [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:18:49 [2019-12-20T18:18:49.254Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/2.22.0/maven-surefire-common-2.22.0.jar (524 kB at 2.4 MB/s)
13:18:49 [2019-12-20T18:18:49.254Z] [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:18:49 [2019-12-20T18:18:49.254Z] [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 159 kB/s)
13:18:49 [2019-12-20T18:18:49.254Z] [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:18:49 [2019-12-20T18:18:49.254Z] [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 130 kB/s)
13:18:49 [2019-12-20T18:18:49.254Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar
13:18:49 [2019-12-20T18:18:49.254Z] [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 294 kB/s)
13:18:49 [2019-12-20T18:18:49.254Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar
13:18:49 [2019-12-20T18:18:49.254Z] [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:18:49 [2019-12-20T18:18:49.254Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar
13:18:49 [2019-12-20T18:18:49.254Z] [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 159 kB/s)
13:18:49 [2019-12-20T18:18:49.254Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.8/plexus-java-0.9.8.jar (35 kB at 144 kB/s)
13:18:49 [2019-12-20T18:18:49.254Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.1.1/asm-6.1.1.jar (108 kB at 375 kB/s)
13:18:49 [2019-12-20T18:18:49.254Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M7/qdox-2.0-M7.jar (315 kB at 1.1 MB/s)
13:18:50 [2019-12-20T18:18:50.181Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.osgibooter/1.3.0/org.eclipse.tycho.surefire.osgibooter-1.3.0.jar (920 kB at 866 kB/s)
13:18:51 [2019-12-20T18:18:51.110Z] [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:18:51 [2019-12-20T18:18:51.110Z] [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:18:51 [2019-12-20T18:18:51.110Z] [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:18:51 [2019-12-20T18:18:51.366Z] [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:18:51 [2019-12-20T18:18:51.622Z] [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:18:51 [2019-12-20T18:18:51.622Z] [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:18:51 [2019-12-20T18:18:51.622Z] [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 195 kB/s)
13:18:51 [2019-12-20T18:18:51.622Z] [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:18:51 [2019-12-20T18:18:51.622Z] [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:18:51 [2019-12-20T18:18:51.622Z] [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:18:54 [2019-12-20T18:18:54.891Z] [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:18:54 [2019-12-20T18:18:54.891Z] [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:18:54 [2019-12-20T18:18:54.891Z] [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:18:54 [2019-12-20T18:18:54.891Z] [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 406 kB/s)
13:18:54 [2019-12-20T18:18:54.891Z] [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:18:54 [2019-12-20T18:18:54.891Z] [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:18:55 [2019-12-20T18:18:55.147Z] [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:18:55 [2019-12-20T18:18:55.404Z] [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:18:55 [2019-12-20T18:18:55.404Z] [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:18:55 [2019-12-20T18:18:55.404Z] [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:18:55 [2019-12-20T18:18:55.660Z] [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 590 kB/s)
13:18:55 [2019-12-20T18:18:55.660Z] [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:18:55 [2019-12-20T18:18:55.660Z] [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:18:55 [2019-12-20T18:18:55.660Z] [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:18:55 [2019-12-20T18:18:55.915Z] [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:18:55 [2019-12-20T18:18:55.916Z] [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:18:55 [2019-12-20T18:18:55.916Z] [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:18:56 [2019-12-20T18:18:56.177Z] [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 170 kB/s)
13:18:56 [2019-12-20T18:18:56.177Z] [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:18:56 [2019-12-20T18:18:56.177Z] [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:18:56 [2019-12-20T18:18:56.177Z] [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:18:56 [2019-12-20T18:18:56.434Z] [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:18:56 [2019-12-20T18:18:56.434Z] [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:18:56 [2019-12-20T18:18:56.434Z] [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:18:56 [2019-12-20T18:18:56.690Z] [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 439 kB/s)
13:18:56 [2019-12-20T18:18:56.690Z] [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:18:56 [2019-12-20T18:18:56.690Z] [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:18:56 [2019-12-20T18:18:56.690Z] [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:18:57 [2019-12-20T18:18:57.619Z] [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:18:57 [2019-12-20T18:18:57.619Z] [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:18:57 [2019-12-20T18:18:57.619Z] [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:18:57 [2019-12-20T18:18:57.874Z] [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 214 kB/s)
13:18:57 [2019-12-20T18:18:57.874Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom
13:18:57 [2019-12-20T18:18:57.874Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom
13:18:57 [2019-12-20T18:18:57.875Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom
13:18:58 [2019-12-20T18:18:58.435Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom
13:18:58 [2019-12-20T18:18:58.436Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom
13:18:58 [2019-12-20T18:18:58.436Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom
13:18:58 [2019-12-20T18:18:58.436Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.pom (2.0 kB at 30 kB/s)
13:18:58 [2019-12-20T18:18:58.436Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar
13:18:58 [2019-12-20T18:18:58.436Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar
13:18:58 [2019-12-20T18:18:58.436Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar
13:18:58 [2019-12-20T18:18:58.692Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar
13:18:58 [2019-12-20T18:18:58.948Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar
13:18:58 [2019-12-20T18:18:58.948Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar
13:18:58 [2019-12-20T18:18:58.948Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-eclipserun-plugin/1.3.0/tycho-eclipserun-plugin-1.3.0.jar (12 kB at 213 kB/s)
13:18:58 [2019-12-20T18:18:58.948Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom
13:18:58 [2019-12-20T18:18:58.948Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom
13:18:58 [2019-12-20T18:18:58.948Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom
13:18:59 [2019-12-20T18:18:59.204Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom
13:18:59 [2019-12-20T18:18:59.204Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom
13:18:59 [2019-12-20T18:18:59.204Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom
13:18:59 [2019-12-20T18:18:59.460Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.pom (5.6 kB at 199 kB/s)
13:18:59 [2019-12-20T18:18:59.460Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar
13:18:59 [2019-12-20T18:18:59.460Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar
13:18:59 [2019-12-20T18:18:59.460Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar
13:18:59 [2019-12-20T18:18:59.716Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar
13:18:59 [2019-12-20T18:18:59.716Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar
13:18:59 [2019-12-20T18:18:59.716Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar
13:18:59 [2019-12-20T18:18:59.972Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-p2-extras-plugin/1.3.0/tycho-p2-extras-plugin-1.3.0.jar (29 kB at 345 kB/s)
13:19:00 [2019-12-20T18:19:00.900Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom
13:19:00 [2019-12-20T18:19:00.900Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom
13:19:00 [2019-12-20T18:19:00.900Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom
13:19:01 [2019-12-20T18:19:01.156Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom
13:19:01 [2019-12-20T18:19:01.156Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom
13:19:01 [2019-12-20T18:19:01.156Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom
13:19:01 [2019-12-20T18:19:01.412Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.pom (2.9 kB at 8.4 kB/s)
13:19:01 [2019-12-20T18:19:01.412Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar
13:19:01 [2019-12-20T18:19:01.667Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar
13:19:01 [2019-12-20T18:19:01.668Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar
13:19:01 [2019-12-20T18:19:01.924Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar
13:19:02 [2019-12-20T18:19:02.180Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar
13:19:02 [2019-12-20T18:19:02.180Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar
13:19:02 [2019-12-20T18:19:02.180Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-director-plugin/1.3.0/tycho-p2-director-plugin-1.3.0.jar (45 kB at 742 kB/s)
13:19:02 [2019-12-20T18:19:02.180Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom
13:19:02 [2019-12-20T18:19:02.180Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom
13:19:02 [2019-12-20T18:19:02.180Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom
13:19:02 [2019-12-20T18:19:02.436Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom
13:19:02 [2019-12-20T18:19:02.709Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom
13:19:02 [2019-12-20T18:19:02.709Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom
13:19:02 [2019-12-20T18:19:02.709Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.pom (1.8 kB at 28 kB/s)
13:19:02 [2019-12-20T18:19:02.709Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip
13:19:02 [2019-12-20T18:19:02.709Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar
13:19:02 [2019-12-20T18:19:02.709Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip
13:19:02 [2019-12-20T18:19:02.709Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar
13:19:02 [2019-12-20T18:19:02.709Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip
13:19:02 [2019-12-20T18:19:02.709Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar
13:19:03 [2019-12-20T18:19:03.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip
13:19:03 [2019-12-20T18:19:03.270Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar
13:19:03 [2019-12-20T18:19:03.270Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip
13:19:03 [2019-12-20T18:19:03.270Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar
13:19:03 [2019-12-20T18:19:03.270Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip
13:19:03 [2019-12-20T18:19:03.270Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar
13:19:03 [2019-12-20T18:19:03.526Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.15/commons-compress-1.15-sources.jar (512 kB at 10 MB/s)
13:19:03 [2019-12-20T18:19:03.526Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-standalone-p2-director/1.3.0/tycho-standalone-p2-director-1.3.0.zip (8.0 MB at 36 MB/s)
13:19:03 [2019-12-20T18:19:03.782Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom
13:19:03 [2019-12-20T18:19:03.783Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom
13:19:03 [2019-12-20T18:19:03.783Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom
13:19:04 [2019-12-20T18:19:04.039Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom
13:19:04 [2019-12-20T18:19:04.039Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom
13:19:04 [2019-12-20T18:19:04.039Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom
13:19:04 [2019-12-20T18:19:04.295Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.pom (2.0 kB at 37 kB/s)
13:19:04 [2019-12-20T18:19:04.295Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar
13:19:04 [2019-12-20T18:19:04.295Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar
13:19:04 [2019-12-20T18:19:04.295Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar
13:19:04 [2019-12-20T18:19:04.551Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar
13:19:04 [2019-12-20T18:19:04.807Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar
13:19:04 [2019-12-20T18:19:04.807Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar
13:19:04 [2019-12-20T18:19:04.807Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-publisher-plugin/1.3.0/tycho-p2-publisher-plugin-1.3.0.jar (22 kB at 378 kB/s)
13:19:04 [2019-12-20T18:19:04.807Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
13:19:04 [2019-12-20T18:19:04.807Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
13:19:04 [2019-12-20T18:19:04.807Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
13:19:05 [2019-12-20T18:19:05.368Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
13:19:05 [2019-12-20T18:19:05.368Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
13:19:05 [2019-12-20T18:19:05.368Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom
13:19:05 [2019-12-20T18:19:05.368Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 557 kB/s)
13:19:05 [2019-12-20T18:19:05.368Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
13:19:05 [2019-12-20T18:19:05.368Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
13:19:05 [2019-12-20T18:19:05.368Z] [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:19:05 [2019-12-20T18:19:05.930Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
13:19:05 [2019-12-20T18:19:05.930Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
13:19:05 [2019-12-20T18:19:05.930Z] [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:19:05 [2019-12-20T18:19:05.930Z] [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.4 MB/s)
13:19:05 [2019-12-20T18:19:05.930Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
13:19:05 [2019-12-20T18:19:05.930Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
13:19:05 [2019-12-20T18:19:05.930Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
13:19:06 [2019-12-20T18:19:06.186Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
13:19:06 [2019-12-20T18:19:06.442Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
13:19:06 [2019-12-20T18:19:06.442Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar
13:19:06 [2019-12-20T18:19:06.442Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 9.3 MB/s)
13:19:06 [2019-12-20T18:19:06.442Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom
13:19:06 [2019-12-20T18:19:06.442Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom
13:19:06 [2019-12-20T18:19:06.442Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom
13:19:07 [2019-12-20T18:19:07.004Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom
13:19:07 [2019-12-20T18:19:07.004Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom
13:19:07 [2019-12-20T18:19:07.004Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom
13:19:07 [2019-12-20T18:19:07.004Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.pom (1.4 kB at 33 kB/s)
13:19:07 [2019-12-20T18:19:07.004Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar
13:19:07 [2019-12-20T18:19:07.004Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar
13:19:07 [2019-12-20T18:19:07.004Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar
13:19:07 [2019-12-20T18:19:07.260Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar
13:19:07 [2019-12-20T18:19:07.516Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar
13:19:07 [2019-12-20T18:19:07.516Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar
13:19:07 [2019-12-20T18:19:07.516Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-repository-plugin/1.3.0/tycho-p2-repository-plugin-1.3.0.jar (14 kB at 287 kB/s)
13:19:07 [2019-12-20T18:19:07.516Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.pom
13:19:07 [2019-12-20T18:19:07.516Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.pom
13:19:07 [2019-12-20T18:19:07.516Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.pom
13:19:08 [2019-12-20T18:19:08.078Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.pom (3.7 kB at 8.4 kB/s)
13:19:08 [2019-12-20T18:19:08.078Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/tools/tycho-plugins/1.0.0/tycho-plugins-1.0.0.pom
13:19:08 [2019-12-20T18:19:08.333Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/tools/tycho-plugins/1.0.0/tycho-plugins-1.0.0.pom
13:19:08 [2019-12-20T18:19:08.334Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/1.0.0/tycho-plugins-1.0.0.pom
13:19:08 [2019-12-20T18:19:08.589Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/1.0.0/tycho-plugins-1.0.0.pom (8.7 kB at 30 kB/s)
13:19:08 [2019-12-20T18:19:08.589Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.jar
13:19:08 [2019-12-20T18:19:08.590Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.jar
13:19:08 [2019-12-20T18:19:08.590Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.jar
13:19:11 [2019-12-20T18:19:11.860Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/repository-utils/1.0.0/repository-utils-1.0.0.jar (78 kB at 27 kB/s)
13:19:11 [2019-12-20T18:19:11.860Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom
13:19:11 [2019-12-20T18:19:11.860Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom
13:19:11 [2019-12-20T18:19:11.860Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom
13:19:11 [2019-12-20T18:19:11.860Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom
13:19:11 [2019-12-20T18:19:11.860Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom
13:19:11 [2019-12-20T18:19:11.860Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom
13:19:11 [2019-12-20T18:19:11.860Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2-facade/1.0.0/tycho-p2-facade-1.0.0.pom (2.1 kB at 76 kB/s)
13:19:11 [2019-12-20T18:19:11.860Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom
13:19:12 [2019-12-20T18:19:12.117Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom
13:19:12 [2019-12-20T18:19:12.117Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom
13:19:12 [2019-12-20T18:19:12.373Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom
13:19:12 [2019-12-20T18:19:12.373Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom
13:19:12 [2019-12-20T18:19:12.373Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom
13:19:12 [2019-12-20T18:19:12.373Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-p2/1.0.0/tycho-p2-1.0.0.pom (1.1 kB at 34 kB/s)
13:19:12 [2019-12-20T18:19:12.373Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom
13:19:12 [2019-12-20T18:19:12.373Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom
13:19:12 [2019-12-20T18:19:12.373Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom
13:19:12 [2019-12-20T18:19:12.935Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom
13:19:12 [2019-12-20T18:19:12.935Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom
13:19:12 [2019-12-20T18:19:12.935Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom
13:19:12 [2019-12-20T18:19:12.935Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho/1.0.0/tycho-1.0.0.pom (19 kB at 609 kB/s)
13:19:12 [2019-12-20T18:19:12.935Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom
13:19:12 [2019-12-20T18:19:12.935Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom
13:19:12 [2019-12-20T18:19:12.935Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom
13:19:13 [2019-12-20T18:19:13.497Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom
13:19:13 [2019-12-20T18:19:13.497Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom
13:19:13 [2019-12-20T18:19:13.497Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom
13:19:13 [2019-12-20T18:19:13.497Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-core/1.0.0/tycho-core-1.0.0.pom (4.5 kB at 157 kB/s)
13:19:13 [2019-12-20T18:19:13.497Z] [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:19:13 [2019-12-20T18:19:13.497Z] [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:19:13 [2019-12-20T18:19:13.497Z] [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:19:13 [2019-12-20T18:19:13.753Z] [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:19:13 [2019-12-20T18:19:13.753Z] [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:19:13 [2019-12-20T18:19:13.753Z] [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:19:14 [2019-12-20T18:19:14.009Z] [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 115 kB/s)
13:19:14 [2019-12-20T18:19:14.009Z] [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:19:14 [2019-12-20T18:19:14.009Z] [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:19:14 [2019-12-20T18:19:14.009Z] [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:19:14 [2019-12-20T18:19:14.265Z] [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:19:14 [2019-12-20T18:19:14.265Z] [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:19:14 [2019-12-20T18:19:14.265Z] [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:19:14 [2019-12-20T18:19:14.521Z] [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 191 kB/s)
13:19:14 [2019-12-20T18:19:14.521Z] [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:19:14 [2019-12-20T18:19:14.521Z] [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:19:14 [2019-12-20T18:19:14.521Z] [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:19:14 [2019-12-20T18:19:14.776Z] [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:19:14 [2019-12-20T18:19:14.776Z] [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:19:14 [2019-12-20T18:19:14.776Z] [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:19:14 [2019-12-20T18:19:14.776Z] [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 299 kB/s)
13:19:14 [2019-12-20T18:19:14.776Z] [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:19:14 [2019-12-20T18:19:14.776Z] [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:19:14 [2019-12-20T18:19:14.777Z] [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:19:15 [2019-12-20T18:19:15.338Z] [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:19:15 [2019-12-20T18:19:15.338Z] [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:19:15 [2019-12-20T18:19:15.338Z] [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:19:15 [2019-12-20T18:19:15.338Z] [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 108 kB/s)
13:19:15 [2019-12-20T18:19:15.338Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
13:19:15 [2019-12-20T18:19:15.338Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
13:19:15 [2019-12-20T18:19:15.338Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
13:19:15 [2019-12-20T18:19:15.594Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
13:19:15 [2019-12-20T18:19:15.851Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
13:19:15 [2019-12-20T18:19:15.851Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom
13:19:15 [2019-12-20T18:19:15.851Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.pom (2.5 kB at 90 kB/s)
13:19:15 [2019-12-20T18:19:15.851Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
13:19:15 [2019-12-20T18:19:15.851Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
13:19:15 [2019-12-20T18:19:15.851Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
13:19:16 [2019-12-20T18:19:16.414Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
13:19:16 [2019-12-20T18:19:16.414Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
13:19:16 [2019-12-20T18:19:16.414Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
13:19:16 [2019-12-20T18:19:16.414Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 477 kB/s)
13:19:16 [2019-12-20T18:19:16.414Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom
13:19:16 [2019-12-20T18:19:16.671Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom
13:19:16 [2019-12-20T18:19:16.672Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom
13:19:16 [2019-12-20T18:19:16.929Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom
13:19:16 [2019-12-20T18:19:16.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom
13:19:16 [2019-12-20T18:19:16.929Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom
13:19:16 [2019-12-20T18:19:16.929Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.pom (4.4 kB at 129 kB/s)
13:19:17 [2019-12-20T18:19:17.185Z] [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:19:17 [2019-12-20T18:19:17.185Z] [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:19:17 [2019-12-20T18:19:17.185Z] [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:19:17 [2019-12-20T18:19:17.442Z] [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:19:17 [2019-12-20T18:19:17.442Z] [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:19:17 [2019-12-20T18:19:17.442Z] [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:19:17 [2019-12-20T18:19:17.698Z] [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 12 kB/s)
13:19:17 [2019-12-20T18:19:17.698Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
13:19:17 [2019-12-20T18:19:17.698Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
13:19:17 [2019-12-20T18:19:17.698Z] [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:19:18 [2019-12-20T18:19:18.260Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
13:19:18 [2019-12-20T18:19:18.260Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
13:19:18 [2019-12-20T18:19:18.260Z] [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:19:18 [2019-12-20T18:19:18.260Z] [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 711 kB/s)
13:19:18 [2019-12-20T18:19:18.260Z] [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:19:18 [2019-12-20T18:19:18.516Z] [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:19:18 [2019-12-20T18:19:18.516Z] [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:19:18 [2019-12-20T18:19:18.772Z] [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:19:18 [2019-12-20T18:19:18.772Z] [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:19:18 [2019-12-20T18:19:18.772Z] [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:19:18 [2019-12-20T18:19:18.772Z] [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 48 kB/s)
13:19:19 [2019-12-20T18:19:19.028Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
13:19:19 [2019-12-20T18:19:19.028Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
13:19:19 [2019-12-20T18:19:19.028Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
13:19:19 [2019-12-20T18:19:19.284Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
13:19:19 [2019-12-20T18:19:19.285Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
13:19:19 [2019-12-20T18:19:19.285Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom
13:19:19 [2019-12-20T18:19:19.285Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.pom (3.7 kB at 110 kB/s)
13:19:19 [2019-12-20T18:19:19.540Z] [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:19:19 [2019-12-20T18:19:19.541Z] [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:19:19 [2019-12-20T18:19:19.541Z] [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:19:19 [2019-12-20T18:19:19.796Z] [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:19:19 [2019-12-20T18:19:19.796Z] [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:19:19 [2019-12-20T18:19:19.797Z] [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:19:20 [2019-12-20T18:19:20.053Z] [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 105 kB/s)
13:19:20 [2019-12-20T18:19:20.053Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
13:19:20 [2019-12-20T18:19:20.053Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
13:19:20 [2019-12-20T18:19:20.053Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
13:19:20 [2019-12-20T18:19:20.308Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
13:19:20 [2019-12-20T18:19:20.565Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
13:19:20 [2019-12-20T18:19:20.565Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom
13:19:20 [2019-12-20T18:19:20.565Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom (11 kB at 357 kB/s)
13:19:20 [2019-12-20T18:19:20.565Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
13:19:20 [2019-12-20T18:19:20.565Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
13:19:20 [2019-12-20T18:19:20.565Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-parent/34/commons-parent-34.pom
13:19:21 [2019-12-20T18:19:21.126Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
13:19:22 [2019-12-20T18:19:22.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
13:19:22 [2019-12-20T18:19:22.310Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom
13:19:22 [2019-12-20T18:19:22.310Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 1.2 MB/s)
13:19:22 [2019-12-20T18:19:22.310Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom
13:19:24 [2019-12-20T18:19:24.239Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom
13:19:24 [2019-12-20T18:19:24.239Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom
13:19:24 [2019-12-20T18:19:24.495Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom
13:19:24 [2019-12-20T18:19:24.495Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom
13:19:24 [2019-12-20T18:19:24.495Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom
13:19:24 [2019-12-20T18:19:24.495Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.pom (1.1 kB at 40 kB/s)
13:19:24 [2019-12-20T18:19:24.495Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom
13:19:24 [2019-12-20T18:19:24.495Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom
13:19:24 [2019-12-20T18:19:24.495Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom
13:19:24 [2019-12-20T18:19:24.751Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom
13:19:24 [2019-12-20T18:19:24.752Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom
13:19:24 [2019-12-20T18:19:24.752Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom
13:19:24 [2019-12-20T18:19:24.752Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-embedder/1.0.0/sisu-equinox-embedder-1.0.0.pom (1.8 kB at 71 kB/s)
13:19:24 [2019-12-20T18:19:24.752Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom
13:19:25 [2019-12-20T18:19:25.009Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom
13:19:25 [2019-12-20T18:19:25.009Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom
13:19:25 [2019-12-20T18:19:25.265Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom
13:19:25 [2019-12-20T18:19:25.265Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom
13:19:25 [2019-12-20T18:19:25.265Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom
13:19:25 [2019-12-20T18:19:25.265Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox/1.0.0/sisu-equinox-1.0.0.pom (1.0 kB at 31 kB/s)
13:19:25 [2019-12-20T18:19:25.265Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom
13:19:25 [2019-12-20T18:19:25.265Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom
13:19:25 [2019-12-20T18:19:25.265Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom
13:19:25 [2019-12-20T18:19:25.827Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom
13:19:25 [2019-12-20T18:19:25.827Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom
13:19:25 [2019-12-20T18:19:25.827Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom
13:19:25 [2019-12-20T18:19:25.827Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi/3.11.2.v20161107-1947/org.eclipse.osgi-3.11.2.v20161107-1947.pom (1.0 kB at 13 kB/s)
13:19:25 [2019-12-20T18:19:25.827Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom
13:19:25 [2019-12-20T18:19:25.827Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom
13:19:25 [2019-12-20T18:19:25.827Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom
13:19:26 [2019-12-20T18:19:26.083Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom
13:19:26 [2019-12-20T18:19:26.083Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom
13:19:26 [2019-12-20T18:19:26.340Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom
13:19:26 [2019-12-20T18:19:26.598Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/sisu-equinox-api/1.0.0/sisu-equinox-api-1.0.0.pom (1.7 kB at 6.9 kB/s)
13:19:26 [2019-12-20T18:19:26.598Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom
13:19:26 [2019-12-20T18:19:26.598Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom
13:19:26 [2019-12-20T18:19:26.598Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom
13:19:27 [2019-12-20T18:19:27.528Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom
13:19:27 [2019-12-20T18:19:27.528Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom
13:19:27 [2019-12-20T18:19:27.528Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom
13:19:27 [2019-12-20T18:19:27.528Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-metadata-model/1.0.0/tycho-metadata-model-1.0.0.pom (1.3 kB at 47 kB/s)
13:19:27 [2019-12-20T18:19:27.528Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom
13:19:27 [2019-12-20T18:19:27.528Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom
13:19:27 [2019-12-20T18:19:27.528Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom
13:19:27 [2019-12-20T18:19:27.784Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom
13:19:27 [2019-12-20T18:19:27.784Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom
13:19:27 [2019-12-20T18:19:27.784Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom
13:19:27 [2019-12-20T18:19:27.784Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-embedder-api/1.0.0/tycho-embedder-api-1.0.0.pom (2.1 kB at 76 kB/s)
13:19:27 [2019-12-20T18:19:27.784Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom
13:19:28 [2019-12-20T18:19:28.040Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom
13:19:28 [2019-12-20T18:19:28.040Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom
13:19:28 [2019-12-20T18:19:28.296Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom
13:19:28 [2019-12-20T18:19:28.296Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom
13:19:28 [2019-12-20T18:19:28.552Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom
13:19:28 [2019-12-20T18:19:28.809Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.embedder.shared/1.0.0/org.eclipse.tycho.embedder.shared-1.0.0.pom (1.1 kB at 4.8 kB/s)
13:19:28 [2019-12-20T18:19:28.809Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom
13:19:28 [2019-12-20T18:19:28.809Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom
13:19:28 [2019-12-20T18:19:28.809Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom
13:19:29 [2019-12-20T18:19:29.066Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom
13:19:29 [2019-12-20T18:19:29.066Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom
13:19:29 [2019-12-20T18:19:29.066Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom
13:19:29 [2019-12-20T18:19:29.322Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-bundles/1.0.0/tycho-bundles-1.0.0.pom (3.3 kB at 102 kB/s)
13:19:29 [2019-12-20T18:19:29.322Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom
13:19:29 [2019-12-20T18:19:29.322Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom
13:19:29 [2019-12-20T18:19:29.322Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom
13:19:29 [2019-12-20T18:19:29.579Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom
13:19:29 [2019-12-20T18:19:29.836Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom
13:19:29 [2019-12-20T18:19:29.836Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom
13:19:29 [2019-12-20T18:19:29.836Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.core.shared/1.0.0/org.eclipse.tycho.core.shared-1.0.0.pom (1.0 kB at 12 kB/s)
13:19:29 [2019-12-20T18:19:29.836Z] [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:19:29 [2019-12-20T18:19:29.836Z] [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:19:29 [2019-12-20T18:19:29.836Z] [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:19:30 [2019-12-20T18:19:30.780Z] [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:19:30 [2019-12-20T18:19:30.780Z] [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:19:30 [2019-12-20T18:19:30.780Z] [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:19:30 [2019-12-20T18:19:30.780Z] [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 61 kB/s)
13:19:30 [2019-12-20T18:19:30.780Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom
13:19:30 [2019-12-20T18:19:30.780Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom
13:19:30 [2019-12-20T18:19:30.780Z] [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.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom
13:19:31 [2019-12-20T18:19:31.036Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom
13:19:31 [2019-12-20T18:19:31.036Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.resolver.shared/1.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom
13:19:31 [2019-12-20T18:19:31.294Z] [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.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom
13:19:31 [2019-12-20T18:19:31.294Z] [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.0.0/org.eclipse.tycho.p2.resolver.shared-1.0.0.pom (1.1 kB at 40 kB/s)
13:19:31 [2019-12-20T18:19:31.294Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom
13:19:31 [2019-12-20T18:19:31.294Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom
13:19:31 [2019-12-20T18:19:31.294Z] [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.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom
13:19:31 [2019-12-20T18:19:31.552Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom
13:19:31 [2019-12-20T18:19:31.552Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.tycho.p2.tools.shared/1.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom
13:19:31 [2019-12-20T18:19:31.552Z] [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.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom
13:19:31 [2019-12-20T18:19:31.808Z] [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.0.0/org.eclipse.tycho.p2.tools.shared-1.0.0.pom (1.1 kB at 17 kB/s)
13:19:31 [2019-12-20T18:19:31.808Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom
13:19:31 [2019-12-20T18:19:31.808Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom
13:19:31 [2019-12-20T18:19:31.808Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom
13:19:32 [2019-12-20T18:19:32.065Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom
13:19:32 [2019-12-20T18:19:32.065Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom
13:19:32 [2019-12-20T18:19:32.320Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom
13:19:32 [2019-12-20T18:19:32.320Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.pom (2.7 kB at 96 kB/s)
13:19:32 [2019-12-20T18:19:32.320Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
13:19:32 [2019-12-20T18:19:32.320Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
13:19:32 [2019-12-20T18:19:32.320Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
13:19:32 [2019-12-20T18:19:32.882Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
13:19:32 [2019-12-20T18:19:32.883Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
13:19:32 [2019-12-20T18:19:32.883Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom
13:19:32 [2019-12-20T18:19:32.883Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 56 kB/s)
13:19:32 [2019-12-20T18:19:32.883Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom
13:19:32 [2019-12-20T18:19:32.883Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
13:19:32 [2019-12-20T18:19:32.883Z] [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:19:33 [2019-12-20T18:19:33.138Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
13:19:33 [2019-12-20T18:19:33.138Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom
13:19:33 [2019-12-20T18:19:33.138Z] [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:19:33 [2019-12-20T18:19:33.138Z] [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 37 kB/s)
13:19:33 [2019-12-20T18:19:33.138Z] [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:19:33 [2019-12-20T18:19:33.138Z] [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:19:33 [2019-12-20T18:19:33.139Z] [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:19:33 [2019-12-20T18:19:33.701Z] [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:19:33 [2019-12-20T18:19:33.701Z] [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:19:33 [2019-12-20T18:19:33.701Z] [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:19:33 [2019-12-20T18:19:33.701Z] [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 264 kB/s)
13:19:33 [2019-12-20T18:19:33.701Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
13:19:33 [2019-12-20T18:19:33.701Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
13:19:33 [2019-12-20T18:19:33.701Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
13:19:34 [2019-12-20T18:19:34.262Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
13:19:34 [2019-12-20T18:19:34.262Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
13:19:34 [2019-12-20T18:19:34.262Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom
13:19:34 [2019-12-20T18:19:34.262Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (2.8 kB at 94 kB/s)
13:19:34 [2019-12-20T18:19:34.262Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
13:19:34 [2019-12-20T18:19:34.262Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
13:19:34 [2019-12-20T18:19:34.262Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
13:19:34 [2019-12-20T18:19:34.518Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
13:19:34 [2019-12-20T18:19:34.518Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
13:19:34 [2019-12-20T18:19:34.518Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom
13:19:34 [2019-12-20T18:19:34.518Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 145 kB/s)
13:19:34 [2019-12-20T18:19:34.518Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
13:19:34 [2019-12-20T18:19:34.774Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
13:19:34 [2019-12-20T18:19:34.774Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
13:19:35 [2019-12-20T18:19:35.030Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
13:19:35 [2019-12-20T18:19:35.030Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
13:19:35 [2019-12-20T18:19:35.030Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
13:19:35 [2019-12-20T18:19:35.030Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 279 kB/s)
13:19:35 [2019-12-20T18:19:35.030Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
13:19:35 [2019-12-20T18:19:35.030Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
13:19:35 [2019-12-20T18:19:35.030Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
13:19:35 [2019-12-20T18:19:35.286Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
13:19:35 [2019-12-20T18:19:35.286Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
13:19:35 [2019-12-20T18:19:35.542Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom
13:19:35 [2019-12-20T18:19:35.542Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (1.7 kB at 67 kB/s)
13:19:35 [2019-12-20T18:19:35.542Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
13:19:35 [2019-12-20T18:19:35.542Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
13:19:35 [2019-12-20T18:19:35.542Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
13:19:35 [2019-12-20T18:19:35.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
13:19:35 [2019-12-20T18:19:35.798Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
13:19:35 [2019-12-20T18:19:35.798Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom
13:19:35 [2019-12-20T18:19:35.798Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 104 kB/s)
13:19:35 [2019-12-20T18:19:35.798Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom
13:19:35 [2019-12-20T18:19:35.798Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom
13:19:35 [2019-12-20T18:19:35.798Z] [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:19:36 [2019-12-20T18:19:36.360Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom
13:19:36 [2019-12-20T18:19:36.360Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom
13:19:36 [2019-12-20T18:19:36.360Z] [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:19:36 [2019-12-20T18:19:36.360Z] [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 20 kB/s)
13:19:36 [2019-12-20T18:19:36.360Z] [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:19:36 [2019-12-20T18:19:36.360Z] [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:19:36 [2019-12-20T18:19:36.360Z] [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:19:36 [2019-12-20T18:19:36.618Z] [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:19:36 [2019-12-20T18:19:36.618Z] [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:19:36 [2019-12-20T18:19:36.618Z] [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:19:36 [2019-12-20T18:19:36.618Z] [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 24 kB/s)
13:19:36 [2019-12-20T18:19:36.618Z] [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:19:36 [2019-12-20T18:19:36.618Z] [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:19:36 [2019-12-20T18:19:36.618Z] [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:19:37 [2019-12-20T18:19:37.181Z] [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 14 kB/s)
13:19:37 [2019-12-20T18:19:37.181Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-parent/11/jboss-parent-11.pom
13:19:37 [2019-12-20T18:19:37.181Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-parent/11/jboss-parent-11.pom
13:19:37 [2019-12-20T18:19:37.181Z] [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:19:37 [2019-12-20T18:19:37.743Z] [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 85 kB/s)
13:19:37 [2019-12-20T18:19:37.743Z] [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:19:37 [2019-12-20T18:19:37.743Z] [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:19:37 [2019-12-20T18:19:37.743Z] [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:19:37 [2019-12-20T18:19:37.998Z] [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:19:37 [2019-12-20T18:19:37.998Z] [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:19:37 [2019-12-20T18:19:37.998Z] [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:19:37 [2019-12-20T18:19:37.998Z] [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 289 kB/s)
13:19:37 [2019-12-20T18:19:37.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
13:19:37 [2019-12-20T18:19:37.999Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
13:19:37 [2019-12-20T18:19:37.999Z] [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:19:38 [2019-12-20T18:19:38.757Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
13:19:38 [2019-12-20T18:19:38.757Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
13:19:38 [2019-12-20T18:19:38.757Z] [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:19:38 [2019-12-20T18:19:38.757Z] [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 186 kB/s)
13:19:38 [2019-12-20T18:19:38.757Z] [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:19:38 [2019-12-20T18:19:38.757Z] [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:19:38 [2019-12-20T18:19:38.757Z] [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:19:38 [2019-12-20T18:19:38.757Z] [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:19:38 [2019-12-20T18:19:38.757Z] [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:19:38 [2019-12-20T18:19:38.757Z] [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:19:38 [2019-12-20T18:19:38.757Z] [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 175 kB/s)
13:19:38 [2019-12-20T18:19:38.757Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0/maven-2.0.pom
13:19:39 [2019-12-20T18:19:39.013Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom
13:19:39 [2019-12-20T18:19:39.013Z] [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:19:39 [2019-12-20T18:19:39.269Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom
13:19:39 [2019-12-20T18:19:39.269Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0/maven-2.0.pom
13:19:39 [2019-12-20T18:19:39.269Z] [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:19:39 [2019-12-20T18:19:39.269Z] [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 283 kB/s)
13:19:39 [2019-12-20T18:19:39.269Z] [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:19:39 [2019-12-20T18:19:39.269Z] [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:19:39 [2019-12-20T18:19:39.525Z] [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:19:39 [2019-12-20T18:19:39.782Z] [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:19:39 [2019-12-20T18:19:39.782Z] [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:19:39 [2019-12-20T18:19:39.782Z] [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:19:39 [2019-12-20T18:19:39.782Z] [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 51 kB/s)
13:19:39 [2019-12-20T18:19:39.782Z] [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:19:39 [2019-12-20T18:19:39.782Z] [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:19:40 [2019-12-20T18:19:40.039Z] [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:19:40 [2019-12-20T18:19:40.295Z] [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:19:45 [2019-12-20T18:19:45.539Z] [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:19:48 [2019-12-20T18:19:48.058Z] [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:19:48 [2019-12-20T18:19:48.058Z] [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 78 kB/s)
13:19:48 [2019-12-20T18:19:48.620Z] [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:19:48 [2019-12-20T18:19:48.620Z] [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:19:48 [2019-12-20T18:19:48.620Z] [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:19:48 [2019-12-20T18:19:48.876Z] [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:19:48 [2019-12-20T18:19:48.876Z] [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:19:48 [2019-12-20T18:19:48.876Z] [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:19:48 [2019-12-20T18:19:48.876Z] [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 158 kB/s)
13:19:48 [2019-12-20T18:19:48.876Z] [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:19:48 [2019-12-20T18:19:48.876Z] [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:19:48 [2019-12-20T18:19:48.876Z] [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:19:49 [2019-12-20T18:19:49.437Z] [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:19:49 [2019-12-20T18:19:49.437Z] [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:19:49 [2019-12-20T18:19:49.437Z] [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:19:49 [2019-12-20T18:19:49.437Z] [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 38 kB/s)
13:19:49 [2019-12-20T18:19:49.438Z] [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:19:49 [2019-12-20T18:19:49.438Z] [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:19:49 [2019-12-20T18:19:49.438Z] [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:19:49 [2019-12-20T18:19:49.693Z] [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:19:49 [2019-12-20T18:19:49.693Z] [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:19:49 [2019-12-20T18:19:49.693Z] [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:19:49 [2019-12-20T18:19:49.693Z] [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 40 kB/s)
13:19:49 [2019-12-20T18:19:49.693Z] [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:19:49 [2019-12-20T18:19:49.693Z] [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:19:51 [2019-12-20T18:19:51.059Z] [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:19:51 [2019-12-20T18:19:51.059Z] [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:19:51 [2019-12-20T18:19:51.315Z] [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:19:51 [2019-12-20T18:19:51.315Z] [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:19:51 [2019-12-20T18:19:51.315Z] [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 16 kB/s)
13:19:51 [2019-12-20T18:19:51.315Z] [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:19:51 [2019-12-20T18:19:51.315Z] [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:19:51 [2019-12-20T18:19:51.315Z] [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:19:51 [2019-12-20T18:19:51.571Z] [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:19:51 [2019-12-20T18:19:51.828Z] [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:19:51 [2019-12-20T18:19:51.828Z] [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:19:51 [2019-12-20T18:19:51.828Z] [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 30 kB/s)
13:19:51 [2019-12-20T18:19:51.828Z] [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:19:51 [2019-12-20T18:19:51.828Z] [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:19:51 [2019-12-20T18:19:51.828Z] [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:19:52 [2019-12-20T18:19:52.084Z] [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:19:52 [2019-12-20T18:19:52.084Z] [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:19:52 [2019-12-20T18:19:52.340Z] [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:19:52 [2019-12-20T18:19:52.340Z] [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 51 kB/s)
13:19:52 [2019-12-20T18:19:52.340Z] [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:19:52 [2019-12-20T18:19:52.340Z] [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:19:52 [2019-12-20T18:19:52.340Z] [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:19:52 [2019-12-20T18:19:52.596Z] [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:19:52 [2019-12-20T18:19:52.596Z] [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:19:52 [2019-12-20T18:19:52.596Z] [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:19:52 [2019-12-20T18:19:52.596Z] [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 26 kB/s)
13:19:52 [2019-12-20T18:19:52.852Z] [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:19:52 [2019-12-20T18:19:52.852Z] [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:19:52 [2019-12-20T18:19:52.852Z] [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:19:53 [2019-12-20T18:19:53.108Z] [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:19:53 [2019-12-20T18:19:53.108Z] [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:19:53 [2019-12-20T18:19:53.108Z] [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:19:53 [2019-12-20T18:19:53.109Z] [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 21 kB/s)
13:19:53 [2019-12-20T18:19:53.109Z] [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:19:53 [2019-12-20T18:19:53.109Z] [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:19:53 [2019-12-20T18:19:53.364Z] [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:19:54 [2019-12-20T18:19:54.731Z] [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:19:54 [2019-12-20T18:19:54.731Z] [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:19:54 [2019-12-20T18:19:54.731Z] [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:19:54 [2019-12-20T18:19:54.731Z] [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 26 kB/s)
13:19:54 [2019-12-20T18:19:54.732Z] [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:19:54 [2019-12-20T18:19:54.732Z] [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:19:54 [2019-12-20T18:19:54.732Z] [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:19:54 [2019-12-20T18:19:54.987Z] [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:19:54 [2019-12-20T18:19:54.987Z] [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:19:54 [2019-12-20T18:19:54.987Z] [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:19:55 [2019-12-20T18:19:55.243Z] [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 5.7 kB/s)
13:19:55 [2019-12-20T18:19:55.243Z] [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:19:55 [2019-12-20T18:19:55.243Z] [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:19:55 [2019-12-20T18:19:55.244Z] [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:19:55 [2019-12-20T18:19:55.805Z] [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:19:55 [2019-12-20T18:19:55.805Z] [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:19:55 [2019-12-20T18:19:55.805Z] [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:19:55 [2019-12-20T18:19:55.805Z] [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 48 kB/s)
13:19:55 [2019-12-20T18:19:55.806Z] [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:19:55 [2019-12-20T18:19:55.806Z] [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:19:55 [2019-12-20T18:19:55.806Z] [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:19:57 [2019-12-20T18:19:57.762Z] [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:19:57 [2019-12-20T18:19:57.762Z] [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:19:57 [2019-12-20T18:19:57.762Z] [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:19:57 [2019-12-20T18:19:57.762Z] [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 46 kB/s)
13:19:57 [2019-12-20T18:19:57.762Z] [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:19:57 [2019-12-20T18:19:57.762Z] [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:19:57 [2019-12-20T18:19:57.762Z] [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:19:58 [2019-12-20T18:19:58.019Z] [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:19:58 [2019-12-20T18:19:58.019Z] [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:19:58 [2019-12-20T18:19:58.019Z] [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:19:58 [2019-12-20T18:19:58.019Z] [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 19 kB/s)
13:19:58 [2019-12-20T18:19:58.019Z] [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:19:58 [2019-12-20T18:19:58.019Z] [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:19:58 [2019-12-20T18:19:58.019Z] [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:19:58 [2019-12-20T18:19:58.580Z] [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:19:58 [2019-12-20T18:19:58.580Z] [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:19:58 [2019-12-20T18:19:58.580Z] [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:19:58 [2019-12-20T18:19:58.580Z] [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 50 kB/s)
13:19:58 [2019-12-20T18:19:58.580Z] [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:19:58 [2019-12-20T18:19:58.580Z] [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:19:58 [2019-12-20T18:19:58.580Z] [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:19:58 [2019-12-20T18:19:58.836Z] [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:19:58 [2019-12-20T18:19:58.836Z] [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:19:58 [2019-12-20T18:19:58.836Z] [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:19:58 [2019-12-20T18:19:58.836Z] [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 15 kB/s)
13:19:58 [2019-12-20T18:19:58.836Z] [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:19:58 [2019-12-20T18:19:58.836Z] [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:19:58 [2019-12-20T18:19:58.836Z] [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:19:59 [2019-12-20T18:19:59.398Z] [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:19:59 [2019-12-20T18:19:59.398Z] [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:19:59 [2019-12-20T18:19:59.398Z] [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:19:59 [2019-12-20T18:19:59.398Z] [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 439 kB/s)
13:19:59 [2019-12-20T18:19:59.398Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/7/commons-parent-7.pom
13:19:59 [2019-12-20T18:19:59.398Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom
13:19:59 [2019-12-20T18:19:59.398Z] [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:19:59 [2019-12-20T18:19:59.654Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom
13:19:59 [2019-12-20T18:19:59.654Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/7/commons-parent-7.pom
13:19:59 [2019-12-20T18:19:59.654Z] [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:19:59 [2019-12-20T18:19:59.654Z] [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 603 kB/s)
13:19:59 [2019-12-20T18:19:59.654Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom
13:19:59 [2019-12-20T18:19:59.654Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom
13:19:59 [2019-12-20T18:19:59.910Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom
13:20:00 [2019-12-20T18:20:00.166Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom
13:20:00 [2019-12-20T18:20:00.166Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom
13:20:00 [2019-12-20T18:20:00.166Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom
13:20:00 [2019-12-20T18:20:00.166Z] [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 150 kB/s)
13:20:00 [2019-12-20T18:20:00.166Z] [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:20:00 [2019-12-20T18:20:00.166Z] [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:20:00 [2019-12-20T18:20:00.166Z] [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:20:00 [2019-12-20T18:20:00.422Z] [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:20:00 [2019-12-20T18:20:00.422Z] [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:20:00 [2019-12-20T18:20:00.678Z] [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:20:00 [2019-12-20T18:20:00.678Z] [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 169 kB/s)
13:20:00 [2019-12-20T18:20:00.678Z] [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:20:00 [2019-12-20T18:20:00.678Z] [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:20:00 [2019-12-20T18:20:00.678Z] [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:20:01 [2019-12-20T18:20:01.239Z] [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:20:01 [2019-12-20T18:20:01.239Z] [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:20:01 [2019-12-20T18:20:01.239Z] [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:20:01 [2019-12-20T18:20:01.239Z] [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 91 kB/s)
13:20:01 [2019-12-20T18:20:01.240Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/4.0/project-4.0.pom
13:20:01 [2019-12-20T18:20:01.240Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom
13:20:01 [2019-12-20T18:20:01.240Z] [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:20:01 [2019-12-20T18:20:01.512Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom
13:20:01 [2019-12-20T18:20:01.512Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/4.0/project-4.0.pom
13:20:01 [2019-12-20T18:20:01.512Z] [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:20:01 [2019-12-20T18:20:01.512Z] [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 423 kB/s)
13:20:01 [2019-12-20T18:20:01.768Z] [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:20:01 [2019-12-20T18:20:01.768Z] [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:20:01 [2019-12-20T18:20:01.768Z] [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:20:02 [2019-12-20T18:20:02.024Z] [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:20:02 [2019-12-20T18:20:02.024Z] [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:20:02 [2019-12-20T18:20:02.024Z] [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:20:02 [2019-12-20T18:20:02.024Z] [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 175 kB/s)
13:20:02 [2019-12-20T18:20:02.024Z] [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:20:02 [2019-12-20T18:20:02.024Z] [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:20:02 [2019-12-20T18:20:02.024Z] [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:20:02 [2019-12-20T18:20:02.585Z] [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:20:02 [2019-12-20T18:20:02.585Z] [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:20:02 [2019-12-20T18:20:02.585Z] [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:20:02 [2019-12-20T18:20:02.585Z] [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 141 kB/s)
13:20:02 [2019-12-20T18:20:02.585Z] [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:20:02 [2019-12-20T18:20:02.585Z] [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:20:02 [2019-12-20T18:20:02.585Z] [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:20:02 [2019-12-20T18:20:02.840Z] [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:20:02 [2019-12-20T18:20:02.840Z] [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:20:02 [2019-12-20T18:20:02.840Z] [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:20:02 [2019-12-20T18:20:02.840Z] [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 592 kB/s)
13:20:02 [2019-12-20T18:20:02.840Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/5/commons-parent-5.pom
13:20:02 [2019-12-20T18:20:02.840Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom
13:20:03 [2019-12-20T18:20:03.096Z] [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:20:03 [2019-12-20T18:20:03.352Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom
13:20:03 [2019-12-20T18:20:03.352Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/5/commons-parent-5.pom
13:20:03 [2019-12-20T18:20:03.352Z] [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:20:03 [2019-12-20T18:20:03.352Z] [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 535 kB/s)
13:20:03 [2019-12-20T18:20:03.352Z] [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:20:03 [2019-12-20T18:20:03.607Z] [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:20:03 [2019-12-20T18:20:03.607Z] [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:20:03 [2019-12-20T18:20:03.863Z] [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:20:03 [2019-12-20T18:20:03.863Z] [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:20:03 [2019-12-20T18:20:03.863Z] [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:20:03 [2019-12-20T18:20:03.863Z] [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 218 kB/s)
13:20:03 [2019-12-20T18:20:03.863Z] [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:20:03 [2019-12-20T18:20:03.863Z] [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:20:03 [2019-12-20T18:20:03.863Z] [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:20:04 [2019-12-20T18:20:04.119Z] [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:20:04 [2019-12-20T18:20:04.375Z] [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:20:04 [2019-12-20T18:20:04.375Z] [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:20:04 [2019-12-20T18:20:04.375Z] [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 131 kB/s)
13:20:04 [2019-12-20T18:20:04.375Z] [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:20:04 [2019-12-20T18:20:04.375Z] [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:20:04 [2019-12-20T18:20:04.375Z] [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:20:04 [2019-12-20T18:20:04.630Z] [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:20:04 [2019-12-20T18:20:04.631Z] [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:20:04 [2019-12-20T18:20:04.631Z] [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:20:04 [2019-12-20T18:20:04.631Z] [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 121 kB/s)
13:20:04 [2019-12-20T18:20:04.631Z] [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:20:04 [2019-12-20T18:20:04.631Z] [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:20:04 [2019-12-20T18:20:04.631Z] [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:20:05 [2019-12-20T18:20:05.192Z] [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:20:05 [2019-12-20T18:20:05.192Z] [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:20:05 [2019-12-20T18:20:05.192Z] [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:20:05 [2019-12-20T18:20:05.192Z] [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 76 kB/s)
13:20:05 [2019-12-20T18:20:05.192Z] [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:20:05 [2019-12-20T18:20:05.192Z] [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:20:05 [2019-12-20T18:20:05.192Z] [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:20:05 [2019-12-20T18:20:05.448Z] [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:20:05 [2019-12-20T18:20:05.448Z] [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:20:05 [2019-12-20T18:20:05.448Z] [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:20:05 [2019-12-20T18:20:05.448Z] [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 393 kB/s)
13:20:05 [2019-12-20T18:20:05.448Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/28/commons-parent-28.pom
13:20:05 [2019-12-20T18:20:05.448Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom
13:20:05 [2019-12-20T18:20:05.448Z] [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:20:06 [2019-12-20T18:20:06.009Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom
13:20:06 [2019-12-20T18:20:06.009Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/28/commons-parent-28.pom
13:20:06 [2019-12-20T18:20:06.009Z] [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:20:06 [2019-12-20T18:20:06.009Z] [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 1.6 MB/s)
13:20:06 [2019-12-20T18:20:06.009Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.2/xz-1.2.pom
13:20:06 [2019-12-20T18:20:06.009Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.2/xz-1.2.pom
13:20:06 [2019-12-20T18:20:06.009Z] [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:20:06 [2019-12-20T18:20:06.264Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.2/xz-1.2.pom
13:20:06 [2019-12-20T18:20:06.264Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.2/xz-1.2.pom
13:20:06 [2019-12-20T18:20:06.264Z] [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:20:06 [2019-12-20T18:20:06.264Z] [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 66 kB/s)
13:20:06 [2019-12-20T18:20:06.264Z] [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:20:06 [2019-12-20T18:20:06.520Z] [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:20:06 [2019-12-20T18:20:06.520Z] [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:20:06 [2019-12-20T18:20:06.776Z] [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:20:06 [2019-12-20T18:20:06.776Z] [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:20:06 [2019-12-20T18:20:06.776Z] [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:20:06 [2019-12-20T18:20:06.776Z] [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 156 kB/s)
13:20:06 [2019-12-20T18:20:06.776Z] [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:20:06 [2019-12-20T18:20:06.776Z] [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:20:06 [2019-12-20T18:20:06.776Z] [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:20:07 [2019-12-20T18:20:07.337Z] [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:20:07 [2019-12-20T18:20:07.337Z] [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:20:07 [2019-12-20T18:20:07.337Z] [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:20:07 [2019-12-20T18:20:07.337Z] [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 62 kB/s)
13:20:07 [2019-12-20T18:20:07.337Z] [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:20:07 [2019-12-20T18:20:07.337Z] [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:20:07 [2019-12-20T18:20:07.337Z] [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:20:07 [2019-12-20T18:20:07.593Z] [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:20:07 [2019-12-20T18:20:07.593Z] [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:20:07 [2019-12-20T18:20:07.593Z] [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:20:07 [2019-12-20T18:20:07.593Z] [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 582 kB/s)
13:20:07 [2019-12-20T18:20:07.850Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
13:20:07 [2019-12-20T18:20:07.850Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
13:20:07 [2019-12-20T18:20:07.850Z] [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:20:08 [2019-12-20T18:20:08.106Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
13:20:08 [2019-12-20T18:20:08.106Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
13:20:08 [2019-12-20T18:20:08.106Z] [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:20:08 [2019-12-20T18:20:08.106Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 1.2 MB/s)
13:20:08 [2019-12-20T18:20:08.106Z] [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:20:08 [2019-12-20T18:20:08.106Z] [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:20:08 [2019-12-20T18:20:08.106Z] [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:20:08 [2019-12-20T18:20:08.670Z] [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:20:08 [2019-12-20T18:20:08.670Z] [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:20:08 [2019-12-20T18:20:08.670Z] [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:20:08 [2019-12-20T18:20:08.670Z] [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 58 kB/s)
13:20:08 [2019-12-20T18:20:08.670Z] [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:20:08 [2019-12-20T18:20:08.670Z] [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 282 kB/s)
13:20:08 [2019-12-20T18:20:08.670Z] [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:20:08 [2019-12-20T18:20:08.671Z] [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 449 kB/s)
13:20:08 [2019-12-20T18:20:08.671Z] [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:20:08 [2019-12-20T18:20:08.671Z] [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:20:08 [2019-12-20T18:20:08.671Z] [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:20:09 [2019-12-20T18:20:09.232Z] [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:20:09 [2019-12-20T18:20:09.232Z] [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:20:09 [2019-12-20T18:20:09.232Z] [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:20:09 [2019-12-20T18:20:09.232Z] [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 120 kB/s)
13:20:09 [2019-12-20T18:20:09.232Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
13:20:09 [2019-12-20T18:20:09.232Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
13:20:09 [2019-12-20T18:20:09.232Z] [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:20:09 [2019-12-20T18:20:09.487Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
13:20:09 [2019-12-20T18:20:09.487Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
13:20:09 [2019-12-20T18:20:09.487Z] [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:20:09 [2019-12-20T18:20:09.487Z] [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 173 kB/s)
13:20:09 [2019-12-20T18:20:09.487Z] [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:20:09 [2019-12-20T18:20:09.487Z] [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:20:09 [2019-12-20T18:20:09.487Z] [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:20:09 [2019-12-20T18:20:09.743Z] [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:20:09 [2019-12-20T18:20:09.999Z] [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:20:09 [2019-12-20T18:20:09.999Z] [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:20:09 [2019-12-20T18:20:09.999Z] [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 167 kB/s)
13:20:09 [2019-12-20T18:20:09.999Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
13:20:09 [2019-12-20T18:20:09.999Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
13:20:09 [2019-12-20T18:20:09.999Z] [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:20:11 [2019-12-20T18:20:11.364Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
13:20:11 [2019-12-20T18:20:11.364Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
13:20:11 [2019-12-20T18:20:11.364Z] [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:20:11 [2019-12-20T18:20:11.364Z] [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 136 kB/s)
13:20:11 [2019-12-20T18:20:11.364Z] [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:20:11 [2019-12-20T18:20:11.364Z] [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:20:11 [2019-12-20T18:20:11.364Z] [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:20:11 [2019-12-20T18:20:11.620Z] [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:20:11 [2019-12-20T18:20:11.620Z] [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:20:11 [2019-12-20T18:20:11.620Z] [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:20:11 [2019-12-20T18:20:11.620Z] [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 214 kB/s)
13:20:11 [2019-12-20T18:20:11.620Z] [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:20:11 [2019-12-20T18:20:11.620Z] [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:20:11 [2019-12-20T18:20:11.620Z] [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:20:12 [2019-12-20T18:20:12.185Z] [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:20:12 [2019-12-20T18:20:12.185Z] [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:20:12 [2019-12-20T18:20:12.185Z] [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:20:12 [2019-12-20T18:20:12.185Z] [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 337 kB/s)
13:20:12 [2019-12-20T18:20:12.185Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/5/project-5.pom
13:20:12 [2019-12-20T18:20:12.185Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/5/project-5.pom
13:20:12 [2019-12-20T18:20:12.186Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom
13:20:12 [2019-12-20T18:20:12.441Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/5/project-5.pom
13:20:12 [2019-12-20T18:20:12.442Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/5/project-5.pom
13:20:12 [2019-12-20T18:20:12.442Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/5/project-5.pom
13:20:12 [2019-12-20T18:20:12.442Z] [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 859 kB/s)
13:20:12 [2019-12-20T18:20:12.442Z] [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:20:12 [2019-12-20T18:20:12.442Z] [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:20:12 [2019-12-20T18:20:12.697Z] [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:20:12 [2019-12-20T18:20:12.953Z] [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:20:12 [2019-12-20T18:20:12.953Z] [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:20:12 [2019-12-20T18:20:12.953Z] [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:20:12 [2019-12-20T18:20:12.953Z] [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:20:12 [2019-12-20T18:20:12.953Z] [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:20:12 [2019-12-20T18:20:12.953Z] [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:20:12 [2019-12-20T18:20:12.953Z] [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:20:13 [2019-12-20T18:20:13.209Z] [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:20:13 [2019-12-20T18:20:13.209Z] [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:20:13 [2019-12-20T18:20:13.209Z] [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:20:13 [2019-12-20T18:20:13.209Z] [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:20:13 [2019-12-20T18:20:13.209Z] [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:20:13 [2019-12-20T18:20:13.465Z] [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:20:13 [2019-12-20T18:20:13.465Z] [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:20:13 [2019-12-20T18:20:13.720Z] [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:20:13 [2019-12-20T18:20:13.720Z] [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:20:13 [2019-12-20T18:20:13.720Z] [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:20:13 [2019-12-20T18:20:13.720Z] [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 210 kB/s)
13:20:13 [2019-12-20T18:20:13.721Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom
13:20:13 [2019-12-20T18:20:13.721Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom
13:20:13 [2019-12-20T18:20:13.721Z] [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:20:13 [2019-12-20T18:20:13.976Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom
13:20:13 [2019-12-20T18:20:13.976Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/11/commons-parent-11.pom
13:20:14 [2019-12-20T18:20:14.233Z] [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:20:14 [2019-12-20T18:20:14.233Z] [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 514 kB/s)
13:20:14 [2019-12-20T18:20:14.233Z] [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:20:14 [2019-12-20T18:20:14.233Z] [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:20:14 [2019-12-20T18:20:14.233Z] [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:20:14 [2019-12-20T18:20:14.490Z] [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:20:14 [2019-12-20T18:20:14.490Z] [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:20:14 [2019-12-20T18:20:14.490Z] [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:20:14 [2019-12-20T18:20:14.746Z] [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 347 kB/s)
13:20:14 [2019-12-20T18:20:14.746Z] [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:20:14 [2019-12-20T18:20:14.746Z] [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:20:14 [2019-12-20T18:20:14.746Z] [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:20:15 [2019-12-20T18:20:15.002Z] [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:20:15 [2019-12-20T18:20:15.002Z] [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:20:15 [2019-12-20T18:20:15.002Z] [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:20:15 [2019-12-20T18:20:15.002Z] [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 54 kB/s)
13:20:15 [2019-12-20T18:20:15.002Z] [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:20:15 [2019-12-20T18:20:15.002Z] [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:20:15 [2019-12-20T18:20:15.002Z] [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:20:15 [2019-12-20T18:20:15.562Z] [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:20:15 [2019-12-20T18:20:15.817Z] [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:20:15 [2019-12-20T18:20:15.817Z] [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:20:15 [2019-12-20T18:20:15.818Z] [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 506 kB/s)
13:20:15 [2019-12-20T18:20:15.818Z] [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:20:15 [2019-12-20T18:20:15.818Z] [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:20:15 [2019-12-20T18:20:15.818Z] [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:20:16 [2019-12-20T18:20:16.073Z] [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:20:16 [2019-12-20T18:20:16.073Z] [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:20:16 [2019-12-20T18:20:16.329Z] [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:20:16 [2019-12-20T18:20:16.329Z] [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 95 kB/s)
13:20:16 [2019-12-20T18:20:16.329Z] [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:20:16 [2019-12-20T18:20:16.329Z] [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:20:16 [2019-12-20T18:20:16.329Z] [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:20:16 [2019-12-20T18:20:16.584Z] [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:20:16 [2019-12-20T18:20:16.584Z] [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:20:16 [2019-12-20T18:20:16.584Z] [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:20:16 [2019-12-20T18:20:16.584Z] [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 125 kB/s)
13:20:16 [2019-12-20T18:20:16.584Z] [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:20:16 [2019-12-20T18:20:16.584Z] [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:20:16 [2019-12-20T18:20:16.584Z] [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:20:17 [2019-12-20T18:20:17.146Z] [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:20:17 [2019-12-20T18:20:17.146Z] [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:20:17 [2019-12-20T18:20:17.146Z] [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:20:17 [2019-12-20T18:20:17.146Z] [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 254 kB/s)
13:20:17 [2019-12-20T18:20:17.146Z] [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:20:17 [2019-12-20T18:20:17.146Z] [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:20:17 [2019-12-20T18:20:17.146Z] [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:20:17 [2019-12-20T18:20:17.402Z] [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:20:17 [2019-12-20T18:20:17.402Z] [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:20:17 [2019-12-20T18:20:17.402Z] [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:20:17 [2019-12-20T18:20:17.658Z] [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 18 kB/s)
13:20:17 [2019-12-20T18:20:17.658Z] [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:20:17 [2019-12-20T18:20:17.658Z] [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:20:17 [2019-12-20T18:20:17.658Z] [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:20:18 [2019-12-20T18:20:18.219Z] [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:20:18 [2019-12-20T18:20:18.475Z] [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:20:18 [2019-12-20T18:20:18.475Z] [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:20:18 [2019-12-20T18:20:18.475Z] [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 61 kB/s)
13:20:18 [2019-12-20T18:20:18.731Z] [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:20:18 [2019-12-20T18:20:18.731Z] [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:20:18 [2019-12-20T18:20:18.731Z] [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:20:18 [2019-12-20T18:20:18.987Z] [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:20:18 [2019-12-20T18:20:18.987Z] [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:20:18 [2019-12-20T18:20:18.987Z] [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:20:18 [2019-12-20T18:20:18.987Z] [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 305 kB/s)
13:20:18 [2019-12-20T18:20:18.987Z] [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:20:18 [2019-12-20T18:20:18.987Z] [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:20:18 [2019-12-20T18:20:18.987Z] [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:20:19 [2019-12-20T18:20:19.548Z] [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:20:19 [2019-12-20T18:20:19.548Z] [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:20:19 [2019-12-20T18:20:19.548Z] [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:20:19 [2019-12-20T18:20:19.548Z] [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 115 kB/s)
13:20:19 [2019-12-20T18:20:19.548Z] [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:20:19 [2019-12-20T18:20:19.548Z] [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:20:19 [2019-12-20T18:20:19.548Z] [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:20:19 [2019-12-20T18:20:19.803Z] [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:20:19 [2019-12-20T18:20:19.803Z] [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:20:19 [2019-12-20T18:20:19.803Z] [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:20:19 [2019-12-20T18:20:19.803Z] [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 60 kB/s)
13:20:19 [2019-12-20T18:20:19.803Z] [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:20:19 [2019-12-20T18:20:19.803Z] [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:20:19 [2019-12-20T18:20:19.803Z] [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:20:20 [2019-12-20T18:20:20.999Z] [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:20:21 [2019-12-20T18:20:21.257Z] [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:20:21 [2019-12-20T18:20:21.257Z] [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:20:21 [2019-12-20T18:20:21.257Z] [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 69 kB/s)
13:20:21 [2019-12-20T18:20:21.257Z] [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:20:21 [2019-12-20T18:20:21.257Z] [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:20:21 [2019-12-20T18:20:21.257Z] [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:20:21 [2019-12-20T18:20:21.514Z] [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:20:21 [2019-12-20T18:20:21.514Z] [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:20:21 [2019-12-20T18:20:21.769Z] [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:20:21 [2019-12-20T18:20:21.769Z] [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 53 kB/s)
13:20:21 [2019-12-20T18:20:21.769Z] [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:20:21 [2019-12-20T18:20:21.769Z] [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:20:21 [2019-12-20T18:20:21.769Z] [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:20:22 [2019-12-20T18:20:22.025Z] [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:20:22 [2019-12-20T18:20:22.025Z] [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:20:22 [2019-12-20T18:20:22.025Z] [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:20:22 [2019-12-20T18:20:22.025Z] [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 68 kB/s)
13:20:22 [2019-12-20T18:20:22.025Z] [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:20:22 [2019-12-20T18:20:22.025Z] [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:20:22 [2019-12-20T18:20:22.025Z] [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:20:22 [2019-12-20T18:20:22.586Z] [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:20:22 [2019-12-20T18:20:22.842Z] [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:20:22 [2019-12-20T18:20:22.842Z] [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:20:22 [2019-12-20T18:20:22.842Z] [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 474 kB/s)
13:20:22 [2019-12-20T18:20:22.842Z] [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:20:22 [2019-12-20T18:20:22.842Z] [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:20:22 [2019-12-20T18:20:22.842Z] [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:20:23 [2019-12-20T18:20:23.098Z] [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:20:23 [2019-12-20T18:20:23.098Z] [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:20:23 [2019-12-20T18:20:23.098Z] [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:20:23 [2019-12-20T18:20:23.353Z] [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 61 kB/s)
13:20:23 [2019-12-20T18:20:23.353Z] [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:20:23 [2019-12-20T18:20:23.353Z] [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:20:23 [2019-12-20T18:20:23.353Z] [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:20:23 [2019-12-20T18:20:23.609Z] [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:20:23 [2019-12-20T18:20:23.609Z] [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:20:23 [2019-12-20T18:20:23.609Z] [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:20:23 [2019-12-20T18:20:23.609Z] [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 102 kB/s)
13:20:23 [2019-12-20T18:20:23.609Z] [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:20:23 [2019-12-20T18:20:23.609Z] [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:20:23 [2019-12-20T18:20:23.865Z] [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:20:24 [2019-12-20T18:20:24.120Z] [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:20:24 [2019-12-20T18:20:24.120Z] [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:20:24 [2019-12-20T18:20:24.120Z] [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:20:24 [2019-12-20T18:20:24.120Z] [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 39 kB/s)
13:20:24 [2019-12-20T18:20:24.120Z] [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:20:24 [2019-12-20T18:20:24.120Z] [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:20:24 [2019-12-20T18:20:24.120Z] [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:20:24 [2019-12-20T18:20:24.375Z] [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:20:24 [2019-12-20T18:20:24.631Z] [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:20:24 [2019-12-20T18:20:24.631Z] [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:20:24 [2019-12-20T18:20:24.631Z] [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 60 kB/s)
13:20:24 [2019-12-20T18:20:24.631Z] [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:20:24 [2019-12-20T18:20:24.631Z] [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:20:24 [2019-12-20T18:20:24.631Z] [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:20:25 [2019-12-20T18:20:25.192Z] [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:20:25 [2019-12-20T18:20:25.192Z] [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:20:25 [2019-12-20T18:20:25.192Z] [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:20:25 [2019-12-20T18:20:25.192Z] [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 79 kB/s)
13:20:25 [2019-12-20T18:20:25.192Z] [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:20:25 [2019-12-20T18:20:25.192Z] [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:20:25 [2019-12-20T18:20:25.192Z] [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:20:25 [2019-12-20T18:20:25.447Z] [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:20:25 [2019-12-20T18:20:25.447Z] [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:20:25 [2019-12-20T18:20:25.447Z] [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:20:25 [2019-12-20T18:20:25.447Z] [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 306 kB/s)
13:20:25 [2019-12-20T18:20:25.703Z] [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:20:25 [2019-12-20T18:20:25.703Z] [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:20:25 [2019-12-20T18:20:25.703Z] [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:20:25 [2019-12-20T18:20:25.960Z] [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:20:25 [2019-12-20T18:20:25.960Z] [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:20:25 [2019-12-20T18:20:25.960Z] [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:20:25 [2019-12-20T18:20:25.960Z] [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 50 kB/s)
13:20:25 [2019-12-20T18:20:25.960Z] [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:20:25 [2019-12-20T18:20:25.960Z] [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:20:25 [2019-12-20T18:20:25.960Z] [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:20:26 [2019-12-20T18:20:26.521Z] [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:20:26 [2019-12-20T18:20:26.521Z] [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:20:26 [2019-12-20T18:20:26.521Z] [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:20:26 [2019-12-20T18:20:26.521Z] [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:20:26 [2019-12-20T18:20:26.521Z] [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:20:26 [2019-12-20T18:20:26.521Z] [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:20:26 [2019-12-20T18:20:26.521Z] [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:20:26 [2019-12-20T18:20:26.778Z] [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:20:26 [2019-12-20T18:20:26.778Z] [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:20:26 [2019-12-20T18:20:26.778Z] [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:20:26 [2019-12-20T18:20:26.778Z] [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 57 kB/s)
13:20:26 [2019-12-20T18:20:26.778Z] [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:20:26 [2019-12-20T18:20:26.778Z] [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:20:26 [2019-12-20T18:20:26.778Z] [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:20:27 [2019-12-20T18:20:27.412Z] [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:20:27 [2019-12-20T18:20:27.412Z] [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:20:27 [2019-12-20T18:20:27.412Z] [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:20:27 [2019-12-20T18:20:27.412Z] [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 168 kB/s)
13:20:27 [2019-12-20T18:20:27.412Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/11/oss-parent-11.pom
13:20:27 [2019-12-20T18:20:27.412Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom
13:20:27 [2019-12-20T18:20:27.412Z] [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:20:27 [2019-12-20T18:20:27.668Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom
13:20:27 [2019-12-20T18:20:27.668Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/11/oss-parent-11.pom
13:20:27 [2019-12-20T18:20:27.668Z] [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:20:27 [2019-12-20T18:20:27.668Z] [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 966 kB/s)
13:20:27 [2019-12-20T18:20:27.668Z] [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:20:27 [2019-12-20T18:20:27.668Z] [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:20:27 [2019-12-20T18:20:27.668Z] [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:20:29 [2019-12-20T18:20:29.651Z] [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:20:29 [2019-12-20T18:20:29.652Z] [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:20:29 [2019-12-20T18:20:29.652Z] [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:20:29 [2019-12-20T18:20:29.652Z] [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 48 kB/s)
13:20:29 [2019-12-20T18:20:29.652Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/10/oss-parent-10.pom
13:20:29 [2019-12-20T18:20:29.652Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom
13:20:29 [2019-12-20T18:20:29.652Z] [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:20:29 [2019-12-20T18:20:29.652Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom
13:20:29 [2019-12-20T18:20:29.652Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/10/oss-parent-10.pom
13:20:29 [2019-12-20T18:20:29.652Z] [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:20:29 [2019-12-20T18:20:29.652Z] [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 896 kB/s)
13:20:29 [2019-12-20T18:20:29.652Z] [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:20:29 [2019-12-20T18:20:29.652Z] [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:20:29 [2019-12-20T18:20:29.652Z] [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:20:29 [2019-12-20T18:20:29.652Z] [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:20:29 [2019-12-20T18:20:29.652Z] [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:20:29 [2019-12-20T18:20:29.652Z] [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:20:29 [2019-12-20T18:20:29.652Z] [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 221 kB/s)
13:20:29 [2019-12-20T18:20:29.652Z] [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:20:29 [2019-12-20T18:20:29.652Z] [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:20:29 [2019-12-20T18:20:29.652Z] [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:20:29 [2019-12-20T18:20:29.652Z] [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:20:29 [2019-12-20T18:20:29.652Z] [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:20:29 [2019-12-20T18:20:29.652Z] [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:20:29 [2019-12-20T18:20:29.652Z] [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 638 kB/s)
13:20:29 [2019-12-20T18:20:29.652Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom
13:20:29 [2019-12-20T18:20:29.652Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
13:20:29 [2019-12-20T18:20:29.652Z] [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:20:29 [2019-12-20T18:20:29.652Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
13:20:29 [2019-12-20T18:20:29.652Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom
13:20:29 [2019-12-20T18:20:29.652Z] [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:20:29 [2019-12-20T18:20:29.652Z] [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 232 kB/s)
13:20:29 [2019-12-20T18:20:29.652Z] [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:20:29 [2019-12-20T18:20:29.908Z] [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:20:29 [2019-12-20T18:20:29.908Z] [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:20:30 [2019-12-20T18:20:30.163Z] [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:20:30 [2019-12-20T18:20:30.164Z] [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:20:30 [2019-12-20T18:20:30.164Z] [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:20:30 [2019-12-20T18:20:30.164Z] [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 237 kB/s)
13:20:30 [2019-12-20T18:20:30.164Z] [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:20:30 [2019-12-20T18:20:30.164Z] [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:20:30 [2019-12-20T18:20:30.164Z] [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:20:30 [2019-12-20T18:20:30.419Z] [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:20:30 [2019-12-20T18:20:30.419Z] [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:20:30 [2019-12-20T18:20:30.419Z] [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:20:30 [2019-12-20T18:20:30.674Z] [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 44 kB/s)
13:20:30 [2019-12-20T18:20:30.674Z] [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:20:30 [2019-12-20T18:20:30.674Z] [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 311 kB/s)
13:20:30 [2019-12-20T18:20:30.674Z] [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:20:30 [2019-12-20T18:20:30.674Z] [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 468 kB/s)
13:20:30 [2019-12-20T18:20:30.674Z] [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:20:30 [2019-12-20T18:20:30.674Z] [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:20:30 [2019-12-20T18:20:30.674Z] [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:20:30 [2019-12-20T18:20:30.929Z] [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:20:30 [2019-12-20T18:20:30.929Z] [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:20:30 [2019-12-20T18:20:30.929Z] [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:20:30 [2019-12-20T18:20:30.929Z] [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 365 kB/s)
13:20:30 [2019-12-20T18:20:30.929Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar
13:20:30 [2019-12-20T18:20:30.929Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar
13:20:30 [2019-12-20T18:20:30.929Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar
13:20:30 [2019-12-20T18:20:30.929Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
13:20:30 [2019-12-20T18:20:30.929Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
13:20:31 [2019-12-20T18:20:31.187Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar
13:20:31 [2019-12-20T18:20:31.187Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar
13:20:31 [2019-12-20T18:20:31.187Z] [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:20:31 [2019-12-20T18:20:31.187Z] [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:20:31 [2019-12-20T18:20:31.187Z] [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:20:31 [2019-12-20T18:20:31.187Z] [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:20:31 [2019-12-20T18:20:31.187Z] [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:20:31 [2019-12-20T18:20:31.187Z] [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:20:31 [2019-12-20T18:20:31.187Z] [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:20:31 [2019-12-20T18:20:31.187Z] [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:20:31 [2019-12-20T18:20:31.187Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar
13:20:31 [2019-12-20T18:20:31.187Z] [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:20:31 [2019-12-20T18:20:31.187Z] [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:20:31 [2019-12-20T18:20:31.187Z] [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:20:31 [2019-12-20T18:20:31.187Z] [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:20:31 [2019-12-20T18:20:31.187Z] [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:20:31 [2019-12-20T18:20:31.187Z] [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:20:31 [2019-12-20T18:20:31.187Z] [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:20:31 [2019-12-20T18:20:31.187Z] [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:20:31 [2019-12-20T18:20:31.187Z] [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:20:31 [2019-12-20T18:20:31.188Z] [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:20:31 [2019-12-20T18:20:31.188Z] [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:20:31 [2019-12-20T18:20:31.188Z] [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:20:31 [2019-12-20T18:20:31.188Z] [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:20:31 [2019-12-20T18:20:31.188Z] [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:20:31 [2019-12-20T18:20:31.188Z] [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:20:31 [2019-12-20T18:20:31.188Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.jar
13:20:31 [2019-12-20T18:20:31.188Z] [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:20:31 [2019-12-20T18:20:31.188Z] [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:20:31 [2019-12-20T18:20:31.188Z] [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:20:31 [2019-12-20T18:20:31.444Z] [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 5.7 MB/s)
13:20:32 [2019-12-20T18:20:32.041Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar
13:20:32 [2019-12-20T18:20:32.041Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar
13:20:32 [2019-12-20T18:20:32.041Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar
13:20:32 [2019-12-20T18:20:32.041Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
13:20:32 [2019-12-20T18:20:32.041Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
13:20:32 [2019-12-20T18:20:32.041Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar
13:20:32 [2019-12-20T18:20:32.041Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar
13:20:32 [2019-12-20T18:20:32.041Z] [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:20:32 [2019-12-20T18:20:32.041Z] [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:20:32 [2019-12-20T18:20:32.041Z] [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:20:32 [2019-12-20T18:20:32.041Z] [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:20:32 [2019-12-20T18:20:32.041Z] [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:20:32 [2019-12-20T18:20:32.041Z] [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:20:32 [2019-12-20T18:20:32.041Z] [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:20:32 [2019-12-20T18:20:32.041Z] [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:20:32 [2019-12-20T18:20:32.041Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
13:20:32 [2019-12-20T18:20:32.041Z] [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:20:32 [2019-12-20T18:20:32.041Z] [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:20:32 [2019-12-20T18:20:32.041Z] [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:20:32 [2019-12-20T18:20:32.041Z] [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:20:32 [2019-12-20T18:20:32.041Z] [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:20:32 [2019-12-20T18:20:32.041Z] [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:20:32 [2019-12-20T18:20:32.041Z] [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:20:32 [2019-12-20T18:20:32.041Z] [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:20:32 [2019-12-20T18:20:32.041Z] [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:20:32 [2019-12-20T18:20:32.041Z] [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:20:32 [2019-12-20T18:20:32.041Z] [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:20:32 [2019-12-20T18:20:32.041Z] [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:20:32 [2019-12-20T18:20:32.041Z] [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:20:32 [2019-12-20T18:20:32.041Z] [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:20:32 [2019-12-20T18:20:32.041Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.jar
13:20:32 [2019-12-20T18:20:32.041Z] [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:20:32 [2019-12-20T18:20:32.041Z] [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:20:32 [2019-12-20T18:20:32.041Z] [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:20:32 [2019-12-20T18:20:32.042Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar
13:20:32 [2019-12-20T18:20:32.042Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar
13:20:32 [2019-12-20T18:20:32.042Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar
13:20:32 [2019-12-20T18:20:32.042Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
13:20:32 [2019-12-20T18:20:32.042Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
13:20:32 [2019-12-20T18:20:32.297Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar
13:20:32 [2019-12-20T18:20:32.297Z] [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:20:32 [2019-12-20T18:20:32.297Z] [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:20:32 [2019-12-20T18:20:32.553Z] [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:20:32 [2019-12-20T18:20:32.553Z] [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:20:32 [2019-12-20T18:20:32.553Z] [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:20:32 [2019-12-20T18:20:32.553Z] [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:20:32 [2019-12-20T18:20:32.808Z] [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:20:32 [2019-12-20T18:20:32.808Z] [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:20:33 [2019-12-20T18:20:33.064Z] [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:20:33 [2019-12-20T18:20:33.064Z] [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:20:33 [2019-12-20T18:20:33.064Z] [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:20:33 [2019-12-20T18:20:33.064Z] [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:20:33 [2019-12-20T18:20:33.064Z] [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:20:33 [2019-12-20T18:20:33.320Z] [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:20:33 [2019-12-20T18:20:33.320Z] [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:20:33 [2019-12-20T18:20:33.320Z] [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 80 kB/s)
13:20:33 [2019-12-20T18:20:33.321Z] [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:20:33 [2019-12-20T18:20:33.321Z] [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:20:33 [2019-12-20T18:20:33.321Z] [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:20:33 [2019-12-20T18:20:33.577Z] [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:20:33 [2019-12-20T18:20:33.833Z] [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:20:33 [2019-12-20T18:20:33.833Z] [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:20:33 [2019-12-20T18:20:33.833Z] [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:20:33 [2019-12-20T18:20:33.833Z] [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:20:34 [2019-12-20T18:20:34.089Z] [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:20:34 [2019-12-20T18:20:34.089Z] [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:20:34 [2019-12-20T18:20:34.089Z] [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:20:34 [2019-12-20T18:20:34.089Z] [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:20:34 [2019-12-20T18:20:34.089Z] [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:20:34 [2019-12-20T18:20:34.651Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar
13:20:34 [2019-12-20T18:20:34.651Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar
13:20:34 [2019-12-20T18:20:34.651Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar
13:20:34 [2019-12-20T18:20:34.651Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
13:20:34 [2019-12-20T18:20:34.651Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
13:20:34 [2019-12-20T18:20:34.651Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar
13:20:34 [2019-12-20T18:20:34.651Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar
13:20:34 [2019-12-20T18:20:34.651Z] [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:20:34 [2019-12-20T18:20:34.651Z] [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:20:34 [2019-12-20T18:20:34.651Z] [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:20:34 [2019-12-20T18:20:34.651Z] [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:20:34 [2019-12-20T18:20:34.651Z] [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:20:34 [2019-12-20T18:20:34.651Z] [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:20:34 [2019-12-20T18:20:34.651Z] [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:20:34 [2019-12-20T18:20:34.651Z] [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:20:34 [2019-12-20T18:20:34.651Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
13:20:34 [2019-12-20T18:20:34.651Z] [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:20:34 [2019-12-20T18:20:34.651Z] [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:20:34 [2019-12-20T18:20:34.651Z] [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:20:34 [2019-12-20T18:20:34.651Z] [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:20:34 [2019-12-20T18:20:34.651Z] [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:20:34 [2019-12-20T18:20:34.651Z] [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:20:34 [2019-12-20T18:20:34.651Z] [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:20:34 [2019-12-20T18:20:34.651Z] [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:20:34 [2019-12-20T18:20:34.651Z] [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:20:34 [2019-12-20T18:20:34.651Z] [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:20:34 [2019-12-20T18:20:34.651Z] [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:20:34 [2019-12-20T18:20:34.651Z] [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:20:34 [2019-12-20T18:20:34.651Z] [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:20:34 [2019-12-20T18:20:34.651Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.jar
13:20:34 [2019-12-20T18:20:34.651Z] [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:20:34 [2019-12-20T18:20:34.651Z] [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:20:34 [2019-12-20T18:20:34.651Z] [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:20:34 [2019-12-20T18:20:34.908Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar
13:20:34 [2019-12-20T18:20:34.908Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
13:20:34 [2019-12-20T18:20:34.908Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar
13:20:34 [2019-12-20T18:20:34.908Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar
13:20:34 [2019-12-20T18:20:34.908Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
13:20:34 [2019-12-20T18:20:34.909Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar
13:20:34 [2019-12-20T18:20:34.909Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar
13:20:34 [2019-12-20T18:20:34.909Z] [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:20:34 [2019-12-20T18:20:34.909Z] [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:20:34 [2019-12-20T18:20:34.909Z] [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:20:34 [2019-12-20T18:20:34.909Z] [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:20:34 [2019-12-20T18:20:34.909Z] [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:20:34 [2019-12-20T18:20:34.909Z] [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:20:34 [2019-12-20T18:20:34.909Z] [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:20:34 [2019-12-20T18:20:34.909Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar
13:20:34 [2019-12-20T18:20:34.909Z] [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:20:34 [2019-12-20T18:20:34.909Z] [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:20:34 [2019-12-20T18:20:34.909Z] [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:20:34 [2019-12-20T18:20:34.909Z] [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:20:34 [2019-12-20T18:20:34.909Z] [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:20:34 [2019-12-20T18:20:34.909Z] [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:20:34 [2019-12-20T18:20:34.909Z] [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:20:34 [2019-12-20T18:20:34.909Z] [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:20:35 [2019-12-20T18:20:35.212Z] [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:20:35 [2019-12-20T18:20:35.212Z] [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:20:35 [2019-12-20T18:20:35.212Z] [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:20:35 [2019-12-20T18:20:35.213Z] [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:20:35 [2019-12-20T18:20:35.213Z] [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:20:35 [2019-12-20T18:20:35.213Z] [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:20:35 [2019-12-20T18:20:35.213Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.jar
13:20:35 [2019-12-20T18:20:35.213Z] [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:20:35 [2019-12-20T18:20:35.213Z] [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:20:35 [2019-12-20T18:20:35.213Z] [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:20:35 [2019-12-20T18:20:35.213Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar
13:20:35 [2019-12-20T18:20:35.213Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar
13:20:35 [2019-12-20T18:20:35.213Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar
13:20:35 [2019-12-20T18:20:35.213Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar
13:20:35 [2019-12-20T18:20:35.213Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar
13:20:35 [2019-12-20T18:20:35.469Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar (82 kB at 1.5 MB/s)
13:20:35 [2019-12-20T18:20:35.469Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar
13:20:35 [2019-12-20T18:20:35.469Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.9.1/plexus-archiver-2.9.1.jar (145 kB at 2.7 MB/s)
13:20:35 [2019-12-20T18:20:35.469Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar (378 kB at 7.0 MB/s)
13:20:35 [2019-12-20T18:20:35.469Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.7/plexus-utils-3.0.7.jar (230 kB at 4.2 MB/s)
13:20:35 [2019-12-20T18:20:35.469Z] [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:20:35 [2019-12-20T18:20:35.469Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar (129 kB at 2.3 MB/s)
13:20:35 [2019-12-20T18:20:35.469Z] [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:20:35 [2019-12-20T18:20:35.469Z] [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:20:35 [2019-12-20T18:20:35.469Z] [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:20:35 [2019-12-20T18:20:35.469Z] [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.0 MB/s)
13:20:35 [2019-12-20T18:20:35.469Z] [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:20:35 [2019-12-20T18:20:35.469Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.osgi.compatibility.state/1.0.200.v20160504-1419/org.eclipse.osgi.compatibility.state-1.0.200.v20160504-1419.jar (244 kB at 3.1 MB/s)
13:20:35 [2019-12-20T18:20:35.469Z] [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:20:35 [2019-12-20T18:20:35.469Z] [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 323 kB/s)
13:20:35 [2019-12-20T18:20:35.469Z] [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:20:35 [2019-12-20T18:20:35.469Z] [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 478 kB/s)
13:20:35 [2019-12-20T18:20:35.469Z] [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:20:35 [2019-12-20T18:20:35.469Z] [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 684 kB/s)
13:20:35 [2019-12-20T18:20:35.469Z] [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:20:35 [2019-12-20T18:20:35.469Z] [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 277 kB/s)
13:20:35 [2019-12-20T18:20:35.469Z] [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:20:35 [2019-12-20T18:20:35.469Z] [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 129 kB/s)
13:20:35 [2019-12-20T18:20:35.469Z] [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:20:35 [2019-12-20T18:20:35.469Z] [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 20 MB/s)
13:20:35 [2019-12-20T18:20:35.470Z] [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:20:35 [2019-12-20T18:20:35.470Z] [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.1 MB/s)
13:20:35 [2019-12-20T18:20:35.470Z] [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:20:35 [2019-12-20T18:20:35.470Z] [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 599 kB/s)
13:20:35 [2019-12-20T18:20:35.470Z] [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:20:35 [2019-12-20T18:20:35.470Z] [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 522 kB/s)
13:20:35 [2019-12-20T18:20:35.470Z] [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 180 kB/s)
13:20:35 [2019-12-20T18:20:35.470Z] [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:20:35 [2019-12-20T18:20:35.470Z] [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:20:35 [2019-12-20T18:20:35.470Z] [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 1.3 MB/s)
13:20:35 [2019-12-20T18:20:35.470Z] [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:20:35 [2019-12-20T18:20:35.470Z] [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 270 kB/s)
13:20:35 [2019-12-20T18:20:35.470Z] [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:20:35 [2019-12-20T18:20:35.470Z] [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 517 kB/s)
13:20:35 [2019-12-20T18:20:35.470Z] [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:20:35 [2019-12-20T18:20:35.470Z] [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 697 kB/s)
13:20:35 [2019-12-20T18:20:35.470Z] [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:20:35 [2019-12-20T18:20:35.470Z] [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 206 kB/s)
13:20:35 [2019-12-20T18:20:35.470Z] [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 184 kB/s)
13:20:35 [2019-12-20T18:20:35.470Z] [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:20:35 [2019-12-20T18:20:35.470Z] [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:20:35 [2019-12-20T18:20:35.470Z] [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 964 kB/s)
13:20:35 [2019-12-20T18:20:35.470Z] [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:20:35 [2019-12-20T18:20:35.725Z] [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 120 kB/s)
13:20:35 [2019-12-20T18:20:35.725Z] [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:20:35 [2019-12-20T18:20:35.725Z] [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 226 kB/s)
13:20:35 [2019-12-20T18:20:35.725Z] [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 664 kB/s)
13:20:35 [2019-12-20T18:20:35.725Z] [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:20:35 [2019-12-20T18:20:35.725Z] [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 3.0 MB/s)
13:20:35 [2019-12-20T18:20:35.725Z] [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:20:35 [2019-12-20T18:20:35.725Z] [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:20:35 [2019-12-20T18:20:35.725Z] [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:20:35 [2019-12-20T18:20:35.725Z] [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 32 kB/s)
13:20:35 [2019-12-20T18:20:35.725Z] [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.1 MB/s)
13:20:35 [2019-12-20T18:20:35.725Z] [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 1.6 MB/s)
13:20:35 [2019-12-20T18:20:35.725Z] [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 6.1 MB/s)
13:20:36 [2019-12-20T18:20:36.652Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
13:20:36 [2019-12-20T18:20:36.907Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/
13:20:36 [2019-12-20T18:20:36.907Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/
13:20:36 [2019-12-20T18:20:36.908Z] [INFO] Adding repository https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0
13:20:36 [2019-12-20T18:20:36.908Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/
13:20:36 [2019-12-20T18:20:36.908Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/
13:20:37 [2019-12-20T18:20:37.468Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-7.4.0/
13:20:37 [2019-12-20T18:20:37.468Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-7.4.0/
13:20:37 [2019-12-20T18:20:37.725Z] [INFO] Adding repository https://download.eclipse.org/linuxtools/update-7.4.0
13:20:37 [2019-12-20T18:20:37.725Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/linuxtools/update-7.4.0/
13:20:37 [2019-12-20T18:20:37.725Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/linuxtools/update-7.4.0/
13:20:37 [2019-12-20T18:20:37.980Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/
13:20:37 [2019-12-20T18:20:37.981Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/
13:20:37 [2019-12-20T18:20:37.981Z] [INFO] Adding repository https://download.eclipse.org/technology/swtbot/snapshots
13:20:38 [2019-12-20T18:20:38.236Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/
13:20:38 [2019-12-20T18:20:38.236Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/
13:20:38 [2019-12-20T18:20:38.236Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-09-RC1/
13:20:38 [2019-12-20T18:20:38.236Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-09-RC1/
13:20:38 [2019-12-20T18:20:38.492Z] [INFO] Adding repository https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-09-RC1
13:20:38 [2019-12-20T18:20:38.492Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-09-RC1/
13:20:38 [2019-12-20T18:20:38.492Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-09-RC1/
13:20:38 [2019-12-20T18:20:38.492Z] [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/4.5.102-SNAPSHOT/repository/
13:20:38 [2019-12-20T18:20:38.492Z] [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/4.5.102-SNAPSHOT/repository/
13:20:38 [2019-12-20T18:20:38.747Z] [INFO] Adding repository https://download.eclipse.org/tm/updates/4.5.102-SNAPSHOT/repository
13:20:38 [2019-12-20T18:20:38.747Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/4.5.102-SNAPSHOT/repository/
13:20:38 [2019-12-20T18:20:38.747Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/4.5.102-SNAPSHOT/repository/
13:20:39 [2019-12-20T18:20:39.003Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/launchbar/2.4/launchbar-2.4.0/
13:20:39 [2019-12-20T18:20:39.003Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/launchbar/2.4/launchbar-2.4.0/
13:20:39 [2019-12-20T18:20:39.003Z] [INFO] Adding repository https://download.eclipse.org/tools/cdt/launchbar/2.4/launchbar-2.4.0
13:20:39 [2019-12-20T18:20:39.003Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/launchbar/2.4/launchbar-2.4.0/
13:20:39 [2019-12-20T18:20:39.003Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/launchbar/2.4/launchbar-2.4.0/
13:20:39 [2019-12-20T18:20:39.259Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190827152740/repository/
13:20:39 [2019-12-20T18:20:39.259Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190827152740/repository/
13:20:39 [2019-12-20T18:20:39.259Z] [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20190827152740/repository
13:20:39 [2019-12-20T18:20:39.515Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190827152740/repository/
13:20:39 [2019-12-20T18:20:39.515Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190827152740/repository/
13:20:39 [2019-12-20T18:20:39.515Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/ (107.42kB)
13:20:39 [2019-12-20T18:20:39.515Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/ (107.42kB)
13:20:39 [2019-12-20T18:20:39.770Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/
13:20:39 [2019-12-20T18:20:39.771Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/
13:20:40 [2019-12-20T18:20:40.026Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/
13:20:40 [2019-12-20T18:20:40.026Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/
13:20:40 [2019-12-20T18:20:40.588Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/
13:20:40 [2019-12-20T18:20:40.588Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/
13:20:40 [2019-12-20T18:20:40.588Z] [INFO] Adding repository https://download.eclipse.org/cbi/updates/license
13:20:41 [2019-12-20T18:20:41.149Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (423B)
13:20:41 [2019-12-20T18:20:41.149Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (423B)
13:20:41 [2019-12-20T18:20:41.406Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
13:20:41 [2019-12-20T18:20:41.406Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
13:20:41 [2019-12-20T18:20:41.662Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
13:20:41 [2019-12-20T18:20:41.662Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
13:20:41 [2019-12-20T18:20:41.662Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
13:20:41 [2019-12-20T18:20:41.662Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
13:20:41 [2019-12-20T18:20:41.918Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
13:20:41 [2019-12-20T18:20:41.918Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
13:20:41 [2019-12-20T18:20:41.918Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/
13:20:41 [2019-12-20T18:20:41.918Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/
13:20:42 [2019-12-20T18:20:42.173Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045
13:20:42 [2019-12-20T18:20:42.173Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/
13:20:42 [2019-12-20T18:20:42.173Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/
13:20:42 [2019-12-20T18:20:42.734Z] [INFO] Adding repository https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2
13:20:42 [2019-12-20T18:20:42.735Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B)
13:20:42 [2019-12-20T18:20:42.735Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B)
13:20:42 [2019-12-20T18:20:42.735Z] [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.15.0/R-3.15.0-20190830034720/repository/
13:20:42 [2019-12-20T18:20:42.735Z] [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.15.0/R-3.15.0-20190830034720/repository/
13:20:42 [2019-12-20T18:20:42.990Z] [INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.15.0/R-3.15.0-20190830034720/repository
13:20:42 [2019-12-20T18:20:42.990Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.15.0/R-3.15.0-20190830034720/repository/
13:20:42 [2019-12-20T18:20:42.990Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.15.0/R-3.15.0-20190830034720/repository/
13:20:43 [2019-12-20T18:20:43.245Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.19/
13:20:43 [2019-12-20T18:20:43.245Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.19/
13:20:43 [2019-12-20T18:20:43.500Z] [INFO] Adding repository https://download.eclipse.org/modeling/emf/emf/builds/release/2.19
13:20:43 [2019-12-20T18:20:43.500Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.19/
13:20:43 [2019-12-20T18:20:43.500Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.19/
13:20:51 [2019-12-20T18:20:51.581Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
13:20:55 [2019-12-20T18:20:55.751Z] [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/plugins/ (79.97kB)
13:20:55 [2019-12-20T18:20:55.751Z] [INFO] The user operation is waiting for background work to complete.
13:20:55 [2019-12-20T18:20:55.751Z] [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/plugins/ (79.97kB)
13:20:55 [2019-12-20T18:20:55.751Z] [INFO] Unpacking com.google.gson_2.8.2.v20180104-1110...
13:20:55 [2019-12-20T18:20:55.751Z] [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (743.15kB)
13:20:55 [2019-12-20T18:20:55.751Z] [INFO] The user operation is waiting for background work to complete.
13:20:55 [2019-12-20T18:20:55.751Z] [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (743.15kB)
13:20:55 [2019-12-20T18:20:55.751Z] [INFO] Unpacking com.google.guava_27.1.0.v20190517-1946...
13:20:56 [2019-12-20T18:20:56.312Z] [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (9.5MB)
13:20:56 [2019-12-20T18:20:56.312Z] [INFO] The user operation is waiting for background work to complete.
13:20:56 [2019-12-20T18:20:56.312Z] [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (9.5MB)
13:20:56 [2019-12-20T18:20:56.567Z] [INFO] Unpacking com.ibm.icu_64.2.0.v20190507-1337...
13:21:00 [2019-12-20T18:21:00.730Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/plugins/ (23.46kB)
13:21:00 [2019-12-20T18:21:00.730Z] [INFO] The user operation is waiting for background work to complete.
13:21:00 [2019-12-20T18:21:00.730Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/plugins/ (23.46kB)
13:21:00 [2019-12-20T18:21:00.986Z] [INFO] Unpacking javax.activation_1.1.0.v201211130549...
13:21:01 [2019-12-20T18:21:01.241Z] [INFO] Fetching R-4.13-201909161045&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.13/
13:21:01 [2019-12-20T18:21:01.241Z] [INFO] Fetching R-4.13-201909161045&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.13/
13:21:01 [2019-12-20T18:21:01.241Z] [INFO] Fetching org.eclipse.osgi_3.15.0.v20190830-1434.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (457.7kB)
13:21:01 [2019-12-20T18:21:01.241Z] [INFO] The user operation is waiting for background work to complete.
13:21:01 [2019-12-20T18:21:01.241Z] [INFO] Fetching org.eclipse.osgi_3.15.0.v20190830-1434.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (457.7kB)
13:21:01 [2019-12-20T18:21:01.497Z] [INFO] Unpacking org.eclipse.osgi_3.15.0.v20190830-1434...
13:21:01 [2019-12-20T18:21:01.753Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/plugins/ (249kB)
13:21:01 [2019-12-20T18:21:01.753Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/plugins/ (249kB)
13:21:02 [2019-12-20T18:21:02.008Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/plugins/ (48.86kB)
13:21:02 [2019-12-20T18:21:02.008Z] [INFO] The user operation is waiting for background work to complete.
13:21:02 [2019-12-20T18:21:02.008Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/plugins/ (48.86kB)
13:21:02 [2019-12-20T18:21:02.008Z] [INFO] Unpacking javax.xml.bind_2.2.0.v201105210648...
13:21:02 [2019-12-20T18:21:02.264Z] [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (82.7kB)
13:21:02 [2019-12-20T18:21:02.264Z] [INFO] The user operation is waiting for background work to complete.
13:21:02 [2019-12-20T18:21:02.264Z] [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (82.7kB)
13:21:02 [2019-12-20T18:21:02.264Z] [INFO] Unpacking org.apache.commons.io_2.6.0.v20190123-2029...
13:21:02 [2019-12-20T18:21:02.519Z] [INFO] Fetching org.eclipse.cdt.core_6.9.0.201909091953.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/plugins/ (1.63MB)
13:21:02 [2019-12-20T18:21:02.519Z] [INFO] The user operation is waiting for background work to complete.
13:21:02 [2019-12-20T18:21:02.519Z] [INFO] Fetching org.eclipse.cdt.core_6.9.0.201909091953.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/plugins/ (1.63MB)
13:21:02 [2019-12-20T18:21:02.775Z] [INFO] Unpacking org.eclipse.cdt.core_6.9.0.201909091953...
13:21:04 [2019-12-20T18:21:04.143Z] [INFO] Fetching org.eclipse.cdt.core.native_5.10.100.201906192010.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/plugins/ (17.13kB)
13:21:04 [2019-12-20T18:21:04.143Z] [INFO] The user operation is waiting for background work to complete.
13:21:04 [2019-12-20T18:21:04.143Z] [INFO] Fetching org.eclipse.cdt.core.native_5.10.100.201906192010.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/plugins/ (17.13kB)
13:21:04 [2019-12-20T18:21:04.399Z] [INFO] Unpacking org.eclipse.cdt.core.native_5.10.100.201906192010...
13:21:04 [2019-12-20T18:21:04.399Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.400.v20190624-1144.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (41.63kB)
13:21:04 [2019-12-20T18:21:04.399Z] [INFO] The user operation is waiting for background work to complete.
13:21:04 [2019-12-20T18:21:04.399Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.400.v20190624-1144.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (41.63kB)
13:21:04 [2019-12-20T18:21:04.655Z] [INFO] Unpacking org.eclipse.core.contenttype_3.7.400.v20190624-1144...
13:21:04 [2019-12-20T18:21:04.655Z] [INFO] Fetching org.eclipse.core.expressions_3.6.500.v20190617-1926.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (33.8kB)
13:21:04 [2019-12-20T18:21:04.655Z] [INFO] The user operation is waiting for background work to complete.
13:21:04 [2019-12-20T18:21:04.655Z] [INFO] Fetching org.eclipse.core.expressions_3.6.500.v20190617-1926.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (33.8kB)
13:21:04 [2019-12-20T18:21:04.655Z] [INFO] Unpacking org.eclipse.core.expressions_3.6.500.v20190617-1926...
13:21:04 [2019-12-20T18:21:04.655Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.700.v20190614-0928.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (116.55kB)
13:21:04 [2019-12-20T18:21:04.655Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.700.v20190614-0928.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (116.55kB)
13:21:04 [2019-12-20T18:21:04.911Z] [INFO] Fetching org.eclipse.core.filesystem_1.7.500.v20190620-1312.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (27.85kB)
13:21:04 [2019-12-20T18:21:04.911Z] [INFO] The user operation is waiting for background work to complete.
13:21:04 [2019-12-20T18:21:04.911Z] [INFO] Fetching org.eclipse.core.filesystem_1.7.500.v20190620-1312.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (27.85kB)
13:21:04 [2019-12-20T18:21:04.911Z] [INFO] Unpacking org.eclipse.core.filesystem_1.7.500.v20190620-1312...
13:21:05 [2019-12-20T18:21:05.167Z] [INFO] Fetching org.eclipse.core.resources_3.13.500.v20190819-0800.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (873.19kB)
13:21:05 [2019-12-20T18:21:05.167Z] [INFO] Fetching org.eclipse.core.resources_3.13.500.v20190819-0800.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (873.19kB)
13:21:05 [2019-12-20T18:21:05.167Z] [INFO] Fetching org.eclipse.core.runtime_3.16.0.v20190823-1314.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (33.72kB)
13:21:05 [2019-12-20T18:21:05.167Z] [INFO] The user operation is waiting for background work to complete.
13:21:05 [2019-12-20T18:21:05.167Z] [INFO] Fetching org.eclipse.core.runtime_3.16.0.v20190823-1314.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (33.72kB)
13:21:05 [2019-12-20T18:21:05.422Z] [INFO] Unpacking org.eclipse.core.runtime_3.16.0.v20190823-1314...
13:21:05 [2019-12-20T18:21:05.422Z] [INFO] Fetching org.eclipse.core.variables_3.4.600.v20190614-1239.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (18.03kB)
13:21:05 [2019-12-20T18:21:05.422Z] [INFO] The user operation is waiting for background work to complete.
13:21:05 [2019-12-20T18:21:05.422Z] [INFO] Fetching org.eclipse.core.variables_3.4.600.v20190614-1239.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (18.03kB)
13:21:05 [2019-12-20T18:21:05.422Z] [INFO] Unpacking org.eclipse.core.variables_3.4.600.v20190614-1239...
13:21:05 [2019-12-20T18:21:05.422Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.10.200.v20190814-1719.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (107.65kB)
13:21:05 [2019-12-20T18:21:05.422Z] [INFO] The user operation is waiting for background work to complete.
13:21:05 [2019-12-20T18:21:05.422Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.10.200.v20190814-1719.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (107.65kB)
13:21:05 [2019-12-20T18:21:05.678Z] [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.10.200.v20190814-1719...
13:21:05 [2019-12-20T18:21:05.678Z] [INFO] Fetching org.eclipse.text_3.9.0.v20190826-1019.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (100.59kB)
13:21:05 [2019-12-20T18:21:05.678Z] [INFO] The user operation is waiting for background work to complete.
13:21:05 [2019-12-20T18:21:05.678Z] [INFO] Fetching org.eclipse.text_3.9.0.v20190826-1019.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (100.59kB)
13:21:05 [2019-12-20T18:21:05.933Z] [INFO] Unpacking org.eclipse.text_3.9.0.v20190826-1019...
13:21:05 [2019-12-20T18:21:05.933Z] [INFO] Fetching org.eclipse.core.commands_3.9.500.v20190805-1157.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (43.13kB)
13:21:05 [2019-12-20T18:21:05.933Z] [INFO] The user operation is waiting for background work to complete.
13:21:05 [2019-12-20T18:21:05.933Z] [INFO] Fetching org.eclipse.core.commands_3.9.500.v20190805-1157.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (43.13kB)
13:21:05 [2019-12-20T18:21:05.933Z] [INFO] Unpacking org.eclipse.core.commands_3.9.500.v20190805-1157...
13:21:06 [2019-12-20T18:21:06.189Z] [INFO] Fetching org.eclipse.equinox.common_3.10.500.v20190815-1535.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (52.37kB)
13:21:06 [2019-12-20T18:21:06.189Z] [INFO] The user operation is waiting for background work to complete.
13:21:06 [2019-12-20T18:21:06.189Z] [INFO] Fetching org.eclipse.equinox.common_3.10.500.v20190815-1535.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (52.37kB)
13:21:06 [2019-12-20T18:21:06.189Z] [INFO] Unpacking org.eclipse.equinox.common_3.10.500.v20190815-1535...
13:21:06 [2019-12-20T18:21:06.189Z] [INFO] Fetching org.eclipse.equinox.preferences_3.7.500.v20190815-1535.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (54.51kB)
13:21:06 [2019-12-20T18:21:06.189Z] [INFO] The user operation is waiting for background work to complete.
13:21:06 [2019-12-20T18:21:06.189Z] [INFO] Fetching org.eclipse.equinox.preferences_3.7.500.v20190815-1535.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (54.51kB)
13:21:06 [2019-12-20T18:21:06.444Z] [INFO] Unpacking org.eclipse.equinox.preferences_3.7.500.v20190815-1535...
13:21:06 [2019-12-20T18:21:06.444Z] [INFO] Fetching org.eclipse.equinox.registry_3.8.500.v20190714-1850.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (77.29kB)
13:21:06 [2019-12-20T18:21:06.444Z] [INFO] The user operation is waiting for background work to complete.
13:21:06 [2019-12-20T18:21:06.444Z] [INFO] Fetching org.eclipse.equinox.registry_3.8.500.v20190714-1850.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (77.29kB)
13:21:06 [2019-12-20T18:21:06.700Z] [INFO] Unpacking org.eclipse.equinox.registry_3.8.500.v20190714-1850...
13:21:06 [2019-12-20T18:21:06.700Z] [INFO] Fetching org.eclipse.core.jobs_3.10.500.v20190620-1426.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (45.98kB)
13:21:06 [2019-12-20T18:21:06.700Z] [INFO] The user operation is waiting for background work to complete.
13:21:06 [2019-12-20T18:21:06.700Z] [INFO] Fetching org.eclipse.core.jobs_3.10.500.v20190620-1426.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (45.98kB)
13:21:06 [2019-12-20T18:21:06.700Z] [INFO] Unpacking org.eclipse.core.jobs_3.10.500.v20190620-1426...
13:21:06 [2019-12-20T18:21:06.955Z] [INFO] Fetching org.eclipse.equinox.app_1.4.300.v20190815-1535.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (42.16kB)
13:21:06 [2019-12-20T18:21:06.955Z] [INFO] The user operation is waiting for background work to complete.
13:21:06 [2019-12-20T18:21:06.955Z] [INFO] Fetching org.eclipse.equinox.app_1.4.300.v20190815-1535.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (42.16kB)
13:21:06 [2019-12-20T18:21:06.955Z] [INFO] Unpacking org.eclipse.equinox.app_1.4.300.v20190815-1535...
13:21:06 [2019-12-20T18:21:06.955Z] [INFO] Fetching org.eclipse.jdt.annotation_2.2.300.v20190328-1431.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (25.2kB)
13:21:06 [2019-12-20T18:21:06.955Z] [INFO] Fetching org.eclipse.jdt.annotation_2.2.300.v20190328-1431.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (25.2kB)
13:21:07 [2019-12-20T18:21:07.883Z] [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20190726180751/repository/
13:21:07 [2019-12-20T18:21:07.883Z] [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20190726180751/repository/
13:21:07 [2019-12-20T18:21:07.883Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (123.59kB)
13:21:07 [2019-12-20T18:21:07.883Z] [INFO] The user operation is waiting for background work to complete.
13:21:07 [2019-12-20T18:21:07.883Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (123.59kB)
13:21:08 [2019-12-20T18:21:08.139Z] [INFO] Unpacking org.apache.commons.lang3_3.1.0.v201403281430...
13:21:08 [2019-12-20T18:21:08.139Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (96.31kB)
13:21:08 [2019-12-20T18:21:08.139Z] [INFO] The user operation is waiting for background work to complete.
13:21:08 [2019-12-20T18:21:08.139Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (96.31kB)
13:21:08 [2019-12-20T18:21:08.139Z] [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130...
13:21:08 [2019-12-20T18:21:08.395Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
13:21:08 [2019-12-20T18:21:08.651Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties
13:21:08 [2019-12-20T18:21:08.651Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties
13:21:08 [2019-12-20T18:21:08.906Z] [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (13.03kB)
13:21:08 [2019-12-20T18:21:08.906Z] [INFO] The user operation is waiting for background work to complete.
13:21:08 [2019-12-20T18:21:08.906Z] [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (13.03kB)
13:21:08 [2019-12-20T18:21:08.906Z] [INFO] Unpacking org.apache.batik.constants_1.11.0.v20190515-0436...
13:21:09 [2019-12-20T18:21:09.163Z] [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (101.68kB)
13:21:09 [2019-12-20T18:21:09.163Z] [INFO] The user operation is waiting for background work to complete.
13:21:09 [2019-12-20T18:21:09.163Z] [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (101.68kB)
13:21:09 [2019-12-20T18:21:09.163Z] [INFO] Unpacking org.apache.batik.css_1.11.0.v20190515-0436...
13:21:09 [2019-12-20T18:21:09.163Z] [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (63.49kB)
13:21:09 [2019-12-20T18:21:09.163Z] [INFO] The user operation is waiting for background work to complete.
13:21:09 [2019-12-20T18:21:09.163Z] [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (63.49kB)
13:21:09 [2019-12-20T18:21:09.419Z] [INFO] Unpacking org.apache.batik.util_1.11.0.v20190515-0436...
13:21:09 [2019-12-20T18:21:09.420Z] [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (14.52kB)
13:21:09 [2019-12-20T18:21:09.420Z] [INFO] The user operation is waiting for background work to complete.
13:21:09 [2019-12-20T18:21:09.420Z] [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (14.52kB)
13:21:09 [2019-12-20T18:21:09.675Z] [INFO] Unpacking org.apache.batik.i18n_1.11.0.v20190515-0436...
13:21:09 [2019-12-20T18:21:09.676Z] [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (258.72kB)
13:21:09 [2019-12-20T18:21:09.676Z] [INFO] The user operation is waiting for background work to complete.
13:21:09 [2019-12-20T18:21:09.676Z] [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (258.72kB)
13:21:09 [2019-12-20T18:21:09.676Z] [INFO] Unpacking org.apache.xmlgraphics_2.3.0.v20190515-0436...
13:21:09 [2019-12-20T18:21:09.931Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (95.26kB)
13:21:09 [2019-12-20T18:21:09.932Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (95.26kB)
13:21:10 [2019-12-20T18:21:10.211Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (15.35kB)
13:21:10 [2019-12-20T18:21:10.211Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (15.35kB)
13:21:10 [2019-12-20T18:21:10.211Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (35.59kB)
13:21:10 [2019-12-20T18:21:10.211Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (35.59kB)
13:21:10 [2019-12-20T18:21:10.468Z] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (33.71kB)
13:21:10 [2019-12-20T18:21:10.468Z] [INFO] The user operation is waiting for background work to complete.
13:21:10 [2019-12-20T18:21:10.468Z] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (33.71kB)
13:21:10 [2019-12-20T18:21:10.468Z] [INFO] Unpacking org.apache.commons.logging_1.2.0.v20180409-1502...
13:21:10 [2019-12-20T18:21:10.723Z] [INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (154.23kB)
13:21:10 [2019-12-20T18:21:10.723Z] [INFO] The user operation is waiting for background work to complete.
13:21:10 [2019-12-20T18:21:10.723Z] [INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (154.23kB)
13:21:10 [2019-12-20T18:21:10.723Z] [INFO] Unpacking org.apache.felix.scr_2.1.14.v20190123-1619...
13:21:11 [2019-12-20T18:21:11.284Z] [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (44.03kB)
13:21:11 [2019-12-20T18:21:11.284Z] [INFO] The user operation is waiting for background work to complete.
13:21:11 [2019-12-20T18:21:11.284Z] [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (44.03kB)
13:21:11 [2019-12-20T18:21:11.540Z] [INFO] Unpacking org.eclipse.osgi.services_3.8.0.v20190206-2147...
13:21:11 [2019-12-20T18:21:11.540Z] [INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (30.65kB)
13:21:11 [2019-12-20T18:21:11.540Z] [INFO] The user operation is waiting for background work to complete.
13:21:11 [2019-12-20T18:21:11.540Z] [INFO] Fetching org.eclipse.osgi.util_3.5.300.v20190708-1141.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (30.65kB)
13:21:11 [2019-12-20T18:21:11.795Z] [INFO] Unpacking org.eclipse.osgi.util_3.5.300.v20190708-1141...
13:21:11 [2019-12-20T18:21:11.795Z] [INFO] Fetching org.eclipse.compare_3.7.700.v20190802-1838.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (304.71kB)
13:21:11 [2019-12-20T18:21:11.795Z] [INFO] The user operation is waiting for background work to complete.
13:21:11 [2019-12-20T18:21:11.795Z] [INFO] Fetching org.eclipse.compare_3.7.700.v20190802-1838.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (304.71kB)
13:21:11 [2019-12-20T18:21:11.795Z] [INFO] Unpacking org.eclipse.compare_3.7.700.v20190802-1838...
13:21:12 [2019-12-20T18:21:12.050Z] [INFO] Fetching org.eclipse.ui_3.114.0.v20190808-1317.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (361.83kB)
13:21:12 [2019-12-20T18:21:12.050Z] [INFO] The user operation is waiting for background work to complete.
13:21:12 [2019-12-20T18:21:12.050Z] [INFO] Fetching org.eclipse.ui_3.114.0.v20190808-1317.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (361.83kB)
13:21:12 [2019-12-20T18:21:12.050Z] [INFO] Unpacking org.eclipse.ui_3.114.0.v20190808-1317...
13:21:12 [2019-12-20T18:21:12.306Z] [INFO] Fetching org.eclipse.jface.text_3.15.300.v20190819-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (318.61kB)
13:21:12 [2019-12-20T18:21:12.306Z] [INFO] The user operation is waiting for background work to complete.
13:21:12 [2019-12-20T18:21:12.306Z] [INFO] Fetching org.eclipse.jface.text_3.15.300.v20190819-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (318.61kB)
13:21:12 [2019-12-20T18:21:12.306Z] [INFO] Unpacking org.eclipse.jface.text_3.15.300.v20190819-0725...
13:21:12 [2019-12-20T18:21:12.867Z] [INFO] Fetching org.eclipse.ui.ide_3.16.0.v20190916-1323.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (962.38kB)
13:21:12 [2019-12-20T18:21:12.867Z] [INFO] The user operation is waiting for background work to complete.
13:21:12 [2019-12-20T18:21:12.867Z] [INFO] Fetching org.eclipse.ui.ide_3.16.0.v20190916-1323.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (962.38kB)
13:21:12 [2019-12-20T18:21:12.867Z] [INFO] Unpacking org.eclipse.ui.ide_3.16.0.v20190916-1323...
13:21:15 [2019-12-20T18:21:15.381Z] [INFO] Fetching org.eclipse.ui.views_3.10.0.v20190805-1157.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (48.64kB)
13:21:15 [2019-12-20T18:21:15.381Z] [INFO] The user operation is waiting for background work to complete.
13:21:15 [2019-12-20T18:21:15.381Z] [INFO] Fetching org.eclipse.ui.views_3.10.0.v20190805-1157.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (48.64kB)
13:21:15 [2019-12-20T18:21:15.381Z] [INFO] Unpacking org.eclipse.ui.views_3.10.0.v20190805-1157...
13:21:15 [2019-12-20T18:21:15.381Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.13.0.v20190903-0631.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (234.66kB)
13:21:15 [2019-12-20T18:21:15.381Z] [INFO] The user operation is waiting for background work to complete.
13:21:15 [2019-12-20T18:21:15.381Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.13.0.v20190903-0631.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (234.66kB)
13:21:15 [2019-12-20T18:21:15.381Z] [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.13.0.v20190903-0631...
13:21:15 [2019-12-20T18:21:15.636Z] [INFO] Fetching org.eclipse.ui.editors_3.12.0.v20190730-1840.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (196.67kB)
13:21:15 [2019-12-20T18:21:15.636Z] [INFO] The user operation is waiting for background work to complete.
13:21:15 [2019-12-20T18:21:15.636Z] [INFO] Fetching org.eclipse.ui.editors_3.12.0.v20190730-1840.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (196.67kB)
13:21:15 [2019-12-20T18:21:15.636Z] [INFO] Unpacking org.eclipse.ui.editors_3.12.0.v20190730-1840...
13:21:15 [2019-12-20T18:21:15.892Z] [INFO] Fetching org.eclipse.ui.forms_3.8.100.v20190625-1825.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (123.17kB)
13:21:15 [2019-12-20T18:21:15.892Z] [INFO] The user operation is waiting for background work to complete.
13:21:15 [2019-12-20T18:21:15.892Z] [INFO] Fetching org.eclipse.ui.forms_3.8.100.v20190625-1825.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (123.17kB)
13:21:15 [2019-12-20T18:21:15.892Z] [INFO] Unpacking org.eclipse.ui.forms_3.8.100.v20190625-1825...
13:21:16 [2019-12-20T18:21:16.147Z] [INFO] Fetching org.eclipse.compare.core_3.6.600.v20190615-1517.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (66.64kB)
13:21:16 [2019-12-20T18:21:16.147Z] [INFO] Fetching org.eclipse.compare.core_3.6.600.v20190615-1517.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (66.64kB)
13:21:16 [2019-12-20T18:21:16.147Z] [INFO] Fetching org.eclipse.core.databinding_1.7.500.v20190624-2109.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (55.71kB)
13:21:16 [2019-12-20T18:21:16.147Z] [INFO] The user operation is waiting for background work to complete.
13:21:16 [2019-12-20T18:21:16.147Z] [INFO] Fetching org.eclipse.core.databinding_1.7.500.v20190624-2109.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (55.71kB)
13:21:16 [2019-12-20T18:21:16.402Z] [INFO] Unpacking org.eclipse.core.databinding_1.7.500.v20190624-2109...
13:21:16 [2019-12-20T18:21:16.402Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.8.0.v20190805-1157.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (82.53kB)
13:21:16 [2019-12-20T18:21:16.402Z] [INFO] The user operation is waiting for background work to complete.
13:21:16 [2019-12-20T18:21:16.402Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.8.0.v20190805-1157.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (82.53kB)
13:21:16 [2019-12-20T18:21:16.658Z] [INFO] Unpacking org.eclipse.core.databinding.observable_1.8.0.v20190805-1157...
13:21:16 [2019-12-20T18:21:16.658Z] [INFO] Fetching org.eclipse.core.databinding.property_1.7.100.v20190805-1157.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (44.79kB)
13:21:16 [2019-12-20T18:21:16.658Z] [INFO] The user operation is waiting for background work to complete.
13:21:16 [2019-12-20T18:21:16.658Z] [INFO] Fetching org.eclipse.core.databinding.property_1.7.100.v20190805-1157.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (44.79kB)
13:21:16 [2019-12-20T18:21:16.658Z] [INFO] Unpacking org.eclipse.core.databinding.property_1.7.100.v20190805-1157...
13:21:16 [2019-12-20T18:21:16.913Z] [INFO] Fetching org.eclipse.core.net_1.3.600.v20190619-1613.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (33.77kB)
13:21:16 [2019-12-20T18:21:16.913Z] [INFO] The user operation is waiting for background work to complete.
13:21:16 [2019-12-20T18:21:16.913Z] [INFO] Fetching org.eclipse.core.net_1.3.600.v20190619-1613.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (33.77kB)
13:21:16 [2019-12-20T18:21:16.913Z] [INFO] Unpacking org.eclipse.core.net_1.3.600.v20190619-1613...
13:21:16 [2019-12-20T18:21:16.913Z] [INFO] Fetching org.eclipse.equinox.security_1.3.300.v20190714-1851.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (44.67kB)
13:21:16 [2019-12-20T18:21:16.913Z] [INFO] The user operation is waiting for background work to complete.
13:21:16 [2019-12-20T18:21:16.913Z] [INFO] Fetching org.eclipse.equinox.security_1.3.300.v20190714-1851.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (44.67kB)
13:21:17 [2019-12-20T18:21:17.169Z] [INFO] Unpacking org.eclipse.equinox.security_1.3.300.v20190714-1851...
13:21:17 [2019-12-20T18:21:17.169Z] [INFO] Fetching org.eclipse.e4.core.commands_0.12.700.v20190621-1412.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (13.77kB)
13:21:17 [2019-12-20T18:21:17.169Z] [INFO] The user operation is waiting for background work to complete.
13:21:17 [2019-12-20T18:21:17.169Z] [INFO] Fetching org.eclipse.e4.core.commands_0.12.700.v20190621-1412.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (13.77kB)
13:21:17 [2019-12-20T18:21:17.169Z] [INFO] Unpacking org.eclipse.e4.core.commands_0.12.700.v20190621-1412...
13:21:17 [2019-12-20T18:21:17.169Z] [INFO] Fetching org.eclipse.e4.core.di_1.7.400.v20190903-1311.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (25.9kB)
13:21:17 [2019-12-20T18:21:17.169Z] [INFO] The user operation is waiting for background work to complete.
13:21:17 [2019-12-20T18:21:17.169Z] [INFO] Fetching org.eclipse.e4.core.di_1.7.400.v20190903-1311.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (25.9kB)
13:21:17 [2019-12-20T18:21:17.425Z] [INFO] Unpacking org.eclipse.e4.core.di_1.7.400.v20190903-1311...
13:21:17 [2019-12-20T18:21:17.425Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (14.07kB)
13:21:17 [2019-12-20T18:21:17.425Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (14.07kB)
13:21:17 [2019-12-20T18:21:17.425Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.8.200.v20190620-0649.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (22.6kB)
13:21:17 [2019-12-20T18:21:17.425Z] [INFO] The user operation is waiting for background work to complete.
13:21:17 [2019-12-20T18:21:17.425Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.8.200.v20190620-0649.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (22.6kB)
13:21:17 [2019-12-20T18:21:17.681Z] [INFO] Unpacking org.eclipse.e4.core.contexts_1.8.200.v20190620-0649...
13:21:17 [2019-12-20T18:21:17.681Z] [INFO] Fetching org.eclipse.e4.core.services_2.2.0.v20190630-2019.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (28.41kB)
13:21:17 [2019-12-20T18:21:17.681Z] [INFO] The user operation is waiting for background work to complete.
13:21:17 [2019-12-20T18:21:17.681Z] [INFO] Fetching org.eclipse.e4.core.services_2.2.0.v20190630-2019.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (28.41kB)
13:21:17 [2019-12-20T18:21:17.681Z] [INFO] Unpacking org.eclipse.e4.core.services_2.2.0.v20190630-2019...
13:21:17 [2019-12-20T18:21:17.681Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (11.98kB)
13:21:17 [2019-12-20T18:21:17.681Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (11.98kB)
13:21:17 [2019-12-20T18:21:17.937Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (11.15kB)
13:21:17 [2019-12-20T18:21:17.937Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (11.15kB)
13:21:17 [2019-12-20T18:21:17.937Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.400.v20190709-0707.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (16.67kB)
13:21:17 [2019-12-20T18:21:17.937Z] [INFO] The user operation is waiting for background work to complete.
13:21:17 [2019-12-20T18:21:17.937Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.400.v20190709-0707.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (16.67kB)
13:21:18 [2019-12-20T18:21:18.192Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.400.v20190709-0707...
13:21:18 [2019-12-20T18:21:18.192Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.400.v20190621-1946.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (21.16kB)
13:21:18 [2019-12-20T18:21:18.192Z] [INFO] The user operation is waiting for background work to complete.
13:21:18 [2019-12-20T18:21:18.192Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.400.v20190621-1946.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (21.16kB)
13:21:18 [2019-12-20T18:21:18.192Z] [INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.400.v20190621-1946...
13:21:18 [2019-12-20T18:21:18.192Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (98kB)
13:21:18 [2019-12-20T18:21:18.192Z] [INFO] The user operation is waiting for background work to complete.
13:21:18 [2019-12-20T18:21:18.192Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (98kB)
13:21:18 [2019-12-20T18:21:18.448Z] [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830...
13:21:18 [2019-12-20T18:21:18.703Z] [INFO] Fetching 2.19&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/builds/release/
13:21:18 [2019-12-20T18:21:18.703Z] [INFO] Fetching 2.19&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/modeling/emf/emf/builds/release/
13:21:18 [2019-12-20T18:21:18.703Z] [INFO] Fetching f00acbd149ce00191c13a4b44031b529 from https://download.eclipse.org/modeling/emf/emf/builds/release/2.19/.blobstore/71/ (485.39kB)
13:21:18 [2019-12-20T18:21:18.703Z] [INFO] The user operation is waiting for background work to complete.
13:21:18 [2019-12-20T18:21:18.703Z] [INFO] Fetching f00acbd149ce00191c13a4b44031b529 from https://download.eclipse.org/modeling/emf/emf/builds/release/2.19/.blobstore/71/ (485.39kB)
13:21:18 [2019-12-20T18:21:18.703Z] [INFO] Unpacking org.eclipse.emf.ecore_2.19.0.v20190822-1451...
13:21:18 [2019-12-20T18:21:18.959Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.600.v20190625-0735.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (22.98kB)
13:21:18 [2019-12-20T18:21:18.959Z] [INFO] The user operation is waiting for background work to complete.
13:21:18 [2019-12-20T18:21:18.959Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.600.v20190625-0735.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (22.98kB)
13:21:19 [2019-12-20T18:21:19.214Z] [INFO] Unpacking org.eclipse.e4.ui.bindings_0.12.600.v20190625-0735...
13:21:19 [2019-12-20T18:21:19.214Z] [INFO] Fetching org.eclipse.swt_3.112.0.v20190904-0609.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (16.03kB)
13:21:19 [2019-12-20T18:21:19.214Z] [INFO] The user operation is waiting for background work to complete.
13:21:19 [2019-12-20T18:21:19.214Z] [INFO] Fetching org.eclipse.swt_3.112.0.v20190904-0609.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (16.03kB)
13:21:19 [2019-12-20T18:21:19.214Z] [INFO] Unpacking org.eclipse.swt_3.112.0.v20190904-0609...
13:21:19 [2019-12-20T18:21:19.214Z] [INFO] Fetching org.eclipse.jface_3.17.0.v20190820-1444.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (359.05kB)
13:21:19 [2019-12-20T18:21:19.214Z] [INFO] The user operation is waiting for background work to complete.
13:21:19 [2019-12-20T18:21:19.214Z] [INFO] Fetching org.eclipse.jface_3.17.0.v20190820-1444.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (359.05kB)
13:21:19 [2019-12-20T18:21:19.469Z] [INFO] Unpacking org.eclipse.jface_3.17.0.v20190820-1444...
13:21:19 [2019-12-20T18:21:19.724Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.800.v20190805-1157.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (63.99kB)
13:21:19 [2019-12-20T18:21:19.724Z] [INFO] The user operation is waiting for background work to complete.
13:21:19 [2019-12-20T18:21:19.724Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.800.v20190805-1157.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (63.99kB)
13:21:19 [2019-12-20T18:21:19.724Z] [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.800.v20190805-1157...
13:21:19 [2019-12-20T18:21:19.980Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.600.v20190805-1157.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (79.47kB)
13:21:19 [2019-12-20T18:21:19.980Z] [INFO] The user operation is waiting for background work to complete.
13:21:19 [2019-12-20T18:21:19.980Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.600.v20190805-1157.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (79.47kB)
13:21:19 [2019-12-20T18:21:19.980Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.13.600.v20190805-1157...
13:21:19 [2019-12-20T18:21:19.980Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.400.v20190812-0413.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (16.91kB)
13:21:19 [2019-12-20T18:21:19.980Z] [INFO] The user operation is waiting for background work to complete.
13:21:19 [2019-12-20T18:21:19.980Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.400.v20190812-0413.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (16.91kB)
13:21:20 [2019-12-20T18:21:20.236Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.12.400.v20190812-0413...
13:21:20 [2019-12-20T18:21:20.236Z] [INFO] Fetching org.eclipse.e4.ui.di_1.2.600.v20190510-1100.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (17.17kB)
13:21:20 [2019-12-20T18:21:20.236Z] [INFO] Fetching org.eclipse.e4.ui.di_1.2.600.v20190510-1100.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (17.17kB)
13:21:20 [2019-12-20T18:21:20.236Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.600.v20190814-0636.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (21.82kB)
13:21:20 [2019-12-20T18:21:20.236Z] [INFO] The user operation is waiting for background work to complete.
13:21:20 [2019-12-20T18:21:20.236Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.600.v20190814-0636.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (21.82kB)
13:21:20 [2019-12-20T18:21:20.491Z] [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.600.v20190814-0636...
13:21:20 [2019-12-20T18:21:20.491Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.500.v20190824-1021.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (112.27kB)
13:21:20 [2019-12-20T18:21:20.491Z] [INFO] The user operation is waiting for background work to complete.
13:21:20 [2019-12-20T18:21:20.491Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.500.v20190824-1021.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (112.27kB)
13:21:20 [2019-12-20T18:21:20.747Z] [INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.1.500.v20190824-1021...
13:21:20 [2019-12-20T18:21:20.747Z] [INFO] Fetching org.eclipse.e4.ui.services_1.3.600.v20190716-1245.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (13.26kB)
13:21:20 [2019-12-20T18:21:20.747Z] [INFO] The user operation is waiting for background work to complete.
13:21:20 [2019-12-20T18:21:20.747Z] [INFO] Fetching org.eclipse.e4.ui.services_1.3.600.v20190716-1245.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (13.26kB)
13:21:21 [2019-12-20T18:21:21.002Z] [INFO] Unpacking org.eclipse.e4.ui.services_1.3.600.v20190716-1245...
13:21:21 [2019-12-20T18:21:21.002Z] [INFO] Fetching org.eclipse.equinox.event_1.5.200.v20190814-0953.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (16.84kB)
13:21:21 [2019-12-20T18:21:21.002Z] [INFO] The user operation is waiting for background work to complete.
13:21:21 [2019-12-20T18:21:21.002Z] [INFO] Fetching org.eclipse.equinox.event_1.5.200.v20190814-0953.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (16.84kB)
13:21:21 [2019-12-20T18:21:21.002Z] [INFO] Unpacking org.eclipse.equinox.event_1.5.200.v20190814-0953...
13:21:21 [2019-12-20T18:21:21.002Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.500.v20190624-0808.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (9.46kB)
13:21:21 [2019-12-20T18:21:21.002Z] [INFO] The user operation is waiting for background work to complete.
13:21:21 [2019-12-20T18:21:21.002Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.500.v20190624-0808.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (9.46kB)
13:21:21 [2019-12-20T18:21:21.257Z] [INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.500.v20190624-0808...
13:21:21 [2019-12-20T18:21:21.257Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.10.100.v20190810-0814.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (85.99kB)
13:21:21 [2019-12-20T18:21:21.257Z] [INFO] The user operation is waiting for background work to complete.
13:21:21 [2019-12-20T18:21:21.257Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.10.100.v20190810-0814.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (85.99kB)
13:21:21 [2019-12-20T18:21:21.257Z] [INFO] Unpacking org.eclipse.e4.ui.workbench_1.10.100.v20190810-0814...
13:21:21 [2019-12-20T18:21:21.514Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (84.13kB)
13:21:21 [2019-12-20T18:21:21.514Z] [INFO] The user operation is waiting for background work to complete.
13:21:21 [2019-12-20T18:21:21.514Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (84.13kB)
13:21:21 [2019-12-20T18:21:21.514Z] [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725...
13:21:21 [2019-12-20T18:21:21.770Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (51.08kB)
13:21:21 [2019-12-20T18:21:21.770Z] [INFO] The user operation is waiting for background work to complete.
13:21:21 [2019-12-20T18:21:21.770Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (51.08kB)
13:21:21 [2019-12-20T18:21:21.770Z] [INFO] Unpacking org.eclipse.emf.ecore.change_2.14.0.v20190528-0725...
13:21:21 [2019-12-20T18:21:21.770Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.600.v20190716-1245.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (49.84kB)
13:21:21 [2019-12-20T18:21:21.770Z] [INFO] The user operation is waiting for background work to complete.
13:21:21 [2019-12-20T18:21:21.770Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.600.v20190716-1245.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (49.84kB)
13:21:22 [2019-12-20T18:21:22.025Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.3.600.v20190716-1245...
13:21:22 [2019-12-20T18:21:22.026Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.800.v20190716-1245.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (94.13kB)
13:21:22 [2019-12-20T18:21:22.026Z] [INFO] The user operation is waiting for background work to complete.
13:21:22 [2019-12-20T18:21:22.026Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.800.v20190716-1245.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (94.13kB)
13:21:22 [2019-12-20T18:21:22.026Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.800.v20190716-1245...
13:21:22 [2019-12-20T18:21:22.281Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.700.v20190807-1716.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (61.59kB)
13:21:22 [2019-12-20T18:21:22.281Z] [INFO] The user operation is waiting for background work to complete.
13:21:22 [2019-12-20T18:21:22.281Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.700.v20190807-1716.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (61.59kB)
13:21:22 [2019-12-20T18:21:22.281Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.700.v20190807-1716...
13:21:22 [2019-12-20T18:21:22.536Z] [INFO] Fetching org.eclipse.jface.databinding_1.9.100.v20190805-1255.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (77.64kB)
13:21:22 [2019-12-20T18:21:22.536Z] [INFO] The user operation is waiting for background work to complete.
13:21:22 [2019-12-20T18:21:22.536Z] [INFO] Fetching org.eclipse.jface.databinding_1.9.100.v20190805-1255.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (77.64kB)
13:21:22 [2019-12-20T18:21:22.536Z] [INFO] Unpacking org.eclipse.jface.databinding_1.9.100.v20190805-1255...
13:21:22 [2019-12-20T18:21:22.536Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.200.v20190621-1448.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (13.07kB)
13:21:22 [2019-12-20T18:21:22.536Z] [INFO] The user operation is waiting for background work to complete.
13:21:22 [2019-12-20T18:21:22.536Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.200.v20190621-1448.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (13.07kB)
13:21:22 [2019-12-20T18:21:22.791Z] [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.15.200.v20190621-1448...
13:21:22 [2019-12-20T18:21:22.791Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190625-1131.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (114.93kB)
13:21:22 [2019-12-20T18:21:22.792Z] [INFO] The user operation is waiting for background work to complete.
13:21:22 [2019-12-20T18:21:22.792Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190625-1131.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (114.93kB)
13:21:22 [2019-12-20T18:21:22.792Z] [INFO] Unpacking org.eclipse.emf.common_2.16.0.v20190625-1131...
13:21:23 [2019-12-20T18:21:23.049Z] [INFO] Fetching org.eclipse.equinox.bidi_1.2.100.v20190815-1535.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (23.95kB)
13:21:23 [2019-12-20T18:21:23.049Z] [INFO] The user operation is waiting for background work to complete.
13:21:23 [2019-12-20T18:21:23.049Z] [INFO] Fetching org.eclipse.equinox.bidi_1.2.100.v20190815-1535.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (23.95kB)
13:21:23 [2019-12-20T18:21:23.049Z] [INFO] Unpacking org.eclipse.equinox.bidi_1.2.100.v20190815-1535...
13:21:23 [2019-12-20T18:21:23.306Z] [INFO] Fetching org.eclipse.equinox.launcher_1.5.500.v20190715-1310.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (29.92kB)
13:21:23 [2019-12-20T18:21:23.306Z] [INFO] The user operation is waiting for background work to complete.
13:21:23 [2019-12-20T18:21:23.306Z] [INFO] Fetching org.eclipse.equinox.launcher_1.5.500.v20190715-1310.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (29.92kB)
13:21:23 [2019-12-20T18:21:23.306Z] [INFO] Unpacking org.eclipse.equinox.launcher_1.5.500.v20190715-1310...
13:21:23 [2019-12-20T18:21:23.306Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.6.100.v20190705-1223.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (31.98kB)
13:21:23 [2019-12-20T18:21:23.306Z] [INFO] The user operation is waiting for background work to complete.
13:21:23 [2019-12-20T18:21:23.306Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.6.100.v20190705-1223.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (31.98kB)
13:21:23 [2019-12-20T18:21:23.562Z] [INFO] Unpacking org.eclipse.equinox.p2.core_2.6.100.v20190705-1223...
13:21:23 [2019-12-20T18:21:23.562Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.400.v20190716-0825.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (74.67kB)
13:21:23 [2019-12-20T18:21:23.562Z] [INFO] The user operation is waiting for background work to complete.
13:21:23 [2019-12-20T18:21:23.562Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.400.v20190716-0825.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (74.67kB)
13:21:23 [2019-12-20T18:21:23.562Z] [INFO] Unpacking org.eclipse.equinox.p2.engine_2.6.400.v20190716-0825...
13:21:23 [2019-12-20T18:21:23.817Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.500.v20190807-0737.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (108kB)
13:21:23 [2019-12-20T18:21:23.817Z] [INFO] The user operation is waiting for background work to complete.
13:21:23 [2019-12-20T18:21:23.817Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.500.v20190807-0737.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (108kB)
13:21:23 [2019-12-20T18:21:23.817Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.4.500.v20190807-0737...
13:21:24 [2019-12-20T18:21:24.073Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.200.v20190808-0702.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (50.89kB)
13:21:24 [2019-12-20T18:21:24.073Z] [INFO] The user operation is waiting for background work to complete.
13:21:24 [2019-12-20T18:21:24.073Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.200.v20190808-0702.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (50.89kB)
13:21:24 [2019-12-20T18:21:24.073Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.3.200.v20190808-0702...
13:21:24 [2019-12-20T18:21:24.073Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.500.v20190716-0939.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (55.48kB)
13:21:24 [2019-12-20T18:21:24.073Z] [INFO] The user operation is waiting for background work to complete.
13:21:24 [2019-12-20T18:21:24.073Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.500.v20190716-0939.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (55.48kB)
13:21:24 [2019-12-20T18:21:24.328Z] [INFO] Unpacking org.eclipse.equinox.p2.repository_2.4.500.v20190716-0939...
13:21:24 [2019-12-20T18:21:24.328Z] [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (44.42kB)
13:21:24 [2019-12-20T18:21:24.328Z] [INFO] The user operation is waiting for background work to complete.
13:21:24 [2019-12-20T18:21:24.328Z] [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (44.42kB)
13:21:24 [2019-12-20T18:21:24.328Z] [INFO] Unpacking org.tukaani.xz_1.8.0.v20180207-1613...
13:21:24 [2019-12-20T18:21:24.584Z] [INFO] Fetching org.eclipse.help_3.8.500.v20190624-2105.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (125.96kB)
13:21:24 [2019-12-20T18:21:24.584Z] [INFO] The user operation is waiting for background work to complete.
13:21:24 [2019-12-20T18:21:24.584Z] [INFO] Fetching org.eclipse.help_3.8.500.v20190624-2105.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (125.96kB)
13:21:24 [2019-12-20T18:21:24.584Z] [INFO] Unpacking org.eclipse.help_3.8.500.v20190624-2105...
13:21:24 [2019-12-20T18:21:24.584Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.10.0.v20190819-2110.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (181.79kB)
13:21:24 [2019-12-20T18:21:24.584Z] [INFO] The user operation is waiting for background work to complete.
13:21:24 [2019-12-20T18:21:24.584Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.10.0.v20190819-2110.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (181.79kB)
13:21:24 [2019-12-20T18:21:24.839Z] [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.10.0.v20190819-2110...
13:21:24 [2019-12-20T18:21:24.839Z] [INFO] Fetching org.eclipse.ui.navigator_3.9.0.v20190807-2204.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (135.18kB)
13:21:24 [2019-12-20T18:21:24.839Z] [INFO] The user operation is waiting for background work to complete.
13:21:24 [2019-12-20T18:21:24.839Z] [INFO] Fetching org.eclipse.ui.navigator_3.9.0.v20190807-2204.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (135.18kB)
13:21:25 [2019-12-20T18:21:25.095Z] [INFO] Unpacking org.eclipse.ui.navigator_3.9.0.v20190807-2204...
13:21:25 [2019-12-20T18:21:25.095Z] [INFO] Fetching org.eclipse.team.core_3.8.700.v20190619-1613.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (127.02kB)
13:21:25 [2019-12-20T18:21:25.095Z] [INFO] The user operation is waiting for background work to complete.
13:21:25 [2019-12-20T18:21:25.095Z] [INFO] Fetching org.eclipse.team.core_3.8.700.v20190619-1613.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (127.02kB)
13:21:25 [2019-12-20T18:21:25.351Z] [INFO] Unpacking org.eclipse.team.core_3.8.700.v20190619-1613...
13:21:25 [2019-12-20T18:21:25.351Z] [INFO] Fetching org.eclipse.team.ui_3.8.600.v20190819-1553.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (494.29kB)
13:21:25 [2019-12-20T18:21:25.351Z] [INFO] The user operation is waiting for background work to complete.
13:21:25 [2019-12-20T18:21:25.351Z] [INFO] Fetching org.eclipse.team.ui_3.8.600.v20190819-1553.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (494.29kB)
13:21:25 [2019-12-20T18:21:25.351Z] [INFO] Unpacking org.eclipse.team.ui_3.8.600.v20190819-1553...
13:21:25 [2019-12-20T18:21:25.912Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.112.0.v20190904-0609.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (1.1MB)
13:21:25 [2019-12-20T18:21:25.912Z] [INFO] The user operation is waiting for background work to complete.
13:21:25 [2019-12-20T18:21:25.912Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.112.0.v20190904-0609.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (1.1MB)
13:21:25 [2019-12-20T18:21:25.912Z] [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.112.0.v20190904-0609...
13:21:26 [2019-12-20T18:21:26.473Z] [INFO] Fetching org.eclipse.test.performance_3.14.0.v20190819-1154.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (57.23kB)
13:21:26 [2019-12-20T18:21:26.473Z] [INFO] The user operation is waiting for background work to complete.
13:21:26 [2019-12-20T18:21:26.473Z] [INFO] Fetching org.eclipse.test.performance_3.14.0.v20190819-1154.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (57.23kB)
13:21:26 [2019-12-20T18:21:26.728Z] [INFO] Unpacking org.eclipse.test.performance_3.14.0.v20190819-1154...
13:21:26 [2019-12-20T18:21:26.728Z] [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (283.72kB)
13:21:26 [2019-12-20T18:21:26.728Z] [INFO] The user operation is waiting for background work to complete.
13:21:26 [2019-12-20T18:21:26.728Z] [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (283.72kB)
13:21:26 [2019-12-20T18:21:26.985Z] [INFO] Unpacking org.junit_4.12.0.v201504281640...
13:21:26 [2019-12-20T18:21:26.985Z] [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:21:26 [2019-12-20T18:21:26.985Z] [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:21:27 [2019-12-20T18:21:27.912Z] [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/ (20.58MB of 59.71MB at 20.55MB/s)
13:21:29 [2019-12-20T18:21:29.277Z] [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/ (40.75MB of 59.71MB at 20.37MB/s)
13:21:30 [2019-12-20T18:21:30.203Z] [INFO] Fetching org.eclipse.ui.workbench_3.116.0.v20190826-1428.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (1,005.56kB)
13:21:30 [2019-12-20T18:21:30.203Z] [INFO] The user operation is waiting for background work to complete.
13:21:30 [2019-12-20T18:21:30.203Z] [INFO] Fetching org.eclipse.ui.workbench_3.116.0.v20190826-1428.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (1,005.56kB)
13:21:30 [2019-12-20T18:21:30.203Z] [INFO] Unpacking org.eclipse.ui.workbench_3.116.0.v20190826-1428...
13:21:31 [2019-12-20T18:21:31.335Z] [INFO] Fetching org.eclipse.ui.ide.application_1.3.400.v20190818-1234.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (55.59kB)
13:21:31 [2019-12-20T18:21:31.335Z] [INFO] The user operation is waiting for background work to complete.
13:21:31 [2019-12-20T18:21:31.335Z] [INFO] Fetching org.eclipse.ui.ide.application_1.3.400.v20190818-1234.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (55.59kB)
13:21:31 [2019-12-20T18:21:31.335Z] [INFO] Unpacking org.eclipse.ui.ide.application_1.3.400.v20190818-1234...
13:21:31 [2019-12-20T18:21:31.335Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.7.0.v20190820-1649.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (70.56kB)
13:21:31 [2019-12-20T18:21:31.335Z] [INFO] The user operation is waiting for background work to complete.
13:21:31 [2019-12-20T18:21:31.335Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.7.0.v20190820-1649.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (70.56kB)
13:21:31 [2019-12-20T18:21:31.335Z] [INFO] Unpacking org.eclipse.ui.navigator.resources_3.7.0.v20190820-1649...
13:21:31 [2019-12-20T18:21:31.335Z] [INFO] Fetching org.eclipse.urischeme_1.0.400.v20190621-1448.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (21.43kB)
13:21:31 [2019-12-20T18:21:31.335Z] [INFO] The user operation is waiting for background work to complete.
13:21:31 [2019-12-20T18:21:31.336Z] [INFO] Fetching org.eclipse.urischeme_1.0.400.v20190621-1448.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (21.43kB)
13:21:31 [2019-12-20T18:21:31.591Z] [INFO] Unpacking org.eclipse.urischeme_1.0.400.v20190621-1448...
13:21:31 [2019-12-20T18:21:31.591Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.600.v20190713-1021.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (40.77kB)
13:21:31 [2019-12-20T18:21:31.591Z] [INFO] The user operation is waiting for background work to complete.
13:21:31 [2019-12-20T18:21:31.591Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.600.v20190713-1021.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (40.77kB)
13:21:31 [2019-12-20T18:21:31.591Z] [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.8.600.v20190713-1021...
13:21:31 [2019-12-20T18:21:31.591Z] [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:21:31 [2019-12-20T18:21:31.591Z] [INFO] The user operation is waiting for background work to complete.
13:21:31 [2019-12-20T18:21:31.591Z] [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:21:31 [2019-12-20T18:21:31.846Z] [INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519...
13:21:31 [2019-12-20T18:21:31.846Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (14.95kB)
13:21:31 [2019-12-20T18:21:31.846Z] [INFO] The user operation is waiting for background work to complete.
13:21:31 [2019-12-20T18:21:31.846Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (14.95kB)
13:21:31 [2019-12-20T18:21:31.846Z] [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627...
13:21:32 [2019-12-20T18:21:32.409Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.112.0.v20190904-0609.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (818.03kB)
13:21:32 [2019-12-20T18:21:32.409Z] [INFO] The user operation is waiting for background work to complete.
13:21:32 [2019-12-20T18:21:32.409Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.112.0.v20190904-0609.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (818.03kB)
13:21:32 [2019-12-20T18:21:32.665Z] [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.112.0.v20190904-0609...
13:21:34 [2019-12-20T18:21:34.553Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.112.0.v20190904-0609.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (1,009.84kB)
13:21:34 [2019-12-20T18:21:34.553Z] [INFO] The user operation is waiting for background work to complete.
13:21:34 [2019-12-20T18:21:34.553Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.112.0.v20190904-0609.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (1,009.84kB)
13:21:34 [2019-12-20T18:21:34.808Z] [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.112.0.v20190904-0609...
13:21:35 [2019-12-20T18:21:35.370Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:0.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties
13:21:35 [2019-12-20T18:21:35.625Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
13:21:35 [2019-12-20T18:21:35.882Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
13:21:36 [2019-12-20T18:21:36.137Z] [INFO] Fetching org.apache.commons.compress_1.18.0.v20181121-2221.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (207.48kB)
13:21:36 [2019-12-20T18:21:36.137Z] [INFO] The user operation is waiting for background work to complete.
13:21:36 [2019-12-20T18:21:36.137Z] [INFO] Fetching org.apache.commons.compress_1.18.0.v20181121-2221.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (207.48kB)
13:21:36 [2019-12-20T18:21:36.137Z] [INFO] Unpacking org.apache.commons.compress_1.18.0.v20181121-2221...
13:21:36 [2019-12-20T18:21:36.698Z] [INFO] Fetching update-7.4.0&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/linuxtools/
13:21:36 [2019-12-20T18:21:36.698Z] [INFO] Fetching update-7.4.0&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/linuxtools/
13:21:36 [2019-12-20T18:21:36.954Z] [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/linuxtools/update-7.4.0/plugins/ (405.11kB)
13:21:36 [2019-12-20T18:21:36.954Z] [INFO] The user operation is waiting for background work to complete.
13:21:36 [2019-12-20T18:21:36.954Z] [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/linuxtools/update-7.4.0/plugins/ (405.11kB)
13:21:36 [2019-12-20T18:21:36.954Z] [INFO] Unpacking org.apache.xerces_2.9.0.v201101211617...
13:21:37 [2019-12-20T18:21:37.518Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/linuxtools/update-7.4.0/plugins/ (42.52kB)
13:21:37 [2019-12-20T18:21:37.518Z] [INFO] The user operation is waiting for background work to complete.
13:21:37 [2019-12-20T18:21:37.518Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/linuxtools/update-7.4.0/plugins/ (42.52kB)
13:21:37 [2019-12-20T18:21:37.518Z] [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400...
13:21:38 [2019-12-20T18:21:38.880Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/linuxtools/update-7.4.0/plugins/ (114.7kB)
13:21:38 [2019-12-20T18:21:38.881Z] [INFO] The user operation is waiting for background work to complete.
13:21:38 [2019-12-20T18:21:38.881Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/linuxtools/update-7.4.0/plugins/ (114.7kB)
13:21:38 [2019-12-20T18:21:38.881Z] [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400...
13:21:38 [2019-12-20T18:21:38.881Z] [INFO] Fetching org.eclipse.debug.core_3.14.0.v20190812-1404.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (125.46kB)
13:21:38 [2019-12-20T18:21:38.881Z] [INFO] The user operation is waiting for background work to complete.
13:21:38 [2019-12-20T18:21:38.881Z] [INFO] Fetching org.eclipse.debug.core_3.14.0.v20190812-1404.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (125.46kB)
13:21:38 [2019-12-20T18:21:38.881Z] [INFO] Unpacking org.eclipse.debug.core_3.14.0.v20190812-1404...
13:21:39 [2019-12-20T18:21:39.136Z] [INFO] Fetching org.eclipse.debug.ui_3.14.200.v20190822-2125.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (1MB)
13:21:39 [2019-12-20T18:21:39.136Z] [INFO] The user operation is waiting for background work to complete.
13:21:39 [2019-12-20T18:21:39.136Z] [INFO] Fetching org.eclipse.debug.ui_3.14.200.v20190822-2125.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (1MB)
13:21:39 [2019-12-20T18:21:39.392Z] [INFO] Unpacking org.eclipse.debug.ui_3.14.200.v20190822-2125...
13:21:40 [2019-12-20T18:21:40.318Z] [INFO] Fetching org.eclipse.ui.console_3.8.600.v20190815-2020.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (83.96kB)
13:21:40 [2019-12-20T18:21:40.318Z] [INFO] The user operation is waiting for background work to complete.
13:21:40 [2019-12-20T18:21:40.318Z] [INFO] Fetching org.eclipse.ui.console_3.8.600.v20190815-2020.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (83.96kB)
13:21:40 [2019-12-20T18:21:40.318Z] [INFO] Unpacking org.eclipse.ui.console_3.8.600.v20190815-2020...
13:21:41 [2019-12-20T18:21:41.682Z] [INFO] Fetching org.eclipse.linuxtools.dataviewers.piechart_2.0.1.201909110158.jar.pack.gz from https://download.eclipse.org/linuxtools/update-7.4.0/plugins/ (11.77kB)
13:21:41 [2019-12-20T18:21:41.682Z] [INFO] The user operation is waiting for background work to complete.
13:21:41 [2019-12-20T18:21:41.682Z] [INFO] Fetching org.eclipse.linuxtools.dataviewers.piechart_2.0.1.201909110158.jar.pack.gz from https://download.eclipse.org/linuxtools/update-7.4.0/plugins/ (11.77kB)
13:21:41 [2019-12-20T18:21:41.682Z] [INFO] Unpacking org.eclipse.linuxtools.dataviewers.piechart_2.0.1.201909110158...
13:21:41 [2019-12-20T18:21:41.682Z] [INFO] Fetching org.swtchart_0.10.0.v201605200358.jar.pack.gz from https://download.eclipse.org/linuxtools/update-7.4.0/plugins/ (52.45kB)
13:21:41 [2019-12-20T18:21:41.682Z] [INFO] The user operation is waiting for background work to complete.
13:21:41 [2019-12-20T18:21:41.682Z] [INFO] Fetching org.swtchart_0.10.0.v201605200358.jar.pack.gz from https://download.eclipse.org/linuxtools/update-7.4.0/plugins/ (52.45kB)
13:21:41 [2019-12-20T18:21:41.937Z] [INFO] Unpacking org.swtchart_0.10.0.v201605200358...
13:21:41 [2019-12-20T18:21:41.937Z] [INFO] Fetching org.eclipse.search_3.11.700.v20190813-2210.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (216.55kB)
13:21:41 [2019-12-20T18:21:41.937Z] [INFO] The user operation is waiting for background work to complete.
13:21:41 [2019-12-20T18:21:41.937Z] [INFO] Fetching org.eclipse.search_3.11.700.v20190813-2210.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (216.55kB)
13:21:42 [2019-12-20T18:21:42.193Z] [INFO] Unpacking org.eclipse.search_3.11.700.v20190813-2210...
13:21:42 [2019-12-20T18:21:42.193Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.2.300.v201904272112.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.15.0/R-3.15.0-20190830034720/repository/plugins/ (334.57kB)
13:21:42 [2019-12-20T18:21:42.193Z] [INFO] The user operation is waiting for background work to complete.
13:21:42 [2019-12-20T18:21:42.193Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.2.300.v201904272112.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.15.0/R-3.15.0-20190830034720/repository/plugins/ (334.57kB)
13:21:42 [2019-12-20T18:21:42.448Z] [INFO] Unpacking org.eclipse.wst.xml.ui_1.2.300.v201904272112...
13:21:42 [2019-12-20T18:21:42.704Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.2.0.v201901071922.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.15.0/R-3.15.0-20190830034720/repository/plugins/ (29.08kB)
13:21:42 [2019-12-20T18:21:42.704Z] [INFO] The user operation is waiting for background work to complete.
13:21:42 [2019-12-20T18:21:42.704Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.2.0.v201901071922.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.15.0/R-3.15.0-20190830034720/repository/plugins/ (29.08kB)
13:21:42 [2019-12-20T18:21:42.960Z] [INFO] Unpacking org.eclipse.wst.xsd.core_1.2.0.v201901071922...
13:21:43 [2019-12-20T18:21:43.215Z] [INFO] Fetching org.eclipse.ui.themes_1.2.700.v20190826-0816.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (32.47kB)
13:21:43 [2019-12-20T18:21:43.215Z] [INFO] The user operation is waiting for background work to complete.
13:21:43 [2019-12-20T18:21:43.215Z] [INFO] Fetching org.eclipse.ui.themes_1.2.700.v20190826-0816.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (32.47kB)
13:21:43 [2019-12-20T18:21:43.215Z] [INFO] Unpacking org.eclipse.ui.themes_1.2.700.v20190826-0816...
13:21:43 [2019-12-20T18:21:43.471Z] [INFO] Fetching org.eclipse.wst.common.core_1.3.0.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.15.0/R-3.15.0-20190830034720/repository/plugins/ (24.05kB)
13:21:43 [2019-12-20T18:21:43.471Z] [INFO] The user operation is waiting for background work to complete.
13:21:43 [2019-12-20T18:21:43.471Z] [INFO] Fetching org.eclipse.wst.common.core_1.3.0.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.15.0/R-3.15.0-20190830034720/repository/plugins/ (24.05kB)
13:21:43 [2019-12-20T18:21:43.471Z] [INFO] Unpacking org.eclipse.wst.common.core_1.3.0.v201903222010...
13:21:43 [2019-12-20T18:21:43.471Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.15.0/R-3.15.0-20190830034720/repository/plugins/ (20.1kB)
13:21:43 [2019-12-20T18:21:43.471Z] [INFO] The user operation is waiting for background work to complete.
13:21:43 [2019-12-20T18:21:43.471Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.15.0/R-3.15.0-20190830034720/repository/plugins/ (20.1kB)
13:21:43 [2019-12-20T18:21:43.726Z] [INFO] Unpacking org.eclipse.wst.common.environment_1.0.400.v201903222010...
13:21:43 [2019-12-20T18:21:43.726Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.201.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.15.0/R-3.15.0-20190830034720/repository/plugins/ (43.25kB)
13:21:43 [2019-12-20T18:21:43.726Z] [INFO] The user operation is waiting for background work to complete.
13:21:43 [2019-12-20T18:21:43.726Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.201.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.15.0/R-3.15.0-20190830034720/repository/plugins/ (43.25kB)
13:21:43 [2019-12-20T18:21:43.981Z] [INFO] Unpacking org.eclipse.wst.common.frameworks_1.2.201.v201903222010...
13:21:43 [2019-12-20T18:21:43.982Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.15.0/R-3.15.0-20190830034720/repository/plugins/ (53.33kB)
13:21:43 [2019-12-20T18:21:43.982Z] [INFO] The user operation is waiting for background work to complete.
13:21:43 [2019-12-20T18:21:43.982Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.15.0/R-3.15.0-20190830034720/repository/plugins/ (53.33kB)
13:21:43 [2019-12-20T18:21:43.982Z] [INFO] Unpacking org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010...
13:21:44 [2019-12-20T18:21:44.237Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.15.0/R-3.15.0-20190830034720/repository/plugins/ (119.34kB)
13:21:44 [2019-12-20T18:21:44.237Z] [INFO] The user operation is waiting for background work to complete.
13:21:44 [2019-12-20T18:21:44.237Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.15.0/R-3.15.0-20190830034720/repository/plugins/ (119.34kB)
13:21:44 [2019-12-20T18:21:44.237Z] [INFO] Unpacking org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010...
13:21:44 [2019-12-20T18:21:44.494Z] [INFO] Fetching org.eclipse.wst.common.ui_1.1.700.v201905071717.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.15.0/R-3.15.0-20190830034720/repository/plugins/ (55.8kB)
13:21:44 [2019-12-20T18:21:44.494Z] [INFO] The user operation is waiting for background work to complete.
13:21:44 [2019-12-20T18:21:44.494Z] [INFO] Fetching org.eclipse.wst.common.ui_1.1.700.v201905071717.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.15.0/R-3.15.0-20190830034720/repository/plugins/ (55.8kB)
13:21:44 [2019-12-20T18:21:44.750Z] [INFO] Unpacking org.eclipse.wst.common.ui_1.1.700.v201905071717...
13:21:45 [2019-12-20T18:21:45.005Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.300.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.15.0/R-3.15.0-20190830034720/repository/plugins/ (24.65kB)
13:21:45 [2019-12-20T18:21:45.005Z] [INFO] The user operation is waiting for background work to complete.
13:21:45 [2019-12-20T18:21:45.005Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.300.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.15.0/R-3.15.0-20190830034720/repository/plugins/ (24.65kB)
13:21:45 [2019-12-20T18:21:45.005Z] [INFO] Unpacking org.eclipse.wst.common.uriresolver_1.2.300.v201903222010...
13:21:45 [2019-12-20T18:21:45.005Z] [INFO] Fetching org.eclipse.wst.sse.core_1.2.100.v201901310548.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.15.0/R-3.15.0-20190830034720/repository/plugins/ (155.07kB)
13:21:45 [2019-12-20T18:21:45.005Z] [INFO] The user operation is waiting for background work to complete.
13:21:45 [2019-12-20T18:21:45.005Z] [INFO] Fetching org.eclipse.wst.sse.core_1.2.100.v201901310548.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.15.0/R-3.15.0-20190830034720/repository/plugins/ (155.07kB)
13:21:45 [2019-12-20T18:21:45.262Z] [INFO] Unpacking org.eclipse.wst.sse.core_1.2.100.v201901310548...
13:21:45 [2019-12-20T18:21:45.518Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.6.0.v201905291408.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.15.0/R-3.15.0-20190830034720/repository/plugins/ (313.09kB)
13:21:45 [2019-12-20T18:21:45.518Z] [INFO] The user operation is waiting for background work to complete.
13:21:45 [2019-12-20T18:21:45.518Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.6.0.v201905291408.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.15.0/R-3.15.0-20190830034720/repository/plugins/ (313.09kB)
13:21:45 [2019-12-20T18:21:45.518Z] [INFO] Unpacking org.eclipse.wst.sse.ui_1.6.0.v201905291408...
13:21:46 [2019-12-20T18:21:46.079Z] [INFO] Fetching org.eclipse.wst.validation_1.2.800.v201904082137.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.15.0/R-3.15.0-20190830034720/repository/plugins/ (135.62kB)
13:21:46 [2019-12-20T18:21:46.079Z] [INFO] The user operation is waiting for background work to complete.
13:21:46 [2019-12-20T18:21:46.079Z] [INFO] Fetching org.eclipse.wst.validation_1.2.800.v201904082137.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.15.0/R-3.15.0-20190830034720/repository/plugins/ (135.62kB)
13:21:46 [2019-12-20T18:21:46.079Z] [INFO] Unpacking org.eclipse.wst.validation_1.2.800.v201904082137...
13:21:46 [2019-12-20T18:21:46.335Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.600.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.15.0/R-3.15.0-20190830034720/repository/plugins/ (49.36kB)
13:21:46 [2019-12-20T18:21:46.335Z] [INFO] The user operation is waiting for background work to complete.
13:21:46 [2019-12-20T18:21:46.335Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.600.v201903222010.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.15.0/R-3.15.0-20190830034720/repository/plugins/ (49.36kB)
13:21:46 [2019-12-20T18:21:46.335Z] [INFO] Unpacking org.eclipse.wst.validation.ui_1.2.600.v201903222010...
13:21:46 [2019-12-20T18:21:46.590Z] [INFO] Fetching org.eclipse.wst.xml.core_1.2.200.v201901071922.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.15.0/R-3.15.0-20190830034720/repository/plugins/ (255.1kB)
13:21:46 [2019-12-20T18:21:46.590Z] [INFO] The user operation is waiting for background work to complete.
13:21:46 [2019-12-20T18:21:46.590Z] [INFO] Fetching org.eclipse.wst.xml.core_1.2.200.v201901071922.jar.pack.gz from https://download.eclipse.org/webtools/downloads/drops/R3.15.0/R-3.15.0-20190830034720/repository/plugins/ (255.1kB)
13:21:46 [2019-12-20T18:21:46.590Z] [INFO] Unpacking org.eclipse.wst.xml.core_1.2.200.v201901071922...
13:21:46 [2019-12-20T18:21:46.845Z] [INFO] Fetching f05242d149ce00191c13a4b44031b529 from https://download.eclipse.org/modeling/emf/emf/builds/release/2.19/.blobstore/1/ (535.49kB)
13:21:46 [2019-12-20T18:21:46.845Z] [INFO] The user operation is waiting for background work to complete.
13:21:46 [2019-12-20T18:21:46.845Z] [INFO] Fetching f05242d149ce00191c13a4b44031b529 from https://download.eclipse.org/modeling/emf/emf/builds/release/2.19/.blobstore/1/ (535.49kB)
13:21:47 [2019-12-20T18:21:47.101Z] [INFO] Unpacking org.eclipse.xsd_2.16.0.v20190625-1130...
13:21:47 [2019-12-20T18:21:47.662Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:0.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
13:21:48 [2019-12-20T18:21:48.223Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
13:21:48 [2019-12-20T18:21:48.223Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
13:21:48 [2019-12-20T18:21:48.223Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
13:21:48 [2019-12-20T18:21:48.223Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties
13:21:48 [2019-12-20T18:21:48.223Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties
13:21:48 [2019-12-20T18:21:48.784Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties
13:21:49 [2019-12-20T18:21:49.039Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
13:21:49 [2019-12-20T18:21:49.039Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
13:21:49 [2019-12-20T18:21:49.039Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (29.69kB)
13:21:49 [2019-12-20T18:21:49.039Z] [INFO] The user operation is waiting for background work to complete.
13:21:49 [2019-12-20T18:21:49.040Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (29.69kB)
13:21:49 [2019-12-20T18:21:49.295Z] [INFO] Unpacking org.json_1.0.0.v201011060100...
13:21:49 [2019-12-20T18:21:49.295Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
13:21:49 [2019-12-20T18:21:49.295Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties
13:21:49 [2019-12-20T18:21:49.295Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties
13:21:49 [2019-12-20T18:21:49.856Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties
13:21:50 [2019-12-20T18:21:50.369Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
13:21:50 [2019-12-20T18:21:50.369Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
13:21:50 [2019-12-20T18:21:50.932Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
13:21:51 [2019-12-20T18:21:51.368Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
13:21:51 [2019-12-20T18:21:51.368Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
13:21:51 [2019-12-20T18:21:51.624Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
13:21:52 [2019-12-20T18:21:52.857Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
13:21:52 [2019-12-20T18:21:52.857Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
13:21:52 [2019-12-20T18:21:52.857Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:4.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
13:21:52 [2019-12-20T18:21:52.857Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties
13:21:52 [2019-12-20T18:21:52.857Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties
13:21:53 [2019-12-20T18:21:53.316Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties
13:21:53 [2019-12-20T18:21:53.316Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
13:21:53 [2019-12-20T18:21:53.316Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
13:21:54 [2019-12-20T18:21:54.079Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:3.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
13:21:54 [2019-12-20T18:21:54.079Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties
13:21:54 [2019-12-20T18:21:54.079Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties
13:21:55 [2019-12-20T18:21:55.007Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties
13:21:55 [2019-12-20T18:21:55.007Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
13:21:55 [2019-12-20T18:21:55.008Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
13:21:55 [2019-12-20T18:21:55.264Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
13:21:55 [2019-12-20T18:21:55.264Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties
13:21:55 [2019-12-20T18:21:55.264Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties
13:21:55 [2019-12-20T18:21:55.825Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties
13:21:55 [2019-12-20T18:21:55.825Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
13:21:55 [2019-12-20T18:21:55.825Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
13:21:56 [2019-12-20T18:21:56.753Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
13:21:56 [2019-12-20T18:21:56.753Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
13:21:56 [2019-12-20T18:21:56.753Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
13:21:57 [2019-12-20T18:21:57.009Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
13:21:57 [2019-12-20T18:21:57.266Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties
13:21:57 [2019-12-20T18:21:57.266Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties
13:21:57 [2019-12-20T18:21:57.827Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties
13:21:58 [2019-12-20T18:21:58.083Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
13:21:58 [2019-12-20T18:21:58.083Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
13:21:58 [2019-12-20T18:21:58.645Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
13:21:58 [2019-12-20T18:21:58.901Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties
13:21:58 [2019-12-20T18:21:58.901Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties
13:21:59 [2019-12-20T18:21:59.158Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_2.9.0.201909110845.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (62.99kB)
13:21:59 [2019-12-20T18:21:59.158Z] [INFO] The user operation is waiting for background work to complete.
13:21:59 [2019-12-20T18:21:59.158Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_2.9.0.201909110845.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (62.99kB)
13:21:59 [2019-12-20T18:21:59.415Z] [INFO] Unpacking org.eclipse.swtbot.eclipse.finder_2.9.0.201909110845...
13:21:59 [2019-12-20T18:21:59.415Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_2.9.0.201909110845.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (259.72kB)
13:21:59 [2019-12-20T18:21:59.415Z] [INFO] The user operation is waiting for background work to complete.
13:21:59 [2019-12-20T18:21:59.415Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_2.9.0.201909110845.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (259.72kB)
13:21:59 [2019-12-20T18:21:59.415Z] [INFO] Unpacking org.eclipse.swtbot.swt.finder_2.9.0.201909110845...
13:21:59 [2019-12-20T18:21:59.976Z] [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:21:59 [2019-12-20T18:21:59.976Z] [INFO] The user operation is waiting for background work to complete.
13:21:59 [2019-12-20T18:21:59.976Z] [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:21:59 [2019-12-20T18:21:59.976Z] [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246...
13:21:59 [2019-12-20T18:21:59.976Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (129.49kB)
13:21:59 [2019-12-20T18:21:59.976Z] [INFO] The user operation is waiting for background work to complete.
13:21:59 [2019-12-20T18:21:59.976Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (129.49kB)
13:22:00 [2019-12-20T18:22:00.232Z] [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815...
13:22:00 [2019-12-20T18:22:00.487Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_2.9.0.201909110845.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.44kB)
13:22:00 [2019-12-20T18:22:00.488Z] [INFO] The user operation is waiting for background work to complete.
13:22:00 [2019-12-20T18:22:00.488Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_2.9.0.201909110845.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.44kB)
13:22:00 [2019-12-20T18:22:00.488Z] [INFO] Unpacking org.eclipse.swtbot.junit4_x_2.9.0.201909110845...
13:22:01 [2019-12-20T18:22:01.053Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:0.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties
13:22:01 [2019-12-20T18:22:01.619Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties
13:22:01 [2019-12-20T18:22:01.619Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties
13:22:02 [2019-12-20T18:22:02.546Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties
13:22:02 [2019-12-20T18:22:02.801Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties
13:22:02 [2019-12-20T18:22:02.801Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties
13:22:03 [2019-12-20T18:22:03.730Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties
13:22:03 [2019-12-20T18:22:03.730Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties
13:22:03 [2019-12-20T18:22:03.730Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties
13:22:04 [2019-12-20T18:22:04.657Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties
13:22:05 [2019-12-20T18:22:05.218Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties
13:22:05 [2019-12-20T18:22:05.218Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties
13:22:06 [2019-12-20T18:22:06.148Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties
13:22:06 [2019-12-20T18:22:06.403Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
13:22:11 [2019-12-20T18:22:11.646Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
13:22:16 [2019-12-20T18:22:16.887Z] [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)
13:22:16 [2019-12-20T18:22:16.887Z] [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)
13:22:16 [2019-12-20T18:22:16.887Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
13:22:16 [2019-12-20T18:22:16.887Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
13:22:16 [2019-12-20T18:22:16.887Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
13:22:16 [2019-12-20T18:22:16.887Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
13:22:16 [2019-12-20T18:22:16.887Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties
13:22:16 [2019-12-20T18:22:16.888Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties
13:22:17 [2019-12-20T18:22:17.448Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties
13:22:17 [2019-12-20T18:22:17.448Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
13:22:17 [2019-12-20T18:22:17.448Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
13:22:18 [2019-12-20T18:22:18.009Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
13:22:18 [2019-12-20T18:22:18.265Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
13:22:18 [2019-12-20T18:22:18.265Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
13:22:18 [2019-12-20T18:22:18.522Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
13:22:18 [2019-12-20T18:22:18.522Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties
13:22:18 [2019-12-20T18:22:18.522Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties
13:22:18 [2019-12-20T18:22:18.778Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties
13:22:18 [2019-12-20T18:22:18.778Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
13:22:18 [2019-12-20T18:22:18.778Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
13:22:19 [2019-12-20T18:22:19.035Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
13:22:19 [2019-12-20T18:22:19.035Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
13:22:19 [2019-12-20T18:22:19.035Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
13:22:19 [2019-12-20T18:22:19.035Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
13:22:19 [2019-12-20T18:22:19.035Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
13:22:19 [2019-12-20T18:22:19.035Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
13:22:19 [2019-12-20T18:22:19.290Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
13:22:19 [2019-12-20T18:22:19.546Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
13:22:19 [2019-12-20T18:22:19.546Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
13:22:19 [2019-12-20T18:22:19.546Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
13:22:19 [2019-12-20T18:22:19.546Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties
13:22:19 [2019-12-20T18:22:19.546Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties
13:22:20 [2019-12-20T18:22:20.107Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties
13:22:20 [2019-12-20T18:22:20.363Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
13:22:20 [2019-12-20T18:22:20.363Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
13:22:20 [2019-12-20T18:22:20.923Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
13:22:20 [2019-12-20T18:22:20.923Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
13:22:20 [2019-12-20T18:22:20.923Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
13:22:21 [2019-12-20T18:22:21.179Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
13:22:21 [2019-12-20T18:22:21.179Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties
13:22:21 [2019-12-20T18:22:21.179Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties
13:22:22 [2019-12-20T18:22:22.106Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties
13:22:22 [2019-12-20T18:22:22.106Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties
13:22:22 [2019-12-20T18:22:22.106Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties
13:22:23 [2019-12-20T18:22:23.469Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties
13:22:23 [2019-12-20T18:22:23.469Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/pom.xml
13:22:23 [2019-12-20T18:22:23.469Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/pom.xml
13:22:23 [2019-12-20T18:22:23.469Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/pom.xml
13:22:23 [2019-12-20T18:22:23.469Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/pom.xml
13:22:23 [2019-12-20T18:22:23.469Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/pom.xml
13:22:23 [2019-12-20T18:22:23.725Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/pom.xml
13:22:23 [2019-12-20T18:22:23.725Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
13:22:23 [2019-12-20T18:22:23.725Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
13:22:23 [2019-12-20T18:22:23.725Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
13:22:23 [2019-12-20T18:22:23.725Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
13:22:23 [2019-12-20T18:22:23.725Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
13:22:23 [2019-12-20T18:22:23.980Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
13:22:23 [2019-12-20T18:22:23.980Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
13:22:23 [2019-12-20T18:22:23.980Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
13:22:23 [2019-12-20T18:22:23.980Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
13:22:23 [2019-12-20T18:22:23.980Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
13:22:23 [2019-12-20T18:22:23.980Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
13:22:24 [2019-12-20T18:22:24.542Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
13:22:24 [2019-12-20T18:22:24.798Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
13:22:24 [2019-12-20T18:22:24.798Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
13:22:25 [2019-12-20T18:22:25.055Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.4.0.201908101428.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/plugins/ (106.86kB)
13:22:25 [2019-12-20T18:22:25.055Z] [INFO] The user operation is waiting for background work to complete.
13:22:25 [2019-12-20T18:22:25.055Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.4.0.201908101428.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/plugins/ (106.86kB)
13:22:25 [2019-12-20T18:22:25.312Z] [INFO] Unpacking org.eclipse.cdt.debug.core_8.4.0.201908101428...
13:22:25 [2019-12-20T18:22:25.312Z] [INFO] Fetching org.eclipse.launchbar.core_2.3.0.201907192018.jar from https://download.eclipse.org/tools/cdt/launchbar/2.4/launchbar-2.4.0/plugins/ (75.51kB)
13:22:25 [2019-12-20T18:22:25.312Z] [INFO] Fetching org.eclipse.launchbar.core_2.3.0.201907192018.jar from https://download.eclipse.org/tools/cdt/launchbar/2.4/launchbar-2.4.0/plugins/ (75.51kB)
13:22:25 [2019-12-20T18:22:25.312Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.3.200.201908121111.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/plugins/ (333.25kB)
13:22:25 [2019-12-20T18:22:25.312Z] [INFO] The user operation is waiting for background work to complete.
13:22:25 [2019-12-20T18:22:25.312Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.3.200.201908121111.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/plugins/ (333.25kB)
13:22:25 [2019-12-20T18:22:25.567Z] [INFO] Unpacking org.eclipse.cdt.debug.ui_8.3.200.201908121111...
13:22:25 [2019-12-20T18:22:25.823Z] [INFO] Fetching org.eclipse.cdt.ui_6.6.0.201909091956.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/plugins/ (1.93MB)
13:22:25 [2019-12-20T18:22:25.823Z] [INFO] The user operation is waiting for background work to complete.
13:22:25 [2019-12-20T18:22:25.823Z] [INFO] Fetching org.eclipse.cdt.ui_6.6.0.201909091956.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/plugins/ (1.93MB)
13:22:26 [2019-12-20T18:22:26.078Z] [INFO] Unpacking org.eclipse.cdt.ui_6.6.0.201909091956...
13:22:27 [2019-12-20T18:22:27.443Z] [INFO] Fetching org.eclipse.launchbar.ui_2.3.0.201907192018.jar from https://download.eclipse.org/tools/cdt/launchbar/2.4/launchbar-2.4.0/plugins/ (80.25kB)
13:22:27 [2019-12-20T18:22:27.443Z] [INFO] Fetching org.eclipse.launchbar.ui_2.3.0.201907192018.jar from https://download.eclipse.org/tools/cdt/launchbar/2.4/launchbar-2.4.0/plugins/ (80.25kB)
13:22:27 [2019-12-20T18:22:27.698Z] [INFO] Fetching org.eclipse.cdt.dsf_2.8.100.201908121111.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/plugins/ (96.99kB)
13:22:27 [2019-12-20T18:22:27.698Z] [INFO] The user operation is waiting for background work to complete.
13:22:27 [2019-12-20T18:22:27.698Z] [INFO] Fetching org.eclipse.cdt.dsf_2.8.100.201908121111.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/plugins/ (96.99kB)
13:22:27 [2019-12-20T18:22:27.698Z] [INFO] Unpacking org.eclipse.cdt.dsf_2.8.100.201908121111...
13:22:27 [2019-12-20T18:22:27.954Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_5.7.200.201908172017.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/plugins/ (428.89kB)
13:22:27 [2019-12-20T18:22:27.954Z] [INFO] The user operation is waiting for background work to complete.
13:22:27 [2019-12-20T18:22:27.954Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_5.7.200.201908172017.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/plugins/ (428.89kB)
13:22:27 [2019-12-20T18:22:27.954Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb_5.7.200.201908172017...
13:22:28 [2019-12-20T18:22:28.515Z] [INFO] Fetching org.eclipse.cdt.launch_9.3.0.201908121431.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/plugins/ (84.93kB)
13:22:28 [2019-12-20T18:22:28.515Z] [INFO] The user operation is waiting for background work to complete.
13:22:28 [2019-12-20T18:22:28.515Z] [INFO] Fetching org.eclipse.cdt.launch_9.3.0.201908121431.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/plugins/ (84.93kB)
13:22:28 [2019-12-20T18:22:28.516Z] [INFO] Unpacking org.eclipse.cdt.launch_9.3.0.201908121431...
13:22:28 [2019-12-20T18:22:28.771Z] [INFO] Fetching org.eclipse.cdt.gdb_7.0.1.201811241055.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/plugins/ (11.62kB)
13:22:28 [2019-12-20T18:22:28.771Z] [INFO] The user operation is waiting for background work to complete.
13:22:28 [2019-12-20T18:22:28.771Z] [INFO] Fetching org.eclipse.cdt.gdb_7.0.1.201811241055.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/plugins/ (11.62kB)
13:22:28 [2019-12-20T18:22:28.771Z] [INFO] Unpacking org.eclipse.cdt.gdb_7.0.1.201811241055...
13:22:28 [2019-12-20T18:22:28.771Z] [INFO] Fetching org.eclipse.cdt.native.serial_1.1.200.201909051303.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/plugins/ (59.93kB)
13:22:28 [2019-12-20T18:22:28.771Z] [INFO] The user operation is waiting for background work to complete.
13:22:28 [2019-12-20T18:22:28.771Z] [INFO] Fetching org.eclipse.cdt.native.serial_1.1.200.201909051303.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/plugins/ (59.93kB)
13:22:29 [2019-12-20T18:22:29.027Z] [INFO] Unpacking org.eclipse.cdt.native.serial_1.1.200.201909051303...
13:22:29 [2019-12-20T18:22:29.027Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.6.300.201908121111.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/plugins/ (226.94kB)
13:22:29 [2019-12-20T18:22:29.027Z] [INFO] The user operation is waiting for background work to complete.
13:22:29 [2019-12-20T18:22:29.027Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.6.300.201908121111.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/plugins/ (226.94kB)
13:22:29 [2019-12-20T18:22:29.027Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb.ui_2.6.300.201908121111...
13:22:29 [2019-12-20T18:22:29.282Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.5.200.201908121111.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/plugins/ (359.69kB)
13:22:29 [2019-12-20T18:22:29.283Z] [INFO] The user operation is waiting for background work to complete.
13:22:29 [2019-12-20T18:22:29.283Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.5.200.201908121111.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/plugins/ (359.69kB)
13:22:29 [2019-12-20T18:22:29.539Z] [INFO] Unpacking org.eclipse.cdt.dsf.ui_2.5.200.201908121111...
13:22:29 [2019-12-20T18:22:29.795Z] [INFO] Fetching org.eclipse.tm.terminal.control_4.5.102.201907171153.jar from https://download.eclipse.org/tm/updates/4.5.102-SNAPSHOT/repository/plugins/ (185.79kB)
13:22:29 [2019-12-20T18:22:29.795Z] [INFO] Fetching org.eclipse.tm.terminal.control_4.5.102.201907171153.jar from https://download.eclipse.org/tm/updates/4.5.102-SNAPSHOT/repository/plugins/ (185.79kB)
13:22:30 [2019-12-20T18:22:30.050Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.1.1.201812111206.jar from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/plugins/ (35.49kB)
13:22:30 [2019-12-20T18:22:30.050Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.1.1.201812111206.jar from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/plugins/ (35.49kB)
13:22:30 [2019-12-20T18:22:30.050Z] [INFO] Fetching org.eclipse.tools.templates.core_1.1.0.201812111206.jar from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/plugins/ (11.37kB)
13:22:30 [2019-12-20T18:22:30.050Z] [INFO] Fetching org.eclipse.tools.templates.core_1.1.0.201812111206.jar from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/plugins/ (11.37kB)
13:22:30 [2019-12-20T18:22:30.611Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
13:22:30 [2019-12-20T18:22:30.611Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
13:22:30 [2019-12-20T18:22:30.611Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
13:22:31 [2019-12-20T18:22:31.539Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
13:22:31 [2019-12-20T18:22:31.539Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties
13:22:31 [2019-12-20T18:22:31.539Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties
13:22:32 [2019-12-20T18:22:32.102Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties
13:22:32 [2019-12-20T18:22:32.358Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
13:22:32 [2019-12-20T18:22:32.358Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
13:22:32 [2019-12-20T18:22:32.919Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
13:22:33 [2019-12-20T18:22:33.175Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties
13:22:33 [2019-12-20T18:22:33.175Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties
13:22:33 [2019-12-20T18:22:33.736Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties
13:22:33 [2019-12-20T18:22:33.992Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
13:22:33 [2019-12-20T18:22:33.992Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
13:22:34 [2019-12-20T18:22:34.248Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
13:22:34 [2019-12-20T18:22:34.248Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties
13:22:34 [2019-12-20T18:22:34.248Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties
13:22:34 [2019-12-20T18:22:34.810Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties
13:22:34 [2019-12-20T18:22:34.811Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
13:22:34 [2019-12-20T18:22:34.811Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
13:22:35 [2019-12-20T18:22:35.066Z] [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (107.05kB)
13:22:35 [2019-12-20T18:22:35.066Z] [INFO] The user operation is waiting for background work to complete.
13:22:35 [2019-12-20T18:22:35.066Z] [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (107.05kB)
13:22:35 [2019-12-20T18:22:35.066Z] [INFO] Unpacking com.jcraft.jsch_0.1.55.v20190404-1902...
13:22:35 [2019-12-20T18:22:35.066Z] [INFO] Fetching org.eclipse.jsch.core_1.3.600.v20190615-1517.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (40.74kB)
13:22:35 [2019-12-20T18:22:35.066Z] [INFO] Fetching org.eclipse.jsch.core_1.3.600.v20190615-1517.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (40.74kB)
13:22:35 [2019-12-20T18:22:35.322Z] [INFO] Fetching org.eclipse.jsch.ui_1.3.600.v20190617-1017.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (91.31kB)
13:22:35 [2019-12-20T18:22:35.322Z] [INFO] Fetching org.eclipse.jsch.ui_1.3.600.v20190617-1017.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (91.31kB)
13:22:35 [2019-12-20T18:22:35.322Z] [INFO] Fetching org.eclipse.remote.core_4.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-09-RC1/plugins/ (80.52kB)
13:22:35 [2019-12-20T18:22:35.322Z] [INFO] The user operation is waiting for background work to complete.
13:22:35 [2019-12-20T18:22:35.322Z] [INFO] Fetching org.eclipse.remote.core_4.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-09-RC1/plugins/ (80.52kB)
13:22:35 [2019-12-20T18:22:35.578Z] [INFO] Unpacking org.eclipse.remote.core_4.0.0.201909031456...
13:22:35 [2019-12-20T18:22:35.578Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-09-RC1/plugins/ (35.83kB)
13:22:35 [2019-12-20T18:22:35.578Z] [INFO] The user operation is waiting for background work to complete.
13:22:35 [2019-12-20T18:22:35.578Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-09-RC1/plugins/ (35.83kB)
13:22:35 [2019-12-20T18:22:35.834Z] [INFO] Unpacking org.eclipse.remote.jsch.core_1.0.0.201909031456...
13:22:35 [2019-12-20T18:22:35.834Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-09-RC1/plugins/ (20.84kB)
13:22:35 [2019-12-20T18:22:35.834Z] [INFO] The user operation is waiting for background work to complete.
13:22:35 [2019-12-20T18:22:35.834Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201909031456.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-09-RC1/plugins/ (20.84kB)
13:22:35 [2019-12-20T18:22:35.834Z] [INFO] Unpacking org.eclipse.remote.jsch.ui_1.0.0.201909031456...
13:22:35 [2019-12-20T18:22:35.834Z] [INFO] Fetching org.eclipse.remote.ui_2.1.1.201909031456.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-09-RC1/plugins/ (54.2kB)
13:22:35 [2019-12-20T18:22:35.834Z] [INFO] The user operation is waiting for background work to complete.
13:22:35 [2019-12-20T18:22:35.834Z] [INFO] Fetching org.eclipse.remote.ui_2.1.1.201909031456.jar.pack.gz from https://download.eclipse.org/tools/ptp/builds/remote/photon/milestones/2019-09-RC1/plugins/ (54.2kB)
13:22:36 [2019-12-20T18:22:36.090Z] [INFO] Unpacking org.eclipse.remote.ui_2.1.1.201909031456...
13:22:36 [2019-12-20T18:22:36.345Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
13:22:36 [2019-12-20T18:22:36.602Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
13:22:36 [2019-12-20T18:22:36.602Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
13:22:36 [2019-12-20T18:22:36.858Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
13:22:36 [2019-12-20T18:22:36.858Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties
13:22:36 [2019-12-20T18:22:36.858Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties
13:22:37 [2019-12-20T18:22:37.115Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties
13:22:37 [2019-12-20T18:22:37.115Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
13:22:37 [2019-12-20T18:22:37.115Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
13:22:37 [2019-12-20T18:22:37.677Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
13:22:37 [2019-12-20T18:22:37.932Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties
13:22:37 [2019-12-20T18:22:37.933Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties
13:22:38 [2019-12-20T18:22:38.496Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties
13:22:38 [2019-12-20T18:22:38.752Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
13:22:38 [2019-12-20T18:22:38.752Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
13:22:39 [2019-12-20T18:22:39.313Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
13:22:39 [2019-12-20T18:22:39.313Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
13:22:39 [2019-12-20T18:22:39.313Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
13:22:39 [2019-12-20T18:22:39.568Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
13:22:39 [2019-12-20T18:22:39.568Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties
13:22:39 [2019-12-20T18:22:39.568Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties
13:22:39 [2019-12-20T18:22:39.824Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties
13:22:40 [2019-12-20T18:22:40.080Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
13:22:40 [2019-12-20T18:22:40.080Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
13:22:41 [2019-12-20T18:22:41.006Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
13:22:41 [2019-12-20T18:22:41.007Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
13:22:41 [2019-12-20T18:22:41.007Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
13:22:41 [2019-12-20T18:22:41.933Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
13:22:41 [2019-12-20T18:22:41.934Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
13:22:41 [2019-12-20T18:22:41.934Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
13:22:41 [2019-12-20T18:22:41.934Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
13:22:41 [2019-12-20T18:22:41.934Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties
13:22:41 [2019-12-20T18:22:41.934Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties
13:22:42 [2019-12-20T18:22:42.495Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties
13:22:42 [2019-12-20T18:22:42.495Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
13:22:42 [2019-12-20T18:22:42.495Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
13:22:43 [2019-12-20T18:22:43.055Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
13:22:43 [2019-12-20T18:22:43.056Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties
13:22:43 [2019-12-20T18:22:43.056Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties
13:22:44 [2019-12-20T18:22:44.049Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties
13:22:44 [2019-12-20T18:22:44.049Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties
13:22:44 [2019-12-20T18:22:44.049Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties
13:22:44 [2019-12-20T18:22:44.609Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties
13:22:44 [2019-12-20T18:22:44.609Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties
13:22:44 [2019-12-20T18:22:44.610Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties
13:22:45 [2019-12-20T18:22:45.536Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties
13:22:45 [2019-12-20T18:22:45.536Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties
13:22:45 [2019-12-20T18:22:45.536Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties
13:22:46 [2019-12-20T18:22:46.465Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties
13:22:46 [2019-12-20T18:22:46.465Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
13:22:46 [2019-12-20T18:22:46.465Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
13:22:46 [2019-12-20T18:22:46.720Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
13:22:46 [2019-12-20T18:22:46.720Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
13:22:46 [2019-12-20T18:22:46.720Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
13:22:46 [2019-12-20T18:22:46.975Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
13:22:46 [2019-12-20T18:22:46.975Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
13:22:46 [2019-12-20T18:22:46.975Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
13:22:47 [2019-12-20T18:22:47.536Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
13:22:47 [2019-12-20T18:22:47.536Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
13:22:47 [2019-12-20T18:22:47.536Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
13:22:47 [2019-12-20T18:22:47.792Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
13:22:47 [2019-12-20T18:22:47.792Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties
13:22:47 [2019-12-20T18:22:47.792Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties
13:22:48 [2019-12-20T18:22:48.353Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties
13:22:48 [2019-12-20T18:22:48.353Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
13:22:48 [2019-12-20T18:22:48.353Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
13:22:48 [2019-12-20T18:22:48.914Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
13:22:49 [2019-12-20T18:22:49.170Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties
13:22:49 [2019-12-20T18:22:49.170Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties
13:22:49 [2019-12-20T18:22:49.731Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties
13:22:49 [2019-12-20T18:22:49.731Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
13:22:49 [2019-12-20T18:22:49.731Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
13:22:54 [2019-12-20T18:22:54.974Z] [INFO] Fetching org.eclipse.ui.intro_3.5.700.v20190814-0635.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (141.88kB)
13:22:54 [2019-12-20T18:22:54.974Z] [INFO] The user operation is waiting for background work to complete.
13:22:54 [2019-12-20T18:22:54.974Z] [INFO] Fetching org.eclipse.ui.intro_3.5.700.v20190814-0635.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (141.88kB)
13:22:54 [2019-12-20T18:22:54.974Z] [INFO] Unpacking org.eclipse.ui.intro_3.5.700.v20190814-0635...
13:22:55 [2019-12-20T18:22:55.230Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
13:22:55 [2019-12-20T18:22:55.230Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
13:22:55 [2019-12-20T18:22:55.230Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
13:22:55 [2019-12-20T18:22:55.486Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
13:22:55 [2019-12-20T18:22:55.742Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/pom.xml
13:22:55 [2019-12-20T18:22:55.742Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/pom.xml
13:22:55 [2019-12-20T18:22:55.997Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (57.07kB)
13:22:55 [2019-12-20T18:22:55.997Z] [INFO] The user operation is waiting for background work to complete.
13:22:55 [2019-12-20T18:22:55.997Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (57.07kB)
13:22:55 [2019-12-20T18:22:55.997Z] [INFO] Unpacking com.sun.el_2.2.0.v201303151357...
13:22:56 [2019-12-20T18:22:56.252Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (30.08kB)
13:22:56 [2019-12-20T18:22:56.252Z] [INFO] The user operation is waiting for background work to complete.
13:22:56 [2019-12-20T18:22:56.252Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (30.08kB)
13:22:56 [2019-12-20T18:22:56.252Z] [INFO] Unpacking javax.el_2.2.0.v201303151357...
13:22:56 [2019-12-20T18:22:56.252Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (60.2kB)
13:22:56 [2019-12-20T18:22:56.253Z] [INFO] The user operation is waiting for background work to complete.
13:22:56 [2019-12-20T18:22:56.253Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (60.2kB)
13:22:56 [2019-12-20T18:22:56.508Z] [INFO] Unpacking javax.servlet_3.1.0.v201410161800...
13:22:56 [2019-12-20T18:22:56.508Z] [INFO] Fetching com.sun.jna_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (1.28MB)
13:22:56 [2019-12-20T18:22:56.508Z] [INFO] The user operation is waiting for background work to complete.
13:22:56 [2019-12-20T18:22:56.508Z] [INFO] Fetching com.sun.jna_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (1.28MB)
13:22:56 [2019-12-20T18:22:56.763Z] [INFO] Unpacking com.sun.jna_4.5.1.v20180403-1933...
13:22:57 [2019-12-20T18:22:57.324Z] [INFO] Fetching com.sun.jna.platform_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (325.05kB)
13:22:57 [2019-12-20T18:22:57.325Z] [INFO] The user operation is waiting for background work to complete.
13:22:57 [2019-12-20T18:22:57.325Z] [INFO] Fetching com.sun.jna.platform_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (325.05kB)
13:22:57 [2019-12-20T18:22:57.580Z] [INFO] Unpacking com.sun.jna.platform_4.5.1.v20180403-1933...
13:22:57 [2019-12-20T18:22:57.836Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (21.32kB)
13:22:57 [2019-12-20T18:22:57.836Z] [INFO] The user operation is waiting for background work to complete.
13:22:57 [2019-12-20T18:22:57.836Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (21.32kB)
13:22:58 [2019-12-20T18:22:58.091Z] [INFO] Unpacking javax.annotation_1.2.0.v201602091430...
13:22:58 [2019-12-20T18:22:58.091Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (55.73kB)
13:22:58 [2019-12-20T18:22:58.091Z] [INFO] The user operation is waiting for background work to complete.
13:22:58 [2019-12-20T18:22:58.091Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (55.73kB)
13:22:58 [2019-12-20T18:22:58.091Z] [INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158...
13:22:58 [2019-12-20T18:22:58.091Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/plugins/ (18.37kB)
13:22:58 [2019-12-20T18:22:58.091Z] [INFO] The user operation is waiting for background work to complete.
13:22:58 [2019-12-20T18:22:58.091Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://download.eclipse.org/tools/cdt/releases/9.9/cdt-9.9.0/plugins/ (18.37kB)
13:22:58 [2019-12-20T18:22:58.347Z] [INFO] Unpacking javax.xml.stream_1.0.1.v201004272200...
13:22:58 [2019-12-20T18:22:58.347Z] [INFO] Fetching org.apache.ant_1.10.5.v20190526-1402.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (2.73MB)
13:22:58 [2019-12-20T18:22:58.347Z] [INFO] The user operation is waiting for background work to complete.
13:22:58 [2019-12-20T18:22:58.347Z] [INFO] Fetching org.apache.ant_1.10.5.v20190526-1402.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (2.73MB)
13:22:58 [2019-12-20T18:22:58.347Z] [INFO] Unpacking org.apache.ant_1.10.5.v20190526-1402...
13:22:58 [2019-12-20T18:22:58.907Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (24.42kB)
13:22:58 [2019-12-20T18:22:58.907Z] [INFO] The user operation is waiting for background work to complete.
13:22:58 [2019-12-20T18:22:58.908Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (24.42kB)
13:22:58 [2019-12-20T18:22:58.908Z] [INFO] Unpacking org.apache.commons.cli_1.2.0.v201404270220...
13:22:58 [2019-12-20T18:22:58.908Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (106.17kB)
13:22:58 [2019-12-20T18:22:58.908Z] [INFO] The user operation is waiting for background work to complete.
13:22:58 [2019-12-20T18:22:58.908Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (106.17kB)
13:22:59 [2019-12-20T18:22:59.163Z] [INFO] Unpacking org.apache.commons.lang_2.6.0.v201404270220...
13:22:59 [2019-12-20T18:22:59.163Z] [INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (112.2kB)
13:22:59 [2019-12-20T18:22:59.163Z] [INFO] The user operation is waiting for background work to complete.
13:22:59 [2019-12-20T18:22:59.163Z] [INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (112.2kB)
13:22:59 [2019-12-20T18:22:59.163Z] [INFO] Unpacking org.apache.commons.codec_1.10.0.v20180409-1845...
13:22:59 [2019-12-20T18:22:59.419Z] [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (31.52kB)
13:22:59 [2019-12-20T18:22:59.419Z] [INFO] The user operation is waiting for background work to complete.
13:22:59 [2019-12-20T18:22:59.419Z] [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (31.52kB)
13:22:59 [2019-12-20T18:22:59.419Z] [INFO] Unpacking org.apache.felix.gogo.command_1.0.2.v20170914-1324...
13:22:59 [2019-12-20T18:22:59.419Z] [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (75.47kB)
13:22:59 [2019-12-20T18:22:59.419Z] [INFO] The user operation is waiting for background work to complete.
13:22:59 [2019-12-20T18:22:59.419Z] [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (75.47kB)
13:22:59 [2019-12-20T18:22:59.674Z] [INFO] Unpacking org.apache.felix.gogo.runtime_1.1.0.v20180713-1646...
13:22:59 [2019-12-20T18:22:59.930Z] [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (34.83kB)
13:22:59 [2019-12-20T18:22:59.930Z] [INFO] The user operation is waiting for background work to complete.
13:22:59 [2019-12-20T18:22:59.930Z] [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (34.83kB)
13:22:59 [2019-12-20T18:22:59.930Z] [INFO] Unpacking org.apache.felix.gogo.shell_1.1.0.v20180713-1646...
13:23:00 [2019-12-20T18:23:00.186Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (329.71kB)
13:23:00 [2019-12-20T18:23:00.186Z] [INFO] The user operation is waiting for background work to complete.
13:23:00 [2019-12-20T18:23:00.186Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (329.71kB)
13:23:00 [2019-12-20T18:23:00.186Z] [INFO] Unpacking org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430...
13:23:00 [2019-12-20T18:23:00.442Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (108.91kB)
13:23:00 [2019-12-20T18:23:00.442Z] [INFO] The user operation is waiting for background work to complete.
13:23:00 [2019-12-20T18:23:00.442Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (108.91kB)
13:23:00 [2019-12-20T18:23:00.698Z] [INFO] Unpacking org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214...
13:23:00 [2019-12-20T18:23:00.698Z] [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (17.36kB)
13:23:00 [2019-12-20T18:23:00.698Z] [INFO] The user operation is waiting for background work to complete.
13:23:00 [2019-12-20T18:23:00.698Z] [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (17.36kB)
13:23:00 [2019-12-20T18:23:00.953Z] [INFO] Unpacking org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947...
13:23:00 [2019-12-20T18:23:00.953Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (2.32MB)
13:23:00 [2019-12-20T18:23:00.953Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (2.32MB)
13:23:01 [2019-12-20T18:23:01.210Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (687.76kB)
13:23:01 [2019-12-20T18:23:01.210Z] [INFO] The user operation is waiting for background work to complete.
13:23:01 [2019-12-20T18:23:01.210Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (687.76kB)
13:23:01 [2019-12-20T18:23:01.210Z] [INFO] Unpacking org.apache.lucene.analyzers-common_8.0.0.v20190404-1858...
13:23:01 [2019-12-20T18:23:01.770Z] [INFO] Fetching org.apache.lucene.core_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (923.82kB)
13:23:01 [2019-12-20T18:23:01.770Z] [INFO] The user operation is waiting for background work to complete.
13:23:01 [2019-12-20T18:23:01.770Z] [INFO] Fetching org.apache.lucene.core_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (923.82kB)
13:23:01 [2019-12-20T18:23:01.770Z] [INFO] Unpacking org.apache.lucene.core_8.0.0.v20190404-1858...
13:23:02 [2019-12-20T18:23:02.698Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (3.42MB)
13:23:02 [2019-12-20T18:23:02.698Z] [INFO] The user operation is waiting for background work to complete.
13:23:02 [2019-12-20T18:23:02.698Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190827152740/repository/plugins/ (3.42MB)
13:23:02 [2019-12-20T18:23:02.698Z] [INFO] Unpacking org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858...
13:23:04 [2019-12-20T18:23:04.586Z] [INFO] Fetching org.eclipse.ant.core_3.5.500.v20190701-1953.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (72.03kB)
13:23:04 [2019-12-20T18:23:04.586Z] [INFO] The user operation is waiting for background work to complete.
13:23:04 [2019-12-20T18:23:04.586Z] [INFO] Fetching org.eclipse.ant.core_3.5.500.v20190701-1953.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (72.03kB)
13:23:04 [2019-12-20T18:23:04.586Z] [INFO] Unpacking org.eclipse.ant.core_3.5.500.v20190701-1953...
13:23:04 [2019-12-20T18:23:04.586Z] [INFO] Fetching org.eclipse.compare.win32_1.2.600.v20190615-1517.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (43.67kB)
13:23:04 [2019-12-20T18:23:04.586Z] [INFO] Fetching org.eclipse.compare.win32_1.2.600.v20190615-1517.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (43.67kB)
13:23:04 [2019-12-20T18:23:04.586Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.5.100.v20190624-2109.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (26.21kB)
13:23:04 [2019-12-20T18:23:04.586Z] [INFO] The user operation is waiting for background work to complete.
13:23:04 [2019-12-20T18:23:04.586Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.5.100.v20190624-2109.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (26.21kB)
13:23:04 [2019-12-20T18:23:04.586Z] [INFO] Unpacking org.eclipse.core.databinding.beans_1.5.100.v20190624-2109...
13:23:04 [2019-12-20T18:23:04.842Z] [INFO] Fetching org.eclipse.core.externaltools_1.1.400.v20190705-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (20.7kB)
13:23:04 [2019-12-20T18:23:04.842Z] [INFO] The user operation is waiting for background work to complete.
13:23:04 [2019-12-20T18:23:04.842Z] [INFO] Fetching org.eclipse.core.externaltools_1.1.400.v20190705-1530.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (20.7kB)
13:23:04 [2019-12-20T18:23:04.842Z] [INFO] Unpacking org.eclipse.core.externaltools_1.1.400.v20190705-1530...
13:23:04 [2019-12-20T18:23:04.842Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (36.57kB)
13:23:04 [2019-12-20T18:23:04.842Z] [INFO] The user operation is waiting for background work to complete.
13:23:04 [2019-12-20T18:23:04.842Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (36.57kB)
13:23:05 [2019-12-20T18:23:05.403Z] [INFO] Unpacking org.eclipse.core.filesystem.win32.x86_64_1.4.200.v20190812-0909...
13:23:05 [2019-12-20T18:23:05.404Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.400.v20190812-0847.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (33.44kB)
13:23:05 [2019-12-20T18:23:05.404Z] [INFO] The user operation is waiting for background work to complete.
13:23:05 [2019-12-20T18:23:05.404Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.400.v20190812-0847.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (33.44kB)
13:23:05 [2019-12-20T18:23:05.661Z] [INFO] Unpacking org.eclipse.core.net.win32.x86_64_1.1.400.v20190812-0847...
13:23:05 [2019-12-20T18:23:05.661Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (56.91kB)
13:23:05 [2019-12-20T18:23:05.661Z] [INFO] The user operation is waiting for background work to complete.
13:23:05 [2019-12-20T18:23:05.661Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (56.91kB)
13:23:05 [2019-12-20T18:23:05.916Z] [INFO] Unpacking org.eclipse.core.resources.win32.x86_64_3.5.400.v20190812-0909...
13:23:06 [2019-12-20T18:23:06.844Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.300.v20190716-0825.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (23.92kB)
13:23:06 [2019-12-20T18:23:06.844Z] [INFO] The user operation is waiting for background work to complete.
13:23:06 [2019-12-20T18:23:06.844Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.300.v20190716-0825.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (23.92kB)
13:23:07 [2019-12-20T18:23:07.101Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.3.300.v20190716-0825...
13:23:07 [2019-12-20T18:23:07.101Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.600.v20190814-1451.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (103.2kB)
13:23:07 [2019-12-20T18:23:07.101Z] [INFO] The user operation is waiting for background work to complete.
13:23:07 [2019-12-20T18:23:07.101Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.600.v20190814-1451.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (103.2kB)
13:23:07 [2019-12-20T18:23:07.101Z] [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.1.600.v20190814-1451...
13:23:07 [2019-12-20T18:23:07.356Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (80.12kB)
13:23:07 [2019-12-20T18:23:07.356Z] [INFO] The user operation is waiting for background work to complete.
13:23:07 [2019-12-20T18:23:07.356Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (80.12kB)
13:23:07 [2019-12-20T18:23:07.356Z] [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1100.v20190907-0426...
13:23:07 [2019-12-20T18:23:07.612Z] [INFO] Fetching org.eclipse.equinox.util_1.1.300.v20190714-1852.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (34.36kB)
13:23:07 [2019-12-20T18:23:07.612Z] [INFO] The user operation is waiting for background work to complete.
13:23:07 [2019-12-20T18:23:07.612Z] [INFO] Fetching org.eclipse.equinox.util_1.1.300.v20190714-1852.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (34.36kB)
13:23:07 [2019-12-20T18:23:07.612Z] [INFO] Unpacking org.eclipse.equinox.util_1.1.300.v20190714-1852...
13:23:07 [2019-12-20T18:23:07.612Z] [INFO] Fetching org.eclipse.equinox.console_1.4.0.v20190819-1430.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (51.54kB)
13:23:07 [2019-12-20T18:23:07.612Z] [INFO] The user operation is waiting for background work to complete.
13:23:07 [2019-12-20T18:23:07.612Z] [INFO] Fetching org.eclipse.equinox.console_1.4.0.v20190819-1430.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (51.54kB)
13:23:07 [2019-12-20T18:23:07.868Z] [INFO] Unpacking org.eclipse.equinox.console_1.4.0.v20190819-1430...
13:23:07 [2019-12-20T18:23:07.868Z] [INFO] Fetching org.eclipse.e4.rcp_1.6.600.v20190907-0426.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/features/ (20.83kB)
13:23:07 [2019-12-20T18:23:07.868Z] [INFO] Fetching org.eclipse.e4.rcp_1.6.600.v20190907-0426.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/features/ (20.83kB)
13:23:07 [2019-12-20T18:23:07.868Z] [INFO] Fetching org.eclipse.ecf_3.9.3.v20190423-0625.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (48.13kB)
13:23:07 [2019-12-20T18:23:07.868Z] [INFO] The user operation is waiting for background work to complete.
13:23:07 [2019-12-20T18:23:07.868Z] [INFO] Fetching org.eclipse.ecf_3.9.3.v20190423-0625.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (48.13kB)
13:23:08 [2019-12-20T18:23:08.125Z] [INFO] Unpacking org.eclipse.ecf_3.9.3.v20190423-0625...
13:23:08 [2019-12-20T18:23:08.125Z] [INFO] Fetching org.eclipse.ecf.identity_3.9.1.v20181107-1749.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (27.11kB)
13:23:08 [2019-12-20T18:23:08.125Z] [INFO] The user operation is waiting for background work to complete.
13:23:08 [2019-12-20T18:23:08.125Z] [INFO] Fetching org.eclipse.ecf.identity_3.9.1.v20181107-1749.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (27.11kB)
13:23:08 [2019-12-20T18:23:08.125Z] [INFO] Unpacking org.eclipse.ecf.identity_3.9.1.v20181107-1749...
13:23:08 [2019-12-20T18:23:08.382Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.400.v20190621-0852.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (12.23kB)
13:23:08 [2019-12-20T18:23:08.382Z] [INFO] The user operation is waiting for background work to complete.
13:23:08 [2019-12-20T18:23:08.382Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.400.v20190621-0852.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (12.23kB)
13:23:08 [2019-12-20T18:23:08.382Z] [INFO] Unpacking org.eclipse.equinox.concurrent_1.1.400.v20190621-0852...
13:23:08 [2019-12-20T18:23:08.638Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.5.3.v20190423-0625.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/features/ (18.7kB)
13:23:08 [2019-12-20T18:23:08.638Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.5.3.v20190423-0625.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/features/ (18.7kB)
13:23:08 [2019-12-20T18:23:08.638Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.200.v20190502-0212.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (9.93kB)
13:23:08 [2019-12-20T18:23:08.638Z] [INFO] The user operation is waiting for background work to complete.
13:23:08 [2019-12-20T18:23:08.638Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.200.v20190502-0212.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (9.93kB)
13:23:08 [2019-12-20T18:23:08.893Z] [INFO] Unpacking org.eclipse.ecf.ssl_1.2.200.v20190502-0212...
13:23:08 [2019-12-20T18:23:08.893Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.200.v20190502-0212.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/features/ (18.66kB)
13:23:08 [2019-12-20T18:23:08.893Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.200.v20190502-0212.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/features/ (18.66kB)
13:23:08 [2019-12-20T18:23:08.893Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (20.34kB)
13:23:08 [2019-12-20T18:23:08.893Z] [INFO] The user operation is waiting for background work to complete.
13:23:08 [2019-12-20T18:23:08.893Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (20.34kB)
13:23:09 [2019-12-20T18:23:09.149Z] [INFO] Unpacking org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132...
13:23:09 [2019-12-20T18:23:09.149Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (45.08kB)
13:23:09 [2019-12-20T18:23:09.149Z] [INFO] The user operation is waiting for background work to complete.
13:23:09 [2019-12-20T18:23:09.149Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (45.08kB)
13:23:09 [2019-12-20T18:23:09.149Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429...
13:23:09 [2019-12-20T18:23:09.404Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.5.v20190423-0614.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/features/ (26.78kB)
13:23:09 [2019-12-20T18:23:09.404Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.5.v20190423-0614.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/features/ (26.78kB)
13:23:09 [2019-12-20T18:23:09.404Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (35.6kB)
13:23:09 [2019-12-20T18:23:09.404Z] [INFO] The user operation is waiting for background work to complete.
13:23:09 [2019-12-20T18:23:09.404Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (35.6kB)
13:23:09 [2019-12-20T18:23:09.660Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947...
13:23:09 [2019-12-20T18:23:09.661Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (14.29kB)
13:23:09 [2019-12-20T18:23:09.661Z] [INFO] The user operation is waiting for background work to complete.
13:23:09 [2019-12-20T18:23:09.661Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (14.29kB)
13:23:09 [2019-12-20T18:23:09.661Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116...
13:23:09 [2019-12-20T18:23:09.661Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.0.v20190530-1947.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/features/ (26.74kB)
13:23:09 [2019-12-20T18:23:09.661Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.0.v20190530-1947.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/features/ (26.74kB)
13:23:09 [2019-12-20T18:23:09.919Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (7.37kB)
13:23:09 [2019-12-20T18:23:09.919Z] [INFO] The user operation is waiting for background work to complete.
13:23:09 [2019-12-20T18:23:09.919Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (7.37kB)
13:23:09 [2019-12-20T18:23:09.919Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132...
13:23:09 [2019-12-20T18:23:09.919Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.100.v20180301-0132.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/features/ (22.69kB)
13:23:09 [2019-12-20T18:23:09.919Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.100.v20180301-0132.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/features/ (22.69kB)
13:23:10 [2019-12-20T18:23:10.175Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190625-1131.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/features/ (19.07kB)
13:23:10 [2019-12-20T18:23:10.175Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190625-1131.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/features/ (19.07kB)
13:23:10 [2019-12-20T18:23:10.175Z] [INFO] Fetching org.eclipse.emf.ecore_2.19.0.v20190822-1451.jar from https://download.eclipse.org/modeling/emf/emf/builds/release/2.19/features/ (19.13kB)
13:23:10 [2019-12-20T18:23:10.175Z] [INFO] Fetching org.eclipse.emf.ecore_2.19.0.v20190822-1451.jar from https://download.eclipse.org/modeling/emf/emf/builds/release/2.19/features/ (19.13kB)
13:23:10 [2019-12-20T18:23:10.736Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (19.48kB)
13:23:10 [2019-12-20T18:23:10.736Z] [INFO] The user operation is waiting for background work to complete.
13:23:10 [2019-12-20T18:23:10.736Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (19.48kB)
13:23:10 [2019-12-20T18:23:10.736Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320...
13:23:11 [2019-12-20T18:23:11.661Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (33.94kB)
13:23:11 [2019-12-20T18:23:11.661Z] [INFO] The user operation is waiting for background work to complete.
13:23:11 [2019-12-20T18:23:11.661Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (33.94kB)
13:23:11 [2019-12-20T18:23:11.917Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258...
13:23:11 [2019-12-20T18:23:11.917Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.200.v20190714-1849.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (16.64kB)
13:23:11 [2019-12-20T18:23:11.917Z] [INFO] The user operation is waiting for background work to complete.
13:23:11 [2019-12-20T18:23:11.917Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.200.v20190714-1849.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (16.64kB)
13:23:11 [2019-12-20T18:23:11.917Z] [INFO] Unpacking org.eclipse.equinox.http.jetty_3.7.200.v20190714-1849...
13:23:11 [2019-12-20T18:23:11.917Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.6.200.v20190823-1423.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (76.46kB)
13:23:11 [2019-12-20T18:23:11.917Z] [INFO] The user operation is waiting for background work to complete.
13:23:11 [2019-12-20T18:23:11.917Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.6.200.v20190823-1423.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (76.46kB)
13:23:12 [2019-12-20T18:23:12.173Z] [INFO] Unpacking org.eclipse.equinox.http.servlet_1.6.200.v20190823-1423...
13:23:12 [2019-12-20T18:23:12.173Z] [INFO] Fetching org.eclipse.jetty.http_9.4.20.v20190813.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (216.79kB)
13:23:12 [2019-12-20T18:23:12.173Z] [INFO] Fetching org.eclipse.jetty.http_9.4.20.v20190813.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (216.79kB)
13:23:12 [2019-12-20T18:23:12.429Z] [INFO] Fetching org.eclipse.jetty.server_9.4.20.v20190813.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (676.62kB)
13:23:12 [2019-12-20T18:23:12.429Z] [INFO] Fetching org.eclipse.jetty.server_9.4.20.v20190813.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (676.62kB)
13:23:13 [2019-12-20T18:23:13.793Z] [INFO] Fetching org.eclipse.jetty.servlet_9.4.20.v20190813.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (134.69kB)
13:23:13 [2019-12-20T18:23:13.793Z] [INFO] Fetching org.eclipse.jetty.util_9.4.20.v20190813.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (560.45kB)
13:23:13 [2019-12-20T18:23:13.793Z] [INFO] Fetching org.eclipse.jetty.util_9.4.20.v20190813.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (560.45kB)
13:23:13 [2019-12-20T18:23:13.793Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.700.v20190214-1948.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (18.49kB)
13:23:13 [2019-12-20T18:23:13.793Z] [INFO] The user operation is waiting for background work to complete.
13:23:13 [2019-12-20T18:23:13.793Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.700.v20190214-1948.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (18.49kB)
13:23:13 [2019-12-20T18:23:13.794Z] [INFO] Unpacking org.eclipse.equinox.http.registry_1.1.700.v20190214-1948...
13:23:13 [2019-12-20T18:23:13.794Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.300.v20190714-1850.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (14.71kB)
13:23:13 [2019-12-20T18:23:13.794Z] [INFO] The user operation is waiting for background work to complete.
13:23:13 [2019-12-20T18:23:13.794Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.300.v20190714-1850.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (14.71kB)
13:23:14 [2019-12-20T18:23:14.049Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper_1.1.300.v20190714-1850...
13:23:14 [2019-12-20T18:23:14.049Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.300.v20190714-1850.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (8.71kB)
13:23:14 [2019-12-20T18:23:14.049Z] [INFO] The user operation is waiting for background work to complete.
13:23:14 [2019-12-20T18:23:14.049Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.300.v20190714-1850.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (8.71kB)
13:23:14 [2019-12-20T18:23:14.304Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper.registry_1.1.300.v20190714-1850...
13:23:14 [2019-12-20T18:23:14.305Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.200.v20190815-1428.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (58.27kB)
13:23:14 [2019-12-20T18:23:14.305Z] [INFO] The user operation is waiting for background work to complete.
13:23:14 [2019-12-20T18:23:14.305Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.200.v20190815-1428.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (58.27kB)
13:23:14 [2019-12-20T18:23:14.305Z] [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.3.200.v20190815-1428...
13:23:14 [2019-12-20T18:23:14.305Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.300.v20190621-1230.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (38.81kB)
13:23:14 [2019-12-20T18:23:14.305Z] [INFO] The user operation is waiting for background work to complete.
13:23:14 [2019-12-20T18:23:14.305Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.300.v20190621-1230.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (38.81kB)
13:23:14 [2019-12-20T18:23:14.560Z] [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.1.300.v20190621-1230...
13:23:14 [2019-12-20T18:23:14.560Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.1.200.v20190701-1309.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (17.93kB)
13:23:14 [2019-12-20T18:23:14.560Z] [INFO] The user operation is waiting for background work to complete.
13:23:14 [2019-12-20T18:23:14.560Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.1.200.v20190701-1309.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (17.93kB)
13:23:14 [2019-12-20T18:23:14.560Z] [INFO] Unpacking org.eclipse.equinox.p2.console_1.1.200.v20190701-1309...
13:23:14 [2019-12-20T18:23:14.817Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.4.400.v20190701-1309.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (48.08kB)
13:23:14 [2019-12-20T18:23:14.817Z] [INFO] The user operation is waiting for background work to complete.
13:23:14 [2019-12-20T18:23:14.817Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.4.400.v20190701-1309.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (48.08kB)
13:23:14 [2019-12-20T18:23:14.817Z] [INFO] Unpacking org.eclipse.equinox.p2.director_2.4.400.v20190701-1309...
13:23:14 [2019-12-20T18:23:14.817Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.200.v20190701-1826.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (14.06kB)
13:23:14 [2019-12-20T18:23:14.817Z] [INFO] The user operation is waiting for background work to complete.
13:23:14 [2019-12-20T18:23:14.817Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.200.v20190701-1826.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (14.06kB)
13:23:15 [2019-12-20T18:23:15.074Z] [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.1.200.v20190701-1826...
13:23:15 [2019-12-20T18:23:15.074Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.400.v20190716-0947.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (46.12kB)
13:23:15 [2019-12-20T18:23:15.074Z] [INFO] The user operation is waiting for background work to complete.
13:23:15 [2019-12-20T18:23:15.074Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.400.v20190716-0947.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (46.12kB)
13:23:15 [2019-12-20T18:23:15.074Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.2.400.v20190716-0947...
13:23:15 [2019-12-20T18:23:15.074Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.300.v20190716-0800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (34.81kB)
13:23:15 [2019-12-20T18:23:15.074Z] [INFO] The user operation is waiting for background work to complete.
13:23:15 [2019-12-20T18:23:15.074Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.300.v20190716-0800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (34.81kB)
13:23:15 [2019-12-20T18:23:15.330Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.natives_1.3.300.v20190716-0800...
13:23:16 [2019-12-20T18:23:16.257Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.300.v20190716-0825.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (16.56kB)
13:23:16 [2019-12-20T18:23:16.257Z] [INFO] The user operation is waiting for background work to complete.
13:23:16 [2019-12-20T18:23:16.257Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.300.v20190716-0825.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (16.56kB)
13:23:16 [2019-12-20T18:23:16.513Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.1.300.v20190716-0825...
13:23:16 [2019-12-20T18:23:16.513Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (103.26kB)
13:23:16 [2019-12-20T18:23:16.513Z] [INFO] The user operation is waiting for background work to complete.
13:23:16 [2019-12-20T18:23:16.513Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (103.26kB)
13:23:16 [2019-12-20T18:23:16.513Z] [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310...
13:23:16 [2019-12-20T18:23:16.768Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (72.9kB)
13:23:16 [2019-12-20T18:23:16.768Z] [INFO] The user operation is waiting for background work to complete.
13:23:16 [2019-12-20T18:23:16.768Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (72.9kB)
13:23:16 [2019-12-20T18:23:16.768Z] [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733...
13:23:17 [2019-12-20T18:23:17.024Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.200.v20190716-0800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (22.29kB)
13:23:17 [2019-12-20T18:23:17.024Z] [INFO] The user operation is waiting for background work to complete.
13:23:17 [2019-12-20T18:23:17.024Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.200.v20190716-0800.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (22.29kB)
13:23:17 [2019-12-20T18:23:17.024Z] [INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.2.200.v20190716-0800...
13:23:17 [2019-12-20T18:23:17.024Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.500.v20190701-1826.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (31.94kB)
13:23:17 [2019-12-20T18:23:17.024Z] [INFO] The user operation is waiting for background work to complete.
13:23:17 [2019-12-20T18:23:17.024Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.500.v20190701-1826.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (31.94kB)
13:23:17 [2019-12-20T18:23:17.279Z] [INFO] Unpacking org.eclipse.equinox.p2.operations_2.5.500.v20190701-1826...
13:23:17 [2019-12-20T18:23:17.279Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (37.04kB)
13:23:17 [2019-12-20T18:23:17.279Z] [INFO] The user operation is waiting for background work to complete.
13:23:17 [2019-12-20T18:23:17.279Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (37.04kB)
13:23:17 [2019-12-20T18:23:17.279Z] [INFO] Unpacking org.eclipse.equinox.security.win32.x86_64_1.1.200.v20190812-0919...
13:23:17 [2019-12-20T18:23:17.279Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.300.v20190903-0934.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/features/ (19.65kB)
13:23:17 [2019-12-20T18:23:17.279Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.300.v20190903-0934.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/features/ (19.65kB)
13:23:17 [2019-12-20T18:23:17.535Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.300.v20190716-0825.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (37.84kB)
13:23:17 [2019-12-20T18:23:17.535Z] [INFO] The user operation is waiting for background work to complete.
13:23:17 [2019-12-20T18:23:17.535Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.300.v20190716-0825.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (37.84kB)
13:23:17 [2019-12-20T18:23:17.535Z] [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.1.300.v20190716-0825...
13:23:17 [2019-12-20T18:23:17.535Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.300.v20190611-1008.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (17.47kB)
13:23:17 [2019-12-20T18:23:17.535Z] [INFO] The user operation is waiting for background work to complete.
13:23:17 [2019-12-20T18:23:17.535Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.300.v20190611-1008.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (17.47kB)
13:23:17 [2019-12-20T18:23:17.791Z] [INFO] Unpacking org.eclipse.equinox.p2.directorywatcher_1.2.300.v20190611-1008...
13:23:17 [2019-12-20T18:23:17.791Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.200.v20190611-1040.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (43.17kB)
13:23:17 [2019-12-20T18:23:17.791Z] [INFO] The user operation is waiting for background work to complete.
13:23:17 [2019-12-20T18:23:17.791Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.200.v20190611-1040.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (43.17kB)
13:23:17 [2019-12-20T18:23:17.791Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.5.200.v20190611-1040...
13:23:17 [2019-12-20T18:23:17.791Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.300.v20190716-0939.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (105.12kB)
13:23:17 [2019-12-20T18:23:17.791Z] [INFO] The user operation is waiting for background work to complete.
13:23:17 [2019-12-20T18:23:17.791Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.300.v20190716-0939.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (105.12kB)
13:23:18 [2019-12-20T18:23:18.046Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.3.300.v20190716-0939...
13:23:18 [2019-12-20T18:23:18.046Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.200.v20190716-0939.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (17.42kB)
13:23:18 [2019-12-20T18:23:18.046Z] [INFO] The user operation is waiting for background work to complete.
13:23:18 [2019-12-20T18:23:18.046Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.200.v20190716-0939.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (17.42kB)
13:23:18 [2019-12-20T18:23:18.302Z] [INFO] Unpacking org.eclipse.equinox.p2.extensionlocation_1.3.200.v20190716-0939...
13:23:18 [2019-12-20T18:23:18.302Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.100.v20190701-1826.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (27.52kB)
13:23:18 [2019-12-20T18:23:18.302Z] [INFO] The user operation is waiting for background work to complete.
13:23:18 [2019-12-20T18:23:18.302Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.100.v20190701-1826.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (27.52kB)
13:23:18 [2019-12-20T18:23:18.302Z] [INFO] Unpacking org.eclipse.equinox.p2.reconciler.dropins_1.3.100.v20190701-1826...
13:23:18 [2019-12-20T18:23:18.302Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.300.v20190621-1230.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (121.78kB)
13:23:18 [2019-12-20T18:23:18.302Z] [INFO] The user operation is waiting for background work to complete.
13:23:18 [2019-12-20T18:23:18.302Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.300.v20190621-1230.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (121.78kB)
13:23:18 [2019-12-20T18:23:18.557Z] [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.2.300.v20190621-1230...
13:23:18 [2019-12-20T18:23:18.557Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.500.v20190903-0934.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/features/ (19.12kB)
13:23:18 [2019-12-20T18:23:18.557Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.500.v20190903-0934.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/features/ (19.12kB)
13:23:18 [2019-12-20T18:23:18.813Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.600.v20190814-1459.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (287.17kB)
13:23:18 [2019-12-20T18:23:18.813Z] [INFO] The user operation is waiting for background work to complete.
13:23:18 [2019-12-20T18:23:18.813Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.600.v20190814-1459.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (287.17kB)
13:23:18 [2019-12-20T18:23:18.813Z] [INFO] Unpacking org.eclipse.equinox.p2.ui_2.5.600.v20190814-1459...
13:23:19 [2019-12-20T18:23:19.069Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.300.v20190716-0825.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (47.6kB)
13:23:19 [2019-12-20T18:23:19.069Z] [INFO] The user operation is waiting for background work to complete.
13:23:19 [2019-12-20T18:23:19.069Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.300.v20190716-0825.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (47.6kB)
13:23:19 [2019-12-20T18:23:19.069Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.300.v20190716-0825...
13:23:19 [2019-12-20T18:23:19.069Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.200.v20190701-1309.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (10.91kB)
13:23:19 [2019-12-20T18:23:19.069Z] [INFO] The user operation is waiting for background work to complete.
13:23:19 [2019-12-20T18:23:19.069Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.200.v20190701-1309.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (10.91kB)
13:23:19 [2019-12-20T18:23:19.325Z] [INFO] Unpacking org.eclipse.equinox.p2.updatechecker_1.2.200.v20190701-1309...
13:23:19 [2019-12-20T18:23:19.325Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.2.400.v20190714-1851.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (71.35kB)
13:23:19 [2019-12-20T18:23:19.325Z] [INFO] The user operation is waiting for background work to complete.
13:23:19 [2019-12-20T18:23:19.325Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.2.400.v20190714-1851.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (71.35kB)
13:23:19 [2019-12-20T18:23:19.325Z] [INFO] Unpacking org.eclipse.equinox.security.ui_1.2.400.v20190714-1851...
13:23:19 [2019-12-20T18:23:19.581Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.1.300.v20190701-1309.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (26.64kB)
13:23:19 [2019-12-20T18:23:19.581Z] [INFO] The user operation is waiting for background work to complete.
13:23:19 [2019-12-20T18:23:19.581Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.1.300.v20190701-1309.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (26.64kB)
13:23:19 [2019-12-20T18:23:19.581Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk_1.1.300.v20190701-1309...
13:23:19 [2019-12-20T18:23:19.581Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.500.v20190903-0934.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/features/ (19.04kB)
13:23:19 [2019-12-20T18:23:19.581Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.500.v20190903-0934.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/features/ (19.04kB)
13:23:20 [2019-12-20T18:23:20.244Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.2.200.v20190716-0825.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (62.63kB)
13:23:20 [2019-12-20T18:23:20.244Z] [INFO] The user operation is waiting for background work to complete.
13:23:20 [2019-12-20T18:23:20.244Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.2.200.v20190716-0825.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (62.63kB)
13:23:20 [2019-12-20T18:23:20.244Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.importexport_1.2.200.v20190716-0825...
13:23:20 [2019-12-20T18:23:20.244Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.200.v20190716-0825.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (44.38kB)
13:23:20 [2019-12-20T18:23:20.244Z] [INFO] The user operation is waiting for background work to complete.
13:23:20 [2019-12-20T18:23:20.244Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.200.v20190716-0825.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (44.38kB)
13:23:20 [2019-12-20T18:23:20.244Z] [INFO] Unpacking org.eclipse.equinox.p2.updatesite_1.1.200.v20190716-0825...
13:23:20 [2019-12-20T18:23:20.244Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.500.v20190903-0934.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/features/ (18.92kB)
13:23:20 [2019-12-20T18:23:20.244Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.500.v20190903-0934.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/features/ (18.92kB)
13:23:20 [2019-12-20T18:23:20.244Z] [INFO] Fetching org.eclipse.help.base_4.2.700.v20190916-1045.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (175.77kB)
13:23:20 [2019-12-20T18:23:20.244Z] [INFO] The user operation is waiting for background work to complete.
13:23:20 [2019-12-20T18:23:20.244Z] [INFO] Fetching org.eclipse.help.base_4.2.700.v20190916-1045.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (175.77kB)
13:23:20 [2019-12-20T18:23:20.244Z] [INFO] Unpacking org.eclipse.help.base_4.2.700.v20190916-1045...
13:23:20 [2019-12-20T18:23:20.499Z] [INFO] Fetching org.eclipse.help.ui_4.1.600.v20190814-0936.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (204.94kB)
13:23:20 [2019-12-20T18:23:20.499Z] [INFO] The user operation is waiting for background work to complete.
13:23:20 [2019-12-20T18:23:20.499Z] [INFO] Fetching org.eclipse.help.ui_4.1.600.v20190814-0936.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (204.94kB)
13:23:20 [2019-12-20T18:23:20.499Z] [INFO] Unpacking org.eclipse.help.ui_4.1.600.v20190814-0936...
13:23:20 [2019-12-20T18:23:20.755Z] [INFO] Fetching org.eclipse.help.webapp_3.9.600.v20190814-0635.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (284.94kB)
13:23:20 [2019-12-20T18:23:20.755Z] [INFO] The user operation is waiting for background work to complete.
13:23:20 [2019-12-20T18:23:20.755Z] [INFO] Fetching org.eclipse.help.webapp_3.9.600.v20190814-0635.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (284.94kB)
13:23:20 [2019-12-20T18:23:20.755Z] [INFO] Unpacking org.eclipse.help.webapp_3.9.600.v20190814-0635...
13:23:21 [2019-12-20T18:23:21.010Z] [INFO] Fetching org.eclipse.jetty.continuation_9.4.20.v20190813.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (31.79kB)
13:23:21 [2019-12-20T18:23:21.010Z] [INFO] Fetching org.eclipse.jetty.continuation_9.4.20.v20190813.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (31.79kB)
13:23:21 [2019-12-20T18:23:21.266Z] [INFO] Fetching org.eclipse.jetty.io_9.4.20.v20190813.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (167.09kB)
13:23:21 [2019-12-20T18:23:21.266Z] [INFO] Fetching org.eclipse.jetty.io_9.4.20.v20190813.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (167.09kB)
13:23:21 [2019-12-20T18:23:21.266Z] [INFO] Fetching org.eclipse.jetty.security_9.4.20.v20190813.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (125.56kB)
13:23:21 [2019-12-20T18:23:21.266Z] [INFO] Fetching org.eclipse.jetty.security_9.4.20.v20190813.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (125.56kB)
13:23:21 [2019-12-20T18:23:21.524Z] [INFO] Fetching org.eclipse.help_2.2.700.v20190916-1045.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/features/ (19.52kB)
13:23:21 [2019-12-20T18:23:21.524Z] [INFO] Fetching org.eclipse.help_2.2.700.v20190916-1045.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/features/ (19.52kB)
13:23:21 [2019-12-20T18:23:21.524Z] [INFO] Fetching org.eclipse.platform_4.13.0.v20190916-1045.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (420.24kB)
13:23:21 [2019-12-20T18:23:21.524Z] [INFO] The user operation is waiting for background work to complete.
13:23:21 [2019-12-20T18:23:21.524Z] [INFO] Fetching org.eclipse.platform_4.13.0.v20190916-1045.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (420.24kB)
13:23:21 [2019-12-20T18:23:21.779Z] [INFO] Unpacking org.eclipse.platform_4.13.0.v20190916-1045...
13:23:21 [2019-12-20T18:23:21.779Z] [INFO] Fetching org.eclipse.platform.doc.user_4.13.0.v20190904-0724.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (10.35MB)
13:23:21 [2019-12-20T18:23:21.779Z] [INFO] The user operation is waiting for background work to complete.
13:23:21 [2019-12-20T18:23:21.779Z] [INFO] Fetching org.eclipse.platform.doc.user_4.13.0.v20190904-0724.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (10.35MB)
13:23:22 [2019-12-20T18:23:22.035Z] [INFO] Unpacking org.eclipse.platform.doc.user_4.13.0.v20190904-0724...
13:23:23 [2019-12-20T18:23:23.398Z] [INFO] Fetching org.eclipse.text.quicksearch_1.0.0.v20190824-1202.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (35.72kB)
13:23:23 [2019-12-20T18:23:23.398Z] [INFO] The user operation is waiting for background work to complete.
13:23:23 [2019-12-20T18:23:23.398Z] [INFO] Fetching org.eclipse.text.quicksearch_1.0.0.v20190824-1202.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (35.72kB)
13:23:23 [2019-12-20T18:23:23.398Z] [INFO] Unpacking org.eclipse.text.quicksearch_1.0.0.v20190824-1202...
13:23:24 [2019-12-20T18:23:24.760Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.3.600.v20190624-2105.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (1.74MB)
13:23:24 [2019-12-20T18:23:24.760Z] [INFO] The user operation is waiting for background work to complete.
13:23:24 [2019-12-20T18:23:24.760Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.3.600.v20190624-2105.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (1.74MB)
13:23:24 [2019-12-20T18:23:24.760Z] [INFO] Unpacking org.eclipse.ui.intro.universal_3.3.600.v20190624-2105...
13:23:31 [2019-12-20T18:23:31.295Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.500.v20190813-2246.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (147.39kB)
13:23:31 [2019-12-20T18:23:31.295Z] [INFO] The user operation is waiting for background work to complete.
13:23:31 [2019-12-20T18:23:31.295Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.500.v20190813-2246.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (147.39kB)
13:23:31 [2019-12-20T18:23:31.295Z] [INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.500.v20190813-2246...
13:23:31 [2019-12-20T18:23:31.295Z] [INFO] Fetching org.eclipse.ui.browser_3.6.500.v20190813-2217.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (97.34kB)
13:23:31 [2019-12-20T18:23:31.295Z] [INFO] The user operation is waiting for background work to complete.
13:23:31 [2019-12-20T18:23:31.295Z] [INFO] Fetching org.eclipse.ui.browser_3.6.500.v20190813-2217.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (97.34kB)
13:23:31 [2019-12-20T18:23:31.295Z] [INFO] Unpacking org.eclipse.ui.browser_3.6.500.v20190813-2217...
13:23:31 [2019-12-20T18:23:31.295Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.1.500.v20190823-1613.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (45.24kB)
13:23:31 [2019-12-20T18:23:31.295Z] [INFO] The user operation is waiting for background work to complete.
13:23:31 [2019-12-20T18:23:31.295Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.1.500.v20190823-1613.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (45.24kB)
13:23:31 [2019-12-20T18:23:31.295Z] [INFO] Unpacking org.eclipse.ui.genericeditor_1.1.500.v20190823-1613...
13:23:31 [2019-12-20T18:23:31.295Z] [INFO] Fetching org.eclipse.ui.monitoring_1.1.500.v20190823-0929.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (27.88kB)
13:23:31 [2019-12-20T18:23:31.295Z] [INFO] The user operation is waiting for background work to complete.
13:23:31 [2019-12-20T18:23:31.295Z] [INFO] Fetching org.eclipse.ui.monitoring_1.1.500.v20190823-0929.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (27.88kB)
13:23:31 [2019-12-20T18:23:31.295Z] [INFO] Unpacking org.eclipse.ui.monitoring_1.1.500.v20190823-0929...
13:23:31 [2019-12-20T18:23:31.551Z] [INFO] Fetching org.eclipse.ui.net_1.3.500.v20190615-1517.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (45.8kB)
13:23:31 [2019-12-20T18:23:31.551Z] [INFO] Fetching org.eclipse.ui.net_1.3.500.v20190615-1517.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (45.8kB)
13:23:31 [2019-12-20T18:23:31.551Z] [INFO] Fetching org.eclipse.ui.externaltools_3.4.400.v20190705-1219.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (66.07kB)
13:23:31 [2019-12-20T18:23:31.551Z] [INFO] The user operation is waiting for background work to complete.
13:23:31 [2019-12-20T18:23:31.551Z] [INFO] Fetching org.eclipse.ui.externaltools_3.4.400.v20190705-1219.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (66.07kB)
13:23:31 [2019-12-20T18:23:31.551Z] [INFO] Unpacking org.eclipse.ui.externaltools_3.4.400.v20190705-1219...
13:23:31 [2019-12-20T18:23:31.806Z] [INFO] Fetching org.eclipse.ui.win32_3.4.200.v20190513-2118.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (22.3kB)
13:23:31 [2019-12-20T18:23:31.806Z] [INFO] Fetching org.eclipse.ui.win32_3.4.200.v20190513-2118.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (22.3kB)
13:23:31 [2019-12-20T18:23:31.806Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (23.52kB)
13:23:31 [2019-12-20T18:23:31.806Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (23.52kB)
13:23:32 [2019-12-20T18:23:32.062Z] [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.400.v20190626-0924.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (9.79kB)
13:23:32 [2019-12-20T18:23:32.062Z] [INFO] The user operation is waiting for background work to complete.
13:23:32 [2019-12-20T18:23:32.062Z] [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.400.v20190626-0924.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (9.79kB)
13:23:32 [2019-12-20T18:23:32.062Z] [INFO] Unpacking org.eclipse.team.genericeditor.diff.extension_1.0.400.v20190626-0924...
13:23:32 [2019-12-20T18:23:32.062Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.700.v20190819-1015.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (83.92kB)
13:23:32 [2019-12-20T18:23:32.062Z] [INFO] The user operation is waiting for background work to complete.
13:23:32 [2019-12-20T18:23:32.062Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.700.v20190819-1015.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (83.92kB)
13:23:32 [2019-12-20T18:23:32.317Z] [INFO] Unpacking org.eclipse.ui.views.log_1.2.700.v20190819-1015...
13:23:32 [2019-12-20T18:23:32.317Z] [INFO] Fetching org.eclipse.platform_4.13.0.v20190916-1323.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/features/ (20.51kB)
13:23:32 [2019-12-20T18:23:32.317Z] [INFO] Fetching org.eclipse.platform_4.13.0.v20190916-1323.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/features/ (20.51kB)
13:23:32 [2019-12-20T18:23:32.317Z] [INFO] Fetching org.eclipse.platform_root_4.13.0.v20190916-1323 from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/binary/ (196B)
13:23:32 [2019-12-20T18:23:32.317Z] [INFO] Fetching org.eclipse.platform_root_4.13.0.v20190916-1323 from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/binary/ (196B)
13:23:32 [2019-12-20T18:23:32.574Z] [INFO] Fetching org.eclipse.update.configurator_3.4.300.v20190518-1030.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (94.76kB)
13:23:32 [2019-12-20T18:23:32.574Z] [INFO] Fetching org.eclipse.update.configurator_3.4.300.v20190518-1030.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (94.76kB)
13:23:32 [2019-12-20T18:23:32.574Z] [INFO] Fetching org.eclipse.rcp_4.13.0.v20190916-1045.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (9.44kB)
13:23:32 [2019-12-20T18:23:32.574Z] [INFO] The user operation is waiting for background work to complete.
13:23:32 [2019-12-20T18:23:32.574Z] [INFO] Fetching org.eclipse.rcp_4.13.0.v20190916-1045.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (9.44kB)
13:23:33 [2019-12-20T18:23:33.031Z] [INFO] Unpacking org.eclipse.rcp_4.13.0.v20190916-1045...
13:23:33 [2019-12-20T18:23:33.031Z] [INFO] Fetching org.eclipse.rcp_4.13.0.v20190916-1045.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/features/ (19.11kB)
13:23:33 [2019-12-20T18:23:33.031Z] [INFO] Fetching org.eclipse.rcp_4.13.0.v20190916-1045.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/features/ (19.11kB)
13:23:34 [2019-12-20T18:23:34.321Z] [INFO] Fetching org.eclipse.rcp_root_4.13.0.v20190916-1045 from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/binary/ (25.66kB)
13:23:34 [2019-12-20T18:23:34.321Z] [INFO] Fetching org.eclipse.rcp_root_4.13.0.v20190916-1045 from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/binary/ (25.66kB)
13:23:34 [2019-12-20T18:23:34.321Z] [INFO] Fetching org.eclipse.ui.trace_1.1.600.v20190830-1158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (26.32kB)
13:23:34 [2019-12-20T18:23:34.321Z] [INFO] The user operation is waiting for background work to complete.
13:23:34 [2019-12-20T18:23:34.321Z] [INFO] Fetching org.eclipse.ui.trace_1.1.600.v20190830-1158.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (26.32kB)
13:23:34 [2019-12-20T18:23:34.321Z] [INFO] Unpacking org.eclipse.ui.trace_1.1.600.v20190830-1158...
13:23:34 [2019-12-20T18:23:34.882Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (15.18kB)
13:23:34 [2019-12-20T18:23:34.882Z] [INFO] The user operation is waiting for background work to complete.
13:23:34 [2019-12-20T18:23:34.882Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (15.18kB)
13:23:34 [2019-12-20T18:23:34.882Z] [INFO] Unpacking org.eclipse.core.filesystem.macosx_1.3.200.v20190903-0945...
13:23:34 [2019-12-20T18:23:34.882Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (31.43kB)
13:23:34 [2019-12-20T18:23:34.882Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (31.43kB)
13:23:35 [2019-12-20T18:23:35.137Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (39.44kB)
13:23:35 [2019-12-20T18:23:35.137Z] [INFO] The user operation is waiting for background work to complete.
13:23:35 [2019-12-20T18:23:35.137Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (39.44kB)
13:23:35 [2019-12-20T18:23:35.137Z] [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1100.v20190907-0426...
13:23:35 [2019-12-20T18:23:35.138Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.200.v20190903-0934.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (24.56kB)
13:23:35 [2019-12-20T18:23:35.138Z] [INFO] The user operation is waiting for background work to complete.
13:23:35 [2019-12-20T18:23:35.138Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.200.v20190903-0934.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (24.56kB)
13:23:35 [2019-12-20T18:23:35.393Z] [INFO] Unpacking org.eclipse.equinox.security.macosx_1.101.200.v20190903-0934...
13:23:35 [2019-12-20T18:23:35.393Z] [INFO] Fetching org.eclipse.ui.cocoa_1.2.200.v20190509-1900.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (9.55kB)
13:23:35 [2019-12-20T18:23:35.393Z] [INFO] Fetching org.eclipse.ui.cocoa_1.2.200.v20190509-1900.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (9.55kB)
13:23:35 [2019-12-20T18:23:35.955Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (11.32kB)
13:23:35 [2019-12-20T18:23:35.955Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (11.32kB)
13:23:35 [2019-12-20T18:23:35.955Z] [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (95.53kB)
13:23:35 [2019-12-20T18:23:35.955Z] [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (95.53kB)
13:23:35 [2019-12-20T18:23:35.955Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (69.13kB)
13:23:35 [2019-12-20T18:23:35.955Z] [INFO] The user operation is waiting for background work to complete.
13:23:35 [2019-12-20T18:23:35.955Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1100.v20190907-0426.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (69.13kB)
13:23:36 [2019-12-20T18:23:36.211Z] [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1100.v20190907-0426...
13:23:36 [2019-12-20T18:23:36.211Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.600.v20190627-0755.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (8kB)
13:23:36 [2019-12-20T18:23:36.211Z] [INFO] The user operation is waiting for background work to complete.
13:23:36 [2019-12-20T18:23:36.211Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.600.v20190627-0755.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (8kB)
13:23:36 [2019-12-20T18:23:36.466Z] [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.600.v20190627-0755...
13:23:36 [2019-12-20T18:23:36.467Z] [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (12.67kB)
13:23:36 [2019-12-20T18:23:36.467Z] [INFO] The user operation is waiting for background work to complete.
13:23:36 [2019-12-20T18:23:36.467Z] [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (12.67kB)
13:23:36 [2019-12-20T18:23:36.467Z] [INFO] Unpacking org.eclipse.equinox.security.linux.x86_64_1.1.300.v20190830-1238...
13:23:36 [2019-12-20T18:23:36.722Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/pom.xml
13:23:36 [2019-12-20T18:23:36.722Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
13:23:36 [2019-12-20T18:23:36.722Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
13:23:37 [2019-12-20T18:23:37.648Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
13:23:37 [2019-12-20T18:23:37.648Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/.polyglot.build.properties
13:23:37 [2019-12-20T18:23:37.648Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/.polyglot.build.properties
13:23:38 [2019-12-20T18:23:38.209Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/.polyglot.build.properties
13:23:38 [2019-12-20T18:23:38.464Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
13:23:38 [2019-12-20T18:23:38.465Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
13:23:38 [2019-12-20T18:23:38.720Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.1.200.v20190611-1008.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (17.02kB)
13:23:38 [2019-12-20T18:23:38.720Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.1.200.v20190611-1008.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (17.02kB)
13:23:38 [2019-12-20T18:23:38.720Z] [INFO] The user operation is waiting for background work to complete.
13:23:38 [2019-12-20T18:23:38.720Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery_1.1.200.v20190611-1008...
13:23:38 [2019-12-20T18:23:38.720Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.1.200.v20190611-1008.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (27.04kB)
13:23:38 [2019-12-20T18:23:38.720Z] [INFO] The user operation is waiting for background work to complete.
13:23:38 [2019-12-20T18:23:38.720Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.1.200.v20190611-1008.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (27.04kB)
13:23:38 [2019-12-20T18:23:38.720Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery.compatibility_1.1.200.v20190611-1008...
13:23:38 [2019-12-20T18:23:38.720Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.1.200.v20190716-0825.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (76.18kB)
13:23:38 [2019-12-20T18:23:38.720Z] [INFO] The user operation is waiting for background work to complete.
13:23:38 [2019-12-20T18:23:38.720Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.1.200.v20190716-0825.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (76.18kB)
13:23:38 [2019-12-20T18:23:38.975Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.discovery_1.1.200.v20190716-0825...
13:23:39 [2019-12-20T18:23:39.231Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
13:23:39 [2019-12-20T18:23:39.231Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
13:23:39 [2019-12-20T18:23:39.231Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
13:23:39 [2019-12-20T18:23:39.487Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
13:23:39 [2019-12-20T18:23:39.745Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
13:23:39 [2019-12-20T18:23:39.745Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
13:23:40 [2019-12-20T18:23:40.306Z] [INFO] Fetching org.eclipse.equinox.executable_3.8.500.v20190907-0428.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/features/ (247.88kB)
13:23:40 [2019-12-20T18:23:40.306Z] [INFO] Fetching org.eclipse.equinox.executable_3.8.500.v20190907-0428.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/features/ (247.88kB)
13:23:40 [2019-12-20T18:23:40.306Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.500.v20190907-0428 from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/binary/ (150.98kB)
13:23:40 [2019-12-20T18:23:40.306Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.500.v20190907-0428 from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/binary/ (150.98kB)
13:23:40 [2019-12-20T18:23:40.867Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.500.v20190907-0428 from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/binary/ (17.06kB)
13:23:40 [2019-12-20T18:23:40.867Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.500.v20190907-0428 from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/binary/ (17.06kB)
13:23:42 [2019-12-20T18:23:42.231Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.500.v20190907-0428 from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/binary/ (25.82kB)
13:23:42 [2019-12-20T18:23:42.231Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.500.v20190907-0428 from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/binary/ (25.82kB)
13:23:42 [2019-12-20T18:23:42.231Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
13:23:42 [2019-12-20T18:23:42.231Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/pom.xml
13:23:42 [2019-12-20T18:23:42.231Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/pom.xml
13:23:42 [2019-12-20T18:23:42.823Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (1.36MB)
13:23:42 [2019-12-20T18:23:42.823Z] [INFO] The user operation is waiting for background work to complete.
13:23:42 [2019-12-20T18:23:42.823Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (1.36MB)
13:23:42 [2019-12-20T18:23:42.823Z] [INFO] Unpacking org.apache.derby_10.11.1.1_v201605202053...
13:23:44 [2019-12-20T18:23:44.711Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/pom.xml
13:23:44 [2019-12-20T18:23:44.711Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties
13:23:44 [2019-12-20T18:23:44.711Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties
13:23:45 [2019-12-20T18:23:45.272Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties
13:23:45 [2019-12-20T18:23:45.528Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/pom.xml
13:23:45 [2019-12-20T18:23:45.528Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/pom.xml
13:23:46 [2019-12-20T18:23:46.456Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/pom.xml
13:23:46 [2019-12-20T18:23:46.456Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
13:23:46 [2019-12-20T18:23:46.456Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
13:23:47 [2019-12-20T18:23:47.382Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
13:23:47 [2019-12-20T18:23:47.640Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
13:23:47 [2019-12-20T18:23:47.640Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
13:23:47 [2019-12-20T18:23:47.640Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
13:23:47 [2019-12-20T18:23:47.640Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties
13:23:47 [2019-12-20T18:23:47.640Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties
13:23:47 [2019-12-20T18:23:47.895Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties
13:23:47 [2019-12-20T18:23:47.895Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
13:23:47 [2019-12-20T18:23:47.895Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
13:23:48 [2019-12-20T18:23:48.151Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:2.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
13:23:48 [2019-12-20T18:23:48.151Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties
13:23:48 [2019-12-20T18:23:48.151Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties
13:23:48 [2019-12-20T18:23:48.407Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties
13:23:48 [2019-12-20T18:23:48.407Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
13:23:48 [2019-12-20T18:23:48.407Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
13:23:48 [2019-12-20T18:23:48.407Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:4.3.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
13:23:48 [2019-12-20T18:23:48.407Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties
13:23:48 [2019-12-20T18:23:48.407Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties
13:23:48 [2019-12-20T18:23:48.968Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties
13:23:48 [2019-12-20T18:23:48.968Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
13:23:48 [2019-12-20T18:23:48.968Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
13:23:49 [2019-12-20T18:23:49.528Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
13:23:49 [2019-12-20T18:23:49.528Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
13:23:49 [2019-12-20T18:23:49.528Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
13:23:49 [2019-12-20T18:23:49.528Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
13:23:49 [2019-12-20T18:23:49.528Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties
13:23:49 [2019-12-20T18:23:49.528Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties
13:23:50 [2019-12-20T18:23:50.454Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties
13:23:50 [2019-12-20T18:23:50.454Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties
13:23:50 [2019-12-20T18:23:50.454Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties
13:23:51 [2019-12-20T18:23:51.015Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties
13:23:51 [2019-12-20T18:23:51.271Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties
13:23:51 [2019-12-20T18:23:51.271Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties
13:23:52 [2019-12-20T18:23:52.635Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties
13:23:52 [2019-12-20T18:23:52.635Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
13:23:52 [2019-12-20T18:23:52.635Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
13:23:52 [2019-12-20T18:23:52.891Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
13:23:52 [2019-12-20T18:23:52.891Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
13:23:52 [2019-12-20T18:23:52.891Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
13:23:52 [2019-12-20T18:23:52.891Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
13:23:52 [2019-12-20T18:23:52.891Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/.polyglot.build.properties
13:23:52 [2019-12-20T18:23:52.891Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/.polyglot.build.properties
13:23:53 [2019-12-20T18:23:53.453Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/.polyglot.build.properties
13:23:53 [2019-12-20T18:23:53.453Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
13:23:53 [2019-12-20T18:23:53.453Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
13:23:53 [2019-12-20T18:23:53.453Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:3.2.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
13:23:53 [2019-12-20T18:23:53.453Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties
13:23:53 [2019-12-20T18:23:53.453Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties
13:23:54 [2019-12-20T18:23:54.015Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties
13:23:54 [2019-12-20T18:23:54.016Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
13:23:54 [2019-12-20T18:23:54.309Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
13:23:54 [2019-12-20T18:23:54.566Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
13:23:54 [2019-12-20T18:23:54.822Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties
13:23:54 [2019-12-20T18:23:54.822Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties
13:23:55 [2019-12-20T18:23:55.382Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties
13:23:55 [2019-12-20T18:23:55.382Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
13:23:55 [2019-12-20T18:23:55.382Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
13:23:55 [2019-12-20T18:23:55.638Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
13:23:55 [2019-12-20T18:23:55.638Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties
13:23:55 [2019-12-20T18:23:55.638Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties
13:23:55 [2019-12-20T18:23:55.893Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties
13:23:55 [2019-12-20T18:23:55.893Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
13:23:55 [2019-12-20T18:23:55.893Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
13:23:56 [2019-12-20T18:23:56.455Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
13:23:56 [2019-12-20T18:23:56.710Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties
13:23:56 [2019-12-20T18:23:56.710Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties
13:23:56 [2019-12-20T18:23:56.965Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties
13:23:57 [2019-12-20T18:23:57.221Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
13:23:57 [2019-12-20T18:23:57.221Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
13:23:57 [2019-12-20T18:23:57.782Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:5.2.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
13:23:57 [2019-12-20T18:23:57.782Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
13:23:57 [2019-12-20T18:23:57.782Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
13:23:57 [2019-12-20T18:23:57.782Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
13:23:57 [2019-12-20T18:23:57.782Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties
13:23:57 [2019-12-20T18:23:57.782Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties
13:23:58 [2019-12-20T18:23:58.342Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties
13:23:58 [2019-12-20T18:23:58.342Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
13:23:58 [2019-12-20T18:23:58.342Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
13:23:58 [2019-12-20T18:23:58.904Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
13:23:58 [2019-12-20T18:23:58.904Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties
13:23:58 [2019-12-20T18:23:58.904Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties
13:23:59 [2019-12-20T18:23:59.465Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties
13:23:59 [2019-12-20T18:23:59.720Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
13:23:59 [2019-12-20T18:23:59.720Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
13:23:59 [2019-12-20T18:23:59.720Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
13:23:59 [2019-12-20T18:23:59.721Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties
13:23:59 [2019-12-20T18:23:59.721Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties
13:24:00 [2019-12-20T18:24:00.284Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties
13:24:00 [2019-12-20T18:24:00.284Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties
13:24:00 [2019-12-20T18:24:00.284Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties
13:24:01 [2019-12-20T18:24:01.234Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties
13:24:01 [2019-12-20T18:24:01.234Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT.jar
13:24:01 [2019-12-20T18:24:01.234Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar
13:24:01 [2019-12-20T18:24:01.234Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties
13:24:01 [2019-12-20T18:24:01.234Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties
13:24:01 [2019-12-20T18:24:01.996Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties
13:24:01 [2019-12-20T18:24:01.996Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties
13:24:01 [2019-12-20T18:24:01.996Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties
13:24:02 [2019-12-20T18:24:02.633Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties
13:24:02 [2019-12-20T18:24:02.633Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
13:24:02 [2019-12-20T18:24:02.633Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
13:24:03 [2019-12-20T18:24:03.194Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
13:24:03 [2019-12-20T18:24:03.194Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
13:24:03 [2019-12-20T18:24:03.194Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
13:24:03 [2019-12-20T18:24:03.449Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:0.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
13:24:03 [2019-12-20T18:24:03.450Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/.polyglot.build.properties
13:24:03 [2019-12-20T18:24:03.450Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/.polyglot.build.properties
13:24:03 [2019-12-20T18:24:03.705Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/.polyglot.build.properties
13:24:03 [2019-12-20T18:24:03.961Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:5.2.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
13:24:03 [2019-12-20T18:24:03.961Z] [INFO] ------------------------------------------------------------------------
13:24:03 [2019-12-20T18:24:03.961Z] [INFO] Reactor Build Order:
13:24:03 [2019-12-20T18:24:03.961Z] [INFO] 
13:24:03 [2019-12-20T18:24:03.961Z] [INFO] Trace Compass Parent                                               [pom]
13:24:03 [2019-12-20T18:24:03.961Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent                   [pom]
13:24:03 [2019-12-20T18:24:03.961Z] [INFO] Trace Compass Common Utilities Parent                              [pom]
13:24:03 [2019-12-20T18:24:03.961Z] [INFO] org.eclipse.tracecompass.common.core                    [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.961Z] [INFO] Trace Compass State System Parent                                  [pom]
13:24:03 [2019-12-20T18:24:03.961Z] [INFO] org.eclipse.tracecompass.datastore.core                 [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.961Z] [INFO] org.eclipse.tracecompass.segmentstore.core              [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.961Z] [INFO] org.eclipse.tracecompass.statesystem.core               [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.961Z] [INFO] Trace Compass TMF Parent                                           [pom]
13:24:03 [2019-12-20T18:24:03.961Z] [INFO] Trace Compass Filter Parser                             [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.961Z] [INFO] org.eclipse.tracecompass.tmf.core                       [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.961Z] [INFO] org.eclipse.tracecompass.analysis.counters.core         [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.961Z] [INFO] Trace Compass CTF Support Parent                                   [pom]
13:24:03 [2019-12-20T18:24:03.961Z] [INFO] Trace Compass CTF Parser Plug-in                        [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.961Z] [INFO] org.eclipse.tracecompass.ctf.core                       [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.961Z] [INFO] Trace Compass CTF Core Tests Plug-in               [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.961Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests    [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.961Z] [INFO] org.eclipse.tracecompass.tmf.core.tests            [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.961Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core                   [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.961Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests        [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.961Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.961Z] [INFO] org.eclipse.tracecompass.tmf.ui                         [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.961Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui           [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.961Z] [INFO] org.eclipse.tracecompass.analysis.graph.core            [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.961Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.961Z] [INFO] org.eclipse.tracecompass.tmf.chart.core                 [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.961Z] [INFO] org.eclipse.tracecompass.analysis.lami.core             [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.961Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests  [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.961Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui                   [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.961Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui               [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.961Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui              [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.961Z] [INFO] org.eclipse.tracecompass.analysis.timing.core           [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core         [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui             [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui           [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core        [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui          [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests              [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests       [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] Trace Compass LTTng Support Parent                                 [pom]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.lttng2.common.core             [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core          [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core             [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests      [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] Trace Compass BTF Support Parent                                   [pom]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.btf.core                       [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] Trace Compass Documentation                                        [pom]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] Trace Compass Developer Guide                           [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui            [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.tmf                           [eclipse-feature]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.btf.ui                         [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.btf                           [eclipse-feature]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.btf.core.tests            [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.common.core.tests         [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.ctf                           [eclipse-feature]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests          [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.tmf.ctf                       [eclipse-feature]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests   [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] Trace Compass User Guide                                [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide        [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] Trace Compass RCP User Guide                            [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] Trace Compass Pcap User Guide                           [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.examples                       [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent                       [pom]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.gdbtrace.core                  [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui                    [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.gdbtrace                      [eclipse-feature]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests       [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests         [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests  [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.lttng2.control.core            [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.tmf.remote.core                [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui                  [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui              [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.lttng2.control                [eclipse-feature]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests     [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests   [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui               [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.lttng2.kernel                 [eclipse-feature]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests  [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core                [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui                  [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.lttng2.ust                    [eclipse-feature]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests     [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests       [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] Trace Compass Pcap Format Support Parent                           [pom]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.pcap.core                      [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in       [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core                  [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui                    [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.tmf.pcap                      [eclipse-feature]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests       [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests  [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] Trace Compass RCP Parent                                           [pom]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.tmf.cli.core                   [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.rcp.ui                         [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] Trace Compass RCP Feature                              [eclipse-feature]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests        [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests              [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui               [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.rcp.incubator                 [eclipse-feature]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] Trace Compass Json trace Parent                                    [pom]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.jsontrace.core                 [eclipse-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.jsontrace                     [eclipse-feature]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.tmf.cli                       [eclipse-feature]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] Trace Compass RCP Product                           [eclipse-repository]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] Trace Compass Release Engineering Parent                           [pom]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] Trace Compass Target Platform                                      [pom]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests  [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.datastore.core.tests      [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests   [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests        [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests       [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] Trace Compass All Tests                            [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.testing                       [eclipse-feature]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.tmf.remote                    [eclipse-feature]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] Trace Compass Repository                            [eclipse-repository]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests      [eclipse-test-plugin]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] 
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] Building Trace Compass Parent 5.2.0-SNAPSHOT                     [1/138]
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] --------------------------------[ pom ]---------------------------------
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] 
13:24:03 [2019-12-20T18:24:03.962Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass ---
13:24:03 [2019-12-20T18:24:03.962Z] [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:24:04 [2019-12-20T18:24:04.218Z] [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:24:04 [2019-12-20T18:24:04.218Z] [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:24:04 [2019-12-20T18:24:04.779Z] [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:24:04 [2019-12-20T18:24:04.779Z] [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:24:04 [2019-12-20T18:24:04.779Z] [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:24:04 [2019-12-20T18:24:04.779Z] [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 169 kB/s)
13:24:04 [2019-12-20T18:24:04.779Z] [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:24:04 [2019-12-20T18:24:04.779Z] [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:24:04 [2019-12-20T18:24:04.779Z] [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:24:05 [2019-12-20T18:24:05.035Z] [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:24:05 [2019-12-20T18:24:05.290Z] [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:24:05 [2019-12-20T18:24:05.290Z] [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:24:05 [2019-12-20T18:24:05.290Z] [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 189 kB/s)
13:24:05 [2019-12-20T18:24:05.290Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom
13:24:05 [2019-12-20T18:24:05.290Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom
13:24:05 [2019-12-20T18:24:05.290Z] [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:24:05 [2019-12-20T18:24:05.546Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom
13:24:05 [2019-12-20T18:24:05.546Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/25/maven-parent-25.pom
13:24:05 [2019-12-20T18:24:05.546Z] [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:24:05 [2019-12-20T18:24:05.801Z] [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.3 MB/s)
13:24:05 [2019-12-20T18:24:05.801Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom
13:24:05 [2019-12-20T18:24:05.801Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom
13:24:05 [2019-12-20T18:24:05.801Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom
13:24:06 [2019-12-20T18:24:06.057Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/15/apache-15.pom
13:24:06 [2019-12-20T18:24:06.057Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/15/apache-15.pom
13:24:06 [2019-12-20T18:24:06.057Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom
13:24:06 [2019-12-20T18:24:06.057Z] [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 662 kB/s)
13:24:06 [2019-12-20T18:24:06.057Z] [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:24:06 [2019-12-20T18:24:06.057Z] [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:24:06 [2019-12-20T18:24:06.057Z] [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:24:06 [2019-12-20T18:24:06.618Z] [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:24:06 [2019-12-20T18:24:06.618Z] [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:24:06 [2019-12-20T18:24:06.618Z] [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:24:06 [2019-12-20T18:24:06.618Z] [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 268 kB/s)
13:24:06 [2019-12-20T18:24:06.618Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/25/commons-parent-25.pom
13:24:06 [2019-12-20T18:24:06.618Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom
13:24:06 [2019-12-20T18:24:06.618Z] [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:24:06 [2019-12-20T18:24:06.874Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom
13:24:06 [2019-12-20T18:24:06.874Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/25/commons-parent-25.pom
13:24:06 [2019-12-20T18:24:06.874Z] [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:24:07 [2019-12-20T18:24:07.129Z] [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.6 MB/s)
13:24:07 [2019-12-20T18:24:07.129Z] [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:24:07 [2019-12-20T18:24:07.129Z] [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:24:07 [2019-12-20T18:24:07.129Z] [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:24:07 [2019-12-20T18:24:07.521Z] [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:24:07 [2019-12-20T18:24:07.521Z] [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:24:07 [2019-12-20T18:24:07.521Z] [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:24:07 [2019-12-20T18:24:07.521Z] [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 37 kB/s)
13:24:07 [2019-12-20T18:24:07.521Z] [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:24:07 [2019-12-20T18:24:07.521Z] [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:24:07 [2019-12-20T18:24:07.521Z] [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:24:07 [2019-12-20T18:24:07.521Z] [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:24:07 [2019-12-20T18:24:07.521Z] [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:24:07 [2019-12-20T18:24:07.521Z] [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:24:07 [2019-12-20T18:24:07.521Z] [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:24:07 [2019-12-20T18:24:07.521Z] [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:24:07 [2019-12-20T18:24:07.811Z] [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:24:07 [2019-12-20T18:24:07.811Z] [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:24:07 [2019-12-20T18:24:07.811Z] [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:24:07 [2019-12-20T18:24:07.811Z] [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:24:08 [2019-12-20T18:24:08.067Z] [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:24:08 [2019-12-20T18:24:08.067Z] [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:24:08 [2019-12-20T18:24:08.067Z] [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:24:08 [2019-12-20T18:24:08.067Z] [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:24:08 [2019-12-20T18:24:08.323Z] [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:24:08 [2019-12-20T18:24:08.323Z] [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:24:08 [2019-12-20T18:24:08.323Z] [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:24:08 [2019-12-20T18:24:08.323Z] [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:24:08 [2019-12-20T18:24:08.579Z] [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:24:08 [2019-12-20T18:24:08.579Z] [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:24:08 [2019-12-20T18:24:08.579Z] [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:24:08 [2019-12-20T18:24:08.579Z] [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:24:08 [2019-12-20T18:24:08.579Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 966 kB/s)
13:24:08 [2019-12-20T18:24:08.579Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 2.6 MB/s)
13:24:08 [2019-12-20T18:24:08.579Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 1.7 MB/s)
13:24:08 [2019-12-20T18:24:08.834Z] [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 875 kB/s)
13:24:09 [2019-12-20T18:24:09.090Z] [INFO] 
13:24:09 [2019-12-20T18:24:09.090Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
13:24:09 [2019-12-20T18:24:09.090Z] [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
13:24:09 [2019-12-20T18:24:09.090Z] [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
13:24:09 [2019-12-20T18:24:09.090Z] [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
13:24:09 [2019-12-20T18:24:09.345Z] [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
13:24:09 [2019-12-20T18:24:09.345Z] [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
13:24:09 [2019-12-20T18:24:09.345Z] [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
13:24:09 [2019-12-20T18:24:09.345Z] [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 142 kB/s)
13:24:09 [2019-12-20T18:24:09.345Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.pom
13:24:09 [2019-12-20T18:24:09.345Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.pom
13:24:09 [2019-12-20T18:24:09.601Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom
13:24:09 [2019-12-20T18:24:09.857Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.pom
13:24:09 [2019-12-20T18:24:09.857Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.pom
13:24:09 [2019-12-20T18:24:09.857Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom
13:24:09 [2019-12-20T18:24:09.857Z] [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 87 kB/s)
13:24:09 [2019-12-20T18:24:09.857Z] [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:24:09 [2019-12-20T18:24:09.857Z] [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:24:09 [2019-12-20T18:24:09.857Z] [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:24:10 [2019-12-20T18:24:10.113Z] [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:24:10 [2019-12-20T18:24:10.368Z] [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:24:10 [2019-12-20T18:24:10.369Z] [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:24:10 [2019-12-20T18:24:10.369Z] [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 29 kB/s)
13:24:10 [2019-12-20T18:24:10.369Z] [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:24:10 [2019-12-20T18:24:10.369Z] [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:24:10 [2019-12-20T18:24:10.369Z] [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:24:10 [2019-12-20T18:24:10.624Z] [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:24:10 [2019-12-20T18:24:10.624Z] [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:24:10 [2019-12-20T18:24:10.624Z] [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:24:10 [2019-12-20T18:24:10.624Z] [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 79 kB/s)
13:24:10 [2019-12-20T18:24:10.624Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
13:24:10 [2019-12-20T18:24:10.880Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
13:24:10 [2019-12-20T18:24:10.880Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
13:24:12 [2019-12-20T18:24:12.244Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
13:24:12 [2019-12-20T18:24:12.244Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
13:24:12 [2019-12-20T18:24:12.244Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
13:24:12 [2019-12-20T18:24:12.244Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.pom (11 kB at 370 kB/s)
13:24:12 [2019-12-20T18:24:12.244Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom
13:24:12 [2019-12-20T18:24:12.500Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom
13:24:12 [2019-12-20T18:24:12.500Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom
13:24:13 [2019-12-20T18:24:13.062Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom
13:24:13 [2019-12-20T18:24:13.988Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom
13:24:13 [2019-12-20T18:24:13.988Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom
13:24:13 [2019-12-20T18:24:13.988Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.pom (2.8 kB at 97 kB/s)
13:24:13 [2019-12-20T18:24:13.988Z] [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:24:14 [2019-12-20T18:24:14.245Z] [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:24:14 [2019-12-20T18:24:14.245Z] [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:24:14 [2019-12-20T18:24:14.510Z] [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:24:14 [2019-12-20T18:24:14.510Z] [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:24:14 [2019-12-20T18:24:14.510Z] [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:24:14 [2019-12-20T18:24:14.510Z] [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 30 kB/s)
13:24:14 [2019-12-20T18:24:14.510Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom
13:24:14 [2019-12-20T18:24:14.510Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom
13:24:14 [2019-12-20T18:24:14.510Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom
13:24:15 [2019-12-20T18:24:15.072Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom
13:24:15 [2019-12-20T18:24:15.072Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom
13:24:15 [2019-12-20T18:24:15.072Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom
13:24:15 [2019-12-20T18:24:15.072Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.pom (3.7 kB at 137 kB/s)
13:24:15 [2019-12-20T18:24:15.072Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
13:24:15 [2019-12-20T18:24:15.072Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
13:24:15 [2019-12-20T18:24:15.072Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
13:24:15 [2019-12-20T18:24:15.328Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
13:24:15 [2019-12-20T18:24:15.328Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
13:24:15 [2019-12-20T18:24:15.583Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom
13:24:15 [2019-12-20T18:24:15.584Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.pom (3.8 kB at 41 kB/s)
13:24:15 [2019-12-20T18:24:15.584Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
13:24:15 [2019-12-20T18:24:15.584Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
13:24:15 [2019-12-20T18:24:15.584Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
13:24:15 [2019-12-20T18:24:15.839Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
13:24:15 [2019-12-20T18:24:15.839Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
13:24:16 [2019-12-20T18:24:16.094Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom
13:24:16 [2019-12-20T18:24:16.094Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 68 kB/s)
13:24:16 [2019-12-20T18:24:16.094Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
13:24:16 [2019-12-20T18:24:16.094Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
13:24:16 [2019-12-20T18:24:16.094Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
13:24:16 [2019-12-20T18:24:16.350Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
13:24:16 [2019-12-20T18:24:16.350Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
13:24:16 [2019-12-20T18:24:16.350Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.8/maven-2.0.8.pom
13:24:16 [2019-12-20T18:24:16.350Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 448 kB/s)
13:24:16 [2019-12-20T18:24:16.350Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/6/maven-parent-6.pom
13:24:16 [2019-12-20T18:24:16.350Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom
13:24:16 [2019-12-20T18:24:16.636Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/maven-parent/6/maven-parent-6.pom
13:24:16 [2019-12-20T18:24:16.891Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom
13:24:16 [2019-12-20T18:24:16.891Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/6/maven-parent-6.pom
13:24:16 [2019-12-20T18:24:16.891Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom
13:24:16 [2019-12-20T18:24:16.891Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 771 kB/s)
13:24:16 [2019-12-20T18:24:16.891Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
13:24:16 [2019-12-20T18:24:16.891Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
13:24:16 [2019-12-20T18:24:16.891Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
13:24:17 [2019-12-20T18:24:17.147Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
13:24:17 [2019-12-20T18:24:17.402Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
13:24:17 [2019-12-20T18:24:17.402Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom
13:24:17 [2019-12-20T18:24:17.402Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.5/plexus-container-default-1.5.5.pom (2.8 kB at 24 kB/s)
13:24:17 [2019-12-20T18:24:17.402Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
13:24:17 [2019-12-20T18:24:17.402Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
13:24:17 [2019-12-20T18:24:17.402Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
13:24:18 [2019-12-20T18:24:18.329Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
13:24:18 [2019-12-20T18:24:18.329Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
13:24:18 [2019-12-20T18:24:18.329Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom
13:24:18 [2019-12-20T18:24:18.329Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 122 kB/s)
13:24:18 [2019-12-20T18:24:18.329Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
13:24:18 [2019-12-20T18:24:18.329Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
13:24:18 [2019-12-20T18:24:18.329Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
13:24:18 [2019-12-20T18:24:18.584Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
13:24:18 [2019-12-20T18:24:18.584Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
13:24:18 [2019-12-20T18:24:18.584Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom
13:24:18 [2019-12-20T18:24:18.584Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 595 kB/s)
13:24:18 [2019-12-20T18:24:18.584Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
13:24:18 [2019-12-20T18:24:18.584Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
13:24:18 [2019-12-20T18:24:18.584Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
13:24:19 [2019-12-20T18:24:19.145Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
13:24:19 [2019-12-20T18:24:19.145Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
13:24:19 [2019-12-20T18:24:19.400Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom
13:24:19 [2019-12-20T18:24:19.400Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 100 kB/s)
13:24:19 [2019-12-20T18:24:19.400Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom
13:24:19 [2019-12-20T18:24:19.400Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom
13:24:19 [2019-12-20T18:24:19.400Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/xbean/xbean/3.4/xbean-3.4.pom
13:24:19 [2019-12-20T18:24:19.656Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom
13:24:19 [2019-12-20T18:24:19.656Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom
13:24:19 [2019-12-20T18:24:19.656Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom
13:24:19 [2019-12-20T18:24:19.656Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 618 kB/s)
13:24:19 [2019-12-20T18:24:19.656Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom
13:24:19 [2019-12-20T18:24:19.656Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom
13:24:19 [2019-12-20T18:24:19.911Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/log4j/log4j/1.2.12/log4j-1.2.12.pom
13:24:20 [2019-12-20T18:24:20.167Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom
13:24:20 [2019-12-20T18:24:20.167Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.12/log4j-1.2.12.pom
13:24:20 [2019-12-20T18:24:20.167Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom
13:24:20 [2019-12-20T18:24:20.167Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 5.0 kB/s)
13:24:20 [2019-12-20T18:24:20.167Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
13:24:20 [2019-12-20T18:24:20.167Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
13:24:20 [2019-12-20T18:24:20.167Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
13:24:20 [2019-12-20T18:24:20.423Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
13:24:20 [2019-12-20T18:24:20.423Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
13:24:20 [2019-12-20T18:24:20.682Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom
13:24:20 [2019-12-20T18:24:20.682Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 167 kB/s)
13:24:20 [2019-12-20T18:24:20.682Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
13:24:20 [2019-12-20T18:24:20.682Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
13:24:20 [2019-12-20T18:24:20.682Z] [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:24:20 [2019-12-20T18:24:20.938Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
13:24:20 [2019-12-20T18:24:20.938Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
13:24:20 [2019-12-20T18:24:20.938Z] [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:24:20 [2019-12-20T18:24:20.938Z] [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 37 kB/s)
13:24:20 [2019-12-20T18:24:20.938Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
13:24:20 [2019-12-20T18:24:20.938Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
13:24:21 [2019-12-20T18:24:21.194Z] [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:24:21 [2019-12-20T18:24:21.450Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
13:24:21 [2019-12-20T18:24:21.450Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
13:24:21 [2019-12-20T18:24:21.450Z] [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:24:21 [2019-12-20T18:24:21.450Z] [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 52 kB/s)
13:24:21 [2019-12-20T18:24:21.450Z] [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:24:21 [2019-12-20T18:24:21.450Z] [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:24:21 [2019-12-20T18:24:21.706Z] [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:24:21 [2019-12-20T18:24:21.961Z] [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:24:21 [2019-12-20T18:24:21.961Z] [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:24:22 [2019-12-20T18:24:22.217Z] [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:24:22 [2019-12-20T18:24:22.217Z] [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 316 kB/s)
13:24:22 [2019-12-20T18:24:22.217Z] [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:24:22 [2019-12-20T18:24:22.217Z] [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:24:22 [2019-12-20T18:24:22.217Z] [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:24:22 [2019-12-20T18:24:22.473Z] [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:24:22 [2019-12-20T18:24:22.473Z] [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:24:22 [2019-12-20T18:24:22.473Z] [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:24:22 [2019-12-20T18:24:22.473Z] [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 150 kB/s)
13:24:22 [2019-12-20T18:24:22.473Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
13:24:22 [2019-12-20T18:24:22.729Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
13:24:22 [2019-12-20T18:24:22.729Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
13:24:23 [2019-12-20T18:24:23.290Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
13:24:23 [2019-12-20T18:24:23.290Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
13:24:23 [2019-12-20T18:24:23.290Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom
13:24:23 [2019-12-20T18:24:23.290Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 70 kB/s)
13:24:23 [2019-12-20T18:24:23.290Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
13:24:23 [2019-12-20T18:24:23.290Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
13:24:23 [2019-12-20T18:24:23.290Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
13:24:23 [2019-12-20T18:24:23.545Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
13:24:23 [2019-12-20T18:24:23.802Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
13:24:23 [2019-12-20T18:24:23.802Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom
13:24:23 [2019-12-20T18:24:23.802Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 871 kB/s)
13:24:23 [2019-12-20T18:24:23.802Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
13:24:23 [2019-12-20T18:24:23.802Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
13:24:23 [2019-12-20T18:24:23.802Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
13:24:24 [2019-12-20T18:24:24.057Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
13:24:24 [2019-12-20T18:24:24.057Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
13:24:24 [2019-12-20T18:24:24.057Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom
13:24:24 [2019-12-20T18:24:24.057Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.pom (771 B at 26 kB/s)
13:24:24 [2019-12-20T18:24:24.057Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
13:24:24 [2019-12-20T18:24:24.313Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
13:24:24 [2019-12-20T18:24:24.313Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
13:24:24 [2019-12-20T18:24:24.568Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
13:24:24 [2019-12-20T18:24:24.568Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
13:24:24 [2019-12-20T18:24:24.568Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom
13:24:24 [2019-12-20T18:24:24.568Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.4/plexus-components-1.1.4.pom (2.1 kB at 45 kB/s)
13:24:24 [2019-12-20T18:24:24.568Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
13:24:24 [2019-12-20T18:24:24.568Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
13:24:24 [2019-12-20T18:24:24.568Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
13:24:24 [2019-12-20T18:24:24.824Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
13:24:25 [2019-12-20T18:24:25.079Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
13:24:25 [2019-12-20T18:24:25.079Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom
13:24:25 [2019-12-20T18:24:25.079Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.pom (3.4 kB at 55 kB/s)
13:24:25 [2019-12-20T18:24:25.079Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
13:24:25 [2019-12-20T18:24:25.079Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
13:24:25 [2019-12-20T18:24:25.079Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
13:24:25 [2019-12-20T18:24:25.335Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
13:24:25 [2019-12-20T18:24:25.335Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
13:24:25 [2019-12-20T18:24:25.591Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom
13:24:25 [2019-12-20T18:24:25.591Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing/1.3/maven-plugin-testing-1.3.pom (9.5 kB at 298 kB/s)
13:24:25 [2019-12-20T18:24:25.591Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
13:24:25 [2019-12-20T18:24:25.591Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
13:24:25 [2019-12-20T18:24:25.591Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
13:24:25 [2019-12-20T18:24:25.846Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
13:24:26 [2019-12-20T18:24:26.102Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
13:24:26 [2019-12-20T18:24:26.102Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom
13:24:26 [2019-12-20T18:24:26.102Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.pom (3.2 kB at 111 kB/s)
13:24:26 [2019-12-20T18:24:26.102Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
13:24:26 [2019-12-20T18:24:26.358Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
13:24:26 [2019-12-20T18:24:26.358Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
13:24:26 [2019-12-20T18:24:26.615Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
13:24:26 [2019-12-20T18:24:26.615Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
13:24:26 [2019-12-20T18:24:26.615Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom
13:24:26 [2019-12-20T18:24:26.615Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3.0 kB at 75 kB/s)
13:24:26 [2019-12-20T18:24:26.615Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
13:24:26 [2019-12-20T18:24:26.615Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
13:24:26 [2019-12-20T18:24:26.615Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
13:24:26 [2019-12-20T18:24:26.909Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
13:24:26 [2019-12-20T18:24:26.909Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
13:24:27 [2019-12-20T18:24:27.166Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom
13:24:27 [2019-12-20T18:24:27.166Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.pom (1.7 kB at 53 kB/s)
13:24:27 [2019-12-20T18:24:27.166Z] [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:24:27 [2019-12-20T18:24:27.166Z] [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:24:27 [2019-12-20T18:24:27.166Z] [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:24:27 [2019-12-20T18:24:27.166Z] [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:24:27 [2019-12-20T18:24:27.166Z] [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:24:27 [2019-12-20T18:24:27.166Z] [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:24:27 [2019-12-20T18:24:27.166Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
13:24:27 [2019-12-20T18:24:27.166Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
13:24:27 [2019-12-20T18:24:27.166Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
13:24:27 [2019-12-20T18:24:27.166Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
13:24:27 [2019-12-20T18:24:27.166Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
13:24:27 [2019-12-20T18:24:27.166Z] [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.jar
13:24:27 [2019-12-20T18:24:27.166Z] [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.jar
13:24:27 [2019-12-20T18:24:27.166Z] [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.jar
13:24:27 [2019-12-20T18:24:27.166Z] [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:24:27 [2019-12-20T18:24:27.166Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
13:24:27 [2019-12-20T18:24:27.166Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
13:24:27 [2019-12-20T18:24:27.166Z] [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.jar
13:24:27 [2019-12-20T18:24:27.166Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
13:24:27 [2019-12-20T18:24:27.166Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.jar
13:24:27 [2019-12-20T18:24:27.166Z] [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.jar
13:24:27 [2019-12-20T18:24:27.166Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
13:24:27 [2019-12-20T18:24:27.166Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
13:24:27 [2019-12-20T18:24:27.166Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
13:24:27 [2019-12-20T18:24:27.166Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
13:24:27 [2019-12-20T18:24:27.166Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
13:24:27 [2019-12-20T18:24:27.166Z] [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:24:27 [2019-12-20T18:24:27.166Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
13:24:27 [2019-12-20T18:24:27.166Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
13:24:27 [2019-12-20T18:24:27.166Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
13:24:27 [2019-12-20T18:24:27.166Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
13:24:27 [2019-12-20T18:24:27.166Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
13:24:27 [2019-12-20T18:24:27.166Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.jar
13:24:27 [2019-12-20T18:24:27.166Z] [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:24:28 [2019-12-20T18:24:28.092Z] [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:24:28 [2019-12-20T18:24:28.092Z] [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:24:28 [2019-12-20T18:24:28.092Z] [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:24:28 [2019-12-20T18:24:28.092Z] [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:24:28 [2019-12-20T18:24:28.092Z] [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:24:28 [2019-12-20T18:24:28.092Z] [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:24:28 [2019-12-20T18:24:28.092Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
13:24:28 [2019-12-20T18:24:28.092Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
13:24:28 [2019-12-20T18:24:28.092Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
13:24:28 [2019-12-20T18:24:28.092Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
13:24:28 [2019-12-20T18:24:28.092Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
13:24:28 [2019-12-20T18:24:28.092Z] [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.jar
13:24:28 [2019-12-20T18:24:28.092Z] [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.jar
13:24:28 [2019-12-20T18:24:28.092Z] [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.jar
13:24:28 [2019-12-20T18:24:28.092Z] [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:24:28 [2019-12-20T18:24:28.092Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
13:24:28 [2019-12-20T18:24:28.092Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
13:24:28 [2019-12-20T18:24:28.092Z] [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.jar
13:24:28 [2019-12-20T18:24:28.092Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
13:24:28 [2019-12-20T18:24:28.092Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar
13:24:28 [2019-12-20T18:24:28.093Z] [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.jar
13:24:28 [2019-12-20T18:24:28.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
13:24:28 [2019-12-20T18:24:28.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
13:24:28 [2019-12-20T18:24:28.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
13:24:28 [2019-12-20T18:24:28.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
13:24:28 [2019-12-20T18:24:28.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
13:24:28 [2019-12-20T18:24:28.093Z] [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:24:28 [2019-12-20T18:24:28.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
13:24:28 [2019-12-20T18:24:28.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
13:24:28 [2019-12-20T18:24:28.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
13:24:28 [2019-12-20T18:24:28.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
13:24:28 [2019-12-20T18:24:28.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.jar
13:24:28 [2019-12-20T18:24:28.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
13:24:28 [2019-12-20T18:24:28.093Z] [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:24:28 [2019-12-20T18:24:28.093Z] [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:24:28 [2019-12-20T18:24:28.093Z] [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:24:28 [2019-12-20T18:24:28.093Z] [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:24:28 [2019-12-20T18:24:28.093Z] [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:24:28 [2019-12-20T18:24:28.093Z] [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:24:28 [2019-12-20T18:24:28.348Z] [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:24:28 [2019-12-20T18:24:28.348Z] [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.jar
13:24:28 [2019-12-20T18:24:28.348Z] [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.jar
13:24:28 [2019-12-20T18:24:28.348Z] [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.jar
13:24:28 [2019-12-20T18:24:28.603Z] [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.jar
13:24:28 [2019-12-20T18:24:28.603Z] [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.jar
13:24:28 [2019-12-20T18:24:28.603Z] [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.jar
13:24:28 [2019-12-20T18:24:28.603Z] [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.jar
13:24:28 [2019-12-20T18:24:28.603Z] [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.jar
13:24:28 [2019-12-20T18:24:28.859Z] [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:24:28 [2019-12-20T18:24:28.859Z] [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.jar
13:24:28 [2019-12-20T18:24:28.859Z] [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.jar
13:24:28 [2019-12-20T18:24:28.859Z] [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.jar
13:24:29 [2019-12-20T18:24:29.115Z] [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.jar
13:24:29 [2019-12-20T18:24:29.115Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar
13:24:29 [2019-12-20T18:24:29.370Z] [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.jar
13:24:29 [2019-12-20T18:24:29.370Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
13:24:29 [2019-12-20T18:24:29.370Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
13:24:29 [2019-12-20T18:24:29.370Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
13:24:29 [2019-12-20T18:24:29.370Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
13:24:29 [2019-12-20T18:24:29.625Z] [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:24:29 [2019-12-20T18:24:29.625Z] [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:24:29 [2019-12-20T18:24:29.625Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
13:24:29 [2019-12-20T18:24:29.625Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
13:24:29 [2019-12-20T18:24:29.625Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
13:24:29 [2019-12-20T18:24:29.881Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
13:24:29 [2019-12-20T18:24:29.881Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
13:24:29 [2019-12-20T18:24:29.881Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar
13:24:29 [2019-12-20T18:24:29.881Z] [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:24:30 [2019-12-20T18:24:30.136Z] [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:24:30 [2019-12-20T18:24:30.136Z] [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:24:30 [2019-12-20T18:24:30.136Z] [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:24:30 [2019-12-20T18:24:30.136Z] [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:24:30 [2019-12-20T18:24:30.136Z] [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:24:30 [2019-12-20T18:24:30.136Z] [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:24:30 [2019-12-20T18:24:30.136Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
13:24:30 [2019-12-20T18:24:30.136Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
13:24:30 [2019-12-20T18:24:30.136Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
13:24:30 [2019-12-20T18:24:30.136Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
13:24:30 [2019-12-20T18:24:30.136Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
13:24:30 [2019-12-20T18:24:30.136Z] [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.jar
13:24:30 [2019-12-20T18:24:30.136Z] [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.jar
13:24:30 [2019-12-20T18:24:30.136Z] [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.jar
13:24:30 [2019-12-20T18:24:30.136Z] [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:24:30 [2019-12-20T18:24:30.136Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
13:24:30 [2019-12-20T18:24:30.392Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
13:24:30 [2019-12-20T18:24:30.392Z] [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.jar
13:24:30 [2019-12-20T18:24:30.392Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
13:24:30 [2019-12-20T18:24:30.392Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar
13:24:30 [2019-12-20T18:24:30.392Z] [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.jar
13:24:30 [2019-12-20T18:24:30.392Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
13:24:30 [2019-12-20T18:24:30.392Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
13:24:30 [2019-12-20T18:24:30.392Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
13:24:30 [2019-12-20T18:24:30.392Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
13:24:30 [2019-12-20T18:24:30.392Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
13:24:30 [2019-12-20T18:24:30.392Z] [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:24:30 [2019-12-20T18:24:30.392Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
13:24:30 [2019-12-20T18:24:30.392Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
13:24:30 [2019-12-20T18:24:30.392Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
13:24:30 [2019-12-20T18:24:30.392Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
13:24:30 [2019-12-20T18:24:30.392Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
13:24:30 [2019-12-20T18:24:30.392Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.jar
13:24:30 [2019-12-20T18:24:30.392Z] [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:24:31 [2019-12-20T18:24:31.756Z] [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:24:31 [2019-12-20T18:24:31.756Z] [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:24:31 [2019-12-20T18:24:31.756Z] [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:24:31 [2019-12-20T18:24:31.756Z] [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:24:31 [2019-12-20T18:24:31.756Z] [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:24:31 [2019-12-20T18:24:31.756Z] [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:24:31 [2019-12-20T18:24:31.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
13:24:31 [2019-12-20T18:24:31.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
13:24:31 [2019-12-20T18:24:31.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
13:24:31 [2019-12-20T18:24:31.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
13:24:31 [2019-12-20T18:24:31.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
13:24:31 [2019-12-20T18:24:31.756Z] [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.jar
13:24:31 [2019-12-20T18:24:31.756Z] [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.jar
13:24:31 [2019-12-20T18:24:31.756Z] [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.jar
13:24:31 [2019-12-20T18:24:31.756Z] [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:24:31 [2019-12-20T18:24:31.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
13:24:31 [2019-12-20T18:24:31.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
13:24:31 [2019-12-20T18:24:31.756Z] [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.jar
13:24:31 [2019-12-20T18:24:31.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
13:24:31 [2019-12-20T18:24:31.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.jar
13:24:31 [2019-12-20T18:24:31.756Z] [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.jar
13:24:31 [2019-12-20T18:24:31.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
13:24:31 [2019-12-20T18:24:31.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
13:24:31 [2019-12-20T18:24:31.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
13:24:31 [2019-12-20T18:24:31.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
13:24:31 [2019-12-20T18:24:31.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
13:24:31 [2019-12-20T18:24:31.756Z] [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:24:31 [2019-12-20T18:24:31.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
13:24:31 [2019-12-20T18:24:31.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
13:24:31 [2019-12-20T18:24:31.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
13:24:31 [2019-12-20T18:24:31.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
13:24:31 [2019-12-20T18:24:31.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
13:24:31 [2019-12-20T18:24:31.756Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.jar
13:24:31 [2019-12-20T18:24:31.756Z] [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:24:32 [2019-12-20T18:24:32.683Z] [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:24:32 [2019-12-20T18:24:32.683Z] [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:24:32 [2019-12-20T18:24:32.683Z] [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:24:32 [2019-12-20T18:24:32.683Z] [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:24:32 [2019-12-20T18:24:32.683Z] [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:24:32 [2019-12-20T18:24:32.683Z] [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 275 kB/s)
13:24:32 [2019-12-20T18:24:32.683Z] [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:24:32 [2019-12-20T18:24:32.683Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 1.1 MB/s)
13:24:32 [2019-12-20T18:24:32.683Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 1.7 MB/s)
13:24:32 [2019-12-20T18:24:32.683Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar
13:24:32 [2019-12-20T18:24:32.683Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar
13:24:32 [2019-12-20T18:24:32.683Z] [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 1.8 MB/s)
13:24:32 [2019-12-20T18:24:32.683Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar
13:24:32 [2019-12-20T18:24:32.683Z] [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 2.7 MB/s)
13:24:32 [2019-12-20T18:24:32.683Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar
13:24:32 [2019-12-20T18:24:32.939Z] [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 261 kB/s)
13:24:32 [2019-12-20T18:24:32.939Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar
13:24:32 [2019-12-20T18:24:32.939Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 80 kB/s)
13:24:32 [2019-12-20T18:24:32.939Z] [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.jar
13:24:32 [2019-12-20T18:24:32.939Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 82 kB/s)
13:24:32 [2019-12-20T18:24:32.939Z] [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.jar
13:24:33 [2019-12-20T18:24:33.195Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 493 kB/s)
13:24:33 [2019-12-20T18:24:33.195Z] [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.jar
13:24:33 [2019-12-20T18:24:33.195Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 24 kB/s)
13:24:33 [2019-12-20T18:24:33.195Z] [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:24:33 [2019-12-20T18:24:33.195Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 60 kB/s)
13:24:33 [2019-12-20T18:24:33.195Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar
13:24:33 [2019-12-20T18:24:33.195Z] [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.jar (11 kB at 29 kB/s)
13:24:33 [2019-12-20T18:24:33.195Z] [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.jar
13:24:33 [2019-12-20T18:24:33.195Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 65 kB/s)
13:24:33 [2019-12-20T18:24:33.195Z] [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.jar
13:24:33 [2019-12-20T18:24:33.195Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 33 kB/s)
13:24:33 [2019-12-20T18:24:33.195Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar
13:24:33 [2019-12-20T18:24:33.195Z] [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.jar (13 kB at 33 kB/s)
13:24:33 [2019-12-20T18:24:33.195Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar
13:24:33 [2019-12-20T18:24:33.195Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 89 kB/s)
13:24:33 [2019-12-20T18:24:33.195Z] [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.jar
13:24:33 [2019-12-20T18:24:33.195Z] [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.jar (245 kB at 550 kB/s)
13:24:33 [2019-12-20T18:24:33.195Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
13:24:33 [2019-12-20T18:24:33.195Z] [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.jar (9.8 kB at 20 kB/s)
13:24:33 [2019-12-20T18:24:33.195Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar
13:24:33 [2019-12-20T18:24:33.195Z] [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.jar (13 kB at 25 kB/s)
13:24:33 [2019-12-20T18:24:33.195Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar
13:24:33 [2019-12-20T18:24:33.451Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.3/commons-lang-2.3.jar (245 kB at 397 kB/s)
13:24:33 [2019-12-20T18:24:33.451Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar
13:24:33 [2019-12-20T18:24:33.451Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 13 kB/s)
13:24:33 [2019-12-20T18:24:33.451Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/1.4.1/enforcer-api-1.4.1.jar (11 kB at 14 kB/s)
13:24:33 [2019-12-20T18:24:33.451Z] [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:24:33 [2019-12-20T18:24:33.451Z] [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:24:33 [2019-12-20T18:24:33.451Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/1.4.1/enforcer-rules-1.4.1.jar (99 kB at 117 kB/s)
13:24:33 [2019-12-20T18:24:33.451Z] [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.jar (41 kB at 49 kB/s)
13:24:33 [2019-12-20T18:24:33.451Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar
13:24:33 [2019-12-20T18:24:33.451Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar
13:24:33 [2019-12-20T18:24:33.707Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/1.4/maven-common-artifact-filters-1.4.jar (32 kB at 37 kB/s)
13:24:33 [2019-12-20T18:24:33.707Z] [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 74 kB/s)
13:24:33 [2019-12-20T18:24:33.707Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar
13:24:33 [2019-12-20T18:24:33.707Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar
13:24:33 [2019-12-20T18:24:33.707Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-6/plexus-i18n-1.0-beta-6.jar (12 kB at 14 kB/s)
13:24:33 [2019-12-20T18:24:33.707Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar
13:24:33 [2019-12-20T18:24:33.707Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 154 kB/s)
13:24:33 [2019-12-20T18:24:33.707Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar
13:24:33 [2019-12-20T18:24:33.707Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-testing/maven-plugin-testing-harness/1.3/maven-plugin-testing-harness-1.3.jar (35 kB at 40 kB/s)
13:24:33 [2019-12-20T18:24:33.707Z] [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:24:33 [2019-12-20T18:24:33.707Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.2/plexus-archiver-2.2.jar (185 kB at 209 kB/s)
13:24:33 [2019-12-20T18:24:33.707Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.4/plexus-io-2.0.4.jar (58 kB at 66 kB/s)
13:24:33 [2019-12-20T18:24:33.707Z] [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 50 kB/s)
13:24:33 [2019-12-20T18:24:33.707Z] [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 252 kB/s)
13:24:33 [2019-12-20T18:24:33.707Z] [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 290 kB/s)
13:24:35 [2019-12-20T18:24:35.073Z] [INFO] 
13:24:35 [2019-12-20T18:24:35.073Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass ---
13:24:35 [2019-12-20T18:24:35.073Z] [INFO] 
13:24:35 [2019-12-20T18:24:35.073Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass ---
13:24:35 [2019-12-20T18:24:35.073Z] [INFO] 
13:24:35 [2019-12-20T18:24:35.073Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass ---
13:24:35 [2019-12-20T18:24:35.073Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom
13:24:35 [2019-12-20T18:24:35.073Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom
13:24:35 [2019-12-20T18:24:35.073Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom
13:24:35 [2019-12-20T18:24:35.328Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom
13:24:35 [2019-12-20T18:24:35.328Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom
13:24:35 [2019-12-20T18:24:35.328Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom
13:24:35 [2019-12-20T18:24:35.328Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.pom (1.0 kB at 49 kB/s)
13:24:35 [2019-12-20T18:24:35.328Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar
13:24:35 [2019-12-20T18:24:35.584Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar
13:24:35 [2019-12-20T18:24:35.584Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar
13:24:35 [2019-12-20T18:24:35.839Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar
13:24:36 [2019-12-20T18:24:36.095Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar
13:24:36 [2019-12-20T18:24:36.095Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar
13:24:36 [2019-12-20T18:24:36.095Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-pack200-impl/1.3.0/tycho-pack200-impl-1.3.0.jar (14 kB at 205 kB/s)
13:24:36 [2019-12-20T18:24:36.095Z] [INFO] 
13:24:36 [2019-12-20T18:24:36.095Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass ---
13:24:36 [2019-12-20T18:24:36.095Z] [INFO] 
13:24:36 [2019-12-20T18:24:36.095Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass ---
13:24:36 [2019-12-20T18:24:36.095Z] [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:24:36 [2019-12-20T18:24:36.351Z] [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:24:36 [2019-12-20T18:24:36.351Z] [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:24:36 [2019-12-20T18:24:36.606Z] [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:24:36 [2019-12-20T18:24:36.862Z] [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:24:36 [2019-12-20T18:24:36.862Z] [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:24:36 [2019-12-20T18:24:36.862Z] [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 429 kB/s)
13:24:36 [2019-12-20T18:24:36.862Z] [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:24:36 [2019-12-20T18:24:36.862Z] [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:24:36 [2019-12-20T18:24:36.862Z] [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:24:37 [2019-12-20T18:24:37.118Z] [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:24:37 [2019-12-20T18:24:37.118Z] [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:24:37 [2019-12-20T18:24:37.118Z] [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:24:37 [2019-12-20T18:24:37.373Z] [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 176 kB/s)
13:24:37 [2019-12-20T18:24:37.373Z] [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:24:37 [2019-12-20T18:24:37.373Z] [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:24:37 [2019-12-20T18:24:37.373Z] [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:24:37 [2019-12-20T18:24:37.629Z] [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:24:37 [2019-12-20T18:24:37.629Z] [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:24:37 [2019-12-20T18:24:37.629Z] [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:24:37 [2019-12-20T18:24:37.629Z] [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 303 kB/s)
13:24:37 [2019-12-20T18:24:37.629Z] [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:24:37 [2019-12-20T18:24:37.629Z] [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:24:37 [2019-12-20T18:24:37.629Z] [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:24:38 [2019-12-20T18:24:38.190Z] [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:24:38 [2019-12-20T18:24:38.190Z] [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:24:38 [2019-12-20T18:24:38.190Z] [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:24:38 [2019-12-20T18:24:38.190Z] [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:24:38 [2019-12-20T18:24:38.190Z] [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:24:38 [2019-12-20T18:24:38.190Z] [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:24:38 [2019-12-20T18:24:38.190Z] [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:24:38 [2019-12-20T18:24:38.446Z] [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:24:38 [2019-12-20T18:24:38.446Z] [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:24:38 [2019-12-20T18:24:38.446Z] [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:24:38 [2019-12-20T18:24:38.702Z] [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:24:38 [2019-12-20T18:24:38.702Z] [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:24:38 [2019-12-20T18:24:38.702Z] [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:24:39 [2019-12-20T18:24:39.262Z] [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:24:39 [2019-12-20T18:24:39.262Z] [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:24:39 [2019-12-20T18:24:39.262Z] [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:24:39 [2019-12-20T18:24:39.517Z] [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:24:39 [2019-12-20T18:24:39.517Z] [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:24:39 [2019-12-20T18:24:39.517Z] [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:24:39 [2019-12-20T18:24:39.773Z] [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:24:39 [2019-12-20T18:24:39.773Z] [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:24:39 [2019-12-20T18:24:39.773Z] [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:24:39 [2019-12-20T18:24:39.773Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 6.8 MB/s)
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 5.8 MB/s)
13:24:39 [2019-12-20T18:24:39.773Z] [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.1 MB/s)
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass/5.2.0-SNAPSHOT/org.eclipse.tracecompass-5.2.0-SNAPSHOT.pom
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] 
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >--
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 5.2.0-SNAPSHOT [2/138]
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] --------------------------------[ pom ]---------------------------------
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] 
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent ---
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] 
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] 
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent ---
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] 
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis-parent ---
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] 
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis-parent ---
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] 
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent ---
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] 
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent ---
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis-parent-5.2.0-SNAPSHOT.pom
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] 
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >---
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] Building Trace Compass Common Utilities Parent 5.2.0-SNAPSHOT    [3/138]
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] --------------------------------[ pom ]---------------------------------
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] 
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common-parent ---
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] 
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] 
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent ---
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] 
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common-parent ---
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] 
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common-parent ---
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] 
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent ---
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] 
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent ---
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.common-parent-5.2.0-SNAPSHOT.pom
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] 
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >----
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] Building org.eclipse.tracecompass.common.core 4.2.0-SNAPSHOT     [4/138]
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] 
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core ---
13:24:39 [2019-12-20T18:24:39.773Z] [INFO] 
13:24:39 [2019-12-20T18:24:39.774Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
13:24:39 [2019-12-20T18:24:39.774Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom
13:24:40 [2019-12-20T18:24:40.029Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom
13:24:40 [2019-12-20T18:24:40.029Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom
13:24:40 [2019-12-20T18:24:40.286Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom
13:24:40 [2019-12-20T18:24:40.286Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom
13:24:40 [2019-12-20T18:24:40.286Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom
13:24:40 [2019-12-20T18:24:40.286Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.pom (1.5 kB at 54 kB/s)
13:24:40 [2019-12-20T18:24:40.544Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.pom
13:24:40 [2019-12-20T18:24:40.544Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.pom (9.3 kB at 491 kB/s)
13:24:40 [2019-12-20T18:24:40.544Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/5.1.3.201810200350-r/org.eclipse.jgit-parent-5.1.3.201810200350-r.pom
13:24:40 [2019-12-20T18:24:40.544Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit-parent/5.1.3.201810200350-r/org.eclipse.jgit-parent-5.1.3.201810200350-r.pom (32 kB at 386 kB/s)
13:24:40 [2019-12-20T18:24:40.544Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
13:24:40 [2019-12-20T18:24:40.799Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
13:24:40 [2019-12-20T18:24:40.799Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
13:24:42 [2019-12-20T18:24:42.165Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
13:24:42 [2019-12-20T18:24:42.165Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
13:24:42 [2019-12-20T18:24:42.420Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
13:24:42 [2019-12-20T18:24:42.420Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom (3.2 kB at 104 kB/s)
13:24:42 [2019-12-20T18:24:42.420Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
13:24:42 [2019-12-20T18:24:42.420Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
13:24:42 [2019-12-20T18:24:42.420Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
13:24:42 [2019-12-20T18:24:42.980Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
13:24:42 [2019-12-20T18:24:42.980Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
13:24:42 [2019-12-20T18:24:42.980Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
13:24:42 [2019-12-20T18:24:42.980Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom (3.1 kB at 102 kB/s)
13:24:42 [2019-12-20T18:24:42.980Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom
13:24:42 [2019-12-20T18:24:42.980Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom
13:24:42 [2019-12-20T18:24:42.980Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom
13:24:43 [2019-12-20T18:24:43.236Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom
13:24:43 [2019-12-20T18:24:43.237Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom
13:24:43 [2019-12-20T18:24:43.237Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom
13:24:43 [2019-12-20T18:24:43.237Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.pom (6.0 kB at 232 kB/s)
13:24:43 [2019-12-20T18:24:43.237Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom
13:24:43 [2019-12-20T18:24:43.237Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom
13:24:43 [2019-12-20T18:24:43.237Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom
13:24:43 [2019-12-20T18:24:43.798Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom
13:24:43 [2019-12-20T18:24:43.798Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom
13:24:43 [2019-12-20T18:24:43.798Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom
13:24:43 [2019-12-20T18:24:43.798Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom (2.7 kB at 103 kB/s)
13:24:43 [2019-12-20T18:24:43.798Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom
13:24:43 [2019-12-20T18:24:43.798Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom
13:24:43 [2019-12-20T18:24:43.798Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom
13:24:44 [2019-12-20T18:24:44.054Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom
13:24:44 [2019-12-20T18:24:44.054Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom
13:24:44 [2019-12-20T18:24:44.054Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom
13:24:44 [2019-12-20T18:24:44.054Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom (12 kB at 407 kB/s)
13:24:44 [2019-12-20T18:24:44.054Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar
13:24:44 [2019-12-20T18:24:44.054Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
13:24:44 [2019-12-20T18:24:44.054Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
13:24:44 [2019-12-20T18:24:44.054Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.jar
13:24:44 [2019-12-20T18:24:44.054Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar
13:24:44 [2019-12-20T18:24:44.054Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar
13:24:44 [2019-12-20T18:24:44.309Z] [INFO] Downloaded from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jgit/org.eclipse.jgit/5.1.3.201810200350-r/org.eclipse.jgit-5.1.3.201810200350-r.jar (2.7 MB at 21 MB/s)
13:24:44 [2019-12-20T18:24:44.309Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar
13:24:44 [2019-12-20T18:24:44.309Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar
13:24:44 [2019-12-20T18:24:44.309Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar
13:24:44 [2019-12-20T18:24:44.309Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
13:24:44 [2019-12-20T18:24:44.309Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
13:24:45 [2019-12-20T18:24:45.673Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar
13:24:45 [2019-12-20T18:24:45.673Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar
13:24:45 [2019-12-20T18:24:45.673Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar
13:24:45 [2019-12-20T18:24:45.673Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
13:24:45 [2019-12-20T18:24:45.673Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
13:24:45 [2019-12-20T18:24:45.929Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar
13:24:45 [2019-12-20T18:24:45.929Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar
13:24:45 [2019-12-20T18:24:45.929Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar
13:24:45 [2019-12-20T18:24:45.929Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
13:24:45 [2019-12-20T18:24:45.929Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
13:24:45 [2019-12-20T18:24:45.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar
13:24:45 [2019-12-20T18:24:45.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar
13:24:45 [2019-12-20T18:24:45.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
13:24:45 [2019-12-20T18:24:45.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar
13:24:45 [2019-12-20T18:24:45.929Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
13:24:46 [2019-12-20T18:24:46.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar
13:24:46 [2019-12-20T18:24:46.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar
13:24:46 [2019-12-20T18:24:46.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar
13:24:46 [2019-12-20T18:24:46.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
13:24:46 [2019-12-20T18:24:46.184Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
13:24:46 [2019-12-20T18:24:46.439Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar (26 kB at 621 kB/s)
13:24:46 [2019-12-20T18:24:46.439Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/extras/tycho-sourceref-jgit/1.3.0/tycho-sourceref-jgit-1.3.0.jar (6.0 kB at 67 kB/s)
13:24:46 [2019-12-20T18:24:46.695Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/javaewah/JavaEWAH/1.1.6/JavaEWAH-1.1.6.jar (166 kB at 320 kB/s)
13:24:46 [2019-12-20T18:24:46.695Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar (70 kB at 134 kB/s)
13:24:46 [2019-12-20T18:24:46.695Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar (281 kB at 532 kB/s)
13:24:46 [2019-12-20T18:24:46.951Z] [INFO] The project's OSGi version is 4.2.0.201912201815
13:24:46 [2019-12-20T18:24:46.951Z] [INFO] 
13:24:46 [2019-12-20T18:24:46.951Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
13:24:46 [2019-12-20T18:24:46.951Z] [INFO] 
13:24:46 [2019-12-20T18:24:46.951Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
13:24:46 [2019-12-20T18:24:46.951Z] [INFO] 
13:24:46 [2019-12-20T18:24:46.951Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
13:24:46 [2019-12-20T18:24:46.951Z] [INFO] 
13:24:46 [2019-12-20T18:24:46.951Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
13:24:46 [2019-12-20T18:24:46.951Z] [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:24:46 [2019-12-20T18:24:46.951Z] [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:24:47 [2019-12-20T18:24:47.210Z] [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:24:47 [2019-12-20T18:24:47.466Z] [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:24:47 [2019-12-20T18:24:47.466Z] [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:24:47 [2019-12-20T18:24:47.466Z] [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:24:47 [2019-12-20T18:24:47.721Z] [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 12 kB/s)
13:24:47 [2019-12-20T18:24:47.722Z] [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:24:47 [2019-12-20T18:24:47.722Z] [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:24:48 [2019-12-20T18:24:48.647Z] [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:24:48 [2019-12-20T18:24:48.902Z] [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:24:48 [2019-12-20T18:24:48.903Z] [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:24:48 [2019-12-20T18:24:48.903Z] [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:24:49 [2019-12-20T18:24:49.158Z] [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 16 kB/s)
13:24:49 [2019-12-20T18:24:49.413Z] [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:24:49 [2019-12-20T18:24:49.413Z] [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:24:49 [2019-12-20T18:24:49.413Z] [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:24:49 [2019-12-20T18:24:49.708Z] [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:24:49 [2019-12-20T18:24:49.963Z] [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:24:50 [2019-12-20T18:24:50.219Z] [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:24:50 [2019-12-20T18:24:50.219Z] [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 633 kB/s)
13:24:50 [2019-12-20T18:24:50.219Z] [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:24:50 [2019-12-20T18:24:50.219Z] [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:24:50 [2019-12-20T18:24:50.219Z] [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:24:50 [2019-12-20T18:24:50.475Z] [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:24:51 [2019-12-20T18:24:51.838Z] [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:24:51 [2019-12-20T18:24:51.838Z] [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:24:51 [2019-12-20T18:24:51.838Z] [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 172 kB/s)
13:24:51 [2019-12-20T18:24:51.838Z] [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:24:51 [2019-12-20T18:24:51.838Z] [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:24:51 [2019-12-20T18:24:51.838Z] [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:24:52 [2019-12-20T18:24:52.093Z] [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:24:52 [2019-12-20T18:24:52.093Z] [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:24:52 [2019-12-20T18:24:52.093Z] [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:24:52 [2019-12-20T18:24:52.093Z] [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 164 kB/s)
13:24:52 [2019-12-20T18:24:52.093Z] [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:24:52 [2019-12-20T18:24:52.093Z] [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:24:52 [2019-12-20T18:24:52.094Z] [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:24:52 [2019-12-20T18:24:52.349Z] [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:24:52 [2019-12-20T18:24:52.349Z] [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:24:53 [2019-12-20T18:24:53.712Z] [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:24:53 [2019-12-20T18:24:53.712Z] [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 57 kB/s)
13:24:53 [2019-12-20T18:24:53.712Z] [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:24:53 [2019-12-20T18:24:53.712Z] [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:24:53 [2019-12-20T18:24:53.712Z] [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:24:53 [2019-12-20T18:24:53.969Z] [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:24:53 [2019-12-20T18:24:53.969Z] [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:24:53 [2019-12-20T18:24:53.969Z] [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:24:53 [2019-12-20T18:24:53.969Z] [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 123 kB/s)
13:24:53 [2019-12-20T18:24:53.969Z] [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:24:53 [2019-12-20T18:24:53.969Z] [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:24:53 [2019-12-20T18:24:53.969Z] [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:24:54 [2019-12-20T18:24:54.532Z] [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:24:55 [2019-12-20T18:24:55.459Z] [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:24:55 [2019-12-20T18:24:55.459Z] [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:24:55 [2019-12-20T18:24:55.459Z] [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 123 kB/s)
13:24:55 [2019-12-20T18:24:55.459Z] [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:24:55 [2019-12-20T18:24:55.459Z] [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:24:55 [2019-12-20T18:24:55.459Z] [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:24:56 [2019-12-20T18:24:56.022Z] [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:24:56 [2019-12-20T18:24:56.022Z] [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:24:56 [2019-12-20T18:24:56.022Z] [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:24:56 [2019-12-20T18:24:56.022Z] [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 230 kB/s)
13:24:56 [2019-12-20T18:24:56.022Z] [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:24:56 [2019-12-20T18:24:56.278Z] [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:24:56 [2019-12-20T18:24:56.278Z] [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:24:56 [2019-12-20T18:24:56.533Z] [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:24:56 [2019-12-20T18:24:56.533Z] [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:24:56 [2019-12-20T18:24:56.533Z] [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:24:56 [2019-12-20T18:24:56.533Z] [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 82 kB/s)
13:24:56 [2019-12-20T18:24:56.533Z] [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:24:56 [2019-12-20T18:24:56.533Z] [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:24:56 [2019-12-20T18:24:56.533Z] [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:24:56 [2019-12-20T18:24:56.533Z] [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:24:56 [2019-12-20T18:24:56.789Z] [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:24:56 [2019-12-20T18:24:56.789Z] [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:24:56 [2019-12-20T18:24:56.789Z] [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:24:56 [2019-12-20T18:24:56.789Z] [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:24:56 [2019-12-20T18:24:56.789Z] [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:24:56 [2019-12-20T18:24:56.789Z] [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:24:56 [2019-12-20T18:24:56.789Z] [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:24:56 [2019-12-20T18:24:56.789Z] [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:24:57 [2019-12-20T18:24:57.350Z] [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:24:57 [2019-12-20T18:24:57.350Z] [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:24:57 [2019-12-20T18:24:57.350Z] [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:24:57 [2019-12-20T18:24:57.350Z] [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:24:57 [2019-12-20T18:24:57.350Z] [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:24:57 [2019-12-20T18:24:57.350Z] [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:24:57 [2019-12-20T18:24:57.350Z] [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:24:57 [2019-12-20T18:24:57.350Z] [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:24:57 [2019-12-20T18:24:57.350Z] [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:24:57 [2019-12-20T18:24:57.350Z] [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:24:57 [2019-12-20T18:24:57.350Z] [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:24:57 [2019-12-20T18:24:57.350Z] [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:24:57 [2019-12-20T18:24:57.605Z] [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 374 kB/s)
13:24:57 [2019-12-20T18:24:57.605Z] [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 61 kB/s)
13:24:57 [2019-12-20T18:24:57.605Z] [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 30 kB/s)
13:24:57 [2019-12-20T18:24:57.605Z] [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 567 kB/s)
13:24:57 [2019-12-20T18:24:57.605Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:24:57 [2019-12-20T18:24:57.605Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/main/resources
13:24:57 [2019-12-20T18:24:57.605Z] [INFO] 
13:24:57 [2019-12-20T18:24:57.605Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
13:24:57 [2019-12-20T18:24:57.605Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
13:24:57 [2019-12-20T18:24:57.605Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
13:24:57 [2019-12-20T18:24:57.605Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
13:24:57 [2019-12-20T18:24:57.860Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
13:24:57 [2019-12-20T18:24:57.860Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
13:24:57 [2019-12-20T18:24:57.861Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom
13:24:58 [2019-12-20T18:24:58.116Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.pom (690 B at 5.8 kB/s)
13:24:58 [2019-12-20T18:24:58.116Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
13:24:58 [2019-12-20T18:24:58.116Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
13:24:58 [2019-12-20T18:24:58.116Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
13:24:58 [2019-12-20T18:24:58.371Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
13:24:58 [2019-12-20T18:24:58.371Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
13:24:58 [2019-12-20T18:24:58.371Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom
13:24:58 [2019-12-20T18:24:58.627Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.2/plexus-compiler-2.2.pom (3.6 kB at 103 kB/s)
13:24:58 [2019-12-20T18:24:58.627Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
13:24:58 [2019-12-20T18:24:58.627Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
13:24:58 [2019-12-20T18:24:58.882Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
13:24:59 [2019-12-20T18:24:59.139Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
13:24:59 [2019-12-20T18:24:59.139Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
13:24:59 [2019-12-20T18:24:59.139Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom
13:24:59 [2019-12-20T18:24:59.139Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.pom (865 B at 21 kB/s)
13:24:59 [2019-12-20T18:24:59.139Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom
13:24:59 [2019-12-20T18:24:59.139Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom
13:24:59 [2019-12-20T18:24:59.394Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom
13:24:59 [2019-12-20T18:24:59.649Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom
13:24:59 [2019-12-20T18:24:59.905Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom
13:24:59 [2019-12-20T18:24:59.905Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom
13:24:59 [2019-12-20T18:24:59.905Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.pom (2.4 kB at 82 kB/s)
13:24:59 [2019-12-20T18:24:59.905Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom
13:24:59 [2019-12-20T18:24:59.905Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom
13:24:59 [2019-12-20T18:24:59.905Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom
13:25:00 [2019-12-20T18:25:00.161Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom
13:25:00 [2019-12-20T18:25:00.161Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom
13:25:00 [2019-12-20T18:25:00.161Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom
13:25:00 [2019-12-20T18:25:00.419Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.pom (1.6 kB at 41 kB/s)
13:25:00 [2019-12-20T18:25:00.419Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom
13:25:00 [2019-12-20T18:25:00.419Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom
13:25:00 [2019-12-20T18:25:00.419Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom
13:25:00 [2019-12-20T18:25:00.676Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom
13:25:00 [2019-12-20T18:25:00.676Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom
13:25:00 [2019-12-20T18:25:00.676Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom
13:25:00 [2019-12-20T18:25:00.676Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.pom (1.7 kB at 35 kB/s)
13:25:00 [2019-12-20T18:25:00.676Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
13:25:00 [2019-12-20T18:25:00.676Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar
13:25:00 [2019-12-20T18:25:00.676Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar
13:25:00 [2019-12-20T18:25:00.676Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar
13:25:00 [2019-12-20T18:25:00.676Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
13:25:00 [2019-12-20T18:25:00.931Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
13:25:00 [2019-12-20T18:25:00.932Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar
13:25:00 [2019-12-20T18:25:00.932Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar
13:25:00 [2019-12-20T18:25:00.932Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar
13:25:00 [2019-12-20T18:25:00.932Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
13:25:01 [2019-12-20T18:25:01.858Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
13:25:01 [2019-12-20T18:25:01.858Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar
13:25:01 [2019-12-20T18:25:01.858Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar
13:25:01 [2019-12-20T18:25:01.858Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
13:25:01 [2019-12-20T18:25:01.858Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar
13:25:02 [2019-12-20T18:25:02.420Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
13:25:02 [2019-12-20T18:25:02.420Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar
13:25:02 [2019-12-20T18:25:02.420Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar
13:25:02 [2019-12-20T18:25:02.420Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar
13:25:02 [2019-12-20T18:25:02.420Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
13:25:02 [2019-12-20T18:25:02.420Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
13:25:02 [2019-12-20T18:25:02.420Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar
13:25:02 [2019-12-20T18:25:02.420Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar
13:25:02 [2019-12-20T18:25:02.420Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar
13:25:02 [2019-12-20T18:25:02.420Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
13:25:05 [2019-12-20T18:25:05.684Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar
13:25:05 [2019-12-20T18:25:05.684Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar
13:25:05 [2019-12-20T18:25:05.684Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar
13:25:05 [2019-12-20T18:25:05.684Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar
13:25:05 [2019-12-20T18:25:05.684Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar
13:25:05 [2019-12-20T18:25:05.684Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.2/plexus-compiler-manager-2.2.jar (4.6 kB at 58 kB/s)
13:25:05 [2019-12-20T18:25:05.684Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-compiler-jdt/1.3.0/tycho-compiler-jdt-1.3.0.jar (18 kB at 202 kB/s)
13:25:05 [2019-12-20T18:25:05.684Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-lib-detector/1.3.0/tycho-lib-detector-1.3.0.jar (3.6 kB at 32 kB/s)
13:25:05 [2019-12-20T18:25:05.684Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.2/plexus-compiler-api-2.2.jar (25 kB at 87 kB/s)
13:25:05 [2019-12-20T18:25:05.939Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar (2.8 MB at 7.2 MB/s)
13:25:05 [2019-12-20T18:25:05.939Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/classes
13:25:08 [2019-12-20T18:25:08.453Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[795] 
13:25:08 [2019-12-20T18:25:08.453Z] 	argsArray[i] = entry.getKey();
13:25:08 [2019-12-20T18:25:08.453Z] 	               ^^^^^^^^^^^^^^
13:25:08 [2019-12-20T18:25:08.453Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Object>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
13:25:08 [2019-12-20T18:25:08.453Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[796] 
13:25:08 [2019-12-20T18:25:08.453Z] 	argsArray[i + 1] = entry.getValue();
13:25:08 [2019-12-20T18:25:08.453Z] 	                   ^^^^^^^^^^^^^^^^
13:25:08 [2019-12-20T18:25:08.453Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Object>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
13:25:08 [2019-12-20T18:25:08.453Z] 2 problems (2 warnings)
13:25:08 [2019-12-20T18:25:08.453Z] [INFO] 
13:25:08 [2019-12-20T18:25:08.453Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core ---
13:25:08 [2019-12-20T18:25:08.453Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:25:08 [2019-12-20T18:25:08.453Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/src/test/resources
13:25:08 [2019-12-20T18:25:08.453Z] [INFO] 
13:25:08 [2019-12-20T18:25:08.453Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core ---
13:25:08 [2019-12-20T18:25:08.453Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT-sources.jar
13:25:08 [2019-12-20T18:25:08.453Z] [INFO] 
13:25:08 [2019-12-20T18:25:08.453Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
13:25:08 [2019-12-20T18:25:08.453Z] [INFO] 
13:25:08 [2019-12-20T18:25:08.453Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core ---
13:25:09 [2019-12-20T18:25:09.014Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT.jar
13:25:09 [2019-12-20T18:25:09.269Z] [INFO] 
13:25:09 [2019-12-20T18:25:09.269Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core ---
13:25:09 [2019-12-20T18:25:09.269Z] [INFO] 
13:25:09 [2019-12-20T18:25:09.269Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core ---
13:25:09 [2019-12-20T18:25:09.269Z] [INFO] 
13:25:09 [2019-12-20T18:25:09.269Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core ---
13:25:09 [2019-12-20T18:25:09.269Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT.jar
13:25:09 [2019-12-20T18:25:09.527Z] [INFO] 
13:25:09 [2019-12-20T18:25:09.527Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core ---
13:25:09 [2019-12-20T18:25:09.527Z] [INFO] 
13:25:09 [2019-12-20T18:25:09.527Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core ---
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT.jar
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT.pom
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT-sources.jar
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT-pack200.jar.pack.gz
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT-p2metadata.xml
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.0-SNAPSHOT-p2artifacts.xml
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] 
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core ---
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] 
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >--
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] Building Trace Compass State System Parent 5.2.0-SNAPSHOT        [5/138]
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] --------------------------------[ pom ]---------------------------------
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] 
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent ---
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] 
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] 
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent ---
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] 
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem-parent ---
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] 
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem-parent ---
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] 
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent ---
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] 
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent ---
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.statesystem-parent-5.2.0-SNAPSHOT.pom
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] 
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >--
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT  [6/138]
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] 
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core ---
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] 
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] The project's OSGi version is 1.2.0.201912201815
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] 
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] 
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] 
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] 
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] 
13:25:09 [2019-12-20T18:25:09.784Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
13:25:10 [2019-12-20T18:25:10.039Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/classes
13:25:10 [2019-12-20T18:25:10.967Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNode.java:[82] 
13:25:10 [2019-12-20T18:25:10.967Z] 	private final Comparator<E> fDefaultIntervalComparator = Comparator
13:25:10 [2019-12-20T18:25:10.967Z]             .comparingLong(E::getEnd)
13:25:10 [2019-12-20T18:25:10.967Z]             .thenComparingLong(E::getStart);
13:25:10 [2019-12-20T18:25:10.967Z] 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:25:10 [2019-12-20T18:25:10.967Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull E extends @NonNull IHTInterval>' needs unchecked conversion to conform to '@NonNull Comparator<E extends @NonNull IHTInterval>'
13:25:10 [2019-12-20T18:25:10.967Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/datastore/core/interval/HTInterval.java:[71] 
13:25:10 [2019-12-20T18:25:10.967Z] 	return (new StringJoiner(", ", "[", "]")) //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$
13:25:10 [2019-12-20T18:25:10.967Z]                 .add(String.valueOf(fStart))
13:25:10 [2019-12-20T18:25:10.967Z]                 .add(String.valueOf(fStart + fDuration))
13:25:10 [2019-12-20T18:25:10.967Z]                 .toString();
13:25:10 [2019-12-20T18:25:10.967Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:25:10 [2019-12-20T18:25:10.967Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:25:10 [2019-12-20T18:25:10.967Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[142] 
13:25:10 [2019-12-20T18:25:10.967Z] 	return (present != null);
13:25:10 [2019-12-20T18:25:10.967Z] 	        ^^^^^^^
13:25:10 [2019-12-20T18:25:10.967Z] Redundant null check: The variable present cannot be null at this location
13:25:10 [2019-12-20T18:25:10.967Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[222] 
13:25:10 [2019-12-20T18:25:10.967Z] 	fFileChannelIn = fFileInputStream.getChannel();
13:25:10 [2019-12-20T18:25:10.967Z] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:25:10 [2019-12-20T18:25:10.967Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel'
13:25:10 [2019-12-20T18:25:10.967Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[223] 
13:25:10 [2019-12-20T18:25:10.967Z] 	fFileChannelOut = fFileOutputStream.getChannel();
13:25:10 [2019-12-20T18:25:10.967Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:25:10 [2019-12-20T18:25:10.967Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel'
13:25:10 [2019-12-20T18:25:10.967Z] 5 problems (5 warnings)
13:25:10 [2019-12-20T18:25:10.967Z] [INFO] 
13:25:10 [2019-12-20T18:25:10.967Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core ---
13:25:10 [2019-12-20T18:25:10.967Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:25:10 [2019-12-20T18:25:10.967Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources
13:25:10 [2019-12-20T18:25:10.967Z] [INFO] 
13:25:10 [2019-12-20T18:25:10.967Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core ---
13:25:10 [2019-12-20T18:25:10.967Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-sources.jar
13:25:10 [2019-12-20T18:25:10.967Z] [INFO] 
13:25:10 [2019-12-20T18:25:10.967Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
13:25:10 [2019-12-20T18:25:10.967Z] [INFO] 
13:25:10 [2019-12-20T18:25:10.967Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core ---
13:25:10 [2019-12-20T18:25:10.967Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar
13:25:10 [2019-12-20T18:25:10.967Z] [INFO] 
13:25:10 [2019-12-20T18:25:10.967Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core ---
13:25:10 [2019-12-20T18:25:10.967Z] [INFO] 
13:25:10 [2019-12-20T18:25:10.967Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core ---
13:25:10 [2019-12-20T18:25:10.967Z] [INFO] 
13:25:10 [2019-12-20T18:25:10.967Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core ---
13:25:10 [2019-12-20T18:25:10.967Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar
13:25:11 [2019-12-20T18:25:11.222Z] [INFO] 
13:25:11 [2019-12-20T18:25:11.222Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core ---
13:25:11 [2019-12-20T18:25:11.222Z] [INFO] 
13:25:11 [2019-12-20T18:25:11.222Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core ---
13:25:11 [2019-12-20T18:25:11.222Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar
13:25:12 [2019-12-20T18:25:12.148Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.pom
13:25:12 [2019-12-20T18:25:12.148Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-sources.jar
13:25:12 [2019-12-20T18:25:12.148Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-pack200.jar.pack.gz
13:25:12 [2019-12-20T18:25:12.403Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-p2metadata.xml
13:25:12 [2019-12-20T18:25:12.403Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.0-SNAPSHOT-p2artifacts.xml
13:25:12 [2019-12-20T18:25:12.403Z] [INFO] 
13:25:12 [2019-12-20T18:25:12.403Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core ---
13:25:12 [2019-12-20T18:25:12.403Z] [INFO] 
13:25:12 [2019-12-20T18:25:12.403Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >--
13:25:12 [2019-12-20T18:25:12.403Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 2.1.2-SNAPSHOT [7/138]
13:25:12 [2019-12-20T18:25:12.403Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:25:12 [2019-12-20T18:25:12.403Z] [INFO] 
13:25:12 [2019-12-20T18:25:12.403Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core ---
13:25:12 [2019-12-20T18:25:12.403Z] [INFO] 
13:25:12 [2019-12-20T18:25:12.403Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
13:25:12 [2019-12-20T18:25:12.403Z] [INFO] The project's OSGi version is 2.1.2.201912201815
13:25:12 [2019-12-20T18:25:12.403Z] [INFO] 
13:25:12 [2019-12-20T18:25:12.403Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
13:25:12 [2019-12-20T18:25:12.403Z] [INFO] 
13:25:12 [2019-12-20T18:25:12.403Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
13:25:12 [2019-12-20T18:25:12.403Z] [INFO] 
13:25:12 [2019-12-20T18:25:12.403Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
13:25:12 [2019-12-20T18:25:12.403Z] [INFO] 
13:25:12 [2019-12-20T18:25:12.403Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
13:25:12 [2019-12-20T18:25:12.403Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:25:12 [2019-12-20T18:25:12.403Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
13:25:12 [2019-12-20T18:25:12.403Z] [INFO] 
13:25:12 [2019-12-20T18:25:12.403Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
13:25:12 [2019-12-20T18:25:12.403Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes
13:25:12 [2019-12-20T18:25:12.965Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[60] 
13:25:12 [2019-12-20T18:25:12.965Z] 	protected final Comparator<E> COMPARATOR = Comparator.comparing(E::getStart)
13:25:12 [2019-12-20T18:25:12.965Z]             .thenComparing(E::getEnd).thenComparing(Function.identity());
13:25:12 [2019-12-20T18:25:12.965Z] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:25:12 [2019-12-20T18:25:12.965Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull E extends @NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull E extends @NonNull ISegment>'
13:25:12 [2019-12-20T18:25:12.965Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[93] 
13:25:12 [2019-12-20T18:25:12.965Z] 	E element = (E) object;
13:25:12 [2019-12-20T18:25:12.965Z] 	            ^^^^^^^^^^
13:25:12 [2019-12-20T18:25:12.965Z] Type safety: Unchecked cast from Object to E
13:25:12 [2019-12-20T18:25:12.965Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[186] 
13:25:12 [2019-12-20T18:25:12.965Z] 	SegmentTreeNode<E> segmentNode = (SegmentTreeNode<E>) childNode;
13:25:12 [2019-12-20T18:25:12.965Z] 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:25:12 [2019-12-20T18:25:12.965Z] Type safety: Unchecked cast from IHTNode<capture#15-of ?> to SegmentTreeNode<E>
13:25:12 [2019-12-20T18:25:12.965Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[193] 
13:25:12 [2019-12-20T18:25:12.965Z] 	segmentNode.addListener((node, endtime) -> updateChild((SegmentTreeNode<E>) node, childIndex));
13:25:12 [2019-12-20T18:25:12.965Z] 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
13:25:12 [2019-12-20T18:25:12.965Z] Type safety: Unchecked cast from OverlappingNode<capture#16-of ?> to SegmentTreeNode<E>
13:25:12 [2019-12-20T18:25:12.965Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[435] 
13:25:12 [2019-12-20T18:25:12.965Z] 	return (OverlappingSegmentCoreData<E>) super.getCoreNodeData();
13:25:12 [2019-12-20T18:25:12.965Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:25:12 [2019-12-20T18:25:12.965Z] Type safety: Unchecked cast from OverlappingNode.OverlappingExtraData to SegmentTreeNode.OverlappingSegmentCoreData<E>
13:25:12 [2019-12-20T18:25:12.965Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/segmentstore/core/SegmentStoreFactory.java:[118] 
13:25:12 [2019-12-20T18:25:12.965Z] 	store.add((E) elem); // warning from type, it should be fine
13:25:12 [2019-12-20T18:25:12.965Z] 	          ^^^^^^^^
13:25:12 [2019-12-20T18:25:12.965Z] Type safety: Unchecked cast from Object to E
13:25:12 [2019-12-20T18:25:12.965Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/HistoryTreeSegmentStore.java:[311] 
13:25:12 [2019-12-20T18:25:12.965Z] 	return getSHT().getIntersectingElements(start, end, (Comparator<E>) order);
13:25:12 [2019-12-20T18:25:12.965Z] 	                                                    ^^^^^^^^^^^^^^^^^^^^^
13:25:12 [2019-12-20T18:25:12.965Z] Type safety: Unchecked cast from Comparator<ISegment> to Comparator<E>
13:25:12 [2019-12-20T18:25:12.965Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[287] 
13:25:12 [2019-12-20T18:25:12.965Z] 	queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber()));
13:25:12 [2019-12-20T18:25:12.965Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:25:12 [2019-12-20T18:25:12.965Z] Type safety: The constructor SegmentTreeNode.Tuple(Object, int) belongs to the raw type SegmentTreeNode.Tuple. References to generic type SegmentTreeNode.Tuple<E> should be parameterized
13:25:12 [2019-12-20T18:25:12.965Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[287] 
13:25:12 [2019-12-20T18:25:12.965Z] 	queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber()));
13:25:12 [2019-12-20T18:25:12.965Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:25:12 [2019-12-20T18:25:12.965Z] Type safety: The expression of type SegmentTreeNode.Tuple needs unchecked conversion to conform to SegmentTreeNode.Tuple<E>
13:25:12 [2019-12-20T18:25:12.965Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[287] 
13:25:12 [2019-12-20T18:25:12.965Z] 	queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber()));
13:25:12 [2019-12-20T18:25:12.965Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:25:12 [2019-12-20T18:25:12.965Z] Null type safety (type annotations): The expression of type 'SegmentTreeNode.Tuple' needs unchecked conversion to conform to 'SegmentTreeNode.@NonNull Tuple<E extends @NonNull ISegment>'
13:25:12 [2019-12-20T18:25:12.965Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[287] 
13:25:12 [2019-12-20T18:25:12.965Z] 	queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber()));
13:25:12 [2019-12-20T18:25:12.965Z] 	              ^^^^^^^^^^^^^^^^^^^^^
13:25:12 [2019-12-20T18:25:12.965Z] SegmentTreeNode.Tuple is a raw type. References to generic type SegmentTreeNode.Tuple<E> should be parameterized
13:25:12 [2019-12-20T18:25:12.965Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[297] 
13:25:12 [2019-12-20T18:25:12.965Z] 	|| order.compare(intersecting.element(), queue.peek().getSegment()) > 0)) {
13:25:12 [2019-12-20T18:25:12.965Z] 	                                         ^^^^^^^^^^^^
13:25:12 [2019-12-20T18:25:12.965Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull PriorityQueue<SegmentTreeNode.@NonNull Tuple<E extends @NonNull ISegment>>'. Type 'PriorityQueue<E>' doesn't seem to be designed with null type annotations in mind
13:25:12 [2019-12-20T18:25:12.965Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[300] 
13:25:12 [2019-12-20T18:25:12.965Z] 	currentNode = readNode(queue.poll().getSequenceNumber());
13:25:12 [2019-12-20T18:25:12.965Z] 	                       ^^^^^^^^^^^^
13:25:12 [2019-12-20T18:25:12.965Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull PriorityQueue<SegmentTreeNode.@NonNull Tuple<E extends @NonNull ISegment>>'. Type 'PriorityQueue<E>' doesn't seem to be designed with null type annotations in mind
13:25:12 [2019-12-20T18:25:12.965Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[306] 
13:25:12 [2019-12-20T18:25:12.965Z] 	queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order));
13:25:12 [2019-12-20T18:25:12.965Z] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:25:12 [2019-12-20T18:25:12.965Z] Type safety: The method selectNextChildren(TimeRangeCondition, Comparator) belongs to the raw type SegmentTreeNode. References to generic type SegmentTreeNode<E> should be parameterized
13:25:12 [2019-12-20T18:25:12.965Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[306] 
13:25:12 [2019-12-20T18:25:12.965Z] 	queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order));
13:25:12 [2019-12-20T18:25:12.965Z] 	               ^^^^^^^^^^^^^^^
13:25:12 [2019-12-20T18:25:12.965Z] SegmentTreeNode is a raw type. References to generic type SegmentTreeNode<E> should be parameterized
13:25:12 [2019-12-20T18:25:12.965Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/treemap/TreeMapStore.java:[235] 
13:25:12 [2019-12-20T18:25:12.965Z] 	E fromElement = (E) new BasicSegment(Long.MIN_VALUE, start);
13:25:12 [2019-12-20T18:25:12.965Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:25:12 [2019-12-20T18:25:12.965Z] Type safety: Unchecked cast from BasicSegment to E
13:25:12 [2019-12-20T18:25:12.965Z] 16 problems (16 warnings)
13:25:12 [2019-12-20T18:25:12.965Z] [INFO] 
13:25:12 [2019-12-20T18:25:12.965Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core ---
13:25:12 [2019-12-20T18:25:12.965Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:25:12 [2019-12-20T18:25:12.965Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources
13:25:12 [2019-12-20T18:25:12.965Z] [INFO] 
13:25:12 [2019-12-20T18:25:12.965Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core ---
13:25:12 [2019-12-20T18:25:12.965Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT-sources.jar
13:25:12 [2019-12-20T18:25:12.965Z] [INFO] 
13:25:12 [2019-12-20T18:25:12.965Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
13:25:12 [2019-12-20T18:25:12.965Z] [INFO] 
13:25:12 [2019-12-20T18:25:12.965Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core ---
13:25:12 [2019-12-20T18:25:12.965Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT.jar
13:25:13 [2019-12-20T18:25:13.221Z] [INFO] 
13:25:13 [2019-12-20T18:25:13.221Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core ---
13:25:13 [2019-12-20T18:25:13.221Z] [INFO] 
13:25:13 [2019-12-20T18:25:13.221Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core ---
13:25:13 [2019-12-20T18:25:13.221Z] [INFO] 
13:25:13 [2019-12-20T18:25:13.221Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core ---
13:25:13 [2019-12-20T18:25:13.221Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT.jar
13:25:13 [2019-12-20T18:25:13.221Z] [INFO] 
13:25:13 [2019-12-20T18:25:13.221Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core ---
13:25:13 [2019-12-20T18:25:13.221Z] [INFO] 
13:25:13 [2019-12-20T18:25:13.221Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core ---
13:25:13 [2019-12-20T18:25:13.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT.jar
13:25:13 [2019-12-20T18:25:13.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT.pom
13:25:13 [2019-12-20T18:25:13.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT-sources.jar
13:25:13 [2019-12-20T18:25:13.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT-pack200.jar.pack.gz
13:25:13 [2019-12-20T18:25:13.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT-p2metadata.xml
13:25:13 [2019-12-20T18:25:13.221Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/2.1.2-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-2.1.2-SNAPSHOT-p2artifacts.xml
13:25:13 [2019-12-20T18:25:13.476Z] [INFO] 
13:25:13 [2019-12-20T18:25:13.476Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core ---
13:25:13 [2019-12-20T18:25:13.476Z] [INFO] 
13:25:13 [2019-12-20T18:25:13.476Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >--
13:25:13 [2019-12-20T18:25:13.476Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 4.3.0-SNAPSHOT [8/138]
13:25:13 [2019-12-20T18:25:13.476Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:25:13 [2019-12-20T18:25:13.476Z] [INFO] 
13:25:13 [2019-12-20T18:25:13.476Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core ---
13:25:13 [2019-12-20T18:25:13.476Z] [INFO] 
13:25:13 [2019-12-20T18:25:13.476Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
13:25:13 [2019-12-20T18:25:13.476Z] [INFO] The project's OSGi version is 4.3.0.201912201815
13:25:13 [2019-12-20T18:25:13.476Z] [INFO] 
13:25:13 [2019-12-20T18:25:13.476Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
13:25:13 [2019-12-20T18:25:13.476Z] [INFO] 
13:25:13 [2019-12-20T18:25:13.476Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
13:25:13 [2019-12-20T18:25:13.476Z] [INFO] 
13:25:13 [2019-12-20T18:25:13.476Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
13:25:13 [2019-12-20T18:25:13.476Z] [INFO] 
13:25:13 [2019-12-20T18:25:13.476Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
13:25:13 [2019-12-20T18:25:13.476Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:25:13 [2019-12-20T18:25:13.476Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
13:25:13 [2019-12-20T18:25:13.476Z] [INFO] 
13:25:13 [2019-12-20T18:25:13.476Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
13:25:13 [2019-12-20T18:25:13.476Z] [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes
13:25:14 [2019-12-20T18:25:14.403Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ThreadedHistoryTreeBackend.java:[309] 
13:25:14 [2019-12-20T18:25:14.403Z] 	Iterable<@NonNull HTInterval> queuedIntervals = Iterables.filter(intervalQueue,
13:25:14 [2019-12-20T18:25:14.403Z] 	                                                                 ^^^^^^^^^^^^^
13:25:14 [2019-12-20T18:25:14.403Z] Null type safety (type annotations): The expression of type '@NonNull BufferedBlockingQueue<HTInterval>' needs unchecked conversion to conform to 'Iterable<@NonNull HTInterval>', corresponding supertype is 'Iterable<HTInterval>'
13:25:14 [2019-12-20T18:25:14.403Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTInterval.java:[266] 
13:25:14 [2019-12-20T18:25:14.403Z] 	public void writeInterval(ByteBuffer buffer, long nodeStart) {
13:25:14 [2019-12-20T18:25:14.403Z] 	                                                  ^^^^^^^^^
13:25:14 [2019-12-20T18:25:14.403Z] Javadoc: Missing tag for parameter nodeStart
13:25:14 [2019-12-20T18:25:14.403Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HistoryTreeBackend.java:[384] 
13:25:14 [2019-12-20T18:25:14.403Z] 	intervalQueue = currentNode.iterable2D(quarks, subTimes).iterator();
13:25:14 [2019-12-20T18:25:14.403Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:25:14 [2019-12-20T18:25:14.403Z] Null type safety (type annotations): The expression of type 'Iterator<HTInterval>' needs unchecked conversion to conform to 'Iterator<@NonNull HTInterval>'
13:25:14 [2019-12-20T18:25:14.403Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[183] 
13:25:14 [2019-12-20T18:25:14.403Z] 	throws AttributeNotFoundException, StateSystemDisposedException {
13:25:14 [2019-12-20T18:25:14.403Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
13:25:14 [2019-12-20T18:25:14.403Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long) from type StateSystemUtils
13:25:14 [2019-12-20T18:25:14.403Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[251] 
13:25:14 [2019-12-20T18:25:14.403Z] 	throws AttributeNotFoundException, StateSystemDisposedException {
13:25:14 [2019-12-20T18:25:14.403Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
13:25:14 [2019-12-20T18:25:14.403Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long, long, IProgressMonitor) from type StateSystemUtils
13:25:14 [2019-12-20T18:25:14.403Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[44] 
13:25:14 [2019-12-20T18:25:14.403Z] 	throws StateValueTypeException, AttributeNotFoundException {
13:25:14 [2019-12-20T18:25:14.403Z] 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
13:25:14 [2019-12-20T18:25:14.403Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeLong(ITmfStateSystemBuilder, long, int, long) from type StateSystemBuilderUtils
13:25:14 [2019-12-20T18:25:14.403Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemBuilderUtils.java:[73] 
13:25:14 [2019-12-20T18:25:14.403Z] 	throws StateValueTypeException, AttributeNotFoundException {
13:25:14 [2019-12-20T18:25:14.403Z] 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
13:25:14 [2019-12-20T18:25:14.403Z] The declared exception AttributeNotFoundException is not actually thrown by the method incrementAttributeInt(ITmfStateSystemBuilder, long, int, int) from type StateSystemBuilderUtils
13:25:14 [2019-12-20T18:25:14.403Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ParentNode.java:[129] 
13:25:14 [2019-12-20T18:25:14.403Z] 	public abstract void queueNextChildren2D(IntegerRangeCondition quarks, TimeRangeCondition subTimes, Deque<Integer> queue, boolean reverse);
13:25:14 [2019-12-20T18:25:14.403Z] 	                                                                                                                                  ^^^^^^^
13:25:14 [2019-12-20T18:25:14.403Z] Javadoc: Missing tag for parameter reverse
13:25:14 [2019-12-20T18:25:14.403Z] 8 problems (8 warnings)
13:25:14 [2019-12-20T18:25:14.403Z] [INFO] 
13:25:14 [2019-12-20T18:25:14.403Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core ---
13:25:14 [2019-12-20T18:25:14.403Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:25:14 [2019-12-20T18:25:14.403Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources
13:25:14 [2019-12-20T18:25:14.403Z] [INFO] 
13:25:14 [2019-12-20T18:25:14.403Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core ---
13:25:14 [2019-12-20T18:25:14.403Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT-sources.jar
13:25:14 [2019-12-20T18:25:14.403Z] [INFO] 
13:25:14 [2019-12-20T18:25:14.403Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
13:25:14 [2019-12-20T18:25:14.403Z] [INFO] 
13:25:14 [2019-12-20T18:25:14.403Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core ---
13:25:14 [2019-12-20T18:25:14.403Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT.jar
13:25:14 [2019-12-20T18:25:14.403Z] [INFO] 
13:25:14 [2019-12-20T18:25:14.403Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core ---
13:25:14 [2019-12-20T18:25:14.403Z] [INFO] 
13:25:14 [2019-12-20T18:25:14.403Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core ---
13:25:14 [2019-12-20T18:25:14.403Z] [INFO] 
13:25:14 [2019-12-20T18:25:14.403Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core ---
13:25:14 [2019-12-20T18:25:14.403Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT.jar
13:25:14 [2019-12-20T18:25:14.659Z] [INFO] 
13:25:14 [2019-12-20T18:25:14.659Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core ---
13:25:14 [2019-12-20T18:25:14.659Z] [INFO] 
13:25:14 [2019-12-20T18:25:14.659Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core ---
13:25:14 [2019-12-20T18:25:14.659Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT.jar
13:25:14 [2019-12-20T18:25:14.914Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT.pom
13:25:14 [2019-12-20T18:25:14.914Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT-sources.jar
13:25:14 [2019-12-20T18:25:14.914Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT-pack200.jar.pack.gz
13:25:14 [2019-12-20T18:25:14.914Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT-p2metadata.xml
13:25:14 [2019-12-20T18:25:14.914Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/4.3.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-4.3.0-SNAPSHOT-p2artifacts.xml
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] 
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core ---
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] 
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >----
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] Building Trace Compass TMF Parent 5.2.0-SNAPSHOT                 [9/138]
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] --------------------------------[ pom ]---------------------------------
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] 
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent ---
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] 
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] 
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent ---
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] 
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf-parent ---
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] 
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf-parent ---
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] 
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent ---
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] 
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent ---
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-parent-5.2.0-SNAPSHOT.pom
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] 
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >--
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] Building Trace Compass Filter Parser 1.0.4-SNAPSHOT             [10/138]
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] 
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/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:25:14 [2019-12-20T18:25:14.915Z] [INFO] 
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] The project's OSGi version is 1.0.4.201912201815
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] 
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] 
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] 
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] 
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] 
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:25:14 [2019-12-20T18:25:14.915Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes
13:25:15 [2019-12-20T18:25:15.170Z] [INFO] 
13:25:15 [2019-12-20T18:25:15.171Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:25:15 [2019-12-20T18:25:15.171Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:25:15 [2019-12-20T18:25:15.171Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources
13:25:15 [2019-12-20T18:25:15.171Z] [INFO] 
13:25:15 [2019-12-20T18:25:15.171Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:25:15 [2019-12-20T18:25:15.171Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT-sources.jar
13:25:15 [2019-12-20T18:25:15.426Z] [INFO] 
13:25:15 [2019-12-20T18:25:15.426Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:25:15 [2019-12-20T18:25:15.426Z] [INFO] 
13:25:15 [2019-12-20T18:25:15.426Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:25:15 [2019-12-20T18:25:15.426Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT.jar
13:25:15 [2019-12-20T18:25:15.426Z] [INFO] 
13:25:15 [2019-12-20T18:25:15.426Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:25:15 [2019-12-20T18:25:15.426Z] [INFO] 
13:25:15 [2019-12-20T18:25:15.426Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:25:15 [2019-12-20T18:25:15.426Z] [INFO] 
13:25:15 [2019-12-20T18:25:15.426Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:25:15 [2019-12-20T18:25:15.426Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT.jar
13:25:15 [2019-12-20T18:25:15.683Z] [INFO] 
13:25:15 [2019-12-20T18:25:15.683Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:25:15 [2019-12-20T18:25:15.683Z] [INFO] 
13:25:15 [2019-12-20T18:25:15.683Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:25:15 [2019-12-20T18:25:15.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT.jar
13:25:15 [2019-12-20T18:25:15.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT.pom
13:25:15 [2019-12-20T18:25:15.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT-sources.jar
13:25:15 [2019-12-20T18:25:15.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT-pack200.jar.pack.gz
13:25:15 [2019-12-20T18:25:15.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT-p2metadata.xml
13:25:15 [2019-12-20T18:25:15.683Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.4-SNAPSHOT-p2artifacts.xml
13:25:15 [2019-12-20T18:25:15.683Z] [INFO] 
13:25:15 [2019-12-20T18:25:15.683Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser ---
13:25:15 [2019-12-20T18:25:15.683Z] [INFO] 
13:25:15 [2019-12-20T18:25:15.683Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >-----
13:25:15 [2019-12-20T18:25:15.683Z] [INFO] Building org.eclipse.tracecompass.tmf.core 5.2.0-SNAPSHOT       [11/138]
13:25:15 [2019-12-20T18:25:15.683Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:25:15 [2019-12-20T18:25:15.683Z] [INFO] 
13:25:15 [2019-12-20T18:25:15.683Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core ---
13:25:15 [2019-12-20T18:25:15.683Z] [INFO] 
13:25:15 [2019-12-20T18:25:15.683Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
13:25:15 [2019-12-20T18:25:15.683Z] [INFO] The project's OSGi version is 5.2.0.201912201815
13:25:15 [2019-12-20T18:25:15.683Z] [INFO] 
13:25:15 [2019-12-20T18:25:15.683Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
13:25:15 [2019-12-20T18:25:15.683Z] [INFO] 
13:25:15 [2019-12-20T18:25:15.683Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
13:25:15 [2019-12-20T18:25:15.683Z] [INFO] 
13:25:15 [2019-12-20T18:25:15.683Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
13:25:15 [2019-12-20T18:25:15.683Z] [INFO] 
13:25:15 [2019-12-20T18:25:15.683Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
13:25:15 [2019-12-20T18:25:15.683Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:25:15 [2019-12-20T18:25:15.683Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
13:25:15 [2019-12-20T18:25:15.683Z] [INFO] 
13:25:15 [2019-12-20T18:25:15.683Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
13:25:15 [2019-12-20T18:25:15.683Z] [INFO] Compiling 448 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes
13:25:19 [2019-12-20T18:25:19.850Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/MappingFile.java:[80] 
13:25:19 [2019-12-20T18:25:19.850Z] 	return fSymbolMapping.lastKey();
13:25:19 [2019-12-20T18:25:19.850Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.850Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'SortedMap<@NonNull Long,@NonNull TmfResolvedSymbol>'. Type 'SortedMap<K,V>' doesn't seem to be designed with null type annotations in mind
13:25:19 [2019-12-20T18:25:19.850Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/FunctionNameMapper.java:[181] 
13:25:19 [2019-12-20T18:25:19.850Z] 	* @param cppFilt
13:25:19 [2019-12-20T18:25:19.850Z] 	         ^^^^^^^
13:25:19 [2019-12-20T18:25:19.850Z] Javadoc: Description expected after this reference
13:25:19 [2019-12-20T18:25:19.850Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/TmfResolvedSymbol.java:[29] 
13:25:19 [2019-12-20T18:25:19.850Z] 	public static final Comparator<TmfResolvedSymbol> COMPARATOR = Comparator.comparing(TmfResolvedSymbol::getBaseAddress);
13:25:19 [2019-12-20T18:25:19.850Z] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.850Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfResolvedSymbol>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfResolvedSymbol>'
13:25:19 [2019-12-20T18:25:19.850Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule.java:[339] 
13:25:19 [2019-12-20T18:25:19.850Z] 	try (FlowScopeLog analysisLog = new FlowScopeLogBuilder(LOGGER, Level.FINE, "TmfAbstractAnalysis:scheduling", "name", getName()).setCategory(getId()).build()) { //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$
13:25:19 [2019-12-20T18:25:19.850Z] 	                                                                                                                                                                                             ^^^^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.850Z] Unnecessary $NON-NLS$ tag
13:25:19 [2019-12-20T18:25:19.850Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/matching/TmfEventMatching.java:[180] 
13:25:19 [2019-12-20T18:25:19.850Z] 	return ImmutableList.copyOf(fMatchMap.get(trace));
13:25:19 [2019-12-20T18:25:19.850Z] 	                            ^^^^^^^^^^^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.850Z] Null type safety (type annotations): The expression of type 'Collection<ITmfMatchEventDefinition>' needs unchecked conversion to conform to '@NonNull Collection<? extends ITmfMatchEventDefinition>'
13:25:19 [2019-12-20T18:25:19.850Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfSignalManager.java:[315] 
13:25:19 [2019-12-20T18:25:19.850Z] 	for (Class<? extends TmfSignal> signalClazz : fInboundSignalBlacklist.get(entry.getKey())) {
13:25:19 [2019-12-20T18:25:19.850Z] 	                                                                          ^^^^^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.850Z] Null type safety (type annotations): The expression of type 'Object' needs unchecked conversion to conform to '@NonNull Object'
13:25:19 [2019-12-20T18:25:19.850Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/timegraph/ITimeGraphStateFilter.java:[54] 
13:25:19 [2019-12-20T18:25:19.850Z] 	* @deprecated Use the {@link #applyFilterAndAddState(List, ITimeGraphState, Long, Multimap, Map, IProgressMonitor)} instead
13:25:19 [2019-12-20T18:25:19.850Z] 	                              ^^^^^^^^^^^^^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.851Z] Javadoc: The method applyFilterAndAddState(List<ITimeGraphState>, ITimeGraphState, Long, Map<Integer,Predicate<Multimap<String,Object>>>, List<Long>, IProgressMonitor) in the type ITimeGraphStateFilter is not applicable for the arguments (List, ITimeGraphState, Long, Multimap, Map, IProgressMonitor)
13:25:19 [2019-12-20T18:25:19.851Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/tree/TmfTreeCompositeDataProvider.java:[69] 
13:25:19 [2019-12-20T18:25:19.851Z] 	ITmfTreeDataProvider<ITmfTreeDataModel> provider = DataProviderManager.getInstance().getDataProvider(child, id, ITmfTreeDataProvider.class);
13:25:19 [2019-12-20T18:25:19.851Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.851Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
13:25:19 [2019-12-20T18:25:19.851Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[117] 
13:25:19 [2019-12-20T18:25:19.851Z] 	builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName())));
13:25:19 [2019-12-20T18:25:19.851Z] 	                                                                         ^^^^^^^^^^^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.851Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:25:19 [2019-12-20T18:25:19.851Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[152] 
13:25:19 [2019-12-20T18:25:19.851Z] 	builder.put(Long.toString(fTotalId), new YModel(fTotalId, totalName, y));
13:25:19 [2019-12-20T18:25:19.851Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.851Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:25:19 [2019-12-20T18:25:19.851Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[159] 
13:25:19 [2019-12-20T18:25:19.851Z] 	builder.put(Long.toString(series.getId()), series);
13:25:19 [2019-12-20T18:25:19.851Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.851Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:25:19 [2019-12-20T18:25:19.851Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/TmfXyResponseFactory.java:[61] 
13:25:19 [2019-12-20T18:25:19.851Z] 	ITmfXyModel model = new TmfXyModel(title, series);
13:25:19 [2019-12-20T18:25:19.851Z] 	                                          ^^^^^^
13:25:19 [2019-12-20T18:25:19.851Z] Null type safety (type annotations): The expression of type 'Map<@NonNull String,@NonNull ISeriesModel>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull ISeriesModel>'
13:25:19 [2019-12-20T18:25:19.851Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[245] 
13:25:19 [2019-12-20T18:25:19.851Z] 	public TraceEntryModel build() {
13:25:19 [2019-12-20T18:25:19.851Z] 	       ^^^^^^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.851Z] Type safety: The return type StateSystemDataProvider.TraceEntryModel for build() from the type StateSystemDataProvider.TraceEntryModel.Builder needs unchecked conversion to conform to T from the type StateSystemDataProvider.EntryModelBuilder
13:25:19 [2019-12-20T18:25:19.851Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[298] 
13:25:19 [2019-12-20T18:25:19.851Z] 	public ModuleEntryModel build() {
13:25:19 [2019-12-20T18:25:19.851Z] 	       ^^^^^^^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.851Z] Type safety: The return type StateSystemDataProvider.ModuleEntryModel for build() from the type StateSystemDataProvider.ModuleEntryModel.Builder needs unchecked conversion to conform to T from the type StateSystemDataProvider.EntryModelBuilder
13:25:19 [2019-12-20T18:25:19.851Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[353] 
13:25:19 [2019-12-20T18:25:19.851Z] 	public StateSystemEntryModel build() {
13:25:19 [2019-12-20T18:25:19.851Z] 	       ^^^^^^^^^^^^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.851Z] Type safety: The return type StateSystemDataProvider.StateSystemEntryModel for build() from the type StateSystemDataProvider.StateSystemEntryModel.Builder needs unchecked conversion to conform to T from the type StateSystemDataProvider.EntryModelBuilder
13:25:19 [2019-12-20T18:25:19.851Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[412] 
13:25:19 [2019-12-20T18:25:19.851Z] 	public AttributeEntryModel build() {
13:25:19 [2019-12-20T18:25:19.851Z] 	       ^^^^^^^^^^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.851Z] Type safety: The return type StateSystemDataProvider.AttributeEntryModel for build() from the type StateSystemDataProvider.AttributeEntryModel.Builder needs unchecked conversion to conform to T from the type StateSystemDataProvider.EntryModelBuilder
13:25:19 [2019-12-20T18:25:19.851Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[558] 
13:25:19 [2019-12-20T18:25:19.851Z] 	if (ssEntry != null) {
13:25:19 [2019-12-20T18:25:19.851Z] 	    ^^^^^^^
13:25:19 [2019-12-20T18:25:19.851Z] Redundant null check: The variable ssEntry cannot be null at this location
13:25:19 [2019-12-20T18:25:19.851Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[700] 
13:25:19 [2019-12-20T18:25:19.851Z] 	for (Entry<ITmfStateSystem, Map<Integer, Long>> ssEntry : table.rowMap().entrySet()) {
13:25:19 [2019-12-20T18:25:19.851Z] 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.851Z] Null type safety (type annotations): The expression of type 'Map.@NonNull Entry<@NonNull ITmfStateSystem,Map<@NonNull Integer,@NonNull Long>>' needs unchecked conversion to conform to 'Map.Entry<@NonNull ITmfStateSystem,@NonNull Map<@NonNull Integer,@NonNull Long>>'
13:25:19 [2019-12-20T18:25:19.851Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderParameterUtils.java:[176] 
13:25:19 [2019-12-20T18:25:19.851Z] 	Map<Integer, Collection<String>> regexesMap = (Map<Integer, Collection<String>>) regexesObject;
13:25:19 [2019-12-20T18:25:19.851Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.851Z] Type safety: Unchecked cast from Object to Map<Integer,Collection<String>>
13:25:19 [2019-12-20T18:25:19.851Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderManager.java:[61] 
13:25:19 [2019-12-20T18:25:19.851Z] 	private final Multimap<ITmfTrace, WeakReference<ISymbolProvider>> fInstances = LinkedHashMultimap.create();
13:25:19 [2019-12-20T18:25:19.851Z] 	                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.851Z] Null type safety (type annotations): The expression of type 'LinkedHashMultimap<@NonNull ITmfTrace,@NonNull WeakReference<@NonNull ISymbolProvider>>' needs unchecked conversion to conform to '@NonNull Multimap<@NonNull ITmfTrace,@NonNull WeakReference<@NonNull ISymbolProvider>>', corresponding supertype is 'Multimap<@NonNull ITmfTrace,@NonNull WeakReference<@NonNull ISymbolProvider>>'
13:25:19 [2019-12-20T18:25:19.851Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[197] 
13:25:19 [2019-12-20T18:25:19.851Z] 	return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage());
13:25:19 [2019-12-20T18:25:19.851Z] 	                                                                ^^^^^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.851Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:25:19 [2019-12-20T18:25:19.851Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[273] 
13:25:19 [2019-12-20T18:25:19.851Z] 	return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage());
13:25:19 [2019-12-20T18:25:19.851Z] 	                                                                ^^^^^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.851Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:25:19 [2019-12-20T18:25:19.851Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[430] 
13:25:19 [2019-12-20T18:25:19.851Z] 	Object aspectResolved = aspectEntry.getValue().resolve(event);
13:25:19 [2019-12-20T18:25:19.851Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.851Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull ITmfEventAspect<?>>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
13:25:19 [2019-12-20T18:25:19.851Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[525] 
13:25:19 [2019-12-20T18:25:19.851Z] 	Map<Long, String> searchMap = (Map<Long, String>) searchFilterObject;
13:25:19 [2019-12-20T18:25:19.851Z] 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.851Z] Type safety: Unchecked cast from Object to Map<Long,String>
13:25:19 [2019-12-20T18:25:19.851Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfFlatArrayTraceIndex.java:[47] 
13:25:19 [2019-12-20T18:25:19.851Z] 	String directory = TmfTraceManager.getSupplementaryFileDir(trace);
13:25:19 [2019-12-20T18:25:19.851Z] 	                                                           ^^^^^
13:25:19 [2019-12-20T18:25:19.851Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
13:25:19 [2019-12-20T18:25:19.851Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/MultiAspect.java:[99] 
13:25:19 [2019-12-20T18:25:19.851Z] 	return (T) resolve;
13:25:19 [2019-12-20T18:25:19.851Z] 	       ^^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.851Z] Type safety: Unchecked cast from Object to T
13:25:19 [2019-12-20T18:25:19.851Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfBTreeTraceIndex.java:[70] 
13:25:19 [2019-12-20T18:25:19.851Z] 	String directory = TmfTraceManager.getSupplementaryFileDir(trace);
13:25:19 [2019-12-20T18:25:19.851Z] 	                                                           ^^^^^
13:25:19 [2019-12-20T18:25:19.851Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
13:25:19 [2019-12-20T18:25:19.851Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/TraceTypeHelper.java:[63] 
13:25:19 [2019-12-20T18:25:19.851Z] 	fTraceTypeId = traceTypeId;
13:25:19 [2019-12-20T18:25:19.851Z] 	               ^^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.851Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:25:19 [2019-12-20T18:25:19.851Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/AbstractTmfTraceDataProvider.java:[65] 
13:25:19 [2019-12-20T18:25:19.851Z] 	for (Map.Entry<Integer, Collection<String>> entry : regexes.asMap().entrySet()) {
13:25:19 [2019-12-20T18:25:19.851Z] 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.851Z] Null type safety (type annotations): The expression of type 'Map.@NonNull Entry<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to 'Map.Entry<@NonNull Integer,@NonNull Collection<@NonNull String>>'
13:25:19 [2019-12-20T18:25:19.851Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[112] 
13:25:19 [2019-12-20T18:25:19.851Z] 	ITmfTreeXYDataProvider<ITmfTreeDataModel> provider = DataProviderManager.getInstance().getDataProvider(child, providerId, ITmfTreeXYDataProvider.class);
13:25:19 [2019-12-20T18:25:19.851Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.851Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
13:25:19 [2019-12-20T18:25:19.851Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[188] 
13:25:19 [2019-12-20T18:25:19.851Z] 	.collect(Collectors.joining("\n")); //$NON-NLS-1$
13:25:19 [2019-12-20T18:25:19.851Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.851Z] Null type safety (type annotations): The expression of type 'Collector<CharSequence,capture#of ?,String>' needs unchecked conversion to conform to 'Collector<? super @NonNull String,capture#of ?,@Nullable String>'
13:25:19 [2019-12-20T18:25:19.851Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncGraph.java:[121] 
13:25:19 [2019-12-20T18:25:19.851Z] 	V node = queue.poll();
13:25:19 [2019-12-20T18:25:19.851Z] 	         ^^^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.851Z] Null type mismatch (type annotations): required 'V' but this expression has type '@Nullable V', where 'V' is a free type variable
13:25:19 [2019-12-20T18:25:19.851Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/CallsiteStateProvider.java:[148] 
13:25:19 [2019-12-20T18:25:19.851Z] 	List<String> path = Arrays.asList(String.valueOf(trace.getUUID()), deviceType, deviceId);
13:25:19 [2019-12-20T18:25:19.851Z] 	                                                                   ^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.851Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable
13:25:19 [2019-12-20T18:25:19.851Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/CallsiteStateProvider.java:[153] 
13:25:19 [2019-12-20T18:25:19.851Z] 	callsites = (List<ITmfCallsite>) result;
13:25:19 [2019-12-20T18:25:19.851Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.851Z] Type safety: Unchecked cast from Object to List<ITmfCallsite>
13:25:19 [2019-12-20T18:25:19.851Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfDataModelSelectedSignal.java:[29] 
13:25:19 [2019-12-20T18:25:19.851Z] 	fMetadata = metadata;
13:25:19 [2019-12-20T18:25:19.851Z] 	            ^^^^^^^^
13:25:19 [2019-12-20T18:25:19.851Z] Null type safety (type annotations): The expression of type 'Multimap<@NonNull String,@NonNull Object>' needs unchecked conversion to conform to '@NonNull Multimap<@NonNull String,@NonNull Object>'
13:25:19 [2019-12-20T18:25:19.852Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/filters/TimeQueryFilter.java:[62] 
13:25:19 [2019-12-20T18:25:19.852Z] 	fTimesRequested = Longs.toArray(times);
13:25:19 [2019-12-20T18:25:19.852Z] 	                  ^^^^^^^^^^^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.852Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]'
13:25:19 [2019-12-20T18:25:19.852Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/TmfCommonXAxisModel.java:[59] 
13:25:19 [2019-12-20T18:25:19.852Z] 	fSeries = Maps.transformValues(fYSeries, model -> new SeriesModel(model.getId(), model.getName(), fXValues, model.getData()));
13:25:19 [2019-12-20T18:25:19.852Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.852Z] Null type safety (type annotations): The expression of type 'Map<@NonNull String,@NonNull ISeriesModel>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull ISeriesModel>'
13:25:19 [2019-12-20T18:25:19.852Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[81] 
13:25:19 [2019-12-20T18:25:19.852Z] 	results = FunctionNameMapper.mapFromBinaryFile(path.toFile());
13:25:19 [2019-12-20T18:25:19.852Z] 	                                               ^^^^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.852Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
13:25:19 [2019-12-20T18:25:19.852Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[84] 
13:25:19 [2019-12-20T18:25:19.852Z] 	switch(FunctionNameMapper.guessMappingType(path.toFile())) {
13:25:19 [2019-12-20T18:25:19.852Z] 	                                           ^^^^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.852Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
13:25:19 [2019-12-20T18:25:19.852Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[86] 
13:25:19 [2019-12-20T18:25:19.852Z] 	results = FunctionNameMapper.mapFromSizedTextFile(path.toFile());
13:25:19 [2019-12-20T18:25:19.852Z] 	                                                  ^^^^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.852Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
13:25:19 [2019-12-20T18:25:19.852Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[89] 
13:25:19 [2019-12-20T18:25:19.852Z] 	results = FunctionNameMapper.mapFromNmTextFile(path.toFile());
13:25:19 [2019-12-20T18:25:19.852Z] 	                                               ^^^^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.852Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
13:25:19 [2019-12-20T18:25:19.852Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEvent.java:[247] 
13:25:19 [2019-12-20T18:25:19.852Z] 	TmfTimestampFormat timestampFormat = new TmfTimestampFormat(fDefinition.timeStampOutputFormat);
13:25:19 [2019-12-20T18:25:19.852Z] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.852Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:25:19 [2019-12-20T18:25:19.852Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[662] 
13:25:19 [2019-12-20T18:25:19.852Z] 	return dir.getAbsolutePath();
13:25:19 [2019-12-20T18:25:19.852Z] 	       ^^^^^^^^^^^^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.852Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:25:19 [2019-12-20T18:25:19.852Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[667] 
13:25:19 [2019-12-20T18:25:19.852Z] 	return System.getProperty("java.io.tmpdir"); //$NON-NLS-1$
13:25:19 [2019-12-20T18:25:19.852Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.852Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:25:19 [2019-12-20T18:25:19.852Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/dataprovider/X11ColorUtils.java:[50] 
13:25:19 [2019-12-20T18:25:19.852Z] 	COLORS.put(matcher.group(4).toLowerCase(), hexColor);
13:25:19 [2019-12-20T18:25:19.852Z] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.852Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:25:19 [2019-12-20T18:25:19.852Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/ITmfEventAspect.java:[95] 
13:25:19 [2019-12-20T18:25:19.852Z] 	default @Nullable T resolve(ITmfEvent event, boolean block, IProgressMonitor monitor) throws InterruptedException {
13:25:19 [2019-12-20T18:25:19.852Z] 	                                                                                             ^^^^^^^^^^^^^^^^^^^^
13:25:19 [2019-12-20T18:25:19.852Z] The declared exception InterruptedException is not actually thrown by the method resolve(ITmfEvent, boolean, IProgressMonitor) from type ITmfEventAspect<T>
13:25:19 [2019-12-20T18:25:19.852Z] 46 problems (46 warnings)
13:25:19 [2019-12-20T18:25:19.852Z] [INFO] 
13:25:19 [2019-12-20T18:25:19.852Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core ---
13:25:19 [2019-12-20T18:25:19.852Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:25:19 [2019-12-20T18:25:19.852Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources
13:25:19 [2019-12-20T18:25:19.852Z] [INFO] 
13:25:19 [2019-12-20T18:25:19.852Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core ---
13:25:19 [2019-12-20T18:25:19.852Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT-sources.jar
13:25:20 [2019-12-20T18:25:20.413Z] [INFO] 
13:25:20 [2019-12-20T18:25:20.413Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
13:25:20 [2019-12-20T18:25:20.413Z] [INFO] 
13:25:20 [2019-12-20T18:25:20.413Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core ---
13:25:20 [2019-12-20T18:25:20.669Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT.jar
13:25:21 [2019-12-20T18:25:21.230Z] [INFO] 
13:25:21 [2019-12-20T18:25:21.230Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core ---
13:25:21 [2019-12-20T18:25:21.230Z] [INFO] 
13:25:21 [2019-12-20T18:25:21.230Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core ---
13:25:21 [2019-12-20T18:25:21.230Z] [INFO] 
13:25:21 [2019-12-20T18:25:21.230Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core ---
13:25:21 [2019-12-20T18:25:21.230Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT.jar
13:25:23 [2019-12-20T18:25:23.118Z] [INFO] 
13:25:23 [2019-12-20T18:25:23.118Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core ---
13:25:23 [2019-12-20T18:25:23.118Z] [INFO] 
13:25:23 [2019-12-20T18:25:23.118Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core ---
13:25:23 [2019-12-20T18:25:23.118Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT.jar
13:25:23 [2019-12-20T18:25:23.118Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT.pom
13:25:23 [2019-12-20T18:25:23.118Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT-sources.jar
13:25:23 [2019-12-20T18:25:23.118Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT-pack200.jar.pack.gz
13:25:23 [2019-12-20T18:25:23.118Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT-p2metadata.xml
13:25:23 [2019-12-20T18:25:23.118Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-5.2.0-SNAPSHOT-p2artifacts.xml
13:25:23 [2019-12-20T18:25:23.118Z] [INFO] 
13:25:23 [2019-12-20T18:25:23.118Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core ---
13:25:23 [2019-12-20T18:25:23.118Z] [INFO] 
13:25:23 [2019-12-20T18:25:23.118Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >--
13:25:23 [2019-12-20T18:25:23.118Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT [12/138]
13:25:23 [2019-12-20T18:25:23.118Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:25:23 [2019-12-20T18:25:23.118Z] [INFO] 
13:25:23 [2019-12-20T18:25:23.118Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core ---
13:25:23 [2019-12-20T18:25:23.118Z] [INFO] 
13:25:23 [2019-12-20T18:25:23.118Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
13:25:23 [2019-12-20T18:25:23.118Z] [INFO] The project's OSGi version is 2.0.2.201912201815
13:25:23 [2019-12-20T18:25:23.118Z] [INFO] 
13:25:23 [2019-12-20T18:25:23.118Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
13:25:23 [2019-12-20T18:25:23.118Z] [INFO] 
13:25:23 [2019-12-20T18:25:23.118Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
13:25:23 [2019-12-20T18:25:23.118Z] [INFO] 
13:25:23 [2019-12-20T18:25:23.118Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
13:25:23 [2019-12-20T18:25:23.118Z] [INFO] 
13:25:23 [2019-12-20T18:25:23.118Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
13:25:23 [2019-12-20T18:25:23.118Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:25:23 [2019-12-20T18:25:23.118Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
13:25:23 [2019-12-20T18:25:23.118Z] [INFO] 
13:25:23 [2019-12-20T18:25:23.118Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
13:25:23 [2019-12-20T18:25:23.118Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes
13:25:23 [2019-12-20T18:25:23.374Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/analysis/counters/core/aspects/CounterAspect.java:[53] 
13:25:23 [2019-12-20T18:25:23.374Z] 	fGroups = Arrays.copyOf(groups, groups.length);
13:25:23 [2019-12-20T18:25:23.374Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:25:23 [2019-12-20T18:25:23.374Z] Null type safety (type annotations): The expression of type 'Class<? extends ITmfEventAspect<?>>[]' needs unchecked conversion to conform to 'Class<? extends @NonNull ITmfEventAspect<?>> @NonNull[]'
13:25:23 [2019-12-20T18:25:23.374Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[27] 
13:25:23 [2019-12-20T18:25:23.374Z] 	import org.eclipse.tracecompass.internal.tmf.core.model.filters.FetchParametersUtils;
13:25:23 [2019-12-20T18:25:23.374Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:25:23 [2019-12-20T18:25:23.374Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:25:23 [2019-12-20T18:25:23.374Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[108] 
13:25:23 [2019-12-20T18:25:23.374Z] 	entries.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName())));
13:25:23 [2019-12-20T18:25:23.374Z] 	                                                                       ^^^^^^^^^^^^^^^^^^^^
13:25:23 [2019-12-20T18:25:23.374Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:25:23 [2019-12-20T18:25:23.374Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[146] 
13:25:23 [2019-12-20T18:25:23.374Z] 	if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) {
13:25:23 [2019-12-20T18:25:23.374Z] 	    ^^^^^^^^^^^^^^^^^^^^
13:25:23 [2019-12-20T18:25:23.374Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:25:23 [2019-12-20T18:25:23.374Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[146] 
13:25:23 [2019-12-20T18:25:23.374Z] 	if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) {
13:25:23 [2019-12-20T18:25:23.374Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:25:23 [2019-12-20T18:25:23.374Z] Discouraged access: The method 'FetchParametersUtils.createSelectionTimeQuery(Map<String,Object>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:25:23 [2019-12-20T18:25:23.374Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[179] 
13:25:23 [2019-12-20T18:25:23.374Z] 	int quark = entry.getValue();
13:25:23 [2019-12-20T18:25:23.374Z] 	            ^^^^^^^^^^^^^^^^
13:25:23 [2019-12-20T18:25:23.374Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull Integer>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
13:25:23 [2019-12-20T18:25:23.374Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[180] 
13:25:23 [2019-12-20T18:25:23.374Z] 	double[] yValues = buildYValues(countersIntervals.get(quark), filter);
13:25:23 [2019-12-20T18:25:23.374Z] 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:25:23 [2019-12-20T18:25:23.374Z] Null type safety (type annotations): The expression of type 'NavigableSet<@NonNull ITmfStateInterval>' needs unchecked conversion to conform to '@NonNull NavigableSet<@NonNull ITmfStateInterval>'
13:25:23 [2019-12-20T18:25:23.374Z] 7 problems (7 warnings)
13:25:23 [2019-12-20T18:25:23.374Z] [INFO] 
13:25:23 [2019-12-20T18:25:23.374Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core ---
13:25:23 [2019-12-20T18:25:23.374Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:25:23 [2019-12-20T18:25:23.374Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources
13:25:23 [2019-12-20T18:25:23.374Z] [INFO] 
13:25:23 [2019-12-20T18:25:23.374Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core ---
13:25:23 [2019-12-20T18:25:23.375Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-sources.jar
13:25:23 [2019-12-20T18:25:23.630Z] [INFO] 
13:25:23 [2019-12-20T18:25:23.630Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
13:25:23 [2019-12-20T18:25:23.630Z] [INFO] 
13:25:23 [2019-12-20T18:25:23.630Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core ---
13:25:23 [2019-12-20T18:25:23.630Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar
13:25:23 [2019-12-20T18:25:23.630Z] [INFO] 
13:25:23 [2019-12-20T18:25:23.630Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core ---
13:25:23 [2019-12-20T18:25:23.630Z] [INFO] 
13:25:23 [2019-12-20T18:25:23.630Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core ---
13:25:23 [2019-12-20T18:25:23.630Z] [INFO] 
13:25:23 [2019-12-20T18:25:23.630Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core ---
13:25:23 [2019-12-20T18:25:23.630Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar
13:25:23 [2019-12-20T18:25:23.630Z] [INFO] 
13:25:23 [2019-12-20T18:25:23.630Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core ---
13:25:23 [2019-12-20T18:25:23.630Z] [INFO] 
13:25:23 [2019-12-20T18:25:23.630Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core ---
13:25:23 [2019-12-20T18:25:23.630Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar
13:25:23 [2019-12-20T18:25:23.630Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.pom
13:25:23 [2019-12-20T18:25:23.630Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-sources.jar
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-pack200.jar.pack.gz
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-p2metadata.xml
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.2-SNAPSHOT-p2artifacts.xml
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] 
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core ---
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] 
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >----
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] Building Trace Compass CTF Support Parent 5.2.0-SNAPSHOT        [13/138]
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] --------------------------------[ pom ]---------------------------------
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] 
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent ---
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] 
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] 
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent ---
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] 
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf-parent ---
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] 
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf-parent ---
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] 
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent ---
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] 
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent ---
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-parent-5.2.0-SNAPSHOT.pom
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] 
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >----
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.0.4-SNAPSHOT        [14/138]
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] 
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser ---
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/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:25:23 [2019-12-20T18:25:23.886Z] [INFO] 
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] The project's OSGi version is 1.0.4.201912201815
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] 
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] 
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] 
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] 
13:25:23 [2019-12-20T18:25:23.886Z] [INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ org.eclipse.tracecompass.ctf.parser ---
13:25:23 [2019-12-20T18:25:23.886Z] [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:25:23 [2019-12-20T18:25:23.886Z] [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:25:23 [2019-12-20T18:25:23.886Z] [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:25:24 [2019-12-20T18:25:24.142Z] [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:25:24 [2019-12-20T18:25:24.398Z] [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:25:24 [2019-12-20T18:25:24.398Z] [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:25:24 [2019-12-20T18:25:24.398Z] [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 52 kB/s)
13:25:24 [2019-12-20T18:25:24.398Z] [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:25:24 [2019-12-20T18:25:24.398Z] [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:25:24 [2019-12-20T18:25:24.398Z] [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:25:24 [2019-12-20T18:25:24.653Z] [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:25:24 [2019-12-20T18:25:24.653Z] [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:25:24 [2019-12-20T18:25:24.911Z] [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:25:24 [2019-12-20T18:25:24.911Z] [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 20 kB/s)
13:25:24 [2019-12-20T18:25:24.911Z] [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:25:24 [2019-12-20T18:25:24.911Z] [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:25:24 [2019-12-20T18:25:24.911Z] [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:25:25 [2019-12-20T18:25:25.166Z] [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:25:25 [2019-12-20T18:25:25.166Z] [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:25:25 [2019-12-20T18:25:25.166Z] [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:25:25 [2019-12-20T18:25:25.166Z] [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 113 kB/s)
13:25:25 [2019-12-20T18:25:25.166Z] [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:25:25 [2019-12-20T18:25:25.166Z] [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:25:25 [2019-12-20T18:25:25.423Z] [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:25:25 [2019-12-20T18:25:25.678Z] [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:25:25 [2019-12-20T18:25:25.678Z] [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:25:25 [2019-12-20T18:25:25.678Z] [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:25:25 [2019-12-20T18:25:25.678Z] [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 76 kB/s)
13:25:25 [2019-12-20T18:25:25.678Z] [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:25:25 [2019-12-20T18:25:25.678Z] [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:25:25 [2019-12-20T18:25:25.678Z] [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:25:25 [2019-12-20T18:25:25.934Z] [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:25:26 [2019-12-20T18:25:26.189Z] [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:25:26 [2019-12-20T18:25:26.445Z] [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:25:26 [2019-12-20T18:25:26.445Z] [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 404 kB/s)
13:25:26 [2019-12-20T18:25:26.445Z] [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:25:26 [2019-12-20T18:25:26.445Z] [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:25:26 [2019-12-20T18:25:26.445Z] [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:25:26 [2019-12-20T18:25:26.445Z] [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:25:26 [2019-12-20T18:25:26.445Z] [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:25:26 [2019-12-20T18:25:26.445Z] [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:25:26 [2019-12-20T18:25:26.445Z] [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:25:26 [2019-12-20T18:25:26.445Z] [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:25:26 [2019-12-20T18:25:26.445Z] [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:25:26 [2019-12-20T18:25:26.445Z] [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:25:26 [2019-12-20T18:25:26.445Z] [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:25:26 [2019-12-20T18:25:26.445Z] [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:25:26 [2019-12-20T18:25:26.445Z] [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:25:26 [2019-12-20T18:25:26.445Z] [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:25:26 [2019-12-20T18:25:26.445Z] [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:25:26 [2019-12-20T18:25:26.445Z] [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:25:26 [2019-12-20T18:25:26.445Z] [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:25:26 [2019-12-20T18:25:26.445Z] [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:25:26 [2019-12-20T18:25:26.445Z] [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:25:26 [2019-12-20T18:25:26.445Z] [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:25:26 [2019-12-20T18:25:26.445Z] [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:25:26 [2019-12-20T18:25:26.700Z] [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:25:26 [2019-12-20T18:25:26.700Z] [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:25:26 [2019-12-20T18:25:26.700Z] [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:25:27 [2019-12-20T18:25:27.261Z] [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:25:27 [2019-12-20T18:25:27.261Z] [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:25:27 [2019-12-20T18:25:27.261Z] [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:25:27 [2019-12-20T18:25:27.261Z] [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:25:27 [2019-12-20T18:25:27.261Z] [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:25:27 [2019-12-20T18:25:27.261Z] [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:25:27 [2019-12-20T18:25:27.261Z] [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:25:27 [2019-12-20T18:25:27.261Z] [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:25:27 [2019-12-20T18:25:27.261Z] [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:25:27 [2019-12-20T18:25:27.261Z] [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:25:27 [2019-12-20T18:25:27.261Z] [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:25:27 [2019-12-20T18:25:27.261Z] [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:25:27 [2019-12-20T18:25:27.261Z] [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:25:27 [2019-12-20T18:25:27.261Z] [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:25:27 [2019-12-20T18:25:27.261Z] [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:25:27 [2019-12-20T18:25:27.261Z] [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:25:28 [2019-12-20T18:25:28.624Z] [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:25:28 [2019-12-20T18:25:28.624Z] [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:25:28 [2019-12-20T18:25:28.624Z] [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:25:28 [2019-12-20T18:25:28.624Z] [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:25:28 [2019-12-20T18:25:28.624Z] [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:25:28 [2019-12-20T18:25:28.624Z] [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 236 kB/s)
13:25:28 [2019-12-20T18:25:28.624Z] [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:25:28 [2019-12-20T18:25:28.624Z] [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.8 MB/s)
13:25:28 [2019-12-20T18:25:28.624Z] [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:25:28 [2019-12-20T18:25:28.624Z] [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:25:28 [2019-12-20T18:25:28.624Z] [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:25:28 [2019-12-20T18:25:28.624Z] [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 1.8 MB/s)
13:25:28 [2019-12-20T18:25:28.624Z] [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 186 kB/s)
13:25:28 [2019-12-20T18:25:28.624Z] [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 1.8 MB/s)
13:25:28 [2019-12-20T18:25:28.624Z] [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 141 kB/s)
13:25:28 [2019-12-20T18:25:28.625Z] [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 7.5 MB/s)
13:25:29 [2019-12-20T18:25:29.186Z] [INFO] ANTLR: Processing source directory /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3
13:25:29 [2019-12-20T18:25:29.186Z] ANTLR Parser Generator  Version 3.5.2
13:25:29 [2019-12-20T18:25:29.442Z] Output file /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens does not exist: must build /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.g
13:25:29 [2019-12-20T18:25:29.442Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g
13:25:30 [2019-12-20T18:25:30.368Z] Input file /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens is newer than output: must rebuild /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.g
13:25:30 [2019-12-20T18:25:30.368Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g
13:25:30 [2019-12-20T18:25:30.368Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:230:3: 
13:25:30 [2019-12-20T18:25:30.368Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2
13:25:30 [2019-12-20T18:25:30.368Z] 
13:25:30 [2019-12-20T18:25:30.368Z] As a result, alternative(s) 2 were disabled for that input
13:25:30 [2019-12-20T18:25:30.368Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:450:13: 
13:25:30 [2019-12-20T18:25:30.368Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3
13:25:30 [2019-12-20T18:25:30.368Z] 
13:25:30 [2019-12-20T18:25:30.368Z] As a result, alternative(s) 3 were disabled for that input
13:25:30 [2019-12-20T18:25:30.368Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:618:15: 
13:25:30 [2019-12-20T18:25:30.368Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2
13:25:30 [2019-12-20T18:25:30.368Z] 
13:25:30 [2019-12-20T18:25:30.368Z] As a result, alternative(s) 2 were disabled for that input
13:25:30 [2019-12-20T18:25:30.929Z] [INFO] 
13:25:30 [2019-12-20T18:25:30.929Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
13:25:30 [2019-12-20T18:25:30.929Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:25:30 [2019-12-20T18:25:30.929Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
13:25:30 [2019-12-20T18:25:30.929Z] [INFO] 
13:25:30 [2019-12-20T18:25:30.929Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
13:25:30 [2019-12-20T18:25:30.929Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/classes
13:25:31 [2019-12-20T18:25:31.184Z] [INFO] 
13:25:31 [2019-12-20T18:25:31.184Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser ---
13:25:31 [2019-12-20T18:25:31.184Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:25:31 [2019-12-20T18:25:31.184Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources
13:25:31 [2019-12-20T18:25:31.184Z] [INFO] 
13:25:31 [2019-12-20T18:25:31.184Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser ---
13:25:31 [2019-12-20T18:25:31.184Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT-sources.jar
13:25:31 [2019-12-20T18:25:31.440Z] [INFO] 
13:25:31 [2019-12-20T18:25:31.440Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
13:25:31 [2019-12-20T18:25:31.440Z] [INFO] 
13:25:31 [2019-12-20T18:25:31.440Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser ---
13:25:31 [2019-12-20T18:25:31.440Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT.jar
13:25:31 [2019-12-20T18:25:31.440Z] [INFO] 
13:25:31 [2019-12-20T18:25:31.440Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser ---
13:25:31 [2019-12-20T18:25:31.440Z] [INFO] 
13:25:31 [2019-12-20T18:25:31.440Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser ---
13:25:31 [2019-12-20T18:25:31.440Z] [INFO] 
13:25:31 [2019-12-20T18:25:31.440Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser ---
13:25:31 [2019-12-20T18:25:31.440Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT.jar
13:25:31 [2019-12-20T18:25:31.696Z] [INFO] 
13:25:31 [2019-12-20T18:25:31.696Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser ---
13:25:31 [2019-12-20T18:25:31.696Z] [INFO] 
13:25:31 [2019-12-20T18:25:31.696Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser ---
13:25:31 [2019-12-20T18:25:31.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT.jar
13:25:31 [2019-12-20T18:25:31.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT.pom
13:25:31 [2019-12-20T18:25:31.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT-sources.jar
13:25:31 [2019-12-20T18:25:31.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT-pack200.jar.pack.gz
13:25:31 [2019-12-20T18:25:31.953Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT-p2metadata.xml
13:25:31 [2019-12-20T18:25:31.953Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.4-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.4-SNAPSHOT-p2artifacts.xml
13:25:31 [2019-12-20T18:25:31.953Z] [INFO] 
13:25:31 [2019-12-20T18:25:31.953Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser ---
13:25:31 [2019-12-20T18:25:31.953Z] [INFO] 
13:25:31 [2019-12-20T18:25:31.953Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >-----
13:25:31 [2019-12-20T18:25:31.953Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.0.2-SNAPSHOT       [15/138]
13:25:31 [2019-12-20T18:25:31.953Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:25:31 [2019-12-20T18:25:31.953Z] [INFO] 
13:25:31 [2019-12-20T18:25:31.953Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core ---
13:25:31 [2019-12-20T18:25:31.953Z] [INFO] 
13:25:31 [2019-12-20T18:25:31.953Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
13:25:31 [2019-12-20T18:25:31.953Z] [INFO] The project's OSGi version is 4.0.2.201912201815
13:25:31 [2019-12-20T18:25:31.953Z] [INFO] 
13:25:31 [2019-12-20T18:25:31.953Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
13:25:31 [2019-12-20T18:25:31.953Z] [INFO] 
13:25:31 [2019-12-20T18:25:31.953Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
13:25:31 [2019-12-20T18:25:31.953Z] [INFO] 
13:25:31 [2019-12-20T18:25:31.953Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
13:25:31 [2019-12-20T18:25:31.953Z] [INFO] 
13:25:31 [2019-12-20T18:25:31.953Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
13:25:31 [2019-12-20T18:25:31.954Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:25:31 [2019-12-20T18:25:31.954Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
13:25:31 [2019-12-20T18:25:31.954Z] [INFO] 
13:25:31 [2019-12-20T18:25:31.954Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
13:25:31 [2019-12-20T18:25:31.954Z] [INFO] Compiling 133 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/classes
13:25:33 [2019-12-20T18:25:33.319Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[254] 
13:25:33 [2019-12-20T18:25:33.319Z] 	CTFStreamInputReader streamInputReaderToAdd = new CTFStreamInputReader(checkNotNull(streamInput));
13:25:33 [2019-12-20T18:25:33.319Z] 	                     ^^^^^^^^^^^^^^^^^^^^^^
13:25:33 [2019-12-20T18:25:33.319Z] Potential resource leak: 'streamInputReaderToAdd' may not be closed
13:25:33 [2019-12-20T18:25:33.319Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[339] 
13:25:33 [2019-12-20T18:25:33.319Z] 	return (top != null) ? top.getCurrentEvent() : null;
13:25:33 [2019-12-20T18:25:33.319Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:25:33 [2019-12-20T18:25:33.319Z] Potential resource leak: 'top' may not be closed at this location
13:25:33 [2019-12-20T18:25:33.319Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[394] 
13:25:33 [2019-12-20T18:25:33.319Z] 	return hasMoreEvents();
13:25:33 [2019-12-20T18:25:33.319Z] 	^^^^^^^^^^^^^^^^^^^^^^^
13:25:33 [2019-12-20T18:25:33.319Z] Potential resource leak: 'top' may not be closed at this location
13:25:33 [2019-12-20T18:25:33.319Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[499] 
13:25:33 [2019-12-20T18:25:33.319Z] 	CTFStreamInputReader se = fStreamInputReaders.get(j);
13:25:33 [2019-12-20T18:25:33.319Z] 	                     ^^
13:25:33 [2019-12-20T18:25:33.319Z] Potential resource leak: 'se' may not be closed
13:25:33 [2019-12-20T18:25:33.319Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTrace.java:[917] 
13:25:33 [2019-12-20T18:25:33.319Z] 	return !(pathname.getName().equals("metadata"));
13:25:33 [2019-12-20T18:25:33.319Z] 	                                   ^^^^^^^^^^
13:25:33 [2019-12-20T18:25:33.319Z] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
13:25:33 [2019-12-20T18:25:33.319Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[170] 
13:25:33 [2019-12-20T18:25:33.319Z] 	returnArray[i] = null;
13:25:33 [2019-12-20T18:25:33.319Z] 	                 ^^^^
13:25:33 [2019-12-20T18:25:33.319Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
13:25:33 [2019-12-20T18:25:33.319Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[220] 
13:25:33 [2019-12-20T18:25:33.319Z] 	return fInnerElements.get(index);
13:25:33 [2019-12-20T18:25:33.319Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
13:25:33 [2019-12-20T18:25:33.319Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable
13:25:33 [2019-12-20T18:25:33.319Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[231] 
13:25:33 [2019-12-20T18:25:33.319Z] 	return fInnerElements.remove(index);
13:25:33 [2019-12-20T18:25:33.319Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:25:33 [2019-12-20T18:25:33.319Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable
13:25:33 [2019-12-20T18:25:33.319Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[306] 
13:25:33 [2019-12-20T18:25:33.319Z] 	SparseList sparseList = (SparseList) list;
13:25:33 [2019-12-20T18:25:33.319Z] 	^^^^^^^^^^
13:25:33 [2019-12-20T18:25:33.319Z] SparseList is a raw type. References to generic type SparseList<E> should be parameterized
13:25:33 [2019-12-20T18:25:33.319Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[306] 
13:25:33 [2019-12-20T18:25:33.319Z] 	SparseList sparseList = (SparseList) list;
13:25:33 [2019-12-20T18:25:33.319Z] 	                         ^^^^^^^^^^
13:25:33 [2019-12-20T18:25:33.319Z] SparseList is a raw type. References to generic type SparseList<E> should be parameterized
13:25:33 [2019-12-20T18:25:33.319Z] 10 problems (10 warnings)
13:25:33 [2019-12-20T18:25:33.319Z] [INFO] 
13:25:33 [2019-12-20T18:25:33.319Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core ---
13:25:33 [2019-12-20T18:25:33.319Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:25:33 [2019-12-20T18:25:33.319Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources
13:25:33 [2019-12-20T18:25:33.319Z] [INFO] 
13:25:33 [2019-12-20T18:25:33.319Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core ---
13:25:33 [2019-12-20T18:25:33.319Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT-sources.jar
13:25:33 [2019-12-20T18:25:33.319Z] [INFO] 
13:25:33 [2019-12-20T18:25:33.319Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
13:25:33 [2019-12-20T18:25:33.319Z] [INFO] 
13:25:33 [2019-12-20T18:25:33.319Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core ---
13:25:33 [2019-12-20T18:25:33.319Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT.jar
13:25:33 [2019-12-20T18:25:33.575Z] [INFO] 
13:25:33 [2019-12-20T18:25:33.575Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core ---
13:25:33 [2019-12-20T18:25:33.575Z] [INFO] 
13:25:33 [2019-12-20T18:25:33.575Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core ---
13:25:33 [2019-12-20T18:25:33.575Z] [INFO] 
13:25:33 [2019-12-20T18:25:33.575Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core ---
13:25:33 [2019-12-20T18:25:33.575Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT.jar
13:25:33 [2019-12-20T18:25:33.830Z] [INFO] 
13:25:33 [2019-12-20T18:25:33.830Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core ---
13:25:33 [2019-12-20T18:25:33.830Z] [INFO] 
13:25:33 [2019-12-20T18:25:33.830Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core ---
13:25:33 [2019-12-20T18:25:33.830Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT.jar
13:25:33 [2019-12-20T18:25:33.830Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT.pom
13:25:33 [2019-12-20T18:25:33.830Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT-sources.jar
13:25:33 [2019-12-20T18:25:33.831Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT-pack200.jar.pack.gz
13:25:33 [2019-12-20T18:25:33.831Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT-p2metadata.xml
13:25:33 [2019-12-20T18:25:33.831Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.2-SNAPSHOT-p2artifacts.xml
13:25:33 [2019-12-20T18:25:33.831Z] [INFO] 
13:25:33 [2019-12-20T18:25:33.831Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core ---
13:25:33 [2019-12-20T18:25:33.831Z] [INFO] 
13:25:33 [2019-12-20T18:25:33.831Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >--
13:25:33 [2019-12-20T18:25:33.831Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.7-SNAPSHOT    [16/138]
13:25:33 [2019-12-20T18:25:33.831Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:25:33 [2019-12-20T18:25:33.831Z] [INFO] 
13:25:33 [2019-12-20T18:25:33.831Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests ---
13:25:33 [2019-12-20T18:25:33.831Z] [INFO] 
13:25:33 [2019-12-20T18:25:33.831Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests ---
13:25:33 [2019-12-20T18:25:33.831Z] [INFO] 
13:25:33 [2019-12-20T18:25:33.831Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
13:25:33 [2019-12-20T18:25:33.831Z] [INFO] The project's OSGi version is 1.0.7.201912201815
13:25:33 [2019-12-20T18:25:33.831Z] [INFO] 
13:25:33 [2019-12-20T18:25:33.831Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
13:25:33 [2019-12-20T18:25:33.831Z] [INFO] 
13:25:33 [2019-12-20T18:25:33.831Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
13:25:33 [2019-12-20T18:25:33.831Z] [INFO] 
13:25:33 [2019-12-20T18:25:33.831Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
13:25:33 [2019-12-20T18:25:33.831Z] [INFO] 
13:25:33 [2019-12-20T18:25:33.831Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
13:25:33 [2019-12-20T18:25:33.831Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:25:33 [2019-12-20T18:25:33.831Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
13:25:33 [2019-12-20T18:25:33.831Z] [INFO] 
13:25:33 [2019-12-20T18:25:33.831Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
13:25:34 [2019-12-20T18:25:34.087Z] [INFO] Compiling 54 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes
13:25:34 [2019-12-20T18:25:34.647Z] [INFO] 
13:25:34 [2019-12-20T18:25:34.647Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests ---
13:25:34 [2019-12-20T18:25:34.647Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:25:34 [2019-12-20T18:25:34.647Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources
13:25:34 [2019-12-20T18:25:34.647Z] [INFO] 
13:25:34 [2019-12-20T18:25:34.647Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests ---
13:25:34 [2019-12-20T18:25:34.647Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT-sources.jar
13:25:34 [2019-12-20T18:25:34.903Z] [INFO] 
13:25:34 [2019-12-20T18:25:34.903Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
13:25:34 [2019-12-20T18:25:34.903Z] [INFO] 
13:25:34 [2019-12-20T18:25:34.903Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests ---
13:25:34 [2019-12-20T18:25:34.903Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT.jar
13:25:34 [2019-12-20T18:25:34.903Z] [INFO] 
13:25:34 [2019-12-20T18:25:34.903Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests ---
13:25:34 [2019-12-20T18:25:34.903Z] [INFO] 
13:25:34 [2019-12-20T18:25:34.903Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core.tests ---
13:25:34 [2019-12-20T18:25:34.903Z] [INFO] 
13:25:34 [2019-12-20T18:25:34.903Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core.tests ---
13:25:34 [2019-12-20T18:25:34.903Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT.jar
13:25:35 [2019-12-20T18:25:35.158Z] [INFO] 
13:25:35 [2019-12-20T18:25:35.158Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests ---
13:25:35 [2019-12-20T18:25:35.158Z] [INFO] 
13:25:35 [2019-12-20T18:25:35.158Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests ---
13:25:35 [2019-12-20T18:25:35.158Z] [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:25:35 [2019-12-20T18:25:35.413Z] [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:25:35 [2019-12-20T18:25:35.413Z] [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:25:35 [2019-12-20T18:25:35.974Z] [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:25:35 [2019-12-20T18:25:35.974Z] [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:25:35 [2019-12-20T18:25:35.974Z] [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:25:35 [2019-12-20T18:25:35.974Z] [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 260 kB/s)
13:25:35 [2019-12-20T18:25:35.974Z] [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:25:35 [2019-12-20T18:25:35.974Z] [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:25:36 [2019-12-20T18:25:36.229Z] [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:25:36 [2019-12-20T18:25:36.485Z] [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:25:36 [2019-12-20T18:25:36.485Z] [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:25:36 [2019-12-20T18:25:36.485Z] [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:25:36 [2019-12-20T18:25:36.485Z] [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 170 kB/s)
13:25:36 [2019-12-20T18:25:36.485Z] [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:25:36 [2019-12-20T18:25:36.485Z] [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:25:36 [2019-12-20T18:25:36.485Z] [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:25:36 [2019-12-20T18:25:36.740Z] [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:25:36 [2019-12-20T18:25:36.740Z] [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:25:36 [2019-12-20T18:25:36.995Z] [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:25:36 [2019-12-20T18:25:36.996Z] [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 78 kB/s)
13:25:36 [2019-12-20T18:25:36.996Z] [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:25:36 [2019-12-20T18:25:36.996Z] [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:25:36 [2019-12-20T18:25:36.996Z] [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:25:36 [2019-12-20T18:25:36.996Z] [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:25:36 [2019-12-20T18:25:36.996Z] [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:25:36 [2019-12-20T18:25:36.996Z] [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:25:36 [2019-12-20T18:25:36.996Z] [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:25:36 [2019-12-20T18:25:36.996Z] [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:25:36 [2019-12-20T18:25:36.996Z] [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:25:37 [2019-12-20T18:25:37.251Z] [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:25:37 [2019-12-20T18:25:37.251Z] [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:25:37 [2019-12-20T18:25:37.251Z] [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:25:37 [2019-12-20T18:25:37.251Z] [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:25:37 [2019-12-20T18:25:37.251Z] [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:25:37 [2019-12-20T18:25:37.251Z] [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:25:37 [2019-12-20T18:25:37.251Z] [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:25:37 [2019-12-20T18:25:37.251Z] [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:25:37 [2019-12-20T18:25:37.251Z] [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:25:37 [2019-12-20T18:25:37.251Z] [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 634 kB/s)
13:25:37 [2019-12-20T18:25:37.507Z] [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.1 MB/s)
13:25:37 [2019-12-20T18:25:37.507Z] [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 13 MB/s)
13:25:37 [2019-12-20T18:25:37.763Z] [INFO] Executing tasks
13:25:37 [2019-12-20T18:25:37.763Z] 
13:25:37 [2019-12-20T18:25:37.763Z] main:
13:25:37 [2019-12-20T18:25:37.763Z] 
13:25:37 [2019-12-20T18:25:37.763Z] main:
13:25:37 [2019-12-20T18:25:37.763Z] 
13:25:37 [2019-12-20T18:25:37.763Z] checkAnyTraceExists:
13:25:37 [2019-12-20T18:25:37.763Z] 
13:25:37 [2019-12-20T18:25:37.763Z] verifyChecksum:
13:25:37 [2019-12-20T18:25:37.763Z]      [echo] Verifying: ${anyTraceExists}
13:25:37 [2019-12-20T18:25:37.763Z] 
13:25:37 [2019-12-20T18:25:37.763Z] deleteFailedCheckSumTraces:
13:25:37 [2019-12-20T18:25:37.763Z] 
13:25:37 [2019-12-20T18:25:37.763Z] downloadTraceFiles:
13:25:37 [2019-12-20T18:25:37.763Z]      [echo] Attempting to download test traces
13:25:37 [2019-12-20T18:25:37.763Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz
13:25:37 [2019-12-20T18:25:37.763Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
13:25:38 [2019-12-20T18:25:38.019Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz
13:25:38 [2019-12-20T18:25:38.019Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz
13:25:38 [2019-12-20T18:25:38.985Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
13:25:38 [2019-12-20T18:25:38.985Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz
13:25:39 [2019-12-20T18:25:39.241Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz
13:25:39 [2019-12-20T18:25:39.241Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
13:25:41 [2019-12-20T18:25:41.129Z]      [exec] Cloning into 'ctf-testsuite'...
13:25:43 [2019-12-20T18:25:43.644Z] 
13:25:43 [2019-12-20T18:25:43.644Z] pullTestSuite:
13:25:43 [2019-12-20T18:25:43.644Z]      [exec] Your branch is up-to-date with 'origin/master'.
13:25:43 [2019-12-20T18:25:43.644Z]      [exec] Already on 'master'
13:25:43 [2019-12-20T18:25:43.900Z]      [exec] Already up-to-date.
13:25:43 [2019-12-20T18:25:43.900Z]      [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'.
13:25:43 [2019-12-20T18:25:43.900Z]      [exec] 
13:25:43 [2019-12-20T18:25:43.900Z]      [exec] You are in 'detached HEAD' state. You can look around, make experimental
13:25:43 [2019-12-20T18:25:43.900Z]      [exec] changes and commit them, and you can discard any commits you make in this
13:25:43 [2019-12-20T18:25:43.900Z]      [exec] state without impacting any branches by performing another checkout.
13:25:43 [2019-12-20T18:25:43.900Z]      [exec] 
13:25:43 [2019-12-20T18:25:43.900Z]      [exec] If you want to create a new branch to retain commits you create, you may
13:25:43 [2019-12-20T18:25:43.900Z]      [exec] do so (now or later) by using -b with the checkout command again. Example:
13:25:43 [2019-12-20T18:25:43.900Z]      [exec] 
13:25:43 [2019-12-20T18:25:43.900Z]      [exec]   git checkout -b <new-branch-name>
13:25:43 [2019-12-20T18:25:43.900Z]      [exec] 
13:25:43 [2019-12-20T18:25:43.900Z]      [exec] HEAD is now at 0f8beba... Merge pull request #35 from compudj/master
13:25:43 [2019-12-20T18:25:43.900Z] 
13:25:43 [2019-12-20T18:25:43.900Z] extractTraces:
13:25:43 [2019-12-20T18:25:43.900Z] 
13:25:43 [2019-12-20T18:25:43.900Z] checkAnyTraceExists:
13:25:43 [2019-12-20T18:25:43.900Z] 
13:25:43 [2019-12-20T18:25:43.900Z] verifyChecksum:
13:25:43 [2019-12-20T18:25:43.900Z]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
13:25:44 [2019-12-20T18:25:44.155Z] 
13:25:44 [2019-12-20T18:25:44.156Z] warnFailedCheckSum:
13:25:44 [2019-12-20T18:25:44.156Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz to /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar
13:25:44 [2019-12-20T18:25:44.411Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar into /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
13:25:44 [2019-12-20T18:25:44.411Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz to /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar
13:25:45 [2019-12-20T18:25:45.341Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar into /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
13:25:45 [2019-12-20T18:25:45.901Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz to /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar
13:25:45 [2019-12-20T18:25:45.901Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar into /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
13:25:45 [2019-12-20T18:25:45.901Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz to /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar
13:25:47 [2019-12-20T18:25:47.789Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar into /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
13:25:48 [2019-12-20T18:25:48.715Z]      [echo] Traces extracted successfully
13:25:48 [2019-12-20T18:25:48.715Z] [INFO] Executed tasks
13:25:48 [2019-12-20T18:25:48.715Z] [INFO] 
13:25:48 [2019-12-20T18:25:48.715Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests ---
13:25:50 [2019-12-20T18:25:50.080Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log
13:25:50 [2019-12-20T18:25:50.080Z] [INFO] Command line:
13:25:50 [2019-12-20T18:25:50.080Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:25:50 [2019-12-20T18:25:50.080Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:25:52 [2019-12-20T18:25:52.593Z] !SESSION 2019-12-20 18:25:50.221 -----------------------------------------------
13:25:52 [2019-12-20T18:25:52.593Z] eclipse.buildId=unknown
13:25:52 [2019-12-20T18:25:52.593Z] java.version=1.8.0_202
13:25:52 [2019-12-20T18:25:52.593Z] java.vendor=Oracle Corporation
13:25:52 [2019-12-20T18:25:52.593Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:25:52 [2019-12-20T18:25:52.593Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
13:25:52 [2019-12-20T18:25:52.593Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:25:52 [2019-12-20T18:25:52.593Z] 
13:25:52 [2019-12-20T18:25:52.593Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 18:25:52.314
13:25:52 [2019-12-20T18:25:52.593Z] !MESSAGE FrameworkEvent ERROR
13:25:52 [2019-12-20T18:25:52.593Z] !STACK 0
13:25:52 [2019-12-20T18:25:52.593Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
13:25:52 [2019-12-20T18:25:52.593Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:25:52 [2019-12-20T18:25:52.593Z] 
13:25:52 [2019-12-20T18:25:52.593Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:25:52 [2019-12-20T18:25:52.593Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:25:52 [2019-12-20T18:25:52.593Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:25:52 [2019-12-20T18:25:52.593Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:25:52 [2019-12-20T18:25:52.593Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:25:52 [2019-12-20T18:25:52.593Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:25:52 [2019-12-20T18:25:52.593Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:25:52 [2019-12-20T18:25:52.593Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:25:52 [2019-12-20T18:25:52.593Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:25:52 [2019-12-20T18:25:52.593Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:25:52 [2019-12-20T18:25:52.593Z] 
13:25:52 [2019-12-20T18:25:52.593Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 18:25:52.435
13:25:52 [2019-12-20T18:25:52.593Z] !MESSAGE FrameworkEvent ERROR
13:25:52 [2019-12-20T18:25:52.593Z] !STACK 0
13:25:52 [2019-12-20T18:25:52.593Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123]
13:25:52 [2019-12-20T18:25:52.593Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:25:52 [2019-12-20T18:25:52.593Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
13:25:52 [2019-12-20T18:25:52.593Z]     -> 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:25:52 [2019-12-20T18:25:52.593Z]        org.apache.httpcomponents.httpclient.win [31]
13:25:52 [2019-12-20T18:25:52.593Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:25:52 [2019-12-20T18:25:52.593Z] 
13:25:52 [2019-12-20T18:25:52.593Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:25:52 [2019-12-20T18:25:52.593Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:25:52 [2019-12-20T18:25:52.593Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:25:52 [2019-12-20T18:25:52.593Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:25:52 [2019-12-20T18:25:52.593Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:25:52 [2019-12-20T18:25:52.594Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:25:52 [2019-12-20T18:25:52.594Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:25:52 [2019-12-20T18:25:52.594Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:25:52 [2019-12-20T18:25:52.594Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:25:52 [2019-12-20T18:25:52.594Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:25:53 [2019-12-20T18:25:53.957Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
13:25:54 [2019-12-20T18:25:54.519Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.586 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
13:25:54 [2019-12-20T18:25:54.519Z] testAddTwoStreams1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.283 s
13:25:54 [2019-12-20T18:25:54.519Z] testAddTwoStreams2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.008 s
13:25:54 [2019-12-20T18:25:54.519Z] testAddTwoStreams3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.057 s
13:25:54 [2019-12-20T18:25:54.519Z] testEmptyStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.005 s
13:25:54 [2019-12-20T18:25:54.519Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.005 s
13:25:54 [2019-12-20T18:25:54.519Z] testAddStreamFail(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.004 s
13:25:54 [2019-12-20T18:25:54.519Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
13:25:54 [2019-12-20T18:25:54.775Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
13:25:54 [2019-12-20T18:25:54.776Z] testGrowingLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest)  Time elapsed: 0.006 s
13:25:54 [2019-12-20T18:25:54.776Z] testGrowingNotLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest)  Time elapsed: 0.003 s
13:25:54 [2019-12-20T18:25:54.776Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
13:25:57 [2019-12-20T18:25:57.293Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.219 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
13:25:57 [2019-12-20T18:25:57.293Z] testGetCurrentEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.573 s
13:25:57 [2019-12-20T18:25:57.293Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.203 s
13:25:57 [2019-12-20T18:25:57.293Z] testGoToLastEvent1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.218 s
13:25:57 [2019-12-20T18:25:57.293Z] testGoToLastEvent2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.69 s
13:25:57 [2019-12-20T18:25:57.293Z] testGetCurrentPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.085 s
13:25:57 [2019-12-20T18:25:57.293Z] testStreamInputReader_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.03 s
13:25:57 [2019-12-20T18:25:57.293Z] testSeek_timestamp(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.085 s
13:25:57 [2019-12-20T18:25:57.293Z] testReadNextEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.085 s
13:25:57 [2019-12-20T18:25:57.293Z] testGetCPU(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.031 s
13:25:57 [2019-12-20T18:25:57.293Z] testStreamInputReader_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.085 s
13:25:57 [2019-12-20T18:25:57.293Z] testSeek_eventDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.129 s
13:25:57 [2019-12-20T18:25:57.293Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
13:25:57 [2019-12-20T18:25:57.293Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
13:25:57 [2019-12-20T18:25:57.293Z] testPacketNoHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0 s
13:25:57 [2019-12-20T18:25:57.293Z] testPacketWithContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0.001 s
13:25:57 [2019-12-20T18:25:57.293Z] testPacketWithPacketContextAndLostEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0 s
13:25:57 [2019-12-20T18:25:57.293Z] testPacket(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0.001 s
13:25:57 [2019-12-20T18:25:57.293Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
13:25:58 [2019-12-20T18:25:58.656Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.796 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
13:25:58 [2019-12-20T18:25:58.656Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.227 s
13:25:58 [2019-12-20T18:25:58.656Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.207 s
13:25:58 [2019-12-20T18:25:58.656Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.261 s
13:25:58 [2019-12-20T18:25:58.656Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.32 s
13:25:58 [2019-12-20T18:25:58.656Z] testGetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.1 s
13:25:58 [2019-12-20T18:25:58.656Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.113 s
13:25:58 [2019-12-20T18:25:58.656Z] testSetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.093 s
13:25:58 [2019-12-20T18:25:58.656Z] testGetFilename(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.103 s
13:25:58 [2019-12-20T18:25:58.656Z] testStreamInput(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.109 s
13:25:58 [2019-12-20T18:25:58.656Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.098 s
13:25:58 [2019-12-20T18:25:58.657Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.162 s
13:25:58 [2019-12-20T18:25:58.657Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
13:26:00 [2019-12-20T18:26:00.572Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.72 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
13:26:00 [2019-12-20T18:26:00.572Z] testGetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.023 s
13:26:00 [2019-12-20T18:26:00.572Z] testGetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.078 s
13:26:00 [2019-12-20T18:26:00.572Z] testPacketHeaderIsSet_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.026 s
13:26:00 [2019-12-20T18:26:00.572Z] testLookupEnvironment_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.078 s
13:26:00 [2019-12-20T18:26:00.572Z] testLookupEnvironment_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.024 s
13:26:00 [2019-12-20T18:26:00.572Z] testLookupEnvironment_3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.072 s
13:26:00 [2019-12-20T18:26:00.572Z] testLookupEnvironment_4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.023 s
13:26:00 [2019-12-20T18:26:00.572Z] testMajorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.09 s
13:26:00 [2019-12-20T18:26:00.572Z] testByteOrderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.071 s
13:26:00 [2019-12-20T18:26:00.572Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.024 s
13:26:00 [2019-12-20T18:26:00.572Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.023 s
13:26:00 [2019-12-20T18:26:00.572Z] testGetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.075 s
13:26:00 [2019-12-20T18:26:00.572Z] testUUIDIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.082 s
13:26:00 [2019-12-20T18:26:00.572Z] testMinorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.024 s
13:26:00 [2019-12-20T18:26:00.572Z] testGetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.075 s
13:26:00 [2019-12-20T18:26:00.572Z] testGetTraceDirectory(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.021 s
13:26:00 [2019-12-20T18:26:00.572Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.024 s
13:26:00 [2019-12-20T18:26:00.572Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.097 s
13:26:00 [2019-12-20T18:26:00.572Z] testSetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.071 s
13:26:00 [2019-12-20T18:26:00.572Z] testGetSetClock_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.023 s
13:26:00 [2019-12-20T18:26:00.572Z] testGetSetClock_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.091 s
13:26:00 [2019-12-20T18:26:00.572Z] testGetByteOrder_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.069 s
13:26:00 [2019-12-20T18:26:00.572Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.024 s
13:26:00 [2019-12-20T18:26:00.572Z] testSetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.021 s
13:26:00 [2019-12-20T18:26:00.572Z] testPacketHeaderIsSet_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.182 s
13:26:00 [2019-12-20T18:26:00.572Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.087 s
13:26:00 [2019-12-20T18:26:00.572Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.112 s
13:26:00 [2019-12-20T18:26:00.572Z] testSetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.075 s
13:26:00 [2019-12-20T18:26:00.572Z] testSetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.025 s
13:26:00 [2019-12-20T18:26:00.572Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
13:26:00 [2019-12-20T18:26:00.572Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
13:26:00 [2019-12-20T18:26:00.572Z] TSDLContextTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.004 s
13:26:00 [2019-12-20T18:26:00.572Z] TSDLEnvironmentTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.003 s
13:26:00 [2019-12-20T18:26:00.572Z] TSDLSimpleTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.003 s
13:26:00 [2019-12-20T18:26:00.572Z] TSDLClockTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.054 s
13:26:00 [2019-12-20T18:26:00.572Z] TSDLCallsiteTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.003 s
13:26:00 [2019-12-20T18:26:00.572Z] TSDLEnumTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.004 s
13:26:00 [2019-12-20T18:26:00.572Z] TSDLAllTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.003 s
13:26:00 [2019-12-20T18:26:00.572Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
13:26:00 [2019-12-20T18:26:00.572Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
13:26:00 [2019-12-20T18:26:00.572Z] testStreamInputPacketIndexDisjoint(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0.001 s
13:26:00 [2019-12-20T18:26:00.572Z] testStreamInputPacketIndexOverlappingBothSides(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
13:26:00 [2019-12-20T18:26:00.572Z] testStreamInputPacketIndexLargeOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
13:26:00 [2019-12-20T18:26:00.572Z] testStreamInputPacketIndexContiguous(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
13:26:00 [2019-12-20T18:26:00.572Z] testStreamInputPacketIndexInvalidAppend(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
13:26:00 [2019-12-20T18:26:00.572Z] testStreamInputPacketIndexGet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
13:26:00 [2019-12-20T18:26:00.572Z] testStreamInputPacketIndex(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
13:26:00 [2019-12-20T18:26:00.572Z] testStreamInputPacketIndexOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
13:26:00 [2019-12-20T18:26:00.572Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
13:26:00 [2019-12-20T18:26:00.572Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
13:26:00 [2019-12-20T18:26:00.572Z] testStreamInputPacketIndexEntryConstructor1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0.001 s
13:26:00 [2019-12-20T18:26:00.572Z] testStreamInputPacketIndexEntryConstructor2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
13:26:00 [2019-12-20T18:26:00.572Z] testStreamInputPacketIndexEntryConstructor3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
13:26:00 [2019-12-20T18:26:00.572Z] testStreamInputPacketIndexEntryConstructor4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
13:26:00 [2019-12-20T18:26:00.572Z] testStreamInputPacketIndexEntryConstructor5(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
13:26:00 [2019-12-20T18:26:00.572Z] testStreamInputPacketIndexEntryConstructor6(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
13:26:00 [2019-12-20T18:26:00.572Z] testStreamInputPacketIndexEntryConstructor7(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
13:26:00 [2019-12-20T18:26:00.572Z] testStreamInputPacketIndexEntryConstructor8(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
13:26:00 [2019-12-20T18:26:00.572Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
13:26:00 [2019-12-20T18:26:00.573Z] testStreamInputPacketIndexEntry_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0.001 s
13:26:00 [2019-12-20T18:26:00.573Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
13:26:03 [2019-12-20T18:26:03.841Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.986 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
13:26:03 [2019-12-20T18:26:03.841Z] testGetTrace(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.214 s
13:26:03 [2019-12-20T18:26:03.841Z] testAddEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.172 s
13:26:03 [2019-12-20T18:26:03.841Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.193 s
13:26:03 [2019-12-20T18:26:03.841Z] testSetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.122 s
13:26:03 [2019-12-20T18:26:03.841Z] testAddHugeIDEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.189 s
13:26:03 [2019-12-20T18:26:03.841Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.125 s
13:26:03 [2019-12-20T18:26:03.841Z] testGetPacketContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.175 s
13:26:03 [2019-12-20T18:26:03.841Z] testGetEventHeaderDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.127 s
13:26:03 [2019-12-20T18:26:03.841Z] testEventHeaderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.181 s
13:26:03 [2019-12-20T18:26:03.841Z] testGetStreamInputs(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.114 s
13:26:03 [2019-12-20T18:26:03.841Z] testSetEventContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.18 s
13:26:03 [2019-12-20T18:26:03.841Z] testSetEventHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.118 s
13:26:03 [2019-12-20T18:26:03.841Z] testGetEventContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.179 s
13:26:03 [2019-12-20T18:26:03.841Z] testEventContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.181 s
13:26:03 [2019-12-20T18:26:03.842Z] testSetPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.116 s
13:26:03 [2019-12-20T18:26:03.842Z] testGetEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.125 s
13:26:03 [2019-12-20T18:26:03.842Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.177 s
13:26:03 [2019-12-20T18:26:03.842Z] testStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.188 s
13:26:03 [2019-12-20T18:26:03.842Z] testPacketContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.106 s
13:26:03 [2019-12-20T18:26:03.842Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
13:26:04 [2019-12-20T18:26:04.629Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.101 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
13:26:04 [2019-12-20T18:26:04.629Z] testKernelTrace[0: WHOLE_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.572 s
13:26:04 [2019-12-20T18:26:04.629Z] testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.051 s
13:26:04 [2019-12-20T18:26:04.629Z] testKernelTrace[2: STREAM0_FIRST_PACKET_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.148 s
13:26:04 [2019-12-20T18:26:04.629Z] testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.105 s
13:26:04 [2019-12-20T18:26:04.629Z] testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.215 s
13:26:04 [2019-12-20T18:26:04.629Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
13:26:04 [2019-12-20T18:26:04.629Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
13:26:04 [2019-12-20T18:26:04.629Z] testStreamInputReaderTimestampComparator_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest)  Time elapsed: 0 s
13:26:04 [2019-12-20T18:26:04.629Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
13:26:26 [2019-12-20T18:26:26.511Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 18.502 s - in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
13:26:26 [2019-12-20T18:26:26.511Z] readTraces[0: KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.573 s
13:26:26 [2019-12-20T18:26:26.511Z] readTraces[1: TRACE2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.718 s
13:26:26 [2019-12-20T18:26:26.511Z] readTraces[2: KERNEL_VM](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.901 s
13:26:26 [2019-12-20T18:26:26.511Z] readTraces[3: SYNC_SRC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.075 s
13:26:26 [2019-12-20T18:26:26.511Z] readTraces[4: SYNC_DEST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.044 s
13:26:26 [2019-12-20T18:26:26.511Z] readTraces[5: DJANGO_CLIENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.825 s
13:26:26 [2019-12-20T18:26:26.511Z] readTraces[6: DJANGO_DB](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.779 s
13:26:26 [2019-12-20T18:26:26.511Z] readTraces[7: DJANGO_HTTPD](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.796 s
13:26:26 [2019-12-20T18:26:26.511Z] readTraces[8: HELLO_LOST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 4.062 s
13:26:26 [2019-12-20T18:26:26.511Z] readTraces[9: CYG_PROFILE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.02 s
13:26:26 [2019-12-20T18:26:26.511Z] readTraces[10: CYG_PROFILE_FAST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.016 s
13:26:26 [2019-12-20T18:26:26.511Z] readTraces[11: FUNKY_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.381 s
13:26:26 [2019-12-20T18:26:26.511Z] readTraces[12: ARM_64_BIT_HEADER](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.108 s
13:26:26 [2019-12-20T18:26:26.511Z] readTraces[13: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.108 s
13:26:26 [2019-12-20T18:26:26.511Z] readTraces[14: DYNSCOPE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.683 s
13:26:26 [2019-12-20T18:26:26.511Z] readTraces[15: TRACE_EXPERIMENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) skipped
13:26:26 [2019-12-20T18:26:26.511Z] readTraces[16: DEBUG_INFO](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.023 s
13:26:26 [2019-12-20T18:26:26.511Z] readTraces[17: DEBUG_INFO3](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.02 s
13:26:26 [2019-12-20T18:26:26.511Z] readTraces[18: DEBUG_INFO4](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.011 s
13:26:26 [2019-12-20T18:26:26.511Z] readTraces[19: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.006 s
13:26:26 [2019-12-20T18:26:26.511Z] readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.018 s
13:26:26 [2019-12-20T18:26:26.511Z] readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.005 s
13:26:26 [2019-12-20T18:26:26.511Z] readTraces[22: MEMORY_ANALYSIS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.004 s
13:26:26 [2019-12-20T18:26:26.511Z] readTraces[23: PERF_TASKSET2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.554 s
13:26:26 [2019-12-20T18:26:26.511Z] readTraces[24: MANY_THREADS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.432 s
13:26:26 [2019-12-20T18:26:26.511Z] readTraces[25: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.447 s
13:26:26 [2019-12-20T18:26:26.511Z] readTraces[26: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.071 s
13:26:26 [2019-12-20T18:26:26.511Z] readTraces[27: UNEVEN_STREAMS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.508 s
13:26:26 [2019-12-20T18:26:26.511Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
13:26:26 [2019-12-20T18:26:26.511Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.784 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
13:26:26 [2019-12-20T18:26:26.511Z] testParse(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.372 s
13:26:26 [2019-12-20T18:26:26.511Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.098 s
13:26:26 [2019-12-20T18:26:26.511Z] testStreamTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.024 s
13:26:26 [2019-12-20T18:26:26.511Z] testMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.085 s
13:26:26 [2019-12-20T18:26:26.511Z] testGetDetectedByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.1 s
13:26:26 [2019-12-20T18:26:26.511Z] testEndian(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.026 s
13:26:26 [2019-12-20T18:26:26.511Z] testTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.078 s
13:26:26 [2019-12-20T18:26:26.511Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
13:26:26 [2019-12-20T18:26:26.511Z] 
13:26:26 [2019-12-20T18:26:26.511Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-12-20 18:26:24.060
13:26:26 [2019-12-20T18:26:26.511Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++                                                  ]	509 Events
13:26:26 [2019-12-20T18:26:26.511Z] 
13:26:26 [2019-12-20T18:26:26.511Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-12-20 18:26:24.065
13:26:26 [2019-12-20T18:26:26.511Z] !MESSAGE channel0_0	[+++++++++++++++++++++++++++++++++++++++++++++++++                                                   ]	491 Events
13:26:26 [2019-12-20T18:26:26.511Z] 
13:26:26 [2019-12-20T18:26:26.511Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-12-20 18:26:24.127
13:26:26 [2019-12-20T18:26:26.511Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++]	1 Events
13:26:26 [2019-12-20T18:26:26.511Z] 
13:26:26 [2019-12-20T18:26:26.511Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-12-20 18:26:24.127
13:26:26 [2019-12-20T18:26:26.511Z] !MESSAGE channel0_0	[                                                            ]	0 Events
13:26:26 [2019-12-20T18:26:26.511Z] 
13:26:26 [2019-12-20T18:26:26.511Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-12-20 18:26:25.441
13:26:26 [2019-12-20T18:26:26.511Z] !MESSAGE channel0_1	[+]	1 Events
13:26:26 [2019-12-20T18:26:26.511Z] 
13:26:26 [2019-12-20T18:26:26.511Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-12-20 18:26:25.441
13:26:26 [2019-12-20T18:26:26.511Z] !MESSAGE channel0_0	[ ]	0 Events
13:26:26 [2019-12-20T18:26:26.511Z] 
13:26:26 [2019-12-20T18:26:26.511Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-12-20 18:26:25.524
13:26:26 [2019-12-20T18:26:26.511Z] !MESSAGE channel0_1	[++]	1 Events
13:26:26 [2019-12-20T18:26:26.511Z] 
13:26:26 [2019-12-20T18:26:26.511Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-12-20 18:26:25.525
13:26:26 [2019-12-20T18:26:26.511Z] !MESSAGE channel0_0	[  ]	0 Events
13:26:26 [2019-12-20T18:26:26.511Z] 
13:26:26 [2019-12-20T18:26:26.511Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-12-20 18:26:25.718
13:26:26 [2019-12-20T18:26:26.511Z] !MESSAGE channel0_1	[++++++++++]	1 Events
13:26:26 [2019-12-20T18:26:26.511Z] 
13:26:26 [2019-12-20T18:26:26.511Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-12-20 18:26:25.719
13:26:26 [2019-12-20T18:26:26.511Z] !MESSAGE channel0_0	[          ]	0 Events
13:26:26 [2019-12-20T18:26:26.511Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.096 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
13:26:26 [2019-12-20T18:26:26.511Z] testHasMoreEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.084 s
13:26:26 [2019-12-20T18:26:26.511Z] testGetCurrentEventDef_last(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.113 s
13:26:26 [2019-12-20T18:26:26.511Z] testPrintStats_100(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.037 s
13:26:26 [2019-12-20T18:26:26.511Z] testPrintStats_noparam(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.061 s
13:26:26 [2019-12-20T18:26:26.511Z] testGetEndTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.081 s
13:26:26 [2019-12-20T18:26:26.511Z] testSeek(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.024 s
13:26:26 [2019-12-20T18:26:26.511Z] testGetStartTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.078 s
13:26:26 [2019-12-20T18:26:26.511Z] testAdvance_end(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.912 s
13:26:26 [2019-12-20T18:26:26.511Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.021 s
13:26:26 [2019-12-20T18:26:26.511Z] testGetCurrentEventDef_first(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.076 s
13:26:26 [2019-12-20T18:26:26.511Z] testPrintStats_width0(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.089 s
13:26:26 [2019-12-20T18:26:26.511Z] testPrintStats_width1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.033 s
13:26:26 [2019-12-20T18:26:26.511Z] testPrintStats_width2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.084 s
13:26:26 [2019-12-20T18:26:26.511Z] testCopyFrom(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.082 s
13:26:26 [2019-12-20T18:26:26.511Z] testAdvance_normal(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.034 s
13:26:26 [2019-12-20T18:26:26.511Z] testPrintStats_width10(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.078 s
13:26:26 [2019-12-20T18:26:26.511Z] testOpen_nonexisting(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.022 s
13:26:26 [2019-12-20T18:26:26.511Z] testGoToLastEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.081 s
13:26:26 [2019-12-20T18:26:26.511Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.104 s
13:26:26 [2019-12-20T18:26:26.511Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest
13:26:26 [2019-12-20T18:26:26.511Z] 
13:26:26 [2019-12-20T18:26:26.511Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2019-12-20 18:26:25.931
13:26:26 [2019-12-20T18:26:26.511Z] !MESSAGE Some message
13:26:26 [2019-12-20T18:26:26.511Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest
13:26:26 [2019-12-20T18:26:26.511Z] testCtfCorePluginId(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0 s
13:26:26 [2019-12-20T18:26:26.511Z] testLog(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0 s
13:26:26 [2019-12-20T18:26:26.511Z] testGetDefault(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0 s
13:26:26 [2019-12-20T18:26:26.511Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
13:26:26 [2019-12-20T18:26:26.511Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
13:26:26 [2019-12-20T18:26:26.511Z] testEventHeaders(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0.001 s
13:26:26 [2019-12-20T18:26:26.511Z] testRoot(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
13:26:26 [2019-12-20T18:26:26.511Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
13:26:26 [2019-12-20T18:26:26.511Z] testComplexNode(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
13:26:26 [2019-12-20T18:26:26.511Z] testFields(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
13:26:26 [2019-12-20T18:26:26.511Z] testNotEquals(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
13:26:26 [2019-12-20T18:26:26.511Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
13:26:27 [2019-12-20T18:26:27.879Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.568 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
13:26:27 [2019-12-20T18:26:27.879Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.079 s
13:26:27 [2019-12-20T18:26:27.879Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.019 s
13:26:27 [2019-12-20T18:26:27.879Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.07 s
13:26:27 [2019-12-20T18:26:27.879Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.046 s
13:26:27 [2019-12-20T18:26:27.879Z] testEquals5(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.071 s
13:26:27 [2019-12-20T18:26:27.879Z] testHashCode_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.022 s
13:26:27 [2019-12-20T18:26:27.879Z] testEventDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.095 s
13:26:27 [2019-12-20T18:26:27.879Z] testEquals_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.09 s
13:26:27 [2019-12-20T18:26:27.879Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.075 s
13:26:27 [2019-12-20T18:26:27.879Z] testFieldsIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.024 s
13:26:27 [2019-12-20T18:26:27.879Z] testNameIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.023 s
13:26:27 [2019-12-20T18:26:27.879Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.072 s
13:26:27 [2019-12-20T18:26:27.879Z] testFieldsIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.088 s
13:26:27 [2019-12-20T18:26:27.879Z] testEquals_other1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.021 s
13:26:27 [2019-12-20T18:26:27.879Z] testEquals_other2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.073 s
13:26:27 [2019-12-20T18:26:27.879Z] testEquals_other3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.025 s
13:26:27 [2019-12-20T18:26:27.879Z] testEquals_other4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.075 s
13:26:27 [2019-12-20T18:26:27.879Z] testEventDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.027 s
13:26:27 [2019-12-20T18:26:27.879Z] testHashCode(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.022 s
13:26:27 [2019-12-20T18:26:27.879Z] testContextIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.066 s
13:26:27 [2019-12-20T18:26:27.879Z] testStreamIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.021 s
13:26:27 [2019-12-20T18:26:27.879Z] testGetFields(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.075 s
13:26:27 [2019-12-20T18:26:27.879Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.023 s
13:26:27 [2019-12-20T18:26:27.879Z] testEquals(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.093 s
13:26:27 [2019-12-20T18:26:27.879Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.074 s
13:26:27 [2019-12-20T18:26:27.879Z] testStreamIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.036 s
13:26:27 [2019-12-20T18:26:27.879Z] testEquals_emptyObject(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.068 s
13:26:27 [2019-12-20T18:26:27.879Z] testNameIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.02 s
13:26:27 [2019-12-20T18:26:27.879Z] testContextIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.073 s
13:26:27 [2019-12-20T18:26:27.879Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
13:26:27 [2019-12-20T18:26:27.879Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
13:26:27 [2019-12-20T18:26:27.879Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.879Z] testArrayDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.879Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.879Z] testIsString_complex(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.879Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0.001 s
13:26:27 [2019-12-20T18:26:27.879Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.879Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.879Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.879Z] testIsString_ownDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.879Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
13:26:27 [2019-12-20T18:26:27.879Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
13:26:27 [2019-12-20T18:26:27.879Z] testgetElem_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0.001 s
13:26:27 [2019-12-20T18:26:27.879Z] testToStringStringArray(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0.02 s
13:26:27 [2019-12-20T18:26:27.879Z] testRead_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.879Z] testgetElem_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.879Z] testToString_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.879Z] testArrayDefinition_baseDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.879Z] testArrayDefinition_newDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.879Z] testToString_string(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.879Z] testToString_char(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.879Z] testToString_long(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.879Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.879Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
13:26:27 [2019-12-20T18:26:27.879Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
13:26:27 [2019-12-20T18:26:27.879Z] testAddMany(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.879Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.879Z] testAdd(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0.001 s
13:26:27 [2019-12-20T18:26:27.879Z] testQuery(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.879Z] testDubs(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.879Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.879Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.879Z] binaryEquivalentTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.879Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.879Z] testOverlap1(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testOverlap2(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testOverlap3(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testOverlap4(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
13:26:27 [2019-12-20T18:26:27.880Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
13:26:27 [2019-12-20T18:26:27.880Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testSequenceDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0.001 s
13:26:27 [2019-12-20T18:26:27.880Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
13:26:27 [2019-12-20T18:26:27.880Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
13:26:27 [2019-12-20T18:26:27.880Z] testGetFieldsList(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testGetField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testStructDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testGetMinAlign(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
13:26:27 [2019-12-20T18:26:27.880Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
13:26:27 [2019-12-20T18:26:27.880Z] testFloat32BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0.001 s
13:26:27 [2019-12-20T18:26:27.880Z] testFloat32Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testFloat48Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testFloat64Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0.001 s
13:26:27 [2019-12-20T18:26:27.880Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testFloat248(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testFloat5311(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testFloat64BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
13:26:27 [2019-12-20T18:26:27.880Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
13:26:27 [2019-12-20T18:26:27.880Z] testIntegerDeclarationBruteForce(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0.014 s
13:26:27 [2019-12-20T18:26:27.880Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testIsCharacter_8bytes(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testMinValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testIntegerDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testGetBase(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testIsSigned_unsigned(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testIsSigned_signed(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testMaxValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testIsCharacter(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
13:26:27 [2019-12-20T18:26:27.880Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
13:26:27 [2019-12-20T18:26:27.880Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testGetIntegerValue_one(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testEnumDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
13:26:27 [2019-12-20T18:26:27.880Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
13:26:27 [2019-12-20T18:26:27.880Z] testGetCurrentField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0.001 s
13:26:27 [2019-12-20T18:26:27.880Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testGetCurrentFieldName(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testLookupInteger(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testVariantDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0.001 s
13:26:27 [2019-12-20T18:26:27.880Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testGetDefinitions(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
13:26:27 [2019-12-20T18:26:27.880Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
13:26:27 [2019-12-20T18:26:27.880Z] test32BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] test32LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] test64BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] test64LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
13:26:27 [2019-12-20T18:26:27.880Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
13:26:27 [2019-12-20T18:26:27.880Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testLookupInteger_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testLookupInteger_2(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0.001 s
13:26:27 [2019-12-20T18:26:27.880Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testGetDefinitions_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testLookupFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
13:26:27 [2019-12-20T18:26:27.880Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
13:26:27 [2019-12-20T18:26:27.880Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testFormatNumber_unsignedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.880Z] testIntegerDefinition(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] testFormatNumber_signedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
13:26:27 [2019-12-20T18:26:27.881Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
13:26:27 [2019-12-20T18:26:27.881Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] testStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] testSetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
13:26:27 [2019-12-20T18:26:27.881Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
13:26:27 [2019-12-20T18:26:27.881Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] testStringDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] testStringDeclaration_2(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
13:26:27 [2019-12-20T18:26:27.881Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
13:26:27 [2019-12-20T18:26:27.881Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] testGetElem(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] testFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0.001 s
13:26:27 [2019-12-20T18:26:27.881Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
13:26:27 [2019-12-20T18:26:27.881Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
13:26:27 [2019-12-20T18:26:27.881Z] testLargeExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] validateLargeFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] validateLarge(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] validateCompactFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0.001 s
13:26:27 [2019-12-20T18:26:27.881Z] testLargeCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] testCompactExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] testMaxSizes(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] validateCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] testCompactCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
13:26:27 [2019-12-20T18:26:27.881Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
13:26:27 [2019-12-20T18:26:27.881Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] ctorTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
13:26:27 [2019-12-20T18:26:27.881Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
13:26:27 [2019-12-20T18:26:27.881Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
13:26:27 [2019-12-20T18:26:27.881Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
13:26:27 [2019-12-20T18:26:27.881Z] testVariantDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] equalsAddTwiceTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0.021 s
13:26:27 [2019-12-20T18:26:27.881Z] equalsOutOfOrderTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] testIsTagged(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] testIsTagged_null(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] testSetTag(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
13:26:27 [2019-12-20T18:26:27.881Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
13:26:27 [2019-12-20T18:26:27.881Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested.
13:26:27 [2019-12-20T18:26:27.881Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested.
13:26:28 [2019-12-20T18:26:28.442Z] line 8:11 required (...)+ loop did not match anything at character ';'
13:26:28 [2019-12-20T18:26:28.442Z] line 10:46 mismatched character '<EOF>' expecting '"'
13:26:28 [2019-12-20T18:26:28.442Z] line 9:16 no viable alternative at character 'o'
13:26:28 [2019-12-20T18:26:28.442Z] line 9:20 no viable alternative at character '?'
13:26:28 [2019-12-20T18:26:28.442Z] line 12:14 no viable alternative at character ''
13:26:28 [2019-12-20T18:26:28.442Z] line 32:0 mismatched character '<EOF>' expecting '"'
13:26:28 [2019-12-20T18:26:28.442Z] 
13:26:28 [2019-12-20T18:26:28.442Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-12-20 18:26:28.411
13:26:28 [2019-12-20T18:26:28.442Z] !MESSAGE Unknown trace attribute: test
13:26:28 [2019-12-20T18:26:28.442Z] 
13:26:28 [2019-12-20T18:26:28.442Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-12-20 18:26:28.411
13:26:28 [2019-12-20T18:26:28.442Z] !MESSAGE Unknown trace attribute: test1
13:26:28 [2019-12-20T18:26:28.442Z] 
13:26:28 [2019-12-20T18:26:28.442Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-12-20 18:26:28.411
13:26:28 [2019-12-20T18:26:28.442Z] !MESSAGE Unknown trace attribute: test2
13:26:28 [2019-12-20T18:26:28.442Z] 
13:26:28 [2019-12-20T18:26:28.442Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-12-20 18:26:28.412
13:26:28 [2019-12-20T18:26:28.442Z] !MESSAGE Unknown trace attribute: test3
13:26:28 [2019-12-20T18:26:28.442Z] 
13:26:28 [2019-12-20T18:26:28.442Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-12-20 18:26:28.412
13:26:28 [2019-12-20T18:26:28.442Z] !MESSAGE Unknown trace attribute: test4
13:26:28 [2019-12-20T18:26:28.698Z] 
13:26:28 [2019-12-20T18:26:28.698Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-12-20 18:26:28.534
13:26:28 [2019-12-20T18:26:28.698Z] !MESSAGE Unknown trace attribute: test2
13:26:28 [2019-12-20T18:26:28.698Z] 
13:26:28 [2019-12-20T18:26:28.698Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-12-20 18:26:28.620
13:26:28 [2019-12-20T18:26:28.698Z] !MESSAGE Unknown integer attribute: aa
13:26:28 [2019-12-20T18:26:28.698Z] 
13:26:28 [2019-12-20T18:26:28.698Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-12-20 18:26:28.621
13:26:28 [2019-12-20T18:26:28.698Z] !MESSAGE Unknown integer attribute: zz
13:26:28 [2019-12-20T18:26:28.698Z] 
13:26:28 [2019-12-20T18:26:28.698Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-12-20 18:26:28.621
13:26:28 [2019-12-20T18:26:28.698Z] !MESSAGE Unknown trace attribute: blah
13:26:28 [2019-12-20T18:26:28.698Z] 
13:26:28 [2019-12-20T18:26:28.698Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-12-20 18:26:28.622
13:26:28 [2019-12-20T18:26:28.698Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh
13:26:29 [2019-12-20T18:26:29.627Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.479 s - in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
13:26:29 [2019-12-20T18:26:29.627Z] testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.02 s
13:26:29 [2019-12-20T18:26:29.627Z] 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.014 s
13:26:29 [2019-12-20T18:26:29.627Z] 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.012 s
13:26:29 [2019-12-20T18:26:29.627Z] 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.017 s
13:26:29 [2019-12-20T18:26:29.627Z] 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:26:29 [2019-12-20T18:26:29.627Z] 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.017 s
13:26:29 [2019-12-20T18:26:29.627Z] 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:26:29 [2019-12-20T18:26:29.627Z] 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.019 s
13:26:29 [2019-12-20T18:26:29.627Z] 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:26:29 [2019-12-20T18:26:29.627Z] 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.019 s
13:26:29 [2019-12-20T18:26:29.627Z] 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:26:29 [2019-12-20T18:26:29.627Z] testTrace[11: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-negative-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:26:29 [2019-12-20T18:26:29.627Z] 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.019 s
13:26:29 [2019-12-20T18:26:29.627Z] 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:26:29 [2019-12-20T18:26:29.627Z] 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.015 s
13:26:29 [2019-12-20T18:26:29.627Z] 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.019 s
13:26:29 [2019-12-20T18:26:29.627Z] 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.01 s
13:26:29 [2019-12-20T18:26:29.627Z] 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.009 s
13:26:29 [2019-12-20T18:26:29.627Z] 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:26:29 [2019-12-20T18:26:29.627Z] 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:26:29 [2019-12-20T18:26:29.627Z] 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.011 s
13:26:29 [2019-12-20T18:26:29.627Z] 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.012 s
13:26:29 [2019-12-20T18:26:29.627Z] 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 s
13:26:29 [2019-12-20T18:26:29.627Z] 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.011 s
13:26:29 [2019-12-20T18:26:29.627Z] 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.011 s
13:26:29 [2019-12-20T18:26:29.627Z] 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.005 s
13:26:29 [2019-12-20T18:26:29.627Z] testTrace[26: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-byte-order-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:26:29 [2019-12-20T18:26:29.627Z] 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:26:29 [2019-12-20T18:26:29.627Z] 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 s
13:26:29 [2019-12-20T18:26:29.627Z] 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.002 s
13:26:29 [2019-12-20T18:26:29.627Z] 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:26:29 [2019-12-20T18:26:29.627Z] 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:26:29 [2019-12-20T18:26:29.627Z] testTrace[32: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:26:29 [2019-12-20T18:26:29.627Z] 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:26:29 [2019-12-20T18:26:29.627Z] 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 s
13:26:29 [2019-12-20T18:26:29.627Z] testTrace[35: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:26:29 [2019-12-20T18:26:29.627Z] 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.017 s
13:26:29 [2019-12-20T18:26:29.627Z] 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:26:29 [2019-12-20T18:26:29.627Z] 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:26:29 [2019-12-20T18:26:29.627Z] 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:26:29 [2019-12-20T18:26:29.627Z] testTrace[40: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-bracket](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:26:29 [2019-12-20T18:26:29.627Z] 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:26:29 [2019-12-20T18:26:29.627Z] 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:26:29 [2019-12-20T18:26:29.627Z] 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.001 s
13:26:29 [2019-12-20T18:26:29.627Z] 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:26:29 [2019-12-20T18:26:29.627Z] testTrace[45: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-too-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:26:29 [2019-12-20T18:26:29.627Z] 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:26:29 [2019-12-20T18:26:29.627Z] 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:26:29 [2019-12-20T18:26:29.627Z] 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:26:29 [2019-12-20T18:26:29.627Z] 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.013 s
13:26:29 [2019-12-20T18:26:29.628Z] 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:26:29 [2019-12-20T18:26:29.628Z] 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:26:29 [2019-12-20T18:26:29.628Z] 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.013 s
13:26:29 [2019-12-20T18:26:29.628Z] testTrace[53: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/string-concat](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.009 s
13:26:29 [2019-12-20T18:26:29.628Z] 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:26:29 [2019-12-20T18:26:29.628Z] 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:26:29 [2019-12-20T18:26:29.628Z] 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:26:29 [2019-12-20T18:26:29.628Z] 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:26:29 [2019-12-20T18:26:29.628Z] testTrace[58: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:26:29 [2019-12-20T18:26:29.628Z] testTrace[59: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.628Z] 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:26:29 [2019-12-20T18:26:29.628Z] 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.001 s
13:26:29 [2019-12-20T18:26:29.628Z] 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.013 s
13:26:29 [2019-12-20T18:26:29.628Z] 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.034 s
13:26:29 [2019-12-20T18:26:29.628Z] 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:26:29 [2019-12-20T18:26:29.628Z] 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.001 s
13:26:29 [2019-12-20T18:26:29.628Z] testTrace[66: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-duplicate-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.628Z] 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:26:29 [2019-12-20T18:26:29.628Z] 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:26:29 [2019-12-20T18:26:29.628Z] 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:26:29 [2019-12-20T18:26:29.628Z] 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:26:29 [2019-12-20T18:26:29.628Z] 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:26:29 [2019-12-20T18:26:29.628Z] 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.001 s
13:26:29 [2019-12-20T18:26:29.628Z] 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.008 s
13:26:29 [2019-12-20T18:26:29.628Z] 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.001 s
13:26:29 [2019-12-20T18:26:29.628Z] 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.011 s
13:26:29 [2019-12-20T18:26:29.628Z] 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 s
13:26:29 [2019-12-20T18:26:29.628Z] 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 s
13:26:29 [2019-12-20T18:26:29.628Z] 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.006 s
13:26:29 [2019-12-20T18:26:29.628Z] 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.002 s
13:26:29 [2019-12-20T18:26:29.628Z] 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:26:29 [2019-12-20T18:26:29.628Z] 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 s
13:26:29 [2019-12-20T18:26:29.628Z] 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.001 s
13:26:29 [2019-12-20T18:26:29.628Z] 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.001 s
13:26:29 [2019-12-20T18:26:29.628Z] testTrace[84: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-nameless](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:26:29 [2019-12-20T18:26:29.628Z] 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.008 s
13:26:29 [2019-12-20T18:26:29.628Z] 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.002 s
13:26:29 [2019-12-20T18:26:29.628Z] 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.033 s
13:26:29 [2019-12-20T18:26:29.628Z] 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.011 s
13:26:29 [2019-12-20T18:26:29.628Z] 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.008 s
13:26:29 [2019-12-20T18:26:29.628Z] 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:26:29 [2019-12-20T18:26:29.628Z] 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 s
13:26:29 [2019-12-20T18:26:29.628Z] 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.015 s
13:26:29 [2019-12-20T18:26:29.628Z] testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.004 s
13:26:29 [2019-12-20T18:26:29.628Z] 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.002 s
13:26:29 [2019-12-20T18:26:29.628Z] testTrace[95: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-minimal-accepted](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:26:29 [2019-12-20T18:26:29.628Z] 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.023 s
13:26:29 [2019-12-20T18:26:29.628Z] 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:26:29 [2019-12-20T18:26:29.628Z] 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:26:29 [2019-12-20T18:26:29.628Z] 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:26:29 [2019-12-20T18:26:29.628Z] 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.002 s
13:26:29 [2019-12-20T18:26:29.628Z] 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:26:29 [2019-12-20T18:26:29.628Z] 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:26:29 [2019-12-20T18:26:29.628Z] 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.024 s
13:26:29 [2019-12-20T18:26:29.628Z] 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.022 s
13:26:29 [2019-12-20T18:26:29.628Z] 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.062 s
13:26:29 [2019-12-20T18:26:29.628Z] 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.017 s
13:26:29 [2019-12-20T18:26:29.628Z] 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.011 s
13:26:29 [2019-12-20T18:26:29.628Z] 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:26:29 [2019-12-20T18:26:29.628Z] 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:26:29 [2019-12-20T18:26:29.628Z] testTrace[110: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-unamed-struct-as-field](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.003 s
13:26:29 [2019-12-20T18:26:29.628Z] 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:26:29 [2019-12-20T18:26:29.628Z] 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.019 s
13:26:29 [2019-12-20T18:26:29.628Z] testTrace[113: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.013 s
13:26:29 [2019-12-20T18:26:29.628Z] 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:26:29 [2019-12-20T18:26:29.628Z] 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:26:29 [2019-12-20T18:26:29.628Z] testTrace[116: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-env](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.016 s
13:26:29 [2019-12-20T18:26:29.629Z] 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.001 s
13:26:29 [2019-12-20T18:26:29.629Z] 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:26:29 [2019-12-20T18:26:29.629Z] 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.016 s
13:26:29 [2019-12-20T18:26:29.629Z] 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.004 s
13:26:29 [2019-12-20T18:26:29.629Z] 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:26:29 [2019-12-20T18:26:29.629Z] 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.001 s
13:26:29 [2019-12-20T18:26:29.629Z] 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.001 s
13:26:29 [2019-12-20T18:26:29.629Z] 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.019 s
13:26:29 [2019-12-20T18:26:29.629Z] 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.024 s
13:26:29 [2019-12-20T18:26:29.629Z] 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.041 s
13:26:29 [2019-12-20T18:26:29.629Z] 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.005 s
13:26:29 [2019-12-20T18:26:29.629Z] 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.012 s
13:26:29 [2019-12-20T18:26:29.629Z] 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.001 s
13:26:29 [2019-12-20T18:26:29.629Z] testTrace[130: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-len-of-sequence](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:26:29 [2019-12-20T18:26:29.629Z] testTrace[131: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-between-elements](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
13:26:29 [2019-12-20T18:26:29.629Z] 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:26:29 [2019-12-20T18:26:29.629Z] 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:26:29 [2019-12-20T18:26:29.629Z] 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:26:29 [2019-12-20T18:26:29.629Z] 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:26:29 [2019-12-20T18:26:29.629Z] 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:26:29 [2019-12-20T18:26:29.629Z] testTrace[137: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
13:26:29 [2019-12-20T18:26:29.629Z] 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.014 s
13:26:29 [2019-12-20T18:26:29.629Z] 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.016 s
13:26:29 [2019-12-20T18:26:29.629Z] 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:26:29 [2019-12-20T18:26:29.629Z] 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.022 s
13:26:29 [2019-12-20T18:26:29.629Z] 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:26:29 [2019-12-20T18:26:29.629Z] 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.002 s
13:26:29 [2019-12-20T18:26:29.629Z] 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.016 s
13:26:29 [2019-12-20T18:26:29.629Z] 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:26:29 [2019-12-20T18:26:29.629Z] 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:26:29 [2019-12-20T18:26:29.629Z] 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:26:29 [2019-12-20T18:26:29.629Z] testTrace[148: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-start](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:26:29 [2019-12-20T18:26:29.629Z] 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:26:29 [2019-12-20T18:26:29.629Z] 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:26:29 [2019-12-20T18:26:29.629Z] 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:26:29 [2019-12-20T18:26:29.629Z] 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.002 s
13:26:29 [2019-12-20T18:26:29.629Z] 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:26:29 [2019-12-20T18:26:29.629Z] 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:26:29 [2019-12-20T18:26:29.629Z] 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:26:29 [2019-12-20T18:26:29.629Z] 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:26:29 [2019-12-20T18:26:29.629Z] 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:26:29 [2019-12-20T18:26:29.629Z] 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:26:29 [2019-12-20T18:26:29.629Z] testTrace[159: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream-no-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
13:26:29 [2019-12-20T18:26:29.629Z] 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:26:29 [2019-12-20T18:26:29.629Z] testTrace[161: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.003 s
13:26:29 [2019-12-20T18:26:29.629Z] 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.002 s
13:26:29 [2019-12-20T18:26:29.629Z] 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:26:29 [2019-12-20T18:26:29.629Z] testTrace[164: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
13:26:29 [2019-12-20T18:26:29.629Z] 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.172 s
13:26:29 [2019-12-20T18:26:29.629Z] 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.193 s
13:26:29 [2019-12-20T18:26:29.629Z] 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.007 s
13:26:29 [2019-12-20T18:26:29.629Z] 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.001 s
13:26:29 [2019-12-20T18:26:29.629Z] 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.068 s
13:26:29 [2019-12-20T18:26:29.629Z] 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:26:29 [2019-12-20T18:26:29.629Z] 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:26:29 [2019-12-20T18:26:29.629Z] 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.001 s
13:26:29 [2019-12-20T18:26:29.629Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
13:26:29 [2019-12-20T18:26:29.629Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
13:26:29 [2019-12-20T18:26:29.629Z] testGetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.629Z] testCanRead_1param(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.629Z] testGetBytes(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.629Z] testGetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.629Z] testClear(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.629Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.629Z] testBitBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.629Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.629Z] testBitBuffer_fromByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.629Z] testGetByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.629Z] testSetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.629Z] testGetBytesMiddle(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.629Z] testSetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.629Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
13:26:29 [2019-12-20T18:26:29.629Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
13:26:29 [2019-12-20T18:26:29.629Z] testGetInt_le1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.629Z] testGetInt_le2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.629Z] testPutIntLe(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] testPutInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] testGetLong35s_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] testGetLong35s_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] testGetLong35s_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] testGet24Unsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] testGetInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] testGet24Signed(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] testGetLong35_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] testGetLong35_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] testPutInt_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] testPutInt_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] testGetLong_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] testGetLong_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] testGetLong_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] testGet35_pos0BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] testGet35_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] testGet35_pos8BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] testPutIntLe_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] testPutIntLe_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] testGetLong_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] testGetLong_pos7(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] testGetLong_pos8(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] testGetUnsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] testGetInt_invalid2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] testGetSigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] testPutInt(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] testPutInt_hex(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] testGetInt_base(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] testGetInt_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] testGetInt_pos1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] testGetInt_pos2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
13:26:29 [2019-12-20T18:26:29.630Z] 
13:26:29 [2019-12-20T18:26:29.630Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-12-20 18:26:29.350
13:26:29 [2019-12-20T18:26:29.630Z] !MESSAGE Struct already contains a field named ctx
13:26:29 [2019-12-20T18:26:29.630Z] 
13:26:29 [2019-12-20T18:26:29.630Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-12-20 18:26:29.404
13:26:29 [2019-12-20T18:26:29.630Z] !MESSAGE Struct already contains a field named ctx
13:26:29 [2019-12-20T18:26:29.630Z] 
13:26:29 [2019-12-20T18:26:29.630Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-12-20 18:26:29.405
13:26:29 [2019-12-20T18:26:29.630Z] !MESSAGE Struct already contains a field named ctx
13:26:29 [2019-12-20T18:26:29.630Z] 
13:26:29 [2019-12-20T18:26:29.630Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-12-20 18:26:29.405
13:26:29 [2019-12-20T18:26:29.630Z] !MESSAGE Struct already contains a field named ctx
13:26:29 [2019-12-20T18:26:29.630Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
13:26:29 [2019-12-20T18:26:29.630Z] testEvents(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest)  Time elapsed: 0.057 s
13:26:29 [2019-12-20T18:26:29.630Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
13:26:29 [2019-12-20T18:26:29.630Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
13:26:29 [2019-12-20T18:26:29.630Z] testParseField_simple(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0.001 s
13:26:29 [2019-12-20T18:26:29.630Z] testParseField_complex(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] testParseField_simple2(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] testParseField_simple3(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
13:26:29 [2019-12-20T18:26:29.630Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
13:26:29 [2019-12-20T18:26:29.630Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] constructorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] comparatorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0.001 s
13:26:29 [2019-12-20T18:26:29.630Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] hashCodeTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
13:26:29 [2019-12-20T18:26:29.630Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
13:26:29 [2019-12-20T18:26:29.630Z] testMakeUUID_2(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] testMakeUUID_3(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0.001 s
13:26:29 [2019-12-20T18:26:29.630Z] testUnsignedCompare(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] testMakeUUID(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.630Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
13:26:29 [2019-12-20T18:26:29.886Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.285 s - in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
13:26:29 [2019-12-20T18:26:29.886Z] testCopyConstructorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
13:26:29 [2019-12-20T18:26:29.886Z] testUnsupporteds(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.886Z] testToArray(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
13:26:29 [2019-12-20T18:26:29.886Z] testCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.886Z] testSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.886Z] testClear(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.886Z] testToString(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.886Z] testListIterator(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.886Z] testUnorderedSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.886Z] testRecursiveCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.886Z] testContains(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.002 s
13:26:29 [2019-12-20T18:26:29.886Z] testListIteratorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.886Z] testCopyConstructorWithNulls(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.886Z] testHashCollision(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.267 s
13:26:29 [2019-12-20T18:26:29.886Z] testEquality(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.886Z] testListIteratorOutOfOrder(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.886Z] testIndexOf(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.886Z] testIsEmpty(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
13:26:29 [2019-12-20T18:26:29.886Z] testSimple(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.005 s
13:26:29 [2019-12-20T18:26:29.886Z] testStream(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.007 s
13:26:29 [2019-12-20T18:26:29.886Z] testStreams(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.002 s
13:26:29 [2019-12-20T18:26:29.886Z] 
13:26:29 [2019-12-20T18:26:29.886Z] Results:
13:26:29 [2019-12-20T18:26:29.886Z] 
13:26:29 [2019-12-20T18:26:29.886Z] Tests run: 619, Failures: 0, Errors: 0, Skipped: 1
13:26:29 [2019-12-20T18:26:29.886Z] 
13:26:30 [2019-12-20T18:26:30.813Z] [INFO] All tests passed!
13:26:30 [2019-12-20T18:26:30.813Z] [INFO] 
13:26:30 [2019-12-20T18:26:30.813Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests ---
13:26:30 [2019-12-20T18:26:30.813Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT.jar
13:26:30 [2019-12-20T18:26:30.813Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.7-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT.pom
13:26:30 [2019-12-20T18:26:30.813Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT-sources.jar
13:26:30 [2019-12-20T18:26:30.813Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT-pack200.jar.pack.gz
13:26:30 [2019-12-20T18:26:30.813Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.7-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT-p2metadata.xml
13:26:30 [2019-12-20T18:26:30.813Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.7-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.7-SNAPSHOT-p2artifacts.xml
13:26:30 [2019-12-20T18:26:30.813Z] [INFO] 
13:26:30 [2019-12-20T18:26:30.813Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests ---
13:26:30 [2019-12-20T18:26:30.813Z] [INFO] 
13:26:30 [2019-12-20T18:26:30.814Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >--
13:26:30 [2019-12-20T18:26:30.814Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.10-SNAPSHOT [17/138]
13:26:30 [2019-12-20T18:26:30.814Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:26:30 [2019-12-20T18:26:30.814Z] [INFO] 
13:26:30 [2019-12-20T18:26:30.814Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:26:30 [2019-12-20T18:26:30.814Z] [INFO] 
13:26:30 [2019-12-20T18:26:30.814Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:26:30 [2019-12-20T18:26:30.814Z] [INFO] The project's OSGi version is 1.0.10.201912201815
13:26:30 [2019-12-20T18:26:30.814Z] [INFO] 
13:26:30 [2019-12-20T18:26:30.814Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:26:30 [2019-12-20T18:26:30.814Z] [INFO] 
13:26:30 [2019-12-20T18:26:30.814Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:26:30 [2019-12-20T18:26:30.814Z] [INFO] 
13:26:30 [2019-12-20T18:26:30.814Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:26:30 [2019-12-20T18:26:30.814Z] [INFO] 
13:26:30 [2019-12-20T18:26:30.814Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:26:30 [2019-12-20T18:26:30.814Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:26:30 [2019-12-20T18:26:30.814Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
13:26:30 [2019-12-20T18:26:30.814Z] [INFO] 
13:26:30 [2019-12-20T18:26:30.814Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:26:30 [2019-12-20T18:26:30.814Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes
13:26:31 [2019-12-20T18:26:31.375Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/StateSystem2DTest.java:[167] 
13:26:31 [2019-12-20T18:26:31.375Z] 	int timeStamps = (int) times.stream().filter(interval::intersects).count();
13:26:31 [2019-12-20T18:26:31.375Z] 	                                             ^^^^^^^^^^^^^^^^^^^^
13:26:31 [2019-12-20T18:26:31.375Z] Null type safety: parameter 1 provided via method descriptor Predicate<Long>.test(Long) needs unchecked conversion to conform to 'long'
13:26:31 [2019-12-20T18:26:31.375Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/SnapshotTest.java:[98] 
13:26:31 [2019-12-20T18:26:31.375Z] 	ITmfStateInterval value = result.getValue();
13:26:31 [2019-12-20T18:26:31.375Z] 	                          ^^^^^^^^^^^^^^^^^
13:26:31 [2019-12-20T18:26:31.375Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull List<@NonNull String>,@NonNull ITmfStateInterval>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
13:26:31 [2019-12-20T18:26:31.375Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[42] 
13:26:31 [2019-12-20T18:26:31.375Z] 	fHistoryTreeFiles.add(historyTreeFile);
13:26:31 [2019-12-20T18:26:31.375Z] 	                      ^^^^^^^^^^^^^^^
13:26:31 [2019-12-20T18:26:31.375Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
13:26:31 [2019-12-20T18:26:31.375Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[44] 
13:26:31 [2019-12-20T18:26:31.375Z] 	fBackendMap.put(backend, historyTreeFile);
13:26:31 [2019-12-20T18:26:31.375Z] 	                         ^^^^^^^^^^^^^^^
13:26:31 [2019-12-20T18:26:31.375Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
13:26:31 [2019-12-20T18:26:31.375Z] 4 problems (4 warnings)
13:26:31 [2019-12-20T18:26:31.375Z] [INFO] 
13:26:31 [2019-12-20T18:26:31.375Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:26:31 [2019-12-20T18:26:31.375Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:26:31 [2019-12-20T18:26:31.375Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources
13:26:31 [2019-12-20T18:26:31.375Z] [INFO] 
13:26:31 [2019-12-20T18:26:31.375Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:26:31 [2019-12-20T18:26:31.375Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT-sources.jar
13:26:31 [2019-12-20T18:26:31.631Z] [INFO] 
13:26:31 [2019-12-20T18:26:31.631Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:26:31 [2019-12-20T18:26:31.631Z] [INFO] 
13:26:31 [2019-12-20T18:26:31.632Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:26:31 [2019-12-20T18:26:31.632Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT.jar
13:26:31 [2019-12-20T18:26:31.632Z] [INFO] 
13:26:31 [2019-12-20T18:26:31.632Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:26:31 [2019-12-20T18:26:31.632Z] [INFO] 
13:26:31 [2019-12-20T18:26:31.632Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:26:31 [2019-12-20T18:26:31.632Z] [INFO] 
13:26:31 [2019-12-20T18:26:31.632Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:26:31 [2019-12-20T18:26:31.632Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT.jar
13:26:32 [2019-12-20T18:26:32.380Z] [INFO] 
13:26:32 [2019-12-20T18:26:32.380Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:26:32 [2019-12-20T18:26:32.380Z] [INFO] 
13:26:32 [2019-12-20T18:26:32.380Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:26:34 [2019-12-20T18:26:34.268Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log
13:26:34 [2019-12-20T18:26:34.268Z] [INFO] Command line:
13:26:34 [2019-12-20T18:26:34.268Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:26:34 [2019-12-20T18:26:34.268Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:26:36 [2019-12-20T18:26:36.783Z] !SESSION 2019-12-20 18:26:34.108 -----------------------------------------------
13:26:36 [2019-12-20T18:26:36.783Z] eclipse.buildId=unknown
13:26:36 [2019-12-20T18:26:36.783Z] java.version=1.8.0_202
13:26:36 [2019-12-20T18:26:36.783Z] java.vendor=Oracle Corporation
13:26:36 [2019-12-20T18:26:36.783Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:26:36 [2019-12-20T18:26:36.783Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide
13:26:36 [2019-12-20T18:26:36.783Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:26:36 [2019-12-20T18:26:36.783Z] 
13:26:36 [2019-12-20T18:26:36.783Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 18:26:36.310
13:26:36 [2019-12-20T18:26:36.783Z] !MESSAGE FrameworkEvent ERROR
13:26:36 [2019-12-20T18:26:36.783Z] !STACK 0
13:26:36 [2019-12-20T18:26:36.783Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [51]
13:26:36 [2019-12-20T18:26:36.783Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:26:36 [2019-12-20T18:26:36.783Z] 
13:26:36 [2019-12-20T18:26:36.783Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:26:36 [2019-12-20T18:26:36.783Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:26:36 [2019-12-20T18:26:36.783Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:26:36 [2019-12-20T18:26:36.783Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:26:36 [2019-12-20T18:26:36.783Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:26:36 [2019-12-20T18:26:36.783Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:26:36 [2019-12-20T18:26:36.783Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:26:36 [2019-12-20T18:26:36.783Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:26:36 [2019-12-20T18:26:36.783Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:26:36 [2019-12-20T18:26:36.783Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:26:36 [2019-12-20T18:26:36.783Z] 
13:26:36 [2019-12-20T18:26:36.783Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 18:26:36.433
13:26:36 [2019-12-20T18:26:36.783Z] !MESSAGE FrameworkEvent ERROR
13:26:36 [2019-12-20T18:26:36.783Z] !STACK 0
13:26:36 [2019-12-20T18:26:36.783Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [124]
13:26:36 [2019-12-20T18:26:36.783Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:26:36 [2019-12-20T18:26:36.783Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
13:26:36 [2019-12-20T18:26:36.783Z]     -> 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:26:36 [2019-12-20T18:26:36.783Z]        org.apache.httpcomponents.httpclient.win [32]
13:26:36 [2019-12-20T18:26:36.783Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:26:36 [2019-12-20T18:26:36.783Z] 
13:26:36 [2019-12-20T18:26:36.783Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:26:36 [2019-12-20T18:26:36.783Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:26:36 [2019-12-20T18:26:36.783Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:26:36 [2019-12-20T18:26:36.783Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:26:36 [2019-12-20T18:26:36.783Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:26:36 [2019-12-20T18:26:36.783Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:26:36 [2019-12-20T18:26:36.783Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:26:36 [2019-12-20T18:26:36.783Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:26:36 [2019-12-20T18:26:36.783Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:26:36 [2019-12-20T18:26:36.783Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:26:38 [2019-12-20T18:26:38.148Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
13:26:38 [2019-12-20T18:26:38.148Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
13:26:38 [2019-12-20T18:26:38.148Z] testIncrementInt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest)  Time elapsed: 0.013 s
13:26:38 [2019-12-20T18:26:38.148Z] testIncrementLong(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.148Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
13:26:38 [2019-12-20T18:26:38.148Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
13:26:38 [2019-12-20T18:26:38.148Z] testIteratorOverQuarkEndTime(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.006 s
13:26:38 [2019-12-20T18:26:38.148Z] testIteratorOverQuarkResolution(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.148Z] testIteratorOverQuarkReversed(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.148Z] testQueueOfferPollPeek(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.063 s
13:26:38 [2019-12-20T18:26:38.148Z] testQueryOngoingStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.148Z] testQuerySingleStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.001 s
13:26:38 [2019-12-20T18:26:38.148Z] testQueryUntilNonNullValue(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.148Z] testIteratorOverQuark(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.148Z] testIteratorOverQuarkAddMoreIntervals(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.021 s
13:26:38 [2019-12-20T18:26:38.148Z] testIteratorOverQuarkSubrange(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.148Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
13:26:38 [2019-12-20T18:26:38.711Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.507 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
13:26:38 [2019-12-20T18:26:38.711Z] testAttributes(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest)  Time elapsed: 0.002 s
13:26:38 [2019-12-20T18:26:38.711Z] testWaitUntilBuilt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest)  Time elapsed: 0.501 s
13:26:38 [2019-12-20T18:26:38.711Z] testSetAndQueryOngoing(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest)  Time elapsed: 0.001 s
13:26:38 [2019-12-20T18:26:38.711Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
13:26:38 [2019-12-20T18:26:38.711Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
13:26:38 [2019-12-20T18:26:38.711Z] compareLongWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.711Z] compareStringWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.711Z] compareStringWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.711Z] compareIntWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.711Z] compareIntWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.711Z] compareDoubleWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.711Z] compareDoubleWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.711Z] compareIntWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.711Z] compareLongWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.711Z] compareLongWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.711Z] tcompareIntWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.711Z] compareDoubleWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.711Z] compareStringWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.711Z] compareLongWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0.001 s
13:26:38 [2019-12-20T18:26:38.711Z] compareIntWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.711Z] compareLongWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.711Z] compareNullWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.711Z] compareNullWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.711Z] compareNullWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.711Z] compareDoubleWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.711Z] compareNullWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.711Z] compareNullWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.711Z] compareStringWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.711Z] compareDoubleWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.711Z] compareStringWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.711Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
13:26:38 [2019-12-20T18:26:38.711Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
13:26:38 [2019-12-20T18:26:38.711Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.711Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0.001 s
13:26:38 [2019-12-20T18:26:38.711Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.711Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.711Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.712Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.712Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
13:26:38 [2019-12-20T18:26:38.712Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
13:26:38 [2019-12-20T18:26:38.712Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.712Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.712Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.712Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.712Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.712Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.712Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
13:26:38 [2019-12-20T18:26:38.712Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
13:26:38 [2019-12-20T18:26:38.712Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.712Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.712Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.712Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.712Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.712Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.712Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
13:26:38 [2019-12-20T18:26:38.712Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
13:26:38 [2019-12-20T18:26:38.712Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.712Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.712Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.712Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.712Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.712Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0.001 s
13:26:38 [2019-12-20T18:26:38.712Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
13:26:38 [2019-12-20T18:26:38.712Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
13:26:38 [2019-12-20T18:26:38.712Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.712Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.712Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.712Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.712Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0.001 s
13:26:38 [2019-12-20T18:26:38.712Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.712Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
13:26:38 [2019-12-20T18:26:38.712Z] 
13:26:38 [2019-12-20T18:26:38.712Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2019-12-20 18:26:38.621
13:26:38 [2019-12-20T18:26:38.712Z] !MESSAGE Custom factory for type 87 does not exist
13:26:38 [2019-12-20T18:26:38.712Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
13:26:38 [2019-12-20T18:26:38.712Z] testNoFactoryAvailable(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0.003 s
13:26:38 [2019-12-20T18:26:38.712Z] testSerialization(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.712Z] testWrongCustomId(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.712Z] testWrongCustomId2(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.712Z] testSerializedTooLarge(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0.001 s
13:26:38 [2019-12-20T18:26:38.712Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.712Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.712Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.712Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.712Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.712Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.712Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
13:26:38 [2019-12-20T18:26:38.968Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.106 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
13:26:38 [2019-12-20T18:26:38.968Z] testStringWithChars[nb of chars: 0, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.003 s
13:26:38 [2019-12-20T18:26:38.968Z] testStringWithChars[nb of chars: 0, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:26:38 [2019-12-20T18:26:38.968Z] testStringWithChars[nb of chars: 0, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.968Z] testStringWithChars[nb of chars: 10, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:26:38 [2019-12-20T18:26:38.968Z] testStringWithChars[nb of chars: 10, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.968Z] testStringWithChars[nb of chars: 10, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.968Z] testStringWithChars[nb of chars: 126, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:26:38 [2019-12-20T18:26:38.968Z] testStringWithChars[nb of chars: 126, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.968Z] testStringWithChars[nb of chars: 126, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:26:38 [2019-12-20T18:26:38.968Z] testStringWithChars[nb of chars: 127, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.968Z] testStringWithChars[nb of chars: 127, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.968Z] testStringWithChars[nb of chars: 127, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:26:38 [2019-12-20T18:26:38.968Z] testStringWithChars[nb of chars: 128, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.968Z] testStringWithChars[nb of chars: 128, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.043 s
13:26:38 [2019-12-20T18:26:38.969Z] testStringWithChars[nb of chars: 128, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.969Z] testStringWithChars[nb of chars: 16,382, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
13:26:38 [2019-12-20T18:26:38.969Z] testStringWithChars[nb of chars: 16,382, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
13:26:38 [2019-12-20T18:26:38.969Z] testStringWithChars[nb of chars: 16,382, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:26:38 [2019-12-20T18:26:38.969Z] testStringWithChars[nb of chars: 16,383, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:26:38 [2019-12-20T18:26:38.969Z] testStringWithChars[nb of chars: 16,383, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:26:38 [2019-12-20T18:26:38.969Z] testStringWithChars[nb of chars: 16,383, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:26:38 [2019-12-20T18:26:38.969Z] testStringWithChars[nb of chars: 16,384, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:26:38 [2019-12-20T18:26:38.969Z] testStringWithChars[nb of chars: 16,384, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:26:38 [2019-12-20T18:26:38.969Z] testStringWithChars[nb of chars: 16,384, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.969Z] testStringWithChars[nb of chars: 10,921, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:26:38 [2019-12-20T18:26:38.969Z] testStringWithChars[nb of chars: 10,921, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:26:38 [2019-12-20T18:26:38.969Z] testStringWithChars[nb of chars: 10,921, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:26:38 [2019-12-20T18:26:38.969Z] testStringWithChars[nb of chars: 10,922, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:26:38 [2019-12-20T18:26:38.969Z] testStringWithChars[nb of chars: 10,922, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:26:38 [2019-12-20T18:26:38.969Z] testStringWithChars[nb of chars: 10,922, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:26:38 [2019-12-20T18:26:38.969Z] testStringWithChars[nb of chars: 10,923, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
13:26:38 [2019-12-20T18:26:38.969Z] testStringWithChars[nb of chars: 10,923, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:26:38 [2019-12-20T18:26:38.969Z] testStringWithChars[nb of chars: 10,923, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:26:38 [2019-12-20T18:26:38.969Z] testStringWithChars[nb of chars: 32,766, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:26:38 [2019-12-20T18:26:38.969Z] testStringWithChars[nb of chars: 32,766, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:26:38 [2019-12-20T18:26:38.969Z] testStringWithChars[nb of chars: 32,766, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:26:38 [2019-12-20T18:26:38.969Z] testStringWithChars[nb of chars: 32,767, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:26:38 [2019-12-20T18:26:38.969Z] testStringWithChars[nb of chars: 32,767, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:26:38 [2019-12-20T18:26:38.969Z] testStringWithChars[nb of chars: 32,767, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:26:38 [2019-12-20T18:26:38.969Z] testStringWithChars[nb of chars: 32,768, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:26:38 [2019-12-20T18:26:38.969Z] testStringWithChars[nb of chars: 32,768, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:26:38 [2019-12-20T18:26:38.969Z] testStringWithChars[nb of chars: 32,768, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
13:26:38 [2019-12-20T18:26:38.969Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
13:26:38 [2019-12-20T18:26:38.969Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.204 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
13:26:38 [2019-12-20T18:26:38.969Z] testFillNodes[CLASSIC](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest)  Time elapsed: 0.139 s
13:26:38 [2019-12-20T18:26:38.969Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
13:26:38 [2019-12-20T18:26:38.969Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
13:26:38 [2019-12-20T18:26:38.969Z] testNodeSequenceNumbers(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest)  Time elapsed: 0.002 s
13:26:38 [2019-12-20T18:26:38.969Z] testDepth(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest)  Time elapsed: 0.002 s
13:26:38 [2019-12-20T18:26:38.969Z] testSequentialFill(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest)  Time elapsed: 0.001 s
13:26:38 [2019-12-20T18:26:38.969Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
13:26:40 [2019-12-20T18:26:40.858Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.407 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
13:26:40 [2019-12-20T18:26:40.858Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.003 s
13:26:40 [2019-12-20T18:26:40.858Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0 s
13:26:40 [2019-12-20T18:26:40.858Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
13:26:40 [2019-12-20T18:26:40.858Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.028 s
13:26:40 [2019-12-20T18:26:40.858Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0 s
13:26:40 [2019-12-20T18:26:40.858Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.776 s
13:26:40 [2019-12-20T18:26:40.858Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.036 s
13:26:40 [2019-12-20T18:26:40.858Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0 s
13:26:40 [2019-12-20T18:26:40.858Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
13:26:40 [2019-12-20T18:26:40.858Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.012 s
13:26:40 [2019-12-20T18:26:40.858Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
13:26:40 [2019-12-20T18:26:40.858Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.496 s
13:26:40 [2019-12-20T18:26:40.858Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
13:26:42 [2019-12-20T18:26:42.747Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.015 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
13:26:42 [2019-12-20T18:26:42.747Z] testEndTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
13:26:42 [2019-12-20T18:26:42.747Z] testStartTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
13:26:42 [2019-12-20T18:26:42.747Z] testEnd(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
13:26:42 [2019-12-20T18:26:42.747Z] testQueryAttribute(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.001 s
13:26:42 [2019-12-20T18:26:42.747Z] testBegin(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
13:26:42 [2019-12-20T18:26:42.747Z] testOutOfRange_1(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
13:26:42 [2019-12-20T18:26:42.747Z] testOutOfRange_2(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
13:26:42 [2019-12-20T18:26:42.747Z] testQueryAttributeEmpty(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
13:26:42 [2019-12-20T18:26:42.747Z] testDoQuery(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
13:26:42 [2019-12-20T18:26:42.747Z] testBuildNowQueryLaterStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
13:26:42 [2019-12-20T18:26:42.747Z] testIntervalBeforeStart(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
13:26:42 [2019-12-20T18:26:42.747Z] testInsertQueryStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
13:26:42 [2019-12-20T18:26:42.747Z] testCascadingIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.178 s
13:26:42 [2019-12-20T18:26:42.747Z] testNegativeTimes(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
13:26:42 [2019-12-20T18:26:42.747Z] testFullIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 1.775 s
13:26:42 [2019-12-20T18:26:42.747Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
13:26:43 [2019-12-20T18:26:43.677Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.157 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
13:26:43 [2019-12-20T18:26:43.677Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0 s
13:26:43 [2019-12-20T18:26:43.677Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.007 s
13:26:43 [2019-12-20T18:26:43.677Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.011 s
13:26:43 [2019-12-20T18:26:43.677Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.016 s
13:26:43 [2019-12-20T18:26:43.677Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.001 s
13:26:43 [2019-12-20T18:26:43.677Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.594 s
13:26:43 [2019-12-20T18:26:43.677Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0 s
13:26:43 [2019-12-20T18:26:43.677Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.002 s
13:26:43 [2019-12-20T18:26:43.677Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.001 s
13:26:43 [2019-12-20T18:26:43.677Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.01 s
13:26:43 [2019-12-20T18:26:43.677Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.002 s
13:26:43 [2019-12-20T18:26:43.677Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.512 s
13:26:43 [2019-12-20T18:26:43.677Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
13:26:43 [2019-12-20T18:26:43.677Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
13:26:43 [2019-12-20T18:26:43.677Z] testTimeRangeException2DContinous(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.005 s
13:26:43 [2019-12-20T18:26:43.677Z] testEmpty2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.002 s
13:26:43 [2019-12-20T18:26:43.677Z] testIOOB2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.001 s
13:26:43 [2019-12-20T18:26:43.677Z] testContinuous2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.028 s
13:26:43 [2019-12-20T18:26:43.677Z] testReverse2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.001 s
13:26:43 [2019-12-20T18:26:43.677Z] testTimeRangeException2DDiscrete(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.001 s
13:26:43 [2019-12-20T18:26:43.677Z] testDiscrete2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.025 s
13:26:43 [2019-12-20T18:26:43.677Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
13:26:43 [2019-12-20T18:26:43.677Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
13:26:43 [2019-12-20T18:26:43.677Z] testAttributeTreeFileStorage(org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest)  Time elapsed: 0.006 s
13:26:43 [2019-12-20T18:26:43.677Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
13:26:43 [2019-12-20T18:26:43.934Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
13:26:43 [2019-12-20T18:26:43.934Z] testSimpleSnapshot(org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest)  Time elapsed: 0.102 s
13:26:43 [2019-12-20T18:26:43.934Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
13:26:43 [2019-12-20T18:26:43.934Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
13:26:43 [2019-12-20T18:26:43.934Z] testBeginEnd(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.002 s
13:26:43 [2019-12-20T18:26:43.934Z] testEmptyStack(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.001 s
13:26:43 [2019-12-20T18:26:43.934Z] testFullQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.001 s
13:26:43 [2019-12-20T18:26:43.934Z] testSingleQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.001 s
13:26:43 [2019-12-20T18:26:43.934Z] testStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.001 s
13:26:43 [2019-12-20T18:26:43.934Z] 
13:26:43 [2019-12-20T18:26:43.934Z] Results:
13:26:43 [2019-12-20T18:26:43.934Z] 
13:26:43 [2019-12-20T18:26:43.934Z] Tests run: 180, Failures: 0, Errors: 0, Skipped: 0
13:26:43 [2019-12-20T18:26:43.934Z] 
13:26:44 [2019-12-20T18:26:44.860Z] [INFO] All tests passed!
13:26:44 [2019-12-20T18:26:44.860Z] [INFO] 
13:26:44 [2019-12-20T18:26:44.860Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:26:44 [2019-12-20T18:26:44.860Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT.jar
13:26:44 [2019-12-20T18:26:44.860Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT.pom
13:26:44 [2019-12-20T18:26:44.860Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT-sources.jar
13:26:44 [2019-12-20T18:26:44.860Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz
13:26:44 [2019-12-20T18:26:44.860Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.10-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT-p2metadata.xml
13:26:44 [2019-12-20T18:26:44.860Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.10-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.10-SNAPSHOT-p2artifacts.xml
13:26:44 [2019-12-20T18:26:44.860Z] [INFO] 
13:26:44 [2019-12-20T18:26:44.860Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests ---
13:26:44 [2019-12-20T18:26:44.860Z] [INFO] 
13:26:44 [2019-12-20T18:26:44.860Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >--
13:26:44 [2019-12-20T18:26:44.860Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.11-SNAPSHOT [18/138]
13:26:44 [2019-12-20T18:26:44.860Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:26:44 [2019-12-20T18:26:44.860Z] [INFO] 
13:26:44 [2019-12-20T18:26:44.860Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests ---
13:26:44 [2019-12-20T18:26:44.860Z] [INFO] 
13:26:44 [2019-12-20T18:26:44.860Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
13:26:44 [2019-12-20T18:26:44.860Z] [INFO] The project's OSGi version is 1.0.11.201912201815
13:26:44 [2019-12-20T18:26:44.860Z] [INFO] 
13:26:44 [2019-12-20T18:26:44.860Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
13:26:44 [2019-12-20T18:26:44.860Z] [INFO] 
13:26:44 [2019-12-20T18:26:44.860Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
13:26:44 [2019-12-20T18:26:44.860Z] [INFO] 
13:26:44 [2019-12-20T18:26:44.860Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
13:26:44 [2019-12-20T18:26:44.860Z] [INFO] 
13:26:44 [2019-12-20T18:26:44.860Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
13:26:44 [2019-12-20T18:26:44.860Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:26:44 [2019-12-20T18:26:44.860Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
13:26:44 [2019-12-20T18:26:44.860Z] [INFO] 
13:26:44 [2019-12-20T18:26:44.860Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
13:26:44 [2019-12-20T18:26:44.860Z] [INFO] Compiling 151 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes
13:26:46 [2019-12-20T18:26:46.751Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/component/TmfSyntheticEventProviderStub.java:[95] 
13:26:46 [2019-12-20T18:26:46.751Z] 	ok = fDataQueue.offer(data, TIMEOUT, TimeUnit.MILLISECONDS);
13:26:46 [2019-12-20T18:26:46.751Z] 	                      ^^^^
13:26:46 [2019-12-20T18:26:46.751Z] Null type safety (type annotations): The expression of type 'TmfSyntheticEventStub' needs unchecked conversion to conform to '@NonNull ITmfEvent'
13:26:46 [2019-12-20T18:26:46.751Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTableDataProviderTest.java:[104] 
13:26:46 [2019-12-20T18:26:46.751Z] 	return TmfTimestampFormat.getDefaulTimeFormat().format(TmfTimestamp.fromMillis(millisecond).toNanos());
13:26:46 [2019-12-20T18:26:46.751Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:26:46 [2019-12-20T18:26:46.751Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:26:46 [2019-12-20T18:26:46.751Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogEvent.java:[134] 
13:26:46 [2019-12-20T18:26:46.751Z] 	return new TmfCallsite((String) getContent().getField(Field.FILE).getValue(), lineNo);
13:26:46 [2019-12-20T18:26:46.751Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:26:46 [2019-12-20T18:26:46.751Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:26:46 [2019-12-20T18:26:46.751Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/xml/TmfXmlTraceStub.java:[452] 
13:26:46 [2019-12-20T18:26:46.751Z] 	@NonNull Iterable<IAnalysisModule> modules = super.getAnalysisModules();
13:26:46 [2019-12-20T18:26:46.751Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^
13:26:46 [2019-12-20T18:26:46.751Z] Null type safety (type annotations): The expression of type '@NonNull Iterable<IAnalysisModule>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IAnalysisModule>'
13:26:46 [2019-12-20T18:26:46.751Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceIndexTest.java:[125] 
13:26:46 [2019-12-20T18:26:46.751Z] 	String directory = TmfTraceManager.getSupplementaryFileDir(fTrace);
13:26:46 [2019-12-20T18:26:46.751Z] 	                                                           ^^^^^^
13:26:46 [2019-12-20T18:26:46.751Z] Null type safety (type annotations): The expression of type 'AbstractCustomTraceIndexTest.TestTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
13:26:46 [2019-12-20T18:26:46.752Z] 9. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTypeTest.java (at line 182)
13:26:46 [2019-12-20T18:26:46.752Z] 	assertFalse("equals", fType1.equals(fLabels1));
13:26:46 [2019-12-20T18:26:46.752Z] 	                                    ^^^^^^^^
13:26:46 [2019-12-20T18:26:46.752Z] Unlikely argument type for equals(): String[] seems to be unrelated to ITmfEventType
13:26:46 [2019-12-20T18:26:46.752Z] 10. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/text/TextTraceEventContentTest.java (at line 33)
13:26:46 [2019-12-20T18:26:46.752Z] 	@SuppressWarnings({ "javadoc", "nls" })
13:26:46 [2019-12-20T18:26:46.752Z] 	                               ^^^^^
13:26:46 [2019-12-20T18:26:46.752Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
13:26:46 [2019-12-20T18:26:46.752Z] 11. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfTimestampTest.java (at line 189)
13:26:46 [2019-12-20T18:26:46.752Z] 	assertFalse("equals", ts0.equals(ts0.toString()));
13:26:46 [2019-12-20T18:26:46.752Z] 	                                 ^^^^^^^^^^^^^^
13:26:46 [2019-12-20T18:26:46.752Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp
13:26:46 [2019-12-20T18:26:46.752Z] 12. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/lookup/TmfCallsiteTest.java (at line 131)
13:26:46 [2019-12-20T18:26:46.752Z] 	assertFalse("equals", fCallsite1.equals(fCallsite1.getFileName()));
13:26:46 [2019-12-20T18:26:46.752Z] 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^
13:26:46 [2019-12-20T18:26:46.752Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfCallsite
13:26:46 [2019-12-20T18:26:46.752Z] 13. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfNanoTimestampTest.java (at line 124)
13:26:46 [2019-12-20T18:26:46.752Z] 	assertFalse("equals", ts0.equals(ts0.toString()));
13:26:46 [2019-12-20T18:26:46.752Z] 	                                 ^^^^^^^^^^^^^^
13:26:46 [2019-12-20T18:26:46.752Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp
13:26:46 [2019-12-20T18:26:46.752Z] 14. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfTimeRangeTest.java (at line 154)
13:26:46 [2019-12-20T18:26:46.752Z] 	assertTrue("equals", !range1.equals(ts1));
13:26:46 [2019-12-20T18:26:46.752Z] 	                                    ^^^
13:26:46 [2019-12-20T18:26:46.752Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfTimeRange
13:26:46 [2019-12-20T18:26:46.752Z] 15. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfSecondTimestampTest.java (at line 88)
13:26:46 [2019-12-20T18:26:46.752Z] 	assertFalse("equals", ts0.equals(ts0.toString()));
13:26:46 [2019-12-20T18:26:46.752Z] 	                                 ^^^^^^^^^^^^^^
13:26:46 [2019-12-20T18:26:46.752Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp
13:26:46 [2019-12-20T18:26:46.752Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceDataTest.java:[124] 
13:26:46 [2019-12-20T18:26:46.752Z] 	String directory = TmfTraceManager.getSupplementaryFileDir(fTrace);
13:26:46 [2019-12-20T18:26:46.752Z] 	                                                           ^^^^^^
13:26:46 [2019-12-20T18:26:46.752Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
13:26:46 [2019-12-20T18:26:46.752Z] 17. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/SyncTest.java (at line 53)
13:26:46 [2019-12-20T18:26:46.752Z] 	@SuppressWarnings("nls")
13:26:46 [2019-12-20T18:26:46.752Z] 	                  ^^^^^
13:26:46 [2019-12-20T18:26:46.752Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
13:26:46 [2019-12-20T18:26:46.752Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[117] 
13:26:46 [2019-12-20T18:26:46.752Z] 	return event;
13:26:46 [2019-12-20T18:26:46.752Z] 	^^^^^^^^^^^^^
13:26:46 [2019-12-20T18:26:46.752Z] Potential resource leak: 'stream' may not be closed at this location
13:26:46 [2019-12-20T18:26:46.752Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[122] 
13:26:46 [2019-12-20T18:26:46.752Z] 	return null;
13:26:46 [2019-12-20T18:26:46.752Z] 	^^^^^^^^^^^^
13:26:46 [2019-12-20T18:26:46.752Z] Potential resource leak: 'stream' may not be closed at this location
13:26:46 [2019-12-20T18:26:46.752Z] 20. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/analysis/TestRequirementAnalysis.java (at line 30)
13:26:46 [2019-12-20T18:26:46.752Z] 	@SuppressWarnings({ "javadoc", "nls" })
13:26:46 [2019-12-20T18:26:46.752Z] 	                               ^^^^^
13:26:46 [2019-12-20T18:26:46.752Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
13:26:46 [2019-12-20T18:26:46.752Z] 21. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/text/TextTraceTest.java (at line 55)
13:26:46 [2019-12-20T18:26:46.752Z] 	@SuppressWarnings({ "nls", "javadoc"})
13:26:46 [2019-12-20T18:26:46.752Z] 	                    ^^^^^
13:26:46 [2019-12-20T18:26:46.752Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
13:26:46 [2019-12-20T18:26:46.752Z] 22. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogTrace.java (at line 58)
13:26:46 [2019-12-20T18:26:46.752Z] 	@SuppressWarnings({"javadoc", "nls"})
13:26:46 [2019-12-20T18:26:46.752Z] 	                              ^^^^^
13:26:46 [2019-12-20T18:26:46.752Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
13:26:46 [2019-12-20T18:26:46.752Z] 23. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/TsTransformTest.java (at line 38)
13:26:46 [2019-12-20T18:26:46.752Z] 	@SuppressWarnings("nls")
13:26:46 [2019-12-20T18:26:46.752Z] 	                  ^^^^^
13:26:46 [2019-12-20T18:26:46.752Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
13:26:46 [2019-12-20T18:26:46.752Z] 24. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 172)
13:26:46 [2019-12-20T18:26:46.752Z] 	assertFalse("equals", Objects.equals(fLocation2, fLocation3));
13:26:46 [2019-12-20T18:26:46.752Z] 	                                                 ^^^^^^^^^^
13:26:46 [2019-12-20T18:26:46.752Z] Unlikely argument type for equals(): TmfTimestampLocation seems to be unrelated to TmfLongLocation
13:26:46 [2019-12-20T18:26:46.752Z] 25. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 173)
13:26:46 [2019-12-20T18:26:46.752Z] 	assertFalse("equals", Objects.equals(fLocation3, fLocation2));
13:26:46 [2019-12-20T18:26:46.752Z] 	                                                 ^^^^^^^^^^
13:26:46 [2019-12-20T18:26:46.752Z] Unlikely argument type for equals(): TmfLongLocation seems to be unrelated to TmfTimestampLocation
13:26:46 [2019-12-20T18:26:46.752Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/component/TmfEventProviderTest.java:[58] 
13:26:46 [2019-12-20T18:26:46.752Z] 	public void setUp() throws IOException {
13:26:46 [2019-12-20T18:26:46.752Z] 	                           ^^^^^^^^^^^
13:26:46 [2019-12-20T18:26:46.752Z] The declared exception IOException is not actually thrown by the method setUp() from type TmfEventProviderTest
13:26:46 [2019-12-20T18:26:46.752Z] 26 problems (0 errors, 9 warnings, 9 info)
13:26:46 [2019-12-20T18:26:46.752Z] [INFO] 
13:26:46 [2019-12-20T18:26:46.752Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests ---
13:26:46 [2019-12-20T18:26:46.752Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:26:46 [2019-12-20T18:26:46.752Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources
13:26:46 [2019-12-20T18:26:46.752Z] [INFO] 
13:26:46 [2019-12-20T18:26:46.752Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests ---
13:26:46 [2019-12-20T18:26:46.752Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT-sources.jar
13:26:47 [2019-12-20T18:26:47.315Z] [INFO] 
13:26:47 [2019-12-20T18:26:47.315Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
13:26:47 [2019-12-20T18:26:47.315Z] [INFO] 
13:26:47 [2019-12-20T18:26:47.315Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests ---
13:26:47 [2019-12-20T18:26:47.570Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT.jar
13:26:48 [2019-12-20T18:26:48.131Z] [INFO] 
13:26:48 [2019-12-20T18:26:48.131Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests ---
13:26:48 [2019-12-20T18:26:48.131Z] [INFO] 
13:26:48 [2019-12-20T18:26:48.131Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core.tests ---
13:26:48 [2019-12-20T18:26:48.131Z] [INFO] 
13:26:48 [2019-12-20T18:26:48.131Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core.tests ---
13:26:48 [2019-12-20T18:26:48.131Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT.jar
13:26:49 [2019-12-20T18:26:49.140Z] [INFO] 
13:26:49 [2019-12-20T18:26:49.140Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests ---
13:26:49 [2019-12-20T18:26:49.140Z] [INFO] 
13:26:49 [2019-12-20T18:26:49.140Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests ---
13:26:50 [2019-12-20T18:26:50.067Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log
13:26:50 [2019-12-20T18:26:50.067Z] [INFO] Command line:
13:26:50 [2019-12-20T18:26:50.067Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:26:50 [2019-12-20T18:26:50.067Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:26:52 [2019-12-20T18:26:52.581Z] !SESSION 2019-12-20 18:26:50.041 -----------------------------------------------
13:26:52 [2019-12-20T18:26:52.581Z] eclipse.buildId=unknown
13:26:52 [2019-12-20T18:26:52.581Z] java.version=1.8.0_202
13:26:52 [2019-12-20T18:26:52.581Z] java.vendor=Oracle Corporation
13:26:52 [2019-12-20T18:26:52.581Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:26:52 [2019-12-20T18:26:52.581Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
13:26:52 [2019-12-20T18:26:52.581Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:26:52 [2019-12-20T18:26:52.581Z] 
13:26:52 [2019-12-20T18:26:52.581Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 18:26:52.232
13:26:52 [2019-12-20T18:26:52.581Z] !MESSAGE FrameworkEvent ERROR
13:26:52 [2019-12-20T18:26:52.581Z] !STACK 0
13:26:52 [2019-12-20T18:26:52.581Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
13:26:52 [2019-12-20T18:26:52.581Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:26:52 [2019-12-20T18:26:52.581Z] 
13:26:52 [2019-12-20T18:26:52.581Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:26:52 [2019-12-20T18:26:52.581Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:26:52 [2019-12-20T18:26:52.581Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:26:52 [2019-12-20T18:26:52.581Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:26:52 [2019-12-20T18:26:52.581Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:26:52 [2019-12-20T18:26:52.581Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:26:52 [2019-12-20T18:26:52.581Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:26:52 [2019-12-20T18:26:52.581Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:26:52 [2019-12-20T18:26:52.581Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:26:52 [2019-12-20T18:26:52.581Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:26:52 [2019-12-20T18:26:52.581Z] 
13:26:52 [2019-12-20T18:26:52.581Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 18:26:52.457
13:26:52 [2019-12-20T18:26:52.581Z] !MESSAGE FrameworkEvent ERROR
13:26:52 [2019-12-20T18:26:52.581Z] !STACK 0
13:26:52 [2019-12-20T18:26:52.581Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
13:26:52 [2019-12-20T18:26:52.581Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:26:52 [2019-12-20T18:26:52.581Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
13:26:52 [2019-12-20T18:26:52.581Z]     -> 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:26:52 [2019-12-20T18:26:52.581Z]        org.apache.httpcomponents.httpclient.win [35]
13:26:52 [2019-12-20T18:26:52.581Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:26:52 [2019-12-20T18:26:52.581Z] 
13:26:52 [2019-12-20T18:26:52.581Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:26:52 [2019-12-20T18:26:52.581Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:26:52 [2019-12-20T18:26:52.581Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:26:52 [2019-12-20T18:26:52.581Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:26:52 [2019-12-20T18:26:52.581Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:26:52 [2019-12-20T18:26:52.581Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:26:52 [2019-12-20T18:26:52.581Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:26:52 [2019-12-20T18:26:52.581Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:26:52 [2019-12-20T18:26:52.581Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:26:52 [2019-12-20T18:26:52.581Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:26:54 [2019-12-20T18:26:54.469Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
13:26:54 [2019-12-20T18:26:54.725Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
13:26:54 [2019-12-20T18:26:54.725Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.033 s
13:26:54 [2019-12-20T18:26:54.725Z] testNonEqualRanks(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
13:26:54 [2019-12-20T18:26:54.725Z] testNonEqualTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.725Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.725Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
13:26:54 [2019-12-20T18:26:54.725Z] testTmfEventCopy(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.725Z] testToStringExtended(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
13:26:54 [2019-12-20T18:26:54.725Z] testNoRankConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
13:26:54 [2019-12-20T18:26:54.725Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.725Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.725Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.006 s
13:26:54 [2019-12-20T18:26:54.725Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
13:26:54 [2019-12-20T18:26:54.725Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.725Z] testConstructorWithTrace(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.725Z] testNonEqualContents(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.725Z] testNonEqualTraces(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.002 s
13:26:54 [2019-12-20T18:26:54.725Z] testNonEqualTimestamps(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
13:26:54 [2019-12-20T18:26:54.725Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
13:26:54 [2019-12-20T18:26:54.725Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
13:26:54 [2019-12-20T18:26:54.981Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
13:26:54 [2019-12-20T18:26:54.981Z] testNonTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.001 s
13:26:54 [2019-12-20T18:26:54.981Z] testGetFieldValueAssignableValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] testDuplicateFieldNames(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] testGetFieldValueNullValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] testNonEqualsValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] testNonEqualsFields(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] testGetFieldValueExists(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] testEqualsEverything(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] testGetFieldValueCast(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.029 s
13:26:54 [2019-12-20T18:26:54.981Z] testTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] testGetFieldValueDoesntExist(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] testTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] testNonTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] testMakeRoot(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.001 s
13:26:54 [2019-12-20T18:26:54.981Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] testTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] testNonTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] testNonEqualValues(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] testCopyConstructorBadArg(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] testGetFieldValueExistsButWrongType(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
13:26:54 [2019-12-20T18:26:54.981Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
13:26:54 [2019-12-20T18:26:54.981Z] testValueArrayPrimitivesNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] testValueArrayObject(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] testValueArrayOfArrays(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] testValueArrayAndOther(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] testValueArrayPrimitives(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] testValueArrayMismatchedTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] testValueArrayOfArraysNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
13:26:54 [2019-12-20T18:26:54.981Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
13:26:54 [2019-12-20T18:26:54.981Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
13:26:54 [2019-12-20T18:26:54.981Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
13:26:54 [2019-12-20T18:26:54.981Z] testCreateHappy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0.005 s
13:26:54 [2019-12-20T18:26:54.981Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0.001 s
13:26:54 [2019-12-20T18:26:54.981Z] testCreateIllegal(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
13:26:54 [2019-12-20T18:26:54.981Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
13:26:54 [2019-12-20T18:26:54.981Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] testCallsiteCopy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
13:26:54 [2019-12-20T18:26:54.981Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
13:26:57 [2019-12-20T18:26:57.499Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.308 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
13:26:57 [2019-12-20T18:26:57.499Z] testDataProviderWithOutOfBoundIndex(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.566 s
13:26:57 [2019-12-20T18:26:57.499Z] testQueryFilterIndexParameter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.001 s
13:26:57 [2019-12-20T18:26:57.499Z] testDataProviderWithSimpleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.515 s
13:26:57 [2019-12-20T18:26:57.499Z] testDataProviderWithOneNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.023 s
13:26:57 [2019-12-20T18:26:57.499Z] testDataProviderWithMultipleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 1.076 s
13:26:57 [2019-12-20T18:26:57.499Z] testDataProviderFetchColumn(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.499Z] testDataProvider(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.019 s
13:26:57 [2019-12-20T18:26:57.499Z] testDataProviderWithNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.499Z] testDataProviderWithDesiredColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.1 s
13:26:57 [2019-12-20T18:26:57.499Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
13:26:57 [2019-12-20T18:26:57.499Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
13:26:57 [2019-12-20T18:26:57.499Z] testMultiHostMultiKeyType(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest)  Time elapsed: 0.063 s
13:26:57 [2019-12-20T18:26:57.499Z] testHostToSelf(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest)  Time elapsed: 0.001 s
13:26:57 [2019-12-20T18:26:57.499Z] testMultiHost(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest)  Time elapsed: 0.001 s
13:26:57 [2019-12-20T18:26:57.499Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
13:26:57 [2019-12-20T18:26:57.499Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
13:26:57 [2019-12-20T18:26:57.499Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.499Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.499Z] testNonEqualsClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.499Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.499Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.499Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.499Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.499Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.499Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.499Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.499Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.499Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
13:26:57 [2019-12-20T18:26:57.499Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
13:26:57 [2019-12-20T18:26:57.499Z] testToStringInterval(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0.001 s
13:26:57 [2019-12-20T18:26:57.499Z] testCopyConstructorZero(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.499Z] testCompareToLargeScale1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.499Z] testCompareToLargeScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.499Z] testCompareToLargeScale3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.499Z] testNormalizeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.499Z] testNormalizedScaleLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.499Z] testToNanos(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.499Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.499Z] testNormalizeLargeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.499Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.499Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.499Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0.001 s
13:26:57 [2019-12-20T18:26:57.499Z] testNormalizeOffsetAndScaleTrivial(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.499Z] testNormalizeZeroScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.499Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.499Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.499Z] testCompareToCornerCases1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.499Z] testCompareToCornerCases2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.499Z] testCompareToCornerCases3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.499Z] testCompareToCornerCases4(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.499Z] testCopyConstructorBigBang(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testCopyConstructorBigCrunch(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testNormalizeOffsetLowerLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testCompareToSpecials(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testCompareToDifferentScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testNormalizeOffsetUpperLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0.001 s
13:26:57 [2019-12-20T18:26:57.500Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testCompareToSameScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testCompareToDifferentScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testNormalizeOffsetAndScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testNormalizeOffsetAndScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
13:26:57 [2019-12-20T18:26:57.500Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
13:26:57 [2019-12-20T18:26:57.500Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
13:26:57 [2019-12-20T18:26:57.500Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
13:26:57 [2019-12-20T18:26:57.500Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testEqualsEndTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testOpenRange1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testOpenRange2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testOpenRange3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testContainsRange(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testEqualStartTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testEqualsBadType(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testContainsTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testGetIntersection(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0.001 s
13:26:57 [2019-12-20T18:26:57.500Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
13:26:57 [2019-12-20T18:26:57.500Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
13:26:57 [2019-12-20T18:26:57.500Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0.001 s
13:26:57 [2019-12-20T18:26:57.500Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
13:26:57 [2019-12-20T18:26:57.500Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
13:26:57 [2019-12-20T18:26:57.500Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0.001 s
13:26:57 [2019-12-20T18:26:57.500Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testToStringFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.500Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
13:26:57 [2019-12-20T18:26:57.757Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
13:26:57 [2019-12-20T18:26:57.757Z] testUpdateDefaultFormats(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.007 s
13:26:57 [2019-12-20T18:26:57.757Z] testGetDefaulIntervalFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.757Z] testValueTimeZoneConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.757Z] testParseDateTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.008 s
13:26:57 [2019-12-20T18:26:57.757Z] testGetDefaulTimeFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.757Z] testParseDateTimeWithRef(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.003 s
13:26:57 [2019-12-20T18:26:57.757Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.757Z] testParseSeconds(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.072 s
13:26:57 [2019-12-20T18:26:57.757Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.757Z] testUnitOfSecondsFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.002 s
13:26:57 [2019-12-20T18:26:57.757Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
13:26:57 [2019-12-20T18:26:57.757Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
13:26:57 [2019-12-20T18:26:57.757Z] testGetTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.757Z] testGetIntervalPattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.757Z] testComputeTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.757Z] testGetPreferenceMap(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0.002 s
13:26:57 [2019-12-20T18:26:57.757Z] testInit(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0.001 s
13:26:57 [2019-12-20T18:26:57.757Z] testGetTimeZone(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
13:26:57 [2019-12-20T18:26:57.757Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
13:26:58 [2019-12-20T18:26:58.317Z] 
13:26:58 [2019-12-20T18:26:58.317Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-12-20 18:26:58.228
13:26:58 [2019-12-20T18:26:58.317Z] !MESSAGE no spawner in java.library.path
13:26:58 [2019-12-20T18:26:58.573Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.805 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
13:26:58 [2019-12-20T18:26:58.573Z] testExtremeValues(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.714 s
13:26:58 [2019-12-20T18:26:58.573Z] testValidTextFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.082 s
13:26:58 [2019-12-20T18:26:58.573Z] testGettingSymbolMapFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.004 s
13:26:58 [2019-12-20T18:26:58.573Z] testInvalidFiles(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.001 s
13:26:58 [2019-12-20T18:26:58.573Z] testGettingSymbolWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.004 s
13:26:58 [2019-12-20T18:26:58.573Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
13:26:58 [2019-12-20T18:26:58.573Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
13:26:58 [2019-12-20T18:26:58.573Z] testMapFileWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest)  Time elapsed: 0.002 s
13:26:58 [2019-12-20T18:26:58.573Z] testGuessingFileType(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest)  Time elapsed: 0 s
13:26:58 [2019-12-20T18:26:58.573Z] testNmFile(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest)  Time elapsed: 0.004 s
13:26:58 [2019-12-20T18:26:58.573Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
13:26:58 [2019-12-20T18:26:58.573Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
13:26:58 [2019-12-20T18:26:58.573Z] testGetterForExperiment(org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest)  Time elapsed: 0.073 s
13:26:58 [2019-12-20T18:26:58.573Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest
13:26:58 [2019-12-20T18:26:58.573Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.util.PairTest
13:26:58 [2019-12-20T18:26:58.573Z] testAccessors(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
13:26:58 [2019-12-20T18:26:58.573Z] testToString(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
13:26:58 [2019-12-20T18:26:58.573Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
13:26:58 [2019-12-20T18:26:58.573Z] testEqualsDifferentObj(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
13:26:58 [2019-12-20T18:26:58.573Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
13:26:58 [2019-12-20T18:26:58.573Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
13:26:58 [2019-12-20T18:26:58.573Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
13:26:58 [2019-12-20T18:26:58.573Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
13:26:58 [2019-12-20T18:26:58.573Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
13:26:58 [2019-12-20T18:26:58.828Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.162 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
13:26:58 [2019-12-20T18:26:58.828Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest)  Time elapsed: 0.162 s
13:26:58 [2019-12-20T18:26:58.829Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest)  Time elapsed: 0 s
13:26:58 [2019-12-20T18:26:58.829Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
13:27:02 [2019-12-20T18:27:02.992Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.587 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
13:27:02 [2019-12-20T18:27:02.992Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 1.119 s
13:27:02 [2019-12-20T18:27:02.992Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 0.077 s
13:27:02 [2019-12-20T18:27:02.992Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 1.115 s
13:27:02 [2019-12-20T18:27:02.992Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 0.066 s
13:27:02 [2019-12-20T18:27:02.992Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 1.112 s
13:27:02 [2019-12-20T18:27:02.992Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 0.069 s
13:27:02 [2019-12-20T18:27:02.992Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
13:27:02 [2019-12-20T18:27:02.992Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
13:27:02 [2019-12-20T18:27:02.992Z] testBadlyFormed[0: path /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest)  Time elapsed: 0.002 s
13:27:02 [2019-12-20T18:27:02.992Z] testBadlyFormed[1: path /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest)  Time elapsed: 0.001 s
13:27:02 [2019-12-20T18:27:02.992Z] testBadlyFormed[2: path /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest)  Time elapsed: 0.001 s
13:27:02 [2019-12-20T18:27:02.992Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
13:27:17 [2019-12-20T18:27:17.831Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.176 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
13:27:17 [2019-12-20T18:27:17.831Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest)  Time elapsed: 9.142 s
13:27:17 [2019-12-20T18:27:17.831Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest)  Time elapsed: 5.033 s
13:27:17 [2019-12-20T18:27:17.831Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
13:27:17 [2019-12-20T18:27:17.831Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
13:27:17 [2019-12-20T18:27:17.831Z] testValid[0: path /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest)  Time elapsed: 0.002 s
13:27:17 [2019-12-20T18:27:17.831Z] testValid[1: path /home/jenkins/agent/workspace/tracecompass-gerrit/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:27:17 [2019-12-20T18:27:17.831Z] testValid[2: path /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest)  Time elapsed: 0.001 s
13:27:17 [2019-12-20T18:27:17.831Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
13:27:17 [2019-12-20T18:27:17.831Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
13:27:17 [2019-12-20T18:27:17.831Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest)  Time elapsed: 0.013 s
13:27:17 [2019-12-20T18:27:17.831Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest)  Time elapsed: 0 s
13:27:17 [2019-12-20T18:27:17.831Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
13:27:21 [2019-12-20T18:27:21.097Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.168 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
13:27:21 [2019-12-20T18:27:21.098Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 1.17 s
13:27:21 [2019-12-20T18:27:21.098Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 0.066 s
13:27:21 [2019-12-20T18:27:21.098Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 1.06 s
13:27:21 [2019-12-20T18:27:21.098Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 0.053 s
13:27:21 [2019-12-20T18:27:21.098Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 1.731 s
13:27:21 [2019-12-20T18:27:21.098Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 0.084 s
13:27:21 [2019-12-20T18:27:21.098Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
13:27:21 [2019-12-20T18:27:21.098Z] 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:27:21 [2019-12-20T18:27:21.098Z] testInvalid[0: path /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.001 s
13:27:21 [2019-12-20T18:27:21.098Z] testInvalid[1: path /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.002 s
13:27:21 [2019-12-20T18:27:21.098Z] testInvalid[2: path /home/jenkins/agent/workspace/tracecompass-gerrit/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:27:21 [2019-12-20T18:27:21.098Z] testInvalid[3: path /home/jenkins/agent/workspace/tracecompass-gerrit/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:27:21 [2019-12-20T18:27:21.098Z] testInvalid[4: path /home/jenkins/agent/workspace/tracecompass-gerrit/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:27:21 [2019-12-20T18:27:21.098Z] testInvalid[5: path /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/006.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0.002 s
13:27:21 [2019-12-20T18:27:21.098Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
13:27:25 [2019-12-20T18:27:25.261Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.928 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
13:27:25 [2019-12-20T18:27:25.261Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest)  Time elapsed: 2.724 s
13:27:25 [2019-12-20T18:27:25.261Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest)  Time elapsed: 1.204 s
13:27:25 [2019-12-20T18:27:25.261Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
13:27:25 [2019-12-20T18:27:25.261Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
13:27:25 [2019-12-20T18:27:25.261Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0.01 s
13:27:25 [2019-12-20T18:27:25.261Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0 s
13:27:25 [2019-12-20T18:27:25.261Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0 s
13:27:25 [2019-12-20T18:27:25.261Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0.001 s
13:27:25 [2019-12-20T18:27:25.261Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0 s
13:27:25 [2019-12-20T18:27:25.261Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
13:27:25 [2019-12-20T18:27:25.261Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
13:27:25 [2019-12-20T18:27:25.261Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0.001 s
13:27:25 [2019-12-20T18:27:25.261Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
13:27:25 [2019-12-20T18:27:25.261Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
13:27:25 [2019-12-20T18:27:25.261Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
13:27:25 [2019-12-20T18:27:25.261Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0.001 s
13:27:25 [2019-12-20T18:27:25.261Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
13:27:25 [2019-12-20T18:27:25.261Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
13:27:25 [2019-12-20T18:27:25.261Z] testAllOrNothing(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0.004 s
13:27:25 [2019-12-20T18:27:25.261Z] testAtLeastOne(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0 s
13:27:25 [2019-12-20T18:27:25.261Z] testMandatory(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0 s
13:27:25 [2019-12-20T18:27:25.261Z] testOptional(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0.001 s
13:27:25 [2019-12-20T18:27:25.261Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
13:27:25 [2019-12-20T18:27:25.261Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
13:27:25 [2019-12-20T18:27:25.261Z] testGetValueLevel(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest)  Time elapsed: 0.001 s
13:27:25 [2019-12-20T18:27:25.261Z] testAddAndGetInformation(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest)  Time elapsed: 0 s
13:27:25 [2019-12-20T18:27:25.261Z] testGetValues(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest)  Time elapsed: 0 s
13:27:25 [2019-12-20T18:27:25.261Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
13:27:25 [2019-12-20T18:27:25.261Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
13:27:25 [2019-12-20T18:27:25.261Z] testAppliesToExperiment(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.013 s
13:27:25 [2019-12-20T18:27:25.261Z] testParameters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.003 s
13:27:25 [2019-12-20T18:27:25.261Z] testGetRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.002 s
13:27:25 [2019-12-20T18:27:25.261Z] testNewModule(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.002 s
13:27:25 [2019-12-20T18:27:25.261Z] testGetValidTraceTypes(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.001 s
13:27:25 [2019-12-20T18:27:25.261Z] testHelperGetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.001 s
13:27:25 [2019-12-20T18:27:25.261Z] testAppliesToTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.001 s
13:27:25 [2019-12-20T18:27:25.261Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
13:27:25 [2019-12-20T18:27:25.261Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
13:27:25 [2019-12-20T18:27:25.261Z] testListForTraces(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest)  Time elapsed: 0.001 s
13:27:25 [2019-12-20T18:27:25.261Z] testSources(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest)  Time elapsed: 0.003 s
13:27:25 [2019-12-20T18:27:25.261Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest)  Time elapsed: 0 s
13:27:25 [2019-12-20T18:27:25.261Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
13:27:25 [2019-12-20T18:27:25.261Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
13:27:25 [2019-12-20T18:27:25.261Z] testApplies(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0 s
13:27:25 [2019-12-20T18:27:25.261Z] testDoesNotApply(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0 s
13:27:25 [2019-12-20T18:27:25.261Z] testGetNoAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0.019 s
13:27:25 [2019-12-20T18:27:25.261Z] testGetAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0 s
13:27:25 [2019-12-20T18:27:25.261Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
13:27:25 [2019-12-20T18:27:25.261Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
13:27:25 [2019-12-20T18:27:25.261Z] testNewModuleListener(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest)  Time elapsed: 0 s
13:27:25 [2019-12-20T18:27:25.261Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
13:27:27 [2019-12-20T18:27:27.149Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.101 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
13:27:27 [2019-12-20T18:27:27.149Z] testGettersSetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.002 s
13:27:27 [2019-12-20T18:27:27.149Z] testDependentAnalyses(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 1.082 s
13:27:27 [2019-12-20T18:27:27.149Z] testSetWrongTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
13:27:27 [2019-12-20T18:27:27.149Z] testSetTraceTwice(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.002 s
13:27:27 [2019-12-20T18:27:27.149Z] testMultipleDependencies(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.002 s
13:27:27 [2019-12-20T18:27:27.149Z] testWaitForCompletionCancelled(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
13:27:27 [2019-12-20T18:27:27.149Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 1.001 s
13:27:27 [2019-12-20T18:27:27.149Z] testHelper(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.003 s
13:27:27 [2019-12-20T18:27:27.149Z] testWaitForCompletionSuccess(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
13:27:27 [2019-12-20T18:27:27.149Z] testParameterChanged(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
13:27:27 [2019-12-20T18:27:27.149Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
13:27:27 [2019-12-20T18:27:27.149Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
13:27:27 [2019-12-20T18:27:27.149Z] testProviderTmfTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest)  Time elapsed: 0.003 s
13:27:27 [2019-12-20T18:27:27.149Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
13:27:27 [2019-12-20T18:27:27.149Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
13:27:27 [2019-12-20T18:27:27.149Z] testLogicalOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.022 s
13:27:27 [2019-12-20T18:27:27.149Z] testContainsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
13:27:27 [2019-12-20T18:27:27.149Z] testEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.032 s
13:27:27 [2019-12-20T18:27:27.149Z] testRegex(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
13:27:27 [2019-12-20T18:27:27.149Z] testNotOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testComplexFilter(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.002 s
13:27:27 [2019-12-20T18:27:27.150Z] testFilterWithNumber(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.004 s
13:27:27 [2019-12-20T18:27:27.150Z] testLessThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testPresentOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
13:27:27 [2019-12-20T18:27:27.150Z] testMatchesOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
13:27:27 [2019-12-20T18:27:27.150Z] testNotEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testInvalid(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
13:27:27 [2019-12-20T18:27:27.150Z] testGreaterThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
13:27:27 [2019-12-20T18:27:27.150Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
13:27:27 [2019-12-20T18:27:27.150Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
13:27:27 [2019-12-20T18:27:27.150Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
13:27:27 [2019-12-20T18:27:27.150Z] testInputFilterEquals(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
13:27:27 [2019-12-20T18:27:27.150Z] testInputRegexNoField(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.002 s
13:27:27 [2019-12-20T18:27:27.150Z] testInputRegexMatchesNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
13:27:27 [2019-12-20T18:27:27.150Z] testInputFilterUnsupported(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testInputRegexContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testInputRegexPresent(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testInputFilterContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
13:27:27 [2019-12-20T18:27:27.150Z] testInputRegexAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testInputFilterAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.005 s
13:27:27 [2019-12-20T18:27:27.150Z] testInputFilterMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
13:27:27 [2019-12-20T18:27:27.150Z] testInputFilterCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
13:27:27 [2019-12-20T18:27:27.150Z] testInputRegexNoAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testInputRegexMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testInputRegexCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
13:27:27 [2019-12-20T18:27:27.150Z] testInputFilterOr(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testInputRegexAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testInputRegexNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
13:27:27 [2019-12-20T18:27:27.150Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
13:27:27 [2019-12-20T18:27:27.150Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.001 s
13:27:27 [2019-12-20T18:27:27.150Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testInterfaces(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
13:27:27 [2019-12-20T18:27:27.150Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
13:27:27 [2019-12-20T18:27:27.150Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
13:27:27 [2019-12-20T18:27:27.150Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
13:27:27 [2019-12-20T18:27:27.150Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
13:27:27 [2019-12-20T18:27:27.150Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
13:27:27 [2019-12-20T18:27:27.150Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
13:27:27 [2019-12-20T18:27:27.150Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
13:27:27 [2019-12-20T18:27:27.150Z] testMatchesTimestamp(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testMatchesAlpha(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testMatchesNum(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.150Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
13:27:27 [2019-12-20T18:27:27.406Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
13:27:27 [2019-12-20T18:27:27.406Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.406Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] testGetFilterName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
13:27:27 [2019-12-20T18:27:27.407Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
13:27:27 [2019-12-20T18:27:27.407Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
13:27:27 [2019-12-20T18:27:27.407Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
13:27:27 [2019-12-20T18:27:27.407Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
13:27:27 [2019-12-20T18:27:27.407Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
13:27:27 [2019-12-20T18:27:27.407Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
13:27:27 [2019-12-20T18:27:27.407Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
13:27:39 [2019-12-20T18:27:39.569Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.771 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
13:27:39 [2019-12-20T18:27:39.569Z] testGrowingIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest)  Time elapsed: 7.516 s
13:27:39 [2019-12-20T18:27:39.569Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest)  Time elapsed: 4.253 s
13:27:39 [2019-12-20T18:27:39.569Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
13:27:39 [2019-12-20T18:27:39.569Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
13:27:39 [2019-12-20T18:27:39.569Z] testNotEqual(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
13:27:39 [2019-12-20T18:27:39.569Z] testHashCodeNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
13:27:39 [2019-12-20T18:27:39.569Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
13:27:39 [2019-12-20T18:27:39.569Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
13:27:39 [2019-12-20T18:27:39.569Z] testTmfLocationCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
13:27:39 [2019-12-20T18:27:39.569Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
13:27:39 [2019-12-20T18:27:39.569Z] testCompareToNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
13:27:39 [2019-12-20T18:27:39.569Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
13:27:39 [2019-12-20T18:27:39.569Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
13:27:39 [2019-12-20T18:27:39.569Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
13:27:39 [2019-12-20T18:27:39.569Z] testTmfCheckpoint(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
13:27:39 [2019-12-20T18:27:39.569Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
13:27:49 [2019-12-20T18:27:49.505Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.407 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
13:27:49 [2019-12-20T18:27:49.505Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 3.912 s
13:27:49 [2019-12-20T18:27:49.505Z] testInsertAfterReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 3.475 s
13:27:49 [2019-12-20T18:27:49.505Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 1.007 s
13:27:49 [2019-12-20T18:27:49.505Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 1.01 s
13:27:49 [2019-12-20T18:27:49.505Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
13:27:51 [2019-12-20T18:27:51.390Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.631 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
13:27:51 [2019-12-20T18:27:51.390Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest)  Time elapsed: 1.312 s
13:27:51 [2019-12-20T18:27:51.390Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest)  Time elapsed: 1.317 s
13:27:51 [2019-12-20T18:27:51.390Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
13:27:53 [2019-12-20T18:27:53.928Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.585 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
13:27:53 [2019-12-20T18:27:53.928Z] testAccept(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.333 s
13:27:53 [2019-12-20T18:27:53.928Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.953 s
13:27:53 [2019-12-20T18:27:53.928Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.511 s
13:27:53 [2019-12-20T18:27:53.928Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.001 s
13:27:53 [2019-12-20T18:27:53.928Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.001 s
13:27:53 [2019-12-20T18:27:53.928Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0 s
13:27:53 [2019-12-20T18:27:53.928Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.075 s
13:27:53 [2019-12-20T18:27:53.928Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.083 s
13:27:53 [2019-12-20T18:27:53.928Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0 s
13:27:53 [2019-12-20T18:27:53.928Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.485 s
13:27:53 [2019-12-20T18:27:53.928Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.001 s
13:27:53 [2019-12-20T18:27:53.928Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0 s
13:27:53 [2019-12-20T18:27:53.928Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0 s
13:27:53 [2019-12-20T18:27:53.928Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.001 s
13:27:53 [2019-12-20T18:27:53.928Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.067 s
13:27:53 [2019-12-20T18:27:53.928Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.001 s
13:27:53 [2019-12-20T18:27:53.928Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.001 s
13:27:53 [2019-12-20T18:27:53.928Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.068 s
13:27:53 [2019-12-20T18:27:53.929Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
13:27:54 [2019-12-20T18:27:54.184Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.424 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
13:27:54 [2019-12-20T18:27:54.184Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.006 s
13:27:54 [2019-12-20T18:27:54.184Z] testDispose(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
13:27:54 [2019-12-20T18:27:54.184Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
13:27:54 [2019-12-20T18:27:54.184Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.193 s
13:27:54 [2019-12-20T18:27:54.184Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.001 s
13:27:54 [2019-12-20T18:27:54.184Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
13:27:54 [2019-12-20T18:27:54.184Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
13:27:54 [2019-12-20T18:27:54.184Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.005 s
13:27:54 [2019-12-20T18:27:54.184Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.009 s
13:27:54 [2019-12-20T18:27:54.184Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
13:27:54 [2019-12-20T18:27:54.184Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.198 s
13:27:54 [2019-12-20T18:27:54.184Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
13:27:54 [2019-12-20T18:27:54.184Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
13:27:54 [2019-12-20T18:27:54.184Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
13:27:54 [2019-12-20T18:27:54.184Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.005 s
13:27:54 [2019-12-20T18:27:54.184Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
13:27:54 [2019-12-20T18:27:54.184Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.001 s
13:27:54 [2019-12-20T18:27:54.184Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.004 s
13:27:54 [2019-12-20T18:27:54.184Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
13:28:00 [2019-12-20T18:28:00.718Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.584 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
13:28:00 [2019-12-20T18:28:00.718Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.277 s
13:28:00 [2019-12-20T18:28:00.718Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.396 s
13:28:00 [2019-12-20T18:28:00.718Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 1.974 s
13:28:00 [2019-12-20T18:28:00.718Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.002 s
13:28:00 [2019-12-20T18:28:00.718Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0 s
13:28:00 [2019-12-20T18:28:00.718Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
13:28:00 [2019-12-20T18:28:00.718Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.252 s
13:28:00 [2019-12-20T18:28:00.718Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.234 s
13:28:00 [2019-12-20T18:28:00.718Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0 s
13:28:00 [2019-12-20T18:28:00.718Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 1.82 s
13:28:00 [2019-12-20T18:28:00.718Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
13:28:00 [2019-12-20T18:28:00.718Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0 s
13:28:00 [2019-12-20T18:28:00.718Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
13:28:00 [2019-12-20T18:28:00.718Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0 s
13:28:00 [2019-12-20T18:28:00.718Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.342 s
13:28:00 [2019-12-20T18:28:00.718Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0 s
13:28:00 [2019-12-20T18:28:00.718Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.001 s
13:28:00 [2019-12-20T18:28:00.718Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.278 s
13:28:00 [2019-12-20T18:28:00.718Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
13:28:00 [2019-12-20T18:28:00.974Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.187 s - in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
13:28:00 [2019-12-20T18:28:00.974Z] testAspects(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest)  Time elapsed: 0.019 s
13:28:00 [2019-12-20T18:28:00.974Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest)  Time elapsed: 0.057 s
13:28:00 [2019-12-20T18:28:00.974Z] testDevelopmentTrace(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest)  Time elapsed: 1.11 s
13:28:00 [2019-12-20T18:28:00.974Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
13:28:00 [2019-12-20T18:28:00.974Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
13:28:00 [2019-12-20T18:28:00.974Z] testGetFieldNames(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
13:28:00 [2019-12-20T18:28:00.974Z] testGetFieldValueWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
13:28:00 [2019-12-20T18:28:00.974Z] testGetFieldNameWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
13:28:00 [2019-12-20T18:28:00.974Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
13:28:00 [2019-12-20T18:28:00.974Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0.001 s
13:28:00 [2019-12-20T18:28:00.974Z] testGetFormattedValue(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
13:28:00 [2019-12-20T18:28:00.974Z] testGetFieldWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
13:28:00 [2019-12-20T18:28:00.974Z] testGetFieldWithPath(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
13:28:00 [2019-12-20T18:28:00.974Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
13:28:00 [2019-12-20T18:28:00.974Z] testGetFields(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
13:28:00 [2019-12-20T18:28:00.974Z] testEventTypeInstance(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
13:28:00 [2019-12-20T18:28:00.974Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
13:28:00 [2019-12-20T18:28:00.974Z] testGetFieldValueWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
13:28:00 [2019-12-20T18:28:00.974Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
13:28:00 [2019-12-20T18:28:00.974Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
13:28:00 [2019-12-20T18:28:00.974Z] testEmptyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0 s
13:28:00 [2019-12-20T18:28:00.974Z] testValidation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
13:28:00 [2019-12-20T18:28:00.974Z] testLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
13:28:00 [2019-12-20T18:28:00.974Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.002 s
13:28:00 [2019-12-20T18:28:00.974Z] testTraceParsing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
13:28:00 [2019-12-20T18:28:00.974Z] testBounds(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0 s
13:28:00 [2019-12-20T18:28:00.974Z] testTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0 s
13:28:00 [2019-12-20T18:28:00.974Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
13:28:00 [2019-12-20T18:28:00.974Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
13:28:00 [2019-12-20T18:28:00.974Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
13:28:00 [2019-12-20T18:28:00.974Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
13:28:00 [2019-12-20T18:28:00.974Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
13:28:00 [2019-12-20T18:28:00.974Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
13:28:00 [2019-12-20T18:28:00.974Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0.001 s
13:28:00 [2019-12-20T18:28:00.974Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
13:28:00 [2019-12-20T18:28:00.974Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
13:28:00 [2019-12-20T18:28:00.974Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
13:28:00 [2019-12-20T18:28:00.974Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
13:28:00 [2019-12-20T18:28:00.974Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
13:28:00 [2019-12-20T18:28:00.974Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
13:29:22 [2019-12-20T18:29:22.340Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 75.662 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
13:29:22 [2019-12-20T18:29:22.340Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.578 s
13:29:22 [2019-12-20T18:29:22.340Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.307 s
13:29:22 [2019-12-20T18:29:22.340Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.348 s
13:29:22 [2019-12-20T18:29:22.340Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.31 s
13:29:22 [2019-12-20T18:29:22.340Z] testParseEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.321 s
13:29:22 [2019-12-20T18:29:22.340Z] testSetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.625 s
13:29:22 [2019-12-20T18:29:22.340Z] testProcessEventRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.437 s
13:29:22 [2019-12-20T18:29:22.340Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.624 s
13:29:22 [2019-12-20T18:29:22.340Z] testSetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.918 s
13:29:22 [2019-12-20T18:29:22.340Z] testSeekOnRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.353 s
13:29:22 [2019-12-20T18:29:22.340Z] testSeekEventOnNullTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.322 s
13:29:22 [2019-12-20T18:29:22.340Z] testSeekOnRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.307 s
13:29:22 [2019-12-20T18:29:22.340Z] testSeekEventOnTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.344 s
13:29:22 [2019-12-20T18:29:22.340Z] testTraceHostId(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.382 s
13:29:22 [2019-12-20T18:29:22.340Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.624 s
13:29:22 [2019-12-20T18:29:22.340Z] testSetStreamingInterval(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.32 s
13:29:22 [2019-12-20T18:29:22.340Z] testGetUUID(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.312 s
13:29:22 [2019-12-20T18:29:22.340Z] testCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.72 s
13:29:22 [2019-12-20T18:29:22.340Z] testSeekEventOnTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.358 s
13:29:22 [2019-12-20T18:29:22.340Z] testInitializeNullPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.302 s
13:29:22 [2019-12-20T18:29:22.341Z] testSeekEventNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.359 s
13:29:22 [2019-12-20T18:29:22.341Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.304 s
13:29:22 [2019-12-20T18:29:22.341Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.308 s
13:29:22 [2019-12-20T18:29:22.341Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.323 s
13:29:22 [2019-12-20T18:29:22.341Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.342 s
13:29:22 [2019-12-20T18:29:22.341Z] testSeekEventOnNegativeRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.306 s
13:29:22 [2019-12-20T18:29:22.341Z] testProcessDataRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.438 s
13:29:22 [2019-12-20T18:29:22.341Z] testLiveTraceConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.618 s
13:29:22 [2019-12-20T18:29:22.341Z] testProcessEventRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.715 s
13:29:22 [2019-12-20T18:29:22.341Z] testSeekEventOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.343 s
13:29:22 [2019-12-20T18:29:22.341Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.617 s
13:29:22 [2019-12-20T18:29:22.341Z] testSetStartTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.61 s
13:29:22 [2019-12-20T18:29:22.341Z] testSeekEventOnRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.337 s
13:29:22 [2019-12-20T18:29:22.341Z] testSetEndTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.616 s
13:29:22 [2019-12-20T18:29:22.341Z] testSeekEventOnTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.366 s
13:29:22 [2019-12-20T18:29:22.341Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.419 s
13:29:22 [2019-12-20T18:29:22.341Z] testProcessEventRequestForOtherEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.437 s
13:29:22 [2019-12-20T18:29:22.341Z] testGetModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.317 s
13:29:22 [2019-12-20T18:29:22.341Z] testGetEventAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.381 s
13:29:22 [2019-12-20T18:29:22.341Z] testSeekEventOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.366 s
13:29:22 [2019-12-20T18:29:22.341Z] testProcessEventRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.435 s
13:29:22 [2019-12-20T18:29:22.341Z] testInitializeSimplePath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.303 s
13:29:22 [2019-12-20T18:29:22.341Z] testDefaultTmfTraceStub(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.308 s
13:29:22 [2019-12-20T18:29:22.341Z] testInitializeNormalPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.318 s
13:29:22 [2019-12-20T18:29:22.341Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.319 s
13:29:22 [2019-12-20T18:29:22.341Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.306 s
13:29:22 [2019-12-20T18:29:22.341Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.329 s
13:29:22 [2019-12-20T18:29:22.341Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
13:29:24 [2019-12-20T18:29:24.856Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.935 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
13:29:24 [2019-12-20T18:29:24.856Z] testGetModulesByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.359 s
13:29:24 [2019-12-20T18:29:24.856Z] testResolveEventAspectsOfNameForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.305 s
13:29:24 [2019-12-20T18:29:24.856Z] testAdditionalAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.318 s
13:29:24 [2019-12-20T18:29:24.856Z] testGetAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.319 s
13:29:24 [2019-12-20T18:29:24.856Z] testGetModulesByClassForHost(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.318 s
13:29:24 [2019-12-20T18:29:24.856Z] testResolveEventAspectsOfClassForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.314 s
13:29:24 [2019-12-20T18:29:24.856Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
13:31:01 [2019-12-20T18:31:01.230Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 91.813 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
13:31:01 [2019-12-20T18:31:01.230Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.62 s
13:31:01 [2019-12-20T18:31:01.230Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.724 s
13:31:01 [2019-12-20T18:31:01.230Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.634 s
13:31:01 [2019-12-20T18:31:01.230Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.615 s
13:31:01 [2019-12-20T18:31:01.230Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.641 s
13:31:01 [2019-12-20T18:31:01.230Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.679 s
13:31:01 [2019-12-20T18:31:01.230Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.654 s
13:31:01 [2019-12-20T18:31:01.230Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 3.203 s
13:31:01 [2019-12-20T18:31:01.230Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.715 s
13:31:01 [2019-12-20T18:31:01.230Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.623 s
13:31:01 [2019-12-20T18:31:01.230Z] testSimpleTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.64 s
13:31:01 [2019-12-20T18:31:01.230Z] testExperimentInitialization(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 3.915 s
13:31:01 [2019-12-20T18:31:01.230Z] testSeekNoTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.617 s
13:31:01 [2019-12-20T18:31:01.230Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.638 s
13:31:01 [2019-12-20T18:31:01.230Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.608 s
13:31:01 [2019-12-20T18:31:01.230Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.607 s
13:31:01 [2019-12-20T18:31:01.230Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.633 s
13:31:01 [2019-12-20T18:31:01.230Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.641 s
13:31:01 [2019-12-20T18:31:01.230Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.652 s
13:31:01 [2019-12-20T18:31:01.230Z] testSeekBadLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.602 s
13:31:01 [2019-12-20T18:31:01.230Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.622 s
13:31:01 [2019-12-20T18:31:01.230Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.694 s
13:31:01 [2019-12-20T18:31:01.230Z] testWithMultiHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.621 s
13:31:01 [2019-12-20T18:31:01.230Z] testSeekEventOnRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.664 s
13:31:01 [2019-12-20T18:31:01.230Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.624 s
13:31:01 [2019-12-20T18:31:01.230Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.645 s
13:31:01 [2019-12-20T18:31:01.231Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.646 s
13:31:01 [2019-12-20T18:31:01.231Z] testNormalTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.601 s
13:31:01 [2019-12-20T18:31:01.231Z] testWithSingleHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.622 s
13:31:01 [2019-12-20T18:31:01.231Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.629 s
13:31:01 [2019-12-20T18:31:01.231Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.611 s
13:31:01 [2019-12-20T18:31:01.231Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.613 s
13:31:01 [2019-12-20T18:31:01.231Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.73 s
13:31:01 [2019-12-20T18:31:01.231Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.828 s
13:31:01 [2019-12-20T18:31:01.231Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
13:31:01 [2019-12-20T18:31:01.231Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
13:31:01 [2019-12-20T18:31:01.231Z] testTmfContext(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
13:31:01 [2019-12-20T18:31:01.231Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
13:31:01 [2019-12-20T18:31:01.231Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
13:31:01 [2019-12-20T18:31:01.231Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
13:31:01 [2019-12-20T18:31:01.231Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
13:31:01 [2019-12-20T18:31:01.231Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
13:31:01 [2019-12-20T18:31:01.231Z] testTmfContextCopy(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
13:31:01 [2019-12-20T18:31:01.231Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0.001 s
13:31:01 [2019-12-20T18:31:01.231Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
13:31:01 [2019-12-20T18:31:01.231Z] testTmfContextCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
13:31:01 [2019-12-20T18:31:01.231Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
13:31:01 [2019-12-20T18:31:01.231Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
13:31:01 [2019-12-20T18:31:01.231Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
13:31:01 [2019-12-20T18:31:01.231Z] testTmfContextNoRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
13:31:01 [2019-12-20T18:31:01.231Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
13:31:01 [2019-12-20T18:31:01.231Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
13:31:07 [2019-12-20T18:31:07.764Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.841 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
13:31:07 [2019-12-20T18:31:07.764Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
13:31:07 [2019-12-20T18:31:07.764Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
13:31:07 [2019-12-20T18:31:07.764Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.017 s
13:31:07 [2019-12-20T18:31:07.764Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
13:31:07 [2019-12-20T18:31:07.764Z] testInitialRangeOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 2.614 s
13:31:07 [2019-12-20T18:31:07.764Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.078 s
13:31:07 [2019-12-20T18:31:07.764Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.064 s
13:31:07 [2019-12-20T18:31:07.764Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.033 s
13:31:07 [2019-12-20T18:31:07.764Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.73 s
13:31:07 [2019-12-20T18:31:07.764Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.112 s
13:31:07 [2019-12-20T18:31:07.764Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
13:31:07 [2019-12-20T18:31:07.764Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.046 s
13:31:07 [2019-12-20T18:31:07.764Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
13:31:07 [2019-12-20T18:31:07.764Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
13:31:07 [2019-12-20T18:31:07.764Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.016 s
13:31:07 [2019-12-20T18:31:07.764Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.029 s
13:31:07 [2019-12-20T18:31:07.764Z] testDefaultCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 2.613 s
13:31:07 [2019-12-20T18:31:07.764Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
13:31:07 [2019-12-20T18:31:07.764Z] testBasicTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
13:31:07 [2019-12-20T18:31:07.764Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.117 s
13:31:07 [2019-12-20T18:31:07.764Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.041 s
13:31:07 [2019-12-20T18:31:07.764Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.046 s
13:31:07 [2019-12-20T18:31:07.764Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.032 s
13:31:07 [2019-12-20T18:31:07.764Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
13:31:07 [2019-12-20T18:31:07.764Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
13:31:07 [2019-12-20T18:31:07.764Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
13:31:07 [2019-12-20T18:31:07.764Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.016 s
13:31:07 [2019-12-20T18:31:07.764Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
13:31:08 [2019-12-20T18:31:08.691Z] 
13:31:08 [2019-12-20T18:31:08.691Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-20 18:31:08.621
13:31:08 [2019-12-20T18:31:08.691Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
13:31:08 [2019-12-20T18:31:08.691Z] !STACK 0
13:31:08 [2019-12-20T18:31:08.691Z] java.lang.RuntimeException: The parameter should be set
13:31:08 [2019-12-20T18:31:08.691Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
13:31:08 [2019-12-20T18:31:08.691Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
13:31:08 [2019-12-20T18:31:08.691Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:31:08 [2019-12-20T18:31:08.691Z] 
13:31:08 [2019-12-20T18:31:08.691Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-20 18:31:08.624
13:31:08 [2019-12-20T18:31:08.691Z] !MESSAGE Exception executing analysis
13:31:08 [2019-12-20T18:31:08.691Z] !STACK 0
13:31:08 [2019-12-20T18:31:08.691Z] java.lang.RuntimeException: The parameter should be set
13:31:08 [2019-12-20T18:31:08.691Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
13:31:08 [2019-12-20T18:31:08.691Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
13:31:08 [2019-12-20T18:31:08.691Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:31:10 [2019-12-20T18:31:10.582Z] 
13:31:10 [2019-12-20T18:31:10.582Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-20 18:31:10.063
13:31:10 [2019-12-20T18:31:10.582Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
13:31:10 [2019-12-20T18:31:10.582Z] !STACK 0
13:31:10 [2019-12-20T18:31:10.582Z] java.lang.RuntimeException: The parameter should be set
13:31:10 [2019-12-20T18:31:10.582Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
13:31:10 [2019-12-20T18:31:10.582Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
13:31:10 [2019-12-20T18:31:10.582Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:31:10 [2019-12-20T18:31:10.582Z] 
13:31:10 [2019-12-20T18:31:10.582Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-20 18:31:10.066
13:31:10 [2019-12-20T18:31:10.582Z] !MESSAGE Exception executing analysis
13:31:10 [2019-12-20T18:31:10.582Z] !STACK 0
13:31:10 [2019-12-20T18:31:10.582Z] java.lang.RuntimeException: The parameter should be set
13:31:10 [2019-12-20T18:31:10.582Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
13:31:10 [2019-12-20T18:31:10.582Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
13:31:10 [2019-12-20T18:31:10.582Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:31:10 [2019-12-20T18:31:10.582Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.814 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
13:31:10 [2019-12-20T18:31:10.582Z] testGetModuleById(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest)  Time elapsed: 1.369 s
13:31:10 [2019-12-20T18:31:10.582Z] testGetModuleByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest)  Time elapsed: 1.443 s
13:31:10 [2019-12-20T18:31:10.582Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
13:31:10 [2019-12-20T18:31:10.582Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
13:31:10 [2019-12-20T18:31:10.582Z] testEqualsWrongTypes(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
13:31:10 [2019-12-20T18:31:10.582Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
13:31:10 [2019-12-20T18:31:10.583Z] testTmfLocation(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
13:31:10 [2019-12-20T18:31:10.583Z] testTmfLocationCopy(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
13:31:10 [2019-12-20T18:31:10.583Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
13:31:10 [2019-12-20T18:31:10.583Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
13:31:10 [2019-12-20T18:31:10.583Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
13:31:10 [2019-12-20T18:31:10.583Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
13:31:10 [2019-12-20T18:31:10.583Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
13:31:10 [2019-12-20T18:31:10.583Z] testEqualsWithNulls(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
13:31:10 [2019-12-20T18:31:10.583Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
13:31:15 [2019-12-20T18:31:15.826Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.496 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
13:31:15 [2019-12-20T18:31:15.826Z] testNegativeOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.456 s
13:31:15 [2019-12-20T18:31:15.826Z] testPositiveOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.318 s
13:31:15 [2019-12-20T18:31:15.826Z] testNoOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.301 s
13:31:15 [2019-12-20T18:31:15.826Z] testClearOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.421 s
13:31:15 [2019-12-20T18:31:15.826Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
13:31:15 [2019-12-20T18:31:15.826Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
13:31:15 [2019-12-20T18:31:15.826Z] transformSlope(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0.001 s
13:31:15 [2019-12-20T18:31:15.826Z] testToString(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0 s
13:31:15 [2019-12-20T18:31:15.826Z] transformIdentity(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0 s
13:31:15 [2019-12-20T18:31:15.826Z] transformOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0 s
13:31:15 [2019-12-20T18:31:15.826Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
13:31:16 [2019-12-20T18:31:16.388Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.73 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
13:31:16 [2019-12-20T18:31:16.388Z] testFastTransformSlopeAndOffset[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.006 s
13:31:16 [2019-12-20T18:31:16.388Z] testFastTransformSlope[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.103 s
13:31:16 [2019-12-20T18:31:16.388Z] testFastTransformArguments[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
13:31:16 [2019-12-20T18:31:16.388Z] testFLTRepeatability[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.001 s
13:31:16 [2019-12-20T18:31:16.388Z] testFastTransformPrecision[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.209 s
13:31:16 [2019-12-20T18:31:16.388Z] testFLTEquivalence[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
13:31:16 [2019-12-20T18:31:16.388Z] testFastTransformSlopeAndOffset[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.17 s
13:31:16 [2019-12-20T18:31:16.388Z] testFastTransformSlope[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.107 s
13:31:16 [2019-12-20T18:31:16.388Z] testFastTransformArguments[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
13:31:16 [2019-12-20T18:31:16.388Z] testFLTRepeatability[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
13:31:16 [2019-12-20T18:31:16.388Z] testFastTransformPrecision[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.129 s
13:31:16 [2019-12-20T18:31:16.388Z] testFLTEquivalence[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.001 s
13:31:16 [2019-12-20T18:31:16.388Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
13:31:16 [2019-12-20T18:31:16.643Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
13:31:16 [2019-12-20T18:31:16.643Z] testOneHull(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.055 s
13:31:16 [2019-12-20T18:31:16.643Z] testFullyIncrementalSerialization(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.01 s
13:31:16 [2019-12-20T18:31:16.643Z] testFullyIncremental(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.001 s
13:31:16 [2019-12-20T18:31:16.643Z] testDisjoint(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0 s
13:31:16 [2019-12-20T18:31:16.643Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
13:31:16 [2019-12-20T18:31:16.643Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
13:31:16 [2019-12-20T18:31:16.643Z] testComposition(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0.001 s
13:31:16 [2019-12-20T18:31:16.643Z] testEqualityConstantTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
13:31:16 [2019-12-20T18:31:16.643Z] testLinearTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
13:31:16 [2019-12-20T18:31:16.643Z] testIdentityTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
13:31:16 [2019-12-20T18:31:16.643Z] testEquality(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
13:31:16 [2019-12-20T18:31:16.643Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
13:31:16 [2019-12-20T18:31:16.643Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
13:31:16 [2019-12-20T18:31:16.643Z] testInboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.001 s
13:31:16 [2019-12-20T18:31:16.643Z] testBroadcastAsync(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.001 s
13:31:16 [2019-12-20T18:31:16.643Z] testSendReceive(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.001 s
13:31:16 [2019-12-20T18:31:16.643Z] testConcurrentSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.007 s
13:31:16 [2019-12-20T18:31:16.643Z] testOutboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0 s
13:31:16 [2019-12-20T18:31:16.643Z] testNestedSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0 s
13:31:16 [2019-12-20T18:31:16.643Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
13:31:34 [2019-12-20T18:31:34.683Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.003 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
13:31:34 [2019-12-20T18:31:34.683Z] testDelay(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest)  Time elapsed: 6.002 s
13:31:34 [2019-12-20T18:31:34.683Z] testOneChannel(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest)  Time elapsed: 5 s
13:31:34 [2019-12-20T18:31:34.683Z] testMultipleChannels(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest)  Time elapsed: 5 s
13:31:34 [2019-12-20T18:31:34.683Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
13:31:34 [2019-12-20T18:31:34.683Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
13:31:34 [2019-12-20T18:31:34.683Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest)  Time elapsed: 0 s
13:31:34 [2019-12-20T18:31:34.683Z] testGetDefault(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest)  Time elapsed: 0 s
13:31:34 [2019-12-20T18:31:34.683Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
13:31:34 [2019-12-20T18:31:34.683Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.774 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
13:31:34 [2019-12-20T18:31:34.683Z] testQueryMipAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.013 s
13:31:34 [2019-12-20T18:31:34.683Z] testQueryMipMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.004 s
13:31:34 [2019-12-20T18:31:34.683Z] testQueryMipMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.008 s
13:31:34 [2019-12-20T18:31:34.683Z] testQuery(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.004 s
13:31:34 [2019-12-20T18:31:34.683Z] testQueryValuesOnClose(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.001 s
13:31:34 [2019-12-20T18:31:34.683Z] testQueryValuesOnStart(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.006 s
13:31:34 [2019-12-20T18:31:34.683Z] testQueryMipmapRangeAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.054 s
13:31:34 [2019-12-20T18:31:34.683Z] testQueryMipmapRangeMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.028 s
13:31:34 [2019-12-20T18:31:34.683Z] testQueryMipmapRangeMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.051 s
13:31:34 [2019-12-20T18:31:34.683Z] testMaxLevel(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.003 s
13:31:34 [2019-12-20T18:31:34.683Z] testQueryEventField(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.002 s
13:31:34 [2019-12-20T18:31:34.683Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
13:31:34 [2019-12-20T18:31:34.683Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
13:31:34 [2019-12-20T18:31:34.683Z] testQueryMipmapRangeMinInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0 s
13:31:34 [2019-12-20T18:31:34.683Z] testQueryMipmapRangeMaxDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.001 s
13:31:34 [2019-12-20T18:31:34.683Z] testQueryMipmapRangeAvgDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0 s
13:31:34 [2019-12-20T18:31:34.683Z] testQueryMipmapRangeAvgInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0 s
13:31:34 [2019-12-20T18:31:34.683Z] testQueryMipmapRangeMinDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.001 s
13:31:34 [2019-12-20T18:31:34.683Z] testQueryMipmapRangeMaxInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0 s
13:31:34 [2019-12-20T18:31:34.683Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
13:31:35 [2019-12-20T18:31:35.246Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.601 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
13:31:35 [2019-12-20T18:31:35.246Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest)  Time elapsed: 1.598 s
13:31:35 [2019-12-20T18:31:35.246Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest)  Time elapsed: 0.003 s
13:31:35 [2019-12-20T18:31:35.246Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
13:31:37 [2019-12-20T18:31:37.759Z] 
13:31:37 [2019-12-20T18:31:37.759Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-12-20 18:31:37.325
13:31:37 [2019-12-20T18:31:37.759Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
13:31:37 [2019-12-20T18:31:37.759Z] !STACK 0
13:31:37 [2019-12-20T18:31:37.759Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself
13:31:37 [2019-12-20T18:31:37.759Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79)
13:31:37 [2019-12-20T18:31:37.759Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:334)
13:31:37 [2019-12-20T18:31:37.759Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
13:31:37 [2019-12-20T18:31:37.759Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:145)
13:31:37 [2019-12-20T18:31:37.759Z] 	at java.lang.Thread.run(Thread.java:748)
13:31:38 [2019-12-20T18:31:38.685Z] 
13:31:38 [2019-12-20T18:31:38.685Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-12-20 18:31:38.425
13:31:38 [2019-12-20T18:31:38.685Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
13:31:38 [2019-12-20T18:31:38.685Z] !STACK 0
13:31:38 [2019-12-20T18:31:38.685Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request
13:31:38 [2019-12-20T18:31:38.685Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79)
13:31:38 [2019-12-20T18:31:38.685Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:334)
13:31:38 [2019-12-20T18:31:38.685Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
13:31:38 [2019-12-20T18:31:38.685Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:145)
13:31:38 [2019-12-20T18:31:38.685Z] 	at java.lang.Thread.run(Thread.java:748)
13:31:39 [2019-12-20T18:31:39.611Z] 
13:31:39 [2019-12-20T18:31:39.611Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2019-12-20 18:31:39.524
13:31:39 [2019-12-20T18:31:39.611Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
13:31:39 [2019-12-20T18:31:39.611Z] !STACK 0
13:31:39 [2019-12-20T18:31:39.611Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread
13:31:39 [2019-12-20T18:31:39.611Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:79)
13:31:39 [2019-12-20T18:31:39.611Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:334)
13:31:39 [2019-12-20T18:31:39.611Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
13:31:39 [2019-12-20T18:31:39.611Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:145)
13:31:39 [2019-12-20T18:31:39.611Z] 	at java.lang.Thread.run(Thread.java:748)
13:31:39 [2019-12-20T18:31:39.611Z] 
13:31:39 [2019-12-20T18:31:39.611Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-20 18:31:39.526
13:31:39 [2019-12-20T18:31:39.611Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(414,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2147483647,0)]: Expected exception: should be caught by the event request thread
13:31:42 [2019-12-20T18:31:42.125Z] 
13:31:42 [2019-12-20T18:31:42.125Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-20 18:31:41.747
13:31:42 [2019-12-20T18:31:42.125Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(421,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2147483647,0)]: This exception is desired and part of the test
13:31:43 [2019-12-20T18:31:43.056Z] 
13:31:43 [2019-12-20T18:31:43.056Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-20 18:31:42.873
13:31:43 [2019-12-20T18:31:43.056Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml
13:31:43 [2019-12-20T18:31:43.056Z] !STACK 0
13:31:43 [2019-12-20T18:31:43.056Z] java.lang.IllegalStateException: This exception happens before initialization
13:31:43 [2019-12-20T18:31:43.056Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453)
13:31:43 [2019-12-20T18:31:43.056Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
13:31:43 [2019-12-20T18:31:43.056Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:31:43 [2019-12-20T18:31:43.056Z] 
13:31:43 [2019-12-20T18:31:43.056Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-20 18:31:42.874
13:31:43 [2019-12-20T18:31:43.056Z] !MESSAGE Exception executing analysis
13:31:43 [2019-12-20T18:31:43.056Z] !STACK 0
13:31:43 [2019-12-20T18:31:43.056Z] java.lang.IllegalStateException: This exception happens before initialization
13:31:43 [2019-12-20T18:31:43.056Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:453)
13:31:43 [2019-12-20T18:31:43.056Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
13:31:43 [2019-12-20T18:31:43.056Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:31:44 [2019-12-20T18:31:44.422Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.952 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
13:31:44 [2019-12-20T18:31:44.422Z] testProperties(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 0.014 s
13:31:44 [2019-12-20T18:31:44.422Z] testIsQueryable(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.164 s
13:31:44 [2019-12-20T18:31:44.422Z] testFaultyStateProvider(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 3.312 s
13:31:44 [2019-12-20T18:31:44.422Z] testIsQueryableCancel(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) skipped
13:31:44 [2019-12-20T18:31:44.422Z] testReReadFullAnalysis(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.112 s
13:31:44 [2019-12-20T18:31:44.422Z] testRequestFailure(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.109 s
13:31:44 [2019-12-20T18:31:44.422Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.111 s
13:31:44 [2019-12-20T18:31:44.422Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 0.007 s
13:31:44 [2019-12-20T18:31:44.422Z] testFailBeforeInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 0.007 s
13:31:44 [2019-12-20T18:31:44.422Z] testFutureEvents(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.113 s
13:31:44 [2019-12-20T18:31:44.422Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
13:31:44 [2019-12-20T18:31:44.422Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
13:31:44 [2019-12-20T18:31:44.422Z] testSimplePool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0.001 s
13:31:44 [2019-12-20T18:31:44.422Z] testConstructorBad2(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
13:31:44 [2019-12-20T18:31:44.422Z] testConstructorGood(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
13:31:44 [2019-12-20T18:31:44.422Z] testRecycleWrongQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
13:31:44 [2019-12-20T18:31:44.422Z] testRecycleChildQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
13:31:44 [2019-12-20T18:31:44.422Z] testPoolWithSubTree(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
13:31:44 [2019-12-20T18:31:44.422Z] testConstructorBad(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
13:31:44 [2019-12-20T18:31:44.422Z] testPriorityPool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
13:31:44 [2019-12-20T18:31:44.422Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
13:31:44 [2019-12-20T18:31:44.422Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
13:31:44 [2019-12-20T18:31:44.422Z] testSelectionTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest)  Time elapsed: 0 s
13:31:44 [2019-12-20T18:31:44.422Z] testTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest)  Time elapsed: 0 s
13:31:44 [2019-12-20T18:31:44.422Z] testVirtualTableQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest)  Time elapsed: 0 s
13:31:44 [2019-12-20T18:31:44.422Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
13:31:44 [2019-12-20T18:31:44.422Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
13:31:44 [2019-12-20T18:31:44.422Z] testExtractSelectedItems(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0.001 s
13:31:44 [2019-12-20T18:31:44.422Z] testExtractBoolean(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0 s
13:31:44 [2019-12-20T18:31:44.422Z] testExtractTimeRequested(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0 s
13:31:44 [2019-12-20T18:31:44.422Z] testExtractLongList(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0 s
13:31:44 [2019-12-20T18:31:44.422Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
13:31:44 [2019-12-20T18:31:44.422Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
13:31:44 [2019-12-20T18:31:44.422Z] testTmfSyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest)  Time elapsed: 0 s
13:31:44 [2019-12-20T18:31:44.422Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
13:31:44 [2019-12-20T18:31:44.422Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
13:31:44 [2019-12-20T18:31:44.422Z] testTmfAsyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest)  Time elapsed: 0 s
13:31:44 [2019-12-20T18:31:44.422Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
13:31:44 [2019-12-20T18:31:44.422Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
13:31:44 [2019-12-20T18:31:44.422Z] testAddMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest)  Time elapsed: 0.005 s
13:31:44 [2019-12-20T18:31:44.422Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest)  Time elapsed: 0 s
13:31:44 [2019-12-20T18:31:44.422Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
13:31:44 [2019-12-20T18:31:44.422Z] 
13:31:44 [2019-12-20T18:31:44.422Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-20 18:31:44.028
13:31:44 [2019-12-20T18:31:44.422Z] !MESSAGE Error parsing /tmp/markers4710322941032419498xml
13:31:44 [2019-12-20T18:31:44.422Z] !STACK 0
13:31:44 [2019-12-20T18:31:44.422Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers4710322941032419498xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'.
13:31:44 [2019-12-20T18:31:44.422Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
13:31:44 [2019-12-20T18:31:44.423Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:288)
13:31:44 [2019-12-20T18:31:44.423Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:31:44 [2019-12-20T18:31:44.423Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:31:44 [2019-12-20T18:31:44.423Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:31:44 [2019-12-20T18:31:44.423Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:31:44 [2019-12-20T18:31:44.423Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:31:44 [2019-12-20T18:31:44.423Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:31:44 [2019-12-20T18:31:44.423Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:31:44 [2019-12-20T18:31:44.423Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
13:31:44 [2019-12-20T18:31:44.423Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:31:44 [2019-12-20T18:31:44.423Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:31:44 [2019-12-20T18:31:44.423Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:31:44 [2019-12-20T18:31:44.423Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:593)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
13:31:44 [2019-12-20T18:31:44.423Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:31:44 [2019-12-20T18:31:44.423Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:31:44 [2019-12-20T18:31:44.423Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:31:44 [2019-12-20T18:31:44.423Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
13:31:44 [2019-12-20T18:31:44.423Z] 
13:31:44 [2019-12-20T18:31:44.423Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-20 18:31:44.033
13:31:44 [2019-12-20T18:31:44.423Z] !MESSAGE Error parsing /tmp/markers788695664968789729xml
13:31:44 [2019-12-20T18:31:44.423Z] !STACK 0
13:31:44 [2019-12-20T18:31:44.423Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers788695664968789729xml; lineNumber: 1; columnNumber: 199; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
13:31:44 [2019-12-20T18:31:44.423Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
13:31:44 [2019-12-20T18:31:44.423Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:289)
13:31:44 [2019-12-20T18:31:44.423Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:31:44 [2019-12-20T18:31:44.423Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:31:44 [2019-12-20T18:31:44.423Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:31:44 [2019-12-20T18:31:44.423Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:31:44 [2019-12-20T18:31:44.423Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:31:44 [2019-12-20T18:31:44.424Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:31:44 [2019-12-20T18:31:44.424Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:31:44 [2019-12-20T18:31:44.424Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:31:44 [2019-12-20T18:31:44.424Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
13:31:44 [2019-12-20T18:31:44.424Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:31:44 [2019-12-20T18:31:44.424Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:31:44 [2019-12-20T18:31:44.424Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:31:44 [2019-12-20T18:31:44.424Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:593)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
13:31:44 [2019-12-20T18:31:44.424Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:31:44 [2019-12-20T18:31:44.424Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:31:44 [2019-12-20T18:31:44.424Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:31:44 [2019-12-20T18:31:44.424Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
13:31:44 [2019-12-20T18:31:44.424Z] 
13:31:44 [2019-12-20T18:31:44.424Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-20 18:31:44.036
13:31:44 [2019-12-20T18:31:44.424Z] !MESSAGE Error parsing /tmp/markers7732021824989364453xml
13:31:44 [2019-12-20T18:31:44.424Z] !STACK 0
13:31:44 [2019-12-20T18:31:44.424Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers7732021824989364453xml; lineNumber: 1; columnNumber: 200; cvc-minExclusive-valid: Value '-1' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
13:31:44 [2019-12-20T18:31:44.424Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
13:31:44 [2019-12-20T18:31:44.424Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
13:31:44 [2019-12-20T18:31:44.424Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
13:31:44 [2019-12-20T18:31:44.424Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
13:31:44 [2019-12-20T18:31:44.424Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
13:31:44 [2019-12-20T18:31:44.424Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
13:31:44 [2019-12-20T18:31:44.424Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
13:31:44 [2019-12-20T18:31:44.424Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
13:31:44 [2019-12-20T18:31:44.424Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
13:31:44 [2019-12-20T18:31:44.424Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
13:31:44 [2019-12-20T18:31:44.424Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
13:31:44 [2019-12-20T18:31:44.424Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
13:31:44 [2019-12-20T18:31:44.424Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
13:31:44 [2019-12-20T18:31:44.424Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
13:31:44 [2019-12-20T18:31:44.424Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
13:31:44 [2019-12-20T18:31:44.424Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
13:31:44 [2019-12-20T18:31:44.424Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
13:31:44 [2019-12-20T18:31:44.424Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
13:31:44 [2019-12-20T18:31:44.424Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
13:31:44 [2019-12-20T18:31:44.424Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
13:31:44 [2019-12-20T18:31:44.424Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
13:31:44 [2019-12-20T18:31:44.424Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290)
13:31:44 [2019-12-20T18:31:44.424Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:31:44 [2019-12-20T18:31:44.424Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:31:44 [2019-12-20T18:31:44.424Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:31:44 [2019-12-20T18:31:44.424Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:31:44 [2019-12-20T18:31:44.424Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:31:44 [2019-12-20T18:31:44.424Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:31:44 [2019-12-20T18:31:44.424Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:31:44 [2019-12-20T18:31:44.424Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
13:31:44 [2019-12-20T18:31:44.424Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:31:44 [2019-12-20T18:31:44.424Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:31:44 [2019-12-20T18:31:44.424Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:31:44 [2019-12-20T18:31:44.424Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:593)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
13:31:44 [2019-12-20T18:31:44.424Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:31:44 [2019-12-20T18:31:44.424Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:31:44 [2019-12-20T18:31:44.424Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:31:44 [2019-12-20T18:31:44.424Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
13:31:44 [2019-12-20T18:31:44.424Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
13:31:44 [2019-12-20T18:31:44.424Z] 
13:31:44 [2019-12-20T18:31:44.424Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-20 18:31:44.105
13:31:44 [2019-12-20T18:31:44.424Z] !MESSAGE Error parsing /tmp/markers2978848545016273814xml
13:31:44 [2019-12-20T18:31:44.424Z] !STACK 0
13:31:44 [2019-12-20T18:31:44.424Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers2978848545016273814xml; lineNumber: 1; columnNumber: 204; cvc-enumeration-valid: Value 'qwerty' is not facet-valid with respect to enumeration '[ms, us, ns, cycles]'. It must be a value from the enumeration.
13:31:44 [2019-12-20T18:31:44.424Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
13:31:44 [2019-12-20T18:31:44.424Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
13:31:44 [2019-12-20T18:31:44.424Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
13:31:44 [2019-12-20T18:31:44.424Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
13:31:44 [2019-12-20T18:31:44.424Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
13:31:44 [2019-12-20T18:31:44.425Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
13:31:44 [2019-12-20T18:31:44.425Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
13:31:44 [2019-12-20T18:31:44.425Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
13:31:44 [2019-12-20T18:31:44.425Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
13:31:44 [2019-12-20T18:31:44.425Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
13:31:44 [2019-12-20T18:31:44.425Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
13:31:44 [2019-12-20T18:31:44.425Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
13:31:44 [2019-12-20T18:31:44.425Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
13:31:44 [2019-12-20T18:31:44.425Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
13:31:44 [2019-12-20T18:31:44.425Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
13:31:44 [2019-12-20T18:31:44.425Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
13:31:44 [2019-12-20T18:31:44.425Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
13:31:44 [2019-12-20T18:31:44.425Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
13:31:44 [2019-12-20T18:31:44.425Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
13:31:44 [2019-12-20T18:31:44.425Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
13:31:44 [2019-12-20T18:31:44.425Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
13:31:44 [2019-12-20T18:31:44.425Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291)
13:31:44 [2019-12-20T18:31:44.425Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:31:44 [2019-12-20T18:31:44.425Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:31:44 [2019-12-20T18:31:44.425Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:31:44 [2019-12-20T18:31:44.425Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:31:44 [2019-12-20T18:31:44.425Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:31:44 [2019-12-20T18:31:44.425Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:31:44 [2019-12-20T18:31:44.425Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:31:44 [2019-12-20T18:31:44.425Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
13:31:44 [2019-12-20T18:31:44.425Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:31:44 [2019-12-20T18:31:44.425Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:31:44 [2019-12-20T18:31:44.425Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:31:44 [2019-12-20T18:31:44.425Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:593)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
13:31:44 [2019-12-20T18:31:44.425Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:31:44 [2019-12-20T18:31:44.425Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:31:44 [2019-12-20T18:31:44.425Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:31:44 [2019-12-20T18:31:44.425Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
13:31:44 [2019-12-20T18:31:44.425Z] 
13:31:44 [2019-12-20T18:31:44.425Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-20 18:31:44.111
13:31:44 [2019-12-20T18:31:44.425Z] !MESSAGE Error parsing /tmp/markers525104663304654496xml
13:31:44 [2019-12-20T18:31:44.425Z] !STACK 0
13:31:44 [2019-12-20T18:31:44.425Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
13:31:44 [2019-12-20T18:31:44.425Z] 	at com.google.common.collect.Range.<init>(Range.java:357)
13:31:44 [2019-12-20T18:31:44.425Z] 	at com.google.common.collect.Range.create(Range.java:155)
13:31:44 [2019-12-20T18:31:44.425Z] 	at com.google.common.collect.Range.closed(Range.java:180)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:308)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:213)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:184)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292)
13:31:44 [2019-12-20T18:31:44.425Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:31:44 [2019-12-20T18:31:44.425Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:31:44 [2019-12-20T18:31:44.425Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:31:44 [2019-12-20T18:31:44.425Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:31:44 [2019-12-20T18:31:44.425Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:31:44 [2019-12-20T18:31:44.425Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:31:44 [2019-12-20T18:31:44.425Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:31:44 [2019-12-20T18:31:44.425Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
13:31:44 [2019-12-20T18:31:44.425Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:31:44 [2019-12-20T18:31:44.425Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:31:44 [2019-12-20T18:31:44.425Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:31:44 [2019-12-20T18:31:44.425Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:593)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
13:31:44 [2019-12-20T18:31:44.425Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:31:44 [2019-12-20T18:31:44.425Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:31:44 [2019-12-20T18:31:44.425Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:31:44 [2019-12-20T18:31:44.425Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
13:31:44 [2019-12-20T18:31:44.425Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
13:31:44 [2019-12-20T18:31:44.425Z] 
13:31:44 [2019-12-20T18:31:44.425Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-20 18:31:44.117
13:31:44 [2019-12-20T18:31:44.426Z] !MESSAGE Error parsing /tmp/markers7566037413265330885xml
13:31:44 [2019-12-20T18:31:44.426Z] !STACK 0
13:31:44 [2019-12-20T18:31:44.426Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers7566037413265330885xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'.
13:31:44 [2019-12-20T18:31:44.426Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
13:31:44 [2019-12-20T18:31:44.426Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
13:31:44 [2019-12-20T18:31:44.426Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
13:31:44 [2019-12-20T18:31:44.426Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
13:31:44 [2019-12-20T18:31:44.426Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
13:31:44 [2019-12-20T18:31:44.426Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
13:31:44 [2019-12-20T18:31:44.426Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
13:31:44 [2019-12-20T18:31:44.426Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
13:31:44 [2019-12-20T18:31:44.426Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
13:31:44 [2019-12-20T18:31:44.426Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
13:31:44 [2019-12-20T18:31:44.426Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
13:31:44 [2019-12-20T18:31:44.426Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
13:31:44 [2019-12-20T18:31:44.426Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
13:31:44 [2019-12-20T18:31:44.426Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
13:31:44 [2019-12-20T18:31:44.426Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
13:31:44 [2019-12-20T18:31:44.426Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
13:31:44 [2019-12-20T18:31:44.426Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
13:31:44 [2019-12-20T18:31:44.426Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
13:31:44 [2019-12-20T18:31:44.426Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
13:31:44 [2019-12-20T18:31:44.426Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
13:31:44 [2019-12-20T18:31:44.426Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
13:31:44 [2019-12-20T18:31:44.426Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293)
13:31:44 [2019-12-20T18:31:44.426Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:31:44 [2019-12-20T18:31:44.426Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:31:44 [2019-12-20T18:31:44.426Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:31:44 [2019-12-20T18:31:44.426Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:31:44 [2019-12-20T18:31:44.426Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:31:44 [2019-12-20T18:31:44.426Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:31:44 [2019-12-20T18:31:44.426Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:31:44 [2019-12-20T18:31:44.426Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
13:31:44 [2019-12-20T18:31:44.426Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:31:44 [2019-12-20T18:31:44.426Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:31:44 [2019-12-20T18:31:44.426Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:31:44 [2019-12-20T18:31:44.426Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:593)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
13:31:44 [2019-12-20T18:31:44.426Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:31:44 [2019-12-20T18:31:44.426Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:31:44 [2019-12-20T18:31:44.426Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:31:44 [2019-12-20T18:31:44.426Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
13:31:44 [2019-12-20T18:31:44.426Z] 
13:31:44 [2019-12-20T18:31:44.426Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-20 18:31:44.122
13:31:44 [2019-12-20T18:31:44.426Z] !MESSAGE Error parsing /tmp/markers8401561525471155727xml
13:31:44 [2019-12-20T18:31:44.426Z] !STACK 0
13:31:44 [2019-12-20T18:31:44.426Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
13:31:44 [2019-12-20T18:31:44.426Z] 	at com.google.common.collect.Range.<init>(Range.java:357)
13:31:44 [2019-12-20T18:31:44.426Z] 	at com.google.common.collect.Range.create(Range.java:155)
13:31:44 [2019-12-20T18:31:44.426Z] 	at com.google.common.collect.Range.closed(Range.java:180)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:308)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:213)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:184)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294)
13:31:44 [2019-12-20T18:31:44.426Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:31:44 [2019-12-20T18:31:44.426Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:31:44 [2019-12-20T18:31:44.426Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:31:44 [2019-12-20T18:31:44.426Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:31:44 [2019-12-20T18:31:44.426Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:31:44 [2019-12-20T18:31:44.426Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:31:44 [2019-12-20T18:31:44.426Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:31:44 [2019-12-20T18:31:44.426Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
13:31:44 [2019-12-20T18:31:44.426Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:31:44 [2019-12-20T18:31:44.426Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:31:44 [2019-12-20T18:31:44.426Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:31:44 [2019-12-20T18:31:44.426Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:593)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
13:31:44 [2019-12-20T18:31:44.426Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
13:31:44 [2019-12-20T18:31:44.426Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:31:44 [2019-12-20T18:31:44.427Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:31:44 [2019-12-20T18:31:44.427Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:31:44 [2019-12-20T18:31:44.427Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:31:44 [2019-12-20T18:31:44.427Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
13:31:44 [2019-12-20T18:31:44.427Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
13:31:44 [2019-12-20T18:31:44.427Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
13:31:44 [2019-12-20T18:31:44.427Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
13:31:44 [2019-12-20T18:31:44.427Z] 
13:31:44 [2019-12-20T18:31:44.427Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-20 18:31:44.125
13:31:44 [2019-12-20T18:31:44.427Z] !MESSAGE Error parsing /tmp/markers5460813400105794293xml
13:31:44 [2019-12-20T18:31:44.427Z] !STACK 0
13:31:44 [2019-12-20T18:31:44.427Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers5460813400105794293xml; lineNumber: 1; columnNumber: 256; cvc-complex-type.2.4.b: The content of element 'segments' is not complete. One of '{segment}' is expected.
13:31:44 [2019-12-20T18:31:44.427Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
13:31:44 [2019-12-20T18:31:44.427Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
13:31:44 [2019-12-20T18:31:44.427Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
13:31:44 [2019-12-20T18:31:44.427Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
13:31:44 [2019-12-20T18:31:44.427Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
13:31:44 [2019-12-20T18:31:44.427Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
13:31:44 [2019-12-20T18:31:44.427Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
13:31:44 [2019-12-20T18:31:44.427Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3207)
13:31:44 [2019-12-20T18:31:44.427Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3154)
13:31:44 [2019-12-20T18:31:44.427Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3056)
13:31:44 [2019-12-20T18:31:44.427Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2135)
13:31:44 [2019-12-20T18:31:44.427Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:854)
13:31:44 [2019-12-20T18:31:44.427Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1782)
13:31:44 [2019-12-20T18:31:44.427Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2967)
13:31:44 [2019-12-20T18:31:44.427Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
13:31:44 [2019-12-20T18:31:44.427Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
13:31:44 [2019-12-20T18:31:44.427Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
13:31:44 [2019-12-20T18:31:44.427Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
13:31:44 [2019-12-20T18:31:44.427Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
13:31:44 [2019-12-20T18:31:44.427Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
13:31:44 [2019-12-20T18:31:44.427Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
13:31:44 [2019-12-20T18:31:44.427Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
13:31:44 [2019-12-20T18:31:44.427Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
13:31:44 [2019-12-20T18:31:44.427Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170)
13:31:44 [2019-12-20T18:31:44.427Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305)
13:31:44 [2019-12-20T18:31:44.427Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295)
13:31:44 [2019-12-20T18:31:44.427Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:31:44 [2019-12-20T18:31:44.427Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:31:44 [2019-12-20T18:31:44.427Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:31:44 [2019-12-20T18:31:44.427Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:31:44 [2019-12-20T18:31:44.427Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:31:44 [2019-12-20T18:31:44.427Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:31:44 [2019-12-20T18:31:44.427Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:31:44 [2019-12-20T18:31:44.427Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:31:44 [2019-12-20T18:31:44.427Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:31:44 [2019-12-20T18:31:44.427Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
13:31:44 [2019-12-20T18:31:44.427Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:31:44 [2019-12-20T18:31:44.427Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:31:44 [2019-12-20T18:31:44.427Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:31:44 [2019-12-20T18:31:44.427Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:31:44 [2019-12-20T18:31:44.427Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:31:44 [2019-12-20T18:31:44.427Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:31:44 [2019-12-20T18:31:44.427Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:31:44 [2019-12-20T18:31:44.427Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:31:44 [2019-12-20T18:31:44.427Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:31:44 [2019-12-20T18:31:44.427Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:31:44 [2019-12-20T18:31:44.427Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:31:44 [2019-12-20T18:31:44.427Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:31:44 [2019-12-20T18:31:44.427Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:31:44 [2019-12-20T18:31:44.427Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:31:44 [2019-12-20T18:31:44.427Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:31:44 [2019-12-20T18:31:44.427Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:31:44 [2019-12-20T18:31:44.427Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:31:44 [2019-12-20T18:31:44.427Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:31:44 [2019-12-20T18:31:44.427Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:31:44 [2019-12-20T18:31:44.427Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
13:31:44 [2019-12-20T18:31:44.427Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:31:44 [2019-12-20T18:31:44.427Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:31:44 [2019-12-20T18:31:44.427Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:31:44 [2019-12-20T18:31:44.427Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:31:44 [2019-12-20T18:31:44.427Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:593)
13:31:44 [2019-12-20T18:31:44.427Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
13:31:44 [2019-12-20T18:31:44.427Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
13:31:44 [2019-12-20T18:31:44.427Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
13:31:44 [2019-12-20T18:31:44.427Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
13:31:44 [2019-12-20T18:31:44.427Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
13:31:44 [2019-12-20T18:31:44.427Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:31:44 [2019-12-20T18:31:44.427Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:31:44 [2019-12-20T18:31:44.427Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:31:44 [2019-12-20T18:31:44.427Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:31:44 [2019-12-20T18:31:44.427Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
13:31:44 [2019-12-20T18:31:44.427Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
13:31:44 [2019-12-20T18:31:44.427Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
13:31:44 [2019-12-20T18:31:44.427Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
13:31:44 [2019-12-20T18:31:44.427Z] 
13:31:44 [2019-12-20T18:31:44.427Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-20 18:31:44.129
13:31:44 [2019-12-20T18:31:44.427Z] !MESSAGE Error parsing /tmp/markers3448904555172454061xml
13:31:44 [2019-12-20T18:31:44.427Z] !STACK 0
13:31:44 [2019-12-20T18:31:44.427Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers3448904555172454061xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'.
13:31:44 [2019-12-20T18:31:44.427Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
13:31:44 [2019-12-20T18:31:44.427Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
13:31:44 [2019-12-20T18:31:44.427Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
13:31:44 [2019-12-20T18:31:44.427Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
13:31:44 [2019-12-20T18:31:44.427Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
13:31:44 [2019-12-20T18:31:44.427Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
13:31:44 [2019-12-20T18:31:44.427Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
13:31:44 [2019-12-20T18:31:44.427Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
13:31:44 [2019-12-20T18:31:44.427Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
13:31:44 [2019-12-20T18:31:44.427Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
13:31:44 [2019-12-20T18:31:44.427Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:761)
13:31:44 [2019-12-20T18:31:44.427Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351)
13:31:44 [2019-12-20T18:31:44.427Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
13:31:44 [2019-12-20T18:31:44.427Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
13:31:44 [2019-12-20T18:31:44.428Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
13:31:44 [2019-12-20T18:31:44.428Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
13:31:44 [2019-12-20T18:31:44.428Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
13:31:44 [2019-12-20T18:31:44.428Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
13:31:44 [2019-12-20T18:31:44.428Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
13:31:44 [2019-12-20T18:31:44.428Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
13:31:44 [2019-12-20T18:31:44.428Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
13:31:44 [2019-12-20T18:31:44.428Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
13:31:44 [2019-12-20T18:31:44.428Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:170)
13:31:44 [2019-12-20T18:31:44.428Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:305)
13:31:44 [2019-12-20T18:31:44.428Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296)
13:31:44 [2019-12-20T18:31:44.428Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:31:44 [2019-12-20T18:31:44.428Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:31:44 [2019-12-20T18:31:44.428Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:31:44 [2019-12-20T18:31:44.428Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:31:44 [2019-12-20T18:31:44.428Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
13:31:44 [2019-12-20T18:31:44.428Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
13:31:44 [2019-12-20T18:31:44.428Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
13:31:44 [2019-12-20T18:31:44.428Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
13:31:44 [2019-12-20T18:31:44.428Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
13:31:44 [2019-12-20T18:31:44.428Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
13:31:44 [2019-12-20T18:31:44.428Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
13:31:44 [2019-12-20T18:31:44.428Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
13:31:44 [2019-12-20T18:31:44.428Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
13:31:44 [2019-12-20T18:31:44.428Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
13:31:44 [2019-12-20T18:31:44.428Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
13:31:44 [2019-12-20T18:31:44.428Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
13:31:44 [2019-12-20T18:31:44.428Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
13:31:44 [2019-12-20T18:31:44.428Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
13:31:44 [2019-12-20T18:31:44.428Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
13:31:44 [2019-12-20T18:31:44.428Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
13:31:44 [2019-12-20T18:31:44.428Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
13:31:44 [2019-12-20T18:31:44.428Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:31:44 [2019-12-20T18:31:44.428Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:31:44 [2019-12-20T18:31:44.428Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:31:44 [2019-12-20T18:31:44.428Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:31:44 [2019-12-20T18:31:44.428Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
13:31:44 [2019-12-20T18:31:44.428Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
13:31:44 [2019-12-20T18:31:44.428Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
13:31:44 [2019-12-20T18:31:44.428Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
13:31:44 [2019-12-20T18:31:44.428Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
13:31:44 [2019-12-20T18:31:44.428Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:31:44 [2019-12-20T18:31:44.428Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:31:44 [2019-12-20T18:31:44.428Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:31:44 [2019-12-20T18:31:44.428Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:31:44 [2019-12-20T18:31:44.428Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:593)
13:31:44 [2019-12-20T18:31:44.428Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
13:31:44 [2019-12-20T18:31:44.428Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
13:31:44 [2019-12-20T18:31:44.428Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
13:31:44 [2019-12-20T18:31:44.428Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
13:31:44 [2019-12-20T18:31:44.428Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
13:31:44 [2019-12-20T18:31:44.428Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:31:44 [2019-12-20T18:31:44.428Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:31:44 [2019-12-20T18:31:44.428Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:31:44 [2019-12-20T18:31:44.428Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:31:44 [2019-12-20T18:31:44.428Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
13:31:44 [2019-12-20T18:31:44.428Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
13:31:44 [2019-12-20T18:31:44.428Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
13:31:44 [2019-12-20T18:31:44.428Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
13:31:44 [2019-12-20T18:31:44.428Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
13:31:44 [2019-12-20T18:31:44.428Z] testParseInvalidContent(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.11 s
13:31:44 [2019-12-20T18:31:44.428Z] testExtensionPoint(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.007 s
13:31:44 [2019-12-20T18:31:44.428Z] testParse(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.07 s
13:31:44 [2019-12-20T18:31:44.428Z] testParseInvalidFile(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.002 s
13:31:44 [2019-12-20T18:31:44.428Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
13:31:44 [2019-12-20T18:31:44.428Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
13:31:44 [2019-12-20T18:31:44.428Z] testAddSegment(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest)  Time elapsed: 0 s
13:31:44 [2019-12-20T18:31:44.428Z] testAddSubMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest)  Time elapsed: 0 s
13:31:44 [2019-12-20T18:31:44.428Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest)  Time elapsed: 0 s
13:31:44 [2019-12-20T18:31:44.428Z] Running org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
13:31:44 [2019-12-20T18:31:44.428Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
13:31:44 [2019-12-20T18:31:44.428Z] aspectResolveTest(org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest)  Time elapsed: 0 s
13:31:44 [2019-12-20T18:31:44.428Z] aspectTypeTest(org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest)  Time elapsed: 0 s
13:31:44 [2019-12-20T18:31:44.428Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
13:31:44 [2019-12-20T18:31:44.428Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
13:31:44 [2019-12-20T18:31:44.428Z] testValidateName(org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest)  Time elapsed: 0.001 s
13:31:44 [2019-12-20T18:31:44.428Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
13:31:54 [2019-12-20T18:31:54.365Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.522 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
13:31:54 [2019-12-20T18:31:54.365Z] testChildrenFirstCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.709 s
13:31:54 [2019-12-20T18:31:54.365Z] testTraceDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.681 s
13:31:54 [2019-12-20T18:31:54.365Z] testChildrenFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.754 s
13:31:54 [2019-12-20T18:31:54.365Z] testMultipleRequestsCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.668 s
13:31:54 [2019-12-20T18:31:54.365Z] testChildFirstDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 1.363 s
13:31:54 [2019-12-20T18:31:54.365Z] testParentDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 1.386 s
13:31:54 [2019-12-20T18:31:54.365Z] testMixedOrderCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.742 s
13:31:54 [2019-12-20T18:31:54.365Z] testMixedCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.717 s
13:31:54 [2019-12-20T18:31:54.365Z] testParentFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0 s
13:31:54 [2019-12-20T18:31:54.365Z] testTraceDependencyForeground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.647 s
13:31:54 [2019-12-20T18:31:54.365Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
13:31:54 [2019-12-20T18:31:54.365Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
13:31:54 [2019-12-20T18:31:54.365Z] testGetProvider(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0.005 s
13:31:54 [2019-12-20T18:31:54.365Z] testRegister_0(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0 s
13:31:54 [2019-12-20T18:31:54.365Z] testRegister_Unregister_1(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0 s
13:31:54 [2019-12-20T18:31:54.365Z] testRegister_Unregister_2(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0 s
13:31:54 [2019-12-20T18:31:54.365Z] testRegister_Unregister_3(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0.001 s
13:31:54 [2019-12-20T18:31:54.365Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
13:32:04 [2019-12-20T18:32:04.305Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.674 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
13:32:04 [2019-12-20T18:32:04.305Z] testGetPlainEvents(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.436 s
13:32:04 [2019-12-20T18:32:04.305Z] testGetSyntheticEvents_TimeRange(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.503 s
13:32:04 [2019-12-20T18:32:04.305Z] testGetProviders(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.323 s
13:32:04 [2019-12-20T18:32:04.305Z] testCancelRequests(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.428 s
13:32:04 [2019-12-20T18:32:04.305Z] testGetSyntheticEvents_EqualBlockSizes(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.623 s
13:32:04 [2019-12-20T18:32:04.305Z] testGetProviders2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.358 s
13:32:04 [2019-12-20T18:32:04.305Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
13:32:04 [2019-12-20T18:32:04.305Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.523 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
13:32:04 [2019-12-20T18:32:04.305Z] testIsCompatible(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
13:32:04 [2019-12-20T18:32:04.305Z] testTmfCoalescedEventRequestIndexNbEventsBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
13:32:04 [2019-12-20T18:32:04.305Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
13:32:04 [2019-12-20T18:32:04.305Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
13:32:04 [2019-12-20T18:32:04.305Z] testCancelCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.347 s
13:32:04 [2019-12-20T18:32:04.305Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
13:32:04 [2019-12-20T18:32:04.305Z] testAddEvent1(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.001 s
13:32:04 [2019-12-20T18:32:04.305Z] testAddEvent2(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
13:32:04 [2019-12-20T18:32:04.305Z] testSingleTimeRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.104 s
13:32:04 [2019-12-20T18:32:04.305Z] testIsCompatibleDependency(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
13:32:04 [2019-12-20T18:32:04.305Z] testCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 1.068 s
13:32:04 [2019-12-20T18:32:04.305Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
13:32:04 [2019-12-20T18:32:04.305Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
13:32:04 [2019-12-20T18:32:04.305Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
13:32:04 [2019-12-20T18:32:04.305Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
13:32:04 [2019-12-20T18:32:04.305Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
13:32:04 [2019-12-20T18:32:04.305Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
13:32:04 [2019-12-20T18:32:04.305Z] testTmfEventRequestWithDependencyLevel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
13:32:04 [2019-12-20T18:32:04.305Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
13:32:04 [2019-12-20T18:32:04.305Z] testTmfEventRequestTimeRangeNbRequestedBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
13:32:04 [2019-12-20T18:32:04.305Z] testWaitForStartAfterDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
13:32:04 [2019-12-20T18:32:04.305Z] testTmfEventRequestTimeRangeNbRequested(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
13:32:04 [2019-12-20T18:32:04.305Z] testTmfEventRequestTimeRange(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
13:32:04 [2019-12-20T18:32:04.305Z] testWaitForStartBeforeStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
13:32:04 [2019-12-20T18:32:04.305Z] testWaitForStartAfterStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
13:32:04 [2019-12-20T18:32:04.305Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
13:32:04 [2019-12-20T18:32:04.305Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
13:32:04 [2019-12-20T18:32:04.305Z] testTmfEventRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
13:32:04 [2019-12-20T18:32:04.305Z] testWaitForStartAfterCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
13:32:04 [2019-12-20T18:32:04.305Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
13:32:06 [2019-12-20T18:32:06.819Z] 
13:32:06 [2019-12-20T18:32:06.819Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-20 18:32:06.479
13:32:06 [2019-12-20T18:32:06.819Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(714,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
13:32:07 [2019-12-20T18:32:07.745Z] 
13:32:07 [2019-12-20T18:32:07.745Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-20 18:32:07.580
13:32:07 [2019-12-20T18:32:07.745Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(716,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
13:32:07 [2019-12-20T18:32:07.745Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.507 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
13:32:07 [2019-12-20T18:32:07.745Z] testRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest)  Time elapsed: 1.094 s
13:32:07 [2019-12-20T18:32:07.745Z] testSingleRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest)  Time elapsed: 1.101 s
13:32:07 [2019-12-20T18:32:07.745Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
13:32:08 [2019-12-20T18:32:08.306Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.535 s - in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
13:32:08 [2019-12-20T18:32:08.306Z] testCopyResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.195 s
13:32:08 [2019-12-20T18:32:08.306Z] testGetLocationUri[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0 s
13:32:08 [2019-12-20T18:32:08.306Z] testCreateSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.036 s
13:32:08 [2019-12-20T18:32:08.306Z] testGetLocation[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.002 s
13:32:08 [2019-12-20T18:32:08.306Z] testDeleteResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.074 s
13:32:08 [2019-12-20T18:32:08.306Z] testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.007 s
13:32:08 [2019-12-20T18:32:08.306Z] testIsSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.002 s
13:32:08 [2019-12-20T18:32:08.306Z] testCopyResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.104 s
13:32:08 [2019-12-20T18:32:08.306Z] testGetLocationUri[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0 s
13:32:08 [2019-12-20T18:32:08.306Z] testCreateSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.014 s
13:32:08 [2019-12-20T18:32:08.306Z] testGetLocation[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.002 s
13:32:08 [2019-12-20T18:32:08.306Z] testDeleteResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.074 s
13:32:08 [2019-12-20T18:32:08.306Z] testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.007 s
13:32:08 [2019-12-20T18:32:08.306Z] testIsSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.001 s
13:32:08 [2019-12-20T18:32:08.306Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
13:32:08 [2019-12-20T18:32:08.306Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.137 s - in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
13:32:08 [2019-12-20T18:32:08.306Z] testSeekAndWrite(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.004 s
13:32:08 [2019-12-20T18:32:08.306Z] testRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.001 s
13:32:08 [2019-12-20T18:32:08.306Z] testReadLine(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0 s
13:32:08 [2019-12-20T18:32:08.306Z] testSeekAndRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.131 s
13:32:08 [2019-12-20T18:32:08.306Z] 
13:32:08 [2019-12-20T18:32:08.306Z] Results:
13:32:08 [2019-12-20T18:32:08.306Z] 
13:32:08 [2019-12-20T18:32:08.306Z] Tests run: 836, Failures: 0, Errors: 0, Skipped: 1
13:32:08 [2019-12-20T18:32:08.306Z] 
13:32:08 [2019-12-20T18:32:08.561Z] 
13:32:08 [2019-12-20T18:32:08.561Z] !ENTRY org.eclipse.core.resources 2 10035 2019-12-20 18:32:08.317
13:32:08 [2019-12-20T18:32:08.561Z] !MESSAGE The workspace will exit with unsaved changes in this session.
13:32:09 [2019-12-20T18:32:09.924Z] [INFO] All tests passed!
13:32:09 [2019-12-20T18:32:09.924Z] [INFO] 
13:32:09 [2019-12-20T18:32:09.924Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests ---
13:32:09 [2019-12-20T18:32:09.924Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT.jar
13:32:09 [2019-12-20T18:32:09.924Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT.pom
13:32:09 [2019-12-20T18:32:09.924Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT-sources.jar
13:32:09 [2019-12-20T18:32:09.924Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz
13:32:09 [2019-12-20T18:32:09.924Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT-p2metadata.xml
13:32:09 [2019-12-20T18:32:09.924Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.11-SNAPSHOT-p2artifacts.xml
13:32:09 [2019-12-20T18:32:09.924Z] [INFO] 
13:32:09 [2019-12-20T18:32:09.924Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests ---
13:32:09 [2019-12-20T18:32:09.924Z] [INFO] 
13:32:09 [2019-12-20T18:32:09.924Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >---
13:32:09 [2019-12-20T18:32:09.924Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT   [19/138]
13:32:09 [2019-12-20T18:32:09.924Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:32:09 [2019-12-20T18:32:09.924Z] [INFO] 
13:32:09 [2019-12-20T18:32:09.924Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core ---
13:32:09 [2019-12-20T18:32:09.924Z] [INFO] 
13:32:09 [2019-12-20T18:32:09.924Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
13:32:09 [2019-12-20T18:32:09.924Z] [INFO] The project's OSGi version is 4.2.0.201912201815
13:32:09 [2019-12-20T18:32:09.924Z] [INFO] 
13:32:09 [2019-12-20T18:32:09.924Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
13:32:09 [2019-12-20T18:32:09.924Z] [INFO] 
13:32:09 [2019-12-20T18:32:09.924Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
13:32:09 [2019-12-20T18:32:09.924Z] [INFO] 
13:32:09 [2019-12-20T18:32:09.924Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
13:32:09 [2019-12-20T18:32:09.924Z] [INFO] 
13:32:09 [2019-12-20T18:32:09.924Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
13:32:09 [2019-12-20T18:32:09.924Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:32:09 [2019-12-20T18:32:09.924Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
13:32:09 [2019-12-20T18:32:09.924Z] [INFO] 
13:32:09 [2019-12-20T18:32:09.924Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
13:32:09 [2019-12-20T18:32:09.924Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes
13:32:10 [2019-12-20T18:32:10.484Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[81] 
13:32:10 [2019-12-20T18:32:10.484Z] 	CtfIterator iterator = getIterator();
13:32:10 [2019-12-20T18:32:10.484Z] 	            ^^^^^^^^
13:32:10 [2019-12-20T18:32:10.484Z] Potential resource leak: 'iterator' may not be closed
13:32:10 [2019-12-20T18:32:10.484Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[126] 
13:32:10 [2019-12-20T18:32:10.484Z] 	return iterator == null ? null : iterator.getCurrentEvent();
13:32:10 [2019-12-20T18:32:10.484Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:32:10 [2019-12-20T18:32:10.484Z] Potential resource leak: 'iterator' may not be closed at this location
13:32:10 [2019-12-20T18:32:10.484Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[154] 
13:32:10 [2019-12-20T18:32:10.484Z] 	return retVal;
13:32:10 [2019-12-20T18:32:10.484Z] 	^^^^^^^^^^^^^^
13:32:10 [2019-12-20T18:32:10.484Z] Potential resource leak: 'iterator' may not be closed at this location
13:32:10 [2019-12-20T18:32:10.484Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[176] 
13:32:10 [2019-12-20T18:32:10.485Z] 	return ret;
13:32:10 [2019-12-20T18:32:10.485Z] 	^^^^^^^^^^^
13:32:10 [2019-12-20T18:32:10.485Z] Potential resource leak: 'iterator' may not be closed at this location
13:32:10 [2019-12-20T18:32:10.485Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[189] 
13:32:10 [2019-12-20T18:32:10.485Z] 	return iterator == null ? false : iterator.seek(location);
13:32:10 [2019-12-20T18:32:10.485Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:32:10 [2019-12-20T18:32:10.485Z] Potential resource leak: 'iterator' may not be closed at this location
13:32:10 [2019-12-20T18:32:10.485Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[154] 
13:32:10 [2019-12-20T18:32:10.485Z] 	return fPreviousEvent;
13:32:10 [2019-12-20T18:32:10.485Z] 	^^^^^^^^^^^^^^^^^^^^^^
13:32:10 [2019-12-20T18:32:10.485Z] Potential resource leak: 'top' may not be closed at this location
13:32:10 [2019-12-20T18:32:10.485Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[171] 
13:32:10 [2019-12-20T18:32:10.485Z] 	return fTrace.timestampCyclesToNanos(ts);
13:32:10 [2019-12-20T18:32:10.485Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:32:10 [2019-12-20T18:32:10.485Z] Potential resource leak: 'top' may not be closed at this location
13:32:10 [2019-12-20T18:32:10.485Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[174] 
13:32:10 [2019-12-20T18:32:10.485Z] 	return 0;
13:32:10 [2019-12-20T18:32:10.485Z] 	^^^^^^^^^
13:32:10 [2019-12-20T18:32:10.485Z] Potential resource leak: 'top' may not be closed at this location
13:32:10 [2019-12-20T18:32:10.485Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/CtfEnumPair.java:[56] 
13:32:10 [2019-12-20T18:32:10.485Z] 	return getFirst();
13:32:10 [2019-12-20T18:32:10.485Z] 	       ^^^^^^^^^^
13:32:10 [2019-12-20T18:32:10.485Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:32:10 [2019-12-20T18:32:10.485Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[125] 
13:32:10 [2019-12-20T18:32:10.485Z] 	return iter;
13:32:10 [2019-12-20T18:32:10.485Z] 	^^^^^^^^^^^^
13:32:10 [2019-12-20T18:32:10.485Z] Potential resource leak: 'iter' may not be closed at this location
13:32:10 [2019-12-20T18:32:10.485Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[199] 
13:32:10 [2019-12-20T18:32:10.485Z] 	elem = (CtfIterator) fTrace.createIterator();
13:32:10 [2019-12-20T18:32:10.485Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:32:10 [2019-12-20T18:32:10.485Z] Potential resource leak: 'elem' may not be closed at this location
13:32:10 [2019-12-20T18:32:10.485Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[203] 
13:32:10 [2019-12-20T18:32:10.485Z] 	return elem;
13:32:10 [2019-12-20T18:32:10.485Z] 	^^^^^^^^^^^^
13:32:10 [2019-12-20T18:32:10.485Z] Potential resource leak: 'elem' may not be closed at this location
13:32:10 [2019-12-20T18:32:10.485Z] 12 problems (12 warnings)
13:32:10 [2019-12-20T18:32:10.485Z] [INFO] 
13:32:10 [2019-12-20T18:32:10.485Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core ---
13:32:10 [2019-12-20T18:32:10.485Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:32:10 [2019-12-20T18:32:10.485Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources
13:32:10 [2019-12-20T18:32:10.485Z] [INFO] 
13:32:10 [2019-12-20T18:32:10.485Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core ---
13:32:10 [2019-12-20T18:32:10.485Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-sources.jar
13:32:10 [2019-12-20T18:32:10.741Z] [INFO] 
13:32:10 [2019-12-20T18:32:10.741Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
13:32:10 [2019-12-20T18:32:10.741Z] [INFO] 
13:32:10 [2019-12-20T18:32:10.741Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core ---
13:32:10 [2019-12-20T18:32:10.741Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar
13:32:10 [2019-12-20T18:32:10.741Z] [INFO] 
13:32:10 [2019-12-20T18:32:10.741Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core ---
13:32:10 [2019-12-20T18:32:10.741Z] [INFO] 
13:32:10 [2019-12-20T18:32:10.741Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core ---
13:32:10 [2019-12-20T18:32:10.741Z] [INFO] 
13:32:10 [2019-12-20T18:32:10.741Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core ---
13:32:10 [2019-12-20T18:32:10.741Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar
13:32:10 [2019-12-20T18:32:10.741Z] [INFO] 
13:32:10 [2019-12-20T18:32:10.741Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core ---
13:32:10 [2019-12-20T18:32:10.741Z] [INFO] 
13:32:10 [2019-12-20T18:32:10.741Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core ---
13:32:10 [2019-12-20T18:32:10.741Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar
13:32:10 [2019-12-20T18:32:10.741Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.pom
13:32:10 [2019-12-20T18:32:10.741Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-sources.jar
13:32:10 [2019-12-20T18:32:10.741Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-pack200.jar.pack.gz
13:32:10 [2019-12-20T18:32:10.741Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-p2metadata.xml
13:32:10 [2019-12-20T18:32:10.741Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.0-SNAPSHOT-p2artifacts.xml
13:32:10 [2019-12-20T18:32:10.741Z] [INFO] 
13:32:10 [2019-12-20T18:32:10.741Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core ---
13:32:10 [2019-12-20T18:32:10.741Z] [INFO] 
13:32:10 [2019-12-20T18:32:10.741Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >--
13:32:11 [2019-12-20T18:32:11.013Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT [20/138]
13:32:11 [2019-12-20T18:32:11.013Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:32:11 [2019-12-20T18:32:11.013Z] [INFO] 
13:32:11 [2019-12-20T18:32:11.013Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
13:32:11 [2019-12-20T18:32:11.013Z] [INFO] 
13:32:11 [2019-12-20T18:32:11.013Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
13:32:11 [2019-12-20T18:32:11.013Z] [INFO] The project's OSGi version is 1.0.9.201912201815
13:32:11 [2019-12-20T18:32:11.013Z] [INFO] 
13:32:11 [2019-12-20T18:32:11.013Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
13:32:11 [2019-12-20T18:32:11.013Z] [INFO] 
13:32:11 [2019-12-20T18:32:11.013Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
13:32:11 [2019-12-20T18:32:11.013Z] [INFO] 
13:32:11 [2019-12-20T18:32:11.013Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
13:32:11 [2019-12-20T18:32:11.013Z] [INFO] 
13:32:11 [2019-12-20T18:32:11.013Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
13:32:11 [2019-12-20T18:32:11.013Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:32:11 [2019-12-20T18:32:11.013Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
13:32:11 [2019-12-20T18:32:11.013Z] [INFO] 
13:32:11 [2019-12-20T18:32:11.013Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
13:32:11 [2019-12-20T18:32:11.013Z] [INFO] Compiling 34 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes
13:32:11 [2019-12-20T18:32:11.574Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/temp/statistics/TmfEventsStatisticsTest.java:[15] 
13:32:11 [2019-12-20T18:32:11.574Z] 	import org.eclipse.tracecompass.tmf.core.statistics.TmfEventsStatistics;
13:32:11 [2019-12-20T18:32:11.574Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:32:11 [2019-12-20T18:32:11.574Z] The type TmfEventsStatistics is deprecated
13:32:11 [2019-12-20T18:32:11.574Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/temp/statistics/TmfEventsStatisticsTest.java:[20] 
13:32:11 [2019-12-20T18:32:11.574Z] 	* Unit tests for the {@link TmfEventsStatistics}
13:32:11 [2019-12-20T18:32:11.574Z] 	                            ^^^^^^^^^^^^^^^^^^^
13:32:11 [2019-12-20T18:32:11.574Z] Javadoc: The type TmfEventsStatistics is deprecated
13:32:11 [2019-12-20T18:32:11.574Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/temp/statistics/TmfEventsStatisticsTest.java:[31] 
13:32:11 [2019-12-20T18:32:11.574Z] 	backend = new TmfEventsStatistics(CtfTmfTestTraceUtils.getTrace(testTrace));
13:32:11 [2019-12-20T18:32:11.574Z] 	              ^^^^^^^^^^^^^^^^^^^
13:32:11 [2019-12-20T18:32:11.574Z] The type TmfEventsStatistics is deprecated
13:32:11 [2019-12-20T18:32:11.574Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/temp/statistics/TmfEventsStatisticsTest.java:[31] 
13:32:11 [2019-12-20T18:32:11.574Z] 	backend = new TmfEventsStatistics(CtfTmfTestTraceUtils.getTrace(testTrace));
13:32:11 [2019-12-20T18:32:11.574Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:32:11 [2019-12-20T18:32:11.574Z] The constructor TmfEventsStatistics(ITmfTrace) is deprecated
13:32:11 [2019-12-20T18:32:11.574Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[66] 
13:32:11 [2019-12-20T18:32:11.574Z] 	private static final Map<String, ISeriesModel> EXPECTED_YDATA = ImmutableMap.of(Long.toString(1),
13:32:11 [2019-12-20T18:32:11.574Z] 	                                                                                ^^^^^^^^^^^^^^^^
13:32:11 [2019-12-20T18:32:11.574Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:32:11 [2019-12-20T18:32:11.574Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[71] 
13:32:11 [2019-12-20T18:32:11.574Z] 	Long.toString(2),
13:32:11 [2019-12-20T18:32:11.574Z] 	^^^^^^^^^^^^^^^^
13:32:11 [2019-12-20T18:32:11.574Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:32:11 [2019-12-20T18:32:11.574Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[109] 
13:32:11 [2019-12-20T18:32:11.574Z] 	SelectionTimeQueryFilter selectionFilter = new SelectionTimeQueryFilter(START, END, 100, ids);
13:32:11 [2019-12-20T18:32:11.574Z] 	                                                                                         ^^^
13:32:11 [2019-12-20T18:32:11.574Z] Null type safety (type annotations): The expression of type 'List<Long>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection<Long>'
13:32:11 [2019-12-20T18:32:11.574Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/event/CtfTmfEventFieldSignExtensionTest.java:[39] 
13:32:11 [2019-12-20T18:32:11.574Z] 	private static final @NonNull CtfTestTrace DEBUG_INFO_TRACE = CtfTestTrace.DEBUG_INFO3;
13:32:11 [2019-12-20T18:32:11.574Z] 	                                                                           ^^^^^^^^^^^
13:32:11 [2019-12-20T18:32:11.574Z] The field CtfTestTrace.DEBUG_INFO3 is deprecated
13:32:11 [2019-12-20T18:32:11.574Z] 8 problems (8 warnings)
13:32:11 [2019-12-20T18:32:11.574Z] [INFO] 
13:32:11 [2019-12-20T18:32:11.574Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
13:32:11 [2019-12-20T18:32:11.574Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:32:11 [2019-12-20T18:32:11.574Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources
13:32:11 [2019-12-20T18:32:11.574Z] [INFO] 
13:32:11 [2019-12-20T18:32:11.574Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
13:32:11 [2019-12-20T18:32:11.574Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-sources.jar
13:32:11 [2019-12-20T18:32:11.829Z] [INFO] 
13:32:11 [2019-12-20T18:32:11.829Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
13:32:11 [2019-12-20T18:32:11.829Z] [INFO] 
13:32:11 [2019-12-20T18:32:11.829Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
13:32:11 [2019-12-20T18:32:11.829Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar
13:32:11 [2019-12-20T18:32:11.829Z] [INFO] 
13:32:11 [2019-12-20T18:32:11.829Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
13:32:11 [2019-12-20T18:32:11.829Z] [INFO] 
13:32:11 [2019-12-20T18:32:11.829Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
13:32:12 [2019-12-20T18:32:12.086Z] [INFO] 
13:32:12 [2019-12-20T18:32:12.086Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
13:32:12 [2019-12-20T18:32:12.086Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar
13:32:12 [2019-12-20T18:32:12.086Z] [INFO] 
13:32:12 [2019-12-20T18:32:12.086Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
13:32:12 [2019-12-20T18:32:12.086Z] [INFO] 
13:32:12 [2019-12-20T18:32:12.086Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
13:32:13 [2019-12-20T18:32:13.450Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data/.metadata/.log
13:32:13 [2019-12-20T18:32:13.450Z] [INFO] Command line:
13:32:13 [2019-12-20T18:32:13.450Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:32:13 [2019-12-20T18:32:13.450Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:32:15 [2019-12-20T18:32:15.963Z] !SESSION 2019-12-20 18:32:13.456 -----------------------------------------------
13:32:15 [2019-12-20T18:32:15.963Z] eclipse.buildId=unknown
13:32:15 [2019-12-20T18:32:15.963Z] java.version=1.8.0_202
13:32:15 [2019-12-20T18:32:15.963Z] java.vendor=Oracle Corporation
13:32:15 [2019-12-20T18:32:15.963Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:32:15 [2019-12-20T18:32:15.963Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
13:32:15 [2019-12-20T18:32:15.963Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:32:15 [2019-12-20T18:32:15.963Z] 
13:32:15 [2019-12-20T18:32:15.963Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 18:32:15.731
13:32:15 [2019-12-20T18:32:15.963Z] !MESSAGE FrameworkEvent ERROR
13:32:15 [2019-12-20T18:32:15.963Z] !STACK 0
13:32:15 [2019-12-20T18:32:15.963Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
13:32:15 [2019-12-20T18:32:15.963Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:32:15 [2019-12-20T18:32:15.963Z] 
13:32:15 [2019-12-20T18:32:15.963Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:32:15 [2019-12-20T18:32:15.963Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:32:15 [2019-12-20T18:32:15.963Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:32:15 [2019-12-20T18:32:15.963Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:32:15 [2019-12-20T18:32:15.963Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:32:15 [2019-12-20T18:32:15.963Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:32:15 [2019-12-20T18:32:15.963Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:32:15 [2019-12-20T18:32:15.963Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:32:15 [2019-12-20T18:32:15.963Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:32:15 [2019-12-20T18:32:15.963Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:32:16 [2019-12-20T18:32:16.219Z] 
13:32:16 [2019-12-20T18:32:16.219Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 18:32:16.012
13:32:16 [2019-12-20T18:32:16.219Z] !MESSAGE FrameworkEvent ERROR
13:32:16 [2019-12-20T18:32:16.219Z] !STACK 0
13:32:16 [2019-12-20T18:32:16.219Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
13:32:16 [2019-12-20T18:32:16.219Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:32:16 [2019-12-20T18:32:16.219Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
13:32:16 [2019-12-20T18:32:16.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"
13:32:16 [2019-12-20T18:32:16.219Z]        org.apache.httpcomponents.httpclient.win [35]
13:32:16 [2019-12-20T18:32:16.219Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:32:16 [2019-12-20T18:32:16.219Z] 
13:32:16 [2019-12-20T18:32:16.219Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:32:16 [2019-12-20T18:32:16.219Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:32:16 [2019-12-20T18:32:16.219Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:32:16 [2019-12-20T18:32:16.219Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:32:16 [2019-12-20T18:32:16.219Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:32:16 [2019-12-20T18:32:16.219Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:32:16 [2019-12-20T18:32:16.219Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:32:16 [2019-12-20T18:32:16.219Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:32:16 [2019-12-20T18:32:16.219Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:32:16 [2019-12-20T18:32:16.219Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:32:18 [2019-12-20T18:32:18.106Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
13:32:18 [2019-12-20T18:32:18.106Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
13:32:18 [2019-12-20T18:32:18.106Z] testCtfLocation_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0.002 s
13:32:18 [2019-12-20T18:32:18.106Z] testToString_valid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
13:32:18 [2019-12-20T18:32:18.106Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
13:32:18 [2019-12-20T18:32:18.106Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
13:32:18 [2019-12-20T18:32:18.106Z] testToString_invalid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
13:32:18 [2019-12-20T18:32:18.106Z] testCtfLocation_long(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0.001 s
13:32:18 [2019-12-20T18:32:18.106Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
13:32:18 [2019-12-20T18:32:18.106Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
13:32:18 [2019-12-20T18:32:18.106Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
13:32:18 [2019-12-20T18:32:18.106Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
13:32:18 [2019-12-20T18:32:18.106Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
13:32:18 [2019-12-20T18:32:18.106Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
13:32:18 [2019-12-20T18:32:18.106Z] testEquals(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
13:32:18 [2019-12-20T18:32:18.106Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
13:32:28 [2019-12-20T18:32:28.077Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.818 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
13:32:28 [2019-12-20T18:32:28.077Z] testTooManyContexts(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest)  Time elapsed: 7.08 s
13:32:28 [2019-12-20T18:32:28.077Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest)  Time elapsed: 0.835 s
13:32:28 [2019-12-20T18:32:28.077Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
13:32:28 [2019-12-20T18:32:28.077Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.749 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
13:32:28 [2019-12-20T18:32:28.077Z] testRapidBoundsWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest)  Time elapsed: 0.563 s
13:32:28 [2019-12-20T18:32:28.077Z] testRapidBounds(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest)  Time elapsed: 0.184 s
13:32:28 [2019-12-20T18:32:28.077Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
13:32:29 [2019-12-20T18:32:29.969Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.324 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
13:32:29 [2019-12-20T18:32:29.969Z] testSecondToLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.297 s
13:32:29 [2019-12-20T18:32:29.969Z] testLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.3 s
13:32:29 [2019-12-20T18:32:29.969Z] testFirstEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.024 s
13:32:29 [2019-12-20T18:32:29.969Z] testSecondEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.1 s
13:32:29 [2019-12-20T18:32:29.969Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
13:32:29 [2019-12-20T18:32:29.969Z] 
13:32:29 [2019-12-20T18:32:29.969Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-12-20 18:32:29.861
13:32:29 [2019-12-20T18:32:29.969Z] !MESSAGE Unknown trace attribute: test
13:32:29 [2019-12-20T18:32:29.969Z] 
13:32:29 [2019-12-20T18:32:29.969Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-12-20 18:32:29.861
13:32:29 [2019-12-20T18:32:29.969Z] !MESSAGE Unknown trace attribute: test1
13:32:29 [2019-12-20T18:32:29.969Z] 
13:32:29 [2019-12-20T18:32:29.969Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-12-20 18:32:29.862
13:32:29 [2019-12-20T18:32:29.969Z] !MESSAGE Unknown trace attribute: test2
13:32:29 [2019-12-20T18:32:29.970Z] 
13:32:29 [2019-12-20T18:32:29.970Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-12-20 18:32:29.862
13:32:29 [2019-12-20T18:32:29.970Z] !MESSAGE Unknown trace attribute: test3
13:32:29 [2019-12-20T18:32:29.970Z] 
13:32:29 [2019-12-20T18:32:29.970Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2019-12-20 18:32:29.863
13:32:29 [2019-12-20T18:32:29.970Z] !MESSAGE Unknown trace attribute: test4
13:32:29 [2019-12-20T18:32:29.970Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
13:32:29 [2019-12-20T18:32:29.970Z] 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
13:32:29 [2019-12-20T18:32:29.970Z] testValidate[1: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration/org.eclipse.osgi/222/0/.cp/kernel](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest)  Time elapsed: 0.066 s
13:32:29 [2019-12-20T18:32:29.970Z] 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
13:32:29 [2019-12-20T18:32:29.970Z] 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
13:32:29 [2019-12-20T18:32:29.970Z] 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
13:32:29 [2019-12-20T18:32:29.970Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
13:32:39 [2019-12-20T18:32:39.906Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.435 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
13:32:39 [2019-12-20T18:32:39.906Z] testReopenIndex(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest)  Time elapsed: 6.009 s
13:32:39 [2019-12-20T18:32:39.906Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest)  Time elapsed: 3.425 s
13:32:39 [2019-12-20T18:32:39.907Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
13:32:39 [2019-12-20T18:32:39.907Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
13:32:39 [2019-12-20T18:32:39.907Z] testCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
13:32:39 [2019-12-20T18:32:39.907Z] testSeekEvent_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
13:32:39 [2019-12-20T18:32:39.907Z] testSeekEventLoc_timetamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
13:32:39 [2019-12-20T18:32:39.907Z] testParseEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
13:32:39 [2019-12-20T18:32:39.907Z] testGetEndTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
13:32:39 [2019-12-20T18:32:39.907Z] testGetNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
13:32:39 [2019-12-20T18:32:39.907Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
13:32:39 [2019-12-20T18:32:39.907Z] testGetStartTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
13:32:39 [2019-12-20T18:32:39.907Z] testBroadcast(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
13:32:39 [2019-12-20T18:32:39.907Z] testEventLookup(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.002 s
13:32:39 [2019-12-20T18:32:39.907Z] testValidate(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.109 s
13:32:39 [2019-12-20T18:32:39.907Z] testGetEnvValue(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
13:32:39 [2019-12-20T18:32:39.907Z] testGetName(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
13:32:39 [2019-12-20T18:32:39.907Z] testGetNext(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
13:32:39 [2019-12-20T18:32:39.907Z] testGetPath(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
13:32:39 [2019-12-20T18:32:39.907Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
13:32:39 [2019-12-20T18:32:39.907Z] testGetContainedEventTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
13:32:39 [2019-12-20T18:32:39.907Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
13:32:39 [2019-12-20T18:32:39.907Z] testGetCacheSize(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
13:32:39 [2019-12-20T18:32:39.907Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
13:32:39 [2019-12-20T18:32:39.907Z] testCtfHostId(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
13:32:39 [2019-12-20T18:32:39.907Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
13:32:39 [2019-12-20T18:32:39.907Z] testGetTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
13:32:39 [2019-12-20T18:32:39.907Z] testGetEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
13:32:39 [2019-12-20T18:32:39.907Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
13:32:39 [2019-12-20T18:32:39.907Z] testGetResource(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
13:32:39 [2019-12-20T18:32:39.907Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
13:32:39 [2019-12-20T18:32:39.907Z] testReadNextEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
13:32:39 [2019-12-20T18:32:39.907Z] testDispose(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
13:32:39 [2019-12-20T18:32:39.907Z] testSeekEventInvalidLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
13:32:39 [2019-12-20T18:32:39.907Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
13:32:39 [2019-12-20T18:32:39.907Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
13:32:44 [2019-12-20T18:32:44.074Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.71 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
13:32:44 [2019-12-20T18:32:44.074Z] testPreviousMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.224 s
13:32:44 [2019-12-20T18:32:44.074Z] testPreviousMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.299 s
13:32:44 [2019-12-20T18:32:44.074Z] testNextMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.298 s
13:32:44 [2019-12-20T18:32:44.074Z] testPreviousMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.301 s
13:32:44 [2019-12-20T18:32:44.074Z] testNextMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.3 s
13:32:44 [2019-12-20T18:32:44.074Z] testPreviousMatchingEventFar(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.301 s
13:32:44 [2019-12-20T18:32:44.074Z] testNextMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0 s
13:32:44 [2019-12-20T18:32:44.074Z] testPreviousMatchingBeginningOfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.6 s
13:32:44 [2019-12-20T18:32:44.074Z] testPreviousMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.301 s
13:32:44 [2019-12-20T18:32:44.074Z] testNextMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.7 s
13:32:44 [2019-12-20T18:32:44.074Z] testNextMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.301 s
13:32:44 [2019-12-20T18:32:44.074Z] testPreviousMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.001 s
13:32:44 [2019-12-20T18:32:44.074Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
13:32:44 [2019-12-20T18:32:44.074Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
13:32:44 [2019-12-20T18:32:44.074Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest)  Time elapsed: 0 s
13:32:44 [2019-12-20T18:32:44.074Z] testCtfTmfEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest)  Time elapsed: 0 s
13:32:44 [2019-12-20T18:32:44.074Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
13:32:44 [2019-12-20T18:32:44.074Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
13:32:44 [2019-12-20T18:32:44.074Z] testGetFieldNames(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
13:32:44 [2019-12-20T18:32:44.074Z] testGetFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
13:32:44 [2019-12-20T18:32:44.074Z] testCTFEvent_read(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
13:32:44 [2019-12-20T18:32:44.074Z] testGetSubFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
13:32:44 [2019-12-20T18:32:44.074Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
13:32:44 [2019-12-20T18:32:44.074Z] testCustomAttributes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
13:32:44 [2019-12-20T18:32:44.074Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
13:32:44 [2019-12-20T18:32:44.074Z] testTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
13:32:44 [2019-12-20T18:32:44.074Z] testGetEventName(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
13:32:44 [2019-12-20T18:32:44.074Z] testGetTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
13:32:44 [2019-12-20T18:32:44.074Z] testGetFields(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0.001 s
13:32:44 [2019-12-20T18:32:44.074Z] testGetCPU(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
13:32:44 [2019-12-20T18:32:44.074Z] testNullEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
13:32:44 [2019-12-20T18:32:44.074Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
13:32:44 [2019-12-20T18:32:44.074Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
13:32:44 [2019-12-20T18:32:44.074Z] testParseField_array_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
13:32:44 [2019-12-20T18:32:44.074Z] testParseField_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
13:32:44 [2019-12-20T18:32:44.074Z] testParseField_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
13:32:44 [2019-12-20T18:32:44.074Z] testParseField_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
13:32:44 [2019-12-20T18:32:44.074Z] testParseField_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
13:32:44 [2019-12-20T18:32:44.074Z] testParseField_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
13:32:44 [2019-12-20T18:32:44.074Z] testParseField_sequence(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
13:32:44 [2019-12-20T18:32:44.074Z] testParseField_sequence_value(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
13:32:44 [2019-12-20T18:32:44.074Z] testParseField_array_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
13:32:44 [2019-12-20T18:32:44.074Z] testParseField_array_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
13:32:44 [2019-12-20T18:32:44.074Z] testParseField_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
13:32:44 [2019-12-20T18:32:44.074Z] testParseField_array_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
13:32:44 [2019-12-20T18:32:44.074Z] testParseField_array_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
13:32:44 [2019-12-20T18:32:44.074Z] testParseField_array_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
13:32:44 [2019-12-20T18:32:44.074Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
13:32:44 [2019-12-20T18:32:44.074Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
13:32:44 [2019-12-20T18:32:44.074Z] testVariantGetField(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest)  Time elapsed: 0 s
13:32:44 [2019-12-20T18:32:44.075Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
13:32:44 [2019-12-20T18:32:44.075Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
13:32:44 [2019-12-20T18:32:44.075Z] test(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest)  Time elapsed: 0 s
13:32:44 [2019-12-20T18:32:44.075Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
13:32:47 [2019-12-20T18:32:47.339Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.372 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
13:32:47 [2019-12-20T18:32:47.339Z] testLostEventsTotals(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0.001 s
13:32:47 [2019-12-20T18:32:47.339Z] testLostEventsTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0.001 s
13:32:47 [2019-12-20T18:32:47.339Z] testLostEventsTotalInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0.001 s
13:32:47 [2019-12-20T18:32:47.339Z] testLostEventsTypesInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0.001 s
13:32:47 [2019-12-20T18:32:47.339Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
13:32:59 [2019-12-20T18:32:59.506Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.832 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
13:32:59 [2019-12-20T18:32:59.506Z] testNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.622 s
13:32:59 [2019-12-20T18:32:59.506Z] testNbEventsBug475007(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 3.405 s
13:32:59 [2019-12-20T18:32:59.506Z] testNormalEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.561 s
13:32:59 [2019-12-20T18:32:59.506Z] testSecondLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.407 s
13:32:59 [2019-12-20T18:32:59.506Z] testFirstLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.406 s
13:32:59 [2019-12-20T18:32:59.506Z] testLostEventWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 2.428 s
13:32:59 [2019-12-20T18:32:59.506Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
13:32:59 [2019-12-20T18:32:59.506Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
13:32:59 [2019-12-20T18:32:59.506Z] testUnsignedByte(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest)  Time elapsed: 0.05 s
13:32:59 [2019-12-20T18:32:59.506Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
13:33:02 [2019-12-20T18:33:02.020Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.847 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
13:33:02 [2019-12-20T18:33:02.020Z] testTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0 s
13:33:02 [2019-12-20T18:33:02.020Z] testContextEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.043 s
13:33:02 [2019-12-20T18:33:02.020Z] testContext1(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.147 s
13:33:02 [2019-12-20T18:33:02.020Z] testContext2(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.043 s
13:33:02 [2019-12-20T18:33:02.020Z] testContext3(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.101 s
13:33:02 [2019-12-20T18:33:02.020Z] testContext4(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.145 s
13:33:02 [2019-12-20T18:33:02.020Z] testContextMiddle(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.06 s
13:33:02 [2019-12-20T18:33:02.020Z] testContextStart(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.069 s
13:33:02 [2019-12-20T18:33:02.020Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
13:33:10 [2019-12-20T18:33:10.103Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.157 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
13:33:10 [2019-12-20T18:33:10.103Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
13:33:10 [2019-12-20T18:33:10.103Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
13:33:10 [2019-12-20T18:33:10.103Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
13:33:10 [2019-12-20T18:33:10.103Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
13:33:10 [2019-12-20T18:33:10.103Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
13:33:10 [2019-12-20T18:33:10.103Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
13:33:10 [2019-12-20T18:33:10.103Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.011 s
13:33:10 [2019-12-20T18:33:10.103Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
13:33:10 [2019-12-20T18:33:10.103Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
13:33:10 [2019-12-20T18:33:10.103Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.018 s
13:33:10 [2019-12-20T18:33:10.103Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.049 s
13:33:10 [2019-12-20T18:33:10.103Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
13:33:10 [2019-12-20T18:33:10.103Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
13:33:10 [2019-12-20T18:33:10.103Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
13:33:10 [2019-12-20T18:33:10.103Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.002 s
13:33:10 [2019-12-20T18:33:10.103Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
13:33:10 [2019-12-20T18:33:10.103Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
13:33:10 [2019-12-20T18:33:10.103Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
13:33:10 [2019-12-20T18:33:10.103Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
13:33:10 [2019-12-20T18:33:10.103Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.002 s
13:33:10 [2019-12-20T18:33:10.103Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest
13:33:42 [2019-12-20T18:33:42.124Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.867 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest
13:33:42 [2019-12-20T18:33:42.124Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.745 s
13:33:42 [2019-12-20T18:33:42.124Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.697 s
13:33:42 [2019-12-20T18:33:42.124Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.651 s
13:33:42 [2019-12-20T18:33:42.124Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.644 s
13:33:42 [2019-12-20T18:33:42.124Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.745 s
13:33:42 [2019-12-20T18:33:42.124Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.607 s
13:33:42 [2019-12-20T18:33:42.124Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.041 s
13:33:42 [2019-12-20T18:33:42.124Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 2.203 s
13:33:42 [2019-12-20T18:33:42.124Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 2.202 s
13:33:42 [2019-12-20T18:33:42.124Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.101 s
13:33:42 [2019-12-20T18:33:42.124Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.102 s
13:33:42 [2019-12-20T18:33:42.124Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.1 s
13:33:42 [2019-12-20T18:33:42.124Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.657 s
13:33:42 [2019-12-20T18:33:42.124Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.047 s
13:33:42 [2019-12-20T18:33:42.124Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 2.202 s
13:33:42 [2019-12-20T18:33:42.124Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 2.202 s
13:33:42 [2019-12-20T18:33:42.124Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.101 s
13:33:42 [2019-12-20T18:33:42.124Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.798 s
13:33:42 [2019-12-20T18:33:42.124Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.104 s
13:33:42 [2019-12-20T18:33:42.124Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfEventsStatisticsTest)  Time elapsed: 1.794 s
13:33:42 [2019-12-20T18:33:42.124Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
13:33:54 [2019-12-20T18:33:54.288Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 12.175 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
13:33:54 [2019-12-20T18:33:54.288Z] preemptedForegroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.189 s
13:33:54 [2019-12-20T18:33:54.288Z] foregroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.904 s
13:33:54 [2019-12-20T18:33:54.288Z] executionOrder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) skipped
13:33:54 [2019-12-20T18:33:54.288Z] TestMultiRequest1(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.59 s
13:33:54 [2019-12-20T18:33:54.288Z] TestMultiRequest2(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.679 s
13:33:54 [2019-12-20T18:33:54.288Z] TestMultiRequest3(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.527 s
13:33:54 [2019-12-20T18:33:54.288Z] TestMultiRequest4(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.159 s
13:33:54 [2019-12-20T18:33:54.288Z] TestMultiRequest5(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.206 s
13:33:54 [2019-12-20T18:33:54.288Z] TestMultiRequest6(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.622 s
13:33:54 [2019-12-20T18:33:54.288Z] TestMultiRequest7(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.722 s
13:33:54 [2019-12-20T18:33:54.288Z] preemptedBackgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.167 s
13:33:54 [2019-12-20T18:33:54.288Z] backgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.732 s
13:33:54 [2019-12-20T18:33:54.288Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
13:33:59 [2019-12-20T18:33:59.527Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.788 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
13:33:59 [2019-12-20T18:33:59.528Z] testSupplementaryFileDir(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.731 s
13:33:59 [2019-12-20T18:33:59.528Z] testDeleteSupplementaryFolder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.244 s
13:33:59 [2019-12-20T18:33:59.528Z] testTemporaryDirPath(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.673 s
13:33:59 [2019-12-20T18:33:59.528Z] testDeleteSupplementaryFiles(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.139 s
13:33:59 [2019-12-20T18:33:59.528Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
13:34:46 [2019-12-20T18:34:46.143Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 43.815 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
13:34:46 [2019-12-20T18:34:46.143Z] testTraceTimeRangeClampingEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.003 s
13:34:46 [2019-12-20T18:34:46.143Z] testTraceSetNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 8.561 s
13:34:46 [2019-12-20T18:34:46.143Z] testExperimentTimestampInTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.522 s
13:34:46 [2019-12-20T18:34:46.143Z] testExperimentTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.439 s
13:34:46 [2019-12-20T18:34:46.143Z] testExperimentInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.476 s
13:34:46 [2019-12-20T18:34:46.143Z] testTraceTimeRangeClampingStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
13:34:46 [2019-12-20T18:34:46.143Z] testTwoTracesTimeRangePartiallyInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
13:34:46 [2019-12-20T18:34:46.143Z] testExperimentRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.438 s
13:34:46 [2019-12-20T18:34:46.143Z] testTwoTracesTimestampValid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.002 s
13:34:46 [2019-12-20T18:34:46.143Z] testTwoTracesTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
13:34:46 [2019-12-20T18:34:46.143Z] testTraceSetWithNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 6.834 s
13:34:46 [2019-12-20T18:34:46.143Z] testTwoTracesTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
13:34:46 [2019-12-20T18:34:46.143Z] testTraceInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
13:34:46 [2019-12-20T18:34:46.143Z] testTwoTracesTimeRangeAllInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.003 s
13:34:46 [2019-12-20T18:34:46.143Z] testInitialize(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
13:34:46 [2019-12-20T18:34:46.143Z] testTraceTimeRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
13:34:46 [2019-12-20T18:34:46.143Z] testTraceNewTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
13:34:46 [2019-12-20T18:34:46.143Z] testTraceSetExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.495 s
13:34:46 [2019-12-20T18:34:46.143Z] testTwoTracesTimeRangeInBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.002 s
13:34:46 [2019-12-20T18:34:46.143Z] testExperimentRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.404 s
13:34:46 [2019-12-20T18:34:46.143Z] testExperimentRangeClampingOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.398 s
13:34:46 [2019-12-20T18:34:46.143Z] testTraceSetWithExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.447 s
13:34:46 [2019-12-20T18:34:46.143Z] testNewTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
13:34:46 [2019-12-20T18:34:46.143Z] testTraceSetForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.005 s
13:34:46 [2019-12-20T18:34:46.143Z] testTraceSetExperimentForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.441 s
13:34:46 [2019-12-20T18:34:46.143Z] testTwoTracesTimeRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
13:34:46 [2019-12-20T18:34:46.143Z] testExperimentTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.42 s
13:34:46 [2019-12-20T18:34:46.143Z] testTraceSet(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
13:34:46 [2019-12-20T18:34:46.143Z] testTimestampAfter(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
13:34:46 [2019-12-20T18:34:46.143Z] testTimestampBefore(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
13:34:46 [2019-12-20T18:34:46.143Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
13:34:46 [2019-12-20T18:34:46.143Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.833 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
13:34:46 [2019-12-20T18:34:46.143Z] testEqualsEmpty(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.047 s
13:34:46 [2019-12-20T18:34:46.143Z] testEqualsOther(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.097 s
13:34:46 [2019-12-20T18:34:46.143Z] testAdvance(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.076 s
13:34:46 [2019-12-20T18:34:46.143Z] testGetCurrentEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.028 s
13:34:46 [2019-12-20T18:34:46.143Z] testIncreaseRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.072 s
13:34:46 [2019-12-20T18:34:46.143Z] testHasValidRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.025 s
13:34:46 [2019-12-20T18:34:46.143Z] testSeek(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.094 s
13:34:46 [2019-12-20T18:34:46.143Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.026 s
13:34:46 [2019-12-20T18:34:46.143Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.053 s
13:34:46 [2019-12-20T18:34:46.143Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.023 s
13:34:46 [2019-12-20T18:34:46.143Z] testGetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.022 s
13:34:46 [2019-12-20T18:34:46.143Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.047 s
13:34:46 [2019-12-20T18:34:46.143Z] testGetCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.024 s
13:34:46 [2019-12-20T18:34:46.143Z] testCtfIteratorPosition(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.025 s
13:34:46 [2019-12-20T18:34:46.143Z] testCtfIteratorInit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.053 s
13:34:46 [2019-12-20T18:34:46.143Z] testSetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.026 s
13:34:46 [2019-12-20T18:34:46.143Z] testCtfIteratorNoinit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.08 s
13:34:46 [2019-12-20T18:34:46.143Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
13:37:37 [2019-12-20T18:37:37.604Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 164.179 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
13:37:37 [2019-12-20T18:37:37.604Z] testTrimEvents[0: KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 14.431 s
13:37:37 [2019-12-20T18:37:37.604Z] testTrimEvents[1: TRACE2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 12.56 s
13:37:37 [2019-12-20T18:37:37.604Z] testTrimEvents[2: KERNEL_VM](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 15.281 s
13:37:37 [2019-12-20T18:37:37.604Z] testTrimEvents[3: SYNC_SRC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 3.445 s
13:37:37 [2019-12-20T18:37:37.604Z] testTrimEvents[4: SYNC_DEST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 3.046 s
13:37:37 [2019-12-20T18:37:37.604Z] testTrimEvents[5: DJANGO_CLIENT](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 15.82 s
13:37:37 [2019-12-20T18:37:37.604Z] testTrimEvents[6: DJANGO_DB](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 15.69 s
13:37:37 [2019-12-20T18:37:37.604Z] testTrimEvents[7: DJANGO_HTTPD](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 15.317 s
13:37:37 [2019-12-20T18:37:37.604Z] testTrimEvents[8: CYG_PROFILE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.307 s
13:37:37 [2019-12-20T18:37:37.604Z] testTrimEvents[9: CYG_PROFILE_FAST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.265 s
13:37:37 [2019-12-20T18:37:37.604Z] testTrimEvents[10: FUNKY_TRACE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.315 s
13:37:37 [2019-12-20T18:37:37.604Z] testTrimEvents[11: ARM_64_BIT_HEADER](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.849 s
13:37:37 [2019-12-20T18:37:37.604Z] testTrimEvents[12: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.407 s
13:37:37 [2019-12-20T18:37:37.604Z] testTrimEvents[13: DYNSCOPE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.689 s
13:37:37 [2019-12-20T18:37:37.604Z] testTrimEvents[14: DEBUG_INFO](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.232 s
13:37:37 [2019-12-20T18:37:37.604Z] testTrimEvents[15: DEBUG_INFO3](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.222 s
13:37:37 [2019-12-20T18:37:37.604Z] testTrimEvents[16: DEBUG_INFO4](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.221 s
13:37:37 [2019-12-20T18:37:37.604Z] testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.215 s
13:37:37 [2019-12-20T18:37:37.604Z] testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.215 s
13:37:37 [2019-12-20T18:37:37.604Z] testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.214 s
13:37:37 [2019-12-20T18:37:37.604Z] testTrimEvents[20: MEMORY_ANALYSIS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 7.354 s
13:37:37 [2019-12-20T18:37:37.604Z] testTrimEvents[21: PERF_TASKSET2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.493 s
13:37:37 [2019-12-20T18:37:37.604Z] testTrimEvents[22: MANY_THREADS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 7.342 s
13:37:37 [2019-12-20T18:37:37.604Z] testTrimEvents[23: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 7.325 s
13:37:37 [2019-12-20T18:37:37.604Z] testTrimEvents[24: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.292 s
13:37:37 [2019-12-20T18:37:37.604Z] testTrimEvents[25: UNEVEN_STREAMS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 13.62 s
13:37:37 [2019-12-20T18:37:37.604Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
13:37:37 [2019-12-20T18:37:37.604Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 s - in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
13:37:37 [2019-12-20T18:37:37.604Z] testHelloLost(org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest)  Time elapsed: 0.208 s
13:37:37 [2019-12-20T18:37:37.604Z] 
13:37:37 [2019-12-20T18:37:37.604Z] Results:
13:37:37 [2019-12-20T18:37:37.604Z] 
13:37:37 [2019-12-20T18:37:37.604Z] Tests run: 249, Failures: 0, Errors: 0, Skipped: 1
13:37:37 [2019-12-20T18:37:37.604Z] 
13:37:37 [2019-12-20T18:37:37.604Z] [INFO] All tests passed!
13:37:37 [2019-12-20T18:37:37.604Z] [INFO] 
13:37:37 [2019-12-20T18:37:37.604Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
13:37:37 [2019-12-20T18:37:37.604Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar
13:37:37 [2019-12-20T18:37:37.604Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.pom
13:37:37 [2019-12-20T18:37:37.604Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-sources.jar
13:37:37 [2019-12-20T18:37:37.604Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz
13:37:37 [2019-12-20T18:37:37.604Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-p2metadata.xml
13:37:37 [2019-12-20T18:37:37.604Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml
13:37:37 [2019-12-20T18:37:37.604Z] [INFO] 
13:37:37 [2019-12-20T18:37:37.604Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
13:37:37 [2019-12-20T18:37:37.604Z] [INFO] 
13:37:37 [2019-12-20T18:37:37.604Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >--
13:37:37 [2019-12-20T18:37:37.604Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT [21/138]
13:37:37 [2019-12-20T18:37:37.604Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:37:37 [2019-12-20T18:37:37.604Z] [INFO] 
13:37:37 [2019-12-20T18:37:37.604Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
13:37:37 [2019-12-20T18:37:37.604Z] [INFO] 
13:37:37 [2019-12-20T18:37:37.604Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
13:37:37 [2019-12-20T18:37:37.604Z] [INFO] The project's OSGi version is 0.0.1.201912201815
13:37:37 [2019-12-20T18:37:37.604Z] [INFO] 
13:37:37 [2019-12-20T18:37:37.604Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
13:37:37 [2019-12-20T18:37:37.604Z] [INFO] 
13:37:37 [2019-12-20T18:37:37.604Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
13:37:37 [2019-12-20T18:37:37.604Z] [INFO] 
13:37:37 [2019-12-20T18:37:37.604Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
13:37:37 [2019-12-20T18:37:37.604Z] [INFO] 
13:37:37 [2019-12-20T18:37:37.604Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
13:37:37 [2019-12-20T18:37:37.604Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:37:37 [2019-12-20T18:37:37.605Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
13:37:37 [2019-12-20T18:37:37.605Z] [INFO] 
13:37:37 [2019-12-20T18:37:37.605Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
13:37:37 [2019-12-20T18:37:37.605Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes
13:37:37 [2019-12-20T18:37:37.605Z] [INFO] 
13:37:37 [2019-12-20T18:37:37.605Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
13:37:37 [2019-12-20T18:37:37.605Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:37:37 [2019-12-20T18:37:37.605Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources
13:37:37 [2019-12-20T18:37:37.605Z] [INFO] 
13:37:37 [2019-12-20T18:37:37.605Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
13:37:37 [2019-12-20T18:37:37.605Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-sources.jar
13:37:37 [2019-12-20T18:37:37.605Z] [INFO] 
13:37:37 [2019-12-20T18:37:37.605Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
13:37:37 [2019-12-20T18:37:37.605Z] [INFO] 
13:37:37 [2019-12-20T18:37:37.605Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
13:37:37 [2019-12-20T18:37:37.605Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar
13:37:37 [2019-12-20T18:37:37.605Z] [INFO] 
13:37:37 [2019-12-20T18:37:37.605Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
13:37:37 [2019-12-20T18:37:37.605Z] [INFO] 
13:37:37 [2019-12-20T18:37:37.605Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
13:37:37 [2019-12-20T18:37:37.605Z] [INFO] 
13:37:37 [2019-12-20T18:37:37.605Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
13:37:37 [2019-12-20T18:37:37.605Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar
13:37:37 [2019-12-20T18:37:37.605Z] [INFO] 
13:37:37 [2019-12-20T18:37:37.605Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
13:37:37 [2019-12-20T18:37:37.605Z] [INFO] 
13:37:37 [2019-12-20T18:37:37.605Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
13:37:37 [2019-12-20T18:37:37.605Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data/.metadata/.log
13:37:37 [2019-12-20T18:37:37.605Z] [INFO] Command line:
13:37:37 [2019-12-20T18:37:37.605Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:37:37 [2019-12-20T18:37:37.605Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:37:37 [2019-12-20T18:37:37.605Z] !SESSION 2019-12-20 18:37:31.439 -----------------------------------------------
13:37:37 [2019-12-20T18:37:37.605Z] eclipse.buildId=unknown
13:37:37 [2019-12-20T18:37:37.605Z] java.version=1.8.0_202
13:37:37 [2019-12-20T18:37:37.605Z] java.vendor=Oracle Corporation
13:37:37 [2019-12-20T18:37:37.605Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:37:37 [2019-12-20T18:37:37.605Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide
13:37:37 [2019-12-20T18:37:37.605Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:37:37 [2019-12-20T18:37:37.605Z] 
13:37:37 [2019-12-20T18:37:37.605Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 18:37:33.718
13:37:37 [2019-12-20T18:37:37.605Z] !MESSAGE FrameworkEvent ERROR
13:37:37 [2019-12-20T18:37:37.605Z] !STACK 0
13:37:37 [2019-12-20T18:37:37.605Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
13:37:37 [2019-12-20T18:37:37.605Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:37:37 [2019-12-20T18:37:37.605Z] 
13:37:37 [2019-12-20T18:37:37.605Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:37:37 [2019-12-20T18:37:37.605Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:37:37 [2019-12-20T18:37:37.605Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:37:37 [2019-12-20T18:37:37.605Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:37:37 [2019-12-20T18:37:37.605Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:37:37 [2019-12-20T18:37:37.605Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:37:37 [2019-12-20T18:37:37.605Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:37:37 [2019-12-20T18:37:37.605Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:37:37 [2019-12-20T18:37:37.605Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:37:37 [2019-12-20T18:37:37.605Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:37:37 [2019-12-20T18:37:37.605Z] 
13:37:37 [2019-12-20T18:37:37.605Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 18:37:33.940
13:37:37 [2019-12-20T18:37:37.605Z] !MESSAGE FrameworkEvent ERROR
13:37:37 [2019-12-20T18:37:37.605Z] !STACK 0
13:37:37 [2019-12-20T18:37:37.605Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
13:37:37 [2019-12-20T18:37:37.605Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:37:37 [2019-12-20T18:37:37.605Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
13:37:37 [2019-12-20T18:37:37.605Z]     -> 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:37:37 [2019-12-20T18:37:37.605Z]        org.apache.httpcomponents.httpclient.win [35]
13:37:37 [2019-12-20T18:37:37.605Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:37:37 [2019-12-20T18:37:37.605Z] 
13:37:37 [2019-12-20T18:37:37.605Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:37:37 [2019-12-20T18:37:37.605Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:37:37 [2019-12-20T18:37:37.605Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:37:37 [2019-12-20T18:37:37.605Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:37:37 [2019-12-20T18:37:37.605Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:37:37 [2019-12-20T18:37:37.605Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:37:37 [2019-12-20T18:37:37.605Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:37:37 [2019-12-20T18:37:37.605Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:37:37 [2019-12-20T18:37:37.605Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:37:37 [2019-12-20T18:37:37.605Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:37:37 [2019-12-20T18:37:37.605Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
13:37:37 [2019-12-20T18:37:37.605Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
13:37:37 [2019-12-20T18:37:37.605Z] testCanExecute(org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest)  Time elapsed: 0.027 s
13:37:37 [2019-12-20T18:37:37.605Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
13:37:37 [2019-12-20T18:37:37.605Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.232 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
13:37:37 [2019-12-20T18:37:37.605Z] testEventHandle(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest)  Time elapsed: 0.22 s
13:37:37 [2019-12-20T18:37:37.605Z] testGetNewInstance(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest)  Time elapsed: 0.01 s
13:37:37 [2019-12-20T18:37:37.605Z] 
13:37:37 [2019-12-20T18:37:37.605Z] Results:
13:37:37 [2019-12-20T18:37:37.605Z] 
13:37:37 [2019-12-20T18:37:37.605Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
13:37:37 [2019-12-20T18:37:37.605Z] 
13:37:37 [2019-12-20T18:37:37.605Z] [INFO] All tests passed!
13:37:37 [2019-12-20T18:37:37.605Z] [INFO] 
13:37:37 [2019-12-20T18:37:37.605Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
13:37:37 [2019-12-20T18:37:37.605Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar
13:37:37 [2019-12-20T18:37:37.605Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.pom
13:37:37 [2019-12-20T18:37:37.605Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-sources.jar
13:37:37 [2019-12-20T18:37:37.605Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-pack200.jar.pack.gz
13:37:37 [2019-12-20T18:37:37.605Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-p2metadata.xml
13:37:37 [2019-12-20T18:37:37.606Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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/0.0.1-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-0.0.1-SNAPSHOT-p2artifacts.xml
13:37:37 [2019-12-20T18:37:37.606Z] [INFO] 
13:37:37 [2019-12-20T18:37:37.606Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
13:37:37 [2019-12-20T18:37:37.606Z] [INFO] 
13:37:37 [2019-12-20T18:37:37.606Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------
13:37:37 [2019-12-20T18:37:37.606Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 5.2.0-SNAPSHOT         [22/138]
13:37:37 [2019-12-20T18:37:37.606Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:37:37 [2019-12-20T18:37:37.606Z] [INFO] 
13:37:37 [2019-12-20T18:37:37.606Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui ---
13:37:37 [2019-12-20T18:37:37.606Z] [INFO] 
13:37:37 [2019-12-20T18:37:37.606Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
13:37:37 [2019-12-20T18:37:37.606Z] [INFO] The project's OSGi version is 5.2.0.201912201815
13:37:37 [2019-12-20T18:37:37.606Z] [INFO] 
13:37:37 [2019-12-20T18:37:37.606Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
13:37:37 [2019-12-20T18:37:37.606Z] [INFO] 
13:37:37 [2019-12-20T18:37:37.606Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
13:37:37 [2019-12-20T18:37:37.606Z] [INFO] 
13:37:37 [2019-12-20T18:37:37.606Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
13:37:37 [2019-12-20T18:37:37.606Z] [INFO] 
13:37:37 [2019-12-20T18:37:37.606Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
13:37:37 [2019-12-20T18:37:37.606Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:37:37 [2019-12-20T18:37:37.606Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
13:37:37 [2019-12-20T18:37:37.606Z] [INFO] 
13:37:37 [2019-12-20T18:37:37.606Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
13:37:37 [2019-12-20T18:37:37.606Z] [INFO] Compiling 528 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes
13:37:45 [2019-12-20T18:37:45.717Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/TimeGraphStyleUtil.java:[51] 
13:37:45 [2019-12-20T18:37:45.717Z] 	String oldFillColorKey = getPreferenceName(presentationProvider, stateItem, ITimeEventStyleStrings.fillColor());
13:37:45 [2019-12-20T18:37:45.717Z] 	                                                                                                   ^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.717Z] The method fillColor() from the type ITimeEventStyleStrings is deprecated
13:37:45 [2019-12-20T18:37:45.717Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/TimeGraphStyleUtil.java:[52] 
13:37:45 [2019-12-20T18:37:45.717Z] 	String oldHeightFactorKey = getPreferenceName(presentationProvider, stateItem, ITimeEventStyleStrings.heightFactor());
13:37:45 [2019-12-20T18:37:45.717Z] 	                                                                                                      ^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.717Z] The method heightFactor() from the type ITimeEventStyleStrings is deprecated
13:37:45 [2019-12-20T18:37:45.717Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[36] 
13:37:45 [2019-12-20T18:37:45.717Z] 	((Iterable<TraceTypeHelper>) inputElement).forEach(helper -> {
13:37:45 [2019-12-20T18:37:45.717Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.717Z] Type safety: Unchecked cast from Object to Iterable<TraceTypeHelper>
13:37:45 [2019-12-20T18:37:45.717Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[74] 
13:37:45 [2019-12-20T18:37:45.717Z] 	fInput = (Iterable<@NonNull TraceTypeHelper>) newInput;
13:37:45 [2019-12-20T18:37:45.717Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.717Z] Type safety: Unchecked cast from Object to Iterable<TraceTypeHelper>
13:37:45 [2019-12-20T18:37:45.717Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[212] 
13:37:45 [2019-12-20T18:37:45.717Z] 	Set<Long> ids = (Set<Long>) ctx.getData(getClass() + CHECKED_ELEMENTS);
13:37:45 [2019-12-20T18:37:45.717Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.717Z] Type safety: Unchecked cast from Object to Set<Long>
13:37:45 [2019-12-20T18:37:45.717Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[251] 
13:37:45 [2019-12-20T18:37:45.717Z] 	&& ids.contains(((TmfGenericTreeEntry) root).getModel().getId())) {
13:37:45 [2019-12-20T18:37:45.717Z] 	                  ^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.717Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry<M> should be parameterized
13:37:45 [2019-12-20T18:37:45.717Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[430] 
13:37:45 [2019-12-20T18:37:45.717Z] 	ids.add(((TmfGenericTreeEntry) checkedElement).getModel().getId());
13:37:45 [2019-12-20T18:37:45.717Z] 	          ^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.717Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry<M> should be parameterized
13:37:45 [2019-12-20T18:37:45.717Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[490] 
13:37:45 [2019-12-20T18:37:45.717Z] 	return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeDataProvider.class);
13:37:45 [2019-12-20T18:37:45.717Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.717Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
13:37:45 [2019-12-20T18:37:45.717Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[576] 
13:37:45 [2019-12-20T18:37:45.717Z] 	return comparator.compare((T) e1, (T) e2);
13:37:45 [2019-12-20T18:37:45.717Z] 	                          ^^^^^^
13:37:45 [2019-12-20T18:37:45.717Z] Type safety: Unchecked cast from Object to T
13:37:45 [2019-12-20T18:37:45.717Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[576] 
13:37:45 [2019-12-20T18:37:45.717Z] 	return comparator.compare((T) e1, (T) e2);
13:37:45 [2019-12-20T18:37:45.717Z] 	                                  ^^^^^^
13:37:45 [2019-12-20T18:37:45.717Z] Type safety: Unchecked cast from Object to T
13:37:45 [2019-12-20T18:37:45.717Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/StylePropertiesUtils.java:[46] 
13:37:45 [2019-12-20T18:37:45.717Z] 	@NonNull Map<@NonNull String, @NonNull Object> updatedStyles = new HashMap<>(styleMap);
13:37:45 [2019-12-20T18:37:45.717Z] 	                                                                             ^^^^^^^^
13:37:45 [2019-12-20T18:37:45.717Z] Null type safety (type annotations): The expression of type '@Nullable Map<String,Object>' needs unchecked conversion to conform to 'Map<? extends @NonNull String,? extends @NonNull Object>'
13:37:45 [2019-12-20T18:37:45.717Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[882] 
13:37:45 [2019-12-20T18:37:45.717Z] 	TmfTimestampFormat timestampFormat = new TmfTimestampFormat(firstEntryTimeStampInputFormat);
13:37:45 [2019-12-20T18:37:45.717Z] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.717Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable
13:37:45 [2019-12-20T18:37:45.717Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[1720] 
13:37:45 [2019-12-20T18:37:45.717Z] 	new TmfTimestampFormat(inputData.format);
13:37:45 [2019-12-20T18:37:45.717Z] 	                       ^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.717Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.717Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[150] 
13:37:45 [2019-12-20T18:37:45.717Z] 	Object serviceObject = PlatformUI.getWorkbench().getActiveWorkbenchWindow().getService(IHandlerService.class);
13:37:45 [2019-12-20T18:37:45.717Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.717Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind
13:37:45 [2019-12-20T18:37:45.717Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[260] 
13:37:45 [2019-12-20T18:37:45.717Z] 	Object serviceObject = window.getService(IHandlerService.class);
13:37:45 [2019-12-20T18:37:45.717Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.717Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind
13:37:45 [2019-12-20T18:37:45.717Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/dialogs/FilteredCheckboxTree.java:[76] 
13:37:45 [2019-12-20T18:37:45.717Z] 	super(parent, treeStyle, filter, useNewLook);
13:37:45 [2019-12-20T18:37:45.718Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.718Z] The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
13:37:45 [2019-12-20T18:37:45.718Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/tracepkg/AbstractTracePackageOperation.java:[129] 
13:37:45 [2019-12-20T18:37:45.718Z] 	return new ZipArchiveFile(new ZipFile(file));
13:37:45 [2019-12-20T18:37:45.718Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.718Z] Potential resource leak: '<unassigned Closeable value>' may not be closed at this location
13:37:45 [2019-12-20T18:37:45.718Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/Utils.java:[846] 
13:37:45 [2019-12-20T18:37:45.718Z] 	return Iterables.concat(Collections.singleton(root), Iterables.concat(transform));
13:37:45 [2019-12-20T18:37:45.718Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.718Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull TimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>'
13:37:45 [2019-12-20T18:37:45.718Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/statesystem/TmfStateSystemExplorer.java:[263] 
13:37:45 [2019-12-20T18:37:45.718Z] 	ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager
13:37:45 [2019-12-20T18:37:45.718Z]                 .getInstance().getDataProvider(Objects.requireNonNull(moduleTrace), getProviderId(), ITimeGraphDataProvider.class);
13:37:45 [2019-12-20T18:37:45.718Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.718Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITimeGraphDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
13:37:45 [2019-12-20T18:37:45.718Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeEvent.java:[96] 
13:37:45 [2019-12-20T18:37:45.718Z] 	default @NonNull Map<@NonNull String, @NonNull String> computeData() {
13:37:45 [2019-12-20T18:37:45.718Z] 	                                                       ^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.718Z] The method ITimeEvent.computeData() overrides a deprecated method from IElementResolver
13:37:45 [2019-12-20T18:37:45.718Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeEvent.java:[100] 
13:37:45 [2019-12-20T18:37:45.718Z] 	data.put(IElementResolver.ENTRY_NAME_KEY, entryName);
13:37:45 [2019-12-20T18:37:45.718Z] 	                          ^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.718Z] The field IElementResolver.ENTRY_NAME_KEY is deprecated
13:37:45 [2019-12-20T18:37:45.718Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/ITimeEvent.java:[112] 
13:37:45 [2019-12-20T18:37:45.718Z] 	return (entryName != null) ? ImmutableMultimap.of(IElementResolver.ENTRY_NAME_KEY, entryName) : ImmutableMultimap.of();
13:37:45 [2019-12-20T18:37:45.718Z] 	                                                                   ^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.718Z] The field IElementResolver.ENTRY_NAME_KEY is deprecated
13:37:45 [2019-12-20T18:37:45.718Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[167] 
13:37:45 [2019-12-20T18:37:45.718Z] 	return new TimeGraphLineEntry(model);
13:37:45 [2019-12-20T18:37:45.718Z] 	                              ^^^^^
13:37:45 [2019-12-20T18:37:45.718Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel'
13:37:45 [2019-12-20T18:37:45.718Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[169] 
13:37:45 [2019-12-20T18:37:45.718Z] 	return new TimeGraphEntry(model);
13:37:45 [2019-12-20T18:37:45.718Z] 	                          ^^^^^
13:37:45 [2019-12-20T18:37:45.718Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel'
13:37:45 [2019-12-20T18:37:45.718Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[186] 
13:37:45 [2019-12-20T18:37:45.718Z] 	this(new TimeGraphEntryModel(-1, -1, Collections.singletonList(name), startTime, endTime));
13:37:45 [2019-12-20T18:37:45.718Z] 	                                                               ^^^^
13:37:45 [2019-12-20T18:37:45.718Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.718Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[279] 
13:37:45 [2019-12-20T18:37:45.718Z] 	fModel = new TimeGraphEntryModel(fModel.getId(), fModel.getParentId(), Collections.singletonList(name), getStartTime(), getEndTime(), fModel instanceof ITimeGraphEntryModel ? ((TimeGraphEntryModel) fModel).hasRowModel() : true);
13:37:45 [2019-12-20T18:37:45.718Z] 	                                                                                                 ^^^^
13:37:45 [2019-12-20T18:37:45.718Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.718Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[619] 
13:37:45 [2019-12-20T18:37:45.718Z] 	new TimeGraphEntryModel(model.getId(), model.getParentId(), getName(), getStartTime(), getEndTime());
13:37:45 [2019-12-20T18:37:45.718Z] 	                                                            ^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.718Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.718Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ImportTraceWizard.java:[69] 
13:37:45 [2019-12-20T18:37:45.718Z] 	setDefaultPageImageDescriptor(AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, ICON_PATH));
13:37:45 [2019-12-20T18:37:45.718Z] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.718Z] The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated
13:37:45 [2019-12-20T18:37:45.718Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timechart/TimeChartAnalysisProvider.java:[107] 
13:37:45 [2019-12-20T18:37:45.718Z] 	stateItems[i] = new StateItem(settings[i].getTickColorRGB());
13:37:45 [2019-12-20T18:37:45.718Z] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.718Z] The constructor StateItem(RGB) is deprecated
13:37:45 [2019-12-20T18:37:45.718Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenAction.java:[77] 
13:37:45 [2019-12-20T18:37:45.718Z] 	Object service = page.getActivePart().getSite().getService(IHandlerService.class);
13:37:45 [2019-12-20T18:37:45.718Z] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.718Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind
13:37:45 [2019-12-20T18:37:45.718Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/Activator.java:[167] 
13:37:45 [2019-12-20T18:37:45.718Z] 	return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path);
13:37:45 [2019-12-20T18:37:45.718Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.718Z] The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated
13:37:45 [2019-12-20T18:37:45.718Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfGenericTreeEntry.java:[36] 
13:37:45 [2019-12-20T18:37:45.718Z] 	super(model.getName());
13:37:45 [2019-12-20T18:37:45.718Z] 	      ^^^^^
13:37:45 [2019-12-20T18:37:45.718Z] Potential null pointer access: this expression has type 'M', a free type variable that may represent a '@Nullable' type
13:37:45 [2019-12-20T18:37:45.718Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[109] 
13:37:45 [2019-12-20T18:37:45.718Z] 	OutputElementStyle style = entry.getValue();
13:37:45 [2019-12-20T18:37:45.718Z] 	                           ^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.718Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull OutputElementStyle>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
13:37:45 [2019-12-20T18:37:45.718Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[112] 
13:37:45 [2019-12-20T18:37:45.718Z] 	new OutputElementStyle(style.getParentKey(), Maps.newHashMap(style.getStyleValues())));
13:37:45 [2019-12-20T18:37:45.718Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.718Z] Null type safety (type annotations): The expression of type 'HashMap<@NonNull String,@NonNull Object>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull Object>', corresponding supertype is 'Map<@NonNull String,@NonNull Object>'
13:37:45 [2019-12-20T18:37:45.718Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[145] 
13:37:45 [2019-12-20T18:37:45.718Z] 	String styleKey = styleEntry.getKey();
13:37:45 [2019-12-20T18:37:45.718Z] 	                  ^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.718Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull OutputElementStyle>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
13:37:45 [2019-12-20T18:37:45.718Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[147] 
13:37:45 [2019-12-20T18:37:45.718Z] 	OutputElementStyle elementStyle = styleEntry.getValue();
13:37:45 [2019-12-20T18:37:45.718Z] 	                                  ^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.718Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull OutputElementStyle>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
13:37:45 [2019-12-20T18:37:45.718Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[172] 
13:37:45 [2019-12-20T18:37:45.719Z] 	stateTable = stateItemList.toArray(new StateItem[stateItemList.size()]);
13:37:45 [2019-12-20T18:37:45.719Z] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.719Z] Null type safety (type annotations): The expression of type 'StateItem[]' needs unchecked conversion to conform to '@Nullable StateItem @NonNull[]'
13:37:45 [2019-12-20T18:37:45.719Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[277] 
13:37:45 [2019-12-20T18:37:45.719Z] 	Integer index = entry.getValue();
13:37:45 [2019-12-20T18:37:45.719Z] 	                ^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.719Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Integer>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
13:37:45 [2019-12-20T18:37:45.719Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1736] 
13:37:45 [2019-12-20T18:37:45.719Z] 	new TmfTimestampFormat(inputElement.getInputFormat());
13:37:45 [2019-12-20T18:37:45.719Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.719Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.719Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1811] 
13:37:45 [2019-12-20T18:37:45.719Z] 	new TmfTimestampFormat(attribute.getInputFormat());
13:37:45 [2019-12-20T18:37:45.719Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.719Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.719Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[235] 
13:37:45 [2019-12-20T18:37:45.719Z] 	parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap());
13:37:45 [2019-12-20T18:37:45.719Z] 	                                                                 ^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.719Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object'
13:37:45 [2019-12-20T18:37:45.719Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[319] 
13:37:45 [2019-12-20T18:37:45.719Z] 	dataProvider = initializeDataProvider(fTrace);
13:37:45 [2019-12-20T18:37:45.719Z] 	                                      ^^^^^^
13:37:45 [2019-12-20T18:37:45.719Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
13:37:45 [2019-12-20T18:37:45.719Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[391] 
13:37:45 [2019-12-20T18:37:45.719Z] 	TraceCompassLogUtils.traceInstant(LOGGER, Level.INFO, e.getMessage());
13:37:45 [2019-12-20T18:37:45.719Z] 	                                                      ^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.719Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.719Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectRootNodeWizardPage.java:[79] 
13:37:45 [2019-12-20T18:37:45.719Z] 	new FilteredTree(container, SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL | SWT.BORDER, new PatternFilter(), true) {
13:37:45 [2019-12-20T18:37:45.719Z]             @Override
13:37:45 [2019-12-20T18:37:45.719Z]             protected TreeViewer doCreateTreeViewer(Composite aparent, int style) {
13:37:45 [2019-12-20T18:37:45.719Z]                 return SelectRootNodeWizardPage.this.doCreateTreeViewer(aparent);
13:37:45 [2019-12-20T18:37:45.719Z]             }
13:37:45 [2019-12-20T18:37:45.719Z]         };
13:37:45 [2019-12-20T18:37:45.719Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.719Z] The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
13:37:45 [2019-12-20T18:37:45.719Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectRootNodeWizardPage.java:[79] 
13:37:45 [2019-12-20T18:37:45.719Z] 	new FilteredTree(container, SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL | SWT.BORDER, new PatternFilter(), true) {
13:37:45 [2019-12-20T18:37:45.719Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.719Z] The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
13:37:45 [2019-12-20T18:37:45.719Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1231] 
13:37:45 [2019-12-20T18:37:45.719Z] 	Object handlerServiceObject = activePage.getActiveEditor().getSite().getService(IHandlerService.class);
13:37:45 [2019-12-20T18:37:45.719Z] 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.719Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind
13:37:45 [2019-12-20T18:37:45.719Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1233] 
13:37:45 [2019-12-20T18:37:45.719Z] 	Object cmdServiceObject = activePage.getActiveEditor().getSite().getService(ICommandService.class);
13:37:45 [2019-12-20T18:37:45.719Z] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.719Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull ICommandService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind
13:37:45 [2019-12-20T18:37:45.719Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfAggregateAnalysisElement.java:[134] 
13:37:45 [2019-12-20T18:37:45.719Z] 	TmfOpenTraceHelper.openTraceFromElement(fExperimentParent);
13:37:45 [2019-12-20T18:37:45.719Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.719Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated
13:37:45 [2019-12-20T18:37:45.719Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[267] 
13:37:45 [2019-12-20T18:37:45.719Z] 	addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString());
13:37:45 [2019-12-20T18:37:45.719Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.719Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.719Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[267] 
13:37:45 [2019-12-20T18:37:45.719Z] 	addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString());
13:37:45 [2019-12-20T18:37:45.719Z] 	                                                       ^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.719Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.719Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[269] 
13:37:45 [2019-12-20T18:37:45.719Z] 	addItem(null, ToolTipString.fromString(Messages.Histogram_bucketRangeToolTip),
13:37:45 [2019-12-20T18:37:45.719Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.719Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.719Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[270] 
13:37:45 [2019-12-20T18:37:45.719Z] 	ToolTipString.fromTimestamp(NLS.bind(Messages.Histogram_timeRange,
13:37:45 [2019-12-20T18:37:45.719Z]                             TmfTimestamp.fromNanos(startTime).toString(), TmfTimestamp.fromNanos(endTime).toString()), startTime));
13:37:45 [2019-12-20T18:37:45.719Z] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.719Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.719Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[272] 
13:37:45 [2019-12-20T18:37:45.719Z] 	addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents));
13:37:45 [2019-12-20T18:37:45.719Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.719Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.719Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[272] 
13:37:45 [2019-12-20T18:37:45.719Z] 	addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents));
13:37:45 [2019-12-20T18:37:45.719Z] 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.719Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.719Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[275] 
13:37:45 [2019-12-20T18:37:45.719Z] 	addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents));
13:37:45 [2019-12-20T18:37:45.719Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.719Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.719Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[275] 
13:37:45 [2019-12-20T18:37:45.719Z] 	addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents));
13:37:45 [2019-12-20T18:37:45.719Z] 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.719Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.719Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/TmfAbstractToolTipHandler.java:[535] 
13:37:45 [2019-12-20T18:37:45.719Z] 	new OpenSourceCodeAction("", new TmfCallsite(sMatcher.group(1), Long.parseLong(sMatcher.group(2))), getParent().getShell()).run(); //$NON-NLS-1$
13:37:45 [2019-12-20T18:37:45.719Z] 	                                             ^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.719Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.719Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/tracepkg/importexport/ManifestReader.java:[79] 
13:37:45 [2019-12-20T18:37:45.719Z] 	XmlUtils.safeValidate(schema, new StreamSource(input));
13:37:45 [2019-12-20T18:37:45.719Z] 	                      ^^^^^^
13:37:45 [2019-12-20T18:37:45.719Z] Null type safety (type annotations): The expression of type 'Schema' needs unchecked conversion to conform to '@NonNull Schema'
13:37:45 [2019-12-20T18:37:45.719Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfAnalysisElement.java:[300] 
13:37:45 [2019-12-20T18:37:45.719Z] 	TmfOpenTraceHelper.openTraceFromElement(traceElement);
13:37:45 [2019-12-20T18:37:45.719Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.719Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated
13:37:45 [2019-12-20T18:37:45.719Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[48] 
13:37:45 [2019-12-20T18:37:45.719Z] 	addItem(null, ToolTipString.fromString("x"), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); //$NON-NLS-1$
13:37:45 [2019-12-20T18:37:45.719Z] 	                                                                         ^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.719Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.720Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[49] 
13:37:45 [2019-12-20T18:37:45.720Z] 	addItem(null, "y", Double.toString(yCoordinate)); //$NON-NLS-1$
13:37:45 [2019-12-20T18:37:45.720Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.720Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.720Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[110] 
13:37:45 [2019-12-20T18:37:45.720Z] 	ToolTipString category = entry.getKey().isEmpty() || entry.getKey().equals(OLD_TOOLTIP) ? null : ToolTipString.fromString(entry.getKey());
13:37:45 [2019-12-20T18:37:45.720Z] 	                                                                                                                          ^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.720Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.720Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[116] 
13:37:45 [2019-12-20T18:37:45.720Z] 	addItem(category, ToolTipString.fromString(key), ToolTipString.fromDecimal((Number) value));
13:37:45 [2019-12-20T18:37:45.720Z] 	                                           ^^^
13:37:45 [2019-12-20T18:37:45.720Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.720Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[118] 
13:37:45 [2019-12-20T18:37:45.720Z] 	addItem(category, ToolTipString.fromString(key), ToolTipString.fromTimestamp(String.valueOf(value), ((ITmfTimestamp) value).toNanos()));
13:37:45 [2019-12-20T18:37:45.720Z] 	                                           ^^^
13:37:45 [2019-12-20T18:37:45.720Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.720Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[120] 
13:37:45 [2019-12-20T18:37:45.720Z] 	addItem(category, ToolTipString.fromString(key), ToolTipString.fromString(String.valueOf(value)));
13:37:45 [2019-12-20T18:37:45.720Z] 	                                           ^^^
13:37:45 [2019-12-20T18:37:45.720Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.720Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1168] 
13:37:45 [2019-12-20T18:37:45.720Z] 	final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class);
13:37:45 [2019-12-20T18:37:45.720Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.720Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind
13:37:45 [2019-12-20T18:37:45.720Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1186] 
13:37:45 [2019-12-20T18:37:45.720Z] 	final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class);
13:37:45 [2019-12-20T18:37:45.720Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.720Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind
13:37:45 [2019-12-20T18:37:45.720Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[154] 
13:37:45 [2019-12-20T18:37:45.720Z] 	addItem(itemName, category == null ? Messages.TimeGraphTooltipHandler_DefaultMarkerName : category, label == null ? "" : label); //$NON-NLS-1$
13:37:45 [2019-12-20T18:37:45.720Z] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.720Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.720Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[158] 
13:37:45 [2019-12-20T18:37:45.720Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp));
13:37:45 [2019-12-20T18:37:45.720Z] 	                                 ^^^^^^^^
13:37:45 [2019-12-20T18:37:45.720Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.720Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[158] 
13:37:45 [2019-12-20T18:37:45.720Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp));
13:37:45 [2019-12-20T18:37:45.720Z] 	                                                                                                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.720Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.720Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] 
13:37:45 [2019-12-20T18:37:45.720Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp));
13:37:45 [2019-12-20T18:37:45.720Z] 	                                 ^^^^^^^^
13:37:45 [2019-12-20T18:37:45.720Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.720Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] 
13:37:45 [2019-12-20T18:37:45.720Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp));
13:37:45 [2019-12-20T18:37:45.720Z] 	                                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.720Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.720Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[161] 
13:37:45 [2019-12-20T18:37:45.720Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration));
13:37:45 [2019-12-20T18:37:45.720Z] 	                                 ^^^^^^^^
13:37:45 [2019-12-20T18:37:45.720Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.720Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[161] 
13:37:45 [2019-12-20T18:37:45.720Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration));
13:37:45 [2019-12-20T18:37:45.720Z] 	                                                                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.720Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.720Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[165] 
13:37:45 [2019-12-20T18:37:45.720Z] 	addItem(itemName, MARKER_OFFSET + tooltip.getKey(), tooltip.getValue()); // $NON-NLS-1$
13:37:45 [2019-12-20T18:37:45.720Z] 	                                                    ^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.720Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.720Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[231] 
13:37:45 [2019-12-20T18:37:45.720Z] 	addItem(ROW_CATEGORY, stateTypeName, entry.getName());
13:37:45 [2019-12-20T18:37:45.720Z] 	                      ^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.720Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.720Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[231] 
13:37:45 [2019-12-20T18:37:45.720Z] 	addItem(ROW_CATEGORY, stateTypeName, entry.getName());
13:37:45 [2019-12-20T18:37:45.720Z] 	                                     ^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.720Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.720Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[241] 
13:37:45 [2019-12-20T18:37:45.720Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_STATE, state);
13:37:45 [2019-12-20T18:37:45.720Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.720Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.720Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[249] 
13:37:45 [2019-12-20T18:37:45.720Z] 	addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue());
13:37:45 [2019-12-20T18:37:45.720Z] 	                        ^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.720Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.720Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[249] 
13:37:45 [2019-12-20T18:37:45.720Z] 	addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue());
13:37:45 [2019-12-20T18:37:45.720Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.720Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.720Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[296] 
13:37:45 [2019-12-20T18:37:45.720Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE,
13:37:45 [2019-12-20T18:37:45.720Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.720Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.720Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[297] 
13:37:45 [2019-12-20T18:37:45.720Z] 	eventStartTime > -1 ? FormatTimeUtils.formatDate(eventStartTime) : "?"); //$NON-NLS-1$
13:37:45 [2019-12-20T18:37:45.720Z] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.720Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.720Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] 
13:37:45 [2019-12-20T18:37:45.720Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
13:37:45 [2019-12-20T18:37:45.720Z] 	                                 ^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.720Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.721Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] 
13:37:45 [2019-12-20T18:37:45.721Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
13:37:45 [2019-12-20T18:37:45.721Z] 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.721Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.721Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[300] 
13:37:45 [2019-12-20T18:37:45.721Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
13:37:45 [2019-12-20T18:37:45.721Z] 	                                                                                                                                                     ^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.721Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.721Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] 
13:37:45 [2019-12-20T18:37:45.721Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime));
13:37:45 [2019-12-20T18:37:45.721Z] 	                                 ^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.721Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.721Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] 
13:37:45 [2019-12-20T18:37:45.721Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime));
13:37:45 [2019-12-20T18:37:45.721Z] 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.721Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.721Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[301] 
13:37:45 [2019-12-20T18:37:45.721Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime));
13:37:45 [2019-12-20T18:37:45.721Z] 	                                                                                                                                                    ^^^^^^^
13:37:45 [2019-12-20T18:37:45.721Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.721Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] 
13:37:45 [2019-12-20T18:37:45.721Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
13:37:45 [2019-12-20T18:37:45.721Z] 	                                 ^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.721Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.721Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] 
13:37:45 [2019-12-20T18:37:45.721Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
13:37:45 [2019-12-20T18:37:45.721Z] 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.721Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.721Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] 
13:37:45 [2019-12-20T18:37:45.721Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
13:37:45 [2019-12-20T18:37:45.721Z] 	                                                                                                                                                     ^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.721Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.721Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[307] 
13:37:45 [2019-12-20T18:37:45.721Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration);
13:37:45 [2019-12-20T18:37:45.721Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.721Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.721Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[307] 
13:37:45 [2019-12-20T18:37:45.721Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration);
13:37:45 [2019-12-20T18:37:45.721Z] 	                                                             ^^^^^^^^
13:37:45 [2019-12-20T18:37:45.721Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.721Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[322] 
13:37:45 [2019-12-20T18:37:45.721Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage);
13:37:45 [2019-12-20T18:37:45.721Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.721Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.721Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[322] 
13:37:45 [2019-12-20T18:37:45.721Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage);
13:37:45 [2019-12-20T18:37:45.721Z] 	                                                                         ^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.721Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.721Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[330] 
13:37:45 [2019-12-20T18:37:45.721Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName());
13:37:45 [2019-12-20T18:37:45.721Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.721Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.721Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[330] 
13:37:45 [2019-12-20T18:37:45.721Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName());
13:37:45 [2019-12-20T18:37:45.721Z] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.721Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.721Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[331] 
13:37:45 [2019-12-20T18:37:45.721Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName());
13:37:45 [2019-12-20T18:37:45.721Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.721Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.721Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[331] 
13:37:45 [2019-12-20T18:37:45.721Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName());
13:37:45 [2019-12-20T18:37:45.721Z] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.721Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.721Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[338] 
13:37:45 [2019-12-20T18:37:45.721Z] 	addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue());
13:37:45 [2019-12-20T18:37:45.721Z] 	                       ^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.721Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.721Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[338] 
13:37:45 [2019-12-20T18:37:45.721Z] 	addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue());
13:37:45 [2019-12-20T18:37:45.721Z] 	                                            ^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.721Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.721Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[354] 
13:37:45 [2019-12-20T18:37:45.721Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime));
13:37:45 [2019-12-20T18:37:45.721Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.721Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.721Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[354] 
13:37:45 [2019-12-20T18:37:45.721Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime));
13:37:45 [2019-12-20T18:37:45.721Z] 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.721Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.721Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] 
13:37:45 [2019-12-20T18:37:45.721Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
13:37:45 [2019-12-20T18:37:45.721Z] 	                                 ^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.721Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.721Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] 
13:37:45 [2019-12-20T18:37:45.721Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
13:37:45 [2019-12-20T18:37:45.721Z] 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.721Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.721Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[357] 
13:37:45 [2019-12-20T18:37:45.721Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
13:37:45 [2019-12-20T18:37:45.721Z] 	                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.721Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.721Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] 
13:37:45 [2019-12-20T18:37:45.722Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime));
13:37:45 [2019-12-20T18:37:45.722Z] 	                                 ^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.722Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.722Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] 
13:37:45 [2019-12-20T18:37:45.722Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime));
13:37:45 [2019-12-20T18:37:45.722Z] 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.722Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.722Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[358] 
13:37:45 [2019-12-20T18:37:45.722Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime));
13:37:45 [2019-12-20T18:37:45.722Z] 	                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.722Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.722Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] 
13:37:45 [2019-12-20T18:37:45.722Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res));
13:37:45 [2019-12-20T18:37:45.722Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.722Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.722Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] 
13:37:45 [2019-12-20T18:37:45.722Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res));
13:37:45 [2019-12-20T18:37:45.722Z] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.722Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.722Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] 
13:37:45 [2019-12-20T18:37:45.722Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
13:37:45 [2019-12-20T18:37:45.722Z] 	                                 ^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.722Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.722Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] 
13:37:45 [2019-12-20T18:37:45.722Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
13:37:45 [2019-12-20T18:37:45.722Z] 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.722Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.722Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] 
13:37:45 [2019-12-20T18:37:45.722Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
13:37:45 [2019-12-20T18:37:45.722Z] 	                                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.722Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.722Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/IStylePresentationProvider.java:[24] 
13:37:45 [2019-12-20T18:37:45.722Z] 	@NonNullByDefault
13:37:45 [2019-12-20T18:37:45.722Z] 	^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.722Z] Nullness default is redundant with a default specified for the enclosing package org.eclipse.tracecompass.internal.provisional.tmf.ui.widgets.timegraph
13:37:45 [2019-12-20T18:37:45.722Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[73] 
13:37:45 [2019-12-20T18:37:45.722Z] 	private static final @NonNull Comparator<ITmfStateInterval> INTERVALS_COMPARATOR = Comparator.comparing(ITmfStateInterval::getStartTime).thenComparing(ITmfStateInterval::getEndTime);
13:37:45 [2019-12-20T18:37:45.722Z] 	                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.722Z] Null type safety (type annotations): The expression of type 'Comparator<ITmfStateInterval>' needs unchecked conversion to conform to '@NonNull Comparator<ITmfStateInterval>'
13:37:45 [2019-12-20T18:37:45.722Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[75] 
13:37:45 [2019-12-20T18:37:45.722Z] 	private static final @NonNull Comparator<ITimeEvent> TIME_EVENT_COMPARATOR = Comparator.comparing(ITimeEvent::getTime).thenComparing(ITimeEvent::getDuration);
13:37:45 [2019-12-20T18:37:45.722Z] 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.722Z] Null type safety (type annotations): The expression of type 'Comparator<ITimeEvent>' needs unchecked conversion to conform to '@NonNull Comparator<ITimeEvent>'
13:37:45 [2019-12-20T18:37:45.722Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[188] 
13:37:45 [2019-12-20T18:37:45.722Z] 	@NonNull Map<@NonNull Integer, @NonNull Predicate<@NonNull Map<@NonNull String, @NonNull String>>> predicates = computeRegexPredicate();
13:37:45 [2019-12-20T18:37:45.722Z] 	                                                                                                                ^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.722Z] The method computeRegexPredicate() from the type AbstractTimeGraphView is deprecated
13:37:45 [2019-12-20T18:37:45.722Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[231] 
13:37:45 [2019-12-20T18:37:45.722Z] 	doFilterEvents(entry, eventList, predicates);
13:37:45 [2019-12-20T18:37:45.722Z] 	                      ^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.722Z] Null type safety (type annotations): The expression of type 'List<ITimeEvent>' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>'
13:37:45 [2019-12-20T18:37:45.722Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[251] 
13:37:45 [2019-12-20T18:37:45.722Z] 	doFilterEvents(entry, eventList, predicates);
13:37:45 [2019-12-20T18:37:45.722Z] 	                      ^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.722Z] Null type safety (type annotations): The expression of type 'List<ITimeEvent>' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>'
13:37:45 [2019-12-20T18:37:45.722Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[251] 
13:37:45 [2019-12-20T18:37:45.722Z] 	doFilterEvents(entry, eventList, predicates);
13:37:45 [2019-12-20T18:37:45.722Z] 	                                 ^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.722Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,@NonNull Predicate<@NonNull Map<@NonNull String,@NonNull String>>>' needs unchecked conversion to conform to '@NonNull Map<@NonNull Integer,@NonNull Predicate<@NonNull Map<@NonNull String,@NonNull String>>>'
13:37:45 [2019-12-20T18:37:45.722Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[273] 
13:37:45 [2019-12-20T18:37:45.722Z] 	Collection<Integer> quarks = getQuarksForEntry(entry, ss);
13:37:45 [2019-12-20T18:37:45.722Z] 	                                               ^^^^^
13:37:45 [2019-12-20T18:37:45.722Z] Null type safety (type annotations): The expression of type 'ITimeGraphEntry' needs unchecked conversion to conform to '@NonNull ITimeGraphEntry'
13:37:45 [2019-12-20T18:37:45.722Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[83] 
13:37:45 [2019-12-20T18:37:45.723Z] 	Iterable<TmfGenericTreeEntry> counterEntries = Iterables.filter(entries, TmfGenericTreeEntry.class);
13:37:45 [2019-12-20T18:37:45.723Z] 	         ^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.723Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry<M> should be parameterized
13:37:45 [2019-12-20T18:37:45.723Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[120] 
13:37:45 [2019-12-20T18:37:45.723Z] 	parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap());
13:37:45 [2019-12-20T18:37:45.723Z] 	                                                                 ^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.723Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object'
13:37:45 [2019-12-20T18:37:45.723Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[141] 
13:37:45 [2019-12-20T18:37:45.723Z] 	return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeXYDataProvider.class);
13:37:45 [2019-12-20T18:37:45.723Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.723Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
13:37:45 [2019-12-20T18:37:45.723Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java:[15] 
13:37:45 [2019-12-20T18:37:45.723Z] 	import org.eclipse.jface.viewers.ViewerSorter;
13:37:45 [2019-12-20T18:37:45.723Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.723Z] The type ViewerSorter is deprecated
13:37:45 [2019-12-20T18:37:45.723Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/model/TmfViewerSorter.java:[21] 
13:37:45 [2019-12-20T18:37:45.723Z] 	public class TmfViewerSorter extends ViewerSorter {
13:37:45 [2019-12-20T18:37:45.723Z] 	                                     ^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.723Z] The type ViewerSorter is deprecated
13:37:45 [2019-12-20T18:37:45.723Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/NGC.java:[845] 
13:37:45 [2019-12-20T18:37:45.723Z] 	int width = fContext.getFontMetrics().getAverageCharWidth();
13:37:45 [2019-12-20T18:37:45.723Z] 	                                      ^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.723Z] The method getAverageCharWidth() from the type FontMetrics is deprecated
13:37:45 [2019-12-20T18:37:45.723Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenExperimentHandler.java:[95] 
13:37:45 [2019-12-20T18:37:45.723Z] 	TmfOpenTraceHelper.openTraceFromElement(fExperiment);
13:37:45 [2019-12-20T18:37:45.723Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.723Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated
13:37:45 [2019-12-20T18:37:45.723Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[170] 
13:37:45 [2019-12-20T18:37:45.723Z] 	return traceElement.getSupplementaryResources();
13:37:45 [2019-12-20T18:37:45.723Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.723Z] Null type safety (type annotations): The expression of type 'IResource[]' needs unchecked conversion to conform to 'IResource @NonNull[]'
13:37:45 [2019-12-20T18:37:45.723Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[193] 
13:37:45 [2019-12-20T18:37:45.723Z] 	TraceToTrim create = TraceToTrim.create(this, childElement);
13:37:45 [2019-12-20T18:37:45.723Z] 	                                              ^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.723Z] Null type safety (type annotations): The expression of type 'TmfTraceElement' needs unchecked conversion to conform to '@NonNull TmfTraceElement'
13:37:45 [2019-12-20T18:37:45.723Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[354] 
13:37:45 [2019-12-20T18:37:45.723Z] 	TmfOpenTraceHelper.openTraceFromElement((TmfCommonProjectElement) fDestElement);
13:37:45 [2019-12-20T18:37:45.723Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.723Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated
13:37:45 [2019-12-20T18:37:45.723Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/DiagramToolTip.java:[108] 
13:37:45 [2019-12-20T18:37:45.723Z] 	int width = CHARACTERS_PER_COLUMN * fm.getAverageCharWidth();
13:37:45 [2019-12-20T18:37:45.723Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.723Z] The method getAverageCharWidth() from the type FontMetrics is deprecated
13:37:45 [2019-12-20T18:37:45.723Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphControl.java:[2859] 
13:37:45 [2019-12-20T18:37:45.723Z] 	elementStyle = provider.getElementStyle(event);
13:37:45 [2019-12-20T18:37:45.723Z] 	                                        ^^^^^
13:37:45 [2019-12-20T18:37:45.723Z] Null type safety (type annotations): The expression of type 'ITimeEvent' needs unchecked conversion to conform to '@NonNull ITimeEvent'
13:37:45 [2019-12-20T18:37:45.723Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage.java:[134] 
13:37:45 [2019-12-20T18:37:45.723Z] 	new FilteredTree(container, SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL | SWT.BORDER, new PatternFilter(), true) {
13:37:45 [2019-12-20T18:37:45.723Z]             @Override
13:37:45 [2019-12-20T18:37:45.723Z]             protected TreeViewer doCreateTreeViewer(Composite aparent, int style) {
13:37:45 [2019-12-20T18:37:45.723Z]                 return SelectTracesWizardPage.this.doCreateTreeViewer(aparent);
13:37:45 [2019-12-20T18:37:45.723Z]             }
13:37:45 [2019-12-20T18:37:45.723Z]         };
13:37:45 [2019-12-20T18:37:45.723Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.723Z] The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
13:37:45 [2019-12-20T18:37:45.723Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/project/wizards/SelectTracesWizardPage.java:[134] 
13:37:45 [2019-12-20T18:37:45.723Z] 	new FilteredTree(container, SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL | SWT.BORDER, new PatternFilter(), true) {
13:37:45 [2019-12-20T18:37:45.723Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.723Z] The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
13:37:45 [2019-12-20T18:37:45.723Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget.java:[539] 
13:37:45 [2019-12-20T18:37:45.723Z] 	Object serviceObject = fSite.getSite().getWorkbenchWindow().getService(IContextService.class);
13:37:45 [2019-12-20T18:37:45.723Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.723Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IContextService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind
13:37:45 [2019-12-20T18:37:45.723Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenTraceHandler.java:[100] 
13:37:45 [2019-12-20T18:37:45.723Z] 	TmfOpenTraceHelper.openTraceFromElement(fTrace.getElementUnderTraceFolder());
13:37:45 [2019-12-20T18:37:45.723Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.723Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated
13:37:45 [2019-12-20T18:37:45.723Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/dialogs/offset/OffsetDialog.java:[307] 
13:37:45 [2019-12-20T18:37:45.723Z] 	fViewer = new FilteredTree(parent, SWT.MULTI | SWT.H_SCROLL
13:37:45 [2019-12-20T18:37:45.723Z]                 | SWT.V_SCROLL | SWT.FULL_SELECTION | SWT.BORDER, new PatternFilter() {
13:37:45 [2019-12-20T18:37:45.723Z]                     @Override
13:37:45 [2019-12-20T18:37:45.723Z]                     protected boolean isLeafMatch(Viewer viewer, Object element) {
13:37:45 [2019-12-20T18:37:45.723Z]                         return wordMatches(((TmfTraceElement) element).getElementPath());
13:37:45 [2019-12-20T18:37:45.723Z]                     }
13:37:45 [2019-12-20T18:37:45.723Z]                 }, true);
13:37:45 [2019-12-20T18:37:45.723Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.723Z] The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
13:37:45 [2019-12-20T18:37:45.723Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/dialogs/offset/OffsetDialog.java:[459] 
13:37:45 [2019-12-20T18:37:45.723Z] 	TmfOpenTraceHelper.openTraceFromElement(traceElement);
13:37:45 [2019-12-20T18:37:45.723Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.723Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated
13:37:45 [2019-12-20T18:37:45.723Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[133] 
13:37:45 [2019-12-20T18:37:45.723Z] 	return closeZipFile(specifiedFile);
13:37:45 [2019-12-20T18:37:45.723Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.723Z] Potential resource leak: 'specifiedFile' may not be closed at this location
13:37:45 [2019-12-20T18:37:45.723Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[193] 
13:37:45 [2019-12-20T18:37:45.723Z] 	return archiveSize;
13:37:45 [2019-12-20T18:37:45.723Z] 	^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.723Z] Potential resource leak: 'zipFile' may not be closed at this location
13:37:45 [2019-12-20T18:37:45.723Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[770] 
13:37:45 [2019-12-20T18:37:45.723Z] 	Map<String, String> toTest = new HashMap<>(getPresentationProvider().getFilterInput(te));
13:37:45 [2019-12-20T18:37:45.723Z] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.723Z] Null type safety (type annotations): The expression of type '@NonNull Map<String,String>' needs unchecked conversion to conform to 'Map<? extends @NonNull String,? extends @NonNull String>'
13:37:45 [2019-12-20T18:37:45.723Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[774] 
13:37:45 [2019-12-20T18:37:45.723Z] 	Integer property = mapEntry.getKey();
13:37:45 [2019-12-20T18:37:45.723Z] 	                   ^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.723Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Integer,@NonNull Predicate<@NonNull Map<@NonNull String,@NonNull String>>>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
13:37:45 [2019-12-20T18:37:45.723Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[841] 
13:37:45 [2019-12-20T18:37:45.723Z] 	for (Entry<Integer, Collection<String>> entry : regexes.asMap().entrySet()) {
13:37:45 [2019-12-20T18:37:45.723Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.723Z] Null type safety (type annotations): The expression of type 'Map.@NonNull Entry<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to 'Map.Entry<@NonNull Integer,@NonNull Collection<@NonNull String>>'
13:37:45 [2019-12-20T18:37:45.723Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[870] 
13:37:45 [2019-12-20T18:37:45.723Z] 	for (Entry<Integer, Collection<String>> entry : regexes.asMap().entrySet()) {
13:37:45 [2019-12-20T18:37:45.723Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.723Z] Null type safety (type annotations): The expression of type 'Map.@NonNull Entry<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to 'Map.Entry<@NonNull Integer,@NonNull Collection<@NonNull String>>'
13:37:45 [2019-12-20T18:37:45.723Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1475] 
13:37:45 [2019-12-20T18:37:45.723Z] 	fContextService = site.getWorkbenchWindow().getService(IContextService.class);
13:37:45 [2019-12-20T18:37:45.723Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.723Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IContextService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind
13:37:45 [2019-12-20T18:37:45.724Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1838] 
13:37:45 [2019-12-20T18:37:45.724Z] 	service = site.getService(IWorkbenchSiteProgressService.class);
13:37:45 [2019-12-20T18:37:45.724Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.724Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IWorkbenchSiteProgressService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind
13:37:45 [2019-12-20T18:37:45.724Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[2885] 
13:37:45 [2019-12-20T18:37:45.724Z] 	final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class);
13:37:45 [2019-12-20T18:37:45.724Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.724Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind
13:37:45 [2019-12-20T18:37:45.724Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[2897] 
13:37:45 [2019-12-20T18:37:45.724Z] 	final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class);
13:37:45 [2019-12-20T18:37:45.724Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.724Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind
13:37:45 [2019-12-20T18:37:45.724Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[37] 
13:37:45 [2019-12-20T18:37:45.724Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.Annotation;
13:37:45 [2019-12-20T18:37:45.724Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.724Z] Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:37:45 [2019-12-20T18:37:45.724Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[38] 
13:37:45 [2019-12-20T18:37:45.724Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.AnnotationCategoriesModel;
13:37:45 [2019-12-20T18:37:45.724Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.724Z] Discouraged access: The type 'AnnotationCategoriesModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:37:45 [2019-12-20T18:37:45.724Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[39] 
13:37:45 [2019-12-20T18:37:45.724Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.AnnotationModel;
13:37:45 [2019-12-20T18:37:45.724Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.724Z] Discouraged access: The type 'AnnotationModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:37:45 [2019-12-20T18:37:45.724Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[40] 
13:37:45 [2019-12-20T18:37:45.724Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.IAnnotation.AnnotationType;
13:37:45 [2019-12-20T18:37:45.724Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.724Z] Discouraged access: The type 'IAnnotation.AnnotationType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:37:45 [2019-12-20T18:37:45.724Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[41] 
13:37:45 [2019-12-20T18:37:45.724Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.IOutputAnnotationProvider;
13:37:45 [2019-12-20T18:37:45.724Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.724Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:37:45 [2019-12-20T18:37:45.724Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[173] 
13:37:45 [2019-12-20T18:37:45.724Z] 	ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager
13:37:45 [2019-12-20T18:37:45.724Z]                 .getInstance().getDataProvider(trace, getProviderId(), ITimeGraphDataProvider.class);
13:37:45 [2019-12-20T18:37:45.724Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.724Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITimeGraphDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
13:37:45 [2019-12-20T18:37:45.724Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[180] 
13:37:45 [2019-12-20T18:37:45.724Z] 	((BaseDataProviderTimeGraphPresentationProvider) presentationProvider).addProvider(dataProvider, getTooltipResolver(dataProvider));
13:37:45 [2019-12-20T18:37:45.724Z] 	                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.724Z] Null type safety (type annotations): The expression of type 'BiFunction<ITimeEvent,Long,Map<String,String>>' needs unchecked conversion to conform to '@NonNull BiFunction<@NonNull ITimeEvent,@NonNull Long,@NonNull Map<@NonNull String,@NonNull String>>'
13:37:45 [2019-12-20T18:37:45.724Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[209] 
13:37:45 [2019-12-20T18:37:45.724Z] 	if (uiEntry == null) {
13:37:45 [2019-12-20T18:37:45.724Z] 	    ^^^^^^^
13:37:45 [2019-12-20T18:37:45.724Z] Null comparison always yields false: The variable uiEntry cannot be null at this location
13:37:45 [2019-12-20T18:37:45.724Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[209] 
13:37:45 [2019-12-20T18:37:45.724Z] 	if (uiEntry == null) {
13:37:45 [2019-12-20T18:37:45.724Z]                                 uiEntry = new TimeGraphEntry(entry);
13:37:45 [2019-12-20T18:37:45.724Z]                                 TimeGraphEntry parent = fScopedEntries.get(scope, entry.getParentId());
13:37:45 [2019-12-20T18:37:45.724Z]                                 if (parent != null) {
13:37:45 [2019-12-20T18:37:45.724Z]                                     // TODO: the order of children from different data providers is undefined
13:37:45 [2019-12-20T18:37:45.724Z]                                     parent.addChild(uiEntry);
13:37:45 [2019-12-20T18:37:45.724Z]                                 } else {
13:37:45 [2019-12-20T18:37:45.724Z]                                     orphaned.add(uiEntry);
13:37:45 [2019-12-20T18:37:45.724Z]                                 }
13:37:45 [2019-12-20T18:37:45.724Z]                                 fScopedEntries.put(scope, entry.getId(), uiEntry);
13:37:45 [2019-12-20T18:37:45.724Z]                             } else {
13:37:45 [2019-12-20T18:37:45.724Z] 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.724Z] Dead code
13:37:45 [2019-12-20T18:37:45.724Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[228] 
13:37:45 [2019-12-20T18:37:45.724Z] 	if (uiEntry != null) {
13:37:45 [2019-12-20T18:37:45.724Z] 	    ^^^^^^^
13:37:45 [2019-12-20T18:37:45.724Z] Redundant null check: The variable uiEntry cannot be null at this location
13:37:45 [2019-12-20T18:37:45.724Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[230] 
13:37:45 [2019-12-20T18:37:45.724Z] 	} else {
13:37:45 [2019-12-20T18:37:45.724Z]                                 // Do not assume that parentless entries are
13:37:45 [2019-12-20T18:37:45.724Z]                                 // trace entries
13:37:45 [2019-12-20T18:37:45.724Z]                                 uiEntry = new TraceEntry(entry, trace, dataProvider);
13:37:45 [2019-12-20T18:37:45.724Z]                                 fScopedEntries.put(scope, entry.getId(), uiEntry);
13:37:45 [2019-12-20T18:37:45.724Z]                                 addToEntryList(parentTrace, Collections.singletonList(uiEntry));
13:37:45 [2019-12-20T18:37:45.724Z]                             }
13:37:45 [2019-12-20T18:37:45.724Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.724Z] Dead code
13:37:45 [2019-12-20T18:37:45.724Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[244] 
13:37:45 [2019-12-20T18:37:45.724Z] 	if (parent != null) {
13:37:45 [2019-12-20T18:37:45.724Z] 	    ^^^^^^
13:37:45 [2019-12-20T18:37:45.724Z] Redundant null check: The variable parent cannot be null at this location
13:37:45 [2019-12-20T18:37:45.724Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[401] 
13:37:45 [2019-12-20T18:37:45.724Z] 	Map<@NonNull String, @NonNull Object> parameters = getFetchRowModelParameters(start, end, resolution, fullSearch, entry.getValue());
13:37:45 [2019-12-20T18:37:45.724Z] 	                                                                                                                  ^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.724Z] Null type safety (type annotations): The expression of type 'Collection<Long>' needs unchecked conversion to conform to '@NonNull Collection<Long>'
13:37:45 [2019-12-20T18:37:45.724Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[547] 
13:37:45 [2019-12-20T18:37:45.724Z] 	if (prevEntry != null && nextEntry != null) {
13:37:45 [2019-12-20T18:37:45.724Z] 	    ^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.724Z] Redundant null check: The variable prevEntry cannot be null at this location
13:37:45 [2019-12-20T18:37:45.724Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[547] 
13:37:45 [2019-12-20T18:37:45.724Z] 	if (prevEntry != null && nextEntry != null) {
13:37:45 [2019-12-20T18:37:45.724Z] 	                         ^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.724Z] Redundant null check: The variable nextEntry cannot be null at this location
13:37:45 [2019-12-20T18:37:45.724Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[564] 
13:37:45 [2019-12-20T18:37:45.724Z] 	if (provider instanceof IOutputAnnotationProvider) {
13:37:45 [2019-12-20T18:37:45.724Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.724Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:37:45 [2019-12-20T18:37:45.724Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[566] 
13:37:45 [2019-12-20T18:37:45.724Z] 	TmfModelResponse<@NonNull AnnotationCategoriesModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotationCategories(parameters, new NullProgressMonitor());
13:37:45 [2019-12-20T18:37:45.724Z] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.724Z] Discouraged access: The type 'AnnotationCategoriesModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:37:45 [2019-12-20T18:37:45.724Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[566] 
13:37:45 [2019-12-20T18:37:45.724Z] 	TmfModelResponse<@NonNull AnnotationCategoriesModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotationCategories(parameters, new NullProgressMonitor());
13:37:45 [2019-12-20T18:37:45.724Z] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.724Z] Discouraged access: The method 'IOutputAnnotationProvider.fetchAnnotationCategories(Map<String,Object>, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:37:45 [2019-12-20T18:37:45.724Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[566] 
13:37:45 [2019-12-20T18:37:45.724Z] 	TmfModelResponse<@NonNull AnnotationCategoriesModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotationCategories(parameters, new NullProgressMonitor());
13:37:45 [2019-12-20T18:37:45.725Z] 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.725Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:37:45 [2019-12-20T18:37:45.725Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[567] 
13:37:45 [2019-12-20T18:37:45.725Z] 	AnnotationCategoriesModel model = response.getModel();
13:37:45 [2019-12-20T18:37:45.725Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.725Z] Discouraged access: The type 'AnnotationCategoriesModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:37:45 [2019-12-20T18:37:45.725Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[569] 
13:37:45 [2019-12-20T18:37:45.725Z] 	viewMarkerCategories.addAll(model.getAnnotationCategories());
13:37:45 [2019-12-20T18:37:45.725Z] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.725Z] Discouraged access: The method 'AnnotationCategoriesModel.getAnnotationCategories()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:37:45 [2019-12-20T18:37:45.725Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[587] 
13:37:45 [2019-12-20T18:37:45.725Z] 	if (provider instanceof IOutputAnnotationProvider) {
13:37:45 [2019-12-20T18:37:45.725Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.725Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:37:45 [2019-12-20T18:37:45.725Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[588] 
13:37:45 [2019-12-20T18:37:45.725Z] 	Map<@NonNull String, @NonNull Object> parameters = getFetchAnnotationsParameters(times, providersToModelIds.get(provider));
13:37:45 [2019-12-20T18:37:45.725Z] 	                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.725Z] Null type safety (type annotations): The expression of type 'Collection<Long>' needs unchecked conversion to conform to '@NonNull Collection<Long>'
13:37:45 [2019-12-20T18:37:45.725Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[589] 
13:37:45 [2019-12-20T18:37:45.725Z] 	TmfModelResponse<@NonNull AnnotationModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotations(parameters, new NullProgressMonitor());
13:37:45 [2019-12-20T18:37:45.725Z] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.725Z] Discouraged access: The type 'AnnotationModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:37:45 [2019-12-20T18:37:45.725Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[589] 
13:37:45 [2019-12-20T18:37:45.725Z] 	TmfModelResponse<@NonNull AnnotationModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotations(parameters, new NullProgressMonitor());
13:37:45 [2019-12-20T18:37:45.725Z] 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.725Z] Discouraged access: The method 'IOutputAnnotationProvider.fetchAnnotations(Map<String,Object>, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:37:45 [2019-12-20T18:37:45.725Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[589] 
13:37:45 [2019-12-20T18:37:45.725Z] 	TmfModelResponse<@NonNull AnnotationModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotations(parameters, new NullProgressMonitor());
13:37:45 [2019-12-20T18:37:45.725Z] 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.725Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:37:45 [2019-12-20T18:37:45.725Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[590] 
13:37:45 [2019-12-20T18:37:45.725Z] 	AnnotationModel model = response.getModel();
13:37:45 [2019-12-20T18:37:45.725Z] 	^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.725Z] Discouraged access: The type 'AnnotationModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:37:45 [2019-12-20T18:37:45.725Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[592] 
13:37:45 [2019-12-20T18:37:45.725Z] 	for (Entry<String, Collection<Annotation>> entry : model.getAnnotations().entrySet()) {
13:37:45 [2019-12-20T18:37:45.725Z] 	                              ^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.725Z] Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:37:45 [2019-12-20T18:37:45.725Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[592] 
13:37:45 [2019-12-20T18:37:45.725Z] 	for (Entry<String, Collection<Annotation>> entry : model.getAnnotations().entrySet()) {
13:37:45 [2019-12-20T18:37:45.725Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.725Z] Discouraged access: The method 'AnnotationModel.getAnnotations()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:37:45 [2019-12-20T18:37:45.725Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[594] 
13:37:45 [2019-12-20T18:37:45.725Z] 	for (Annotation annotation : entry.getValue()) {
13:37:45 [2019-12-20T18:37:45.725Z] 	     ^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.725Z] Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:37:45 [2019-12-20T18:37:45.725Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[595] 
13:37:45 [2019-12-20T18:37:45.725Z] 	if (annotation.getType() == AnnotationType.CHART) {
13:37:45 [2019-12-20T18:37:45.725Z] 	    ^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.725Z] Discouraged access: The method 'Annotation.getType()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:37:45 [2019-12-20T18:37:45.725Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[595] 
13:37:45 [2019-12-20T18:37:45.725Z] 	if (annotation.getType() == AnnotationType.CHART) {
13:37:45 [2019-12-20T18:37:45.725Z] 	                            ^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.725Z] Discouraged access: The type 'IAnnotation.AnnotationType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:37:45 [2019-12-20T18:37:45.725Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[595] 
13:37:45 [2019-12-20T18:37:45.725Z] 	if (annotation.getType() == AnnotationType.CHART) {
13:37:45 [2019-12-20T18:37:45.725Z] 	                                           ^^^^^
13:37:45 [2019-12-20T18:37:45.725Z] Discouraged access: The field 'IAnnotation.AnnotationType.CHART' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:37:45 [2019-12-20T18:37:45.725Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[599] 
13:37:45 [2019-12-20T18:37:45.725Z] 	if (annotation.getEntryId() != -1) {
13:37:45 [2019-12-20T18:37:45.725Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.725Z] Discouraged access: The method 'Annotation.getEntryId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:37:45 [2019-12-20T18:37:45.725Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[601] 
13:37:45 [2019-12-20T18:37:45.725Z] 	markerEntry = fEntries.get(provider, annotation.getEntryId());
13:37:45 [2019-12-20T18:37:45.725Z] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.725Z] Discouraged access: The method 'Annotation.getEntryId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:37:45 [2019-12-20T18:37:45.725Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[648] 
13:37:45 [2019-12-20T18:37:45.725Z] 	parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap());
13:37:45 [2019-12-20T18:37:45.725Z] 	                                                                 ^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.725Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object'
13:37:45 [2019-12-20T18:37:45.725Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/TmfChartView.java:[240] 
13:37:45 [2019-12-20T18:37:45.725Z] 	fContextService = site.getWorkbenchWindow().getService(IContextService.class);
13:37:45 [2019-12-20T18:37:45.725Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.725Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IContextService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind
13:37:45 [2019-12-20T18:37:45.725Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[16] 
13:37:45 [2019-12-20T18:37:45.725Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.IAnnotation;
13:37:45 [2019-12-20T18:37:45.725Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.725Z] Discouraged access: The type 'IAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:37:45 [2019-12-20T18:37:45.725Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[88] 
13:37:45 [2019-12-20T18:37:45.725Z] 	*            {@link IAnnotation} that represent this marker event
13:37:45 [2019-12-20T18:37:45.725Z] 	                    ^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.725Z] Discouraged access: The type 'IAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:37:45 [2019-12-20T18:37:45.725Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[97] 
13:37:45 [2019-12-20T18:37:45.725Z] 	public MarkerEvent(IAnnotation annotation, ITimeGraphEntry entry, String category, boolean foreground) {
13:37:45 [2019-12-20T18:37:45.725Z] 	                   ^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.725Z] Discouraged access: The type 'IAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:37:45 [2019-12-20T18:37:45.725Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[100] 
13:37:45 [2019-12-20T18:37:45.725Z] 	fLabel = annotation.getLabel();
13:37:45 [2019-12-20T18:37:45.725Z] 	         ^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.725Z] Discouraged access: The method 'IAnnotation.getLabel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:37:45 [2019-12-20T18:37:45.725Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenAsExperimentHandler.java:[168] 
13:37:45 [2019-12-20T18:37:45.725Z] 	TmfOpenTraceHelper.openTraceFromElement(experimentElement);
13:37:45 [2019-12-20T18:37:45.725Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.725Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated
13:37:45 [2019-12-20T18:37:45.725Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/symbols/BasicSymbolProviderPreferencePage.java:[247] 
13:37:45 [2019-12-20T18:37:45.725Z] 	return AbstractUIPlugin.imageDescriptorFromPlugin(Activator.PLUGIN_ID, file);
13:37:45 [2019-12-20T18:37:45.725Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.725Z] The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated
13:37:45 [2019-12-20T18:37:45.725Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[90] 
13:37:45 [2019-12-20T18:37:45.725Z] 	addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos()));
13:37:45 [2019-12-20T18:37:45.725Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.725Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.725Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[90] 
13:37:45 [2019-12-20T18:37:45.726Z] 	addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos()));
13:37:45 [2019-12-20T18:37:45.726Z] 	                                                                                                                      ^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.726Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.726Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[108] 
13:37:45 [2019-12-20T18:37:45.726Z] 	addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue)));
13:37:45 [2019-12-20T18:37:45.726Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.726Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:45 [2019-12-20T18:37:45.726Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/NamedTimeEvent.java:[97] 
13:37:45 [2019-12-20T18:37:45.726Z] 	data.put(IElementResolver.LABEL_KEY, getLabel());
13:37:45 [2019-12-20T18:37:45.726Z] 	                          ^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.726Z] The field IElementResolver.LABEL_KEY is deprecated
13:37:45 [2019-12-20T18:37:45.726Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer.java:[718] 
13:37:45 [2019-12-20T18:37:45.726Z] 	int offset = fStyledText.getOffsetAtLocation(new Point(0, fCursorYCoordinate));
13:37:45 [2019-12-20T18:37:45.726Z] 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.726Z] The method getOffsetAtLocation(Point) from the type StyledText is deprecated
13:37:45 [2019-12-20T18:37:45.726Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer.java:[1128] 
13:37:45 [2019-12-20T18:37:45.726Z] 	int offset = fStyledText.getOffsetAtLocation(new Point(0, e.y));
13:37:45 [2019-12-20T18:37:45.726Z] 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:45 [2019-12-20T18:37:45.726Z] The method getOffsetAtLocation(Point) from the type StyledText is deprecated
13:37:45 [2019-12-20T18:37:45.726Z] 199 problems (199 warnings)
13:37:45 [2019-12-20T18:37:45.983Z] [INFO] 
13:37:45 [2019-12-20T18:37:45.983Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui ---
13:37:45 [2019-12-20T18:37:45.983Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:37:45 [2019-12-20T18:37:45.983Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources
13:37:45 [2019-12-20T18:37:45.983Z] [INFO] 
13:37:45 [2019-12-20T18:37:45.983Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui ---
13:37:46 [2019-12-20T18:37:46.239Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT-sources.jar
13:37:46 [2019-12-20T18:37:46.801Z] [INFO] 
13:37:46 [2019-12-20T18:37:46.801Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
13:37:46 [2019-12-20T18:37:46.801Z] [INFO] 
13:37:46 [2019-12-20T18:37:46.801Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui ---
13:37:47 [2019-12-20T18:37:47.057Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT.jar
13:37:47 [2019-12-20T18:37:47.984Z] [INFO] 
13:37:47 [2019-12-20T18:37:47.984Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui ---
13:37:47 [2019-12-20T18:37:47.984Z] [INFO] 
13:37:47 [2019-12-20T18:37:47.984Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui ---
13:37:47 [2019-12-20T18:37:47.984Z] [INFO] 
13:37:47 [2019-12-20T18:37:47.984Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui ---
13:37:47 [2019-12-20T18:37:47.984Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT.jar
13:37:51 [2019-12-20T18:37:51.249Z] [INFO] 
13:37:51 [2019-12-20T18:37:51.249Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui ---
13:37:51 [2019-12-20T18:37:51.249Z] [INFO] 
13:37:51 [2019-12-20T18:37:51.249Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui ---
13:37:51 [2019-12-20T18:37:51.249Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT.jar
13:37:51 [2019-12-20T18:37:51.505Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT.pom
13:37:51 [2019-12-20T18:37:51.760Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT-sources.jar
13:37:51 [2019-12-20T18:37:51.760Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT-pack200.jar.pack.gz
13:37:51 [2019-12-20T18:37:51.760Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT-p2metadata.xml
13:37:51 [2019-12-20T18:37:51.760Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-5.2.0-SNAPSHOT-p2artifacts.xml
13:37:51 [2019-12-20T18:37:51.760Z] [INFO] 
13:37:51 [2019-12-20T18:37:51.760Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui ---
13:37:51 [2019-12-20T18:37:51.760Z] [INFO] 
13:37:51 [2019-12-20T18:37:51.760Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >--
13:37:51 [2019-12-20T18:37:51.760Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT [23/138]
13:37:51 [2019-12-20T18:37:51.760Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:37:51 [2019-12-20T18:37:51.760Z] [INFO] 
13:37:51 [2019-12-20T18:37:51.760Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui ---
13:37:51 [2019-12-20T18:37:51.760Z] [INFO] 
13:37:51 [2019-12-20T18:37:51.760Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
13:37:51 [2019-12-20T18:37:51.760Z] [INFO] The project's OSGi version is 0.0.5.201912201815
13:37:51 [2019-12-20T18:37:51.760Z] [INFO] 
13:37:51 [2019-12-20T18:37:51.760Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
13:37:51 [2019-12-20T18:37:51.760Z] [INFO] 
13:37:51 [2019-12-20T18:37:51.760Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
13:37:51 [2019-12-20T18:37:51.760Z] [INFO] 
13:37:51 [2019-12-20T18:37:51.760Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
13:37:51 [2019-12-20T18:37:51.760Z] [INFO] 
13:37:51 [2019-12-20T18:37:51.760Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
13:37:51 [2019-12-20T18:37:51.760Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:37:51 [2019-12-20T18:37:51.761Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
13:37:51 [2019-12-20T18:37:51.761Z] [INFO] 
13:37:51 [2019-12-20T18:37:51.761Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
13:37:51 [2019-12-20T18:37:51.761Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes
13:37:52 [2019-12-20T18:37:52.322Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[51] 
13:37:52 [2019-12-20T18:37:52.322Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
13:37:52 [2019-12-20T18:37:52.322Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:52 [2019-12-20T18:37:52.322Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
13:37:52 [2019-12-20T18:37:52.322Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[74] 
13:37:52 [2019-12-20T18:37:52.322Z] 	return () -> Lists.newArrayList(createColumn("Counters", Comparator.comparing(TmfGenericTreeEntry::getName)), new TmfTreeColumnData("Legend")); //$NON-NLS-1$ //$NON-NLS-2$
13:37:52 [2019-12-20T18:37:52.322Z] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:52 [2019-12-20T18:37:52.322Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull TmfTreeColumnData>' needs unchecked conversion to conform to '@NonNull List<TmfTreeColumnData>'
13:37:52 [2019-12-20T18:37:52.322Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterView.java:[90] 
13:37:52 [2019-12-20T18:37:52.322Z] 	action.setImageDescriptor(AbstractUIPlugin.imageDescriptorFromPlugin("org.eclipse.tracecompass.tmf.ui", "icons/elcl16/sigma.gif")); //$NON-NLS-1$ //$NON-NLS-2$
13:37:52 [2019-12-20T18:37:52.322Z] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:37:52 [2019-12-20T18:37:52.323Z] The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated
13:37:52 [2019-12-20T18:37:52.323Z] 3 problems (3 warnings)
13:37:52 [2019-12-20T18:37:52.323Z] [INFO] 
13:37:52 [2019-12-20T18:37:52.323Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui ---
13:37:52 [2019-12-20T18:37:52.323Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:37:52 [2019-12-20T18:37:52.323Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources
13:37:52 [2019-12-20T18:37:52.323Z] [INFO] 
13:37:52 [2019-12-20T18:37:52.323Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui ---
13:37:52 [2019-12-20T18:37:52.323Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-sources.jar
13:37:52 [2019-12-20T18:37:52.323Z] [INFO] 
13:37:52 [2019-12-20T18:37:52.323Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
13:37:52 [2019-12-20T18:37:52.323Z] [INFO] 
13:37:52 [2019-12-20T18:37:52.323Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui ---
13:37:52 [2019-12-20T18:37:52.323Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar
13:37:52 [2019-12-20T18:37:52.578Z] [INFO] 
13:37:52 [2019-12-20T18:37:52.578Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui ---
13:37:52 [2019-12-20T18:37:52.578Z] [INFO] 
13:37:52 [2019-12-20T18:37:52.578Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui ---
13:37:52 [2019-12-20T18:37:52.578Z] [INFO] 
13:37:52 [2019-12-20T18:37:52.578Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui ---
13:37:52 [2019-12-20T18:37:52.578Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar
13:37:52 [2019-12-20T18:37:52.578Z] [INFO] 
13:37:52 [2019-12-20T18:37:52.578Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui ---
13:37:52 [2019-12-20T18:37:52.578Z] [INFO] 
13:37:52 [2019-12-20T18:37:52.578Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui ---
13:37:52 [2019-12-20T18:37:52.578Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar
13:37:52 [2019-12-20T18:37:52.578Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.pom
13:37:52 [2019-12-20T18:37:52.579Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-sources.jar
13:37:52 [2019-12-20T18:37:52.579Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-pack200.jar.pack.gz
13:37:52 [2019-12-20T18:37:52.579Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-p2metadata.xml
13:37:52 [2019-12-20T18:37:52.579Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/0.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-0.0.5-SNAPSHOT-p2artifacts.xml
13:37:52 [2019-12-20T18:37:52.579Z] [INFO] 
13:37:52 [2019-12-20T18:37:52.579Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui ---
13:37:52 [2019-12-20T18:37:52.579Z] [INFO] 
13:37:52 [2019-12-20T18:37:52.579Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >--
13:37:52 [2019-12-20T18:37:52.579Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 2.1.4-SNAPSHOT [24/138]
13:37:52 [2019-12-20T18:37:52.579Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:37:52 [2019-12-20T18:37:52.579Z] [INFO] 
13:37:52 [2019-12-20T18:37:52.579Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core ---
13:37:52 [2019-12-20T18:37:52.579Z] [INFO] 
13:37:52 [2019-12-20T18:37:52.579Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
13:37:52 [2019-12-20T18:37:52.579Z] [INFO] The project's OSGi version is 2.1.4.201912201815
13:37:52 [2019-12-20T18:37:52.579Z] [INFO] 
13:37:52 [2019-12-20T18:37:52.579Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
13:37:52 [2019-12-20T18:37:52.579Z] [INFO] 
13:37:52 [2019-12-20T18:37:52.579Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
13:37:52 [2019-12-20T18:37:52.579Z] [INFO] 
13:37:52 [2019-12-20T18:37:52.579Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
13:37:52 [2019-12-20T18:37:52.579Z] [INFO] 
13:37:52 [2019-12-20T18:37:52.579Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
13:37:52 [2019-12-20T18:37:52.579Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:37:52 [2019-12-20T18:37:52.579Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
13:37:52 [2019-12-20T18:37:52.579Z] [INFO] 
13:37:52 [2019-12-20T18:37:52.579Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
13:37:52 [2019-12-20T18:37:52.579Z] [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes
13:37:53 [2019-12-20T18:37:53.140Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/analysis/graph/core/base/TmfGraph.java:[339] 
13:37:53 [2019-12-20T18:37:53.140Z] 	return fNodeMap.get(obj);
13:37:53 [2019-12-20T18:37:53.140Z] 	       ^^^^^^^^^^^^^^^^^
13:37:53 [2019-12-20T18:37:53.140Z] Null type safety (type annotations): The expression of type 'List<@NonNull TmfVertex>' needs unchecked conversion to conform to '@NonNull List<@NonNull TmfVertex>'
13:37:53 [2019-12-20T18:37:53.140Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[364] 
13:37:53 [2019-12-20T18:37:53.140Z] 	List<@NonNull CriticalPathEntry> list = new ArrayList<>(fHostEntries.values());
13:37:53 [2019-12-20T18:37:53.140Z] 	                                                        ^^^^^^^^^^^^^^^^^^^^^
13:37:53 [2019-12-20T18:37:53.140Z] Null type safety (type annotations): The expression of type '@NonNull Collection<CriticalPathEntry>' needs unchecked conversion to conform to 'Collection<? extends @NonNull CriticalPathEntry>'
13:37:53 [2019-12-20T18:37:53.140Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[365] 
13:37:53 [2019-12-20T18:37:53.140Z] 	list.addAll(fWorkers.values());
13:37:53 [2019-12-20T18:37:53.140Z] 	            ^^^^^^^^^^^^^^^^^
13:37:53 [2019-12-20T18:37:53.140Z] Null type safety (type annotations): The expression of type '@NonNull Collection<CriticalPathEntry>' needs unchecked conversion to conform to 'Collection<? extends @NonNull CriticalPathEntry>'
13:37:53 [2019-12-20T18:37:53.140Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[389] 
13:37:53 [2019-12-20T18:37:53.140Z] 	return graphLinks;
13:37:53 [2019-12-20T18:37:53.140Z] 	       ^^^^^^^^^^
13:37:53 [2019-12-20T18:37:53.141Z] Null type safety (type annotations): The expression of type 'List<ITimeGraphArrow>' needs unchecked conversion to conform to '@Nullable List<@NonNull ITimeGraphArrow>'
13:37:53 [2019-12-20T18:37:53.141Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[60] 
13:37:53 [2019-12-20T18:37:53.141Z] 	fAspects.put("hostId", worker.getHostId());
13:37:53 [2019-12-20T18:37:53.141Z] 	             ^^^^^^^^
13:37:53 [2019-12-20T18:37:53.141Z] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
13:37:53 [2019-12-20T18:37:53.141Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[62] 
13:37:53 [2019-12-20T18:37:53.141Z] 	fAspects.put(entry.getKey(), entry.getValue());
13:37:53 [2019-12-20T18:37:53.141Z] 	             ^^^^^^^^^^^^^^
13:37:53 [2019-12-20T18:37:53.141Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:37:53 [2019-12-20T18:37:53.141Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[62] 
13:37:53 [2019-12-20T18:37:53.141Z] 	fAspects.put(entry.getKey(), entry.getValue());
13:37:53 [2019-12-20T18:37:53.141Z] 	                             ^^^^^^^^^^^^^^^^
13:37:53 [2019-12-20T18:37:53.141Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object'
13:37:53 [2019-12-20T18:37:53.141Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/CriticalPathAlgorithmBounded.java:[278] 
13:37:53 [2019-12-20T18:37:53.141Z] 	while (!subPath.isEmpty() && subPath.getLast().getVertexFrom() != v) {
13:37:53 [2019-12-20T18:37:53.141Z] 	                             ^^^^^^^^^^^^^^^^^
13:37:53 [2019-12-20T18:37:53.141Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'LinkedList<@NonNull TmfEdge>'. Type 'LinkedList<E>' doesn't seem to be designed with null type annotations in mind
13:37:53 [2019-12-20T18:37:53.141Z] 8 problems (8 warnings)
13:37:53 [2019-12-20T18:37:53.141Z] [INFO] 
13:37:53 [2019-12-20T18:37:53.141Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core ---
13:37:53 [2019-12-20T18:37:53.141Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:37:53 [2019-12-20T18:37:53.141Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources
13:37:53 [2019-12-20T18:37:53.141Z] [INFO] 
13:37:53 [2019-12-20T18:37:53.141Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core ---
13:37:53 [2019-12-20T18:37:53.141Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT-sources.jar
13:37:53 [2019-12-20T18:37:53.141Z] [INFO] 
13:37:53 [2019-12-20T18:37:53.141Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
13:37:53 [2019-12-20T18:37:53.141Z] [INFO] 
13:37:53 [2019-12-20T18:37:53.141Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core ---
13:37:53 [2019-12-20T18:37:53.141Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT.jar
13:37:53 [2019-12-20T18:37:53.141Z] [INFO] 
13:37:53 [2019-12-20T18:37:53.141Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core ---
13:37:53 [2019-12-20T18:37:53.141Z] [INFO] 
13:37:53 [2019-12-20T18:37:53.141Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core ---
13:37:53 [2019-12-20T18:37:53.141Z] [INFO] 
13:37:53 [2019-12-20T18:37:53.141Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core ---
13:37:53 [2019-12-20T18:37:53.141Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT.jar
13:37:53 [2019-12-20T18:37:53.396Z] [INFO] 
13:37:53 [2019-12-20T18:37:53.397Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core ---
13:37:53 [2019-12-20T18:37:53.397Z] [INFO] 
13:37:53 [2019-12-20T18:37:53.397Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core ---
13:37:53 [2019-12-20T18:37:53.397Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT.jar
13:37:53 [2019-12-20T18:37:53.397Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT.pom
13:37:53 [2019-12-20T18:37:53.397Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT-sources.jar
13:37:53 [2019-12-20T18:37:53.397Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT-pack200.jar.pack.gz
13:37:53 [2019-12-20T18:37:53.397Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT-p2metadata.xml
13:37:53 [2019-12-20T18:37:53.397Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.4-SNAPSHOT-p2artifacts.xml
13:37:53 [2019-12-20T18:37:53.397Z] [INFO] 
13:37:53 [2019-12-20T18:37:53.397Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core ---
13:37:53 [2019-12-20T18:37:53.397Z] [INFO] 
13:37:53 [2019-12-20T18:37:53.397Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >--
13:37:53 [2019-12-20T18:37:53.397Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT [25/138]
13:37:53 [2019-12-20T18:37:53.397Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:37:53 [2019-12-20T18:37:53.397Z] [INFO] 
13:37:53 [2019-12-20T18:37:53.397Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
13:37:53 [2019-12-20T18:37:53.397Z] [INFO] 
13:37:53 [2019-12-20T18:37:53.397Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
13:37:53 [2019-12-20T18:37:53.397Z] [INFO] The project's OSGi version is 1.0.4.201912201815
13:37:53 [2019-12-20T18:37:53.397Z] [INFO] 
13:37:53 [2019-12-20T18:37:53.397Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
13:37:53 [2019-12-20T18:37:53.397Z] [INFO] 
13:37:53 [2019-12-20T18:37:53.397Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
13:37:53 [2019-12-20T18:37:53.397Z] [INFO] 
13:37:53 [2019-12-20T18:37:53.397Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
13:37:53 [2019-12-20T18:37:53.397Z] [INFO] 
13:37:53 [2019-12-20T18:37:53.397Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
13:37:53 [2019-12-20T18:37:53.397Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:37:53 [2019-12-20T18:37:53.397Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources
13:37:53 [2019-12-20T18:37:53.397Z] [INFO] 
13:37:53 [2019-12-20T18:37:53.397Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
13:37:53 [2019-12-20T18:37:53.397Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes
13:37:53 [2019-12-20T18:37:53.653Z] [INFO] 
13:37:53 [2019-12-20T18:37:53.653Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
13:37:53 [2019-12-20T18:37:53.653Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:37:53 [2019-12-20T18:37:53.653Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources
13:37:53 [2019-12-20T18:37:53.653Z] [INFO] 
13:37:53 [2019-12-20T18:37:53.653Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
13:37:53 [2019-12-20T18:37:53.653Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-sources.jar
13:37:53 [2019-12-20T18:37:53.653Z] [INFO] 
13:37:53 [2019-12-20T18:37:53.653Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
13:37:53 [2019-12-20T18:37:53.909Z] [INFO] 
13:37:53 [2019-12-20T18:37:53.909Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
13:37:53 [2019-12-20T18:37:53.909Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar
13:37:53 [2019-12-20T18:37:53.909Z] [INFO] 
13:37:53 [2019-12-20T18:37:53.909Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
13:37:53 [2019-12-20T18:37:53.909Z] [INFO] 
13:37:53 [2019-12-20T18:37:53.909Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
13:37:53 [2019-12-20T18:37:53.909Z] [INFO] 
13:37:53 [2019-12-20T18:37:53.909Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
13:37:53 [2019-12-20T18:37:53.909Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar
13:37:53 [2019-12-20T18:37:53.909Z] [INFO] 
13:37:53 [2019-12-20T18:37:53.909Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
13:37:53 [2019-12-20T18:37:53.909Z] [INFO] 
13:37:53 [2019-12-20T18:37:53.909Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
13:37:55 [2019-12-20T18:37:55.276Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data/.metadata/.log
13:37:55 [2019-12-20T18:37:55.276Z] [INFO] Command line:
13:37:55 [2019-12-20T18:37:55.276Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:37:55 [2019-12-20T18:37:55.276Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:37:57 [2019-12-20T18:37:57.165Z] !SESSION 2019-12-20 18:37:55.033 -----------------------------------------------
13:37:57 [2019-12-20T18:37:57.165Z] eclipse.buildId=unknown
13:37:57 [2019-12-20T18:37:57.165Z] java.version=1.8.0_202
13:37:57 [2019-12-20T18:37:57.165Z] java.vendor=Oracle Corporation
13:37:57 [2019-12-20T18:37:57.165Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:37:57 [2019-12-20T18:37:57.165Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide
13:37:57 [2019-12-20T18:37:57.165Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:37:57 [2019-12-20T18:37:57.165Z] 
13:37:57 [2019-12-20T18:37:57.165Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 18:37:57.120
13:37:57 [2019-12-20T18:37:57.165Z] !MESSAGE FrameworkEvent ERROR
13:37:57 [2019-12-20T18:37:57.165Z] !STACK 0
13:37:57 [2019-12-20T18:37:57.165Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
13:37:57 [2019-12-20T18:37:57.165Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:37:57 [2019-12-20T18:37:57.165Z] 
13:37:57 [2019-12-20T18:37:57.165Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:37:57 [2019-12-20T18:37:57.165Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:37:57 [2019-12-20T18:37:57.165Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:37:57 [2019-12-20T18:37:57.165Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:37:57 [2019-12-20T18:37:57.165Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:37:57 [2019-12-20T18:37:57.165Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:37:57 [2019-12-20T18:37:57.165Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:37:57 [2019-12-20T18:37:57.165Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:37:57 [2019-12-20T18:37:57.165Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:37:57 [2019-12-20T18:37:57.165Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:37:57 [2019-12-20T18:37:57.422Z] 
13:37:57 [2019-12-20T18:37:57.422Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 18:37:57.343
13:37:57 [2019-12-20T18:37:57.422Z] !MESSAGE FrameworkEvent ERROR
13:37:57 [2019-12-20T18:37:57.422Z] !STACK 0
13:37:57 [2019-12-20T18:37:57.422Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
13:37:57 [2019-12-20T18:37:57.422Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:37:57 [2019-12-20T18:37:57.422Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
13:37:57 [2019-12-20T18:37:57.422Z]     -> 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:37:57 [2019-12-20T18:37:57.422Z]        org.apache.httpcomponents.httpclient.win [35]
13:37:57 [2019-12-20T18:37:57.422Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:37:57 [2019-12-20T18:37:57.422Z] 
13:37:57 [2019-12-20T18:37:57.422Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:37:57 [2019-12-20T18:37:57.422Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:37:57 [2019-12-20T18:37:57.422Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:37:57 [2019-12-20T18:37:57.422Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:37:57 [2019-12-20T18:37:57.422Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:37:57 [2019-12-20T18:37:57.422Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:37:57 [2019-12-20T18:37:57.422Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:37:57 [2019-12-20T18:37:57.422Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:37:57 [2019-12-20T18:37:57.422Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:37:57 [2019-12-20T18:37:57.422Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:37:59 [2019-12-20T18:37:59.312Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
13:37:59 [2019-12-20T18:37:59.312Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.109 s - in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
13:37:59 [2019-12-20T18:37:59.312Z] testCriticalPathWakeupOpenedDelay(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.084 s
13:37:59 [2019-12-20T18:37:59.312Z] testCriticalPathWakeupInterleave(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
13:37:59 [2019-12-20T18:37:59.312Z] testCriticalPathWakeupMissing(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
13:37:59 [2019-12-20T18:37:59.312Z] testCriticalPathWakeupNew(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
13:37:59 [2019-12-20T18:37:59.312Z] testCriticalPathWakeupMutual(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
13:37:59 [2019-12-20T18:37:59.312Z] testCriticalPathWakeupNested(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
13:37:59 [2019-12-20T18:37:59.312Z] testCriticalPathBasic(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
13:37:59 [2019-12-20T18:37:59.312Z] testCriticalPathWakeupOpened(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
13:37:59 [2019-12-20T18:37:59.312Z] testCriticalPathWakeupEmbedded(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
13:37:59 [2019-12-20T18:37:59.312Z] testCriticalPathWakeupNet1(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
13:37:59 [2019-12-20T18:37:59.312Z] testCriticalPathWakeupSelf(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
13:37:59 [2019-12-20T18:37:59.312Z] testCriticalPathWakeupUnknown(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
13:37:59 [2019-12-20T18:37:59.312Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
13:38:01 [2019-12-20T18:38:01.200Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.673 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
13:38:01 [2019-12-20T18:38:01.200Z] testBuildGraph(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest)  Time elapsed: 1.574 s
13:38:01 [2019-12-20T18:38:01.200Z] testHandlers(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest)  Time elapsed: 0.04 s
13:38:01 [2019-12-20T18:38:01.200Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
13:38:01 [2019-12-20T18:38:01.200Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
13:38:01 [2019-12-20T18:38:01.200Z] testCheckVertical(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
13:38:01 [2019-12-20T18:38:01.200Z] testAppendVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
13:38:01 [2019-12-20T18:38:01.200Z] testCheckHorizontal(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
13:38:01 [2019-12-20T18:38:01.200Z] testIllegalVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
13:38:01 [2019-12-20T18:38:01.200Z] testVertexAt(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.069 s
13:38:01 [2019-12-20T18:38:01.200Z] testHead2(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
13:38:01 [2019-12-20T18:38:01.201Z] testScanCount(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
13:38:01 [2019-12-20T18:38:01.201Z] testHead(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
13:38:01 [2019-12-20T18:38:01.201Z] testLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
13:38:01 [2019-12-20T18:38:01.201Z] testTail(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
13:38:01 [2019-12-20T18:38:01.201Z] testHorizontalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
13:38:01 [2019-12-20T18:38:01.201Z] testVerticalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
13:38:01 [2019-12-20T18:38:01.201Z] testAddVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
13:38:01 [2019-12-20T18:38:01.201Z] testHorizontalCycle(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
13:38:01 [2019-12-20T18:38:01.201Z] testScanLineTerminates(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
13:38:01 [2019-12-20T18:38:01.201Z] testGraphStatistics(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
13:38:01 [2019-12-20T18:38:01.201Z] testParent(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
13:38:01 [2019-12-20T18:38:01.201Z] testDefaultConstructor(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
13:38:01 [2019-12-20T18:38:01.201Z] 
13:38:01 [2019-12-20T18:38:01.201Z] Results:
13:38:01 [2019-12-20T18:38:01.201Z] 
13:38:01 [2019-12-20T18:38:01.201Z] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
13:38:01 [2019-12-20T18:38:01.201Z] 
13:38:01 [2019-12-20T18:38:01.762Z] [INFO] All tests passed!
13:38:01 [2019-12-20T18:38:01.762Z] [INFO] 
13:38:01 [2019-12-20T18:38:01.762Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
13:38:01 [2019-12-20T18:38:01.762Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar
13:38:01 [2019-12-20T18:38:01.762Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.pom
13:38:01 [2019-12-20T18:38:01.762Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-sources.jar
13:38:01 [2019-12-20T18:38:01.762Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-pack200.jar.pack.gz
13:38:01 [2019-12-20T18:38:01.762Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
13:38:01 [2019-12-20T18:38:01.762Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
13:38:01 [2019-12-20T18:38:01.762Z] [INFO] 
13:38:01 [2019-12-20T18:38:01.762Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
13:38:01 [2019-12-20T18:38:01.762Z] [INFO] 
13:38:01 [2019-12-20T18:38:01.762Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >--
13:38:01 [2019-12-20T18:38:01.762Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT [26/138]
13:38:01 [2019-12-20T18:38:01.762Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:38:01 [2019-12-20T18:38:01.762Z] [INFO] 
13:38:01 [2019-12-20T18:38:01.762Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core ---
13:38:01 [2019-12-20T18:38:01.762Z] [INFO] 
13:38:01 [2019-12-20T18:38:01.762Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
13:38:01 [2019-12-20T18:38:01.762Z] [INFO] The project's OSGi version is 1.0.2.201912201815
13:38:01 [2019-12-20T18:38:01.762Z] [INFO] 
13:38:01 [2019-12-20T18:38:01.762Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
13:38:01 [2019-12-20T18:38:01.762Z] [INFO] 
13:38:01 [2019-12-20T18:38:01.762Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
13:38:01 [2019-12-20T18:38:01.762Z] [INFO] 
13:38:01 [2019-12-20T18:38:01.762Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
13:38:01 [2019-12-20T18:38:01.762Z] [INFO] 
13:38:01 [2019-12-20T18:38:01.762Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
13:38:01 [2019-12-20T18:38:01.762Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:38:01 [2019-12-20T18:38:01.762Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
13:38:01 [2019-12-20T18:38:01.762Z] [INFO] 
13:38:01 [2019-12-20T18:38:01.762Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
13:38:01 [2019-12-20T18:38:01.762Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes
13:38:02 [2019-12-20T18:38:02.018Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DescriptorTypeVisitor.java:[59] 
13:38:02 [2019-12-20T18:38:02.018Z] 	private final EnumSet<DescriptorType> fType = EnumSet.noneOf(DescriptorType.class);
13:38:02 [2019-12-20T18:38:02.018Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:38:02 [2019-12-20T18:38:02.018Z] Null type safety (type annotations): The expression of type 'EnumSet<DescriptorTypeVisitor.@NonNull DescriptorType>' needs unchecked conversion to conform to '@NonNull EnumSet<DescriptorTypeVisitor.@NonNull DescriptorType>'
13:38:02 [2019-12-20T18:38:02.018Z] 1 problem (1 warning)
13:38:02 [2019-12-20T18:38:02.018Z] [INFO] 
13:38:02 [2019-12-20T18:38:02.018Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core ---
13:38:02 [2019-12-20T18:38:02.018Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:38:02 [2019-12-20T18:38:02.018Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources
13:38:02 [2019-12-20T18:38:02.018Z] [INFO] 
13:38:02 [2019-12-20T18:38:02.018Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core ---
13:38:02 [2019-12-20T18:38:02.018Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-sources.jar
13:38:02 [2019-12-20T18:38:02.018Z] [INFO] 
13:38:02 [2019-12-20T18:38:02.018Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
13:38:02 [2019-12-20T18:38:02.018Z] [INFO] 
13:38:02 [2019-12-20T18:38:02.018Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core ---
13:38:02 [2019-12-20T18:38:02.275Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar
13:38:02 [2019-12-20T18:38:02.275Z] [INFO] 
13:38:02 [2019-12-20T18:38:02.275Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core ---
13:38:02 [2019-12-20T18:38:02.275Z] [INFO] 
13:38:02 [2019-12-20T18:38:02.275Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core ---
13:38:02 [2019-12-20T18:38:02.275Z] [INFO] 
13:38:02 [2019-12-20T18:38:02.275Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core ---
13:38:02 [2019-12-20T18:38:02.275Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar
13:38:02 [2019-12-20T18:38:02.275Z] [INFO] 
13:38:02 [2019-12-20T18:38:02.275Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core ---
13:38:02 [2019-12-20T18:38:02.275Z] [INFO] 
13:38:02 [2019-12-20T18:38:02.275Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core ---
13:38:02 [2019-12-20T18:38:02.275Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar
13:38:02 [2019-12-20T18:38:02.275Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.pom
13:38:02 [2019-12-20T18:38:02.275Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-sources.jar
13:38:02 [2019-12-20T18:38:02.275Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-pack200.jar.pack.gz
13:38:02 [2019-12-20T18:38:02.275Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-p2metadata.xml
13:38:02 [2019-12-20T18:38:02.275Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.2-SNAPSHOT-p2artifacts.xml
13:38:02 [2019-12-20T18:38:02.275Z] [INFO] 
13:38:02 [2019-12-20T18:38:02.275Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core ---
13:38:02 [2019-12-20T18:38:02.275Z] [INFO] 
13:38:02 [2019-12-20T18:38:02.275Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >--
13:38:02 [2019-12-20T18:38:02.275Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.1.1-SNAPSHOT [27/138]
13:38:02 [2019-12-20T18:38:02.275Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:38:02 [2019-12-20T18:38:02.275Z] [INFO] 
13:38:02 [2019-12-20T18:38:02.275Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core ---
13:38:02 [2019-12-20T18:38:02.275Z] [INFO] 
13:38:02 [2019-12-20T18:38:02.275Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
13:38:02 [2019-12-20T18:38:02.275Z] [INFO] The project's OSGi version is 1.1.1.201912201815
13:38:02 [2019-12-20T18:38:02.275Z] [INFO] 
13:38:02 [2019-12-20T18:38:02.275Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
13:38:02 [2019-12-20T18:38:02.275Z] [INFO] 
13:38:02 [2019-12-20T18:38:02.276Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
13:38:02 [2019-12-20T18:38:02.276Z] [INFO] 
13:38:02 [2019-12-20T18:38:02.276Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
13:38:02 [2019-12-20T18:38:02.276Z] [INFO] 
13:38:02 [2019-12-20T18:38:02.276Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
13:38:02 [2019-12-20T18:38:02.276Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:38:02 [2019-12-20T18:38:02.276Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
13:38:02 [2019-12-20T18:38:02.276Z] [INFO] 
13:38:02 [2019-12-20T18:38:02.276Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
13:38:02 [2019-12-20T18:38:02.276Z] [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes
13:38:02 [2019-12-20T18:38:02.837Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysis.java:[446] 
13:38:02 [2019-12-20T18:38:02.837Z] 	tablesBuilder.put(tableClassName, new LamiTableClass(tableClassName, tableTitle, aspects, chartModels));
13:38:02 [2019-12-20T18:38:02.837Z] 	                                                                                          ^^^^^^^^^^^
13:38:02 [2019-12-20T18:38:02.837Z] Null type safety (type annotations): The expression of type 'Collection<@NonNull LamiChartModel>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull LamiChartModel>'
13:38:02 [2019-12-20T18:38:02.837Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/types/LamiData.java:[282] 
13:38:02 [2019-12-20T18:38:02.837Z] 	complexTypeGenBuilder.put(LamiStrings.DATA_CLASS_STRING, (obj) -> new LamiString(obj.getString(LamiStrings.VALUE)));
13:38:02 [2019-12-20T18:38:02.837Z] 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:38:02 [2019-12-20T18:38:02.837Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:38:02 [2019-12-20T18:38:02.837Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryFromConfigFile.java:[109] 
13:38:02 [2019-12-20T18:38:02.837Z] 	return buildFromInputStream(propsStream, isUserDefined, appliesTo);
13:38:02 [2019-12-20T18:38:02.837Z] 	                            ^^^^^^^^^^^
13:38:02 [2019-12-20T18:38:02.837Z] Null type safety (type annotations): The expression of type 'InputStream' needs unchecked conversion to conform to '@NonNull InputStream'
13:38:02 [2019-12-20T18:38:02.837Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryFromConfigFile.java:[135] 
13:38:02 [2019-12-20T18:38:02.837Z] 	try (final DirectoryStream<Path> directoryStream = Files.newDirectoryStream(configDir)) {
13:38:02 [2019-12-20T18:38:02.837Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:38:02 [2019-12-20T18:38:02.837Z] Null type safety (type annotations): The expression of type 'DirectoryStream<Path>' needs unchecked conversion to conform to 'DirectoryStream<@NonNull Path>'
13:38:02 [2019-12-20T18:38:02.837Z] 4 problems (4 warnings)
13:38:02 [2019-12-20T18:38:02.837Z] [INFO] 
13:38:02 [2019-12-20T18:38:02.837Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core ---
13:38:02 [2019-12-20T18:38:02.837Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:38:02 [2019-12-20T18:38:02.837Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources
13:38:02 [2019-12-20T18:38:02.837Z] [INFO] 
13:38:02 [2019-12-20T18:38:02.837Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core ---
13:38:03 [2019-12-20T18:38:03.092Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT-sources.jar
13:38:03 [2019-12-20T18:38:03.093Z] [INFO] 
13:38:03 [2019-12-20T18:38:03.093Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
13:38:03 [2019-12-20T18:38:03.093Z] [INFO] 
13:38:03 [2019-12-20T18:38:03.093Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core ---
13:38:03 [2019-12-20T18:38:03.093Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT.jar
13:38:03 [2019-12-20T18:38:03.348Z] [INFO] 
13:38:03 [2019-12-20T18:38:03.348Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core ---
13:38:03 [2019-12-20T18:38:03.348Z] [INFO] 
13:38:03 [2019-12-20T18:38:03.348Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core ---
13:38:03 [2019-12-20T18:38:03.348Z] [INFO] 
13:38:03 [2019-12-20T18:38:03.348Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core ---
13:38:03 [2019-12-20T18:38:03.348Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT.jar
13:38:03 [2019-12-20T18:38:03.348Z] [INFO] 
13:38:03 [2019-12-20T18:38:03.348Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core ---
13:38:03 [2019-12-20T18:38:03.348Z] [INFO] 
13:38:03 [2019-12-20T18:38:03.348Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core ---
13:38:03 [2019-12-20T18:38:03.348Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT.jar
13:38:03 [2019-12-20T18:38:03.348Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT.pom
13:38:03 [2019-12-20T18:38:03.348Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT-sources.jar
13:38:03 [2019-12-20T18:38:03.603Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT-pack200.jar.pack.gz
13:38:03 [2019-12-20T18:38:03.603Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT-p2metadata.xml
13:38:03 [2019-12-20T18:38:03.604Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.1-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.1-SNAPSHOT-p2artifacts.xml
13:38:03 [2019-12-20T18:38:03.604Z] [INFO] 
13:38:03 [2019-12-20T18:38:03.604Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core ---
13:38:03 [2019-12-20T18:38:03.604Z] [INFO] 
13:38:03 [2019-12-20T18:38:03.604Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >--
13:38:03 [2019-12-20T18:38:03.604Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.2-SNAPSHOT [28/138]
13:38:03 [2019-12-20T18:38:03.604Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:38:03 [2019-12-20T18:38:03.604Z] [INFO] 
13:38:03 [2019-12-20T18:38:03.604Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
13:38:03 [2019-12-20T18:38:03.604Z] [INFO] 
13:38:03 [2019-12-20T18:38:03.604Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
13:38:03 [2019-12-20T18:38:03.859Z] [INFO] The project's OSGi version is 1.0.2.201912201815
13:38:03 [2019-12-20T18:38:03.859Z] [INFO] 
13:38:03 [2019-12-20T18:38:03.859Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
13:38:03 [2019-12-20T18:38:03.859Z] [INFO] 
13:38:03 [2019-12-20T18:38:03.859Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
13:38:03 [2019-12-20T18:38:03.859Z] [INFO] 
13:38:03 [2019-12-20T18:38:03.859Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
13:38:03 [2019-12-20T18:38:03.859Z] [INFO] 
13:38:03 [2019-12-20T18:38:03.859Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
13:38:03 [2019-12-20T18:38:03.859Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:38:03 [2019-12-20T18:38:03.859Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources
13:38:03 [2019-12-20T18:38:03.859Z] [INFO] 
13:38:03 [2019-12-20T18:38:03.859Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
13:38:03 [2019-12-20T18:38:03.859Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes
13:38:03 [2019-12-20T18:38:03.859Z] [INFO] 
13:38:03 [2019-12-20T18:38:03.859Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
13:38:03 [2019-12-20T18:38:03.859Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:38:03 [2019-12-20T18:38:03.859Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources
13:38:03 [2019-12-20T18:38:03.859Z] [INFO] 
13:38:03 [2019-12-20T18:38:03.859Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
13:38:04 [2019-12-20T18:38:04.115Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT-sources.jar
13:38:04 [2019-12-20T18:38:04.115Z] [INFO] 
13:38:04 [2019-12-20T18:38:04.115Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
13:38:04 [2019-12-20T18:38:04.115Z] [INFO] 
13:38:04 [2019-12-20T18:38:04.115Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
13:38:04 [2019-12-20T18:38:04.115Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT.jar
13:38:04 [2019-12-20T18:38:04.115Z] [INFO] 
13:38:04 [2019-12-20T18:38:04.115Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
13:38:04 [2019-12-20T18:38:04.115Z] [INFO] 
13:38:04 [2019-12-20T18:38:04.115Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
13:38:04 [2019-12-20T18:38:04.115Z] [INFO] 
13:38:04 [2019-12-20T18:38:04.115Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
13:38:04 [2019-12-20T18:38:04.115Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT.jar
13:38:04 [2019-12-20T18:38:04.115Z] [INFO] 
13:38:04 [2019-12-20T18:38:04.115Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
13:38:04 [2019-12-20T18:38:04.115Z] [INFO] 
13:38:04 [2019-12-20T18:38:04.115Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
13:38:05 [2019-12-20T18:38:05.041Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data/.metadata/.log
13:38:05 [2019-12-20T18:38:05.041Z] [INFO] Command line:
13:38:05 [2019-12-20T18:38:05.041Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:38:05 [2019-12-20T18:38:05.041Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:38:08 [2019-12-20T18:38:08.308Z] !SESSION 2019-12-20 18:38:05.132 -----------------------------------------------
13:38:08 [2019-12-20T18:38:08.308Z] eclipse.buildId=unknown
13:38:08 [2019-12-20T18:38:08.308Z] java.version=1.8.0_202
13:38:08 [2019-12-20T18:38:08.308Z] java.vendor=Oracle Corporation
13:38:08 [2019-12-20T18:38:08.308Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:38:08 [2019-12-20T18:38:08.308Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide
13:38:08 [2019-12-20T18:38:08.308Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:38:08 [2019-12-20T18:38:08.308Z] 
13:38:08 [2019-12-20T18:38:08.308Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 18:38:07.815
13:38:08 [2019-12-20T18:38:08.308Z] !MESSAGE FrameworkEvent ERROR
13:38:08 [2019-12-20T18:38:08.308Z] !STACK 0
13:38:08 [2019-12-20T18:38:08.308Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
13:38:08 [2019-12-20T18:38:08.308Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:38:08 [2019-12-20T18:38:08.308Z] 
13:38:08 [2019-12-20T18:38:08.308Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:38:08 [2019-12-20T18:38:08.308Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:38:08 [2019-12-20T18:38:08.308Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:38:08 [2019-12-20T18:38:08.308Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:38:08 [2019-12-20T18:38:08.308Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:38:08 [2019-12-20T18:38:08.308Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:38:08 [2019-12-20T18:38:08.308Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:38:08 [2019-12-20T18:38:08.308Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:38:08 [2019-12-20T18:38:08.308Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:38:08 [2019-12-20T18:38:08.308Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:38:08 [2019-12-20T18:38:08.308Z] 
13:38:08 [2019-12-20T18:38:08.308Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 18:38:08.075
13:38:08 [2019-12-20T18:38:08.308Z] !MESSAGE FrameworkEvent ERROR
13:38:08 [2019-12-20T18:38:08.308Z] !STACK 0
13:38:08 [2019-12-20T18:38:08.308Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
13:38:08 [2019-12-20T18:38:08.308Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:38:08 [2019-12-20T18:38:08.308Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
13:38:08 [2019-12-20T18:38:08.308Z]     -> 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:38:08 [2019-12-20T18:38:08.308Z]        org.apache.httpcomponents.httpclient.win [35]
13:38:08 [2019-12-20T18:38:08.308Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:38:08 [2019-12-20T18:38:08.308Z] 
13:38:08 [2019-12-20T18:38:08.308Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:38:08 [2019-12-20T18:38:08.308Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:38:08 [2019-12-20T18:38:08.308Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:38:08 [2019-12-20T18:38:08.308Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:38:08 [2019-12-20T18:38:08.308Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:38:08 [2019-12-20T18:38:08.308Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:38:08 [2019-12-20T18:38:08.308Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:38:08 [2019-12-20T18:38:08.308Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:38:08 [2019-12-20T18:38:08.308Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:38:08 [2019-12-20T18:38:08.308Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:38:10 [2019-12-20T18:38:10.196Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
13:38:10 [2019-12-20T18:38:10.452Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.158 s - in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
13:38:10 [2019-12-20T18:38:10.452Z] testBaseCommand(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.036 s
13:38:10 [2019-12-20T18:38:10.452Z] testMetadata(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.059 s
13:38:10 [2019-12-20T18:38:10.452Z] testResults(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.016 s
13:38:10 [2019-12-20T18:38:10.452Z] testResultsError(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.001 s
13:38:10 [2019-12-20T18:38:10.452Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
13:38:10 [2019-12-20T18:38:10.452Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
13:38:10 [2019-12-20T18:38:10.452Z] lamiProcessNameAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.002 s
13:38:10 [2019-12-20T18:38:10.452Z] lamiTimeRangeBeginAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.015 s
13:38:10 [2019-12-20T18:38:10.452Z] lamiProcessTIDAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
13:38:10 [2019-12-20T18:38:10.452Z] lamiTimeRangeEndAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
13:38:10 [2019-12-20T18:38:10.452Z] lamiIRQNameAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
13:38:10 [2019-12-20T18:38:10.452Z] lamiTimeRangeDurationAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
13:38:10 [2019-12-20T18:38:10.452Z] lamiGenericAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
13:38:10 [2019-12-20T18:38:10.452Z] lamiProcessPIDAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
13:38:10 [2019-12-20T18:38:10.452Z] lamiIRQNumberAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
13:38:10 [2019-12-20T18:38:10.452Z] lamiDurationAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
13:38:10 [2019-12-20T18:38:10.452Z] lamiTimestampAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
13:38:10 [2019-12-20T18:38:10.452Z] lamiEmptyAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
13:38:10 [2019-12-20T18:38:10.452Z] testAspectEquality(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
13:38:10 [2019-12-20T18:38:10.452Z] lamiMixedAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
13:38:10 [2019-12-20T18:38:10.452Z] 
13:38:10 [2019-12-20T18:38:10.452Z] Results:
13:38:10 [2019-12-20T18:38:10.452Z] 
13:38:10 [2019-12-20T18:38:10.452Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
13:38:10 [2019-12-20T18:38:10.452Z] 
13:38:11 [2019-12-20T18:38:11.817Z] [INFO] All tests passed!
13:38:11 [2019-12-20T18:38:11.817Z] [INFO] 
13:38:11 [2019-12-20T18:38:11.817Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
13:38:11 [2019-12-20T18:38:11.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT.jar
13:38:11 [2019-12-20T18:38:11.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT.pom
13:38:11 [2019-12-20T18:38:11.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT-sources.jar
13:38:11 [2019-12-20T18:38:11.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
13:38:11 [2019-12-20T18:38:11.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT-p2metadata.xml
13:38:11 [2019-12-20T18:38:11.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml
13:38:11 [2019-12-20T18:38:11.817Z] [INFO] 
13:38:11 [2019-12-20T18:38:11.817Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
13:38:11 [2019-12-20T18:38:11.817Z] [INFO] 
13:38:11 [2019-12-20T18:38:11.817Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >---
13:38:11 [2019-12-20T18:38:11.817Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.0.8-SNAPSHOT   [29/138]
13:38:11 [2019-12-20T18:38:11.817Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:38:11 [2019-12-20T18:38:11.817Z] [INFO] 
13:38:11 [2019-12-20T18:38:11.817Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui ---
13:38:11 [2019-12-20T18:38:11.817Z] [INFO] 
13:38:11 [2019-12-20T18:38:11.817Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
13:38:11 [2019-12-20T18:38:11.817Z] [INFO] The project's OSGi version is 1.0.8.201912201815
13:38:11 [2019-12-20T18:38:11.817Z] [INFO] 
13:38:11 [2019-12-20T18:38:11.817Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
13:38:11 [2019-12-20T18:38:11.817Z] [INFO] 
13:38:11 [2019-12-20T18:38:11.817Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
13:38:11 [2019-12-20T18:38:11.817Z] [INFO] 
13:38:11 [2019-12-20T18:38:11.817Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
13:38:11 [2019-12-20T18:38:11.817Z] [INFO] 
13:38:11 [2019-12-20T18:38:11.817Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
13:38:11 [2019-12-20T18:38:11.817Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:38:11 [2019-12-20T18:38:11.817Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
13:38:11 [2019-12-20T18:38:11.817Z] [INFO] 
13:38:11 [2019-12-20T18:38:11.817Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
13:38:11 [2019-12-20T18:38:11.817Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes
13:38:12 [2019-12-20T18:38:12.072Z] [INFO] 
13:38:12 [2019-12-20T18:38:12.072Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui ---
13:38:12 [2019-12-20T18:38:12.072Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:38:12 [2019-12-20T18:38:12.072Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources
13:38:12 [2019-12-20T18:38:12.072Z] [INFO] 
13:38:12 [2019-12-20T18:38:12.072Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui ---
13:38:12 [2019-12-20T18:38:12.072Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT-sources.jar
13:38:12 [2019-12-20T18:38:12.328Z] [INFO] 
13:38:12 [2019-12-20T18:38:12.328Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
13:38:12 [2019-12-20T18:38:12.328Z] [INFO] 
13:38:12 [2019-12-20T18:38:12.328Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui ---
13:38:12 [2019-12-20T18:38:12.328Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT.jar
13:38:12 [2019-12-20T18:38:12.328Z] [INFO] 
13:38:12 [2019-12-20T18:38:12.328Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui ---
13:38:12 [2019-12-20T18:38:12.328Z] [INFO] 
13:38:12 [2019-12-20T18:38:12.328Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui ---
13:38:12 [2019-12-20T18:38:12.328Z] [INFO] 
13:38:12 [2019-12-20T18:38:12.328Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui ---
13:38:12 [2019-12-20T18:38:12.328Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT.jar
13:38:12 [2019-12-20T18:38:12.328Z] [INFO] 
13:38:12 [2019-12-20T18:38:12.328Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui ---
13:38:12 [2019-12-20T18:38:12.328Z] [INFO] 
13:38:12 [2019-12-20T18:38:12.328Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui ---
13:38:12 [2019-12-20T18:38:12.328Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT.jar
13:38:12 [2019-12-20T18:38:12.328Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.8-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT.pom
13:38:12 [2019-12-20T18:38:12.328Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT-sources.jar
13:38:12 [2019-12-20T18:38:12.328Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT-pack200.jar.pack.gz
13:38:12 [2019-12-20T18:38:12.583Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.8-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT-p2metadata.xml
13:38:12 [2019-12-20T18:38:12.583Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.8-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.8-SNAPSHOT-p2artifacts.xml
13:38:12 [2019-12-20T18:38:12.583Z] [INFO] 
13:38:12 [2019-12-20T18:38:12.583Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui ---
13:38:12 [2019-12-20T18:38:12.583Z] [INFO] 
13:38:12 [2019-12-20T18:38:12.583Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >--
13:38:12 [2019-12-20T18:38:12.583Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.1.2-SNAPSHOT [30/138]
13:38:12 [2019-12-20T18:38:12.583Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:38:12 [2019-12-20T18:38:12.584Z] [INFO] 
13:38:12 [2019-12-20T18:38:12.584Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui ---
13:38:12 [2019-12-20T18:38:12.584Z] [INFO] 
13:38:12 [2019-12-20T18:38:12.584Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
13:38:12 [2019-12-20T18:38:12.584Z] [INFO] The project's OSGi version is 1.1.2.201912201815
13:38:12 [2019-12-20T18:38:12.584Z] [INFO] 
13:38:12 [2019-12-20T18:38:12.584Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
13:38:12 [2019-12-20T18:38:12.584Z] [INFO] 
13:38:12 [2019-12-20T18:38:12.584Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
13:38:12 [2019-12-20T18:38:12.584Z] [INFO] 
13:38:12 [2019-12-20T18:38:12.584Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
13:38:12 [2019-12-20T18:38:12.584Z] [INFO] 
13:38:12 [2019-12-20T18:38:12.584Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
13:38:12 [2019-12-20T18:38:12.584Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:38:12 [2019-12-20T18:38:12.584Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
13:38:12 [2019-12-20T18:38:12.584Z] [INFO] 
13:38:12 [2019-12-20T18:38:12.584Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
13:38:12 [2019-12-20T18:38:12.584Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes
13:38:12 [2019-12-20T18:38:12.839Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[37] 
13:38:12 [2019-12-20T18:38:12.839Z] 	import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvUtils;
13:38:12 [2019-12-20T18:38:12.839Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:38:12 [2019-12-20T18:38:12.839Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
13:38:12 [2019-12-20T18:38:12.839Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[241] 
13:38:12 [2019-12-20T18:38:12.839Z] 	ExportToTsvUtils.exportTableToTsv(table, stream);
13:38:12 [2019-12-20T18:38:12.839Z] 	^^^^^^^^^^^^^^^^
13:38:12 [2019-12-20T18:38:12.839Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
13:38:12 [2019-12-20T18:38:12.839Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[241] 
13:38:12 [2019-12-20T18:38:12.839Z] 	ExportToTsvUtils.exportTableToTsv(table, stream);
13:38:12 [2019-12-20T18:38:12.839Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:38:12 [2019-12-20T18:38:12.839Z] Discouraged access: The method 'ExportToTsvUtils.exportTableToTsv(Table, OutputStream)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
13:38:12 [2019-12-20T18:38:12.839Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/analysis/lami/ui/Activator.java:[107] 
13:38:12 [2019-12-20T18:38:12.839Z] 	return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path);
13:38:12 [2019-12-20T18:38:12.839Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:38:12 [2019-12-20T18:38:12.839Z] The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated
13:38:12 [2019-12-20T18:38:12.839Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[37] 
13:38:12 [2019-12-20T18:38:12.839Z] 	import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvAction;
13:38:12 [2019-12-20T18:38:12.840Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:38:12 [2019-12-20T18:38:12.840Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
13:38:12 [2019-12-20T18:38:12.840Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[95] 
13:38:12 [2019-12-20T18:38:12.840Z] 	private final Action fExportTsvAction = new ExportToTsvAction() {
13:38:12 [2019-12-20T18:38:12.840Z]         @Override
13:38:12 [2019-12-20T18:38:12.840Z]         protected void exportToTsv(@Nullable OutputStream stream) {
13:38:12 [2019-12-20T18:38:12.840Z]             TmfViewer viewer = getViewer();
13:38:12 [2019-12-20T18:38:12.840Z]             if (viewer instanceof LamiTableViewer) {
13:38:12 [2019-12-20T18:38:12.840Z]                 ((LamiTableViewer) viewer).exportToTsv(stream);
13:38:12 [2019-12-20T18:38:12.840Z]             }
13:38:12 [2019-12-20T18:38:12.840Z]         }
13:38:12 [2019-12-20T18:38:12.840Z]         private @Nullable TmfViewer getViewer() {
13:38:12 [2019-12-20T18:38:12.840Z]             LamiReportViewTabPage tabPage = getCurrentSelectedPage();
13:38:12 [2019-12-20T18:38:12.840Z]             if (tabPage == null) {
13:38:12 [2019-12-20T18:38:12.840Z]                 return null;
13:38:12 [2019-12-20T18:38:12.840Z]             }
13:38:12 [2019-12-20T18:38:12.840Z]             LamiViewerControl viewerControl = tabPage.getTableViewerControl();
13:38:12 [2019-12-20T18:38:12.840Z]             TmfViewer viewer = viewerControl.getViewer();
13:38:12 [2019-12-20T18:38:12.840Z]             return viewer;
13:38:12 [2019-12-20T18:38:12.840Z]         }
13:38:12 [2019-12-20T18:38:12.840Z]         @Override
13:38:12 [2019-12-20T18:38:12.840Z]         public boolean isEnabled() {
13:38:12 [2019-12-20T18:38:12.840Z]             return (getViewer() instanceof LamiTableViewer);
13:38:12 [2019-12-20T18:38:12.840Z]         }
13:38:12 [2019-12-20T18:38:12.840Z]         @Override
13:38:12 [2019-12-20T18:38:12.840Z]         protected @Nullable Shell getShell() {
13:38:12 [2019-12-20T18:38:12.840Z]             return getViewSite().getShell();
13:38:12 [2019-12-20T18:38:12.840Z]         }
13:38:12 [2019-12-20T18:38:12.840Z]     };
13:38:12 [2019-12-20T18:38:12.840Z] 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:38:12 [2019-12-20T18:38:12.840Z] Discouraged access: The constructor 'ExportToTsvAction()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
13:38:12 [2019-12-20T18:38:12.840Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[95] 
13:38:12 [2019-12-20T18:38:12.840Z] 	private final Action fExportTsvAction = new ExportToTsvAction() {
13:38:12 [2019-12-20T18:38:12.840Z] 	                                            ^^^^^^^^^^^^^^^^^
13:38:12 [2019-12-20T18:38:12.840Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
13:38:12 [2019-12-20T18:38:12.840Z] 7 problems (7 warnings)
13:38:12 [2019-12-20T18:38:12.840Z] [INFO] 
13:38:12 [2019-12-20T18:38:12.840Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui ---
13:38:12 [2019-12-20T18:38:12.840Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:38:12 [2019-12-20T18:38:12.840Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources
13:38:12 [2019-12-20T18:38:12.840Z] [INFO] 
13:38:12 [2019-12-20T18:38:12.840Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui ---
13:38:13 [2019-12-20T18:38:13.096Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT-sources.jar
13:38:13 [2019-12-20T18:38:13.096Z] [INFO] 
13:38:13 [2019-12-20T18:38:13.096Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
13:38:13 [2019-12-20T18:38:13.096Z] [INFO] 
13:38:13 [2019-12-20T18:38:13.096Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui ---
13:38:13 [2019-12-20T18:38:13.096Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT.jar
13:38:13 [2019-12-20T18:38:13.096Z] [INFO] 
13:38:13 [2019-12-20T18:38:13.096Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui ---
13:38:13 [2019-12-20T18:38:13.096Z] [INFO] 
13:38:13 [2019-12-20T18:38:13.096Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui ---
13:38:13 [2019-12-20T18:38:13.096Z] [INFO] 
13:38:13 [2019-12-20T18:38:13.096Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui ---
13:38:13 [2019-12-20T18:38:13.096Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT.jar
13:38:13 [2019-12-20T18:38:13.351Z] [INFO] 
13:38:13 [2019-12-20T18:38:13.351Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui ---
13:38:13 [2019-12-20T18:38:13.351Z] [INFO] 
13:38:13 [2019-12-20T18:38:13.351Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui ---
13:38:13 [2019-12-20T18:38:13.351Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT.jar
13:38:13 [2019-12-20T18:38:13.351Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT.pom
13:38:13 [2019-12-20T18:38:13.351Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT-sources.jar
13:38:13 [2019-12-20T18:38:13.351Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT-pack200.jar.pack.gz
13:38:13 [2019-12-20T18:38:13.351Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT-p2metadata.xml
13:38:13 [2019-12-20T18:38:13.351Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.2-SNAPSHOT-p2artifacts.xml
13:38:13 [2019-12-20T18:38:13.351Z] [INFO] 
13:38:13 [2019-12-20T18:38:13.351Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui ---
13:38:13 [2019-12-20T18:38:13.351Z] [INFO] 
13:38:13 [2019-12-20T18:38:13.351Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >--
13:38:13 [2019-12-20T18:38:13.351Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.0.9-SNAPSHOT [31/138]
13:38:13 [2019-12-20T18:38:13.351Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:38:13 [2019-12-20T18:38:13.351Z] [INFO] 
13:38:13 [2019-12-20T18:38:13.351Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui ---
13:38:13 [2019-12-20T18:38:13.351Z] [INFO] 
13:38:13 [2019-12-20T18:38:13.351Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
13:38:13 [2019-12-20T18:38:13.351Z] [INFO] The project's OSGi version is 1.0.9.201912201815
13:38:13 [2019-12-20T18:38:13.351Z] [INFO] 
13:38:13 [2019-12-20T18:38:13.351Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
13:38:13 [2019-12-20T18:38:13.351Z] [INFO] 
13:38:13 [2019-12-20T18:38:13.351Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
13:38:13 [2019-12-20T18:38:13.351Z] [INFO] 
13:38:13 [2019-12-20T18:38:13.351Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
13:38:13 [2019-12-20T18:38:13.351Z] [INFO] 
13:38:13 [2019-12-20T18:38:13.351Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
13:38:13 [2019-12-20T18:38:13.351Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:38:13 [2019-12-20T18:38:13.351Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
13:38:13 [2019-12-20T18:38:13.351Z] [INFO] 
13:38:13 [2019-12-20T18:38:13.351Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
13:38:13 [2019-12-20T18:38:13.351Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes
13:38:13 [2019-12-20T18:38:13.912Z] [INFO] 
13:38:13 [2019-12-20T18:38:13.912Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui ---
13:38:13 [2019-12-20T18:38:13.912Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:38:13 [2019-12-20T18:38:13.912Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources
13:38:13 [2019-12-20T18:38:13.912Z] [INFO] 
13:38:13 [2019-12-20T18:38:13.912Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui ---
13:38:13 [2019-12-20T18:38:13.912Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT-sources.jar
13:38:13 [2019-12-20T18:38:13.912Z] [INFO] 
13:38:13 [2019-12-20T18:38:13.912Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
13:38:13 [2019-12-20T18:38:13.912Z] [INFO] 
13:38:13 [2019-12-20T18:38:13.912Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui ---
13:38:13 [2019-12-20T18:38:13.912Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT.jar
13:38:14 [2019-12-20T18:38:14.167Z] [INFO] 
13:38:14 [2019-12-20T18:38:14.167Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui ---
13:38:14 [2019-12-20T18:38:14.167Z] [INFO] 
13:38:14 [2019-12-20T18:38:14.167Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.ui ---
13:38:14 [2019-12-20T18:38:14.167Z] [INFO] 
13:38:14 [2019-12-20T18:38:14.167Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.ui ---
13:38:14 [2019-12-20T18:38:14.167Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT.jar
13:38:14 [2019-12-20T18:38:14.167Z] [INFO] 
13:38:14 [2019-12-20T18:38:14.167Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui ---
13:38:14 [2019-12-20T18:38:14.167Z] [INFO] 
13:38:14 [2019-12-20T18:38:14.167Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui ---
13:38:14 [2019-12-20T18:38:14.167Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT.jar
13:38:14 [2019-12-20T18:38:14.167Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT.pom
13:38:14 [2019-12-20T18:38:14.167Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT-sources.jar
13:38:14 [2019-12-20T18:38:14.167Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT-pack200.jar.pack.gz
13:38:14 [2019-12-20T18:38:14.167Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT-p2metadata.xml
13:38:14 [2019-12-20T18:38:14.167Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.9-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.9-SNAPSHOT-p2artifacts.xml
13:38:14 [2019-12-20T18:38:14.167Z] [INFO] 
13:38:14 [2019-12-20T18:38:14.167Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui ---
13:38:14 [2019-12-20T18:38:14.167Z] [INFO] 
13:38:14 [2019-12-20T18:38:14.167Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >--
13:38:14 [2019-12-20T18:38:14.167Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.1.0-SNAPSHOT [32/138]
13:38:14 [2019-12-20T18:38:14.167Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:38:14 [2019-12-20T18:38:14.167Z] [INFO] 
13:38:14 [2019-12-20T18:38:14.167Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core ---
13:38:14 [2019-12-20T18:38:14.167Z] [INFO] 
13:38:14 [2019-12-20T18:38:14.167Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
13:38:14 [2019-12-20T18:38:14.167Z] [INFO] The project's OSGi version is 5.1.0.201912201815
13:38:14 [2019-12-20T18:38:14.167Z] [INFO] 
13:38:14 [2019-12-20T18:38:14.167Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
13:38:14 [2019-12-20T18:38:14.167Z] [INFO] 
13:38:14 [2019-12-20T18:38:14.167Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
13:38:14 [2019-12-20T18:38:14.167Z] [INFO] 
13:38:14 [2019-12-20T18:38:14.167Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
13:38:14 [2019-12-20T18:38:14.168Z] [INFO] 
13:38:14 [2019-12-20T18:38:14.168Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
13:38:14 [2019-12-20T18:38:14.168Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:38:14 [2019-12-20T18:38:14.168Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
13:38:14 [2019-12-20T18:38:14.168Z] [INFO] 
13:38:14 [2019-12-20T18:38:14.168Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
13:38:14 [2019-12-20T18:38:14.168Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes
13:38:15 [2019-12-20T18:38:15.094Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[240] 
13:38:15 [2019-12-20T18:38:15.094Z] 	fGroupingAspects = Iterables.filter(provider.getSegmentAspects(), IGroupingSegmentAspect.class);
13:38:15 [2019-12-20T18:38:15.094Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:38:15 [2019-12-20T18:38:15.094Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull IGroupingSegmentAspect>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IGroupingSegmentAspect>'
13:38:15 [2019-12-20T18:38:15.094Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[382] 
13:38:15 [2019-12-20T18:38:15.094Z] 	SeriesModel seriesModel = entry.getValue().build();
13:38:15 [2019-12-20T18:38:15.094Z] 	                          ^^^^^^^^^^^^^^^^
13:38:15 [2019-12-20T18:38:15.094Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,SegmentStoreScatterDataProvider.@NonNull Series>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
13:38:15 [2019-12-20T18:38:15.094Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[383] 
13:38:15 [2019-12-20T18:38:15.094Z] 	seriesModelMap.put(Long.toString(seriesModel.getId()), seriesModel);
13:38:15 [2019-12-20T18:38:15.094Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:38:15 [2019-12-20T18:38:15.094Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:38:15 [2019-12-20T18:38:15.094Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[456] 
13:38:15 [2019-12-20T18:38:15.094Z] 	SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), String.valueOf(getId()), Longs.toArray(fXValues), Doubles.toArray(fYValues));
13:38:15 [2019-12-20T18:38:15.094Z] 	                                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^
13:38:15 [2019-12-20T18:38:15.094Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]'
13:38:15 [2019-12-20T18:38:15.094Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[456] 
13:38:15 [2019-12-20T18:38:15.094Z] 	SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), String.valueOf(getId()), Longs.toArray(fXValues), Doubles.toArray(fYValues));
13:38:15 [2019-12-20T18:38:15.094Z] 	                                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
13:38:15 [2019-12-20T18:38:15.094Z] Null type safety (type annotations): The expression of type 'double[]' needs unchecked conversion to conform to 'double @NonNull[]'
13:38:15 [2019-12-20T18:38:15.094Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[457] 
13:38:15 [2019-12-20T18:38:15.094Z] 	builder.setProperties(Ints.toArray(fProperties)).build();
13:38:15 [2019-12-20T18:38:15.094Z] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^
13:38:15 [2019-12-20T18:38:15.094Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]'
13:38:15 [2019-12-20T18:38:15.094Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[458] 
13:38:15 [2019-12-20T18:38:15.094Z] 	return builder.setProperties(Ints.toArray(fProperties)).build();
13:38:15 [2019-12-20T18:38:15.094Z] 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^
13:38:15 [2019-12-20T18:38:15.094Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]'
13:38:15 [2019-12-20T18:38:15.094Z] 7 problems (7 warnings)
13:38:15 [2019-12-20T18:38:15.094Z] [INFO] 
13:38:15 [2019-12-20T18:38:15.094Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core ---
13:38:15 [2019-12-20T18:38:15.094Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:38:15 [2019-12-20T18:38:15.094Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources
13:38:15 [2019-12-20T18:38:15.094Z] [INFO] 
13:38:15 [2019-12-20T18:38:15.094Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core ---
13:38:15 [2019-12-20T18:38:15.094Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT-sources.jar
13:38:15 [2019-12-20T18:38:15.094Z] [INFO] 
13:38:15 [2019-12-20T18:38:15.094Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
13:38:15 [2019-12-20T18:38:15.094Z] [INFO] 
13:38:15 [2019-12-20T18:38:15.094Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core ---
13:38:15 [2019-12-20T18:38:15.094Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT.jar
13:38:15 [2019-12-20T18:38:15.094Z] [INFO] 
13:38:15 [2019-12-20T18:38:15.094Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core ---
13:38:15 [2019-12-20T18:38:15.094Z] [INFO] 
13:38:15 [2019-12-20T18:38:15.094Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core ---
13:38:15 [2019-12-20T18:38:15.094Z] [INFO] 
13:38:15 [2019-12-20T18:38:15.094Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core ---
13:38:15 [2019-12-20T18:38:15.094Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT.jar
13:38:15 [2019-12-20T18:38:15.094Z] [INFO] 
13:38:15 [2019-12-20T18:38:15.094Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core ---
13:38:15 [2019-12-20T18:38:15.094Z] [INFO] 
13:38:15 [2019-12-20T18:38:15.094Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core ---
13:38:15 [2019-12-20T18:38:15.094Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT.jar
13:38:15 [2019-12-20T18:38:15.094Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT.pom
13:38:15 [2019-12-20T18:38:15.094Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT-sources.jar
13:38:15 [2019-12-20T18:38:15.094Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT-pack200.jar.pack.gz
13:38:15 [2019-12-20T18:38:15.094Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT-p2metadata.xml
13:38:15 [2019-12-20T18:38:15.094Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.0-SNAPSHOT-p2artifacts.xml
13:38:15 [2019-12-20T18:38:15.350Z] [INFO] 
13:38:15 [2019-12-20T18:38:15.350Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core ---
13:38:15 [2019-12-20T18:38:15.350Z] [INFO] 
13:38:15 [2019-12-20T18:38:15.350Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >--
13:38:15 [2019-12-20T18:38:15.350Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 4.1.1-SNAPSHOT [33/138]
13:38:15 [2019-12-20T18:38:15.350Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:38:15 [2019-12-20T18:38:15.350Z] [INFO] 
13:38:15 [2019-12-20T18:38:15.350Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core ---
13:38:15 [2019-12-20T18:38:15.350Z] [INFO] 
13:38:15 [2019-12-20T18:38:15.350Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
13:38:15 [2019-12-20T18:38:15.350Z] [INFO] The project's OSGi version is 4.1.1.201912201815
13:38:15 [2019-12-20T18:38:15.350Z] [INFO] 
13:38:15 [2019-12-20T18:38:15.350Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
13:38:15 [2019-12-20T18:38:15.350Z] [INFO] 
13:38:15 [2019-12-20T18:38:15.350Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
13:38:15 [2019-12-20T18:38:15.350Z] [INFO] 
13:38:15 [2019-12-20T18:38:15.350Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
13:38:15 [2019-12-20T18:38:15.350Z] [INFO] 
13:38:15 [2019-12-20T18:38:15.350Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
13:38:15 [2019-12-20T18:38:15.350Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:38:15 [2019-12-20T18:38:15.350Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources
13:38:15 [2019-12-20T18:38:15.350Z] [INFO] 
13:38:15 [2019-12-20T18:38:15.350Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
13:38:15 [2019-12-20T18:38:15.350Z] [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes
13:38:16 [2019-12-20T18:38:16.715Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[158] 
13:38:16 [2019-12-20T18:38:16.715Z] 	nodes.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName())));
13:38:16 [2019-12-20T18:38:16.715Z] 	                                                                     ^^^^^^^^^^^^^^^^^^^^
13:38:16 [2019-12-20T18:38:16.715Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:38:16 [2019-12-20T18:38:16.715Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[239] 
13:38:16 [2019-12-20T18:38:16.715Z] 	long id = entry.getKey();
13:38:16 [2019-12-20T18:38:16.715Z] 	          ^^^^^^^^^^^^^^
13:38:16 [2019-12-20T18:38:16.715Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull Integer>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
13:38:16 [2019-12-20T18:38:16.715Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[240] 
13:38:16 [2019-12-20T18:38:16.715Z] 	int quark = entry.getValue();
13:38:16 [2019-12-20T18:38:16.715Z] 	            ^^^^^^^^^^^^^^^^
13:38:16 [2019-12-20T18:38:16.715Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull Integer>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
13:38:16 [2019-12-20T18:38:16.715Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[169] 
13:38:16 [2019-12-20T18:38:16.715Z] 	double[] threadValues = entry.getValue().getData();
13:38:16 [2019-12-20T18:38:16.715Z] 	                        ^^^^^^^^^^^^^^^^
13:38:16 [2019-12-20T18:38:16.715Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Integer,@NonNull IYModel>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
13:38:16 [2019-12-20T18:38:16.715Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[267] 
13:38:16 [2019-12-20T18:38:16.715Z] 	nodes.add(new MemoryUsageTreeModel(totalId, -1, TOTAL_TID, Collections.singletonList(getTrace().getName())));
13:38:16 [2019-12-20T18:38:16.715Z] 	                                                                                     ^^^^^^^^^^^^^^^^^^^^
13:38:16 [2019-12-20T18:38:16.715Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:38:16 [2019-12-20T18:38:16.715Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[43] 
13:38:16 [2019-12-20T18:38:16.716Z] 	private static final Predicate<? super ITmfTrace> PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, KernelMemoryAnalysisModule.class, KernelMemoryAnalysisModule.ID) != null;
13:38:16 [2019-12-20T18:38:16.716Z] 	                                                                                                          ^
13:38:16 [2019-12-20T18:38:16.716Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
13:38:16 [2019-12-20T18:38:16.716Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[58] 
13:38:16 [2019-12-20T18:38:16.716Z] 	return TmfTreeXYCompositeDataProvider.create(traces, TITLE, KernelMemoryUsageDataProvider.ID);
13:38:16 [2019-12-20T18:38:16.716Z] 	                                             ^^^^^^
13:38:16 [2019-12-20T18:38:16.716Z] Null type safety (type annotations): The expression of type 'Collection<ITmfTrace>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITmfTrace>'
13:38:16 [2019-12-20T18:38:16.716Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesEntryModelWeighted.java:[18] 
13:38:16 [2019-12-20T18:38:16.716Z] 	public class ResourcesEntryModelWeighted extends ResourcesEntryModel implements ITimeGraphEntryModelWeighted {
13:38:16 [2019-12-20T18:38:16.716Z] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:38:16 [2019-12-20T18:38:16.716Z] Javadoc: Missing comment for public declaration
13:38:16 [2019-12-20T18:38:16.716Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[162] 
13:38:16 [2019-12-20T18:38:16.716Z] 	long cpuTime = entry.getValue();
13:38:16 [2019-12-20T18:38:16.716Z] 	               ^^^^^^^^^^^^^^^^
13:38:16 [2019-12-20T18:38:16.716Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Long>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
13:38:16 [2019-12-20T18:38:16.716Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[219] 
13:38:16 [2019-12-20T18:38:16.716Z] 	entryList.add(new CpuUsageEntryModel(totalId, -1, Collections.singletonList(getTrace().getName()), TOTAL_SERIES_TID, totalTime));
13:38:16 [2019-12-20T18:38:16.716Z] 	                                                                            ^^^^^^^^^^^^^^^^^^^^
13:38:16 [2019-12-20T18:38:16.716Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:38:16 [2019-12-20T18:38:16.716Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[226] 
13:38:16 [2019-12-20T18:38:16.716Z] 	String key = entry.getKey();
13:38:16 [2019-12-20T18:38:16.716Z] 	             ^^^^^^^^^^^^^^
13:38:16 [2019-12-20T18:38:16.716Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull Long>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
13:38:16 [2019-12-20T18:38:16.716Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[235] 
13:38:16 [2019-12-20T18:38:16.716Z] 	entryList.add(new CpuUsageEntryModel(getId(tid), totalId, Collections.singletonList(getProcessName(tid, strings[1], end)), tid, entry.getValue()));
13:38:16 [2019-12-20T18:38:16.716Z] 	                                                                                                        ^^^^^^^^^^
13:38:16 [2019-12-20T18:38:16.716Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:38:16 [2019-12-20T18:38:16.716Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[37] 
13:38:16 [2019-12-20T18:38:16.716Z] 	import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis;
13:38:16 [2019-12-20T18:38:16.716Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:38:16 [2019-12-20T18:38:16.716Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:38:16 [2019-12-20T18:38:16.716Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[228] 
13:38:16 [2019-12-20T18:38:16.716Z] 	fTidToEntry.replaceValues(Integer.MIN_VALUE, Collections.singleton(new ThreadEntryModel.Builder(fTraceId, Collections.singletonList(getTrace().getName()),
13:38:16 [2019-12-20T18:38:16.716Z] 	                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^
13:38:16 [2019-12-20T18:38:16.716Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:38:16 [2019-12-20T18:38:16.716Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[340] 
13:38:16 [2019-12-20T18:38:16.716Z] 	return builder.build();
13:38:16 [2019-12-20T18:38:16.716Z] 	       ^^^^^^^^^^^^^^^
13:38:16 [2019-12-20T18:38:16.716Z] Null type safety (type annotations): The expression of type '@NonNull ImmutableList<ThreadEntryModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull ThreadEntryModel>', corresponding supertype is 'List<ThreadEntryModel>'
13:38:16 [2019-12-20T18:38:16.716Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[400] 
13:38:16 [2019-12-20T18:38:16.716Z] 	return Lists.newArrayList(models);
13:38:16 [2019-12-20T18:38:16.716Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
13:38:16 [2019-12-20T18:38:16.716Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull ThreadEntryModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull ThreadEntryModel>', corresponding supertype is 'List<@NonNull ThreadEntryModel>'
13:38:16 [2019-12-20T18:38:16.716Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[400] 
13:38:16 [2019-12-20T18:38:16.716Z] 	return Lists.newArrayList(models);
13:38:16 [2019-12-20T18:38:16.716Z] 	                          ^^^^^^
13:38:16 [2019-12-20T18:38:16.716Z] Null type safety (type annotations): The expression of type 'Set<ThreadEntryModel>' needs unchecked conversion to conform to 'Iterable<? extends @NonNull ThreadEntryModel>', corresponding supertype is 'Iterable<ThreadEntryModel>'
13:38:16 [2019-12-20T18:38:16.716Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[414] 
13:38:16 [2019-12-20T18:38:16.716Z] 	return builder.build();
13:38:16 [2019-12-20T18:38:16.716Z] 	       ^^^^^^^^^^^^^^^
13:38:16 [2019-12-20T18:38:16.716Z] Null type safety (type annotations): The expression of type '@NonNull ImmutableList<ThreadEntryModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull ThreadEntryModel>', corresponding supertype is 'List<ThreadEntryModel>'
13:38:16 [2019-12-20T18:38:16.716Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[440] 
13:38:16 [2019-12-20T18:38:16.716Z] 	for (ITmfStateInterval interval : ss.query2D(stateAndSyscallQuarks, times)) {
13:38:16 [2019-12-20T18:38:16.716Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^
13:38:16 [2019-12-20T18:38:16.716Z] Null type safety (type annotations): The expression of type 'Collection<Integer>' needs unchecked conversion to conform to '@NonNull Collection<Integer>'
13:38:16 [2019-12-20T18:38:16.716Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[728] 
13:38:16 [2019-12-20T18:38:16.716Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(getTrace(), CallsiteAnalysis.class, CallsiteAnalysis.ID);
13:38:16 [2019-12-20T18:38:16.716Z] 	                                                                                     ^^^^^^^^^^^^^^^^
13:38:16 [2019-12-20T18:38:16.716Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:38:16 [2019-12-20T18:38:16.716Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[728] 
13:38:16 [2019-12-20T18:38:16.716Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(getTrace(), CallsiteAnalysis.class, CallsiteAnalysis.ID);
13:38:16 [2019-12-20T18:38:16.716Z] 	                                                                                                             ^^^^^^^^^^^^^^^^^^^
13:38:16 [2019-12-20T18:38:16.716Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:38:16 [2019-12-20T18:38:16.716Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[728] 
13:38:16 [2019-12-20T18:38:16.716Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(getTrace(), CallsiteAnalysis.class, CallsiteAnalysis.ID);
13:38:16 [2019-12-20T18:38:16.716Z] 	                                                                                                                              ^^
13:38:16 [2019-12-20T18:38:16.716Z] Discouraged access: The field 'CallsiteAnalysis.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:38:16 [2019-12-20T18:38:16.716Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[750] 
13:38:16 [2019-12-20T18:38:16.716Z] 	return new TmfModelResponse<>(returnValue, status, statusMessage);
13:38:16 [2019-12-20T18:38:16.716Z] 	                              ^^^^^^^^^^^
13:38:16 [2019-12-20T18:38:16.716Z] Null type safety (type annotations): The expression of type 'Map<String,String>' needs unchecked conversion to conform to '@Nullable Map<@NonNull String,@NonNull String>'
13:38:16 [2019-12-20T18:38:16.716Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[804] 
13:38:16 [2019-12-20T18:38:16.716Z] 	Map<@NonNull String, @NonNull String> model = response.getModel();
13:38:16 [2019-12-20T18:38:16.716Z] 	                                              ^^^^^^^^^^^^^^^^^^^
13:38:16 [2019-12-20T18:38:16.716Z] Null type safety (type annotations): The expression of type '@Nullable Map<String,String>' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>'
13:38:16 [2019-12-20T18:38:16.716Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[807] 
13:38:16 [2019-12-20T18:38:16.716Z] 	data.put(entry.getKey(), entry.getValue());
13:38:16 [2019-12-20T18:38:16.716Z] 	         ^^^^^^^^^^^^^^
13:38:16 [2019-12-20T18:38:16.716Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:38:16 [2019-12-20T18:38:16.716Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[807] 
13:38:16 [2019-12-20T18:38:16.716Z] 	data.put(entry.getKey(), entry.getValue());
13:38:16 [2019-12-20T18:38:16.716Z] 	                         ^^^^^^^^^^^^^^^^
13:38:16 [2019-12-20T18:38:16.716Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object'
13:38:16 [2019-12-20T18:38:16.716Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsSystemModel.java:[68] 
13:38:16 [2019-12-20T18:38:16.716Z] 	if (ht == null) {
13:38:16 [2019-12-20T18:38:16.716Z] 	    ^^
13:38:16 [2019-12-20T18:38:16.716Z] Null comparison always yields false: The variable ht cannot be null at this location
13:38:16 [2019-12-20T18:38:16.716Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsSystemModel.java:[68] 
13:38:16 [2019-12-20T18:38:16.716Z] 	if (ht == null) {
13:38:16 [2019-12-20T18:38:16.716Z]             return null;
13:38:16 [2019-12-20T18:38:16.716Z]         }
13:38:16 [2019-12-20T18:38:16.716Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:38:16 [2019-12-20T18:38:16.716Z] Dead code
13:38:16 [2019-12-20T18:38:16.716Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsSystemModel.java:[117] 
13:38:16 [2019-12-20T18:38:16.716Z] 	if (stack == null) {
13:38:16 [2019-12-20T18:38:16.716Z] 	    ^^^^^
13:38:16 [2019-12-20T18:38:16.716Z] Null comparison always yields false: The variable stack cannot be null at this location
13:38:16 [2019-12-20T18:38:16.716Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsSystemModel.java:[117] 
13:38:16 [2019-12-20T18:38:16.716Z] 	if (stack == null) {
13:38:16 [2019-12-20T18:38:16.716Z]             stack = new ArrayDeque<>();
13:38:16 [2019-12-20T18:38:16.716Z]             fIntCtxStacks.put(hostId, cpu, stack);
13:38:16 [2019-12-20T18:38:16.716Z]         }
13:38:16 [2019-12-20T18:38:16.716Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:38:16 [2019-12-20T18:38:16.716Z] Dead code
13:38:16 [2019-12-20T18:38:16.716Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsSystemModel.java:[119] 
13:38:16 [2019-12-20T18:38:16.716Z] 	fIntCtxStacks.put(hostId, cpu, stack);
13:38:16 [2019-12-20T18:38:16.716Z] 	                               ^^^^^
13:38:16 [2019-12-20T18:38:16.716Z] Null type safety (type annotations): The expression of type 'Deque<@NonNull OsInterruptContext>' needs unchecked conversion to conform to '@NonNull Deque<@NonNull OsInterruptContext>'
13:38:16 [2019-12-20T18:38:16.716Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsSystemModel.java:[137] 
13:38:16 [2019-12-20T18:38:16.717Z] 	if (stack == null) {
13:38:16 [2019-12-20T18:38:16.717Z] 	    ^^^^^
13:38:16 [2019-12-20T18:38:16.717Z] Null comparison always yields false: The variable stack cannot be null at this location
13:38:16 [2019-12-20T18:38:16.717Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsSystemModel.java:[137] 
13:38:16 [2019-12-20T18:38:16.717Z] 	if (stack == null) {
13:38:16 [2019-12-20T18:38:16.717Z]             return OsInterruptContext.DEFAULT_CONTEXT;
13:38:16 [2019-12-20T18:38:16.717Z]         }
13:38:16 [2019-12-20T18:38:16.717Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:38:16 [2019-12-20T18:38:16.717Z] Dead code
13:38:16 [2019-12-20T18:38:16.717Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsSystemModel.java:[159] 
13:38:16 [2019-12-20T18:38:16.717Z] 	if (stack == null) {
13:38:16 [2019-12-20T18:38:16.717Z] 	    ^^^^^
13:38:16 [2019-12-20T18:38:16.717Z] Null comparison always yields false: The variable stack cannot be null at this location
13:38:16 [2019-12-20T18:38:16.717Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsSystemModel.java:[159] 
13:38:16 [2019-12-20T18:38:16.717Z] 	if (stack == null) {
13:38:16 [2019-12-20T18:38:16.717Z]             return null;
13:38:16 [2019-12-20T18:38:16.717Z]         }
13:38:16 [2019-12-20T18:38:16.717Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:38:16 [2019-12-20T18:38:16.717Z] Dead code
13:38:16 [2019-12-20T18:38:16.717Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[39] 
13:38:16 [2019-12-20T18:38:16.717Z] 	import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis;
13:38:16 [2019-12-20T18:38:16.717Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:38:16 [2019-12-20T18:38:16.717Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:38:16 [2019-12-20T18:38:16.717Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[130] 
13:38:16 [2019-12-20T18:38:16.717Z] 	private final TreeMultimap<Integer, ITmfStateInterval> fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR);
13:38:16 [2019-12-20T18:38:16.717Z] 	                                                                                             ^^^^^^^^^^^^^^^^
13:38:16 [2019-12-20T18:38:16.717Z] Null type safety: parameter 1 provided via method descriptor Comparator<Integer>.compare(Integer, Integer) needs unchecked conversion to conform to 'int'
13:38:16 [2019-12-20T18:38:16.717Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[130] 
13:38:16 [2019-12-20T18:38:16.717Z] 	private final TreeMultimap<Integer, ITmfStateInterval> fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR);
13:38:16 [2019-12-20T18:38:16.717Z] 	                                                                                             ^^^^^^^^^^^^^^^^
13:38:16 [2019-12-20T18:38:16.717Z] Null type safety: parameter 2 provided via method descriptor Comparator<Integer>.compare(Integer, Integer) needs unchecked conversion to conform to 'int'
13:38:16 [2019-12-20T18:38:16.717Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[155] 
13:38:16 [2019-12-20T18:38:16.717Z] 	ResourcesEntryModel resourcesEntryModel = new ResourcesEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, -1, Type.GROUP);
13:38:16 [2019-12-20T18:38:16.717Z] 	                                                                                                         ^^^^^^^^^^^^^^^^^^^^
13:38:16 [2019-12-20T18:38:16.717Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:38:16 [2019-12-20T18:38:16.717Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[341] 
13:38:16 [2019-12-20T18:38:16.717Z] 	List<@NonNull ITimeGraphState> syscalls = getSyscalls(ss, interval, intervals.get(currentThreadQuark));
13:38:16 [2019-12-20T18:38:16.717Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:38:16 [2019-12-20T18:38:16.717Z] Null type safety (type annotations): The expression of type 'NavigableSet<ITmfStateInterval>' needs unchecked conversion to conform to '@NonNull NavigableSet<ITmfStateInterval>'
13:38:16 [2019-12-20T18:38:16.717Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[345] 
13:38:16 [2019-12-20T18:38:16.717Z] 	List<@NonNull TimeGraphState> currentThreads = getCurrentThreads(ss, interval, intervals.get(currentThreadQuark));
13:38:16 [2019-12-20T18:38:16.717Z] 	                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:38:16 [2019-12-20T18:38:16.717Z] Null type safety (type annotations): The expression of type 'NavigableSet<ITmfStateInterval>' needs unchecked conversion to conform to '@NonNull NavigableSet<ITmfStateInterval>'
13:38:16 [2019-12-20T18:38:16.717Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[553] 
13:38:16 [2019-12-20T18:38:16.717Z] 	quarks = selectedEntries.values();
13:38:16 [2019-12-20T18:38:16.717Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^
13:38:16 [2019-12-20T18:38:16.717Z] Null type safety (type annotations): The expression of type '@NonNull Collection<Integer>' needs unchecked conversion to conform to 'Collection<@NonNull Integer>'
13:38:16 [2019-12-20T18:38:16.717Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[599] 
13:38:16 [2019-12-20T18:38:16.717Z] 	return new TmfModelResponse<>(retMap, ITmfResponse.Status.COMPLETED, CommonStatusMessage.COMPLETED);
13:38:16 [2019-12-20T18:38:16.717Z] 	                              ^^^^^^
13:38:16 [2019-12-20T18:38:16.717Z] Null type safety (type annotations): The expression of type 'Map<String,String>' needs unchecked conversion to conform to '@Nullable Map<@NonNull String,@NonNull String>'
13:38:16 [2019-12-20T18:38:16.717Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[684] 
13:38:16 [2019-12-20T18:38:16.717Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID);
13:38:16 [2019-12-20T18:38:16.717Z] 	                                                                                ^^^^^^^^^^^^^^^^
13:38:16 [2019-12-20T18:38:16.717Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:38:16 [2019-12-20T18:38:16.717Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[684] 
13:38:16 [2019-12-20T18:38:16.717Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID);
13:38:16 [2019-12-20T18:38:16.717Z] 	                                                                                                        ^^^^^^^^^^^^^^^^^^^
13:38:16 [2019-12-20T18:38:16.717Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:38:16 [2019-12-20T18:38:16.717Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[684] 
13:38:16 [2019-12-20T18:38:16.717Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID);
13:38:16 [2019-12-20T18:38:16.717Z] 	                                                                                                                         ^^
13:38:16 [2019-12-20T18:38:16.717Z] Discouraged access: The field 'CallsiteAnalysis.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:38:16 [2019-12-20T18:38:16.717Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[689] 
13:38:16 [2019-12-20T18:38:16.717Z] 	List<@NonNull ITmfCallsite> callsites = csAnalysis.getCallsites(String.valueOf(trace.getUUID()), deviceAspect.getDeviceType(), attributeName, interval.getStartTime() / 2L + interval.getEndTime() / 2L);
13:38:16 [2019-12-20T18:38:16.717Z] 	                                                                                                                               ^^^^^^^^^^^^^
13:38:16 [2019-12-20T18:38:16.717Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:38:16 [2019-12-20T18:38:16.717Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[727] 
13:38:16 [2019-12-20T18:38:16.717Z] 	Map<@NonNull String, @NonNull String> model = response.getModel();
13:38:16 [2019-12-20T18:38:16.717Z] 	                                              ^^^^^^^^^^^^^^^^^^^
13:38:16 [2019-12-20T18:38:16.717Z] Null type safety (type annotations): The expression of type '@Nullable Map<String,String>' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>'
13:38:16 [2019-12-20T18:38:16.717Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[730] 
13:38:16 [2019-12-20T18:38:16.717Z] 	data.put(entry.getKey(), entry.getValue());
13:38:16 [2019-12-20T18:38:16.717Z] 	         ^^^^^^^^^^^^^^
13:38:16 [2019-12-20T18:38:16.717Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:38:16 [2019-12-20T18:38:16.717Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[730] 
13:38:16 [2019-12-20T18:38:16.717Z] 	data.put(entry.getKey(), entry.getValue());
13:38:16 [2019-12-20T18:38:16.717Z] 	                         ^^^^^^^^^^^^^^^^
13:38:16 [2019-12-20T18:38:16.717Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object'
13:38:16 [2019-12-20T18:38:16.717Z] 50 problems (50 warnings)
13:38:16 [2019-12-20T18:38:16.717Z] [INFO] 
13:38:16 [2019-12-20T18:38:16.717Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
13:38:16 [2019-12-20T18:38:16.717Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:38:16 [2019-12-20T18:38:16.717Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources
13:38:16 [2019-12-20T18:38:16.717Z] [INFO] 
13:38:16 [2019-12-20T18:38:16.717Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core ---
13:38:16 [2019-12-20T18:38:16.717Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT-sources.jar
13:38:16 [2019-12-20T18:38:16.717Z] [INFO] 
13:38:16 [2019-12-20T18:38:16.717Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
13:38:16 [2019-12-20T18:38:16.717Z] [INFO] 
13:38:16 [2019-12-20T18:38:16.717Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core ---
13:38:16 [2019-12-20T18:38:16.973Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT.jar
13:38:16 [2019-12-20T18:38:16.973Z] [INFO] 
13:38:16 [2019-12-20T18:38:16.973Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core ---
13:38:16 [2019-12-20T18:38:16.973Z] [INFO] 
13:38:16 [2019-12-20T18:38:16.973Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core ---
13:38:16 [2019-12-20T18:38:16.973Z] [INFO] 
13:38:16 [2019-12-20T18:38:16.973Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core ---
13:38:16 [2019-12-20T18:38:16.973Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT.jar
13:38:17 [2019-12-20T18:38:17.230Z] [INFO] 
13:38:17 [2019-12-20T18:38:17.230Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core ---
13:38:17 [2019-12-20T18:38:17.230Z] [INFO] 
13:38:17 [2019-12-20T18:38:17.230Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core ---
13:38:17 [2019-12-20T18:38:17.230Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT.jar
13:38:17 [2019-12-20T18:38:17.230Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT.pom
13:38:17 [2019-12-20T18:38:17.230Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT-sources.jar
13:38:17 [2019-12-20T18:38:17.230Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT-pack200.jar.pack.gz
13:38:17 [2019-12-20T18:38:17.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT-p2metadata.xml
13:38:17 [2019-12-20T18:38:17.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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/4.1.1-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-4.1.1-SNAPSHOT-p2artifacts.xml
13:38:17 [2019-12-20T18:38:17.509Z] [INFO] 
13:38:17 [2019-12-20T18:38:17.509Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core ---
13:38:17 [2019-12-20T18:38:17.509Z] [INFO] 
13:38:17 [2019-12-20T18:38:17.509Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >--
13:38:17 [2019-12-20T18:38:17.509Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.11-SNAPSHOT [34/138]
13:38:17 [2019-12-20T18:38:17.509Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:38:17 [2019-12-20T18:38:17.509Z] [INFO] 
13:38:17 [2019-12-20T18:38:17.509Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
13:38:17 [2019-12-20T18:38:17.509Z] [INFO] 
13:38:17 [2019-12-20T18:38:17.509Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
13:38:17 [2019-12-20T18:38:17.509Z] [INFO] The project's OSGi version is 1.0.11.201912201815
13:38:17 [2019-12-20T18:38:17.509Z] [INFO] 
13:38:17 [2019-12-20T18:38:17.509Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
13:38:17 [2019-12-20T18:38:17.509Z] [INFO] 
13:38:17 [2019-12-20T18:38:17.509Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
13:38:17 [2019-12-20T18:38:17.509Z] [INFO] 
13:38:17 [2019-12-20T18:38:17.509Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
13:38:17 [2019-12-20T18:38:17.509Z] [INFO] 
13:38:17 [2019-12-20T18:38:17.509Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
13:38:17 [2019-12-20T18:38:17.509Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:38:17 [2019-12-20T18:38:17.509Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources
13:38:17 [2019-12-20T18:38:17.509Z] [INFO] 
13:38:17 [2019-12-20T18:38:17.509Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
13:38:17 [2019-12-20T18:38:17.509Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes
13:38:17 [2019-12-20T18:38:17.803Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/contextswitch/ContextSwitchProviderTest.java:[60] 
13:38:17 [2019-12-20T18:38:17.803Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
13:38:17 [2019-12-20T18:38:17.803Z] 	                                                                ^^^^^
13:38:17 [2019-12-20T18:38:17.803Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
13:38:17 [2019-12-20T18:38:17.803Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/InputOutputDataProviderTest.java:[112] 
13:38:17 [2019-12-20T18:38:17.803Z] 	TmfModelResponse<@NonNull ITmfXyModel> yResponse = provider.fetchXY(parameters, PROGRESS_MONITOR);
13:38:17 [2019-12-20T18:38:17.803Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:38:17 [2019-12-20T18:38:17.803Z] Discouraged access: The method 'AbstractTreeCommonXDataProvider<InputOutputAnalysisModule,TmfTreeDataModel>.fetchXY(Map<String,Object>, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:38:17 [2019-12-20T18:38:17.803Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/AbstractTestInputOutput.java:[84] 
13:38:17 [2019-12-20T18:38:17.803Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
13:38:17 [2019-12-20T18:38:17.803Z] 	                                                                ^^^^^
13:38:17 [2019-12-20T18:38:17.803Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
13:38:17 [2019-12-20T18:38:17.803Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernelmemoryusage/KernelMemoryStateProviderTest.java:[63] 
13:38:17 [2019-12-20T18:38:17.803Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
13:38:17 [2019-12-20T18:38:17.803Z] 	                                                                ^^^^^
13:38:17 [2019-12-20T18:38:17.803Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
13:38:17 [2019-12-20T18:38:17.803Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernel/ThreadStatusDataProviderTest.java:[121] 
13:38:17 [2019-12-20T18:38:17.803Z] 	TmfModelResponse<TimeGraphModel> rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 80, 80, idsToNames.keySet())), null);
13:38:17 [2019-12-20T18:38:17.803Z] 	                                                                                                                                                           ^^^^^^^^^^^^^^^^^^^
13:38:17 [2019-12-20T18:38:17.803Z] Null type safety (type annotations): The expression of type '@NonNull Set<Long>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection<Long>'
13:38:17 [2019-12-20T18:38:17.803Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/cpuusage/CpuUsageStateProviderTest.java:[78] 
13:38:17 [2019-12-20T18:38:17.803Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
13:38:18 [2019-12-20T18:38:18.059Z] 	                                                                ^^^^^
13:38:18 [2019-12-20T18:38:18.059Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
13:38:18 [2019-12-20T18:38:18.059Z] 6 problems (6 warnings)
13:38:18 [2019-12-20T18:38:18.059Z] [INFO] 
13:38:18 [2019-12-20T18:38:18.059Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
13:38:18 [2019-12-20T18:38:18.059Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:38:18 [2019-12-20T18:38:18.059Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources
13:38:18 [2019-12-20T18:38:18.059Z] [INFO] 
13:38:18 [2019-12-20T18:38:18.059Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
13:38:18 [2019-12-20T18:38:18.059Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT-sources.jar
13:38:18 [2019-12-20T18:38:18.059Z] [INFO] 
13:38:18 [2019-12-20T18:38:18.059Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
13:38:18 [2019-12-20T18:38:18.059Z] [INFO] 
13:38:18 [2019-12-20T18:38:18.059Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
13:38:18 [2019-12-20T18:38:18.059Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT.jar
13:38:18 [2019-12-20T18:38:18.315Z] [INFO] 
13:38:18 [2019-12-20T18:38:18.315Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
13:38:18 [2019-12-20T18:38:18.315Z] [INFO] 
13:38:18 [2019-12-20T18:38:18.315Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
13:38:18 [2019-12-20T18:38:18.315Z] [INFO] 
13:38:18 [2019-12-20T18:38:18.315Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
13:38:18 [2019-12-20T18:38:18.315Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT.jar
13:38:18 [2019-12-20T18:38:18.315Z] [INFO] 
13:38:18 [2019-12-20T18:38:18.315Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
13:38:18 [2019-12-20T18:38:18.315Z] [INFO] 
13:38:18 [2019-12-20T18:38:18.315Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
13:38:19 [2019-12-20T18:38:19.679Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data/.metadata/.log
13:38:19 [2019-12-20T18:38:19.679Z] [INFO] Command line:
13:38:19 [2019-12-20T18:38:19.679Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/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-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:38:19 [2019-12-20T18:38:19.679Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:38:22 [2019-12-20T18:38:22.193Z] !SESSION 2019-12-20 18:38:19.507 -----------------------------------------------
13:38:22 [2019-12-20T18:38:22.193Z] eclipse.buildId=unknown
13:38:22 [2019-12-20T18:38:22.193Z] java.version=1.8.0_202
13:38:22 [2019-12-20T18:38:22.193Z] java.vendor=Oracle Corporation
13:38:22 [2019-12-20T18:38:22.193Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:38:22 [2019-12-20T18:38:22.193Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide
13:38:22 [2019-12-20T18:38:22.193Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/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-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:38:22 [2019-12-20T18:38:22.193Z] 
13:38:22 [2019-12-20T18:38:22.193Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 18:38:21.626
13:38:22 [2019-12-20T18:38:22.193Z] !MESSAGE FrameworkEvent ERROR
13:38:22 [2019-12-20T18:38:22.193Z] !STACK 0
13:38:22 [2019-12-20T18:38:22.193Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
13:38:22 [2019-12-20T18:38:22.193Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:38:22 [2019-12-20T18:38:22.193Z] 
13:38:22 [2019-12-20T18:38:22.193Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:38:22 [2019-12-20T18:38:22.193Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:38:22 [2019-12-20T18:38:22.193Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:38:22 [2019-12-20T18:38:22.193Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:38:22 [2019-12-20T18:38:22.193Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:38:22 [2019-12-20T18:38:22.193Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:38:22 [2019-12-20T18:38:22.193Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:38:22 [2019-12-20T18:38:22.193Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:38:22 [2019-12-20T18:38:22.193Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:38:22 [2019-12-20T18:38:22.193Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:38:22 [2019-12-20T18:38:22.193Z] 
13:38:22 [2019-12-20T18:38:22.193Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 18:38:21.833
13:38:22 [2019-12-20T18:38:22.193Z] !MESSAGE FrameworkEvent ERROR
13:38:22 [2019-12-20T18:38:22.193Z] !STACK 0
13:38:22 [2019-12-20T18:38:22.193Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
13:38:22 [2019-12-20T18:38:22.193Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:38:22 [2019-12-20T18:38:22.193Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
13:38:22 [2019-12-20T18:38:22.193Z]     -> 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:38:22 [2019-12-20T18:38:22.193Z]        org.apache.httpcomponents.httpclient.win [35]
13:38:22 [2019-12-20T18:38:22.193Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:38:22 [2019-12-20T18:38:22.193Z] 
13:38:22 [2019-12-20T18:38:22.193Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:38:22 [2019-12-20T18:38:22.193Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:38:22 [2019-12-20T18:38:22.193Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:38:22 [2019-12-20T18:38:22.193Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:38:22 [2019-12-20T18:38:22.193Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:38:22 [2019-12-20T18:38:22.193Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:38:22 [2019-12-20T18:38:22.193Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:38:22 [2019-12-20T18:38:22.193Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:38:22 [2019-12-20T18:38:22.193Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:38:22 [2019-12-20T18:38:22.193Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:38:24 [2019-12-20T18:38:24.082Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
13:38:29 [2019-12-20T18:38:29.346Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.579 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
13:38:29 [2019-12-20T18:38:29.346Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.917 s
13:38:29 [2019-12-20T18:38:29.346Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.242 s
13:38:29 [2019-12-20T18:38:29.346Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.198 s
13:38:29 [2019-12-20T18:38:29.346Z] testInvalid(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.199 s
13:38:29 [2019-12-20T18:38:29.346Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
13:38:31 [2019-12-20T18:38:31.860Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.375 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
13:38:31 [2019-12-20T18:38:31.860Z] testDiskActivity[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest)  Time elapsed: 2.365 s
13:38:31 [2019-12-20T18:38:31.860Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
13:39:28 [2019-12-20T18:39:28.021Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 53.493 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
13:39:28 [2019-12-20T18:39:28.021Z] testAnalysisExecution[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.231 s
13:39:28 [2019-12-20T18:39:28.021Z] testStateProviderIntervalData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.226 s
13:39:28 [2019-12-20T18:39:28.021Z] testStateProviderPunctualData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.229 s
13:39:28 [2019-12-20T18:39:28.021Z] testAnalysisExecution[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.214 s
13:39:28 [2019-12-20T18:39:28.021Z] testStateProviderIntervalData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.214 s
13:39:28 [2019-12-20T18:39:28.021Z] testStateProviderPunctualData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.213 s
13:39:28 [2019-12-20T18:39:28.021Z] testAnalysisExecution[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.234 s
13:39:28 [2019-12-20T18:39:28.021Z] testStateProviderIntervalData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.222 s
13:39:28 [2019-12-20T18:39:28.021Z] testStateProviderPunctualData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.32 s
13:39:28 [2019-12-20T18:39:28.021Z] testAnalysisExecution[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.249 s
13:39:28 [2019-12-20T18:39:28.021Z] testStateProviderIntervalData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.228 s
13:39:28 [2019-12-20T18:39:28.021Z] testStateProviderPunctualData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.223 s
13:39:28 [2019-12-20T18:39:28.021Z] testAnalysisExecution[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.217 s
13:39:28 [2019-12-20T18:39:28.021Z] testStateProviderIntervalData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.215 s
13:39:28 [2019-12-20T18:39:28.021Z] testStateProviderPunctualData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.215 s
13:39:28 [2019-12-20T18:39:28.021Z] testAnalysisExecution[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.227 s
13:39:28 [2019-12-20T18:39:28.021Z] testStateProviderIntervalData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.218 s
13:39:28 [2019-12-20T18:39:28.021Z] testStateProviderPunctualData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.217 s
13:39:28 [2019-12-20T18:39:28.021Z] testAnalysisExecution[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.218 s
13:39:28 [2019-12-20T18:39:28.021Z] testStateProviderIntervalData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.218 s
13:39:28 [2019-12-20T18:39:28.021Z] testStateProviderPunctualData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.22 s
13:39:28 [2019-12-20T18:39:28.021Z] testAnalysisExecution[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.272 s
13:39:28 [2019-12-20T18:39:28.021Z] testStateProviderIntervalData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.223 s
13:39:28 [2019-12-20T18:39:28.021Z] testStateProviderPunctualData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.223 s
13:39:28 [2019-12-20T18:39:28.021Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
13:39:32 [2019-12-20T18:39:32.188Z] 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
13:39:32 [2019-12-20T18:39:32.188Z] testGetDisks[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest)  Time elapsed: 2.221 s
13:39:32 [2019-12-20T18:39:32.188Z] testGetDisks[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest)  Time elapsed: 2.212 s
13:39:32 [2019-12-20T18:39:32.188Z] testGetDisks[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest)  Time elapsed: 2.214 s
13:39:32 [2019-12-20T18:39:32.188Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
13:39:47 [2019-12-20T18:39:47.024Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.294 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
13:39:47 [2019-12-20T18:39:47.024Z] testDeviceStrings[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.221 s
13:39:47 [2019-12-20T18:39:47.024Z] testSectorsAt[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.218 s
13:39:47 [2019-12-20T18:39:47.024Z] testDeviceStrings[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.214 s
13:39:47 [2019-12-20T18:39:47.024Z] testSectorsAt[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.213 s
13:39:47 [2019-12-20T18:39:47.024Z] testDeviceStrings[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.214 s
13:39:47 [2019-12-20T18:39:47.024Z] testSectorsAt[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.213 s
13:39:47 [2019-12-20T18:39:47.024Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest
13:39:48 [2019-12-20T18:39:48.910Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.829 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest
13:39:48 [2019-12-20T18:39:48.910Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallStatsAnalysisTest)  Time elapsed: 3.829 s
13:39:48 [2019-12-20T18:39:48.910Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
13:39:49 [2019-12-20T18:39:49.471Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.218 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
13:39:49 [2019-12-20T18:39:49.471Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest)  Time elapsed: 0.217 s
13:39:49 [2019-12-20T18:39:49.471Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
13:39:52 [2019-12-20T18:39:52.735Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.346 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
13:39:52 [2019-12-20T18:39:52.735Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest)  Time elapsed: 2.227 s
13:39:52 [2019-12-20T18:39:52.735Z] testAllocationDeallocationMemory(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest)  Time elapsed: 1.119 s
13:39:52 [2019-12-20T18:39:52.735Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
13:39:54 [2019-12-20T18:39:54.099Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.165 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
13:39:54 [2019-12-20T18:39:54.099Z] testThreadStatusDataProvider(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest)  Time elapsed: 1.165 s
13:39:54 [2019-12-20T18:39:54.099Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
13:40:04 [2019-12-20T18:40:04.443Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.11 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
13:40:04 [2019-12-20T18:40:04.443Z] testGetPpid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.122 s
13:40:04 [2019-12-20T18:40:04.443Z] testGetThreadOnCpu(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.12 s
13:40:04 [2019-12-20T18:40:04.443Z] testIsThreadActiveRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.127 s
13:40:04 [2019-12-20T18:40:04.443Z] testGetExecutableName(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.121 s
13:40:04 [2019-12-20T18:40:04.443Z] testGetThreadQuarks(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.121 s
13:40:04 [2019-12-20T18:40:04.443Z] testGetStatusIntervalsForThread(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.122 s
13:40:04 [2019-12-20T18:40:04.443Z] testGetPid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.12 s
13:40:04 [2019-12-20T18:40:04.443Z] testGetThreadsOfCpus(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.129 s
13:40:04 [2019-12-20T18:40:04.443Z] testGetStatusIntervalsForThreadIt(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.124 s
13:40:04 [2019-12-20T18:40:04.443Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
13:40:05 [2019-12-20T18:40:05.004Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.128 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
13:40:05 [2019-12-20T18:40:05.004Z] testResolveTidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest)  Time elapsed: 1.127 s
13:40:05 [2019-12-20T18:40:05.004Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
13:40:06 [2019-12-20T18:40:06.368Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.131 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
13:40:06 [2019-12-20T18:40:06.368Z] testResolvePidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest)  Time elapsed: 1.131 s
13:40:06 [2019-12-20T18:40:06.368Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
13:40:06 [2019-12-20T18:40:06.368Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
13:40:06 [2019-12-20T18:40:06.368Z] testOpening(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest)  Time elapsed: 0.006 s
13:40:06 [2019-12-20T18:40:06.368Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
13:40:06 [2019-12-20T18:40:06.624Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.303 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
13:40:06 [2019-12-20T18:40:06.624Z] testMatchingMultiMatchers(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest)  Time elapsed: 0.147 s
13:40:06 [2019-12-20T18:40:06.624Z] testMatching(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest)  Time elapsed: 0.155 s
13:40:06 [2019-12-20T18:40:06.624Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
13:40:06 [2019-12-20T18:40:06.624Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
13:40:06 [2019-12-20T18:40:06.624Z] testCallsiteAnalysis(org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest)  Time elapsed: 0.009 s
13:40:06 [2019-12-20T18:40:06.624Z] testIterator(org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest)  Time elapsed: 0.006 s
13:40:06 [2019-12-20T18:40:06.624Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
13:40:10 [2019-12-20T18:40:10.536Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.274 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
13:40:10 [2019-12-20T18:40:10.536Z] testTree(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest)  Time elapsed: 2.273 s
13:40:10 [2019-12-20T18:40:10.536Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
13:40:20 [2019-12-20T18:40:20.479Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.966 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
13:40:20 [2019-12-20T18:40:20.479Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.213 s
13:40:20 [2019-12-20T18:40:20.479Z] testInRangeWithCpuSubset(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.214 s
13:40:20 [2019-12-20T18:40:20.479Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.212 s
13:40:20 [2019-12-20T18:40:20.479Z] testRequirements(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 1.114 s
13:40:20 [2019-12-20T18:40:20.479Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.213 s
13:40:20 [2019-12-20T18:40:20.479Z] 
13:40:20 [2019-12-20T18:40:20.479Z] Results:
13:40:20 [2019-12-20T18:40:20.479Z] 
13:40:20 [2019-12-20T18:40:20.479Z] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0
13:40:20 [2019-12-20T18:40:20.479Z] 
13:40:20 [2019-12-20T18:40:20.479Z] [INFO] All tests passed!
13:40:20 [2019-12-20T18:40:20.479Z] [INFO] 
13:40:20 [2019-12-20T18:40:20.479Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
13:40:20 [2019-12-20T18:40:20.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT.jar
13:40:20 [2019-12-20T18:40:20.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT.pom
13:40:20 [2019-12-20T18:40:20.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT-sources.jar
13:40:20 [2019-12-20T18:40:20.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz
13:40:20 [2019-12-20T18:40:20.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT-p2metadata.xml
13:40:20 [2019-12-20T18:40:20.479Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.11-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.11-SNAPSHOT-p2artifacts.xml
13:40:20 [2019-12-20T18:40:20.479Z] [INFO] 
13:40:20 [2019-12-20T18:40:20.479Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
13:40:20 [2019-12-20T18:40:20.479Z] [INFO] 
13:40:20 [2019-12-20T18:40:20.479Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >--
13:40:20 [2019-12-20T18:40:20.479Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 4.0.2-SNAPSHOT [35/138]
13:40:20 [2019-12-20T18:40:20.479Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:40:20 [2019-12-20T18:40:20.479Z] [INFO] 
13:40:20 [2019-12-20T18:40:20.479Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui ---
13:40:20 [2019-12-20T18:40:20.479Z] [INFO] 
13:40:20 [2019-12-20T18:40:20.479Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
13:40:20 [2019-12-20T18:40:20.479Z] [INFO] The project's OSGi version is 4.0.2.201912201815
13:40:20 [2019-12-20T18:40:20.480Z] [INFO] 
13:40:20 [2019-12-20T18:40:20.480Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
13:40:20 [2019-12-20T18:40:20.480Z] [INFO] 
13:40:20 [2019-12-20T18:40:20.480Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
13:40:20 [2019-12-20T18:40:20.480Z] [INFO] 
13:40:20 [2019-12-20T18:40:20.480Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
13:40:20 [2019-12-20T18:40:20.480Z] [INFO] 
13:40:20 [2019-12-20T18:40:20.480Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
13:40:20 [2019-12-20T18:40:20.480Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:40:20 [2019-12-20T18:40:20.480Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
13:40:20 [2019-12-20T18:40:20.480Z] [INFO] 
13:40:20 [2019-12-20T18:40:20.480Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
13:40:20 [2019-12-20T18:40:20.480Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes
13:40:20 [2019-12-20T18:40:20.480Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[57] 
13:40:20 [2019-12-20T18:40:20.480Z] 	TmfGenericTreeEntry<TmfTreeDataModel> entry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
13:40:20 [2019-12-20T18:40:20.480Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.480Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
13:40:20 [2019-12-20T18:40:20.480Z] 2. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java (at line 60)
13:40:20 [2019-12-20T18:40:20.480Z] 	return getLegendImage(String.valueOf(entry.getModel().getId()));
13:40:20 [2019-12-20T18:40:20.480Z] 	                                     ^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.480Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'TmfGenericTreeEntry<@NonNull TmfTreeDataModel>'. Type 'TmfGenericTreeEntry<M>' doesn't seem to be designed with null type annotations in mind
13:40:20 [2019-12-20T18:40:20.480Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[125] 
13:40:20 [2019-12-20T18:40:20.480Z] 	return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class);
13:40:20 [2019-12-20T18:40:20.480Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.480Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
13:40:20 [2019-12-20T18:40:20.480Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density/SimpleTooltipProvider.java:[70] 
13:40:20 [2019-12-20T18:40:20.480Z] 	addItem(null, ToolTipString.fromString(Messages.SimpleTooltipProvider_count), ToolTipString.fromDecimal(y));
13:40:20 [2019-12-20T18:40:20.480Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.480Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:40:20 [2019-12-20T18:40:20.480Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[121] 
13:40:20 [2019-12-20T18:40:20.480Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel();
13:40:20 [2019-12-20T18:40:20.480Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.480Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<SegmentStoreStatisticsModel>
13:40:20 [2019-12-20T18:40:20.480Z] 6. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 121)
13:40:20 [2019-12-20T18:40:20.480Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel();
13:40:20 [2019-12-20T18:40:20.480Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.480Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>'. Type 'TmfGenericTreeEntry<M>' doesn't seem to be designed with null type annotations in mind
13:40:20 [2019-12-20T18:40:20.480Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[147] 
13:40:20 [2019-12-20T18:40:20.480Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatistics_LevelLabel, Comparator.comparing(TmfTreeViewerEntry::getName)),
13:40:20 [2019-12-20T18:40:20.480Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.480Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
13:40:20 [2019-12-20T18:40:20.480Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[148] 
13:40:20 [2019-12-20T18:40:20.480Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatistics_Statistics_MinLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMin))),
13:40:20 [2019-12-20T18:40:20.480Z] 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.480Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
13:40:20 [2019-12-20T18:40:20.480Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[149] 
13:40:20 [2019-12-20T18:40:20.480Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatistics_MaxLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMax))),
13:40:20 [2019-12-20T18:40:20.480Z] 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.480Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
13:40:20 [2019-12-20T18:40:20.480Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[150] 
13:40:20 [2019-12-20T18:40:20.480Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatistics_AverageLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMean))),
13:40:20 [2019-12-20T18:40:20.480Z] 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.480Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
13:40:20 [2019-12-20T18:40:20.480Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[151] 
13:40:20 [2019-12-20T18:40:20.480Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_StandardDeviation, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getStdDev))),
13:40:20 [2019-12-20T18:40:20.480Z] 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.480Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
13:40:20 [2019-12-20T18:40:20.480Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[152] 
13:40:20 [2019-12-20T18:40:20.480Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Count, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getNbElements))),
13:40:20 [2019-12-20T18:40:20.480Z] 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.480Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
13:40:20 [2019-12-20T18:40:20.480Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[153] 
13:40:20 [2019-12-20T18:40:20.480Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Total, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getTotal))),
13:40:20 [2019-12-20T18:40:20.480Z] 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.480Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
13:40:20 [2019-12-20T18:40:20.480Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[181] 
13:40:20 [2019-12-20T18:40:20.480Z] 	return modelExtractor.apply(((TmfGenericTreeEntry<M>) entry).getModel());
13:40:20 [2019-12-20T18:40:20.480Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.480Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull Function<M extends @NonNull SegmentStoreStatisticsModel,E extends @NonNull Comparable<E>>'. Type 'Function<T,R>' doesn't seem to be designed with null type annotations in mind
13:40:20 [2019-12-20T18:40:20.480Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[181] 
13:40:20 [2019-12-20T18:40:20.480Z] 	return modelExtractor.apply(((TmfGenericTreeEntry<M>) entry).getModel());
13:40:20 [2019-12-20T18:40:20.480Z] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.480Z] Type safety: Unchecked cast from TmfTreeViewerEntry to TmfGenericTreeEntry<M>
13:40:20 [2019-12-20T18:40:20.480Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[183] 
13:40:20 [2019-12-20T18:40:20.480Z] 	return (E) (Comparable<E>) o -> 0;
13:40:20 [2019-12-20T18:40:20.480Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.480Z] Type safety: Unchecked cast from Comparable<E> to E
13:40:20 [2019-12-20T18:40:20.480Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[204] 
13:40:20 [2019-12-20T18:40:20.480Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<SegmentStoreStatisticsModel>) element).getModel();
13:40:20 [2019-12-20T18:40:20.480Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.480Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<SegmentStoreStatisticsModel>
13:40:20 [2019-12-20T18:40:20.480Z] 18. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 204)
13:40:20 [2019-12-20T18:40:20.480Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<SegmentStoreStatisticsModel>) element).getModel();
13:40:20 [2019-12-20T18:40:20.480Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.480Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>'. Type 'TmfGenericTreeEntry<M>' doesn't seem to be designed with null type annotations in mind
13:40:20 [2019-12-20T18:40:20.480Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[221] 
13:40:20 [2019-12-20T18:40:20.480Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<SegmentStoreStatisticsModel>) element).getModel();
13:40:20 [2019-12-20T18:40:20.480Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.480Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<SegmentStoreStatisticsModel>
13:40:20 [2019-12-20T18:40:20.480Z] 20. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 221)
13:40:20 [2019-12-20T18:40:20.481Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<SegmentStoreStatisticsModel>) element).getModel();
13:40:20 [2019-12-20T18:40:20.481Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.481Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>'. Type 'TmfGenericTreeEntry<M>' doesn't seem to be designed with null type annotations in mind
13:40:20 [2019-12-20T18:40:20.481Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[258] 
13:40:20 [2019-12-20T18:40:20.481Z] 	provider = DataProviderManager.getInstance().getDataProvider(trace,
13:40:20 [2019-12-20T18:40:20.481Z]                     fProviderId, ITmfTreeDataProvider.class);
13:40:20 [2019-12-20T18:40:20.481Z] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.481Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
13:40:20 [2019-12-20T18:40:20.481Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[280] 
13:40:20 [2019-12-20T18:40:20.481Z] 	return modelToTree(trace.getName(), model.getEntries());
13:40:20 [2019-12-20T18:40:20.481Z] 	                   ^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.481Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:40:20 [2019-12-20T18:40:20.481Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[171] 
13:40:20 [2019-12-20T18:40:20.481Z] 	return Iterables.get(iterable, (int) idx, null);
13:40:20 [2019-12-20T18:40:20.481Z] 	                                          ^^^^
13:40:20 [2019-12-20T18:40:20.481Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment'
13:40:20 [2019-12-20T18:40:20.481Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[191] 
13:40:20 [2019-12-20T18:40:20.481Z] 	return Iterables.getLast(baseIterable, null);
13:40:20 [2019-12-20T18:40:20.481Z] 	                                       ^^^^
13:40:20 [2019-12-20T18:40:20.481Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment'
13:40:20 [2019-12-20T18:40:20.481Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[202] 
13:40:20 [2019-12-20T18:40:20.481Z] 	return Iterables.getFirst((Iterable<? extends ISegment>) iterable, null);
13:40:20 [2019-12-20T18:40:20.481Z] 	                                                                   ^^^^
13:40:20 [2019-12-20T18:40:20.481Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment'
13:40:20 [2019-12-20T18:40:20.481Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartViewer.java:[100] 
13:40:20 [2019-12-20T18:40:20.481Z] 	return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class);
13:40:20 [2019-12-20T18:40:20.481Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.481Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
13:40:20 [2019-12-20T18:40:20.481Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[57] 
13:40:20 [2019-12-20T18:40:20.481Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.FilterCu;
13:40:20 [2019-12-20T18:40:20.481Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.481Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:20 [2019-12-20T18:40:20.481Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[58] 
13:40:20 [2019-12-20T18:40:20.481Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.IFilterStrings;
13:40:20 [2019-12-20T18:40:20.481Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.481Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:20 [2019-12-20T18:40:20.481Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[59] 
13:40:20 [2019-12-20T18:40:20.481Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filters.TmfFilterAppliedSignal;
13:40:20 [2019-12-20T18:40:20.481Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.481Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:20 [2019-12-20T18:40:20.481Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[60] 
13:40:20 [2019-12-20T18:40:20.481Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filters.TraceCompassFilter;
13:40:20 [2019-12-20T18:40:20.481Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.481Z] Discouraged access: The type 'TraceCompassFilter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:20 [2019-12-20T18:40:20.481Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[61] 
13:40:20 [2019-12-20T18:40:20.481Z] 	import org.eclipse.tracecompass.internal.segmentstore.core.arraylist.ArrayListStore;
13:40:20 [2019-12-20T18:40:20.481Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.481Z] Discouraged access: The type 'ArrayListStore<E>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes')
13:40:20 [2019-12-20T18:40:20.481Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[371] 
13:40:20 [2019-12-20T18:40:20.481Z] 	ISegmentStore<ISegment> filteredStore = new ArrayListStore<>();
13:40:20 [2019-12-20T18:40:20.481Z] 	                                        ^^^^^^^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.481Z] Discouraged access: The constructor 'ArrayListStore<ISegment>()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes')
13:40:20 [2019-12-20T18:40:20.481Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[371] 
13:40:20 [2019-12-20T18:40:20.481Z] 	ISegmentStore<ISegment> filteredStore = new ArrayListStore<>();
13:40:20 [2019-12-20T18:40:20.481Z] 	                                            ^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.481Z] Discouraged access: The type 'ArrayListStore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes')
13:40:20 [2019-12-20T18:40:20.481Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[417] 
13:40:20 [2019-12-20T18:40:20.481Z] 	for (Map.Entry<Integer, Collection<String>> entry : regexes.asMap().entrySet()) {
13:40:20 [2019-12-20T18:40:20.481Z] 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.481Z] Null type safety (type annotations): The expression of type 'Map.@NonNull Entry<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to 'Map.Entry<@NonNull Integer,@NonNull Collection<@NonNull String>>'
13:40:20 [2019-12-20T18:40:20.481Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[418] 
13:40:20 [2019-12-20T18:40:20.481Z] 	String regex = IFilterStrings.mergeFilters(entry.getValue());
13:40:20 [2019-12-20T18:40:20.481Z] 	               ^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.481Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:20 [2019-12-20T18:40:20.481Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[418] 
13:40:20 [2019-12-20T18:40:20.481Z] 	String regex = IFilterStrings.mergeFilters(entry.getValue());
13:40:20 [2019-12-20T18:40:20.481Z] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.481Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection<String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:20 [2019-12-20T18:40:20.481Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[419] 
13:40:20 [2019-12-20T18:40:20.481Z] 	FilterCu cu = FilterCu.compile(regex);
13:40:20 [2019-12-20T18:40:20.481Z] 	^^^^^^^^
13:40:20 [2019-12-20T18:40:20.481Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:20 [2019-12-20T18:40:20.481Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[419] 
13:40:20 [2019-12-20T18:40:20.481Z] 	FilterCu cu = FilterCu.compile(regex);
13:40:20 [2019-12-20T18:40:20.481Z] 	              ^^^^^^^^
13:40:20 [2019-12-20T18:40:20.481Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:20 [2019-12-20T18:40:20.481Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[419] 
13:40:20 [2019-12-20T18:40:20.481Z] 	FilterCu cu = FilterCu.compile(regex);
13:40:20 [2019-12-20T18:40:20.481Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.481Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:20 [2019-12-20T18:40:20.481Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[420] 
13:40:20 [2019-12-20T18:40:20.481Z] 	Predicate<@NonNull Map<@NonNull String, @NonNull Object>> predicate = cu != null ? multiToMapPredicate(cu.generate()) : null;
13:40:20 [2019-12-20T18:40:20.481Z] 	                                                                                                       ^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.481Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:20 [2019-12-20T18:40:20.481Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[445] 
13:40:20 [2019-12-20T18:40:20.481Z] 	for (Entry<Integer, Collection<String>> entry : regexes.asMap().entrySet()) {
13:40:20 [2019-12-20T18:40:20.481Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.481Z] Null type safety (type annotations): The expression of type 'Map.@NonNull Entry<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to 'Map.Entry<@NonNull Integer,@NonNull Collection<@NonNull String>>'
13:40:20 [2019-12-20T18:40:20.481Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[446] 
13:40:20 [2019-12-20T18:40:20.481Z] 	String regex = IFilterStrings.mergeFilters(entry.getValue());
13:40:20 [2019-12-20T18:40:20.481Z] 	               ^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.482Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:20 [2019-12-20T18:40:20.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[446] 
13:40:20 [2019-12-20T18:40:20.482Z] 	String regex = IFilterStrings.mergeFilters(entry.getValue());
13:40:20 [2019-12-20T18:40:20.482Z] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.482Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection<String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:20 [2019-12-20T18:40:20.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[447] 
13:40:20 [2019-12-20T18:40:20.482Z] 	FilterCu cu = FilterCu.compile(regex);
13:40:20 [2019-12-20T18:40:20.482Z] 	^^^^^^^^
13:40:20 [2019-12-20T18:40:20.482Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:20 [2019-12-20T18:40:20.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[447] 
13:40:20 [2019-12-20T18:40:20.482Z] 	FilterCu cu = FilterCu.compile(regex);
13:40:20 [2019-12-20T18:40:20.482Z] 	              ^^^^^^^^
13:40:20 [2019-12-20T18:40:20.482Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:20 [2019-12-20T18:40:20.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[447] 
13:40:20 [2019-12-20T18:40:20.482Z] 	FilterCu cu = FilterCu.compile(regex);
13:40:20 [2019-12-20T18:40:20.482Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.482Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:20 [2019-12-20T18:40:20.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[448] 
13:40:20 [2019-12-20T18:40:20.482Z] 	Predicate<@NonNull Multimap<@NonNull String, @NonNull Object>> predicate = cu != null ? cu.generate() : null;
13:40:20 [2019-12-20T18:40:20.482Z] 	                                                                                        ^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.482Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:20 [2019-12-20T18:40:20.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[610] 
13:40:20 [2019-12-20T18:40:20.482Z] 	public void regexFilterApplied(TmfFilterAppliedSignal signal) {
13:40:20 [2019-12-20T18:40:20.482Z] 	                               ^^^^^^^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.482Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:20 [2019-12-20T18:40:20.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[631] 
13:40:20 [2019-12-20T18:40:20.482Z] 	TraceCompassFilter globalFilter = TraceCompassFilter.getFilterForTrace(trace);
13:40:20 [2019-12-20T18:40:20.482Z] 	^^^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.482Z] Discouraged access: The type 'TraceCompassFilter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:20 [2019-12-20T18:40:20.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[631] 
13:40:20 [2019-12-20T18:40:20.482Z] 	TraceCompassFilter globalFilter = TraceCompassFilter.getFilterForTrace(trace);
13:40:20 [2019-12-20T18:40:20.482Z] 	                                  ^^^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.482Z] Discouraged access: The type 'TraceCompassFilter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:20 [2019-12-20T18:40:20.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[631] 
13:40:20 [2019-12-20T18:40:20.482Z] 	TraceCompassFilter globalFilter = TraceCompassFilter.getFilterForTrace(trace);
13:40:20 [2019-12-20T18:40:20.482Z] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.482Z] Discouraged access: The method 'TraceCompassFilter.getFilterForTrace(ITmfTrace)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:20 [2019-12-20T18:40:20.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[635] 
13:40:20 [2019-12-20T18:40:20.482Z] 	regexes.putAll(IFilterProperty.DIMMED, globalFilter.getRegexes());
13:40:20 [2019-12-20T18:40:20.482Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.482Z] Discouraged access: The method 'TraceCompassFilter.getRegexes()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:20 [2019-12-20T18:40:20.482Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/Activator.java:[68] 
13:40:20 [2019-12-20T18:40:20.482Z] 	return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path);
13:40:20 [2019-12-20T18:40:20.482Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:20 [2019-12-20T18:40:20.482Z] The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated
13:40:20 [2019-12-20T18:40:20.482Z] 53 problems (0 errors, 49 warnings, 49 info)
13:40:20 [2019-12-20T18:40:20.482Z] [INFO] 
13:40:20 [2019-12-20T18:40:20.482Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui ---
13:40:20 [2019-12-20T18:40:20.482Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:40:20 [2019-12-20T18:40:20.482Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources
13:40:20 [2019-12-20T18:40:20.482Z] [INFO] 
13:40:20 [2019-12-20T18:40:20.482Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui ---
13:40:20 [2019-12-20T18:40:20.482Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT-sources.jar
13:40:20 [2019-12-20T18:40:20.482Z] [INFO] 
13:40:20 [2019-12-20T18:40:20.482Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
13:40:20 [2019-12-20T18:40:20.482Z] [INFO] 
13:40:20 [2019-12-20T18:40:20.482Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui ---
13:40:20 [2019-12-20T18:40:20.482Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT.jar
13:40:20 [2019-12-20T18:40:20.737Z] [INFO] 
13:40:20 [2019-12-20T18:40:20.737Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui ---
13:40:20 [2019-12-20T18:40:20.737Z] [INFO] 
13:40:20 [2019-12-20T18:40:20.737Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui ---
13:40:20 [2019-12-20T18:40:20.737Z] [INFO] 
13:40:20 [2019-12-20T18:40:20.737Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui ---
13:40:20 [2019-12-20T18:40:20.737Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT.jar
13:40:20 [2019-12-20T18:40:20.737Z] [INFO] 
13:40:20 [2019-12-20T18:40:20.737Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui ---
13:40:20 [2019-12-20T18:40:20.737Z] [INFO] 
13:40:20 [2019-12-20T18:40:20.737Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui ---
13:40:20 [2019-12-20T18:40:20.737Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT.jar
13:40:20 [2019-12-20T18:40:20.993Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT.pom
13:40:20 [2019-12-20T18:40:20.993Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT-sources.jar
13:40:21 [2019-12-20T18:40:21.248Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT-pack200.jar.pack.gz
13:40:21 [2019-12-20T18:40:21.504Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT-p2metadata.xml
13:40:21 [2019-12-20T18:40:21.504Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.0.2-SNAPSHOT-p2artifacts.xml
13:40:21 [2019-12-20T18:40:21.504Z] [INFO] 
13:40:21 [2019-12-20T18:40:21.504Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui ---
13:40:21 [2019-12-20T18:40:21.504Z] [INFO] 
13:40:21 [2019-12-20T18:40:21.504Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >--
13:40:21 [2019-12-20T18:40:21.504Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 3.0.6-SNAPSHOT [36/138]
13:40:21 [2019-12-20T18:40:21.504Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:40:21 [2019-12-20T18:40:21.504Z] [INFO] 
13:40:21 [2019-12-20T18:40:21.504Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
13:40:21 [2019-12-20T18:40:21.504Z] [INFO] 
13:40:21 [2019-12-20T18:40:21.504Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
13:40:21 [2019-12-20T18:40:21.504Z] [INFO] The project's OSGi version is 3.0.6.201912201815
13:40:21 [2019-12-20T18:40:21.504Z] [INFO] 
13:40:21 [2019-12-20T18:40:21.504Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
13:40:21 [2019-12-20T18:40:21.504Z] [INFO] 
13:40:21 [2019-12-20T18:40:21.504Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
13:40:21 [2019-12-20T18:40:21.504Z] [INFO] 
13:40:21 [2019-12-20T18:40:21.504Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
13:40:21 [2019-12-20T18:40:21.504Z] [INFO] 
13:40:21 [2019-12-20T18:40:21.504Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
13:40:21 [2019-12-20T18:40:21.504Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:40:21 [2019-12-20T18:40:21.504Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources
13:40:21 [2019-12-20T18:40:21.504Z] [INFO] 
13:40:21 [2019-12-20T18:40:21.504Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
13:40:21 [2019-12-20T18:40:21.504Z] [INFO] Compiling 41 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes
13:40:22 [2019-12-20T18:40:22.431Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[59] 
13:40:22 [2019-12-20T18:40:22.431Z] 	return new SelectedCpuQueryFilter(start, end, nb, getSelected(), CpuUsageView.getCpus(getTrace()));
13:40:22 [2019-12-20T18:40:22.431Z] 	                                                                                      ^^^^^^^^^^
13:40:22 [2019-12-20T18:40:22.431Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
13:40:22 [2019-12-20T18:40:22.431Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[65] 
13:40:22 [2019-12-20T18:40:22.431Z] 	parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace()));
13:40:22 [2019-12-20T18:40:22.431Z] 	                                                                             ^^^^^^^^^^
13:40:22 [2019-12-20T18:40:22.431Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
13:40:22 [2019-12-20T18:40:22.431Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[82] 
13:40:22 [2019-12-20T18:40:22.431Z] 	Set<Integer> cpus = CpuUsageView.getCpus(getTrace());
13:40:22 [2019-12-20T18:40:22.431Z] 	                                         ^^^^^^^^^^
13:40:22 [2019-12-20T18:40:22.431Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
13:40:22 [2019-12-20T18:40:22.431Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/actions/UnfollowThreadAction.java:[43] 
13:40:22 [2019-12-20T18:40:22.431Z] 	return Messages.FollowThreadAction_unfollow;
13:40:22 [2019-12-20T18:40:22.431Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:22 [2019-12-20T18:40:22.431Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:40:22 [2019-12-20T18:40:22.431Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/io/diskioactivity/DiskIOActivityTreeViewer.java:[38] 
13:40:22 [2019-12-20T18:40:22.431Z] 	TmfGenericTreeEntry<TmfTreeDataModel> entry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
13:40:22 [2019-12-20T18:40:22.431Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:22 [2019-12-20T18:40:22.431Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
13:40:22 [2019-12-20T18:40:22.431Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[92] 
13:40:22 [2019-12-20T18:40:22.431Z] 	Set<@NonNull Integer> data = (Set<@NonNull Integer>) getData(trace, CpuUsageView.CPU_USAGE_FOLLOW_CPU);
13:40:22 [2019-12-20T18:40:22.431Z] 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:22 [2019-12-20T18:40:22.431Z] Type safety: Unchecked cast from Object to Set<Integer>
13:40:22 [2019-12-20T18:40:22.431Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[117] 
13:40:22 [2019-12-20T18:40:22.431Z] 	Set<Integer> data = (Set<Integer>) getData(trace, CPU_USAGE_FOLLOW_CPU);
13:40:22 [2019-12-20T18:40:22.431Z] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:22 [2019-12-20T18:40:22.431Z] Type safety: Unchecked cast from Object to Set<Integer>
13:40:22 [2019-12-20T18:40:22.431Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/Activator.java:[110] 
13:40:22 [2019-12-20T18:40:22.431Z] 	return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path);
13:40:22 [2019-12-20T18:40:22.432Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:22 [2019-12-20T18:40:22.432Z] The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated
13:40:22 [2019-12-20T18:40:22.432Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[60] 
13:40:22 [2019-12-20T18:40:22.432Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.ui.widgets.timegraph.BaseDataProviderTimeGraphPresentationProvider;
13:40:22 [2019-12-20T18:40:22.432Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:22 [2019-12-20T18:40:22.432Z] Discouraged access: The type 'BaseDataProviderTimeGraphPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
13:40:22 [2019-12-20T18:40:22.432Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[213] 
13:40:22 [2019-12-20T18:40:22.432Z] 	super(ID, new BaseDataProviderTimeGraphPresentationProvider(), ThreadStatusDataProvider.ID);
13:40:22 [2019-12-20T18:40:22.432Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:22 [2019-12-20T18:40:22.432Z] Discouraged access: The constructor 'BaseDataProviderTimeGraphPresentationProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
13:40:22 [2019-12-20T18:40:22.432Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[213] 
13:40:22 [2019-12-20T18:40:22.432Z] 	super(ID, new BaseDataProviderTimeGraphPresentationProvider(), ThreadStatusDataProvider.ID);
13:40:22 [2019-12-20T18:40:22.432Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:22 [2019-12-20T18:40:22.432Z] Discouraged access: The type 'BaseDataProviderTimeGraphPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
13:40:22 [2019-12-20T18:40:22.432Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[755] 
13:40:22 [2019-12-20T18:40:22.432Z] 	SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(time - 1, time, 2, map.keySet());
13:40:22 [2019-12-20T18:40:22.432Z] 	                                                                                  ^^^^^^^^^^^^
13:40:22 [2019-12-20T18:40:22.432Z] Null type safety (type annotations): The expression of type '@NonNull Set<Long>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection<Long>'
13:40:22 [2019-12-20T18:40:22.432Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageView.java:[97] 
13:40:22 [2019-12-20T18:40:22.432Z] 	action.setImageDescriptor(AbstractUIPlugin.imageDescriptorFromPlugin("org.eclipse.tracecompass.tmf.ui", "icons/elcl16/filter_items.gif")); //$NON-NLS-1$ //$NON-NLS-2$
13:40:22 [2019-12-20T18:40:22.432Z] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:22 [2019-12-20T18:40:22.432Z] The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated
13:40:22 [2019-12-20T18:40:22.432Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[48] 
13:40:22 [2019-12-20T18:40:22.432Z] 	TmfGenericTreeEntry<MemoryUsageTreeModel> obj = (TmfGenericTreeEntry<MemoryUsageTreeModel>) element;
13:40:22 [2019-12-20T18:40:22.432Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:22 [2019-12-20T18:40:22.432Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<MemoryUsageTreeModel>
13:40:22 [2019-12-20T18:40:22.432Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[64] 
13:40:22 [2019-12-20T18:40:22.432Z] 	TmfGenericTreeEntry<MemoryUsageTreeModel> entry = (TmfGenericTreeEntry<MemoryUsageTreeModel>) element;
13:40:22 [2019-12-20T18:40:22.432Z] 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:22 [2019-12-20T18:40:22.432Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<MemoryUsageTreeModel>
13:40:22 [2019-12-20T18:40:22.432Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageTreeViewer.java:[130] 
13:40:22 [2019-12-20T18:40:22.432Z] 	return new SelectedCpuQueryFilter(newStart, newEnd, 2, Collections.emptyList(), CpuUsageView.getCpus(getTrace()));
13:40:22 [2019-12-20T18:40:22.432Z] 	                                                                                                     ^^^^^^^^^^
13:40:22 [2019-12-20T18:40:22.432Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
13:40:22 [2019-12-20T18:40:22.432Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageTreeViewer.java:[143] 
13:40:22 [2019-12-20T18:40:22.432Z] 	parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace()));
13:40:22 [2019-12-20T18:40:22.432Z] 	                                                                             ^^^^^^^^^^
13:40:22 [2019-12-20T18:40:22.432Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
13:40:22 [2019-12-20T18:40:22.432Z] 17 problems (17 warnings)
13:40:22 [2019-12-20T18:40:22.432Z] [INFO] 
13:40:22 [2019-12-20T18:40:22.432Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
13:40:22 [2019-12-20T18:40:22.432Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:40:22 [2019-12-20T18:40:22.432Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources
13:40:22 [2019-12-20T18:40:22.432Z] [INFO] 
13:40:22 [2019-12-20T18:40:22.432Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
13:40:22 [2019-12-20T18:40:22.432Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT-sources.jar
13:40:22 [2019-12-20T18:40:22.688Z] [INFO] 
13:40:22 [2019-12-20T18:40:22.688Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
13:40:22 [2019-12-20T18:40:22.688Z] [INFO] 
13:40:22 [2019-12-20T18:40:22.688Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
13:40:22 [2019-12-20T18:40:22.688Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT.jar
13:40:22 [2019-12-20T18:40:22.943Z] [INFO] 
13:40:22 [2019-12-20T18:40:22.943Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
13:40:22 [2019-12-20T18:40:22.943Z] [INFO] 
13:40:22 [2019-12-20T18:40:22.943Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
13:40:22 [2019-12-20T18:40:22.943Z] [INFO] 
13:40:22 [2019-12-20T18:40:22.943Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
13:40:22 [2019-12-20T18:40:22.943Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT.jar
13:40:23 [2019-12-20T18:40:23.199Z] [INFO] 
13:40:23 [2019-12-20T18:40:23.199Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
13:40:23 [2019-12-20T18:40:23.199Z] [INFO] 
13:40:23 [2019-12-20T18:40:23.199Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
13:40:23 [2019-12-20T18:40:23.199Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT.jar
13:40:23 [2019-12-20T18:40:23.199Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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/3.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT.pom
13:40:23 [2019-12-20T18:40:23.199Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT-sources.jar
13:40:23 [2019-12-20T18:40:23.199Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT-pack200.jar.pack.gz
13:40:23 [2019-12-20T18:40:23.199Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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/3.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT-p2metadata.xml
13:40:23 [2019-12-20T18:40:23.199Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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/3.0.6-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-3.0.6-SNAPSHOT-p2artifacts.xml
13:40:23 [2019-12-20T18:40:23.199Z] [INFO] 
13:40:23 [2019-12-20T18:40:23.199Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
13:40:23 [2019-12-20T18:40:23.199Z] [INFO] 
13:40:23 [2019-12-20T18:40:23.199Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >--
13:40:23 [2019-12-20T18:40:23.199Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.7-SNAPSHOT [37/138]
13:40:23 [2019-12-20T18:40:23.199Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:40:23 [2019-12-20T18:40:23.454Z] [INFO] 
13:40:23 [2019-12-20T18:40:23.454Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
13:40:23 [2019-12-20T18:40:23.454Z] [INFO] 
13:40:23 [2019-12-20T18:40:23.454Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
13:40:23 [2019-12-20T18:40:23.454Z] [INFO] The project's OSGi version is 1.0.7.201912201815
13:40:23 [2019-12-20T18:40:23.454Z] [INFO] 
13:40:23 [2019-12-20T18:40:23.454Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
13:40:23 [2019-12-20T18:40:23.454Z] [INFO] 
13:40:23 [2019-12-20T18:40:23.454Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
13:40:23 [2019-12-20T18:40:23.454Z] [INFO] 
13:40:23 [2019-12-20T18:40:23.454Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
13:40:23 [2019-12-20T18:40:23.454Z] [INFO] 
13:40:23 [2019-12-20T18:40:23.454Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
13:40:23 [2019-12-20T18:40:23.454Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:40:23 [2019-12-20T18:40:23.454Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources
13:40:23 [2019-12-20T18:40:23.454Z] [INFO] 
13:40:23 [2019-12-20T18:40:23.454Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
13:40:23 [2019-12-20T18:40:23.454Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes
13:40:23 [2019-12-20T18:40:23.710Z] [INFO] 
13:40:23 [2019-12-20T18:40:23.710Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
13:40:23 [2019-12-20T18:40:23.710Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:40:23 [2019-12-20T18:40:23.710Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources
13:40:23 [2019-12-20T18:40:23.710Z] [INFO] 
13:40:23 [2019-12-20T18:40:23.710Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
13:40:23 [2019-12-20T18:40:23.710Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT-sources.jar
13:40:23 [2019-12-20T18:40:23.710Z] [INFO] 
13:40:23 [2019-12-20T18:40:23.710Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
13:40:23 [2019-12-20T18:40:23.710Z] [INFO] 
13:40:23 [2019-12-20T18:40:23.710Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
13:40:23 [2019-12-20T18:40:23.710Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT.jar
13:40:23 [2019-12-20T18:40:23.710Z] [INFO] 
13:40:23 [2019-12-20T18:40:23.710Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
13:40:23 [2019-12-20T18:40:23.710Z] [INFO] 
13:40:23 [2019-12-20T18:40:23.710Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
13:40:23 [2019-12-20T18:40:23.710Z] [INFO] 
13:40:23 [2019-12-20T18:40:23.710Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
13:40:23 [2019-12-20T18:40:23.710Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT.jar
13:40:23 [2019-12-20T18:40:23.710Z] [INFO] 
13:40:23 [2019-12-20T18:40:23.710Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
13:40:23 [2019-12-20T18:40:23.710Z] [INFO] 
13:40:23 [2019-12-20T18:40:23.710Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
13:40:25 [2019-12-20T18:40:25.073Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data/.metadata/.log
13:40:25 [2019-12-20T18:40:25.073Z] [INFO] Command line:
13:40:25 [2019-12-20T18:40:25.073Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/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-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:40:25 [2019-12-20T18:40:25.073Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:40:27 [2019-12-20T18:40:27.588Z] !SESSION 2019-12-20 18:40:25.107 -----------------------------------------------
13:40:27 [2019-12-20T18:40:27.588Z] eclipse.buildId=unknown
13:40:27 [2019-12-20T18:40:27.588Z] java.version=1.8.0_202
13:40:27 [2019-12-20T18:40:27.588Z] java.vendor=Oracle Corporation
13:40:27 [2019-12-20T18:40:27.588Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:40:27 [2019-12-20T18:40:27.588Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
13:40:27 [2019-12-20T18:40:27.588Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/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-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:40:27 [2019-12-20T18:40:27.588Z] 
13:40:27 [2019-12-20T18:40:27.588Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 18:40:27.526
13:40:27 [2019-12-20T18:40:27.588Z] !MESSAGE FrameworkEvent ERROR
13:40:27 [2019-12-20T18:40:27.588Z] !STACK 0
13:40:27 [2019-12-20T18:40:27.588Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
13:40:27 [2019-12-20T18:40:27.588Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:40:27 [2019-12-20T18:40:27.588Z] 
13:40:27 [2019-12-20T18:40:27.588Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:40:27 [2019-12-20T18:40:27.588Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:40:27 [2019-12-20T18:40:27.588Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:40:27 [2019-12-20T18:40:27.588Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:40:27 [2019-12-20T18:40:27.588Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:40:27 [2019-12-20T18:40:27.588Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:40:27 [2019-12-20T18:40:27.589Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:40:27 [2019-12-20T18:40:27.589Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:40:27 [2019-12-20T18:40:27.589Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:40:27 [2019-12-20T18:40:27.589Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:40:27 [2019-12-20T18:40:27.844Z] 
13:40:27 [2019-12-20T18:40:27.844Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 18:40:27.705
13:40:27 [2019-12-20T18:40:27.844Z] !MESSAGE FrameworkEvent ERROR
13:40:27 [2019-12-20T18:40:27.844Z] !STACK 0
13:40:27 [2019-12-20T18:40:27.844Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
13:40:27 [2019-12-20T18:40:27.844Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:40:27 [2019-12-20T18:40:27.844Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
13:40:27 [2019-12-20T18:40:27.844Z]     -> 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:40:27 [2019-12-20T18:40:27.844Z]        org.apache.httpcomponents.httpclient.win [36]
13:40:27 [2019-12-20T18:40:27.844Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:40:27 [2019-12-20T18:40:27.844Z] 
13:40:27 [2019-12-20T18:40:27.844Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:40:27 [2019-12-20T18:40:27.844Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:40:27 [2019-12-20T18:40:27.844Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:40:27 [2019-12-20T18:40:27.845Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:40:27 [2019-12-20T18:40:27.845Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:40:27 [2019-12-20T18:40:27.845Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:40:27 [2019-12-20T18:40:27.845Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:40:27 [2019-12-20T18:40:27.845Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:40:27 [2019-12-20T18:40:27.845Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:40:27 [2019-12-20T18:40:27.845Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:40:29 [2019-12-20T18:40:29.733Z] process 5759: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
13:40:29 [2019-12-20T18:40:29.733Z] See the manual page for dbus-uuidgen to correct this issue.
13:40:29 [2019-12-20T18:40:29.733Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
13:40:29 [2019-12-20T18:40:29.733Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
13:40:39 [2019-12-20T18:40:39.673Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
13:40:39 [2019-12-20T18:40:39.673Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.704 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
13:40:39 [2019-12-20T18:40:39.673Z] testEmpty(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.013 s
13:40:39 [2019-12-20T18:40:39.673Z] testMany(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.613 s
13:40:39 [2019-12-20T18:40:39.673Z] testDoubleOtherOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.004 s
13:40:39 [2019-12-20T18:40:39.673Z] test9OutOfOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
13:40:39 [2019-12-20T18:40:39.673Z] test9InOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
13:40:39 [2019-12-20T18:40:39.673Z] testDouble(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
13:40:39 [2019-12-20T18:40:39.673Z] testSingleInvalid(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
13:40:39 [2019-12-20T18:40:39.673Z] testSingle(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.001 s
13:40:39 [2019-12-20T18:40:39.673Z] test9InOrder10Times(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
13:40:39 [2019-12-20T18:40:39.673Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
13:40:39 [2019-12-20T18:40:39.673Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
13:40:39 [2019-12-20T18:40:39.673Z] tidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
13:40:39 [2019-12-20T18:40:39.673Z] tidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
13:40:39 [2019-12-20T18:40:39.673Z] execNameColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
13:40:39 [2019-12-20T18:40:39.673Z] ptidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
13:40:39 [2019-12-20T18:40:39.673Z] tidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
13:40:39 [2019-12-20T18:40:39.673Z] ptidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
13:40:39 [2019-12-20T18:40:39.673Z] birthTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
13:40:39 [2019-12-20T18:40:39.673Z] birthTimeSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
13:40:39 [2019-12-20T18:40:39.673Z] execNameSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0.001 s
13:40:39 [2019-12-20T18:40:39.673Z] ptidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
13:40:39 [2019-12-20T18:40:39.673Z] birthTimeComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
13:40:39 [2019-12-20T18:40:39.673Z] execNameComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
13:40:39 [2019-12-20T18:40:39.673Z] 
13:40:39 [2019-12-20T18:40:39.673Z] Results:
13:40:39 [2019-12-20T18:40:39.673Z] 
13:40:39 [2019-12-20T18:40:39.673Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
13:40:39 [2019-12-20T18:40:39.673Z] 
13:40:41 [2019-12-20T18:40:41.039Z] [INFO] All tests passed!
13:40:41 [2019-12-20T18:40:41.039Z] [INFO] 
13:40:41 [2019-12-20T18:40:41.039Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
13:40:41 [2019-12-20T18:40:41.039Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT.jar
13:40:41 [2019-12-20T18:40:41.039Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT.pom
13:40:41 [2019-12-20T18:40:41.039Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT-sources.jar
13:40:41 [2019-12-20T18:40:41.039Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT-pack200.jar.pack.gz
13:40:41 [2019-12-20T18:40:41.039Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT-p2metadata.xml
13:40:41 [2019-12-20T18:40:41.039Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.7-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.7-SNAPSHOT-p2artifacts.xml
13:40:41 [2019-12-20T18:40:41.039Z] [INFO] 
13:40:41 [2019-12-20T18:40:41.039Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
13:40:41 [2019-12-20T18:40:41.039Z] [INFO] 
13:40:41 [2019-12-20T18:40:41.039Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >--
13:40:41 [2019-12-20T18:40:41.039Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 1.2.0-SNAPSHOT [38/138]
13:40:41 [2019-12-20T18:40:41.039Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:40:41 [2019-12-20T18:40:41.039Z] [INFO] 
13:40:41 [2019-12-20T18:40:41.039Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:40:41 [2019-12-20T18:40:41.039Z] [INFO] 
13:40:41 [2019-12-20T18:40:41.039Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:40:41 [2019-12-20T18:40:41.039Z] [INFO] The project's OSGi version is 1.2.0.201912201815
13:40:41 [2019-12-20T18:40:41.039Z] [INFO] 
13:40:41 [2019-12-20T18:40:41.039Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:40:41 [2019-12-20T18:40:41.039Z] [INFO] 
13:40:41 [2019-12-20T18:40:41.039Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:40:41 [2019-12-20T18:40:41.039Z] [INFO] 
13:40:41 [2019-12-20T18:40:41.040Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:40:41 [2019-12-20T18:40:41.040Z] [INFO] 
13:40:41 [2019-12-20T18:40:41.040Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:40:41 [2019-12-20T18:40:41.040Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:40:41 [2019-12-20T18:40:41.040Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
13:40:41 [2019-12-20T18:40:41.040Z] [INFO] 
13:40:41 [2019-12-20T18:40:41.040Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:40:41 [2019-12-20T18:40:41.040Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes
13:40:41 [2019-12-20T18:40:41.602Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[440] 
13:40:41 [2019-12-20T18:40:41.603Z] 	return getIntersectingElements(start, end).iterator();
13:40:41 [2019-12-20T18:40:41.603Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.603Z] Null type safety (type annotations): The expression of type 'Iterator<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterator<@NonNull ISegment>'
13:40:41 [2019-12-20T18:40:41.603Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[540] 
13:40:41 [2019-12-20T18:40:41.603Z] 	return Iterables.transform(query2d, fct);
13:40:41 [2019-12-20T18:40:41.603Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.603Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull ISegment>'
13:40:41 [2019-12-20T18:40:41.603Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackAnalysis.java:[25] 
13:40:41 [2019-12-20T18:40:41.603Z] 	import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis;
13:40:41 [2019-12-20T18:40:41.603Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.603Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:41 [2019-12-20T18:40:41.603Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackAnalysis.java:[117] 
13:40:41 [2019-12-20T18:40:41.603Z] 	* {@link CallsiteAnalysis} to enrich the view.
13:40:41 [2019-12-20T18:40:41.603Z] 	         ^^^^^^^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.603Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:41 [2019-12-20T18:40:41.603Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunction.java:[99] 
13:40:41 [2019-12-20T18:40:41.603Z] 	fChildren.put(entry.getKey(), entry.getValue().clone());
13:40:41 [2019-12-20T18:40:41.603Z] 	                              ^^^^^^^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.603Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Object,@NonNull AggregatedCalledFunction>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
13:40:41 [2019-12-20T18:40:41.603Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedProfilingElement.java:[233] 
13:40:41 [2019-12-20T18:40:41.603Z] 	IHostIdProvider hostProvider = fHostResolver.apply(this);
13:40:41 [2019-12-20T18:40:41.603Z] 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.603Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Function<@NonNull IProfilingElement,CallStackHostUtils.@NonNull IHostIdProvider>'. Type 'Function<T,R>' doesn't seem to be designed with null type annotations in mind
13:40:41 [2019-12-20T18:40:41.603Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[28] 
13:40:41 [2019-12-20T18:40:41.603Z] 	import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis;
13:40:41 [2019-12-20T18:40:41.603Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.603Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:41 [2019-12-20T18:40:41.603Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[136] 
13:40:41 [2019-12-20T18:40:41.603Z] 	long traceId = getId(ITmfStateSystem.ROOT_ATTRIBUTE);
13:40:41 [2019-12-20T18:40:41.603Z] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.603Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:41 [2019-12-20T18:40:41.603Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[137] 
13:40:41 [2019-12-20T18:40:41.603Z] 	builder.add(new CallStackEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, CallStackEntryModel.TRACE, UNKNOWN_TID));
13:40:41 [2019-12-20T18:40:41.603Z] 	                                                                           ^^^^^^^^^^^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.603Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:40:41 [2019-12-20T18:40:41.603Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[139] 
13:40:41 [2019-12-20T18:40:41.603Z] 	List<Integer> processQuarks = ss.getQuarks(getAnalysisModule().getProcessesPattern());
13:40:41 [2019-12-20T18:40:41.603Z] 	                                           ^^^^^^^^^^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.603Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:41 [2019-12-20T18:40:41.603Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[151] 
13:40:41 [2019-12-20T18:40:41.603Z] 	threadParentId = getId(processQuark);
13:40:41 [2019-12-20T18:40:41.603Z] 	                 ^^^^^^^^^^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.603Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:41 [2019-12-20T18:40:41.603Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[160] 
13:40:41 [2019-12-20T18:40:41.603Z] 	List<Integer> threadQuarks = ss.getQuarks(processQuark, getAnalysisModule().getThreadsPattern());
13:40:41 [2019-12-20T18:40:41.603Z] 	                                                        ^^^^^^^^^^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.603Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:41 [2019-12-20T18:40:41.603Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[183] 
13:40:41 [2019-12-20T18:40:41.603Z] 	return new TmfTreeModel<>(Collections.emptyList(), builder.build());
13:40:41 [2019-12-20T18:40:41.603Z] 	                                                   ^^^^^^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.603Z] Null type safety (type annotations): The expression of type '@NonNull ImmutableList<CallStackEntryModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull CallStackEntryModel>', corresponding supertype is 'List<CallStackEntryModel>'
13:40:41 [2019-12-20T18:40:41.603Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[198] 
13:40:41 [2019-12-20T18:40:41.603Z] 	return new CallStackEntryModel(getId(threadQuark), processId, Collections.singletonList(threadName), threadStart, threadEnd, CallStackEntryModel.THREAD, threadId);
13:40:41 [2019-12-20T18:40:41.603Z] 	                               ^^^^^^^^^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.603Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:41 [2019-12-20T18:40:41.603Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[205] 
13:40:41 [2019-12-20T18:40:41.603Z] 	long id = getId(stackLevelQuark);
13:40:41 [2019-12-20T18:40:41.603Z] 	          ^^^^^^^^^^^^^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.603Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:41 [2019-12-20T18:40:41.603Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[206] 
13:40:41 [2019-12-20T18:40:41.603Z] 	builder.add(new CallStackEntryModel(id, callStackParent, Collections.singletonList(threadName), start, end, level, pid));
13:40:41 [2019-12-20T18:40:41.603Z] 	                                                                                   ^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.603Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:40:41 [2019-12-20T18:40:41.603Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[230] 
13:40:41 [2019-12-20T18:40:41.603Z] 	Map<@NonNull Long, @NonNull Integer> entries = getSelectedEntries(filter);
13:40:41 [2019-12-20T18:40:41.603Z] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.603Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getSelectedEntries(SelectionTimeQueryFilter)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:41 [2019-12-20T18:40:41.603Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[235] 
13:40:41 [2019-12-20T18:40:41.603Z] 	return new TimeGraphModel(getFollowEvent(ss, entry, filter.getEnd(), false));
13:40:41 [2019-12-20T18:40:41.603Z] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.603Z] Null type safety (type annotations): The expression of type 'List<ITimeGraphRowModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>'
13:40:41 [2019-12-20T18:40:41.603Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[237] 
13:40:41 [2019-12-20T18:40:41.603Z] 	return new TimeGraphModel(getFollowEvent(ss, entry, filter.getStart(), true));
13:40:41 [2019-12-20T18:40:41.603Z] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.603Z] Null type safety (type annotations): The expression of type 'List<ITimeGraphRowModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>'
13:40:41 [2019-12-20T18:40:41.603Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[244] 
13:40:41 [2019-12-20T18:40:41.603Z] 	Collection<Long> times = getTimes(filter, ss.getStartTime(), ss.getCurrentEndTime());
13:40:41 [2019-12-20T18:40:41.603Z] 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.603Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getTimes(TimeQueryFilter, long, long)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:41 [2019-12-20T18:40:41.603Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[270] 
13:40:41 [2019-12-20T18:40:41.603Z] 	applyFilterAndAddState(eventList, timeGraphState, key, predicates, monitor);
13:40:41 [2019-12-20T18:40:41.603Z] 	                                  ^^^^^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.603Z] Null type safety (type annotations): The expression of type 'ITimeGraphState' needs unchecked conversion to conform to '@NonNull ITimeGraphState'
13:40:41 [2019-12-20T18:40:41.603Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[286] 
13:40:41 [2019-12-20T18:40:41.604Z] 	return new TimeGraphState(startTime, duration, value.hashCode(), name);
13:40:41 [2019-12-20T18:40:41.604Z] 	                                                                 ^^^^
13:40:41 [2019-12-20T18:40:41.604Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable
13:40:41 [2019-12-20T18:40:41.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[376] 
13:40:41 [2019-12-20T18:40:41.604Z] 	CallStackAnalysis analysis = getAnalysisModule();
13:40:41 [2019-12-20T18:40:41.604Z] 	                             ^^^^^^^^^^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.604Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:41 [2019-12-20T18:40:41.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[378] 
13:40:41 [2019-12-20T18:40:41.604Z] 	List<@NonNull Long> selected = DataProviderParameterUtils.extractSelectedItems(parameters);
13:40:41 [2019-12-20T18:40:41.604Z] 	                                                                               ^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.604Z] Null type safety (type annotations): The expression of type '@NonNull Map<String,Object>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull Object>'
13:40:41 [2019-12-20T18:40:41.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[379] 
13:40:41 [2019-12-20T18:40:41.604Z] 	List<@NonNull Long> times = DataProviderParameterUtils.extractTimeRequested(parameters);
13:40:41 [2019-12-20T18:40:41.604Z] 	                                                                            ^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.604Z] Null type safety (type annotations): The expression of type '@NonNull Map<String,Object>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull Object>'
13:40:41 [2019-12-20T18:40:41.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[381] 
13:40:41 [2019-12-20T18:40:41.604Z] 	Map<@NonNull Long, @NonNull Integer> md = getSelectedEntries(selected);
13:40:41 [2019-12-20T18:40:41.604Z] 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.604Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getSelectedEntries(Collection<Long>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:41 [2019-12-20T18:40:41.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[390] 
13:40:41 [2019-12-20T18:40:41.604Z] 	CallsiteAnalysis csa = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID);
13:40:41 [2019-12-20T18:40:41.604Z] 	^^^^^^^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.604Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:41 [2019-12-20T18:40:41.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[390] 
13:40:41 [2019-12-20T18:40:41.604Z] 	CallsiteAnalysis csa = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID);
13:40:41 [2019-12-20T18:40:41.604Z] 	                                                                     ^^^^^^^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.604Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:41 [2019-12-20T18:40:41.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[390] 
13:40:41 [2019-12-20T18:40:41.604Z] 	CallsiteAnalysis csa = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID);
13:40:41 [2019-12-20T18:40:41.604Z] 	                                                                                             ^^^^^^^^^^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.604Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:41 [2019-12-20T18:40:41.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[390] 
13:40:41 [2019-12-20T18:40:41.604Z] 	CallsiteAnalysis csa = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID);
13:40:41 [2019-12-20T18:40:41.604Z] 	                                                                                                              ^^
13:40:41 [2019-12-20T18:40:41.604Z] Discouraged access: The field 'CallsiteAnalysis.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:41 [2019-12-20T18:40:41.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[392] 
13:40:41 [2019-12-20T18:40:41.604Z] 	List<@NonNull ITmfCallsite> res = csa.getCallsites(String.valueOf(trace.getUUID()), deviceType, deviceId, time);
13:40:41 [2019-12-20T18:40:41.604Z] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.604Z] Discouraged access: The method 'CallsiteAnalysis.getCallsites(String, String, String, long)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:41 [2019-12-20T18:40:41.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[392] 
13:40:41 [2019-12-20T18:40:41.604Z] 	List<@NonNull ITmfCallsite> res = csa.getCallsites(String.valueOf(trace.getUUID()), deviceType, deviceId, time);
13:40:41 [2019-12-20T18:40:41.604Z] 	                                                                                    ^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.604Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable
13:40:41 [2019-12-20T18:40:41.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[327] 
13:40:41 [2019-12-20T18:40:41.604Z] 	if (entry.getValue().fRange.includes(range)) {
13:40:41 [2019-12-20T18:40:41.604Z] 	    ^^^^^^^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.604Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull AggregatedCalledFunction,CallGraphAnalysis.@NonNull FunctionCall>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
13:40:41 [2019-12-20T18:40:41.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[424] 
13:40:41 [2019-12-20T18:40:41.604Z] 	CallgraphRange parentRange = entry.getValue().fRange;
13:40:41 [2019-12-20T18:40:41.604Z] 	                             ^^^^^^^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.604Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull AggregatedCalledFunction,CallGraphAnalysis.@NonNull FunctionCall>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
13:40:41 [2019-12-20T18:40:41.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[442] 
13:40:41 [2019-12-20T18:40:41.604Z] 	parent.addChild(entry.getValue().fFunc, entry.getKey());
13:40:41 [2019-12-20T18:40:41.604Z] 	                ^^^^^^^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.604Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull AggregatedCalledFunction,CallGraphAnalysis.@NonNull FunctionCall>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
13:40:41 [2019-12-20T18:40:41.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[481] 
13:40:41 [2019-12-20T18:40:41.604Z] 	ThreadNode threadNode = entry.getKey();
13:40:41 [2019-12-20T18:40:41.604Z] 	                        ^^^^^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.604Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull ThreadNode,@NonNull List<@NonNull Integer>>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
13:40:41 [2019-12-20T18:40:41.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[482] 
13:40:41 [2019-12-20T18:40:41.604Z] 	List<Integer> subAttributes = entry.getValue();
13:40:41 [2019-12-20T18:40:41.604Z] 	                              ^^^^^^^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.604Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull ThreadNode,@NonNull List<@NonNull Integer>>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
13:40:41 [2019-12-20T18:40:41.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[17] 
13:40:41 [2019-12-20T18:40:41.604Z] 	import org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreStatisticsDataProvider;
13:40:41 [2019-12-20T18:40:41.604Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.604Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes')
13:40:41 [2019-12-20T18:40:41.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[18] 
13:40:41 [2019-12-20T18:40:41.604Z] 	import org.eclipse.tracecompass.internal.tmf.core.model.tree.TmfTreeCompositeDataProvider;
13:40:41 [2019-12-20T18:40:41.604Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.604Z] Discouraged access: The type 'TmfTreeCompositeDataProvider<M,P>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:41 [2019-12-20T18:40:41.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[29] 
13:40:41 [2019-12-20T18:40:41.604Z] 	* {@link SegmentStoreStatisticsDataProvider} factory for the
13:40:41 [2019-12-20T18:40:41.604Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.604Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes')
13:40:41 [2019-12-20T18:40:41.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[41] 
13:40:41 [2019-12-20T18:40:41.604Z] 	return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID);
13:40:41 [2019-12-20T18:40:41.604Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.604Z] Discouraged access: The type 'TmfTreeCompositeDataProvider<M,P>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:41 [2019-12-20T18:40:41.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[41] 
13:40:41 [2019-12-20T18:40:41.604Z] 	return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID);
13:40:41 [2019-12-20T18:40:41.604Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.604Z] Discouraged access: The method 'TmfTreeCompositeDataProvider.create(Collection<ITmfTrace>, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
13:40:41 [2019-12-20T18:40:41.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[61] 
13:40:41 [2019-12-20T18:40:41.604Z] 	return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID);
13:40:41 [2019-12-20T18:40:41.604Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.604Z] Discouraged access: The constructor 'SegmentStoreStatisticsDataProvider(ITmfTrace, AbstractSegmentStatisticsAnalysis, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes')
13:40:41 [2019-12-20T18:40:41.604Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[61] 
13:40:41 [2019-12-20T18:40:41.604Z] 	return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID);
13:40:41 [2019-12-20T18:40:41.604Z] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.604Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes')
13:40:41 [2019-12-20T18:40:41.605Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AbstractCalledFunction.java:[29] 
13:40:41 [2019-12-20T18:40:41.605Z] 	static final Comparator<ISegment> COMPARATOR = Objects.requireNonNull(Comparator.comparingLong(ISegment::getStart).thenComparingLong(ISegment::getEnd));
13:40:41 [2019-12-20T18:40:41.605Z] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:41 [2019-12-20T18:40:41.605Z] Null type safety (type annotations): The expression of type '@NonNull Comparator<ISegment>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ISegment>'
13:40:41 [2019-12-20T18:40:41.605Z] 45 problems (45 warnings)
13:40:41 [2019-12-20T18:40:41.605Z] [INFO] 
13:40:41 [2019-12-20T18:40:41.605Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:40:41 [2019-12-20T18:40:41.605Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:40:41 [2019-12-20T18:40:41.605Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources
13:40:41 [2019-12-20T18:40:41.605Z] [INFO] 
13:40:41 [2019-12-20T18:40:41.605Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:40:41 [2019-12-20T18:40:41.605Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT-sources.jar
13:40:41 [2019-12-20T18:40:41.605Z] [INFO] 
13:40:41 [2019-12-20T18:40:41.605Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:40:41 [2019-12-20T18:40:41.605Z] [INFO] 
13:40:41 [2019-12-20T18:40:41.605Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:40:41 [2019-12-20T18:40:41.860Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT.jar
13:40:41 [2019-12-20T18:40:41.860Z] [INFO] 
13:40:41 [2019-12-20T18:40:41.860Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:40:41 [2019-12-20T18:40:41.860Z] [INFO] 
13:40:41 [2019-12-20T18:40:41.861Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:40:41 [2019-12-20T18:40:41.861Z] [INFO] 
13:40:41 [2019-12-20T18:40:41.861Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:40:41 [2019-12-20T18:40:41.861Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT.jar
13:40:42 [2019-12-20T18:40:42.117Z] [INFO] 
13:40:42 [2019-12-20T18:40:42.117Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:40:42 [2019-12-20T18:40:42.117Z] [INFO] 
13:40:42 [2019-12-20T18:40:42.117Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:40:42 [2019-12-20T18:40:42.117Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT.jar
13:40:42 [2019-12-20T18:40:42.117Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT.pom
13:40:42 [2019-12-20T18:40:42.117Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT-sources.jar
13:40:42 [2019-12-20T18:40:42.117Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT-pack200.jar.pack.gz
13:40:42 [2019-12-20T18:40:42.117Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT-p2metadata.xml
13:40:42 [2019-12-20T18:40:42.117Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/1.2.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-1.2.0-SNAPSHOT-p2artifacts.xml
13:40:42 [2019-12-20T18:40:42.117Z] [INFO] 
13:40:42 [2019-12-20T18:40:42.117Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core ---
13:40:42 [2019-12-20T18:40:42.117Z] [INFO] 
13:40:42 [2019-12-20T18:40:42.117Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >--
13:40:42 [2019-12-20T18:40:42.117Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT [39/138]
13:40:42 [2019-12-20T18:40:42.117Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:40:42 [2019-12-20T18:40:42.117Z] [INFO] 
13:40:42 [2019-12-20T18:40:42.117Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
13:40:42 [2019-12-20T18:40:42.117Z] [INFO] 
13:40:42 [2019-12-20T18:40:42.117Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
13:40:42 [2019-12-20T18:40:42.117Z] [INFO] The project's OSGi version is 1.0.2.201912201815
13:40:42 [2019-12-20T18:40:42.117Z] [INFO] 
13:40:42 [2019-12-20T18:40:42.117Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
13:40:42 [2019-12-20T18:40:42.117Z] [INFO] 
13:40:42 [2019-12-20T18:40:42.117Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
13:40:42 [2019-12-20T18:40:42.117Z] [INFO] 
13:40:42 [2019-12-20T18:40:42.117Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
13:40:42 [2019-12-20T18:40:42.117Z] [INFO] 
13:40:42 [2019-12-20T18:40:42.117Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
13:40:42 [2019-12-20T18:40:42.117Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:40:42 [2019-12-20T18:40:42.117Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources
13:40:42 [2019-12-20T18:40:42.117Z] [INFO] 
13:40:42 [2019-12-20T18:40:42.117Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
13:40:42 [2019-12-20T18:40:42.117Z] [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes
13:40:42 [2019-12-20T18:40:42.678Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/stubs/org/eclipse/tracecompass/analysis/profiling/core/tests/data/TestDataBigCallStack.java:[145] 
13:40:42 [2019-12-20T18:40:42.678Z] 	stack.push(new OpenedFunction(ts, field.getValue().toString()));
13:40:42 [2019-12-20T18:40:42.678Z] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:40:42 [2019-12-20T18:40:42.678Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:40:42 [2019-12-20T18:40:42.678Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/org/eclipse/tracecompass/analysis/profiling/core/tests/flamechart/CallStackStateSystemTest.java:[153] 
13:40:42 [2019-12-20T18:40:42.678Z] 	Set<@NonNull IntervalInfo> stateSystemIntervals = traceData.toStateSystemInterval(patterns.get(0)[0]);
13:40:42 [2019-12-20T18:40:42.678Z] 	                                                                                  ^^^^^^^^^^^^^^^^^^
13:40:42 [2019-12-20T18:40:42.678Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:40:42 [2019-12-20T18:40:42.678Z] 2 problems (2 warnings)
13:40:42 [2019-12-20T18:40:42.678Z] [INFO] 
13:40:42 [2019-12-20T18:40:42.678Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
13:40:42 [2019-12-20T18:40:42.678Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:40:42 [2019-12-20T18:40:42.678Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources
13:40:42 [2019-12-20T18:40:42.678Z] [INFO] 
13:40:42 [2019-12-20T18:40:42.678Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
13:40:42 [2019-12-20T18:40:42.678Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-sources.jar
13:40:42 [2019-12-20T18:40:42.678Z] [INFO] 
13:40:42 [2019-12-20T18:40:42.678Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
13:40:42 [2019-12-20T18:40:42.678Z] [INFO] 
13:40:42 [2019-12-20T18:40:42.678Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
13:40:42 [2019-12-20T18:40:42.678Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar
13:40:42 [2019-12-20T18:40:42.934Z] [INFO] 
13:40:42 [2019-12-20T18:40:42.934Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
13:40:42 [2019-12-20T18:40:42.934Z] [INFO] 
13:40:42 [2019-12-20T18:40:42.934Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
13:40:42 [2019-12-20T18:40:42.934Z] [INFO] 
13:40:42 [2019-12-20T18:40:42.934Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
13:40:42 [2019-12-20T18:40:42.934Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar
13:40:42 [2019-12-20T18:40:42.934Z] [INFO] 
13:40:42 [2019-12-20T18:40:42.934Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
13:40:42 [2019-12-20T18:40:42.934Z] [INFO] 
13:40:42 [2019-12-20T18:40:42.934Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
13:40:43 [2019-12-20T18:40:43.860Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data/.metadata/.log
13:40:43 [2019-12-20T18:40:43.860Z] [INFO] Command line:
13:40:43 [2019-12-20T18:40:43.861Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:40:43 [2019-12-20T18:40:43.861Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:40:46 [2019-12-20T18:40:46.377Z] !SESSION 2019-12-20 18:40:43.837 -----------------------------------------------
13:40:46 [2019-12-20T18:40:46.377Z] eclipse.buildId=unknown
13:40:46 [2019-12-20T18:40:46.377Z] java.version=1.8.0_202
13:40:46 [2019-12-20T18:40:46.377Z] java.vendor=Oracle Corporation
13:40:46 [2019-12-20T18:40:46.377Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:40:46 [2019-12-20T18:40:46.377Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide
13:40:46 [2019-12-20T18:40:46.377Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:40:46 [2019-12-20T18:40:46.377Z] 
13:40:46 [2019-12-20T18:40:46.377Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 18:40:46.010
13:40:46 [2019-12-20T18:40:46.377Z] !MESSAGE FrameworkEvent ERROR
13:40:46 [2019-12-20T18:40:46.377Z] !STACK 0
13:40:46 [2019-12-20T18:40:46.377Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
13:40:46 [2019-12-20T18:40:46.377Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:40:46 [2019-12-20T18:40:46.377Z] 
13:40:46 [2019-12-20T18:40:46.377Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:40:46 [2019-12-20T18:40:46.377Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:40:46 [2019-12-20T18:40:46.377Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:40:46 [2019-12-20T18:40:46.377Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:40:46 [2019-12-20T18:40:46.377Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:40:46 [2019-12-20T18:40:46.377Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:40:46 [2019-12-20T18:40:46.377Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:40:46 [2019-12-20T18:40:46.377Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:40:46 [2019-12-20T18:40:46.377Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:40:46 [2019-12-20T18:40:46.377Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:40:46 [2019-12-20T18:40:46.377Z] 
13:40:46 [2019-12-20T18:40:46.377Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 18:40:46.227
13:40:46 [2019-12-20T18:40:46.377Z] !MESSAGE FrameworkEvent ERROR
13:40:46 [2019-12-20T18:40:46.377Z] !STACK 0
13:40:46 [2019-12-20T18:40:46.377Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
13:40:46 [2019-12-20T18:40:46.377Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:40:46 [2019-12-20T18:40:46.377Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
13:40:46 [2019-12-20T18:40:46.377Z]     -> 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:40:46 [2019-12-20T18:40:46.377Z]        org.apache.httpcomponents.httpclient.win [35]
13:40:46 [2019-12-20T18:40:46.377Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:40:46 [2019-12-20T18:40:46.377Z] 
13:40:46 [2019-12-20T18:40:46.377Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:40:46 [2019-12-20T18:40:46.377Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:40:46 [2019-12-20T18:40:46.377Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:40:46 [2019-12-20T18:40:46.377Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:40:46 [2019-12-20T18:40:46.377Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:40:46 [2019-12-20T18:40:46.377Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:40:46 [2019-12-20T18:40:46.377Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:40:46 [2019-12-20T18:40:46.377Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:40:46 [2019-12-20T18:40:46.377Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:40:46 [2019-12-20T18:40:46.377Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:40:48 [2019-12-20T18:40:48.266Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
13:40:48 [2019-12-20T18:40:48.266Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
13:40:48 [2019-12-20T18:40:48.266Z] testGetSelfTime(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.006 s
13:40:48 [2019-12-20T18:40:48.266Z] testGetDepth(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
13:40:48 [2019-12-20T18:40:48.266Z] testGetStart(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
13:40:48 [2019-12-20T18:40:48.266Z] testToString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
13:40:48 [2019-12-20T18:40:48.266Z] createInvalidTimeRangeStateLong(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
13:40:48 [2019-12-20T18:40:48.266Z] testCompareTo(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
13:40:48 [2019-12-20T18:40:48.266Z] testGetProcessId(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
13:40:48 [2019-12-20T18:40:48.266Z] createInvalidDouble(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
13:40:48 [2019-12-20T18:40:48.266Z] testAddChildOk1(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
13:40:48 [2019-12-20T18:40:48.266Z] testAddChildOk2(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
13:40:48 [2019-12-20T18:40:48.266Z] testAddChildOk3(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
13:40:48 [2019-12-20T18:40:48.266Z] createInvalidTimeRangeStateInteger(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
13:40:48 [2019-12-20T18:40:48.266Z] testHashCode(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
13:40:48 [2019-12-20T18:40:48.266Z] testCompareToBad(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
13:40:48 [2019-12-20T18:40:48.266Z] testEquals(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
13:40:48 [2019-12-20T18:40:48.266Z] testGetParent(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
13:40:48 [2019-12-20T18:40:48.266Z] testGetEnd(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
13:40:48 [2019-12-20T18:40:48.266Z] createInvalidTimeRangeStateString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
13:40:48 [2019-12-20T18:40:48.266Z] createInvalidTimeRange(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
13:40:48 [2019-12-20T18:40:48.266Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
13:41:06 [2019-12-20T18:41:06.311Z] 
13:41:06 [2019-12-20T18:41:06.311Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2019-12-20 18:41:04.029
13:41:06 [2019-12-20T18:41:06.311Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace.
13:41:14 [2019-12-20T18:41:14.392Z] 
13:41:14 [2019-12-20T18:41:14.392Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2019-12-20 18:41:13.652
13:41:14 [2019-12-20T18:41:14.392Z] !MESSAGE Incoherent callstack found on (10019) occasions
13:41:14 [2019-12-20T18:41:14.392Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.814 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
13:41:14 [2019-12-20T18:41:14.393Z] testCallGraph[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest)  Time elapsed: 1.71 s
13:41:14 [2019-12-20T18:41:14.393Z] testCallGraph[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest)  Time elapsed: 24.094 s
13:41:14 [2019-12-20T18:41:14.393Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
13:41:14 [2019-12-20T18:41:14.393Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
13:41:14 [2019-12-20T18:41:14.393Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.008 s
13:41:14 [2019-12-20T18:41:14.393Z] TreeStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0 s
13:41:14 [2019-12-20T18:41:14.393Z] MergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.002 s
13:41:14 [2019-12-20T18:41:14.393Z] MergeFirstLevelCalleesStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.001 s
13:41:14 [2019-12-20T18:41:14.393Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
13:41:14 [2019-12-20T18:41:14.393Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
13:41:14 [2019-12-20T18:41:14.393Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.001 s
13:41:14 [2019-12-20T18:41:14.393Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.001 s
13:41:14 [2019-12-20T18:41:14.393Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
13:41:14 [2019-12-20T18:41:14.393Z] largeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.011 s
13:41:14 [2019-12-20T18:41:14.393Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.001 s
13:41:14 [2019-12-20T18:41:14.393Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
13:41:14 [2019-12-20T18:41:14.393Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
13:41:14 [2019-12-20T18:41:14.393Z] treeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.001 s
13:41:14 [2019-12-20T18:41:14.393Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
13:41:14 [2019-12-20T18:41:14.393Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
13:41:14 [2019-12-20T18:41:14.393Z] testActivator(org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest)  Time elapsed: 0.001 s
13:41:14 [2019-12-20T18:41:14.393Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
13:41:14 [2019-12-20T18:41:14.393Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
13:41:14 [2019-12-20T18:41:14.393Z] testIntersectingSegmentStore(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest)  Time elapsed: 0.099 s
13:41:14 [2019-12-20T18:41:14.393Z] testSeriesSegmentStoreIterator(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest)  Time elapsed: 0.077 s
13:41:14 [2019-12-20T18:41:14.393Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
13:41:22 [2019-12-20T18:41:22.481Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.317 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
13:41:22 [2019-12-20T18:41:22.481Z] testCallStackProvider[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 0.012 s
13:41:22 [2019-12-20T18:41:22.481Z] testCallStackContent[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 0.086 s
13:41:22 [2019-12-20T18:41:22.481Z] testCallStackProvider[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 7.563 s
13:41:22 [2019-12-20T18:41:22.481Z] testCallStackContent[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 0.655 s
13:41:22 [2019-12-20T18:41:22.481Z] 
13:41:22 [2019-12-20T18:41:22.481Z] Results:
13:41:22 [2019-12-20T18:41:22.481Z] 
13:41:22 [2019-12-20T18:41:22.481Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0
13:41:22 [2019-12-20T18:41:22.481Z] 
13:41:23 [2019-12-20T18:41:23.877Z] [INFO] All tests passed!
13:41:23 [2019-12-20T18:41:23.877Z] [INFO] 
13:41:23 [2019-12-20T18:41:23.877Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
13:41:23 [2019-12-20T18:41:23.877Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar
13:41:23 [2019-12-20T18:41:23.877Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.pom
13:41:23 [2019-12-20T18:41:23.878Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-sources.jar
13:41:23 [2019-12-20T18:41:23.878Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
13:41:23 [2019-12-20T18:41:23.878Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-p2metadata.xml
13:41:23 [2019-12-20T18:41:23.878Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml
13:41:23 [2019-12-20T18:41:23.878Z] [INFO] 
13:41:23 [2019-12-20T18:41:23.878Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
13:41:23 [2019-12-20T18:41:23.878Z] [INFO] 
13:41:23 [2019-12-20T18:41:23.878Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >--
13:41:23 [2019-12-20T18:41:23.878Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 2.0.2-SNAPSHOT [40/138]
13:41:23 [2019-12-20T18:41:23.878Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:41:23 [2019-12-20T18:41:23.878Z] [INFO] 
13:41:23 [2019-12-20T18:41:23.878Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui ---
13:41:23 [2019-12-20T18:41:23.878Z] [INFO] 
13:41:23 [2019-12-20T18:41:23.878Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
13:41:23 [2019-12-20T18:41:23.878Z] [INFO] The project's OSGi version is 2.0.2.201912201815
13:41:23 [2019-12-20T18:41:23.878Z] [INFO] 
13:41:23 [2019-12-20T18:41:23.878Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
13:41:23 [2019-12-20T18:41:23.878Z] [INFO] 
13:41:23 [2019-12-20T18:41:23.878Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
13:41:23 [2019-12-20T18:41:23.878Z] [INFO] 
13:41:23 [2019-12-20T18:41:23.878Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
13:41:23 [2019-12-20T18:41:23.878Z] [INFO] 
13:41:23 [2019-12-20T18:41:23.878Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
13:41:23 [2019-12-20T18:41:23.878Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:41:23 [2019-12-20T18:41:23.878Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
13:41:23 [2019-12-20T18:41:23.878Z] [INFO] 
13:41:23 [2019-12-20T18:41:23.878Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
13:41:23 [2019-12-20T18:41:23.878Z] [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes
13:41:24 [2019-12-20T18:41:24.805Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[111] 
13:41:24 [2019-12-20T18:41:24.805Z] 	private static final Comparator<ITimeGraphEntry> NAME_COMPARATOR = Comparator.comparing(ITimeGraphEntry::getName);
13:41:24 [2019-12-20T18:41:24.805Z] 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:41:24 [2019-12-20T18:41:24.805Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull ITimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ITimeGraphEntry>'
13:41:24 [2019-12-20T18:41:24.805Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[117] 
13:41:24 [2019-12-20T18:41:24.805Z] 	ITimeGraphEntryModel model1 = t1.getModel();
13:41:24 [2019-12-20T18:41:24.805Z] 	                                 ^^^^^^^^^^
13:41:24 [2019-12-20T18:41:24.805Z] The method getModel() from the type TimeGraphEntry is deprecated
13:41:24 [2019-12-20T18:41:24.805Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[118] 
13:41:24 [2019-12-20T18:41:24.805Z] 	ITimeGraphEntryModel model2 = t2.getModel();
13:41:24 [2019-12-20T18:41:24.805Z] 	                                 ^^^^^^^^^^
13:41:24 [2019-12-20T18:41:24.805Z] The method getModel() from the type TimeGraphEntry is deprecated
13:41:24 [2019-12-20T18:41:24.805Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[134] 
13:41:24 [2019-12-20T18:41:24.805Z] 	ITimeGraphEntryModel model1 = t1.getModel();
13:41:24 [2019-12-20T18:41:24.805Z] 	                                 ^^^^^^^^^^
13:41:24 [2019-12-20T18:41:24.805Z] The method getModel() from the type TimeGraphEntry is deprecated
13:41:24 [2019-12-20T18:41:24.805Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[135] 
13:41:24 [2019-12-20T18:41:24.805Z] 	ITimeGraphEntryModel model2 = t2.getModel();
13:41:24 [2019-12-20T18:41:24.805Z] 	                                 ^^^^^^^^^^
13:41:24 [2019-12-20T18:41:24.805Z] The method getModel() from the type TimeGraphEntry is deprecated
13:41:24 [2019-12-20T18:41:24.805Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[197] 
13:41:24 [2019-12-20T18:41:24.805Z] 	ITimeGraphEntryModel model1 = t1.getModel();
13:41:24 [2019-12-20T18:41:24.805Z] 	                                 ^^^^^^^^^^
13:41:24 [2019-12-20T18:41:24.805Z] The method getModel() from the type TimeGraphEntry is deprecated
13:41:24 [2019-12-20T18:41:24.806Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[198] 
13:41:24 [2019-12-20T18:41:24.806Z] 	ITimeGraphEntryModel model2 = t2.getModel();
13:41:24 [2019-12-20T18:41:24.806Z] 	                                 ^^^^^^^^^^
13:41:24 [2019-12-20T18:41:24.806Z] The method getModel() from the type TimeGraphEntry is deprecated
13:41:24 [2019-12-20T18:41:24.806Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[217] 
13:41:24 [2019-12-20T18:41:24.806Z] 	ITimeGraphEntryModel entryModel = entry.getModel();
13:41:24 [2019-12-20T18:41:24.806Z] 	                                        ^^^^^^^^^^
13:41:24 [2019-12-20T18:41:24.806Z] The method getModel() from the type TimeGraphEntry is deprecated
13:41:24 [2019-12-20T18:41:24.806Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[238] 
13:41:24 [2019-12-20T18:41:24.806Z] 	ITimeGraphEntryModel model = entry.getModel();
13:41:24 [2019-12-20T18:41:24.806Z] 	                                   ^^^^^^^^^^
13:41:24 [2019-12-20T18:41:24.806Z] The method getModel() from the type TimeGraphEntry is deprecated
13:41:24 [2019-12-20T18:41:24.806Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[325] 
13:41:24 [2019-12-20T18:41:24.806Z] 	ITimeGraphState function = fFunctions.get(((TimeGraphEntry) selection).getModel().getId());
13:41:24 [2019-12-20T18:41:24.806Z] 	                                                                       ^^^^^^^^^^
13:41:24 [2019-12-20T18:41:24.806Z] The method getModel() from the type TimeGraphEntry is deprecated
13:41:24 [2019-12-20T18:41:24.806Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[458] 
13:41:24 [2019-12-20T18:41:24.806Z] 	Map<Long, TimeGraphEntry> map = Maps.uniqueIndex(unfiltered, e -> e.getModel().getId());
13:41:24 [2019-12-20T18:41:24.806Z] 	                                                                    ^^^^^^^^^^
13:41:24 [2019-12-20T18:41:24.806Z] The method getModel() from the type TimeGraphEntry is deprecated
13:41:24 [2019-12-20T18:41:24.806Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[565] 
13:41:24 [2019-12-20T18:41:24.806Z] 	SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(selectionBegin, Long.MAX_VALUE, 2, Collections.singleton(callStackEntry.getModel().getId()));
13:41:24 [2019-12-20T18:41:24.806Z] 	                                                                                                                                       ^^^^^^^^^^
13:41:24 [2019-12-20T18:41:24.806Z] The method getModel() from the type TimeGraphEntry is deprecated
13:41:24 [2019-12-20T18:41:24.806Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[617] 
13:41:24 [2019-12-20T18:41:24.806Z] 	SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId()));
13:41:24 [2019-12-20T18:41:24.806Z] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:41:24 [2019-12-20T18:41:24.806Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull Long>' needs unchecked conversion to conform to '@NonNull List<@NonNull Long>', corresponding supertype is 'List<@NonNull Long>'
13:41:24 [2019-12-20T18:41:24.806Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[617] 
13:41:24 [2019-12-20T18:41:24.806Z] 	SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getModel().getId()));
13:41:24 [2019-12-20T18:41:24.806Z] 	                                                                                                                                                        ^^^^^^^^^^
13:41:24 [2019-12-20T18:41:24.806Z] The method getModel() from the type TimeGraphEntry is deprecated
13:41:24 [2019-12-20T18:41:24.806Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[710] 
13:41:24 [2019-12-20T18:41:24.806Z] 	Collection<@NonNull ISymbolProvider> symbolProviders = SymbolProviderManager.getInstance().getSymbolProviders(subTrace);
13:41:24 [2019-12-20T18:41:24.806Z] 	                                                                                                              ^^^^^^^^
13:41:24 [2019-12-20T18:41:24.806Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
13:41:24 [2019-12-20T18:41:24.806Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[739] 
13:41:24 [2019-12-20T18:41:24.806Z] 	all.forEach(entry -> fFunctions.remove(entry.getModel().getId()));
13:41:24 [2019-12-20T18:41:24.806Z] 	                                             ^^^^^^^^^^
13:41:24 [2019-12-20T18:41:24.806Z] The method getModel() from the type TimeGraphEntry is deprecated
13:41:24 [2019-12-20T18:41:24.806Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/symbols/BasicSymbolProviderPreferencePage.java:[248] 
13:41:24 [2019-12-20T18:41:24.806Z] 	return AbstractUIPlugin.imageDescriptorFromPlugin(Activator.PLUGIN_ID, file);
13:41:24 [2019-12-20T18:41:24.806Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:41:24 [2019-12-20T18:41:24.806Z] The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated
13:41:24 [2019-12-20T18:41:24.806Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/symbols/BasicSymbolProviderPreferencePage.java:[293] 
13:41:24 [2019-12-20T18:41:24.806Z] 	Activator.getDefault().logError("Cannot read the file " + fullPath, e);  //$NON-NLS-1$//$NON-NLS-2$
13:41:24 [2019-12-20T18:41:24.806Z] 	                                                                                      ^^^^^^^^^^^^^
13:41:24 [2019-12-20T18:41:24.806Z] Unnecessary $NON-NLS$ tag
13:41:24 [2019-12-20T18:41:24.806Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/flamegraph/FlameGraphView.java:[244] 
13:41:24 [2019-12-20T18:41:24.806Z] 	Activator.getDefault().logError(e.getMessage(), e);
13:41:24 [2019-12-20T18:41:24.806Z] 	                                ^^^^^^^^^^^^^^
13:41:24 [2019-12-20T18:41:24.806Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:41:24 [2019-12-20T18:41:24.806Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/callgraph/statistics/CallGraphStatisticsViewer.java:[69] 
13:41:24 [2019-12-20T18:41:24.806Z] 	TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel> entry = (TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element;
13:41:24 [2019-12-20T18:41:24.806Z] 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:41:24 [2019-12-20T18:41:24.806Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<SegmentStoreStatisticsModel>
13:41:24 [2019-12-20T18:41:24.806Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/CallStackPresentationProvider.java:[87] 
13:41:24 [2019-12-20T18:41:24.806Z] 	ITimeGraphEntryModel model = ((TimeGraphEntry) entry).getModel();
13:41:24 [2019-12-20T18:41:24.806Z] 	                                                      ^^^^^^^^^^
13:41:24 [2019-12-20T18:41:24.806Z] The method getModel() from the type TimeGraphEntry is deprecated
13:41:24 [2019-12-20T18:41:24.806Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/CallStackPresentationProvider.java:[128] 
13:41:24 [2019-12-20T18:41:24.806Z] 	return State.MULTIPLE.toString();
13:41:24 [2019-12-20T18:41:24.806Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
13:41:24 [2019-12-20T18:41:24.806Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:41:24 [2019-12-20T18:41:24.806Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[72] 
13:41:24 [2019-12-20T18:41:24.806Z] 	return getImageDescripterFromPath(path).createImage();
13:41:24 [2019-12-20T18:41:24.806Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:41:24 [2019-12-20T18:41:24.806Z] Null type safety (type annotations): The expression of type 'Image' needs unchecked conversion to conform to '@NonNull Image'
13:41:24 [2019-12-20T18:41:24.806Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[84] 
13:41:24 [2019-12-20T18:41:24.806Z] 	return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path);
13:41:24 [2019-12-20T18:41:24.806Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:41:24 [2019-12-20T18:41:24.806Z] Null type safety (type annotations): The expression of type 'ImageDescriptor' needs unchecked conversion to conform to '@NonNull ImageDescriptor'
13:41:24 [2019-12-20T18:41:24.806Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[84] 
13:41:24 [2019-12-20T18:41:24.806Z] 	return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path);
13:41:24 [2019-12-20T18:41:24.806Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:41:24 [2019-12-20T18:41:24.806Z] The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated
13:41:24 [2019-12-20T18:41:24.806Z] 25 problems (25 warnings)
13:41:24 [2019-12-20T18:41:24.806Z] [INFO] 
13:41:24 [2019-12-20T18:41:24.806Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
13:41:24 [2019-12-20T18:41:24.806Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:41:24 [2019-12-20T18:41:24.806Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources
13:41:24 [2019-12-20T18:41:24.806Z] [INFO] 
13:41:24 [2019-12-20T18:41:24.806Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui ---
13:41:24 [2019-12-20T18:41:24.806Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT-sources.jar
13:41:25 [2019-12-20T18:41:25.062Z] [INFO] 
13:41:25 [2019-12-20T18:41:25.062Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
13:41:25 [2019-12-20T18:41:25.062Z] [INFO] 
13:41:25 [2019-12-20T18:41:25.062Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui ---
13:41:25 [2019-12-20T18:41:25.062Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT.jar
13:41:25 [2019-12-20T18:41:25.062Z] [INFO] 
13:41:25 [2019-12-20T18:41:25.062Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui ---
13:41:25 [2019-12-20T18:41:25.062Z] [INFO] 
13:41:25 [2019-12-20T18:41:25.062Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui ---
13:41:25 [2019-12-20T18:41:25.062Z] [INFO] 
13:41:25 [2019-12-20T18:41:25.062Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui ---
13:41:25 [2019-12-20T18:41:25.062Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT.jar
13:41:25 [2019-12-20T18:41:25.062Z] [INFO] 
13:41:25 [2019-12-20T18:41:25.062Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui ---
13:41:25 [2019-12-20T18:41:25.062Z] [INFO] 
13:41:25 [2019-12-20T18:41:25.062Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui ---
13:41:25 [2019-12-20T18:41:25.062Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT.jar
13:41:25 [2019-12-20T18:41:25.317Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT.pom
13:41:25 [2019-12-20T18:41:25.317Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT-sources.jar
13:41:25 [2019-12-20T18:41:25.318Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT-pack200.jar.pack.gz
13:41:25 [2019-12-20T18:41:25.318Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT-p2metadata.xml
13:41:25 [2019-12-20T18:41:25.318Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.0.2-SNAPSHOT-p2artifacts.xml
13:41:25 [2019-12-20T18:41:25.318Z] [INFO] 
13:41:25 [2019-12-20T18:41:25.318Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui ---
13:41:25 [2019-12-20T18:41:25.318Z] [INFO] 
13:41:25 [2019-12-20T18:41:25.318Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >--
13:41:25 [2019-12-20T18:41:25.318Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT [41/138]
13:41:25 [2019-12-20T18:41:25.318Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:41:25 [2019-12-20T18:41:25.318Z] [INFO] 
13:41:25 [2019-12-20T18:41:25.318Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
13:41:25 [2019-12-20T18:41:25.318Z] [INFO] 
13:41:25 [2019-12-20T18:41:25.318Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
13:41:25 [2019-12-20T18:41:25.318Z] [INFO] The project's OSGi version is 1.0.4.201912201815
13:41:25 [2019-12-20T18:41:25.318Z] [INFO] 
13:41:25 [2019-12-20T18:41:25.318Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
13:41:25 [2019-12-20T18:41:25.318Z] [INFO] 
13:41:25 [2019-12-20T18:41:25.318Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
13:41:25 [2019-12-20T18:41:25.318Z] [INFO] 
13:41:25 [2019-12-20T18:41:25.318Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
13:41:25 [2019-12-20T18:41:25.318Z] [INFO] 
13:41:25 [2019-12-20T18:41:25.318Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
13:41:25 [2019-12-20T18:41:25.318Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:41:25 [2019-12-20T18:41:25.318Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources
13:41:25 [2019-12-20T18:41:25.318Z] [INFO] 
13:41:25 [2019-12-20T18:41:25.318Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
13:41:25 [2019-12-20T18:41:25.318Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes
13:41:25 [2019-12-20T18:41:25.574Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[84] 
13:41:25 [2019-12-20T18:41:25.574Z] 	Long value = fMapper.apply(element);
13:41:25 [2019-12-20T18:41:25.574Z] 	             ^^^^^^^^^^^^^^^^^^^^^^
13:41:25 [2019-12-20T18:41:25.574Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull Function<@NonNull E,@NonNull Long>'. Type 'Function<T,R>' doesn't seem to be designed with null type annotations in mind
13:41:25 [2019-12-20T18:41:25.574Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[85] 
13:41:25 [2019-12-20T18:41:25.574Z] 	if (value <= fMapper.apply(obj)) {
13:41:25 [2019-12-20T18:41:25.574Z] 	             ^^^^^^^^^^^^^^^^^^
13:41:25 [2019-12-20T18:41:25.574Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull Function<@NonNull E,@NonNull Long>'. Type 'Function<T,R>' doesn't seem to be designed with null type annotations in mind
13:41:25 [2019-12-20T18:41:25.574Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[103] 
13:41:25 [2019-12-20T18:41:25.574Z] 	Long value = fMapper.apply(element);
13:41:25 [2019-12-20T18:41:25.574Z] 	             ^^^^^^^^^^^^^^^^^^^^^^
13:41:25 [2019-12-20T18:41:25.574Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull Function<@NonNull E,@NonNull Long>'. Type 'Function<T,R>' doesn't seem to be designed with null type annotations in mind
13:41:25 [2019-12-20T18:41:25.574Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[104] 
13:41:25 [2019-12-20T18:41:25.574Z] 	if (value >= fMapper.apply(obj)) {
13:41:25 [2019-12-20T18:41:25.575Z] 	             ^^^^^^^^^^^^^^^^^^
13:41:25 [2019-12-20T18:41:25.575Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type '@NonNull Function<@NonNull E,@NonNull Long>'. Type 'Function<T,R>' doesn't seem to be designed with null type annotations in mind
13:41:25 [2019-12-20T18:41:25.575Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/AbstractStatisticsTest.java:[366] 
13:41:25 [2019-12-20T18:41:25.575Z] 	Statistics<E>::update, Statistics<E>::merge);
13:41:25 [2019-12-20T18:41:25.575Z] 	                       ^^^^^^^^^^^^^^^^^^^^
13:41:25 [2019-12-20T18:41:25.575Z] Null type safety: parameter 1 provided via method descriptor BiConsumer<Statistics<E>,Statistics<E>>.accept(Statistics<E>, Statistics<E>) needs unchecked conversion to conform to '@NonNull IStatistics<@NonNull E>'
13:41:25 [2019-12-20T18:41:25.575Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/AbstractStatisticsTest.java:[384] 
13:41:25 [2019-12-20T18:41:25.575Z] 	Statistics<E>::update, Statistics<E>::merge);
13:41:25 [2019-12-20T18:41:25.575Z] 	                       ^^^^^^^^^^^^^^^^^^^^
13:41:25 [2019-12-20T18:41:25.575Z] Null type safety: parameter 1 provided via method descriptor BiConsumer<Statistics<E>,Statistics<E>>.accept(Statistics<E>, Statistics<E>) needs unchecked conversion to conform to '@NonNull IStatistics<@NonNull E>'
13:41:25 [2019-12-20T18:41:25.575Z] 6 problems (6 warnings)
13:41:25 [2019-12-20T18:41:25.575Z] [INFO] 
13:41:25 [2019-12-20T18:41:25.575Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
13:41:25 [2019-12-20T18:41:25.575Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:41:25 [2019-12-20T18:41:25.575Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources
13:41:25 [2019-12-20T18:41:25.575Z] [INFO] 
13:41:25 [2019-12-20T18:41:25.575Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
13:41:25 [2019-12-20T18:41:25.575Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-sources.jar
13:41:25 [2019-12-20T18:41:25.575Z] [INFO] 
13:41:25 [2019-12-20T18:41:25.575Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
13:41:25 [2019-12-20T18:41:25.575Z] [INFO] 
13:41:25 [2019-12-20T18:41:25.575Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
13:41:25 [2019-12-20T18:41:25.575Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar
13:41:25 [2019-12-20T18:41:25.575Z] [INFO] 
13:41:25 [2019-12-20T18:41:25.575Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
13:41:25 [2019-12-20T18:41:25.575Z] [INFO] 
13:41:25 [2019-12-20T18:41:25.575Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
13:41:25 [2019-12-20T18:41:25.832Z] [INFO] 
13:41:25 [2019-12-20T18:41:25.832Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
13:41:25 [2019-12-20T18:41:25.832Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar
13:41:25 [2019-12-20T18:41:25.832Z] [INFO] 
13:41:25 [2019-12-20T18:41:25.832Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
13:41:25 [2019-12-20T18:41:25.832Z] [INFO] 
13:41:25 [2019-12-20T18:41:25.832Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
13:41:27 [2019-12-20T18:41:27.202Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data/.metadata/.log
13:41:27 [2019-12-20T18:41:27.202Z] [INFO] Command line:
13:41:27 [2019-12-20T18:41:27.202Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:41:27 [2019-12-20T18:41:27.202Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:41:29 [2019-12-20T18:41:29.718Z] !SESSION 2019-12-20 18:41:27.427 -----------------------------------------------
13:41:29 [2019-12-20T18:41:29.718Z] eclipse.buildId=unknown
13:41:29 [2019-12-20T18:41:29.718Z] java.version=1.8.0_202
13:41:29 [2019-12-20T18:41:29.718Z] java.vendor=Oracle Corporation
13:41:29 [2019-12-20T18:41:29.718Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:41:29 [2019-12-20T18:41:29.718Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide
13:41:29 [2019-12-20T18:41:29.718Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:41:29 [2019-12-20T18:41:29.718Z] 
13:41:29 [2019-12-20T18:41:29.718Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 18:41:29.705
13:41:29 [2019-12-20T18:41:29.718Z] !MESSAGE FrameworkEvent ERROR
13:41:29 [2019-12-20T18:41:29.718Z] !STACK 0
13:41:29 [2019-12-20T18:41:29.718Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
13:41:29 [2019-12-20T18:41:29.718Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:41:29 [2019-12-20T18:41:29.718Z] 
13:41:29 [2019-12-20T18:41:29.718Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:41:29 [2019-12-20T18:41:29.718Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:41:29 [2019-12-20T18:41:29.718Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:41:29 [2019-12-20T18:41:29.718Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:41:29 [2019-12-20T18:41:29.718Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:41:29 [2019-12-20T18:41:29.718Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:41:29 [2019-12-20T18:41:29.718Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:41:29 [2019-12-20T18:41:29.718Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:41:29 [2019-12-20T18:41:29.718Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:41:29 [2019-12-20T18:41:29.718Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:41:29 [2019-12-20T18:41:29.973Z] 
13:41:29 [2019-12-20T18:41:29.973Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 18:41:29.913
13:41:29 [2019-12-20T18:41:29.973Z] !MESSAGE FrameworkEvent ERROR
13:41:29 [2019-12-20T18:41:29.973Z] !STACK 0
13:41:29 [2019-12-20T18:41:29.973Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
13:41:29 [2019-12-20T18:41:29.973Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:41:29 [2019-12-20T18:41:29.973Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
13:41:29 [2019-12-20T18:41:29.973Z]     -> 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:41:29 [2019-12-20T18:41:29.973Z]        org.apache.httpcomponents.httpclient.win [35]
13:41:29 [2019-12-20T18:41:29.973Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:41:29 [2019-12-20T18:41:29.973Z] 
13:41:29 [2019-12-20T18:41:29.973Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:41:29 [2019-12-20T18:41:29.973Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:41:29 [2019-12-20T18:41:29.973Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:41:29 [2019-12-20T18:41:29.973Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:41:29 [2019-12-20T18:41:29.973Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:41:29 [2019-12-20T18:41:29.973Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:41:29 [2019-12-20T18:41:29.973Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:41:29 [2019-12-20T18:41:29.973Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:41:29 [2019-12-20T18:41:29.973Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:41:29 [2019-12-20T18:41:29.973Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:41:31 [2019-12-20T18:41:31.863Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
13:41:34 [2019-12-20T18:41:34.380Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.17 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
13:41:34 [2019-12-20T18:41:34.380Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.006 s
13:41:34 [2019-12-20T18:41:34.381Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.001 s
13:41:34 [2019-12-20T18:41:34.381Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.492 s
13:41:34 [2019-12-20T18:41:34.381Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.582 s
13:41:34 [2019-12-20T18:41:34.381Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.294 s
13:41:34 [2019-12-20T18:41:34.381Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
13:41:34 [2019-12-20T18:41:34.381Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.001 s
13:41:34 [2019-12-20T18:41:34.381Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.436 s
13:41:34 [2019-12-20T18:41:34.381Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.329 s
13:41:34 [2019-12-20T18:41:34.381Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
13:41:34 [2019-12-20T18:41:34.381Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
13:41:34 [2019-12-20T18:41:34.381Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.006 s
13:41:34 [2019-12-20T18:41:34.381Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.002 s
13:41:34 [2019-12-20T18:41:34.381Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
13:41:34 [2019-12-20T18:41:34.381Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
13:41:34 [2019-12-20T18:41:34.381Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
13:41:34 [2019-12-20T18:41:34.636Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.709 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
13:41:34 [2019-12-20T18:41:34.636Z] testPartialPerTypeStatsCancel(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.303 s
13:41:34 [2019-12-20T18:41:34.636Z] testExecute(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.109 s
13:41:34 [2019-12-20T18:41:34.636Z] testExecuteNoDepend(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.014 s
13:41:34 [2019-12-20T18:41:34.636Z] testTotalStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.078 s
13:41:34 [2019-12-20T18:41:34.636Z] testPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.092 s
13:41:34 [2019-12-20T18:41:34.636Z] testPartialPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.077 s
13:41:34 [2019-12-20T18:41:34.636Z] testExecuteNoTrace(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.011 s
13:41:34 [2019-12-20T18:41:34.636Z] testPartialStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.022 s
13:41:34 [2019-12-20T18:41:34.636Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
13:41:36 [2019-12-20T18:41:36.002Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.073 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
13:41:36 [2019-12-20T18:41:36.002Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.001 s
13:41:36 [2019-12-20T18:41:36.002Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
13:41:36 [2019-12-20T18:41:36.002Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.194 s
13:41:36 [2019-12-20T18:41:36.002Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.329 s
13:41:36 [2019-12-20T18:41:36.002Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.079 s
13:41:36 [2019-12-20T18:41:36.002Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
13:41:36 [2019-12-20T18:41:36.002Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
13:41:36 [2019-12-20T18:41:36.002Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.146 s
13:41:36 [2019-12-20T18:41:36.002Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.155 s
13:41:36 [2019-12-20T18:41:36.002Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
13:41:36 [2019-12-20T18:41:36.002Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
13:41:36 [2019-12-20T18:41:36.002Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
13:41:36 [2019-12-20T18:41:36.002Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.001 s
13:41:36 [2019-12-20T18:41:36.002Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.165 s
13:41:36 [2019-12-20T18:41:36.002Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
13:41:36 [2019-12-20T18:41:36.002Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
13:41:36 [2019-12-20T18:41:36.929Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.191 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
13:41:36 [2019-12-20T18:41:36.929Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.001 s
13:41:36 [2019-12-20T18:41:36.929Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
13:41:36 [2019-12-20T18:41:36.929Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.149 s
13:41:36 [2019-12-20T18:41:36.929Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.33 s
13:41:36 [2019-12-20T18:41:36.929Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.133 s
13:41:36 [2019-12-20T18:41:36.929Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
13:41:36 [2019-12-20T18:41:36.929Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.001 s
13:41:36 [2019-12-20T18:41:36.929Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.168 s
13:41:36 [2019-12-20T18:41:36.929Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.185 s
13:41:36 [2019-12-20T18:41:36.929Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.001 s
13:41:36 [2019-12-20T18:41:36.929Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
13:41:36 [2019-12-20T18:41:36.929Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
13:41:36 [2019-12-20T18:41:36.929Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
13:41:36 [2019-12-20T18:41:36.929Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.218 s
13:41:36 [2019-12-20T18:41:36.929Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
13:41:36 [2019-12-20T18:41:36.929Z] 
13:41:36 [2019-12-20T18:41:36.929Z] Results:
13:41:36 [2019-12-20T18:41:36.929Z] 
13:41:36 [2019-12-20T18:41:36.929Z] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0
13:41:36 [2019-12-20T18:41:36.929Z] 
13:41:38 [2019-12-20T18:41:38.294Z] [INFO] All tests passed!
13:41:38 [2019-12-20T18:41:38.294Z] [INFO] 
13:41:38 [2019-12-20T18:41:38.294Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
13:41:38 [2019-12-20T18:41:38.294Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar
13:41:38 [2019-12-20T18:41:38.294Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.pom
13:41:38 [2019-12-20T18:41:38.294Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-sources.jar
13:41:38 [2019-12-20T18:41:38.294Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-pack200.jar.pack.gz
13:41:38 [2019-12-20T18:41:38.294Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
13:41:38 [2019-12-20T18:41:38.295Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
13:41:38 [2019-12-20T18:41:38.295Z] [INFO] 
13:41:38 [2019-12-20T18:41:38.295Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
13:41:38 [2019-12-20T18:41:38.295Z] [INFO] 
13:41:38 [2019-12-20T18:41:38.295Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >---
13:41:38 [2019-12-20T18:41:38.295Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.12-SNAPSHOT  [42/138]
13:41:38 [2019-12-20T18:41:38.295Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:41:38 [2019-12-20T18:41:38.295Z] [INFO] 
13:41:38 [2019-12-20T18:41:38.295Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests ---
13:41:38 [2019-12-20T18:41:38.295Z] [INFO] 
13:41:38 [2019-12-20T18:41:38.295Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
13:41:38 [2019-12-20T18:41:38.295Z] [INFO] The project's OSGi version is 1.0.12.201912201815
13:41:38 [2019-12-20T18:41:38.295Z] [INFO] 
13:41:38 [2019-12-20T18:41:38.295Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
13:41:38 [2019-12-20T18:41:38.295Z] [INFO] 
13:41:38 [2019-12-20T18:41:38.295Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
13:41:38 [2019-12-20T18:41:38.295Z] [INFO] 
13:41:38 [2019-12-20T18:41:38.295Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
13:41:38 [2019-12-20T18:41:38.295Z] [INFO] 
13:41:38 [2019-12-20T18:41:38.295Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
13:41:38 [2019-12-20T18:41:38.295Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:41:38 [2019-12-20T18:41:38.295Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
13:41:38 [2019-12-20T18:41:38.295Z] [INFO] 
13:41:38 [2019-12-20T18:41:38.295Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
13:41:38 [2019-12-20T18:41:38.295Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes
13:41:39 [2019-12-20T18:41:39.223Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/org/eclipse/tracecompass/tmf/ui/tests/views/TmfViewFactoryTest.java:[123] 
13:41:39 [2019-12-20T18:41:39.223Z] 	assertFalse("New view from view id with suffix was not created", Arrays.asList(viewRefs).contains(thirdView));
13:41:39 [2019-12-20T18:41:39.223Z] 	                                                                                                  ^^^^^^^^^
13:41:39 [2019-12-20T18:41:39.223Z] Unlikely argument type IViewPart for contains(Object) on a Collection<IViewReference>
13:41:39 [2019-12-20T18:41:39.223Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[105] 
13:41:39 [2019-12-20T18:41:39.223Z] 	return tmfEvent;
13:41:39 [2019-12-20T18:41:39.223Z] 	^^^^^^^^^^^^^^^^
13:41:39 [2019-12-20T18:41:39.223Z] Potential resource leak: 'stream' may not be closed at this location
13:41:39 [2019-12-20T18:41:39.223Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[109] 
13:41:39 [2019-12-20T18:41:39.223Z] 	return null;
13:41:39 [2019-12-20T18:41:39.223Z] 	^^^^^^^^^^^^
13:41:39 [2019-12-20T18:41:39.479Z] Potential resource leak: 'stream' may not be closed at this location
13:41:39 [2019-12-20T18:41:39.479Z] 3 problems (3 warnings)
13:41:39 [2019-12-20T18:41:39.479Z] [INFO] 
13:41:39 [2019-12-20T18:41:39.479Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests ---
13:41:39 [2019-12-20T18:41:39.479Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:41:39 [2019-12-20T18:41:39.479Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources
13:41:39 [2019-12-20T18:41:39.479Z] [INFO] 
13:41:39 [2019-12-20T18:41:39.479Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests ---
13:41:39 [2019-12-20T18:41:39.479Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT-sources.jar
13:41:39 [2019-12-20T18:41:39.479Z] [INFO] 
13:41:39 [2019-12-20T18:41:39.479Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
13:41:39 [2019-12-20T18:41:39.479Z] [INFO] 
13:41:39 [2019-12-20T18:41:39.479Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests ---
13:41:39 [2019-12-20T18:41:39.479Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT.jar
13:41:39 [2019-12-20T18:41:39.734Z] [INFO] 
13:41:39 [2019-12-20T18:41:39.734Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests ---
13:41:39 [2019-12-20T18:41:39.734Z] [INFO] 
13:41:39 [2019-12-20T18:41:39.734Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.tests ---
13:41:39 [2019-12-20T18:41:39.734Z] [INFO] 
13:41:39 [2019-12-20T18:41:39.734Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.tests ---
13:41:39 [2019-12-20T18:41:39.734Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT.jar
13:41:40 [2019-12-20T18:41:40.295Z] [INFO] 
13:41:40 [2019-12-20T18:41:40.295Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests ---
13:41:40 [2019-12-20T18:41:40.295Z] [INFO] 
13:41:40 [2019-12-20T18:41:40.295Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
13:41:41 [2019-12-20T18:41:41.224Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data/.metadata/.log
13:41:41 [2019-12-20T18:41:41.225Z] [INFO] Command line:
13:41:41 [2019-12-20T18:41:41.225Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:41:41 [2019-12-20T18:41:41.225Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:41:43 [2019-12-20T18:41:43.740Z] !SESSION 2019-12-20 18:41:41.318 -----------------------------------------------
13:41:43 [2019-12-20T18:41:43.740Z] eclipse.buildId=unknown
13:41:43 [2019-12-20T18:41:43.740Z] java.version=1.8.0_202
13:41:43 [2019-12-20T18:41:43.740Z] java.vendor=Oracle Corporation
13:41:43 [2019-12-20T18:41:43.740Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:41:43 [2019-12-20T18:41:43.740Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
13:41:43 [2019-12-20T18:41:43.740Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:41:43 [2019-12-20T18:41:43.740Z] 
13:41:43 [2019-12-20T18:41:43.740Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 18:41:43.629
13:41:43 [2019-12-20T18:41:43.740Z] !MESSAGE FrameworkEvent ERROR
13:41:43 [2019-12-20T18:41:43.740Z] !STACK 0
13:41:43 [2019-12-20T18:41:43.740Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
13:41:43 [2019-12-20T18:41:43.740Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:41:43 [2019-12-20T18:41:43.740Z] 
13:41:43 [2019-12-20T18:41:43.740Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:41:43 [2019-12-20T18:41:43.740Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:41:43 [2019-12-20T18:41:43.740Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:41:43 [2019-12-20T18:41:43.740Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:41:43 [2019-12-20T18:41:43.740Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:41:43 [2019-12-20T18:41:43.740Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:41:43 [2019-12-20T18:41:43.740Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:41:43 [2019-12-20T18:41:43.740Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:41:43 [2019-12-20T18:41:43.740Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:41:43 [2019-12-20T18:41:43.740Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:41:43 [2019-12-20T18:41:43.995Z] 
13:41:43 [2019-12-20T18:41:43.995Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 18:41:43.809
13:41:43 [2019-12-20T18:41:43.995Z] !MESSAGE FrameworkEvent ERROR
13:41:43 [2019-12-20T18:41:43.995Z] !STACK 0
13:41:43 [2019-12-20T18:41:43.995Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
13:41:43 [2019-12-20T18:41:43.995Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:41:43 [2019-12-20T18:41:43.995Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
13:41:43 [2019-12-20T18:41:43.995Z]     -> 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:41:43 [2019-12-20T18:41:43.995Z]        org.apache.httpcomponents.httpclient.win [36]
13:41:43 [2019-12-20T18:41:43.995Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:41:43 [2019-12-20T18:41:43.995Z] 
13:41:43 [2019-12-20T18:41:43.995Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:41:43 [2019-12-20T18:41:43.995Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:41:43 [2019-12-20T18:41:43.995Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:41:43 [2019-12-20T18:41:43.996Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:41:43 [2019-12-20T18:41:43.996Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:41:43 [2019-12-20T18:41:43.996Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:41:43 [2019-12-20T18:41:43.996Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:41:43 [2019-12-20T18:41:43.996Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:41:43 [2019-12-20T18:41:43.996Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:41:43 [2019-12-20T18:41:43.996Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:41:45 [2019-12-20T18:41:45.886Z] process 6030: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
13:41:45 [2019-12-20T18:41:45.886Z] See the manual page for dbus-uuidgen to correct this issue.
13:41:45 [2019-12-20T18:41:45.886Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
13:41:45 [2019-12-20T18:41:45.886Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
13:41:58 [2019-12-20T18:41:58.052Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
13:42:24 [2019-12-20T18:42:24.549Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.749 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
13:42:24 [2019-12-20T18:42:24.549Z] verifyFirstPageSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest)  Time elapsed: 1.541 s
13:42:24 [2019-12-20T18:42:24.549Z] verifySelectionSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest)  Time elapsed: 0.002 s
13:42:24 [2019-12-20T18:42:24.549Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
13:42:51 [2019-12-20T18:42:51.051Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.41 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
13:42:51 [2019-12-20T18:42:51.051Z] verifySetup(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 2.112 s
13:42:51 [2019-12-20T18:42:51.051Z] verifyCancel(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 15.959 s
13:42:51 [2019-12-20T18:42:51.051Z] verifyLoaderDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 0.04 s
13:42:51 [2019-12-20T18:42:51.051Z] testSetViewer(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 0.066 s
13:42:51 [2019-12-20T18:42:51.051Z] verifyDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 0 s
13:42:51 [2019-12-20T18:42:51.051Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
13:43:12 [2019-12-20T18:43:12.934Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.881 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
13:43:12 [2019-12-20T18:43:12.934Z] verifyFirstMessage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 3.754 s
13:43:12 [2019-12-20T18:43:12.934Z] verifyFind(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 5.708 s
13:43:12 [2019-12-20T18:43:12.934Z] verifyISDGraphNodeSupporter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 1.476 s
13:43:12 [2019-12-20T18:43:12.934Z] verifyCancelSearch(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 2.968 s
13:43:12 [2019-12-20T18:43:12.934Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
13:43:59 [2019-12-20T18:43:59.549Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 42.631 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
13:43:59 [2019-12-20T18:43:59.549Z] verifyLastPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 2.575 s
13:43:59 [2019-12-20T18:43:59.549Z] verifyPrevPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 13.711 s
13:43:59 [2019-12-20T18:43:59.549Z] verifyPageNumberChanged(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 2.907 s
13:43:59 [2019-12-20T18:43:59.549Z] verifyFirstPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 2.602 s
13:43:59 [2019-12-20T18:43:59.549Z] verifyPagesCount(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 0 s
13:43:59 [2019-12-20T18:43:59.549Z] verifyNextPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 13.106 s
13:43:59 [2019-12-20T18:43:59.549Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
13:44:17 [2019-12-20T18:44:17.590Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.049 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
13:44:17 [2019-12-20T18:44:17.590Z] verifyTimeRangeSamePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.364 s
13:44:17 [2019-12-20T18:44:17.590Z] verifyTimeRangeDifferentPages(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.565 s
13:44:17 [2019-12-20T18:44:17.590Z] verifySynchToTimeEqualsLast(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.521 s
13:44:17 [2019-12-20T18:44:17.590Z] verifySynchToTimeBeforeExpStart(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.413 s
13:44:17 [2019-12-20T18:44:17.590Z] verifySynchToTimeAfterExpEnd(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.243 s
13:44:17 [2019-12-20T18:44:17.590Z] verifySynchToTimeInPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.366 s
13:44:17 [2019-12-20T18:44:17.590Z] verifySynchToTimeNonExisting(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.907 s
13:44:17 [2019-12-20T18:44:17.590Z] verifySynchToTimeFirst(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.538 s
13:44:17 [2019-12-20T18:44:17.590Z] verifySynchToTimeOutsidePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.514 s
13:44:17 [2019-12-20T18:44:17.590Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
13:44:44 [2019-12-20T18:44:44.105Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 26.174 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
13:44:44 [2019-12-20T18:44:44.105Z] verifyMessageFilter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.408 s
13:44:44 [2019-12-20T18:44:44.105Z] verifyRemoval(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 4.422 s
13:44:44 [2019-12-20T18:44:44.105Z] verifyFilter1of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.379 s
13:44:44 [2019-12-20T18:44:44.105Z] verifyFilter1of3(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.949 s
13:44:44 [2019-12-20T18:44:44.105Z] verifyFilter2of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.353 s
13:44:44 [2019-12-20T18:44:44.105Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest
13:44:44 [2019-12-20T18:44:44.105Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest
13:44:44 [2019-12-20T18:44:44.106Z] testCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
13:44:44 [2019-12-20T18:44:44.106Z] testAccessors(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
13:44:44 [2019-12-20T18:44:44.106Z] testLoad(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
13:44:44 [2019-12-20T18:44:44.106Z] testSave(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
13:44:44 [2019-12-20T18:44:44.106Z] testCompareTo(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0.001 s
13:44:44 [2019-12-20T18:44:44.106Z] testCriteriaCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
13:44:44 [2019-12-20T18:44:44.106Z] testMatches(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
13:44:44 [2019-12-20T18:44:44.106Z] testGetGraphNodeSummary(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
13:44:44 [2019-12-20T18:44:44.106Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
13:44:44 [2019-12-20T18:44:44.106Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.255 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
13:44:44 [2019-12-20T18:44:44.106Z] testLoaderManager(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest)  Time elapsed: 1.255 s
13:44:44 [2019-12-20T18:44:44.106Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
13:44:44 [2019-12-20T18:44:44.106Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
13:44:44 [2019-12-20T18:44:44.106Z] testGetBaseSecId(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest)  Time elapsed: 0.001 s
13:44:44 [2019-12-20T18:44:44.106Z] testNewView(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest)  Time elapsed: 0.087 s
13:44:44 [2019-12-20T18:44:44.106Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
13:44:44 [2019-12-20T18:44:44.106Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
13:44:44 [2019-12-20T18:44:44.106Z] testFormatTimeRelative(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest)  Time elapsed: 0.003 s
13:44:44 [2019-12-20T18:44:44.106Z] testFormatTimeCalendar(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest)  Time elapsed: 0 s
13:44:44 [2019-12-20T18:44:44.106Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
13:44:48 [2019-12-20T18:44:48.275Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.718 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
13:44:48 [2019-12-20T18:44:48.275Z] testTimeRangeFiltering(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 1.365 s
13:44:48 [2019-12-20T18:44:48.275Z] test(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 1.328 s
13:44:48 [2019-12-20T18:44:48.275Z] testSkipArchiveExtraction(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 1.684 s
13:44:48 [2019-12-20T18:44:48.275Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
13:44:49 [2019-12-20T18:44:49.639Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.69 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
13:44:49 [2019-12-20T18:44:49.639Z] testTraceImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest)  Time elapsed: 0.389 s
13:44:49 [2019-12-20T18:44:49.639Z] testMultipleTracesImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest)  Time elapsed: 0.705 s
13:44:49 [2019-12-20T18:44:49.639Z] testArchiveImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest)  Time elapsed: 0.524 s
13:44:49 [2019-12-20T18:44:49.639Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
13:44:50 [2019-12-20T18:44:50.201Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.849 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
13:44:50 [2019-12-20T18:44:50.201Z] testOperationTimeRange(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest)  Time elapsed: 0.499 s
13:44:50 [2019-12-20T18:44:50.201Z] testBasicOperation(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest)  Time elapsed: 0.35 s
13:44:50 [2019-12-20T18:44:50.201Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
13:44:50 [2019-12-20T18:44:50.201Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
13:44:50 [2019-12-20T18:44:50.201Z] testTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest)  Time elapsed: 0.005 s
13:44:50 [2019-12-20T18:44:50.201Z] testArchiveTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest)  Time elapsed: 0.003 s
13:44:50 [2019-12-20T18:44:50.201Z] testMutlipleTracesDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest)  Time elapsed: 0.004 s
13:44:50 [2019-12-20T18:44:50.201Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
13:44:51 [2019-12-20T18:44:51.564Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.047 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
13:44:51 [2019-12-20T18:44:51.564Z] testOpenTrace(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest)  Time elapsed: 1.047 s
13:44:51 [2019-12-20T18:44:51.564Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
13:44:54 [2019-12-20T18:44:54.830Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.543 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
13:44:54 [2019-12-20T18:44:54.830Z] testExperimentTypeAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.213 s
13:44:54 [2019-12-20T18:44:54.830Z] testDefaultExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.601 s
13:44:54 [2019-12-20T18:44:54.830Z] testNoExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 1.001 s
13:44:54 [2019-12-20T18:44:54.830Z] testExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.694 s
13:44:54 [2019-12-20T18:44:54.830Z] testExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 1.033 s
13:44:54 [2019-12-20T18:44:54.830Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
13:44:55 [2019-12-20T18:44:55.392Z] 
13:44:55 [2019-12-20T18:44:55.392Z] !ENTRY org.eclipse.cdt.core 1 0 2019-12-20 18:44:55.277
13:44:55 [2019-12-20T18:44:55.392Z] !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%)
13:44:55 [2019-12-20T18:44:55.648Z] 
13:44:55 [2019-12-20T18:44:55.648Z] !ENTRY org.eclipse.core.resources 2 2 2019-12-20 18:44:55.609
13:44:55 [2019-12-20T18:44:55.648Z] !MESSAGE Save operation warnings.
13:44:55 [2019-12-20T18:44:55.648Z] !SUBENTRY 1 org.eclipse.core.resources 2 234 2019-12-20 18:44:55.609
13:44:55 [2019-12-20T18:44:55.648Z] !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.
13:44:55 [2019-12-20T18:44:55.648Z] 
13:44:55 [2019-12-20T18:44:55.648Z] !ENTRY org.eclipse.cdt.core 1 0 2019-12-20 18:44:55.618
13:44:55 [2019-12-20T18:44:55.648Z] !MESSAGE Indexed 'SomeProject2' (0 sources, 0 headers) in 0 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
13:44:55 [2019-12-20T18:44:55.904Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.04 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
13:44:55 [2019-12-20T18:44:55.904Z] testAddingTracingNature(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest)  Time elapsed: 0.573 s
13:44:55 [2019-12-20T18:44:55.904Z] testCreateTracingProject(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest)  Time elapsed: 0.092 s
13:44:55 [2019-12-20T18:44:55.904Z] testAddingTracingNatureNotAllowed(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest)  Time elapsed: 0 s
13:44:55 [2019-12-20T18:44:55.904Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
13:44:56 [2019-12-20T18:44:56.469Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.618 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
13:44:56 [2019-12-20T18:44:56.469Z] testListAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest)  Time elapsed: 0.019 s
13:44:56 [2019-12-20T18:44:56.469Z] testPopulate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest)  Time elapsed: 0.079 s
13:44:56 [2019-12-20T18:44:56.469Z] testInstantiate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest)  Time elapsed: 0.519 s
13:44:56 [2019-12-20T18:44:56.469Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
13:44:58 [2019-12-20T18:44:58.358Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.519 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
13:44:58 [2019-12-20T18:44:58.358Z] testListOutputs(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest)  Time elapsed: 0.509 s
13:44:58 [2019-12-20T18:44:58.358Z] testOpenView(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest)  Time elapsed: 1.01 s
13:44:58 [2019-12-20T18:44:58.358Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
13:44:58 [2019-12-20T18:44:58.358Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
13:44:58 [2019-12-20T18:44:58.358Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.358Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.358Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.358Z] testGetElements(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.358Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
13:44:58 [2019-12-20T18:44:58.358Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
13:44:58 [2019-12-20T18:44:58.358Z] testaddStatsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0.001 s
13:44:58 [2019-12-20T18:44:58.358Z] testGetStatTree(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.358Z] testContainsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.358Z] testRemoveStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.358Z] testGetStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.358Z] testRemoveAll(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.358Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
13:44:58 [2019-12-20T18:44:58.358Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
13:44:58 [2019-12-20T18:44:58.358Z] testResetPartial(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.358Z] testInitialState(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.358Z] testResetTotal(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.358Z] testSetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.358Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
13:44:58 [2019-12-20T18:44:58.358Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
13:44:58 [2019-12-20T18:44:58.358Z] testGet(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0.001 s
13:44:58 [2019-12-20T18:44:58.358Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.358Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.358Z] testRegisterEvent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.358Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.358Z] testGetOrCreate(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.358Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
13:44:58 [2019-12-20T18:44:58.358Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
13:44:58 [2019-12-20T18:44:58.358Z] testGetColumnData(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest)  Time elapsed: 0.001 s
13:44:58 [2019-12-20T18:44:58.358Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
13:44:58 [2019-12-20T18:44:58.358Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
13:44:58 [2019-12-20T18:44:58.358Z] testGetWidth(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0.001 s
13:44:58 [2019-12-20T18:44:58.358Z] testGetAlignment(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.358Z] testGetLabelProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0.001 s
13:44:58 [2019-12-20T18:44:58.358Z] testGetTooltip(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.358Z] testGetComparator(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.358Z] testGetPercentageProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.358Z] testGetHeader(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.358Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
13:44:58 [2019-12-20T18:44:58.358Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
13:44:58 [2019-12-20T18:44:58.358Z] testgetName(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.358Z] testGetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.358Z] testResetTimeRangeValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.358Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.358Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0.001 s
13:44:58 [2019-12-20T18:44:58.358Z] testGetPath(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.358Z] testResetGlobalValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.358Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.358Z] testContainsChild(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.358Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.358Z] testGetNbChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.358Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
13:44:58 [2019-12-20T18:44:58.358Z] 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
13:44:58 [2019-12-20T18:44:58.358Z] testAddChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.005 s
13:44:58 [2019-12-20T18:44:58.359Z] testAddEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.002 s
13:44:58 [2019-12-20T18:44:58.359Z] testAddChildAtPosition(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.359Z] testGetTimeEventsIteratorMixedSplit(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.359Z] testSortChildren(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.359Z] testAddEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.359Z] testRemoveChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.359Z] testGetTimeEventsIteratorMixed(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.359Z] testSortChildrenThenAdd(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.359Z] testAddChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.359Z] testAddEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.359Z] testRemoveChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.359Z] testaddZoomedEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.359Z] testRemoveChildNoParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.359Z] testaddZoomedEventPartialRestart(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.359Z] testAddChildSameParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.359Z] testaddZoomedEventDuplicate(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.359Z] testaddZoomedEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.359Z] testAddZoomedEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.359Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest
13:44:58 [2019-12-20T18:44:58.359Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest
13:44:58 [2019-12-20T18:44:58.359Z] test(org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest)  Time elapsed: 0.203 s
13:44:58 [2019-12-20T18:44:58.359Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
13:44:58 [2019-12-20T18:44:58.359Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
13:44:58 [2019-12-20T18:44:58.359Z] testNextPreviousIncluded(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.359Z] testInvalidRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.359Z] testSmallPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0.001 s
13:44:58 [2019-12-20T18:44:58.359Z] testIsApplicable(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.359Z] testAlternateShadingMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.359Z] testFractionalPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.359Z] testReference(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.359Z] testRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.359Z] testInvalidPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.359Z] testLineMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0.001 s
13:44:58 [2019-12-20T18:44:58.359Z] testResolution(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.359Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
13:44:58 [2019-12-20T18:44:58.615Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
13:44:58 [2019-12-20T18:44:58.615Z] testHtml(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0.06 s
13:44:58 [2019-12-20T18:44:58.615Z] testTimestamp(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.615Z] testDecimal(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0.002 s
13:44:58 [2019-12-20T18:44:58.615Z] testString(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.615Z] testEgality(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0.001 s
13:44:58 [2019-12-20T18:44:58.615Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
13:44:58 [2019-12-20T18:44:58.615Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
13:44:58 [2019-12-20T18:44:58.615Z] testHistogramDataModelInt(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.615Z] testScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
13:44:58 [2019-12-20T18:44:58.615Z] testScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
13:44:58 [2019-12-20T18:44:58.615Z] testScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.615Z] testScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.615Z] testScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
13:44:58 [2019-12-20T18:44:58.615Z] testScaleTo_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.616Z] testScaleTo_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
13:44:58 [2019-12-20T18:44:58.616Z] testScaleTo_7(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.616Z] testClear(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.616Z] testHistogramDataModel(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.616Z] testModelListener(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.009 s
13:44:58 [2019-12-20T18:44:58.616Z] testHistogramDataModelCopyConstructor(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
13:44:58 [2019-12-20T18:44:58.616Z] testLostEventsScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.616Z] testLostEventsScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.616Z] testLostEventsScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.616Z] testLostEventsScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.616Z] testLostEventsScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.616Z] testCountEvent_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.616Z] testCountEvent_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.616Z] testCountEvent_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.616Z] testCountEvent_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.616Z] testCountEvent_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.616Z] testCountEvent_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.616Z] testCountEvent_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.616Z] testScaleToReverse_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.002 s
13:44:58 [2019-12-20T18:44:58.616Z] testScaleToReverse_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
13:44:58 [2019-12-20T18:44:58.616Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
13:44:58 [2019-12-20T18:44:58.616Z] 
13:44:58 [2019-12-20T18:44:58.616Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-12-20 18:44:58.410
13:44:58 [2019-12-20T18:44:58.616Z] !MESSAGE no spawner in java.library.path
13:44:58 [2019-12-20T18:44:58.616Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
13:44:58 [2019-12-20T18:44:58.616Z] testBasicProvider(org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest)  Time elapsed: 0.029 s
13:44:58 [2019-12-20T18:44:58.616Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
13:44:58 [2019-12-20T18:44:58.616Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
13:44:58 [2019-12-20T18:44:58.616Z] clipRightTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0.001 s
13:44:58 [2019-12-20T18:44:58.616Z] clipXTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.616Z] horizontalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.616Z] tangentInsideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.616Z] glancingTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.616Z] ousideSquareTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.616Z] insideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.616Z] verticalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.616Z] clipTopTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.616Z] tangentTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.616Z] tangentInsideCornerTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.616Z] clipLeftTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.616Z] clipBottomTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
13:44:58 [2019-12-20T18:44:58.616Z] Running org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
13:44:58 [2019-12-20T18:44:58.616Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
13:44:58 [2019-12-20T18:44:58.616Z] testToHexStringRGB(org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest)  Time elapsed: 0.001 s
13:44:58 [2019-12-20T18:44:58.616Z] 
13:44:58 [2019-12-20T18:44:58.616Z] Results:
13:44:58 [2019-12-20T18:44:58.616Z] 
13:44:58 [2019-12-20T18:44:58.616Z] Tests run: 186, Failures: 0, Errors: 0, Skipped: 0
13:44:58 [2019-12-20T18:44:58.616Z] 
13:44:59 [2019-12-20T18:44:59.543Z] 
13:44:59 [2019-12-20T18:44:59.543Z] !ENTRY org.eclipse.core.resources 2 10035 2019-12-20 18:44:59.208
13:44:59 [2019-12-20T18:44:59.543Z] !MESSAGE The workspace will exit with unsaved changes in this session.
13:45:00 [2019-12-20T18:45:00.105Z] [INFO] All tests passed!
13:45:00 [2019-12-20T18:45:00.105Z] [INFO] 
13:45:00 [2019-12-20T18:45:00.105Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests ---
13:45:00 [2019-12-20T18:45:00.105Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT.jar
13:45:00 [2019-12-20T18:45:00.105Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT.pom
13:45:00 [2019-12-20T18:45:00.105Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT-sources.jar
13:45:00 [2019-12-20T18:45:00.105Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT-pack200.jar.pack.gz
13:45:00 [2019-12-20T18:45:00.105Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT-p2metadata.xml
13:45:00 [2019-12-20T18:45:00.105Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.12-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.12-SNAPSHOT-p2artifacts.xml
13:45:00 [2019-12-20T18:45:00.105Z] [INFO] 
13:45:00 [2019-12-20T18:45:00.105Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests ---
13:45:00 [2019-12-20T18:45:00.105Z] [INFO] 
13:45:00 [2019-12-20T18:45:00.105Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >--
13:45:00 [2019-12-20T18:45:00.105Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.11-SNAPSHOT [43/138]
13:45:00 [2019-12-20T18:45:00.105Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:45:00 [2019-12-20T18:45:00.105Z] [INFO] 
13:45:00 [2019-12-20T18:45:00.105Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
13:45:00 [2019-12-20T18:45:00.105Z] [INFO] 
13:45:00 [2019-12-20T18:45:00.105Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
13:45:00 [2019-12-20T18:45:00.105Z] [INFO] The project's OSGi version is 1.0.11.201912201815
13:45:00 [2019-12-20T18:45:00.105Z] [INFO] 
13:45:00 [2019-12-20T18:45:00.105Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
13:45:00 [2019-12-20T18:45:00.105Z] [INFO] 
13:45:00 [2019-12-20T18:45:00.105Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
13:45:00 [2019-12-20T18:45:00.105Z] [INFO] 
13:45:00 [2019-12-20T18:45:00.105Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
13:45:00 [2019-12-20T18:45:00.106Z] [INFO] 
13:45:00 [2019-12-20T18:45:00.106Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
13:45:00 [2019-12-20T18:45:00.106Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:45:00 [2019-12-20T18:45:00.106Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
13:45:00 [2019-12-20T18:45:00.106Z] [INFO] 
13:45:00 [2019-12-20T18:45:00.106Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
13:45:00 [2019-12-20T18:45:00.106Z] [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes
13:45:01 [2019-12-20T18:45:01.471Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[23] 
13:45:01 [2019-12-20T18:45:01.471Z] 	import org.eclipse.tracecompass.internal.tmf.ui.widgets.timegraph.model.TimeLineEvent;
13:45:01 [2019-12-20T18:45:01.471Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:45:01 [2019-12-20T18:45:01.471Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
13:45:01 [2019-12-20T18:45:01.471Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[128] 
13:45:01 [2019-12-20T18:45:01.471Z] 	fEntries.add(pulse);
13:45:01 [2019-12-20T18:45:01.471Z] 	             ^^^^^
13:45:01 [2019-12-20T18:45:01.471Z] Null type safety (type annotations): The expression of type 'TimeGraphEntry' needs unchecked conversion to conform to '@NonNull TimeGraphEntry'
13:45:01 [2019-12-20T18:45:01.471Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[159] 
13:45:01 [2019-12-20T18:45:01.471Z] 	events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4)));
13:45:01 [2019-12-20T18:45:01.471Z] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:45:01 [2019-12-20T18:45:01.471Z] Discouraged access: The constructor 'TimeLineEvent(ITimeGraphEntry, long, List<Long>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
13:45:01 [2019-12-20T18:45:01.471Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[159] 
13:45:01 [2019-12-20T18:45:01.471Z] 	events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4)));
13:45:01 [2019-12-20T18:45:01.471Z] 	               ^^^^^^^^^^^^^
13:45:01 [2019-12-20T18:45:01.471Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
13:45:01 [2019-12-20T18:45:01.471Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[161] 
13:45:01 [2019-12-20T18:45:01.471Z] 	fEvents.put(pulse.getName(), events);
13:45:01 [2019-12-20T18:45:01.471Z] 	                             ^^^^^^
13:45:01 [2019-12-20T18:45:01.471Z] Null type safety (type annotations): The expression of type 'List<ITimeEvent>' needs unchecked conversion to conform to 'List<@NonNull ITimeEvent>'
13:45:01 [2019-12-20T18:45:01.471Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[171] 
13:45:01 [2019-12-20T18:45:01.471Z] 	regexes.put(IFilterProperty.BOUND, fFilterRegex);
13:45:01 [2019-12-20T18:45:01.471Z] 	                                   ^^^^^^^^^^^^
13:45:01 [2019-12-20T18:45:01.471Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:45:01 [2019-12-20T18:45:01.471Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[179] 
13:45:01 [2019-12-20T18:45:01.471Z] 	public void setFilterRegex(String filterRegex) {
13:45:01 [2019-12-20T18:45:01.471Z] 	                                  ^^^^^^^^^^^
13:45:01 [2019-12-20T18:45:01.471Z] Javadoc: Missing tag for parameter filterRegex
13:45:01 [2019-12-20T18:45:01.471Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[227] 
13:45:01 [2019-12-20T18:45:01.471Z] 	ret.add(new TimeLineEvent(ref.getEntry(), ref.getTime() + trace.getStartTime().toNanos(), ((TimeLineEvent) ref).getValues()));
13:45:01 [2019-12-20T18:45:01.471Z] 	                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:45:01 [2019-12-20T18:45:01.471Z] Null type safety (type annotations): The expression of type 'List<Long>' needs unchecked conversion to conform to 'List<@Nullable Long>'
13:45:01 [2019-12-20T18:45:01.471Z] 8 problems (8 warnings)
13:45:01 [2019-12-20T18:45:01.471Z] [INFO] 
13:45:01 [2019-12-20T18:45:01.471Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
13:45:01 [2019-12-20T18:45:01.472Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:45:01 [2019-12-20T18:45:01.472Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources
13:45:01 [2019-12-20T18:45:01.472Z] [INFO] 
13:45:01 [2019-12-20T18:45:01.472Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
13:45:01 [2019-12-20T18:45:01.472Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
13:45:01 [2019-12-20T18:45:01.472Z] [INFO] 
13:45:01 [2019-12-20T18:45:01.472Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
13:45:01 [2019-12-20T18:45:01.472Z] [INFO] 
13:45:01 [2019-12-20T18:45:01.472Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
13:45:01 [2019-12-20T18:45:01.472Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
13:45:01 [2019-12-20T18:45:01.728Z] [INFO] 
13:45:01 [2019-12-20T18:45:01.728Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
13:45:01 [2019-12-20T18:45:01.728Z] [INFO] 
13:45:01 [2019-12-20T18:45:01.728Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
13:45:01 [2019-12-20T18:45:01.728Z] [INFO] 
13:45:01 [2019-12-20T18:45:01.728Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
13:45:01 [2019-12-20T18:45:01.728Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
13:45:01 [2019-12-20T18:45:01.984Z] [INFO] 
13:45:01 [2019-12-20T18:45:01.984Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
13:45:01 [2019-12-20T18:45:01.984Z] [INFO] 
13:45:01 [2019-12-20T18:45:01.984Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
13:45:03 [2019-12-20T18:45:03.878Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.metadata/.log
13:45:03 [2019-12-20T18:45:03.879Z] [INFO] Command line:
13:45:03 [2019-12-20T18:45:03.879Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
13:45:03 [2019-12-20T18:45:03.879Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:45:06 [2019-12-20T18:45:06.394Z] !SESSION 2019-12-20 18:45:03.525 -----------------------------------------------
13:45:06 [2019-12-20T18:45:06.394Z] eclipse.buildId=unknown
13:45:06 [2019-12-20T18:45:06.394Z] java.version=1.8.0_202
13:45:06 [2019-12-20T18:45:06.394Z] java.vendor=Oracle Corporation
13:45:06 [2019-12-20T18:45:06.394Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:45:06 [2019-12-20T18:45:06.394Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
13:45:06 [2019-12-20T18:45:06.394Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
13:45:06 [2019-12-20T18:45:06.394Z] 
13:45:06 [2019-12-20T18:45:06.394Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 18:45:05.910
13:45:06 [2019-12-20T18:45:06.394Z] !MESSAGE FrameworkEvent ERROR
13:45:06 [2019-12-20T18:45:06.394Z] !STACK 0
13:45:06 [2019-12-20T18:45:06.394Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
13:45:06 [2019-12-20T18:45:06.394Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:45:06 [2019-12-20T18:45:06.394Z] 
13:45:06 [2019-12-20T18:45:06.394Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:45:06 [2019-12-20T18:45:06.394Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:45:06 [2019-12-20T18:45:06.394Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:45:06 [2019-12-20T18:45:06.394Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:45:06 [2019-12-20T18:45:06.394Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:45:06 [2019-12-20T18:45:06.394Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:45:06 [2019-12-20T18:45:06.394Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:45:06 [2019-12-20T18:45:06.394Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:45:06 [2019-12-20T18:45:06.394Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:45:06 [2019-12-20T18:45:06.394Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:45:06 [2019-12-20T18:45:06.394Z] 
13:45:06 [2019-12-20T18:45:06.394Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 18:45:06.023
13:45:06 [2019-12-20T18:45:06.394Z] !MESSAGE FrameworkEvent ERROR
13:45:06 [2019-12-20T18:45:06.394Z] !STACK 0
13:45:06 [2019-12-20T18:45:06.394Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
13:45:06 [2019-12-20T18:45:06.394Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:45:06 [2019-12-20T18:45:06.394Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
13:45:06 [2019-12-20T18:45:06.394Z]     -> 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:45:06 [2019-12-20T18:45:06.394Z]        org.apache.httpcomponents.httpclient.win [36]
13:45:06 [2019-12-20T18:45:06.394Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:45:06 [2019-12-20T18:45:06.394Z] 
13:45:06 [2019-12-20T18:45:06.394Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:45:06 [2019-12-20T18:45:06.394Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:45:06 [2019-12-20T18:45:06.394Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:45:06 [2019-12-20T18:45:06.394Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:45:06 [2019-12-20T18:45:06.395Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:45:06 [2019-12-20T18:45:06.395Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:45:06 [2019-12-20T18:45:06.395Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:45:06 [2019-12-20T18:45:06.395Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:45:06 [2019-12-20T18:45:06.395Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:45:06 [2019-12-20T18:45:06.395Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:45:07 [2019-12-20T18:45:07.760Z] process 6443: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
13:45:07 [2019-12-20T18:45:07.760Z] See the manual page for dbus-uuidgen to correct this issue.
13:45:08 [2019-12-20T18:45:08.015Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
13:45:08 [2019-12-20T18:45:08.015Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
13:45:16 [2019-12-20T18:45:16.103Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
13:45:16 [2019-12-20T18:45:16.103Z] Display size: 1440x900
13:45:16 [2019-12-20T18:45:16.103Z] OS version=3.10.0-957.10.1.el7.x86_64
13:45:16 [2019-12-20T18:45:16.103Z] GTK version=3.18.9
13:45:16 [2019-12-20T18:45:16.103Z] GTK theme=Ambiance
13:45:16 [2019-12-20T18:45:16.103Z] LIBOVERLAY_SCROLLBAR=0
13:45:16 [2019-12-20T18:45:16.103Z] Time zone: Coordinated Universal Time
13:45:16 [2019-12-20T18:45:16.103Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
13:45:16 [2019-12-20T18:45:16.103Z] log4j:WARN Please initialize the log4j system properly.
13:45:21 [2019-12-20T18:45:21.350Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
13:45:21 [2019-12-20T18:45:21.350Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:45:21 [2019-12-20T18:45:21.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614524175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:21 [2019-12-20T18:45:21.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614524176 data=null button=0 stateMask=0x0 x=437 y=47 count=0} to TimeGraphControl with text {}
13:45:21 [2019-12-20T18:45:21.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614524177 data=null doit=true} to TimeGraphControl with text {}
13:45:21 [2019-12-20T18:45:21.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614524177 data=null} to TimeGraphControl with text {}
13:45:21 [2019-12-20T18:45:21.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614524177 data=null button=1 stateMask=0x0 x=437 y=47 count=1} to TimeGraphControl with text {}
13:45:21 [2019-12-20T18:45:21.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614524182 data=null button=0 stateMask=0x80000 x=808 y=104 count=0} to TimeGraphControl with text {}
13:45:21 [2019-12-20T18:45:21.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614524183 data=null button=1 stateMask=0x80000 x=808 y=104 count=1} to TimeGraphControl with text {}
13:45:21 [2019-12-20T18:45:21.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614524184 data=null button=0 stateMask=0x0 x=808 y=104 count=0} to TimeGraphControl with text {}
13:45:21 [2019-12-20T18:45:21.913Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614524184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:21 [2019-12-20T18:45:21.913Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614524185 data=null doit=true} to TimeGraphControl with text {}
13:45:21 [2019-12-20T18:45:21.913Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614524185 data=null} to TimeGraphControl with text {}
13:45:21 [2019-12-20T18:45:21.913Z] DEBUG - number of items : 16
13:45:21 [2019-12-20T18:45:21.913Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
13:45:21 [2019-12-20T18:45:21.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614524199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:45:21 [2019-12-20T18:45:21.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614524199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:45:21 [2019-12-20T18:45:21.913Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614524199 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
13:45:21 [2019-12-20T18:45:21.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614524200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:45:21 [2019-12-20T18:45:21.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614524200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:45:22 [2019-12-20T18:45:22.169Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614524381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:45:22 [2019-12-20T18:45:22.169Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614524382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:45:22 [2019-12-20T18:45:22.169Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614524382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:45:22 [2019-12-20T18:45:22.169Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614524382 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
13:45:22 [2019-12-20T18:45:22.169Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614524383 data=null} to ToolItem with tooltip text {Add Bookmark...}
13:45:22 [2019-12-20T18:45:22.169Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
13:45:22 [2019-12-20T18:45:22.169Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
13:45:22 [2019-12-20T18:45:22.169Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:45:22 [2019-12-20T18:45:22.169Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:45:22 [2019-12-20T18:45:22.169Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.169Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.169Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.169Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:45:22 [2019-12-20T18:45:22.170Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.170Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.170Z] DEBUG - Clicking on OK
13:45:22 [2019-12-20T18:45:22.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614524392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.170Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614524392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.170Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614524393 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614524393 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614524393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614524396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614524396 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614524200 data=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...}
13:45:22 [2019-12-20T18:45:22.437Z] DEBUG - Clicked on 
13:45:22 [2019-12-20T18:45:22.437Z] DEBUG - number of items : 16
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614524589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614524590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614524590 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614524590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614524590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614524591 data=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}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614524592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614524593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614524593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614524593 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614524593 data=null} to ToolItem with tooltip text {Previous Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - number of items : 16
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614524594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614524594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614524595 data=null doit=true} to ToolItem with tooltip text {Next Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614524595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614524595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614524595 data=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}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614524677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614524678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614524678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614524678 data=null doit=true} to ToolItem with tooltip text {Next Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614524678 data=null} to ToolItem with tooltip text {Next Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - number of items : 16
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614524679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614524679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614524679 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614524679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614524680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614524680 data=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}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614524681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614524681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614524681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614524681 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614524682 data=null} to ToolItem with tooltip text {Add Bookmark...}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - number of items : 16
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614524682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614524682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614524683 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614524683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614524683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614524683 data=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}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614524683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614524684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614524684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614524684 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614524684 data=null} to ToolItem with tooltip text {Previous Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - number of items : 16
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614524685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614524685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614524685 data=null doit=true} to ToolItem with tooltip text {Next Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614524685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614524685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614524685 data=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}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614524686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614524686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614524686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614524686 data=null doit=true} to ToolItem with tooltip text {Next Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614524686 data=null} to ToolItem with tooltip text {Next Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - number of items : 16
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614524687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614524687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614524687 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614524687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:22 [2019-12-20T18:45:22.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614524687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614524992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614524994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614524995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614524995 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614524995 data=null} to ToolItem with tooltip text {Show Legend}
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.694Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.695Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.695Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.695Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.695Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.695Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.695Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.695Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.695Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.695Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.951Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - Clicking on OK
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614525096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614525096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614525096 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614525096 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614525096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614525096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614525096 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614524688 data=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}
13:45:22 [2019-12-20T18:45:22.952Z] DEBUG - Clicked on 
13:45:23 [2019-12-20T18:45:23.513Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
13:45:23 [2019-12-20T18:45:23.513Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - number of items : 16
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614528436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614528436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614528436 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614528436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614528437 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614528608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614528608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614528609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614528609 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614528609 data=null} to ToolItem with tooltip text {Show Legend}
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.779Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.780Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.781Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.781Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:26 [2019-12-20T18:45:26.781Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:45:26 [2019-12-20T18:45:26.781Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:26 [2019-12-20T18:45:26.781Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.781Z] DEBUG - Clicking on OK
13:45:26 [2019-12-20T18:45:26.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614528694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.781Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614528694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.781Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614528694 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614528694 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614528694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614528694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614528694 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:26 [2019-12-20T18:45:26.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614528437 data=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}
13:45:26 [2019-12-20T18:45:26.781Z] DEBUG - Clicked on 
13:45:27 [2019-12-20T18:45:27.036Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
13:45:27 [2019-12-20T18:45:27.036Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614529705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614529705 data=null button=0 stateMask=0x0 x=437 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614529706 data=null doit=true} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614529706 data=null} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614529706 data=null button=1 stateMask=0x0 x=437 y=47 count=1} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614529708 data=null button=0 stateMask=0x80000 x=808 y=104 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614529708 data=null button=1 stateMask=0x80000 x=808 y=104 count=1} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614529709 data=null button=0 stateMask=0x0 x=808 y=104 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614529709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614529709 data=null doit=true} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614529709 data=null} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614529712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614529712 data=null button=0 stateMask=0x0 x=715 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614529713 data=null doit=true} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614529713 data=null} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614529717 data=null button=3 stateMask=0x0 x=715 y=47 count=1} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614529717 data=null button=0 stateMask=0x200000 x=344 y=104 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614529718 data=null button=3 stateMask=0x200000 x=344 y=104 count=1} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614529718 data=null button=0 stateMask=0x0 x=344 y=104 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614529718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614529719 data=null doit=true} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614529719 data=null} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614529725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614529726 data=null button=0 stateMask=0x0 x=901 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614529726 data=null doit=true} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614529726 data=null} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614529780 data=null button=2 stateMask=0x0 x=901 y=47 count=1} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614529781 data=null button=0 stateMask=0x100000 x=344 y=104 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614529781 data=null button=2 stateMask=0x100000 x=344 y=104 count=1} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614529782 data=null button=0 stateMask=0x0 x=344 y=104 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614529782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614529782 data=null doit=true} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614529782 data=null} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614529786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614529786 data=null button=0 stateMask=0x0 x=270 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614529786 data=null doit=true} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614529786 data=null} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614529790 data=null button=1 stateMask=0x0 x=270 y=47 count=1} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614529792 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614529792 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614529799 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614529800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614529800 data=null doit=true} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614529800 data=null} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614529803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614529803 data=null button=0 stateMask=0x0 x=289 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614529804 data=null doit=true} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614529804 data=null} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614529808 data=null button=1 stateMask=0x0 x=289 y=47 count=1} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614529875 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614529876 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614529876 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614529876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614529876 data=null doit=true} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614529876 data=null} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614529880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614529880 data=null button=0 stateMask=0x0 x=307 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614529880 data=null doit=true} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614529880 data=null} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614529885 data=null button=1 stateMask=0x0 x=307 y=47 count=1} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614529886 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614529886 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614529887 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.603Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614529887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.603Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614529887 data=null doit=true} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.603Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614529887 data=null} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614529890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614529890 data=null button=0 stateMask=0x0 x=326 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614529891 data=null doit=true} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614529891 data=null} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614529899 data=null button=1 stateMask=0x0 x=326 y=47 count=1} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614529900 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614529901 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614529901 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.603Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614529901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.603Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614529901 data=null doit=true} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.603Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614529901 data=null} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614529904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614529904 data=null button=0 stateMask=0x0 x=344 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614529905 data=null doit=true} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614529905 data=null} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614529909 data=null button=1 stateMask=0x0 x=344 y=47 count=1} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614529910 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614529910 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614529911 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.603Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614529911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.603Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614529911 data=null doit=true} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.603Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614529911 data=null} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614529976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614529977 data=null button=0 stateMask=0x0 x=363 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614529977 data=null doit=true} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614529977 data=null} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614529981 data=null button=1 stateMask=0x0 x=363 y=47 count=1} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614529983 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614529983 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614529983 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614529983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614529984 data=null doit=true} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614529984 data=null} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614529986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614529986 data=null button=0 stateMask=0x0 x=381 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614529986 data=null doit=true} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614529987 data=null} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614529990 data=null button=1 stateMask=0x0 x=381 y=47 count=1} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614529991 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614529992 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614529992 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614529992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614529992 data=null doit=true} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614529996 data=null} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614529999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614529999 data=null button=0 stateMask=0x0 x=400 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614530000 data=null doit=true} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614530000 data=null} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614530004 data=null button=1 stateMask=0x0 x=400 y=47 count=1} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530005 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614530005 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530005 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614530005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614530006 data=null doit=true} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614530006 data=null} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614530008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530008 data=null button=0 stateMask=0x0 x=418 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614530008 data=null doit=true} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614530009 data=null} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614530079 data=null button=1 stateMask=0x0 x=418 y=47 count=1} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530080 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614530081 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530081 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614530081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614530081 data=null doit=true} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614530082 data=null} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614530084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530084 data=null button=0 stateMask=0x0 x=437 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614530084 data=null doit=true} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614530085 data=null} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614530088 data=null button=1 stateMask=0x0 x=437 y=47 count=1} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530089 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614530090 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530090 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614530090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614530090 data=null doit=true} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614530090 data=null} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614530097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530097 data=null button=0 stateMask=0x0 x=456 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614530097 data=null doit=true} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614530097 data=null} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614530105 data=null button=1 stateMask=0x0 x=456 y=47 count=1} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530107 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614530107 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530108 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614530108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614530108 data=null doit=true} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614530108 data=null} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614530174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530174 data=null button=0 stateMask=0x0 x=474 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614530175 data=null doit=true} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614530175 data=null} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614530180 data=null button=1 stateMask=0x0 x=474 y=47 count=1} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530181 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614530182 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530182 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614530182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614530182 data=null doit=true} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614530182 data=null} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614530185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530185 data=null button=0 stateMask=0x0 x=493 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614530186 data=null doit=true} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614530186 data=null} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614530190 data=null button=1 stateMask=0x0 x=493 y=47 count=1} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530195 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614530196 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530196 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614530196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614530197 data=null doit=true} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614530197 data=null} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614530199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530200 data=null button=0 stateMask=0x0 x=511 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614530200 data=null doit=true} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614530200 data=null} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614530204 data=null button=1 stateMask=0x0 x=511 y=47 count=1} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530205 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614530205 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530206 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614530206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614530206 data=null doit=true} to TimeGraphControl with text {}
13:45:27 [2019-12-20T18:45:27.860Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614530206 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614530275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530275 data=null button=0 stateMask=0x0 x=530 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614530276 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614530276 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614530280 data=null button=1 stateMask=0x0 x=530 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530282 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614530282 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530282 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614530282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614530283 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614530283 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614530285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530285 data=null button=0 stateMask=0x0 x=548 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614530286 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614530286 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614530290 data=null button=1 stateMask=0x0 x=548 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530291 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614530291 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530291 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614530291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614530292 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614530297 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614530300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530300 data=null button=0 stateMask=0x0 x=567 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614530301 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614530301 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614530305 data=null button=1 stateMask=0x0 x=567 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530306 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614530306 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530306 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614530307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614530307 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614530307 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614530313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530313 data=null button=0 stateMask=0x0 x=585 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614530314 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614530314 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614530380 data=null button=1 stateMask=0x0 x=585 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530381 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614530381 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530382 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614530382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614530382 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614530382 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614530385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.118Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530385 data=null button=0 stateMask=0x0 x=604 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614530385 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614530385 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614530389 data=null button=1 stateMask=0x0 x=604 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.118Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530390 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614530390 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.118Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530391 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.118Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614530391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.118Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614530391 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.118Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614530392 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614530398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.118Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530399 data=null button=0 stateMask=0x0 x=623 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614530399 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614530399 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614530403 data=null button=1 stateMask=0x0 x=623 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.118Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530404 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614530405 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.118Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530405 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.118Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614530405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.118Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614530405 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.118Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614530405 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614530408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.118Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530408 data=null button=0 stateMask=0x0 x=641 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614530408 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614530408 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614530476 data=null button=1 stateMask=0x0 x=641 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.118Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530477 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614530478 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.118Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530478 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.118Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614530478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.118Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614530478 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.118Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614530478 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614530481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.118Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530481 data=null button=0 stateMask=0x0 x=660 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614530481 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614530481 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614530486 data=null button=1 stateMask=0x0 x=660 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530487 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614530487 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530488 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614530488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614530488 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614530488 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614530495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530495 data=null button=0 stateMask=0x0 x=678 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614530495 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614530495 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614530499 data=null button=1 stateMask=0x0 x=678 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530500 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614530501 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530501 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614530501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614530501 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614530501 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614530504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530504 data=null button=0 stateMask=0x0 x=697 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614530504 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614530504 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614530573 data=null button=1 stateMask=0x0 x=697 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530575 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614530575 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530575 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614530575 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614530576 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614530576 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614530578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530579 data=null button=0 stateMask=0x0 x=715 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614530579 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614530579 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614530583 data=null button=1 stateMask=0x0 x=715 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530584 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614530584 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530584 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614530584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614530585 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614530585 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614530587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530587 data=null button=0 stateMask=0x0 x=734 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614530587 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614530588 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614530595 data=null button=1 stateMask=0x0 x=734 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530597 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614530597 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530597 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614530597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614530597 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614530598 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614530600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530600 data=null button=0 stateMask=0x0 x=752 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614530600 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614530601 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614530604 data=null button=1 stateMask=0x0 x=752 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530605 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614530606 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530606 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614530606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614530606 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614530606 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614530613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530672 data=null button=0 stateMask=0x0 x=771 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614530672 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614530673 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614530677 data=null button=1 stateMask=0x0 x=771 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530678 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614530678 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530678 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614530679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614530679 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614530679 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614530681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530681 data=null button=0 stateMask=0x0 x=789 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614530682 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614530682 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614530685 data=null button=1 stateMask=0x0 x=789 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530686 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614530687 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530687 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614530687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614530687 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614530687 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614530694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530694 data=null button=0 stateMask=0x0 x=808 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614530694 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614530694 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614530698 data=null button=1 stateMask=0x0 x=808 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530699 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614530700 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530700 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614530700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614530700 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614530700 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614530703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530703 data=null button=0 stateMask=0x0 x=827 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614530703 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.376Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614530703 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614530710 data=null button=1 stateMask=0x0 x=827 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530776 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614530777 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530777 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614530777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614530778 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614530778 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614530781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530781 data=null button=0 stateMask=0x0 x=845 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614530781 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614530781 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614530785 data=null button=1 stateMask=0x0 x=845 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530786 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614530786 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530787 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614530787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614530787 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614530787 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614530793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530793 data=null button=0 stateMask=0x0 x=864 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614530794 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614530794 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614530797 data=null button=1 stateMask=0x0 x=864 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530798 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614530799 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530799 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614530799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614530799 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614530799 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614530802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530802 data=null button=0 stateMask=0x0 x=882 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614530802 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614530802 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614530810 data=null button=1 stateMask=0x0 x=882 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530812 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614530812 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530812 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614530812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614530813 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614530872 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614530877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530877 data=null button=0 stateMask=0x0 x=901 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614530878 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614530878 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614530882 data=null button=1 stateMask=0x0 x=901 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530883 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614530883 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530883 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614530883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614530883 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614530884 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614530886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530886 data=null button=0 stateMask=0x0 x=919 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614530886 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614530886 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614530890 data=null button=1 stateMask=0x0 x=919 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530891 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614530891 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530898 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614530898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614530898 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614530898 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614530901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530901 data=null button=0 stateMask=0x0 x=938 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614530901 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614530902 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614530905 data=null button=1 stateMask=0x0 x=938 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530906 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614530907 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530907 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614530907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614530907 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614530907 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614530914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530914 data=null button=0 stateMask=0x0 x=956 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614530914 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614530914 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614530979 data=null button=1 stateMask=0x0 x=956 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530980 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614530980 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530981 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614530981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614530981 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614530981 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614530984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530984 data=null button=0 stateMask=0x0 x=270 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614530985 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614530985 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614530989 data=null button=1 stateMask=0x0 x=270 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530990 data=null button=0 stateMask=0x80000 x=289 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614530990 data=null button=1 stateMask=0x80000 x=289 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530991 data=null button=0 stateMask=0x0 x=289 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614530991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614530991 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614530991 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614530997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614530997 data=null button=0 stateMask=0x0 x=289 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614530998 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614530998 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614531002 data=null button=1 stateMask=0x0 x=289 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531003 data=null button=0 stateMask=0x80000 x=307 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614531004 data=null button=1 stateMask=0x80000 x=307 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531004 data=null button=0 stateMask=0x0 x=307 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614531004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614531004 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614531004 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614531007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531007 data=null button=0 stateMask=0x0 x=307 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614531007 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614531008 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614531074 data=null button=1 stateMask=0x0 x=307 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531076 data=null button=0 stateMask=0x80000 x=326 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614531076 data=null button=1 stateMask=0x80000 x=326 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531076 data=null button=0 stateMask=0x0 x=326 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614531076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614531076 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614531077 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614531079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531079 data=null button=0 stateMask=0x0 x=326 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614531079 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614531079 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614531083 data=null button=1 stateMask=0x0 x=326 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531084 data=null button=0 stateMask=0x80000 x=344 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614531085 data=null button=1 stateMask=0x80000 x=344 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531085 data=null button=0 stateMask=0x0 x=344 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614531085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614531085 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614531085 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614531088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531088 data=null button=0 stateMask=0x0 x=344 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614531088 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614531088 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614531095 data=null button=1 stateMask=0x0 x=344 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531096 data=null button=0 stateMask=0x80000 x=363 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614531097 data=null button=1 stateMask=0x80000 x=363 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531097 data=null button=0 stateMask=0x0 x=363 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614531097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614531097 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614531097 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614531100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531100 data=null button=0 stateMask=0x0 x=363 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614531100 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614531100 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614531104 data=null button=1 stateMask=0x0 x=363 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531105 data=null button=0 stateMask=0x80000 x=381 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614531105 data=null button=1 stateMask=0x80000 x=381 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531105 data=null button=0 stateMask=0x0 x=381 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.890Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614531105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.891Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614531106 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.891Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614531106 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614531108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531108 data=null button=0 stateMask=0x0 x=381 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614531108 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614531114 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614531178 data=null button=1 stateMask=0x0 x=381 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531179 data=null button=0 stateMask=0x80000 x=400 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614531179 data=null button=1 stateMask=0x80000 x=400 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531179 data=null button=0 stateMask=0x0 x=400 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.891Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614531179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.891Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614531180 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.891Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614531180 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614531182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531182 data=null button=0 stateMask=0x0 x=400 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614531182 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614531183 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614531186 data=null button=1 stateMask=0x0 x=400 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531188 data=null button=0 stateMask=0x80000 x=418 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614531188 data=null button=1 stateMask=0x80000 x=418 y=47 count=1} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531188 data=null button=0 stateMask=0x0 x=418 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.891Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614531188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.891Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614531189 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.891Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614531189 data=null} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614531191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.891Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531191 data=null button=0 stateMask=0x0 x=418 y=47 count=0} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614531191 data=null doit=true} to TimeGraphControl with text {}
13:45:28 [2019-12-20T18:45:28.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614531191 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614531201 data=null button=1 stateMask=0x0 x=418 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531275 data=null button=0 stateMask=0x80000 x=437 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614531275 data=null button=1 stateMask=0x80000 x=437 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531275 data=null button=0 stateMask=0x0 x=437 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614531276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614531276 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614531276 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614531279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531279 data=null button=0 stateMask=0x0 x=437 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614531279 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614531279 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614531283 data=null button=1 stateMask=0x0 x=437 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531284 data=null button=0 stateMask=0x80000 x=456 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614531285 data=null button=1 stateMask=0x80000 x=456 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531285 data=null button=0 stateMask=0x0 x=456 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614531285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614531285 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614531285 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614531288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531288 data=null button=0 stateMask=0x0 x=456 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614531288 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614531288 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614531296 data=null button=1 stateMask=0x0 x=456 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531297 data=null button=0 stateMask=0x80000 x=474 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614531297 data=null button=1 stateMask=0x80000 x=474 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531298 data=null button=0 stateMask=0x0 x=474 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614531298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614531298 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614531298 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614531301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531301 data=null button=0 stateMask=0x0 x=474 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614531301 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614531301 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614531305 data=null button=1 stateMask=0x0 x=474 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531306 data=null button=0 stateMask=0x80000 x=493 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614531306 data=null button=1 stateMask=0x80000 x=493 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531306 data=null button=0 stateMask=0x0 x=493 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614531306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614531307 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614531307 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614531373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531373 data=null button=0 stateMask=0x0 x=493 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614531373 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614531374 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614531378 data=null button=1 stateMask=0x0 x=493 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531379 data=null button=0 stateMask=0x80000 x=511 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614531379 data=null button=1 stateMask=0x80000 x=511 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531379 data=null button=0 stateMask=0x0 x=511 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614531379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614531380 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614531380 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614531382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531382 data=null button=0 stateMask=0x0 x=511 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614531382 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614531382 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614531386 data=null button=1 stateMask=0x0 x=511 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531387 data=null button=0 stateMask=0x80000 x=530 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614531387 data=null button=1 stateMask=0x80000 x=530 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531388 data=null button=0 stateMask=0x0 x=530 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614531388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614531388 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614531388 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614531395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531395 data=null button=0 stateMask=0x0 x=530 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614531395 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614531395 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614531399 data=null button=1 stateMask=0x0 x=530 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531400 data=null button=0 stateMask=0x80000 x=548 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614531401 data=null button=1 stateMask=0x80000 x=548 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531401 data=null button=0 stateMask=0x0 x=548 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614531401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.148Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614531401 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614531401 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614531404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531404 data=null button=0 stateMask=0x0 x=548 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614531404 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614531404 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614531413 data=null button=1 stateMask=0x0 x=548 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531415 data=null button=0 stateMask=0x80000 x=567 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614531415 data=null button=1 stateMask=0x80000 x=567 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531416 data=null button=0 stateMask=0x0 x=567 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614531416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614531416 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614531416 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614531479 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531479 data=null button=0 stateMask=0x0 x=567 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614531479 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614531479 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614531484 data=null button=1 stateMask=0x0 x=567 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531485 data=null button=0 stateMask=0x80000 x=585 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614531485 data=null button=1 stateMask=0x80000 x=585 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531485 data=null button=0 stateMask=0x0 x=585 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614531485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614531486 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614531486 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614531488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531488 data=null button=0 stateMask=0x0 x=585 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614531489 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614531489 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614531496 data=null button=1 stateMask=0x0 x=585 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531497 data=null button=0 stateMask=0x80000 x=604 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614531497 data=null button=1 stateMask=0x80000 x=604 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531498 data=null button=0 stateMask=0x0 x=604 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614531498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614531498 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614531498 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614531500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531501 data=null button=0 stateMask=0x0 x=604 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614531501 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614531501 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614531505 data=null button=1 stateMask=0x0 x=604 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531506 data=null button=0 stateMask=0x80000 x=623 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614531506 data=null button=1 stateMask=0x80000 x=623 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531506 data=null button=0 stateMask=0x0 x=623 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614531506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614531506 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614531506 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614531509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531509 data=null button=0 stateMask=0x0 x=623 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614531513 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614531513 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614531577 data=null button=1 stateMask=0x0 x=623 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.405Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531578 data=null button=0 stateMask=0x80000 x=641 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614531578 data=null button=1 stateMask=0x80000 x=641 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.405Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531578 data=null button=0 stateMask=0x0 x=641 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614531578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614531579 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614531579 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614531581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531581 data=null button=0 stateMask=0x0 x=641 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614531581 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614531581 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614531585 data=null button=1 stateMask=0x0 x=641 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531586 data=null button=0 stateMask=0x80000 x=660 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614531586 data=null button=1 stateMask=0x80000 x=660 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531586 data=null button=0 stateMask=0x0 x=660 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614531586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614531587 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614531587 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614531589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531589 data=null button=0 stateMask=0x0 x=660 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614531589 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614531589 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614531599 data=null button=1 stateMask=0x0 x=660 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531600 data=null button=0 stateMask=0x80000 x=678 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614531600 data=null button=1 stateMask=0x80000 x=678 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531600 data=null button=0 stateMask=0x0 x=678 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614531601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614531601 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614531601 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614531603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531603 data=null button=0 stateMask=0x0 x=678 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614531604 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614531604 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614531611 data=null button=1 stateMask=0x0 x=678 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531612 data=null button=0 stateMask=0x80000 x=697 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614531612 data=null button=1 stateMask=0x80000 x=697 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531613 data=null button=0 stateMask=0x0 x=697 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614531613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614531613 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614531613 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614531616 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531616 data=null button=0 stateMask=0x0 x=697 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614531681 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614531681 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614531685 data=null button=1 stateMask=0x0 x=697 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531686 data=null button=0 stateMask=0x80000 x=715 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614531687 data=null button=1 stateMask=0x80000 x=715 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531687 data=null button=0 stateMask=0x0 x=715 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614531687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614531687 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614531687 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614531693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531693 data=null button=0 stateMask=0x0 x=715 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614531693 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614531694 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614531697 data=null button=1 stateMask=0x0 x=715 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531698 data=null button=0 stateMask=0x80000 x=734 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614531698 data=null button=1 stateMask=0x80000 x=734 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531699 data=null button=0 stateMask=0x0 x=734 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614531699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614531699 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614531699 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614531701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531702 data=null button=0 stateMask=0x0 x=734 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614531702 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614531702 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614531706 data=null button=1 stateMask=0x0 x=734 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531710 data=null button=0 stateMask=0x80000 x=752 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614531711 data=null button=1 stateMask=0x80000 x=752 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531711 data=null button=0 stateMask=0x0 x=752 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.663Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614531711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.663Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614531781 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.663Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614531781 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614531785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531785 data=null button=0 stateMask=0x0 x=752 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614531785 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614531785 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614531793 data=null button=1 stateMask=0x0 x=752 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531794 data=null button=0 stateMask=0x80000 x=771 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614531794 data=null button=1 stateMask=0x80000 x=771 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531794 data=null button=0 stateMask=0x0 x=771 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.663Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614531795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.663Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614531795 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.663Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614531795 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614531797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531797 data=null button=0 stateMask=0x0 x=771 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614531797 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614531797 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614531801 data=null button=1 stateMask=0x0 x=771 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531802 data=null button=0 stateMask=0x80000 x=789 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614531802 data=null button=1 stateMask=0x80000 x=789 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531802 data=null button=0 stateMask=0x0 x=789 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614531802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614531803 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614531803 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614531805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531805 data=null button=0 stateMask=0x0 x=789 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614531805 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614531805 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614531875 data=null button=1 stateMask=0x0 x=789 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531876 data=null button=0 stateMask=0x80000 x=808 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614531876 data=null button=1 stateMask=0x80000 x=808 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531876 data=null button=0 stateMask=0x0 x=808 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614531877 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614531877 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614531877 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614531879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531880 data=null button=0 stateMask=0x0 x=808 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614531880 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614531880 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614531883 data=null button=1 stateMask=0x0 x=808 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531884 data=null button=0 stateMask=0x80000 x=827 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614531885 data=null button=1 stateMask=0x80000 x=827 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531885 data=null button=0 stateMask=0x0 x=827 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614531885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614531885 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614531885 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614531888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531888 data=null button=0 stateMask=0x0 x=827 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614531888 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614531888 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614531891 data=null button=1 stateMask=0x0 x=827 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531898 data=null button=0 stateMask=0x80000 x=845 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614531898 data=null button=1 stateMask=0x80000 x=845 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531898 data=null button=0 stateMask=0x0 x=845 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614531898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614531898 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614531898 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614531901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531901 data=null button=0 stateMask=0x0 x=845 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614531901 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614531901 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614531905 data=null button=1 stateMask=0x0 x=845 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531906 data=null button=0 stateMask=0x80000 x=864 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614531906 data=null button=1 stateMask=0x80000 x=864 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531907 data=null button=0 stateMask=0x0 x=864 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614531907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614531907 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614531907 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614531913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531913 data=null button=0 stateMask=0x0 x=864 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614531914 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614531914 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614531979 data=null button=1 stateMask=0x0 x=864 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531980 data=null button=0 stateMask=0x80000 x=882 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614531980 data=null button=1 stateMask=0x80000 x=882 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531981 data=null button=0 stateMask=0x0 x=882 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614531981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614531981 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614531981 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614531984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531984 data=null button=0 stateMask=0x0 x=882 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614531984 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614531984 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614531988 data=null button=1 stateMask=0x0 x=882 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531988 data=null button=0 stateMask=0x80000 x=901 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614531989 data=null button=1 stateMask=0x80000 x=901 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531989 data=null button=0 stateMask=0x0 x=901 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614531989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614531989 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614531989 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614531992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614531992 data=null button=0 stateMask=0x0 x=901 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614531992 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614531998 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614532002 data=null button=1 stateMask=0x0 x=901 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614532003 data=null button=0 stateMask=0x80000 x=919 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614532003 data=null button=1 stateMask=0x80000 x=919 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614532004 data=null button=0 stateMask=0x0 x=919 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614532004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614532004 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614532004 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614532006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614532006 data=null button=0 stateMask=0x0 x=919 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614532007 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.664Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614532007 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614532014 data=null button=1 stateMask=0x0 x=919 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614532016 data=null button=0 stateMask=0x80000 x=938 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614532016 data=null button=1 stateMask=0x80000 x=938 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614532072 data=null button=0 stateMask=0x0 x=938 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614532077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614532077 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614532077 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614532080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614532080 data=null button=0 stateMask=0x0 x=938 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614532080 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614532081 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614532084 data=null button=1 stateMask=0x0 x=938 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614532085 data=null button=0 stateMask=0x80000 x=956 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614532085 data=null button=1 stateMask=0x80000 x=956 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614532085 data=null button=0 stateMask=0x0 x=956 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614532085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614532085 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614532085 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614532087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614532088 data=null button=0 stateMask=0x0 x=956 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614532088 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614532088 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614532091 data=null button=1 stateMask=0x0 x=956 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614532092 data=null button=0 stateMask=0x80000 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614532092 data=null button=1 stateMask=0x80000 x=975 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614532092 data=null button=0 stateMask=0x0 x=975 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614532092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614532092 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614532093 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614532099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614532099 data=null button=0 stateMask=0x0 x=344 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614532099 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614532099 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614532103 data=null button=1 stateMask=0x0 x=344 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614532104 data=null button=0 stateMask=0x80000 x=715 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614532104 data=null button=1 stateMask=0x80000 x=715 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614532104 data=null button=0 stateMask=0x0 x=715 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614532104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614532104 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614532104 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614532107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614532107 data=null button=0 stateMask=0x0 x=344 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614532107 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614532107 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614532110 data=null button=1 stateMask=0x0 x=344 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614532111 data=null button=0 stateMask=0x80000 x=437 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614532174 data=null button=1 stateMask=0x80000 x=437 y=47 count=1} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614532175 data=null button=0 stateMask=0x0 x=437 y=47 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614532175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614532175 data=null doit=true} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614532175 data=null} to TimeGraphControl with text {}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - number of items : 16
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614532178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614532178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614532178 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614532178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:29 [2019-12-20T18:45:29.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614532179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614532390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614532390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614532391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614532391 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614532391 data=null} to ToolItem with tooltip text {Show Legend}
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.178Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - Clicking on OK
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614532477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614532477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614532477 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614532477 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614532477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614532478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614532478 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:30 [2019-12-20T18:45:30.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614532179 data=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}
13:45:30 [2019-12-20T18:45:30.435Z] DEBUG - Clicked on 
13:45:30 [2019-12-20T18:45:30.690Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
13:45:30 [2019-12-20T18:45:30.690Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - number of items : 16
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614533399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614533399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614533399 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614533399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614533399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614533596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614533597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614533597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614533597 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614533597 data=null} to ToolItem with tooltip text {Show Legend}
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.252Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.253Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - Clicking on OK
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614533682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614533682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614533682 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614533682 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614533682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614533682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614533682 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614533399 data=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}
13:45:31 [2019-12-20T18:45:31.509Z] DEBUG - Clicked on 
13:45:31 [2019-12-20T18:45:31.765Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
13:45:31 [2019-12-20T18:45:31.765Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:45:32 [2019-12-20T18:45:32.326Z] DEBUG - number of items : 16
13:45:32 [2019-12-20T18:45:32.326Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
13:45:32 [2019-12-20T18:45:32.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614534594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:32 [2019-12-20T18:45:32.326Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614534594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:32 [2019-12-20T18:45:32.326Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614534594 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:45:32 [2019-12-20T18:45:32.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614534594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:32 [2019-12-20T18:45:32.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614534594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614534718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614534718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614534718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614534719 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614534719 data=null} to ToolItem with tooltip text {Show Legend}
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.583Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - Clicking on OK
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614534787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614534787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614534787 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614534787 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614534787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614534787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614534787 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614534595 data=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}
13:45:32 [2019-12-20T18:45:32.584Z] DEBUG - Clicked on 
13:45:32 [2019-12-20T18:45:32.841Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
13:45:32 [2019-12-20T18:45:32.841Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:45:33 [2019-12-20T18:45:33.418Z] DEBUG - number of items : 16
13:45:33 [2019-12-20T18:45:33.418Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
13:45:33 [2019-12-20T18:45:33.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614535713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:33 [2019-12-20T18:45:33.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614535713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:33 [2019-12-20T18:45:33.418Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614535713 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:45:33 [2019-12-20T18:45:33.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614535713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:33 [2019-12-20T18:45:33.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614535713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614535882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614535910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614535910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614535910 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614535910 data=null} to ToolItem with tooltip text {Show Legend}
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.675Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - Clicking on OK
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614535985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614535985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614535985 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614535985 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614535985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614535985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614535985 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:33 [2019-12-20T18:45:33.676Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614535713 data=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}
13:45:33 [2019-12-20T18:45:33.932Z] DEBUG - Clicked on 
13:45:34 [2019-12-20T18:45:34.188Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
13:45:34 [2019-12-20T18:45:34.188Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:45:38 [2019-12-20T18:45:38.353Z] DEBUG - number of items : 16
13:45:38 [2019-12-20T18:45:38.353Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
13:45:38 [2019-12-20T18:45:38.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614540383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:38 [2019-12-20T18:45:38.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614540383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:38 [2019-12-20T18:45:38.353Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614540383 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:45:38 [2019-12-20T18:45:38.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614540383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:38 [2019-12-20T18:45:38.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614540383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:38 [2019-12-20T18:45:38.353Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614540586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:38 [2019-12-20T18:45:38.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614540587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:38 [2019-12-20T18:45:38.353Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614540587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:38 [2019-12-20T18:45:38.353Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614540587 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:45:38 [2019-12-20T18:45:38.353Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614540587 data=null} to ToolItem with tooltip text {Show Legend}
13:45:38 [2019-12-20T18:45:38.353Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
13:45:38 [2019-12-20T18:45:38.353Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
13:45:38 [2019-12-20T18:45:38.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.353Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.353Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.353Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.354Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - Clicking on OK
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614540598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614540598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614540603 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614540603 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614540603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614540603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614540603 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614540383 data=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}
13:45:38 [2019-12-20T18:45:38.355Z] DEBUG - Clicked on 
13:45:38 [2019-12-20T18:45:38.610Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
13:45:38 [2019-12-20T18:45:38.866Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:45:39 [2019-12-20T18:45:39.428Z] DEBUG - number of items : 16
13:45:39 [2019-12-20T18:45:39.428Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
13:45:39 [2019-12-20T18:45:39.428Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614541498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:39 [2019-12-20T18:45:39.428Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614541498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:39 [2019-12-20T18:45:39.428Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614541498 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:45:39 [2019-12-20T18:45:39.428Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614541498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:39 [2019-12-20T18:45:39.428Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614541498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:39 [2019-12-20T18:45:39.428Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614541607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:39 [2019-12-20T18:45:39.428Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614541607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:39 [2019-12-20T18:45:39.428Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614541607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:39 [2019-12-20T18:45:39.428Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614541607 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:45:39 [2019-12-20T18:45:39.428Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614541607 data=null} to ToolItem with tooltip text {Show Legend}
13:45:39 [2019-12-20T18:45:39.428Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
13:45:39 [2019-12-20T18:45:39.428Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
13:45:39 [2019-12-20T18:45:39.428Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=614541608 data=null doit=true} to Shell with text {Legend}
13:45:39 [2019-12-20T18:45:39.428Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:39 [2019-12-20T18:45:39.428Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:39 [2019-12-20T18:45:39.428Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:39 [2019-12-20T18:45:39.428Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:39 [2019-12-20T18:45:39.428Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:39 [2019-12-20T18:45:39.428Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:39 [2019-12-20T18:45:39.428Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
13:45:39 [2019-12-20T18:45:39.428Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:39 [2019-12-20T18:45:39.428Z] 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')
13:45:39 [2019-12-20T18:45:39.428Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=614541684 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\"")
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:39 [2019-12-20T18:45:39.429Z] 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')
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - Clicking on OK
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614541687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614541687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614541687 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614541688 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614541688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614541688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614541688 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614541498 data=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}
13:45:39 [2019-12-20T18:45:39.429Z] DEBUG - Clicked on 
13:45:40 [2019-12-20T18:45:40.794Z] DEBUG - number of items : 16
13:45:40 [2019-12-20T18:45:40.794Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
13:45:40 [2019-12-20T18:45:40.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614542839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:40 [2019-12-20T18:45:40.794Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614542839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:40 [2019-12-20T18:45:40.794Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614542839 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:45:40 [2019-12-20T18:45:40.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614542839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:40 [2019-12-20T18:45:40.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614542839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:40 [2019-12-20T18:45:40.794Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614542982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:40 [2019-12-20T18:45:40.794Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614542983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:40 [2019-12-20T18:45:40.794Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614542983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:40 [2019-12-20T18:45:40.794Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614542983 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:45:40 [2019-12-20T18:45:40.794Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614542983 data=null} to ToolItem with tooltip text {Show Legend}
13:45:40 [2019-12-20T18:45:40.794Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
13:45:40 [2019-12-20T18:45:40.794Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
13:45:40 [2019-12-20T18:45:40.794Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:40 [2019-12-20T18:45:40.794Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:40 [2019-12-20T18:45:40.794Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:40 [2019-12-20T18:45:40.794Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:40 [2019-12-20T18:45:40.794Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:40 [2019-12-20T18:45:40.794Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:40 [2019-12-20T18:45:40.794Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
13:45:40 [2019-12-20T18:45:40.794Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:40 [2019-12-20T18:45:40.794Z] 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')
13:45:40 [2019-12-20T18:45:40.794Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:40 [2019-12-20T18:45:40.794Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:40 [2019-12-20T18:45:40.794Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:40 [2019-12-20T18:45:40.794Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:40 [2019-12-20T18:45:40.794Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:40 [2019-12-20T18:45:40.794Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:40 [2019-12-20T18:45:40.794Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:40 [2019-12-20T18:45:40.794Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:40 [2019-12-20T18:45:40.794Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
13:45:40 [2019-12-20T18:45:40.794Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:40 [2019-12-20T18:45:40.794Z] 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')
13:45:40 [2019-12-20T18:45:40.794Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:40 [2019-12-20T18:45:40.794Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:40 [2019-12-20T18:45:40.794Z] DEBUG - Clicking on 
13:45:40 [2019-12-20T18:45:40.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=614542986 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')
13:45:40 [2019-12-20T18:45:40.794Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=614542986 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')
13:45:40 [2019-12-20T18:45:40.794Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=614542986 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=614542986 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=614542986 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')
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=614542986 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')
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=614542987 data=null 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')
13:45:40 [2019-12-20T18:45:40.795Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
13:45:40 [2019-12-20T18:45:40.795Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
13:45:40 [2019-12-20T18:45:40.795Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
13:45:40 [2019-12-20T18:45:40.795Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
13:45:40 [2019-12-20T18:45:40.795Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - Clicked on 
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:40 [2019-12-20T18:45:40.795Z] 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')
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - Clicking on OK
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614542991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614542991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614542991 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614542991 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614542991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614542992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614542992 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614542839 data=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}
13:45:40 [2019-12-20T18:45:40.795Z] DEBUG - Clicked on 
13:45:42 [2019-12-20T18:45:42.164Z] DEBUG - number of items : 16
13:45:42 [2019-12-20T18:45:42.164Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
13:45:42 [2019-12-20T18:45:42.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614544196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:42 [2019-12-20T18:45:42.164Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614544196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:42 [2019-12-20T18:45:42.164Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614544196 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:45:42 [2019-12-20T18:45:42.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614544196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:42 [2019-12-20T18:45:42.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614544196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:42 [2019-12-20T18:45:42.164Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614544308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614544309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614544309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614544309 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614544309 data=null} to ToolItem with tooltip text {Show Legend}
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.165Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - Clicking on OK
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614544384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614544384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614544384 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614544384 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614544384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614544384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614544384 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614544196 data=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}
13:45:42 [2019-12-20T18:45:42.166Z] DEBUG - Clicked on 
13:45:42 [2019-12-20T18:45:42.422Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
13:45:42 [2019-12-20T18:45:42.422Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - number of items : 16
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614559328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614559328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614559328 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614559328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614559328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614559416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614559416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614559417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614559417 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614559417 data=null} to ToolItem with tooltip text {Show Legend}
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.259Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.260Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.261Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.261Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.261Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.261Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.261Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.261Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.261Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.261Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.261Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.261Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.261Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.261Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:57 [2019-12-20T18:45:57.261Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:45:57 [2019-12-20T18:45:57.261Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:57 [2019-12-20T18:45:57.261Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.261Z] DEBUG - Clicking on OK
13:45:57 [2019-12-20T18:45:57.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614559486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614559486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614559486 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614559486 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614559486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614559486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614559487 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:57 [2019-12-20T18:45:57.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614559328 data=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}
13:45:57 [2019-12-20T18:45:57.261Z] DEBUG - Clicked on 
13:45:57 [2019-12-20T18:45:57.517Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
13:45:57 [2019-12-20T18:45:57.517Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:45:58 [2019-12-20T18:45:58.077Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
13:45:58 [2019-12-20T18:45:58.077Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
13:45:58 [2019-12-20T18:45:58.077Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
13:45:58 [2019-12-20T18:45:58.077Z] DEBUG - number of items : 16
13:45:58 [2019-12-20T18:45:58.077Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
13:45:58 [2019-12-20T18:45:58.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614560401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:58 [2019-12-20T18:45:58.077Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614560401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:58 [2019-12-20T18:45:58.077Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614560404 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:45:58 [2019-12-20T18:45:58.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614560404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:58 [2019-12-20T18:45:58.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614560404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:58 [2019-12-20T18:45:58.333Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614560586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:58 [2019-12-20T18:45:58.333Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614560587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:58 [2019-12-20T18:45:58.333Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614560587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:58 [2019-12-20T18:45:58.333Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614560587 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:45:58 [2019-12-20T18:45:58.333Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614560587 data=null} to ToolItem with tooltip text {Show Legend}
13:45:58 [2019-12-20T18:45:58.333Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
13:45:58 [2019-12-20T18:45:58.333Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
13:45:58 [2019-12-20T18:45:58.333Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.333Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.333Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.333Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.333Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.333Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.333Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.333Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.333Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.333Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.334Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - Clicking on OK
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614560602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614560602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614560603 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614560603 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614560603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614560603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614560603 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:58 [2019-12-20T18:45:58.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614560404 data=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}
13:45:58 [2019-12-20T18:45:58.590Z] DEBUG - Clicked on 
13:45:58 [2019-12-20T18:45:58.846Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
13:45:58 [2019-12-20T18:45:58.846Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - number of items : 16
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614561508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614561508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614561508 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614561508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614561508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614561595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614561595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614561595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614561595 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614561596 data=null} to ToolItem with tooltip text {Show Legend}
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=614561596 data=null doit=true} to Shell with text {Legend}
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:59 [2019-12-20T18:45:59.411Z] 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')
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=614561606 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")
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:45:59 [2019-12-20T18:45:59.411Z] 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')
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:59 [2019-12-20T18:45:59.411Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:59 [2019-12-20T18:45:59.412Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:59 [2019-12-20T18:45:59.412Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:59 [2019-12-20T18:45:59.412Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:59 [2019-12-20T18:45:59.412Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:45:59 [2019-12-20T18:45:59.412Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:45:59 [2019-12-20T18:45:59.412Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:45:59 [2019-12-20T18:45:59.412Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:45:59 [2019-12-20T18:45:59.412Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:59 [2019-12-20T18:45:59.412Z] DEBUG - Clicking on OK
13:45:59 [2019-12-20T18:45:59.412Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614561614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:59 [2019-12-20T18:45:59.412Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614561614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:59 [2019-12-20T18:45:59.412Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614561614 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:59 [2019-12-20T18:45:59.412Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614561614 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:59 [2019-12-20T18:45:59.412Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614561614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:59 [2019-12-20T18:45:59.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614561614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:59 [2019-12-20T18:45:59.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614561614 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:45:59 [2019-12-20T18:45:59.412Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614561508 data=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}
13:45:59 [2019-12-20T18:45:59.412Z] DEBUG - Clicked on 
13:46:00 [2019-12-20T18:46:00.776Z] DEBUG - number of items : 16
13:46:00 [2019-12-20T18:46:00.776Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
13:46:00 [2019-12-20T18:46:00.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614562821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:46:00 [2019-12-20T18:46:00.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614562821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:46:00 [2019-12-20T18:46:00.776Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614562821 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:46:00 [2019-12-20T18:46:00.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614562821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:46:00 [2019-12-20T18:46:00.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614562822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:46:00 [2019-12-20T18:46:00.776Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614562917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:46:00 [2019-12-20T18:46:00.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614562917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:46:00 [2019-12-20T18:46:00.776Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614562917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:46:00 [2019-12-20T18:46:00.776Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614562917 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614562918 data=null} to ToolItem with tooltip text {Show Legend}
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:00 [2019-12-20T18:46:00.777Z] 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')
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:00 [2019-12-20T18:46:00.777Z] 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')
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - Clicking on 
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=614562980 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')
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=614562980 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')
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=614562980 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=614562980 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=614562980 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')
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=614562980 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')
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=614562980 data=null 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')
13:46:00 [2019-12-20T18:46:00.777Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
13:46:00 [2019-12-20T18:46:00.777Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
13:46:00 [2019-12-20T18:46:00.777Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
13:46:00 [2019-12-20T18:46:00.777Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
13:46:00 [2019-12-20T18:46:00.777Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - Clicked on 
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:00 [2019-12-20T18:46:00.777Z] 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')
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - Clicking on OK
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614562984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614562984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614562984 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614562984 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614562984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614562984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614562984 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614562822 data=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}
13:46:00 [2019-12-20T18:46:00.777Z] DEBUG - Clicked on 
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - number of items : 16
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614564127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614564127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614564127 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614564127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614564127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614564219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614564220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614564220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614564220 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614564220 data=null} to ToolItem with tooltip text {Show Legend}
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.143Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.144Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.145Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.145Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.145Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.145Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.145Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.145Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.145Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.145Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.145Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.145Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.145Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.145Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.145Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.145Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:02 [2019-12-20T18:46:02.145Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:46:02 [2019-12-20T18:46:02.145Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:46:02 [2019-12-20T18:46:02.145Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.145Z] DEBUG - Clicking on OK
13:46:02 [2019-12-20T18:46:02.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614564233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614564233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.145Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614564233 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614564233 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614564233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614564233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614564233 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:02 [2019-12-20T18:46:02.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614564127 data=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}
13:46:02 [2019-12-20T18:46:02.145Z] DEBUG - Clicked on 
13:46:02 [2019-12-20T18:46:02.401Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
13:46:02 [2019-12-20T18:46:02.401Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:46:02 [2019-12-20T18:46:02.962Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
13:46:02 [2019-12-20T18:46:02.962Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
13:46:02 [2019-12-20T18:46:02.962Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
13:46:03 [2019-12-20T18:46:03.523Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
13:46:03 [2019-12-20T18:46:03.523Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
13:46:03 [2019-12-20T18:46:03.779Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
13:46:03 [2019-12-20T18:46:03.779Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
13:46:04 [2019-12-20T18:46:04.339Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
13:46:04 [2019-12-20T18:46:04.339Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
13:46:04 [2019-12-20T18:46:04.917Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
13:46:04 [2019-12-20T18:46:04.917Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
13:46:05 [2019-12-20T18:46:05.478Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
13:46:05 [2019-12-20T18:46:05.478Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
13:46:06 [2019-12-20T18:46:06.040Z] DEBUG - number of items : 16
13:46:06 [2019-12-20T18:46:06.040Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
13:46:06 [2019-12-20T18:46:06.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614568123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:46:06 [2019-12-20T18:46:06.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614568124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:46:06 [2019-12-20T18:46:06.040Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614568124 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:46:06 [2019-12-20T18:46:06.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614568124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:46:06 [2019-12-20T18:46:06.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614568124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:46:06 [2019-12-20T18:46:06.040Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614568213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:46:06 [2019-12-20T18:46:06.040Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614568214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:46:06 [2019-12-20T18:46:06.040Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614568214 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:46:06 [2019-12-20T18:46:06.040Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614568214 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:46:06 [2019-12-20T18:46:06.040Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614568214 data=null} to ToolItem with tooltip text {Show Legend}
13:46:06 [2019-12-20T18:46:06.040Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
13:46:06 [2019-12-20T18:46:06.040Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
13:46:06 [2019-12-20T18:46:06.040Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.040Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.040Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.040Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.040Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.040Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.040Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.040Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.040Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.040Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.040Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.040Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.040Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.040Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.040Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.040Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.040Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.040Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.040Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.040Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.040Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.040Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.040Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.041Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.042Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.042Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.042Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.042Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.042Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.042Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.042Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.042Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.042Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.042Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.042Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.042Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.042Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:06 [2019-12-20T18:46:06.042Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:46:06 [2019-12-20T18:46:06.042Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:46:06 [2019-12-20T18:46:06.042Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.042Z] DEBUG - Clicking on OK
13:46:06 [2019-12-20T18:46:06.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614568226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614568226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.042Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614568226 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614568226 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614568226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614568226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614568227 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:06 [2019-12-20T18:46:06.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614568124 data=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}
13:46:06 [2019-12-20T18:46:06.042Z] DEBUG - Clicked on 
13:46:06 [2019-12-20T18:46:06.297Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
13:46:06 [2019-12-20T18:46:06.297Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:46:06 [2019-12-20T18:46:06.861Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
13:46:06 [2019-12-20T18:46:06.861Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
13:46:06 [2019-12-20T18:46:06.861Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
13:46:06 [2019-12-20T18:46:06.861Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
13:46:06 [2019-12-20T18:46:06.861Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=614569181 data=null doit=true} to Shell with text {Time Event Filter}
13:46:06 [2019-12-20T18:46:06.861Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:46:06 [2019-12-20T18:46:06.861Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:46:07 [2019-12-20T18:46:07.422Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
13:46:08 [2019-12-20T18:46:08.786Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
13:46:08 [2019-12-20T18:46:08.786Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=614570781 data=null doit=true} to Shell with text {Time Event Filter}
13:46:08 [2019-12-20T18:46:08.786Z] DEBUG - matched Text with text "Hat1", using matcher: of type 'Text'
13:46:08 [2019-12-20T18:46:08.786Z] DEBUG - matched Text with text "Hat1", using matcher: (of type 'Text')
13:46:08 [2019-12-20T18:46:08.786Z] DEBUG - Attempting to set focus on (of type 'Text')
13:46:08 [2019-12-20T18:46:08.786Z] DEBUG - Attempting to set focus on (of type 'Text')
13:46:09 [2019-12-20T18:46:09.042Z] DEBUG - number of items : 16
13:46:09 [2019-12-20T18:46:09.042Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
13:46:09 [2019-12-20T18:46:09.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614571324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:46:09 [2019-12-20T18:46:09.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614571324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:46:09 [2019-12-20T18:46:09.042Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614571324 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:46:09 [2019-12-20T18:46:09.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614571324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:46:09 [2019-12-20T18:46:09.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614571324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:46:09 [2019-12-20T18:46:09.042Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614571380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:46:09 [2019-12-20T18:46:09.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614571380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614571380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614571380 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614571380 data=null} to ToolItem with tooltip text {Show Legend}
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.043Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - Clicking on OK
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614571396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614571396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614571397 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614571397 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614571397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614571397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614571397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:09 [2019-12-20T18:46:09.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614571324 data=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}
13:46:09 [2019-12-20T18:46:09.300Z] DEBUG - Clicked on 
13:46:09 [2019-12-20T18:46:09.555Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
13:46:09 [2019-12-20T18:46:09.555Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:46:10 [2019-12-20T18:46:10.117Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
13:46:10 [2019-12-20T18:46:10.117Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
13:46:10 [2019-12-20T18:46:10.117Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
13:46:10 [2019-12-20T18:46:10.117Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
13:46:10 [2019-12-20T18:46:10.117Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
13:46:10 [2019-12-20T18:46:10.679Z] DEBUG - number of items : 16
13:46:10 [2019-12-20T18:46:10.679Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
13:46:10 [2019-12-20T18:46:10.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614572788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:46:10 [2019-12-20T18:46:10.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614572789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:46:10 [2019-12-20T18:46:10.679Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614572789 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:46:10 [2019-12-20T18:46:10.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614572789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:46:10 [2019-12-20T18:46:10.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614572789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:46:10 [2019-12-20T18:46:10.679Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614572903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:46:10 [2019-12-20T18:46:10.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614572904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:46:10 [2019-12-20T18:46:10.679Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614572904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
13:46:10 [2019-12-20T18:46:10.679Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614572904 data=null doit=true} to ToolItem with tooltip text {Show Legend}
13:46:10 [2019-12-20T18:46:10.679Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614572904 data=null} to ToolItem with tooltip text {Show Legend}
13:46:10 [2019-12-20T18:46:10.679Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
13:46:10 [2019-12-20T18:46:10.679Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
13:46:10 [2019-12-20T18:46:10.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.679Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.679Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.679Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.679Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.679Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.679Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.679Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.679Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.679Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.680Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - Clicking on OK
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614572981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614572981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614572981 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614572981 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614572981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614572982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614572982 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:10 [2019-12-20T18:46:10.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614572789 data=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}
13:46:10 [2019-12-20T18:46:10.936Z] DEBUG - Clicked on 
13:46:10 [2019-12-20T18:46:10.936Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 55.346 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
13:46:10 [2019-12-20T18:46:10.936Z] testBookmark(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 2.685 s
13:46:10 [2019-12-20T18:46:10.936Z] testTimeLine(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.529 s
13:46:10 [2019-12-20T18:46:10.936Z] testDrag(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.7 s
13:46:10 [2019-12-20T18:46:10.936Z] testKeyboardNamespaceNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.269 s
13:46:10 [2019-12-20T18:46:10.936Z] testCollapseExpandUsingEnter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.112 s
13:46:10 [2019-12-20T18:46:10.936Z] testExpandAndCollapse(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.192 s
13:46:10 [2019-12-20T18:46:10.936Z] testEventStyling(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 4.598 s
13:46:10 [2019-12-20T18:46:10.936Z] testLegendArrow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.8 s
13:46:10 [2019-12-20T18:46:10.936Z] testVerticalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 15.097 s
13:46:10 [2019-12-20T18:46:10.936Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.112 s
13:46:10 [2019-12-20T18:46:10.936Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped
13:46:10 [2019-12-20T18:46:10.936Z] testLegend(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.608 s
13:46:10 [2019-12-20T18:46:10.936Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.989 s
13:46:10 [2019-12-20T18:46:10.936Z] testTimegraphEventFiltering(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.194 s
13:46:10 [2019-12-20T18:46:10.936Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.533 s
13:46:10 [2019-12-20T18:46:10.936Z] testPalettes(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped
13:46:10 [2019-12-20T18:46:10.936Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest
13:46:11 [2019-12-20T18:46:11.498Z] *** BUG ***
13:46:11 [2019-12-20T18:46:11.498Z] In pixman_region32_init_rect: Invalid rectangle passed
13:46:11 [2019-12-20T18:46:11.498Z] Set a breakpoint on '_pixman_log_error' to debug
13:46:11 [2019-12-20T18:46:11.498Z] 
13:46:11 [2019-12-20T18:46:11.498Z] *** BUG ***
13:46:11 [2019-12-20T18:46:11.498Z] In pixman_region32_init_rect: Invalid rectangle passed
13:46:11 [2019-12-20T18:46:11.498Z] Set a breakpoint on '_pixman_log_error' to debug
13:46:11 [2019-12-20T18:46:11.498Z] 
13:46:11 [2019-12-20T18:46:11.498Z] *** BUG ***
13:46:11 [2019-12-20T18:46:11.498Z] In pixman_region32_init_rect: Invalid rectangle passed
13:46:11 [2019-12-20T18:46:11.498Z] Set a breakpoint on '_pixman_log_error' to debug
13:46:11 [2019-12-20T18:46:11.498Z] 
13:46:11 [2019-12-20T18:46:11.498Z] *** BUG ***
13:46:11 [2019-12-20T18:46:11.498Z] In pixman_region32_init_rect: Invalid rectangle passed
13:46:11 [2019-12-20T18:46:11.498Z] Set a breakpoint on '_pixman_log_error' to debug
13:46:11 [2019-12-20T18:46:11.498Z] 
13:46:11 [2019-12-20T18:46:11.498Z] *** BUG ***
13:46:11 [2019-12-20T18:46:11.498Z] In pixman_region32_init_rect: Invalid rectangle passed
13:46:11 [2019-12-20T18:46:11.498Z] Set a breakpoint on '_pixman_log_error' to debug
13:46:11 [2019-12-20T18:46:11.498Z] 
13:46:11 [2019-12-20T18:46:11.498Z] *** BUG ***
13:46:11 [2019-12-20T18:46:11.498Z] In pixman_region32_init_rect: Invalid rectangle passed
13:46:11 [2019-12-20T18:46:11.498Z] Set a breakpoint on '_pixman_log_error' to debug
13:46:11 [2019-12-20T18:46:11.498Z] 
13:46:11 [2019-12-20T18:46:11.498Z] *** BUG ***
13:46:11 [2019-12-20T18:46:11.498Z] In pixman_region32_init_rect: Invalid rectangle passed
13:46:11 [2019-12-20T18:46:11.498Z] Set a breakpoint on '_pixman_log_error' to debug
13:46:11 [2019-12-20T18:46:11.498Z] 
13:46:11 [2019-12-20T18:46:11.754Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"'
13:46:12 [2019-12-20T18:46:12.316Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
13:46:12 [2019-12-20T18:46:12.316Z] DEBUG - Attempting to set focus on  with text {}
13:46:12 [2019-12-20T18:46:12.316Z] DEBUG - Attempting to set focus on  with text {}
13:46:12 [2019-12-20T18:46:12.316Z] DEBUG - Attempting to set focus on  with text {}
13:46:12 [2019-12-20T18:46:12.876Z] *** BUG ***
13:46:12 [2019-12-20T18:46:12.877Z] In pixman_region32_init_rect: Invalid rectangle passed
13:46:12 [2019-12-20T18:46:12.877Z] Set a breakpoint on '_pixman_log_error' to debug
13:46:12 [2019-12-20T18:46:12.877Z] 
13:46:12 [2019-12-20T18:46:12.877Z] *** BUG ***
13:46:12 [2019-12-20T18:46:12.877Z] In pixman_region32_init_rect: Invalid rectangle passed
13:46:12 [2019-12-20T18:46:12.877Z] Set a breakpoint on '_pixman_log_error' to debug
13:46:12 [2019-12-20T18:46:12.877Z] 
13:46:12 [2019-12-20T18:46:12.877Z] *** BUG ***
13:46:12 [2019-12-20T18:46:12.877Z] In pixman_region32_init_rect: Invalid rectangle passed
13:46:12 [2019-12-20T18:46:12.877Z] Set a breakpoint on '_pixman_log_error' to debug
13:46:12 [2019-12-20T18:46:12.877Z] 
13:46:12 [2019-12-20T18:46:12.877Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"'
13:46:12 [2019-12-20T18:46:12.877Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
13:46:12 [2019-12-20T18:46:12.877Z] DEBUG - Attempting to set focus on  with text {}
13:46:12 [2019-12-20T18:46:12.877Z] DEBUG - Attempting to set focus on  with text {}
13:46:13 [2019-12-20T18:46:13.442Z] DEBUG - Attempting to set focus on  with text {}
13:46:13 [2019-12-20T18:46:13.442Z] DEBUG - Attempting to set focus on  with text {}
13:46:14 [2019-12-20T18:46:14.003Z] DEBUG - Attempting to set focus on  with text {}
13:46:14 [2019-12-20T18:46:14.003Z] DEBUG - Attempting to set focus on  with text {}
13:46:14 [2019-12-20T18:46:14.565Z] DEBUG - Attempting to set focus on  with text {}
13:46:14 [2019-12-20T18:46:14.565Z] DEBUG - Attempting to set focus on  with text {}
13:46:15 [2019-12-20T18:46:15.127Z] DEBUG - number of items : 5
13:46:15 [2019-12-20T18:46:15.127Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In}
13:46:15 [2019-12-20T18:46:15.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614577251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
13:46:15 [2019-12-20T18:46:15.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614577251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
13:46:15 [2019-12-20T18:46:15.127Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614577251 data=null doit=true} to ToolItem with tooltip text {Zoom In}
13:46:15 [2019-12-20T18:46:15.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614577251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
13:46:15 [2019-12-20T18:46:15.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614577251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
13:46:15 [2019-12-20T18:46:15.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614577251 data=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}
13:46:15 [2019-12-20T18:46:15.127Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614577253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
13:46:15 [2019-12-20T18:46:15.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614577253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
13:46:15 [2019-12-20T18:46:15.127Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614577253 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
13:46:15 [2019-12-20T18:46:15.127Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614577253 data=null doit=true} to ToolItem with tooltip text {Zoom In}
13:46:15 [2019-12-20T18:46:15.127Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614577253 data=null} to ToolItem with tooltip text {Zoom In}
13:46:15 [2019-12-20T18:46:15.127Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In}
13:46:15 [2019-12-20T18:46:15.127Z] DEBUG - number of items : 5
13:46:15 [2019-12-20T18:46:15.127Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out}
13:46:15 [2019-12-20T18:46:15.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614577255 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
13:46:15 [2019-12-20T18:46:15.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614577256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
13:46:15 [2019-12-20T18:46:15.127Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614577256 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
13:46:15 [2019-12-20T18:46:15.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614577256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
13:46:15 [2019-12-20T18:46:15.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614577256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
13:46:15 [2019-12-20T18:46:15.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614577256 data=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}
13:46:15 [2019-12-20T18:46:15.127Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614577257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
13:46:15 [2019-12-20T18:46:15.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614577257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
13:46:15 [2019-12-20T18:46:15.127Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614577257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
13:46:15 [2019-12-20T18:46:15.127Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614577257 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
13:46:15 [2019-12-20T18:46:15.127Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614577257 data=null} to ToolItem with tooltip text {Zoom Out}
13:46:15 [2019-12-20T18:46:15.127Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out}
13:46:15 [2019-12-20T18:46:15.127Z] DEBUG - Attempting to set focus on  with text {}
13:46:15 [2019-12-20T18:46:15.127Z] DEBUG - Attempting to set focus on  with text {}
13:46:15 [2019-12-20T18:46:15.688Z] DEBUG - Attempting to set focus on  with text {}
13:46:15 [2019-12-20T18:46:15.688Z] DEBUG - Attempting to set focus on  with text {}
13:46:16 [2019-12-20T18:46:16.249Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"'
13:46:16 [2019-12-20T18:46:16.249Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
13:46:16 [2019-12-20T18:46:16.249Z] DEBUG - Attempting to set focus on  with text {}
13:46:16 [2019-12-20T18:46:16.249Z] DEBUG - Attempting to set focus on  with text {}
13:46:16 [2019-12-20T18:46:16.249Z] DEBUG - Attempting to set focus on  with text {}
13:46:16 [2019-12-20T18:46:16.249Z] DEBUG - Attempting to set focus on  with text {}
13:46:16 [2019-12-20T18:46:16.249Z] DEBUG - Attempting to set focus on  with text {}
13:46:16 [2019-12-20T18:46:16.505Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.495 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest
13:46:16 [2019-12-20T18:46:16.505Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest)  Time elapsed: 1.589 s
13:46:16 [2019-12-20T18:46:16.505Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest)  Time elapsed: 3.353 s
13:46:16 [2019-12-20T18:46:16.505Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest)  Time elapsed: 0.371 s
13:46:16 [2019-12-20T18:46:16.505Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
13:46:28 [2019-12-20T18:46:28.676Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.587 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
13:46:28 [2019-12-20T18:46:28.676Z] testImportTimerangeInverseTime(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest)  Time elapsed: 5.013 s
13:46:28 [2019-12-20T18:46:28.676Z] testImportTimerange(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest)  Time elapsed: 3.907 s
13:46:28 [2019-12-20T18:46:28.676Z] testImportTimerangeInvalidFormat(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest)  Time elapsed: 2.487 s
13:46:28 [2019-12-20T18:46:28.676Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - Attempting to set focus on Tree with text {}
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=614592202 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test}
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=614592202 data=null doit=true} to TreeItem with text {Test}
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=614592202 data=null} to TreeItem with text {Test}
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=614592203 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test}
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614592203 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=614592278 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test}
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - Attempting to set focus on Tree with text {}
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=614592280 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test}
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=614592280 data=null doit=true} to TreeItem with text {Test}
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=614592280 data=null} to TreeItem with text {Test}
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=614592280 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test}
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614592280 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=614592286 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test}
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=614592286 data=null doit=true} to TreeItem with text {Test}
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=614592286 data=null} to TreeItem with text {Test}
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=614592286 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test}
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=614592286 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}
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=614592288 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {Test}
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - Attempting to set focus on Tree with text {}
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=614592289 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [1]}
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=614592289 data=null doit=true} to TreeItem with text {Traces [1]}
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=614592289 data=null} to TreeItem with text {Traces [1]}
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=614592289 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]}
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614592295 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]}
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=614592303 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - Attempting to set focus on Tree with text {}
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=614592375 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test}
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=614592376 data=null doit=true} to TreeItem with text {Test}
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=614592376 data=null} to TreeItem with text {Test}
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=614592376 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test}
13:46:30 [2019-12-20T18:46:30.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614592376 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
13:46:30 [2019-12-20T18:46:30.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=614592388 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test}
13:46:30 [2019-12-20T18:46:30.044Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
13:46:30 [2019-12-20T18:46:30.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=614592389 data=null doit=true} to TreeItem with text {Experiments [1]}
13:46:30 [2019-12-20T18:46:30.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=614592389 data=null} to TreeItem with text {Experiments [1]}
13:46:30 [2019-12-20T18:46:30.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=614592389 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]}
13:46:30 [2019-12-20T18:46:30.044Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=614592389 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]}
13:46:30 [2019-12-20T18:46:30.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=614592399 data=null button=1 stateMask=0x80000 x=111 y=32 count=1} to TreeItem with text {Experiments [1]}
13:46:30 [2019-12-20T18:46:30.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=614592399 data=null doit=true} to TreeItem with text {Traces [1]}
13:46:30 [2019-12-20T18:46:30.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=614592399 data=null} to TreeItem with text {Traces [1]}
13:46:30 [2019-12-20T18:46:30.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=614592400 data=null button=1 stateMask=0x0 x=91 y=74 count=1} to TreeItem with text {Traces [1]}
13:46:30 [2019-12-20T18:46:30.044Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=614592400 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]}
13:46:30 [2019-12-20T18:46:30.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=614592402 data=null button=1 stateMask=0x80000 x=75 y=74 count=1} to TreeItem with text {Traces [1]}
13:46:30 [2019-12-20T18:46:30.044Z] DEBUG - Attempting to set focus on Tree with text {}
13:46:30 [2019-12-20T18:46:30.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=614592403 data=null doit=true} to TreeItem with text {test.xml}
13:46:30 [2019-12-20T18:46:30.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=614592403 data=null} to TreeItem with text {test.xml}
13:46:30 [2019-12-20T18:46:30.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=614592404 data=null button=1 stateMask=0x0 x=88 y=95 count=1} to TreeItem with text {test.xml}
13:46:30 [2019-12-20T18:46:30.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614592404 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}
13:46:30 [2019-12-20T18:46:30.300Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {test.xml} time=614592491 data=null x=104 y=95 width=0 height=0 detail=0} to TreeItem with text {test.xml}
13:46:30 [2019-12-20T18:46:30.300Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=614592492 data=null x=104 y=95 width=0 height=0 detail=0} to TreeItem with text {test.xml}
13:46:30 [2019-12-20T18:46:30.300Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=614592493 data=null x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml}
13:46:30 [2019-12-20T18:46:30.300Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=614592504 data=null x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml}
13:46:30 [2019-12-20T18:46:30.300Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=614592508 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml}
13:46:30 [2019-12-20T18:46:30.300Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=614592509 data=null x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml}
13:46:30 [2019-12-20T18:46:30.300Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=614592509 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml}
13:46:30 [2019-12-20T18:46:30.300Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=614592509 data=[TmfTraceElement(/Test/Traces/test.xml)] x=132 y=195 width=0 height=0 detail=2} to TreeItem with text {test.xml}
13:46:30 [2019-12-20T18:46:30.300Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=614592578 data=null x=0 y=0 width=0 height=0 detail=2} to TreeItem with text {test.xml}
13:46:30 [2019-12-20T18:46:30.300Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:46:30 [2019-12-20T18:46:30.300Z] DEBUG - Attempting to set focus on Tree with text {}
13:46:30 [2019-12-20T18:46:30.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=614592584 data=null button=0 stateMask=0x0 x=140 y=53 count=0} to TreeItem with text {Test Experiment [0]}
13:46:30 [2019-12-20T18:46:30.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=614592584 data=null doit=true} to TreeItem with text {Test Experiment [0]}
13:46:30 [2019-12-20T18:46:30.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=614592584 data=null} to TreeItem with text {Test Experiment [0]}
13:46:30 [2019-12-20T18:46:30.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=614592585 data=null button=1 stateMask=0x0 x=140 y=53 count=1} to TreeItem with text {Test Experiment [0]}
13:46:30 [2019-12-20T18:46:30.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614592585 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]}
13:46:30 [2019-12-20T18:46:30.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=614592601 data=null button=1 stateMask=0x80000 x=140 y=53 count=1} to TreeItem with text {Test Experiment [0]}
13:46:30 [2019-12-20T18:46:30.555Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
13:46:30 [2019-12-20T18:46:30.555Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...'
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...'
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=614592991 data=null doit=true} to Shell with text {Export trace package}
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format'
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
13:46:30 [2019-12-20T18:46:30.812Z] 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')
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') is already selected, not clicking again.
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
13:46:30 [2019-12-20T18:46:30.812Z] 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')
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=614593006 data=null doit=true} to Button with text {Sa&ve in tar format}
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=614593006 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}
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=614593007 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=614593007 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')
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=614593007 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')
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=614593007 data=null item=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')
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
13:46:30 [2019-12-20T18:46:30.812Z] 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')
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=614593008 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')
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=614593008 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')
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=614593008 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=614593008 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=614593008 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')
13:46:30 [2019-12-20T18:46:30.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=614593008 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')
13:46:30 [2019-12-20T18:46:30.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=614593008 data=null item=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')
13:46:30 [2019-12-20T18:46:30.813Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=614593009 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')
13:46:30 [2019-12-20T18:46:30.813Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=614593009 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')
13:46:30 [2019-12-20T18:46:30.813Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=614593009 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')
13:46:30 [2019-12-20T18:46:30.813Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=614593009 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
13:46:30 [2019-12-20T18:46:30.813Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=614593009 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
13:46:30 [2019-12-20T18:46:30.813Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
13:46:30 [2019-12-20T18:46:30.813Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:46:30 [2019-12-20T18:46:30.813Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:46:30 [2019-12-20T18:46:30.813Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
13:46:30 [2019-12-20T18:46:30.813Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=614593014 data=null} to (of type 'Combo')
13:46:30 [2019-12-20T18:46:30.813Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
13:46:30 [2019-12-20T18:46:30.813Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
13:46:30 [2019-12-20T18:46:30.813Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
13:46:30 [2019-12-20T18:46:30.813Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:46:30 [2019-12-20T18:46:30.813Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
13:46:30 [2019-12-20T18:46:30.813Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
13:46:30 [2019-12-20T18:46:30.813Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
13:46:30 [2019-12-20T18:46:30.813Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:46:30 [2019-12-20T18:46:30.813Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:46:30 [2019-12-20T18:46:30.813Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:46:30 [2019-12-20T18:46:30.813Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:46:30 [2019-12-20T18:46:30.813Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:30 [2019-12-20T18:46:30.813Z] DEBUG - Clicking on &Finish
13:46:30 [2019-12-20T18:46:30.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=614593015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:30 [2019-12-20T18:46:30.813Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=614593015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:30 [2019-12-20T18:46:30.813Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=614593015 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:30 [2019-12-20T18:46:30.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=614593016 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:30 [2019-12-20T18:46:30.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=614593016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:30 [2019-12-20T18:46:30.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=614593016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:30 [2019-12-20T18:46:30.813Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:30 [2019-12-20T18:46:30.813Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:30 [2019-12-20T18:46:30.813Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:30 [2019-12-20T18:46:30.813Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:30 [2019-12-20T18:46:30.813Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:30 [2019-12-20T18:46:30.813Z] DEBUG - Clicked on &Finish
13:46:31 [2019-12-20T18:46:31.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=614593016 data=null item=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')
13:46:31 [2019-12-20T18:46:31.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=614592689 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...'
13:46:31 [2019-12-20T18:46:31.630Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:46:31 [2019-12-20T18:46:31.630Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:46:31 [2019-12-20T18:46:31.630Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:46:31 [2019-12-20T18:46:31.630Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:46:31 [2019-12-20T18:46:31.630Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:46:31 [2019-12-20T18:46:31.630Z] DEBUG - Attempting to set focus on Tree with text {}
13:46:31 [2019-12-20T18:46:31.630Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=614593997 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test}
13:46:31 [2019-12-20T18:46:31.630Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=614593997 data=null doit=true} to TreeItem with text {Import Test}
13:46:31 [2019-12-20T18:46:31.630Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=614593997 data=null} to TreeItem with text {Import Test}
13:46:31 [2019-12-20T18:46:31.630Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=614593997 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test}
13:46:31 [2019-12-20T18:46:31.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614593998 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}
13:46:31 [2019-12-20T18:46:31.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=614594015 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test}
13:46:31 [2019-12-20T18:46:31.885Z] DEBUG - Attempting to set focus on Tree with text {}
13:46:31 [2019-12-20T18:46:31.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=614594016 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test}
13:46:31 [2019-12-20T18:46:31.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=614594016 data=null doit=true} to TreeItem with text {Import Test}
13:46:31 [2019-12-20T18:46:31.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=614594016 data=null} to TreeItem with text {Import Test}
13:46:31 [2019-12-20T18:46:31.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=614594016 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test}
13:46:31 [2019-12-20T18:46:31.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614594016 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}
13:46:31 [2019-12-20T18:46:31.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=614594022 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test}
13:46:31 [2019-12-20T18:46:31.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=614594022 data=null doit=true} to TreeItem with text {Import Test}
13:46:31 [2019-12-20T18:46:31.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=614594022 data=null} to TreeItem with text {Import Test}
13:46:31 [2019-12-20T18:46:31.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=614594022 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test}
13:46:31 [2019-12-20T18:46:31.886Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=614594022 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}
13:46:31 [2019-12-20T18:46:31.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=614594025 data=null button=1 stateMask=0x80000 x=62 y=11 count=1} to TreeItem with text {Import Test}
13:46:31 [2019-12-20T18:46:31.886Z] DEBUG - Attempting to set focus on Tree with text {}
13:46:31 [2019-12-20T18:46:31.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=614594032 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
13:46:31 [2019-12-20T18:46:31.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=614594032 data=null doit=true} to TreeItem with text {Traces [0]}
13:46:31 [2019-12-20T18:46:31.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=614594032 data=null} to TreeItem with text {Traces [0]}
13:46:31 [2019-12-20T18:46:31.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=614594032 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
13:46:31 [2019-12-20T18:46:31.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614594032 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]}
13:46:31 [2019-12-20T18:46:31.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=614594078 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
13:46:31 [2019-12-20T18:46:31.886Z] DEBUG - Attempting to set focus on Tree with text {}
13:46:31 [2019-12-20T18:46:31.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=614594078 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
13:46:31 [2019-12-20T18:46:31.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=614594078 data=null doit=true} to TreeItem with text {Traces [0]}
13:46:31 [2019-12-20T18:46:31.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=614594078 data=null} to TreeItem with text {Traces [0]}
13:46:31 [2019-12-20T18:46:31.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=614594079 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
13:46:31 [2019-12-20T18:46:31.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614594079 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]}
13:46:31 [2019-12-20T18:46:31.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=614594083 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
13:46:31 [2019-12-20T18:46:31.886Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
13:46:31 [2019-12-20T18:46:31.886Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...'
13:46:32 [2019-12-20T18:46:32.141Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...'
13:46:32 [2019-12-20T18:46:32.141Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
13:46:32 [2019-12-20T18:46:32.141Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=614594482 data=null doit=true} to Shell with text {Import trace package}
13:46:32 [2019-12-20T18:46:32.141Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:46:32 [2019-12-20T18:46:32.141Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:46:32 [2019-12-20T18:46:32.141Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
13:46:32 [2019-12-20T18:46:32.141Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=614594483 data=null} to (of type 'Combo')
13:46:32 [2019-12-20T18:46:32.141Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
13:46:32 [2019-12-20T18:46:32.141Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:46:32 [2019-12-20T18:46:32.141Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
13:46:32 [2019-12-20T18:46:32.141Z] DEBUG - Inserting text:
13:46:32 [2019-12-20T18:46:32.141Z]  into text (of type 'Combo')
13:46:32 [2019-12-20T18:46:32.141Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:46:32 [2019-12-20T18:46:32.141Z] DEBUG - Typing text '
13:46:32 [2019-12-20T18:46:32.142Z] ' with an interval of 50ms. between characters.
13:46:32 [2019-12-20T18:46:32.397Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:46:32 [2019-12-20T18:46:32.397Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
13:46:32 [2019-12-20T18:46:32.397Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
13:46:32 [2019-12-20T18:46:32.397Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:46:32 [2019-12-20T18:46:32.397Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:46:32 [2019-12-20T18:46:32.397Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:46:32 [2019-12-20T18:46:32.397Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:46:32 [2019-12-20T18:46:32.397Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:32 [2019-12-20T18:46:32.397Z] DEBUG - Clicking on &Finish
13:46:32 [2019-12-20T18:46:32.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=614595079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:32 [2019-12-20T18:46:32.958Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=614595079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:32 [2019-12-20T18:46:32.958Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=614595079 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:32 [2019-12-20T18:46:32.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=614595079 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:32 [2019-12-20T18:46:32.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=614595079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:32 [2019-12-20T18:46:32.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=614595079 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:32 [2019-12-20T18:46:32.958Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:32 [2019-12-20T18:46:32.958Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:32 [2019-12-20T18:46:32.958Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:32 [2019-12-20T18:46:32.958Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:32 [2019-12-20T18:46:32.958Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:32 [2019-12-20T18:46:32.958Z] DEBUG - Clicked on &Finish
13:46:32 [2019-12-20T18:46:32.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=614595079 data=null item=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')
13:46:32 [2019-12-20T18:46:32.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=614594181 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...'
13:46:33 [2019-12-20T18:46:33.519Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:46:33 [2019-12-20T18:46:33.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:46:33 [2019-12-20T18:46:33.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:46:33 [2019-12-20T18:46:33.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:46:33 [2019-12-20T18:46:33.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:46:33 [2019-12-20T18:46:33.519Z] DEBUG - Attempting to set focus on Tree with text {}
13:46:33 [2019-12-20T18:46:33.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=614595598 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test}
13:46:33 [2019-12-20T18:46:33.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=614595598 data=null doit=true} to TreeItem with text {Import Test}
13:46:33 [2019-12-20T18:46:33.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=614595598 data=null} to TreeItem with text {Import Test}
13:46:33 [2019-12-20T18:46:33.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=614595598 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test}
13:46:33 [2019-12-20T18:46:33.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614595598 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}
13:46:33 [2019-12-20T18:46:33.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=614595615 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test}
13:46:33 [2019-12-20T18:46:33.519Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
13:46:33 [2019-12-20T18:46:33.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=614595615 data=null doit=true} to TreeItem with text {Traces [1]}
13:46:33 [2019-12-20T18:46:33.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=614595615 data=null} to TreeItem with text {Traces [1]}
13:46:33 [2019-12-20T18:46:33.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=614595616 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:46:33 [2019-12-20T18:46:33.519Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=614595616 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]}
13:46:33 [2019-12-20T18:46:33.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=614595618 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]}
13:46:33 [2019-12-20T18:46:33.519Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
13:46:33 [2019-12-20T18:46:33.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=614595618 data=null doit=true} to TreeItem with text {Experiments [1]}
13:46:33 [2019-12-20T18:46:33.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=614595619 data=null} to TreeItem with text {Experiments [1]}
13:46:33 [2019-12-20T18:46:33.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=614595619 data=null button=1 stateMask=0x0 x=95 y=32 count=1} to TreeItem with text {Experiments [1]}
13:46:33 [2019-12-20T18:46:33.519Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=614595619 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]}
13:46:33 [2019-12-20T18:46:33.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=614595621 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]}
13:46:33 [2019-12-20T18:46:33.519Z] DEBUG - Double-clicking on TreeItem with text {Test Experiment [1]}
13:46:33 [2019-12-20T18:46:33.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [1]} time=614595621 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to TreeItem with text {Test Experiment [1]}
13:46:33 [2019-12-20T18:46:33.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [1]} time=614595622 data=null doit=true} to TreeItem with text {Test Experiment [1]}
13:46:33 [2019-12-20T18:46:33.519Z] DEBUG - Attempting to set focus on Tree with text {}
13:46:33 [2019-12-20T18:46:33.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [1]} time=614595622 data=null} to TreeItem with text {Test Experiment [1]}
13:46:33 [2019-12-20T18:46:33.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=614595622 data=null button=1 stateMask=0x0 x=124 y=53 count=1} to TreeItem with text {Test Experiment [1]}
13:46:33 [2019-12-20T18:46:33.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614595622 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]}
13:46:33 [2019-12-20T18:46:33.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=614595676 data=null button=1 stateMask=0x80000 x=140 y=53 count=1} to TreeItem with text {Test Experiment [1]}
13:46:33 [2019-12-20T18:46:33.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=614595676 data=null button=1 stateMask=0x0 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]}
13:46:33 [2019-12-20T18:46:33.519Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Test Experiment [1]} time=614595677 data=null button=1 stateMask=0x0 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]}
13:46:33 [2019-12-20T18:46:33.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=614595719 data=null button=1 stateMask=0x80000 x=140 y=53 count=2} to TreeItem with text {Test Experiment [1]}
13:46:33 [2019-12-20T18:46:33.519Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=614595677 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]}
13:46:33 [2019-12-20T18:46:33.775Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Test Experiment [1]} time=614595723 data=null button=0 stateMask=0x0 x=140 y=53 count=0} to TreeItem with text {Test Experiment [1]}
13:46:33 [2019-12-20T18:46:33.775Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Test Experiment [1]} time=614596101 data=null doit=true} to TreeItem with text {Test Experiment [1]}
13:46:33 [2019-12-20T18:46:33.775Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Test Experiment [1]} time=614596107 data=null} to TreeItem with text {Test Experiment [1]}
13:46:33 [2019-12-20T18:46:33.775Z] DEBUG - Double-clicked on TreeItem with text {Test Experiment [1]}
13:46:33 [2019-12-20T18:46:33.775Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Test Experiment"'
13:46:35 [2019-12-20T18:46:35.139Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=614597216 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}
13:46:35 [2019-12-20T18:46:35.139Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:46:35 [2019-12-20T18:46:35.139Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:46:35 [2019-12-20T18:46:35.139Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:46:35 [2019-12-20T18:46:35.139Z] DEBUG - Attempting to set focus on Tree with text {}
13:46:35 [2019-12-20T18:46:35.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=614597321 data=null button=0 stateMask=0x0 x=55 y=116 count=0} to TreeItem with text {Test}
13:46:35 [2019-12-20T18:46:35.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=614597321 data=null doit=true} to TreeItem with text {Test}
13:46:35 [2019-12-20T18:46:35.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=614597321 data=null} to TreeItem with text {Test}
13:46:35 [2019-12-20T18:46:35.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=614597321 data=null button=1 stateMask=0x0 x=55 y=116 count=1} to TreeItem with text {Test}
13:46:35 [2019-12-20T18:46:35.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614597321 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
13:46:35 [2019-12-20T18:46:35.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=614597382 data=null button=1 stateMask=0x80000 x=55 y=116 count=1} to TreeItem with text {Test}
13:46:35 [2019-12-20T18:46:35.139Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:46:35 [2019-12-20T18:46:35.139Z] DEBUG - Clicking on with mnemonic 'Delete'
13:46:35 [2019-12-20T18:46:35.397Z] DEBUG - Clicked on with mnemonic 'Delete'
13:46:35 [2019-12-20T18:46:35.958Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:46:35 [2019-12-20T18:46:35.958Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:46:35 [2019-12-20T18:46:35.958Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:46:35 [2019-12-20T18:46:35.958Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:46:35 [2019-12-20T18:46:35.958Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:46:35 [2019-12-20T18:46:35.959Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:46:35 [2019-12-20T18:46:35.959Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:46:35 [2019-12-20T18:46:35.959Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:35 [2019-12-20T18:46:35.959Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:46:35 [2019-12-20T18:46:35.959Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:46:35 [2019-12-20T18:46:35.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614598310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:46:35 [2019-12-20T18:46:35.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614598310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:46:35 [2019-12-20T18:46:35.959Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614598310 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:46:35 [2019-12-20T18:46:35.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614598310 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:46:35 [2019-12-20T18:46:35.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614598310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:46:35 [2019-12-20T18:46:35.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614598310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:46:35 [2019-12-20T18:46:35.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=614598310 data=null 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')
13:46:35 [2019-12-20T18:46:35.959Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614598310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:46:35 [2019-12-20T18:46:35.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614598310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:46:35 [2019-12-20T18:46:35.959Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614598310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:46:35 [2019-12-20T18:46:35.959Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614598310 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:46:35 [2019-12-20T18:46:35.959Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614598310 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:46:35 [2019-12-20T18:46:35.959Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:46:35 [2019-12-20T18:46:35.959Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:46:35 [2019-12-20T18:46:35.959Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:46:35 [2019-12-20T18:46:35.959Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:46:35 [2019-12-20T18:46:35.959Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:35 [2019-12-20T18:46:35.959Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:46:35 [2019-12-20T18:46:35.959Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:46:35 [2019-12-20T18:46:35.959Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:35 [2019-12-20T18:46:35.959Z] DEBUG - Clicking on OK
13:46:35 [2019-12-20T18:46:35.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614598312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:35 [2019-12-20T18:46:35.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614598312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:35 [2019-12-20T18:46:35.959Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614598312 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:35 [2019-12-20T18:46:35.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614598312 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:35 [2019-12-20T18:46:35.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614598312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:35 [2019-12-20T18:46:35.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614598312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:35 [2019-12-20T18:46:35.959Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:35 [2019-12-20T18:46:35.959Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:35 [2019-12-20T18:46:35.959Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:35 [2019-12-20T18:46:35.959Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:35 [2019-12-20T18:46:35.959Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:35 [2019-12-20T18:46:35.959Z] DEBUG - Clicked on OK
13:46:36 [2019-12-20T18:46:36.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614598312 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:36 [2019-12-20T18:46:36.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=614597483 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:46:36 [2019-12-20T18:46:36.520Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=614598818 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}
13:46:36 [2019-12-20T18:46:36.520Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:46:36 [2019-12-20T18:46:36.520Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:46:36 [2019-12-20T18:46:36.520Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:46:36 [2019-12-20T18:46:36.520Z] DEBUG - Attempting to set focus on Tree with text {}
13:46:36 [2019-12-20T18:46:36.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=614598822 data=null button=0 stateMask=0x0 x=78 y=11 count=0} to TreeItem with text {Import Test}
13:46:36 [2019-12-20T18:46:36.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=614598823 data=null doit=true} to TreeItem with text {Import Test}
13:46:36 [2019-12-20T18:46:36.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=614598823 data=null} to TreeItem with text {Import Test}
13:46:36 [2019-12-20T18:46:36.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=614598823 data=null button=1 stateMask=0x0 x=78 y=11 count=1} to TreeItem with text {Import Test}
13:46:36 [2019-12-20T18:46:36.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614598823 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}
13:46:36 [2019-12-20T18:46:36.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=614598853 data=null button=1 stateMask=0x80000 x=78 y=11 count=1} to TreeItem with text {Import Test}
13:46:36 [2019-12-20T18:46:36.775Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:46:36 [2019-12-20T18:46:36.775Z] DEBUG - Clicking on with mnemonic 'Delete'
13:46:36 [2019-12-20T18:46:36.775Z] DEBUG - Clicked on with mnemonic 'Delete'
13:46:37 [2019-12-20T18:46:37.701Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:46:37 [2019-12-20T18:46:37.701Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:46:37 [2019-12-20T18:46:37.701Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:46:37 [2019-12-20T18:46:37.701Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:46:37 [2019-12-20T18:46:37.701Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:46:37 [2019-12-20T18:46:37.701Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:46:37 [2019-12-20T18:46:37.701Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:46:37 [2019-12-20T18:46:37.701Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:37 [2019-12-20T18:46:37.701Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:46:37 [2019-12-20T18:46:37.701Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:46:37 [2019-12-20T18:46:37.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614599784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:46:37 [2019-12-20T18:46:37.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614599784 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:46:37 [2019-12-20T18:46:37.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614599785 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:46:37 [2019-12-20T18:46:37.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614599785 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:46:37 [2019-12-20T18:46:37.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614599785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:46:37 [2019-12-20T18:46:37.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614599785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:46:37 [2019-12-20T18:46:37.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=614599785 data=null 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')
13:46:37 [2019-12-20T18:46:37.701Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614599785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:46:37 [2019-12-20T18:46:37.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614599785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:46:37 [2019-12-20T18:46:37.701Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614599785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:46:37 [2019-12-20T18:46:37.702Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614599785 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:46:37 [2019-12-20T18:46:37.702Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614599785 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:46:37 [2019-12-20T18:46:37.702Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:46:37 [2019-12-20T18:46:37.702Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:46:37 [2019-12-20T18:46:37.702Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:46:37 [2019-12-20T18:46:37.702Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:46:37 [2019-12-20T18:46:37.702Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:37 [2019-12-20T18:46:37.702Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:46:37 [2019-12-20T18:46:37.702Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:46:37 [2019-12-20T18:46:37.702Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:37 [2019-12-20T18:46:37.702Z] DEBUG - Clicking on OK
13:46:37 [2019-12-20T18:46:37.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614599786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:37 [2019-12-20T18:46:37.702Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614599786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:37 [2019-12-20T18:46:37.702Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614599786 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:37 [2019-12-20T18:46:37.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614599786 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:37 [2019-12-20T18:46:37.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614599786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:37 [2019-12-20T18:46:37.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614599786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:37 [2019-12-20T18:46:37.702Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:37 [2019-12-20T18:46:37.702Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:37 [2019-12-20T18:46:37.702Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:37 [2019-12-20T18:46:37.702Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:37 [2019-12-20T18:46:37.702Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:37 [2019-12-20T18:46:37.702Z] DEBUG - Clicked on OK
13:46:37 [2019-12-20T18:46:37.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614599786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:37 [2019-12-20T18:46:37.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=614598909 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:46:39 [2019-12-20T18:46:39.590Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:46:39 [2019-12-20T18:46:39.590Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:46:39 [2019-12-20T18:46:39.590Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:46:39 [2019-12-20T18:46:39.590Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:46:39 [2019-12-20T18:46:39.590Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:46:39 [2019-12-20T18:46:39.590Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:46:39 [2019-12-20T18:46:39.590Z] DEBUG - Attempting to set focus on Tree with text {}
13:46:39 [2019-12-20T18:46:39.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=614601817 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test}
13:46:39 [2019-12-20T18:46:39.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=614601817 data=null doit=true} to TreeItem with text {Test}
13:46:39 [2019-12-20T18:46:39.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=614601817 data=null} to TreeItem with text {Test}
13:46:39 [2019-12-20T18:46:39.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=614601817 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test}
13:46:39 [2019-12-20T18:46:39.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614601817 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
13:46:39 [2019-12-20T18:46:39.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=614601888 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test}
13:46:39 [2019-12-20T18:46:39.590Z] DEBUG - Attempting to set focus on Tree with text {}
13:46:39 [2019-12-20T18:46:39.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=614601888 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test}
13:46:39 [2019-12-20T18:46:39.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=614601888 data=null doit=true} to TreeItem with text {Test}
13:46:39 [2019-12-20T18:46:39.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=614601888 data=null} to TreeItem with text {Test}
13:46:39 [2019-12-20T18:46:39.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=614601889 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test}
13:46:39 [2019-12-20T18:46:39.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614601889 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
13:46:39 [2019-12-20T18:46:39.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=614601894 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test}
13:46:39 [2019-12-20T18:46:39.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=614601894 data=null doit=true} to TreeItem with text {Test}
13:46:39 [2019-12-20T18:46:39.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=614601894 data=null} to TreeItem with text {Test}
13:46:39 [2019-12-20T18:46:39.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=614601895 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test}
13:46:39 [2019-12-20T18:46:39.590Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=614601898 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}
13:46:39 [2019-12-20T18:46:39.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=614601900 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {Test}
13:46:39 [2019-12-20T18:46:39.590Z] DEBUG - Attempting to set focus on Tree with text {}
13:46:39 [2019-12-20T18:46:39.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=614601900 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [1]}
13:46:39 [2019-12-20T18:46:39.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=614601901 data=null doit=true} to TreeItem with text {Traces [1]}
13:46:39 [2019-12-20T18:46:39.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=614601901 data=null} to TreeItem with text {Traces [1]}
13:46:39 [2019-12-20T18:46:39.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=614601901 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]}
13:46:39 [2019-12-20T18:46:39.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614601901 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]}
13:46:39 [2019-12-20T18:46:39.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=614601908 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:46:39 [2019-12-20T18:46:39.845Z] DEBUG - Attempting to set focus on Tree with text {}
13:46:39 [2019-12-20T18:46:39.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=614601980 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
13:46:39 [2019-12-20T18:46:39.845Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=614601980 data=null doit=true} to TreeItem with text {Traces [1]}
13:46:39 [2019-12-20T18:46:39.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=614601980 data=null} to TreeItem with text {Traces [1]}
13:46:39 [2019-12-20T18:46:39.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=614601980 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:46:39 [2019-12-20T18:46:39.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614601981 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]}
13:46:39 [2019-12-20T18:46:39.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=614601985 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:46:39 [2019-12-20T18:46:39.846Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
13:46:39 [2019-12-20T18:46:39.846Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...'
13:46:39 [2019-12-20T18:46:39.846Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...'
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=614602281 data=null doit=true} to Shell with text {Export trace package}
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - Clicking on Deselect All
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deselect All} time=614602282 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')
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=614602282 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')
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deselect All} time=614602282 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deselect All} time=614602282 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deselect All} time=614602282 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')
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deselect All} time=614602282 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')
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deselect All} time=614602282 data=null item=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')
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deselect All} time=614602284 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')
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=614602284 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')
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deselect All} time=614602284 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')
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deselect All} time=614602284 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deselect All} time=614602284 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - Clicked on Deselect All
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label'
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label')
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label'
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label')
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.103Z] DEBUG - Clicking on Select All
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=614602286 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')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=614602286 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')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=614602286 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=614602286 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=614602286 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')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=614602287 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')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=614602287 data=null item=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')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=614602288 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')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=614602288 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')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=614602288 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')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=614602288 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=614602288 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Clicked on Select All
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label'
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label'
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format'
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
13:46:40 [2019-12-20T18:46:40.104Z] 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')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Save in &zip format} time=614602302 data=null doit=true} to Button with text {Save in &zip format}
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=614602302 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}
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Sa&ve in tar format} time=614602303 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Sa&ve in tar format} time=614602303 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')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Sa&ve in tar format} time=614602303 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')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=614602303 data=null item=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')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
13:46:40 [2019-12-20T18:46:40.104Z] 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')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=614602304 data=null doit=true} to Button with text {Sa&ve in tar format}
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=614602304 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}
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=614602305 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=614602305 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')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=614602305 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')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=614602305 data=null item=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')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
13:46:40 [2019-12-20T18:46:40.104Z] 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')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to unselected
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=614602312 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')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=614602312 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')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=614602312 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=614602312 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=614602312 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')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=614602312 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')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=614602312 data=null item=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')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=614602312 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')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=614602312 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')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=614602312 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')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=614602313 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=614602313 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.104Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
13:46:40 [2019-12-20T18:46:40.105Z] 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')
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=614602384 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')
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=614602384 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')
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=614602384 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=614602384 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=614602384 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')
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=614602384 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')
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=614602384 data=null item=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')
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=614602385 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')
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=614602385 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')
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=614602385 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')
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=614602385 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=614602385 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=614602385 data=null} to (of type 'Combo')
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - Clicking on &Finish
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=614602386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=614602386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=614602386 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=614602386 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=614602386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=614602386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:40 [2019-12-20T18:46:40.105Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:40 [2019-12-20T18:46:40.105Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:40 [2019-12-20T18:46:40.105Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:40 [2019-12-20T18:46:40.105Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:40 [2019-12-20T18:46:40.105Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:40 [2019-12-20T18:46:40.105Z] DEBUG - Clicked on &Finish
13:46:40 [2019-12-20T18:46:40.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=614602386 data=null item=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')
13:46:40 [2019-12-20T18:46:40.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=614602075 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...'
13:46:40 [2019-12-20T18:46:40.361Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:46:40 [2019-12-20T18:46:40.361Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:46:40 [2019-12-20T18:46:40.361Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:46:40 [2019-12-20T18:46:40.361Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:46:40 [2019-12-20T18:46:40.361Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:46:40 [2019-12-20T18:46:40.361Z] DEBUG - Attempting to set focus on Tree with text {}
13:46:40 [2019-12-20T18:46:40.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=614602606 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test}
13:46:40 [2019-12-20T18:46:40.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=614602606 data=null doit=true} to TreeItem with text {Test}
13:46:40 [2019-12-20T18:46:40.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=614602606 data=null} to TreeItem with text {Test}
13:46:40 [2019-12-20T18:46:40.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=614602606 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test}
13:46:40 [2019-12-20T18:46:40.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614602606 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
13:46:40 [2019-12-20T18:46:40.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=614602683 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test}
13:46:40 [2019-12-20T18:46:40.361Z] DEBUG - Attempting to set focus on Tree with text {}
13:46:40 [2019-12-20T18:46:40.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=614602683 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test}
13:46:40 [2019-12-20T18:46:40.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=614602683 data=null doit=true} to TreeItem with text {Test}
13:46:40 [2019-12-20T18:46:40.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=614602683 data=null} to TreeItem with text {Test}
13:46:40 [2019-12-20T18:46:40.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=614602684 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test}
13:46:40 [2019-12-20T18:46:40.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614602684 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
13:46:40 [2019-12-20T18:46:40.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=614602689 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test}
13:46:40 [2019-12-20T18:46:40.361Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
13:46:40 [2019-12-20T18:46:40.361Z] DEBUG - Attempting to set focus on Tree with text {}
13:46:40 [2019-12-20T18:46:40.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=614602689 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
13:46:40 [2019-12-20T18:46:40.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=614602690 data=null doit=true} to TreeItem with text {Traces [1]}
13:46:40 [2019-12-20T18:46:40.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=614602690 data=null} to TreeItem with text {Traces [1]}
13:46:40 [2019-12-20T18:46:40.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=614602690 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:46:40 [2019-12-20T18:46:40.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614602690 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]}
13:46:40 [2019-12-20T18:46:40.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=614602705 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:46:40 [2019-12-20T18:46:40.362Z] DEBUG - Attempting to set focus on Tree with text {}
13:46:40 [2019-12-20T18:46:40.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=614602705 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
13:46:40 [2019-12-20T18:46:40.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=614602705 data=null doit=true} to TreeItem with text {Traces [1]}
13:46:40 [2019-12-20T18:46:40.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=614602705 data=null} to TreeItem with text {Traces [1]}
13:46:40 [2019-12-20T18:46:40.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=614602705 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:46:40 [2019-12-20T18:46:40.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614602706 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]}
13:46:40 [2019-12-20T18:46:40.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=614602710 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:46:40 [2019-12-20T18:46:40.617Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
13:46:40 [2019-12-20T18:46:40.618Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...'
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...'
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=614603084 data=null doit=true} to Shell with text {Import trace package}
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=614603084 data=null} to (of type 'Combo')
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - Inserting text:
13:46:40 [2019-12-20T18:46:40.874Z]  into text (of type 'Combo')
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - Attempting to set focus on (of type 'Combo')
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - Typing text '
13:46:40 [2019-12-20T18:46:40.874Z] ' with an interval of 50ms. between characters.
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - Clicking on Select All
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=614603181 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')
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=614603181 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')
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=614603181 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=614603181 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=614603181 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')
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=614603181 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')
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=614603181 data=null item=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')
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=614603181 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')
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=614603181 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')
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=614603181 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')
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=614603182 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=614603182 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - Clicked on Select All
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - Clicking on &Finish
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=614603182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=614603182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=614603182 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=614603182 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=614603182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:40 [2019-12-20T18:46:40.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=614603182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:41 [2019-12-20T18:46:41.130Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Finish} time=614603284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:41 [2019-12-20T18:46:41.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=614603284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:41 [2019-12-20T18:46:41.130Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Finish} time=614603284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:41 [2019-12-20T18:46:41.130Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Finish} time=614603284 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:41 [2019-12-20T18:46:41.130Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Finish} time=614603284 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:46:41 [2019-12-20T18:46:41.130Z] DEBUG - Clicked on &Finish
13:46:41 [2019-12-20T18:46:41.130Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
13:46:41 [2019-12-20T18:46:41.130Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=614603285 data=null doit=true} to Shell with text {Confirmation}
13:46:41 [2019-12-20T18:46:41.130Z] DEBUG - matched Button with text "No &To All", using matcher: of type 'Button'
13:46:41 [2019-12-20T18:46:41.130Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:46:41 [2019-12-20T18:46:41.130Z] DEBUG - matched Button with text "Yes To &All", using matcher: of type 'Button'
13:46:41 [2019-12-20T18:46:41.130Z] DEBUG - matched Button with text "Yes To &All", using matcher: with mnemonic 'Yes To All'
13:46:41 [2019-12-20T18:46:41.130Z] DEBUG - matched Button with text "Yes To &All", using matcher: with style 'SWT.PUSH'
13:46:41 [2019-12-20T18:46:41.130Z] DEBUG - matched Button with text "Yes To &All", using matcher: (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
13:46:41 [2019-12-20T18:46:41.130Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:46:41 [2019-12-20T18:46:41.130Z] DEBUG - Clicking on Yes To &All
13:46:41 [2019-12-20T18:46:41.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Yes To &All} time=614603286 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')
13:46:41 [2019-12-20T18:46:41.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Yes To &All} time=614603286 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')
13:46:41 [2019-12-20T18:46:41.130Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Yes To &All} time=614603286 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
13:46:41 [2019-12-20T18:46:41.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Yes To &All} time=614603286 data=null} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
13:46:41 [2019-12-20T18:46:41.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Yes To &All} time=614603286 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')
13:46:41 [2019-12-20T18:46:41.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Yes To &All} time=614603286 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')
13:46:41 [2019-12-20T18:46:41.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Yes To &All} time=614603286 data=null item=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')
13:46:41 [2019-12-20T18:46:41.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=614603183 data=null item=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')
13:46:41 [2019-12-20T18:46:41.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=614602807 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...'
13:46:41 [2019-12-20T18:46:41.386Z] DEBUG - Clicked on 
13:46:41 [2019-12-20T18:46:41.386Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:46:41 [2019-12-20T18:46:41.386Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:46:41 [2019-12-20T18:46:41.386Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:46:41 [2019-12-20T18:46:41.386Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
13:46:41 [2019-12-20T18:46:41.386Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
13:46:41 [2019-12-20T18:46:41.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=614603776 data=null doit=true} to TreeItem with text {Traces [1]}
13:46:41 [2019-12-20T18:46:41.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=614603776 data=null} to TreeItem with text {Traces [1]}
13:46:41 [2019-12-20T18:46:41.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=614603776 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:46:41 [2019-12-20T18:46:41.642Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=614603777 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]}
13:46:41 [2019-12-20T18:46:41.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=614603778 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]}
13:46:41 [2019-12-20T18:46:41.642Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
13:46:41 [2019-12-20T18:46:41.642Z] DEBUG - Double-clicking on TreeItem with text {test.xml}
13:46:41 [2019-12-20T18:46:41.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test.xml} time=614603779 data=null button=0 stateMask=0x0 x=88 y=74 count=0} to TreeItem with text {test.xml}
13:46:41 [2019-12-20T18:46:41.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=614603779 data=null doit=true} to TreeItem with text {test.xml}
13:46:41 [2019-12-20T18:46:41.642Z] DEBUG - Attempting to set focus on Tree with text {}
13:46:41 [2019-12-20T18:46:41.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=614603779 data=null} to TreeItem with text {test.xml}
13:46:41 [2019-12-20T18:46:41.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=614603779 data=null button=1 stateMask=0x0 x=88 y=74 count=1} to TreeItem with text {test.xml}
13:46:41 [2019-12-20T18:46:41.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614603779 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}
13:46:41 [2019-12-20T18:46:41.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=614603803 data=null button=1 stateMask=0x80000 x=104 y=74 count=1} to TreeItem with text {test.xml}
13:46:41 [2019-12-20T18:46:41.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=614603803 data=null button=1 stateMask=0x0 x=104 y=74 count=2} to TreeItem with text {test.xml}
13:46:41 [2019-12-20T18:46:41.642Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {test.xml} time=614603803 data=null button=1 stateMask=0x0 x=104 y=74 count=2} to TreeItem with text {test.xml}
13:46:41 [2019-12-20T18:46:41.642Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=614603803 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}
13:46:41 [2019-12-20T18:46:41.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=614603881 data=null button=1 stateMask=0x80000 x=104 y=74 count=2} to TreeItem with text {test.xml}
13:46:41 [2019-12-20T18:46:41.642Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {test.xml} time=614603887 data=null button=0 stateMask=0x0 x=104 y=74 count=0} to TreeItem with text {test.xml}
13:46:41 [2019-12-20T18:46:41.642Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {test.xml} time=614603887 data=null doit=true} to TreeItem with text {test.xml}
13:46:41 [2019-12-20T18:46:41.642Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {test.xml} time=614603887 data=null} to TreeItem with text {test.xml}
13:46:41 [2019-12-20T18:46:41.642Z] DEBUG - Double-clicked on TreeItem with text {test.xml}
13:46:42 [2019-12-20T18:46:42.204Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test.xml"'
13:46:43 [2019-12-20T18:46:43.134Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Test/Traces/test.xml - Eclipse Platform} time=614605316 data=null doit=true} to Shell with text {data - Test/Traces/test.xml - Eclipse Platform}
13:46:43 [2019-12-20T18:46:43.134Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:46:43 [2019-12-20T18:46:43.134Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:46:43 [2019-12-20T18:46:43.134Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:46:43 [2019-12-20T18:46:43.134Z] DEBUG - Attempting to set focus on Tree with text {}
13:46:43 [2019-12-20T18:46:43.134Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=614605380 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {Test}
13:46:43 [2019-12-20T18:46:43.134Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=614605381 data=null doit=true} to TreeItem with text {Test}
13:46:43 [2019-12-20T18:46:43.134Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=614605381 data=null} to TreeItem with text {Test}
13:46:43 [2019-12-20T18:46:43.134Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=614605381 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {Test}
13:46:43 [2019-12-20T18:46:43.134Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614605381 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
13:46:43 [2019-12-20T18:46:43.134Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=614605402 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {Test}
13:46:43 [2019-12-20T18:46:43.134Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:46:43 [2019-12-20T18:46:43.134Z] DEBUG - Clicking on with mnemonic 'Delete'
13:46:43 [2019-12-20T18:46:43.390Z] DEBUG - Clicked on with mnemonic 'Delete'
13:46:43 [2019-12-20T18:46:43.645Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:46:43 [2019-12-20T18:46:43.646Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:46:43 [2019-12-20T18:46:43.646Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:46:43 [2019-12-20T18:46:43.646Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:46:43 [2019-12-20T18:46:43.646Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:46:43 [2019-12-20T18:46:43.646Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:46:43 [2019-12-20T18:46:43.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:46:43 [2019-12-20T18:46:43.646Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:43 [2019-12-20T18:46:43.646Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:46:43 [2019-12-20T18:46:43.646Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:46:43 [2019-12-20T18:46:43.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614605804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:46:43 [2019-12-20T18:46:43.646Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614605804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:46:43 [2019-12-20T18:46:43.646Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614605805 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:46:43 [2019-12-20T18:46:43.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614605805 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:46:43 [2019-12-20T18:46:43.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614605805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:46:43 [2019-12-20T18:46:43.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614605805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:46:43 [2019-12-20T18:46:43.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=614605805 data=null 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')
13:46:43 [2019-12-20T18:46:43.646Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614605805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:46:43 [2019-12-20T18:46:43.646Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614605805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:46:43 [2019-12-20T18:46:43.646Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614605805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:46:43 [2019-12-20T18:46:43.646Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614605805 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:46:43 [2019-12-20T18:46:43.646Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614605805 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:46:43 [2019-12-20T18:46:43.646Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:46:43 [2019-12-20T18:46:43.646Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:46:43 [2019-12-20T18:46:43.646Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:46:43 [2019-12-20T18:46:43.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:46:43 [2019-12-20T18:46:43.646Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:43 [2019-12-20T18:46:43.646Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:46:43 [2019-12-20T18:46:43.646Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:46:43 [2019-12-20T18:46:43.646Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:43 [2019-12-20T18:46:43.646Z] DEBUG - Clicking on OK
13:46:43 [2019-12-20T18:46:43.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614605806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:43 [2019-12-20T18:46:43.646Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614605806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:43 [2019-12-20T18:46:43.646Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614605806 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:43 [2019-12-20T18:46:43.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614605806 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:43 [2019-12-20T18:46:43.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614605806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:43 [2019-12-20T18:46:43.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614605806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:43 [2019-12-20T18:46:43.646Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:43 [2019-12-20T18:46:43.646Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:43 [2019-12-20T18:46:43.646Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:43 [2019-12-20T18:46:43.646Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:43 [2019-12-20T18:46:43.646Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:43 [2019-12-20T18:46:43.646Z] DEBUG - Clicked on OK
13:46:44 [2019-12-20T18:46:44.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614605806 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:44 [2019-12-20T18:46:44.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=614605490 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:46:44 [2019-12-20T18:46:44.207Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.082 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
13:46:44 [2019-12-20T18:46:44.207Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard)  Time elapsed: 9.956 s
13:46:44 [2019-12-20T18:46:44.207Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard)  Time elapsed: 6.087 s
13:46:44 [2019-12-20T18:46:44.207Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
13:46:48 [2019-12-20T18:46:48.372Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.95 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
13:46:48 [2019-12-20T18:46:48.373Z] testGzipImport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest)  Time elapsed: 3.851 s
13:46:48 [2019-12-20T18:46:48.373Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
13:46:49 [2019-12-20T18:46:49.737Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
13:46:49 [2019-12-20T18:46:49.737Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:46:49 [2019-12-20T18:46:49.737Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:46:49 [2019-12-20T18:46:49.737Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:46:50 [2019-12-20T18:46:50.300Z] DEBUG - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw'
13:46:50 [2019-12-20T18:46:50.300Z] DEBUG - Clicking on with mnemonic 'Show Raw'
13:46:50 [2019-12-20T18:46:50.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show Raw} time=614612388 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'
13:46:50 [2019-12-20T18:46:50.300Z] DEBUG - Clicked on with mnemonic 'Show Raw'
13:46:50 [2019-12-20T18:46:50.300Z] DEBUG - Attempting to set focus on (of type 'Table')
13:46:50 [2019-12-20T18:46:50.300Z] DEBUG - Attempting to set focus on (of type 'Table')
13:46:50 [2019-12-20T18:46:50.300Z] DEBUG - Clicking on (of type 'Table')
13:46:50 [2019-12-20T18:46:50.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=614612599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:46:50 [2019-12-20T18:46:50.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=614612599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:46:50 [2019-12-20T18:46:50.300Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=614612599 data=null doit=true} to (of type 'Table')
13:46:50 [2019-12-20T18:46:50.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=614612600 data=null} to (of type 'Table')
13:46:50 [2019-12-20T18:46:50.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=614612600 data=null button=1 stateMask=0x0 x=98 y=95 count=1} to (of type 'Table')
13:46:50 [2019-12-20T18:46:50.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=614612600 data=null button=1 stateMask=0x80000 x=98 y=95 count=1} to (of type 'Table')
13:46:50 [2019-12-20T18:46:50.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=614612600 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
13:46:50 [2019-12-20T18:46:50.555Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=614612706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:46:50 [2019-12-20T18:46:50.556Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=614612707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:46:50 [2019-12-20T18:46:50.556Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=614612707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:46:50 [2019-12-20T18:46:50.556Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=614612707 data=null doit=true} to (of type 'Table')
13:46:50 [2019-12-20T18:46:50.556Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=614612707 data=null} to (of type 'Table')
13:46:50 [2019-12-20T18:46:50.556Z] DEBUG - Clicked on (of type 'Table')
13:46:50 [2019-12-20T18:46:50.556Z] DEBUG - Attempting to set focus on (of type 'Table')
13:46:50 [2019-12-20T18:46:50.556Z] DEBUG - Selecting rows [4] in (of type 'Table')
13:46:50 [2019-12-20T18:46:50.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=614612708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:46:50 [2019-12-20T18:46:50.556Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=614612708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:46:50 [2019-12-20T18:46:50.556Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=614612708 data=null doit=true} to (of type 'Table')
13:46:50 [2019-12-20T18:46:50.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=614612708 data=null} to (of type 'Table')
13:46:50 [2019-12-20T18:46:50.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=614612709 data=null button=1 stateMask=0x0 x=22 y=95 count=1} to (of type 'Table')
13:46:50 [2019-12-20T18:46:50.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=614612709 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
13:46:50 [2019-12-20T18:46:50.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=614612710 data=null button=1 stateMask=0x80000 x=22 y=95 count=1} to (of type 'Table')
13:46:50 [2019-12-20T18:46:50.556Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: of type 'StyledText'
13:46:50 [2019-12-20T18:46:50.556Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: (of type 'StyledText')
13:46:50 [2019-12-20T18:46:50.556Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=614612712 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
13:46:50 [2019-12-20T18:46:50.811Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:46:50 [2019-12-20T18:46:50.811Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:46:50 [2019-12-20T18:46:50.811Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:46:51 [2019-12-20T18:46:51.066Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:46:51 [2019-12-20T18:46:51.066Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
13:46:51 [2019-12-20T18:46:51.066Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=614613328 data=null doit=true} to Shell with text {Preferences}
13:46:51 [2019-12-20T18:46:51.066Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=614613328 data=null doit=true} to Shell with text {Preferences}
13:46:51 [2019-12-20T18:46:51.066Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:46:51 [2019-12-20T18:46:51.066Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:46:51 [2019-12-20T18:46:51.066Z] DEBUG - matched Text with text "5", using matcher: of type 'Text'
13:46:51 [2019-12-20T18:46:51.066Z] DEBUG - matched Text with text "5", using matcher: (of type 'Text')
13:46:51 [2019-12-20T18:46:51.066Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:46:51 [2019-12-20T18:46:51.066Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:46:51 [2019-12-20T18:46:51.066Z] DEBUG - Clicking on TreeItem with text {General}
13:46:51 [2019-12-20T18:46:51.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=614613330 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General}
13:46:51 [2019-12-20T18:46:51.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=614613330 data=null doit=true} to TreeItem with text {General}
13:46:51 [2019-12-20T18:46:51.066Z] DEBUG - Attempting to set focus on Tree with text {}
13:46:51 [2019-12-20T18:46:51.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=614613331 data=null} to TreeItem with text {General}
13:46:51 [2019-12-20T18:46:51.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=614613331 data=null button=1 stateMask=0x0 x=51 y=11 count=1} to TreeItem with text {General}
13:46:51 [2019-12-20T18:46:51.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614613331 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}
13:46:51 [2019-12-20T18:46:51.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=614613332 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {General}
13:46:51 [2019-12-20T18:46:51.067Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {General} time=614613341 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General}
13:46:51 [2019-12-20T18:46:51.067Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {General} time=614613341 data=null doit=true} to TreeItem with text {General}
13:46:51 [2019-12-20T18:46:51.067Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {General} time=614613341 data=null} to TreeItem with text {General}
13:46:51 [2019-12-20T18:46:51.067Z] DEBUG - Clicked on TreeItem with text {General}
13:46:51 [2019-12-20T18:46:51.067Z] DEBUG - Attempting to set focus on Tree with text {}
13:46:51 [2019-12-20T18:46:51.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=614613342 data=null button=0 stateMask=0x0 x=51 y=11 count=0} to TreeItem with text {General}
13:46:51 [2019-12-20T18:46:51.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=614613342 data=null doit=true} to TreeItem with text {General}
13:46:51 [2019-12-20T18:46:51.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=614613342 data=null} to TreeItem with text {General}
13:46:51 [2019-12-20T18:46:51.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=614613342 data=null button=1 stateMask=0x0 x=51 y=11 count=1} to TreeItem with text {General}
13:46:51 [2019-12-20T18:46:51.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614613342 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}
13:46:51 [2019-12-20T18:46:51.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=614613343 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {General}
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - Clicking on Tree node with text: Appearance
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=614613844 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=614613844 data=null doit=true} to Tree node with text: Appearance
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - Attempting to set focus on Tree with text {}
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=614613844 data=null} to Tree node with text: Appearance
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=614613844 data=null button=1 stateMask=0x0 x=89 y=32 count=1} to Tree node with text: Appearance
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614613844 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
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=614613845 data=null button=1 stateMask=0x80000 x=89 y=32 count=1} to Tree node with text: Appearance
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Appearance} time=614613882 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Appearance} time=614613882 data=null doit=true} to Tree node with text: Appearance
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Appearance} time=614613882 data=null} to Tree node with text: Appearance
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - Clicked on Tree node with text: Appearance
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - Attempting to set focus on Tree with text {}
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=614613882 data=null button=0 stateMask=0x0 x=89 y=32 count=0} to Tree node with text: Appearance
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=614613883 data=null doit=true} to Tree node with text: Appearance
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=614613883 data=null} to Tree node with text: Appearance
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=614613883 data=null button=1 stateMask=0x0 x=89 y=32 count=1} to Tree node with text: Appearance
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614613883 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
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=614613883 data=null button=1 stateMask=0x80000 x=89 y=32 count=1} to Tree node with text: Appearance
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - Clicking on Tree node with text: Colors and Fonts
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=614613884 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=614613884 data=null doit=true} to Tree node with text: Colors and Fonts
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - Attempting to set focus on Tree with text {}
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=614613884 data=null} to Tree node with text: Colors and Fonts
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=614613884 data=null button=1 stateMask=0x0 x=124 y=53 count=1} to Tree node with text: Colors and Fonts
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614613884 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
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=614613884 data=null button=1 stateMask=0x80000 x=124 y=53 count=1} to Tree node with text: Colors and Fonts
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Colors and Fonts} time=614613994 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Colors and Fonts} time=614613994 data=null doit=true} to Tree node with text: Colors and Fonts
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Colors and Fonts} time=614613994 data=null} to Tree node with text: Colors and Fonts
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - Clicked on Tree node with text: Colors and Fonts
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - Attempting to set focus on Tree with text {}
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=614613995 data=null button=0 stateMask=0x0 x=124 y=53 count=0} to Tree node with text: Colors and Fonts
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=614613995 data=null doit=true} to Tree node with text: Colors and Fonts
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=614613995 data=null} to Tree node with text: Colors and Fonts
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=614613995 data=null button=1 stateMask=0x0 x=124 y=53 count=1} to Tree node with text: Colors and Fonts
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614613995 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
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=614613996 data=null button=1 stateMask=0x80000 x=124 y=53 count=1} to Tree node with text: Colors and Fonts
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:46:51 [2019-12-20T18:46:51.629Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:46:51 [2019-12-20T18:46:51.887Z] DEBUG - Clicking on TreeItem with text {Tracing}
13:46:51 [2019-12-20T18:46:51.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=614614001 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing}
13:46:51 [2019-12-20T18:46:51.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=614614001 data=null doit=true} to TreeItem with text {Tracing}
13:46:51 [2019-12-20T18:46:51.887Z] DEBUG - Attempting to set focus on Tree with text {}
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=614614003 data=null} to TreeItem with text {Tracing}
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=614614003 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing}
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614614003 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}
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=614614004 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing}
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Tracing} time=614614004 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing}
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Tracing} time=614614004 data=null doit=true} to TreeItem with text {Tracing}
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Tracing} time=614614004 data=null} to TreeItem with text {Tracing}
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Clicked on TreeItem with text {Tracing}
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Attempting to set focus on Tree with text {}
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=614614004 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing}
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=614614004 data=null doit=true} to TreeItem with text {Tracing}
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=614614005 data=null} to TreeItem with text {Tracing}
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=614614005 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing}
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614614005 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}
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=614614005 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing}
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=614614006 data=null doit=true} to TreeItem with text {Tracing}
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=614614006 data=null} to TreeItem with text {Tracing}
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=614614006 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing}
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=614614006 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}
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=614614011 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing}
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Clicking on Tree node with text: Trace event raw text font (set to default: Text Font)
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=614614011 data=null button=0 stateMask=0x0 x=272 y=158 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font)
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=614614012 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Attempting to set focus on Tree with text {}
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=614614012 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font)
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=614614012 data=null button=1 stateMask=0x0 x=272 y=158 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font)
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614614012 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)
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=614614024 data=null button=1 stateMask=0x80000 x=272 y=158 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font)
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=614614025 data=null button=0 stateMask=0x0 x=272 y=158 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font)
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=614614025 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=614614025 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font)
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Clicked on Tree node with text: Trace event raw text font (set to default: Text Font)
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Attempting to set focus on Tree with text {}
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=614614025 data=null button=0 stateMask=0x0 x=272 y=158 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font)
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=614614025 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=614614025 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font)
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=614614026 data=null button=1 stateMask=0x0 x=272 y=158 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font)
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614614026 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)
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=614614027 data=null button=1 stateMask=0x80000 x=272 y=158 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font)
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - matched Button with text "&Use System Font", using matcher: with mnemonic 'Use System Font'
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - matched Button with text "&Use System Font", using matcher: with style 'SWT.PUSH'
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - matched Button with text "&Use System Font", using matcher: (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Clicking on &Use System Font
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Use System Font} time=614614077 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')
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=614614077 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')
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Use System Font} time=614614077 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Use System Font} time=614614077 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Use System Font} time=614614077 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')
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Use System Font} time=614614077 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')
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Use System Font} time=614614077 data=null item=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')
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Use System Font} time=614614081 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')
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=614614082 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')
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Use System Font} time=614614082 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')
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Use System Font} time=614614082 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
13:46:51 [2019-12-20T18:46:51.888Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Use System Font} time=614614082 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
13:46:51 [2019-12-20T18:46:51.889Z] DEBUG - Clicked on &Use System Font
13:46:51 [2019-12-20T18:46:51.889Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
13:46:51 [2019-12-20T18:46:51.889Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
13:46:51 [2019-12-20T18:46:51.889Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
13:46:51 [2019-12-20T18:46:51.889Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
13:46:51 [2019-12-20T18:46:51.889Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
13:46:51 [2019-12-20T18:46:51.889Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
13:46:51 [2019-12-20T18:46:51.889Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:46:51 [2019-12-20T18:46:51.889Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:46:51 [2019-12-20T18:46:51.889Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
13:46:51 [2019-12-20T18:46:51.889Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
13:46:51 [2019-12-20T18:46:51.889Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:46:51 [2019-12-20T18:46:51.889Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:46:51 [2019-12-20T18:46:51.889Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:46:51 [2019-12-20T18:46:51.889Z] DEBUG - Clicking on &Apply
13:46:51 [2019-12-20T18:46:51.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=614614083 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')
13:46:51 [2019-12-20T18:46:51.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=614614083 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')
13:46:51 [2019-12-20T18:46:51.889Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=614614083 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:46:51 [2019-12-20T18:46:51.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=614614083 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:46:51 [2019-12-20T18:46:51.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=614614083 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')
13:46:51 [2019-12-20T18:46:51.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=614614083 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')
13:46:51 [2019-12-20T18:46:51.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=614614084 data=null item=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')
13:46:51 [2019-12-20T18:46:51.889Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=614614206 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')
13:46:51 [2019-12-20T18:46:51.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=614614206 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')
13:46:51 [2019-12-20T18:46:51.889Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=614614206 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')
13:46:51 [2019-12-20T18:46:51.889Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=614614206 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:46:51 [2019-12-20T18:46:51.889Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=614614206 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:46:51 [2019-12-20T18:46:51.889Z] DEBUG - Clicked on &Apply
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - matched Button with text "&Reset", using matcher: with mnemonic 'Reset'
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - matched Button with text "&Reset", using matcher: with style 'SWT.PUSH'
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - matched Button with text "&Reset", using matcher: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - Clicking on &Reset
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset} time=614614276 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')
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset} time=614614276 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')
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset} time=614614276 data=null doit=true} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset} time=614614276 data=null} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset} time=614614276 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')
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset} time=614614276 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')
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset} time=614614276 data=null item=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')
13:46:52 [2019-12-20T18:46:52.146Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
13:46:52 [2019-12-20T18:46:52.146Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
13:46:52 [2019-12-20T18:46:52.146Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
13:46:52 [2019-12-20T18:46:52.146Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
13:46:52 [2019-12-20T18:46:52.146Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - Clicked on &Reset
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
13:46:52 [2019-12-20T18:46:52.146Z] 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')
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - Clicking on Apply and Close
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=614614286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=614614286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=614614286 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=614614287 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=614614287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=614614287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=614614287 data=null item=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')
13:46:52 [2019-12-20T18:46:52.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=614613101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:46:52 [2019-12-20T18:46:52.707Z] DEBUG - Clicked on 
13:46:52 [2019-12-20T18:46:52.707Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=614614994 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:46:52 [2019-12-20T18:46:52.707Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:46:52 [2019-12-20T18:46:52.707Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:46:52 [2019-12-20T18:46:52.707Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:46:52 [2019-12-20T18:46:52.707Z] DEBUG - Attempting to set focus on Tree with text {}
13:46:52 [2019-12-20T18:46:52.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=614614999 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
13:46:52 [2019-12-20T18:46:52.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=614615000 data=null doit=true} to TreeItem with text {test}
13:46:52 [2019-12-20T18:46:52.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=614615000 data=null} to TreeItem with text {test}
13:46:52 [2019-12-20T18:46:52.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=614615000 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
13:46:52 [2019-12-20T18:46:52.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614615000 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:46:52 [2019-12-20T18:46:52.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=614615021 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
13:46:52 [2019-12-20T18:46:52.963Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:46:52 [2019-12-20T18:46:52.963Z] DEBUG - Clicking on with mnemonic 'Delete'
13:46:52 [2019-12-20T18:46:52.963Z] DEBUG - Clicked on with mnemonic 'Delete'
13:46:53 [2019-12-20T18:46:53.894Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:46:53 [2019-12-20T18:46:53.894Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:46:53 [2019-12-20T18:46:53.894Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:46:53 [2019-12-20T18:46:53.894Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:46:53 [2019-12-20T18:46:53.894Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:46:53 [2019-12-20T18:46:53.894Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:46:53 [2019-12-20T18:46:53.894Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:46:53 [2019-12-20T18:46:53.894Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:53 [2019-12-20T18:46:53.894Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:46:53 [2019-12-20T18:46:53.894Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:46:53 [2019-12-20T18:46:53.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614616013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:46:53 [2019-12-20T18:46:53.894Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614616013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:46:53 [2019-12-20T18:46:53.894Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614616013 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:46:53 [2019-12-20T18:46:53.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614616013 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:46:53 [2019-12-20T18:46:53.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614616013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:46:53 [2019-12-20T18:46:53.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614616013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:46:53 [2019-12-20T18:46:53.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=614616013 data=null 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')
13:46:53 [2019-12-20T18:46:53.894Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614616014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:46:53 [2019-12-20T18:46:53.894Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614616014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:46:53 [2019-12-20T18:46:53.894Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614616014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:46:53 [2019-12-20T18:46:53.895Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614616014 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:46:53 [2019-12-20T18:46:53.895Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614616014 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:46:53 [2019-12-20T18:46:53.895Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:46:53 [2019-12-20T18:46:53.895Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:46:53 [2019-12-20T18:46:53.895Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:46:53 [2019-12-20T18:46:53.895Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:46:53 [2019-12-20T18:46:53.895Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:46:53 [2019-12-20T18:46:53.895Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:46:53 [2019-12-20T18:46:53.895Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:46:53 [2019-12-20T18:46:53.895Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:53 [2019-12-20T18:46:53.895Z] DEBUG - Clicking on OK
13:46:53 [2019-12-20T18:46:53.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614616014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:53 [2019-12-20T18:46:53.895Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614616014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:53 [2019-12-20T18:46:53.895Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614616014 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:53 [2019-12-20T18:46:53.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614616014 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:53 [2019-12-20T18:46:53.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614616015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:53 [2019-12-20T18:46:53.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614616015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:53 [2019-12-20T18:46:53.895Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:53 [2019-12-20T18:46:53.895Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:53 [2019-12-20T18:46:53.895Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:53 [2019-12-20T18:46:53.895Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:53 [2019-12-20T18:46:53.895Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:53 [2019-12-20T18:46:53.895Z] DEBUG - Clicked on OK
13:46:53 [2019-12-20T18:46:53.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614616015 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:46:53 [2019-12-20T18:46:53.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=614615276 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:46:54 [2019-12-20T18:46:54.457Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.183 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
13:46:54 [2019-12-20T18:46:54.457Z] testChangeFont(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest)  Time elapsed: 6.128 s
13:46:54 [2019-12-20T18:46:54.457Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
13:46:54 [2019-12-20T18:46:54.457Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
13:46:54 [2019-12-20T18:46:54.457Z] testReorder(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest) skipped
13:46:54 [2019-12-20T18:46:54.457Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
13:47:06 [2019-12-20T18:47:06.631Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.263 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
13:47:06 [2019-12-20T18:47:06.631Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace)  Time elapsed: 10.227 s
13:47:06 [2019-12-20T18:47:06.631Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
13:47:06 [2019-12-20T18:47:06.631Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:47:06 [2019-12-20T18:47:06.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:47:06 [2019-12-20T18:47:06.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:47:06 [2019-12-20T18:47:06.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:47:06 [2019-12-20T18:47:06.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:47:06 [2019-12-20T18:47:06.631Z] DEBUG - Attempting to set focus on Tree with text {}
13:47:06 [2019-12-20T18:47:06.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=614627591 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting}
13:47:06 [2019-12-20T18:47:06.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=614627591 data=null doit=true} to TreeItem with text {TestForOffsetting}
13:47:06 [2019-12-20T18:47:06.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=614627592 data=null} to TreeItem with text {TestForOffsetting}
13:47:06 [2019-12-20T18:47:06.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=614627592 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting}
13:47:06 [2019-12-20T18:47:06.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614627592 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}
13:47:06 [2019-12-20T18:47:06.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=614627620 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting}
13:47:06 [2019-12-20T18:47:06.631Z] DEBUG - Attempting to set focus on Tree with text {}
13:47:06 [2019-12-20T18:47:06.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=614627620 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting}
13:47:06 [2019-12-20T18:47:06.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=614627621 data=null doit=true} to TreeItem with text {TestForOffsetting}
13:47:06 [2019-12-20T18:47:06.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=614627621 data=null} to TreeItem with text {TestForOffsetting}
13:47:06 [2019-12-20T18:47:06.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=614627621 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting}
13:47:06 [2019-12-20T18:47:06.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614627621 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}
13:47:06 [2019-12-20T18:47:06.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=614627626 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting}
13:47:06 [2019-12-20T18:47:06.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=614627626 data=null doit=true} to TreeItem with text {TestForOffsetting}
13:47:06 [2019-12-20T18:47:06.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=614627626 data=null} to TreeItem with text {TestForOffsetting}
13:47:06 [2019-12-20T18:47:06.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=614627626 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting}
13:47:06 [2019-12-20T18:47:06.631Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=614627626 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}
13:47:06 [2019-12-20T18:47:06.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=614627633 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting}
13:47:06 [2019-12-20T18:47:06.631Z] DEBUG - Attempting to set focus on Tree with text {}
13:47:06 [2019-12-20T18:47:06.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=614627633 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
13:47:06 [2019-12-20T18:47:06.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=614627633 data=null doit=true} to TreeItem with text {Traces [0]}
13:47:06 [2019-12-20T18:47:06.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=614627633 data=null} to TreeItem with text {Traces [0]}
13:47:06 [2019-12-20T18:47:06.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=614627634 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
13:47:06 [2019-12-20T18:47:06.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614627634 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]}
13:47:06 [2019-12-20T18:47:06.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=614627641 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
13:47:06 [2019-12-20T18:47:06.890Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample9214699958419767641.xml"'
13:47:06 [2019-12-20T18:47:06.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:47:06 [2019-12-20T18:47:06.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:47:06 [2019-12-20T18:47:06.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=614629116 data=null doit=true} to TreeItem with text {Traces [1]}
13:47:06 [2019-12-20T18:47:06.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=614629116 data=null} to TreeItem with text {Traces [1]}
13:47:06 [2019-12-20T18:47:06.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=614629116 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:47:06 [2019-12-20T18:47:06.890Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=614629117 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]}
13:47:06 [2019-12-20T18:47:06.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=614629119 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]}
13:47:06 [2019-12-20T18:47:06.890Z] DEBUG - Attempting to set focus on Tree with text {}
13:47:06 [2019-12-20T18:47:06.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample9214699958419767641.xml} time=614629168 data=null button=0 stateMask=0x0 x=191 y=74 count=0} to TreeItem with text {sample9214699958419767641.xml}
13:47:06 [2019-12-20T18:47:06.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample9214699958419767641.xml} time=614629168 data=null doit=true} to TreeItem with text {sample9214699958419767641.xml}
13:47:06 [2019-12-20T18:47:06.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample9214699958419767641.xml} time=614629168 data=null} to TreeItem with text {sample9214699958419767641.xml}
13:47:06 [2019-12-20T18:47:06.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample9214699958419767641.xml} time=614629169 data=null button=1 stateMask=0x0 x=191 y=74 count=1} to TreeItem with text {sample9214699958419767641.xml}
13:47:06 [2019-12-20T18:47:06.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614629169 data=null item=TreeItem {sample9214699958419767641.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample9214699958419767641.xml}
13:47:06 [2019-12-20T18:47:06.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample9214699958419767641.xml} time=614629182 data=null button=1 stateMask=0x80000 x=191 y=74 count=1} to TreeItem with text {sample9214699958419767641.xml}
13:47:06 [2019-12-20T18:47:06.890Z] DEBUG - Attempting to set focus on Tree with text {}
13:47:06 [2019-12-20T18:47:06.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample9214699958419767641.xml} time=614629192 data=null button=0 stateMask=0x0 x=191 y=74 count=0} to TreeItem with text {sample9214699958419767641.xml}
13:47:06 [2019-12-20T18:47:06.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample9214699958419767641.xml} time=614629192 data=null doit=true} to TreeItem with text {sample9214699958419767641.xml}
13:47:06 [2019-12-20T18:47:06.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample9214699958419767641.xml} time=614629192 data=null} to TreeItem with text {sample9214699958419767641.xml}
13:47:06 [2019-12-20T18:47:06.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample9214699958419767641.xml} time=614629192 data=null button=1 stateMask=0x0 x=191 y=74 count=1} to TreeItem with text {sample9214699958419767641.xml}
13:47:06 [2019-12-20T18:47:06.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614629192 data=null item=TreeItem {sample9214699958419767641.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample9214699958419767641.xml}
13:47:06 [2019-12-20T18:47:06.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample9214699958419767641.xml} time=614629196 data=null button=1 stateMask=0x80000 x=191 y=74 count=1} to TreeItem with text {sample9214699958419767641.xml}
13:47:07 [2019-12-20T18:47:07.146Z] DEBUG - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...'
13:47:07 [2019-12-20T18:47:07.146Z] DEBUG - Clicking on with mnemonic 'Apply Time Offset...'
13:47:07 [2019-12-20T18:47:07.402Z] DEBUG - Clicked on with mnemonic 'Apply Time Offset...'
13:47:07 [2019-12-20T18:47:07.402Z] DEBUG - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset'
13:47:07 [2019-12-20T18:47:07.402Z] DEBUG - Attempting to set focus on Shell with text {Apply time offset}
13:47:07 [2019-12-20T18:47:07.402Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:47:07 [2019-12-20T18:47:07.402Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:47:07 [2019-12-20T18:47:07.402Z] DEBUG - Attempting to set focus on Tree with text {}
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample9214699958419767641.xml} time=614629535 data=null button=0 stateMask=0x0 x=128 y=11 count=0} to TreeItem with text {sample9214699958419767641.xml}
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample9214699958419767641.xml} time=614629536 data=null doit=true} to TreeItem with text {sample9214699958419767641.xml}
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample9214699958419767641.xml} time=614629536 data=null} to TreeItem with text {sample9214699958419767641.xml}
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample9214699958419767641.xml} time=614629536 data=null button=1 stateMask=0x0 x=128 y=11 count=1} to TreeItem with text {sample9214699958419767641.xml}
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614629541 data=null item=TreeItem {sample9214699958419767641.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample9214699958419767641.xml}
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample9214699958419767641.xml} time=614629580 data=null button=1 stateMask=0x80000 x=128 y=11 count=1} to TreeItem with text {sample9214699958419767641.xml}
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - Clicking on TreeItem with text {sample9214699958419767641.xml}
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample9214699958419767641.xml} time=614629582 data=null button=0 stateMask=0x0 x=480 y=11 count=0} to TreeItem with text {sample9214699958419767641.xml}
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample9214699958419767641.xml} time=614629582 data=null doit=true} to TreeItem with text {sample9214699958419767641.xml}
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - Attempting to set focus on Tree with text {}
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample9214699958419767641.xml} time=614629582 data=null} to TreeItem with text {sample9214699958419767641.xml}
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample9214699958419767641.xml} time=614629582 data=null button=1 stateMask=0x0 x=480 y=11 count=1} to TreeItem with text {sample9214699958419767641.xml}
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614629585 data=null item=TreeItem {sample9214699958419767641.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample9214699958419767641.xml}
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample9214699958419767641.xml} time=614629585 data=null button=1 stateMask=0x80000 x=480 y=11 count=1} to TreeItem with text {sample9214699958419767641.xml}
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {sample9214699958419767641.xml} time=614629585 data=null button=0 stateMask=0x0 x=480 y=11 count=0} to TreeItem with text {sample9214699958419767641.xml}
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {sample9214699958419767641.xml} time=614629585 data=null doit=true} to TreeItem with text {sample9214699958419767641.xml}
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {sample9214699958419767641.xml} time=614629586 data=null} to TreeItem with text {sample9214699958419767641.xml}
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - Clicked on TreeItem with text {sample9214699958419767641.xml}
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - Attempting to set focus on (of type 'Text')
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - Attempting to set focus on (of type 'Text')
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - Attempting to set focus on (of type 'Text')
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - matched Button with text "Basic", using matcher: of type 'Button'
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - matched Button with text "Advanced", using matcher: of type 'Button'
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - Clicking on OK
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614629603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614629603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614629603 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614629603 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614629603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614629603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:07 [2019-12-20T18:47:07.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614629604 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:07 [2019-12-20T18:47:07.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Apply Time Offset...} time=614629376 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...'
13:47:07 [2019-12-20T18:47:07.659Z] DEBUG - Clicked on 
13:47:09 [2019-12-20T18:47:09.549Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample9214699958419767641.xml"'
13:47:09 [2019-12-20T18:47:09.549Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:47:09 [2019-12-20T18:47:09.549Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:47:09 [2019-12-20T18:47:09.549Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - TestForOffsetting/Traces/sample9214699958419767641.xml - Eclipse Platform} time=614631514 data=null doit=true} to Shell with text {data - TestForOffsetting/Traces/sample9214699958419767641.xml - Eclipse Platform}
13:47:09 [2019-12-20T18:47:09.549Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:47:09 [2019-12-20T18:47:09.549Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:47:09 [2019-12-20T18:47:09.549Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:47:09 [2019-12-20T18:47:09.549Z] DEBUG - Attempting to set focus on Tree with text {}
13:47:09 [2019-12-20T18:47:09.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=614631566 data=null button=0 stateMask=0x0 x=96 y=11 count=0} to TreeItem with text {TestForOffsetting}
13:47:09 [2019-12-20T18:47:09.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=614631567 data=null doit=true} to TreeItem with text {TestForOffsetting}
13:47:09 [2019-12-20T18:47:09.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=614631567 data=null} to TreeItem with text {TestForOffsetting}
13:47:09 [2019-12-20T18:47:09.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=614631567 data=null button=1 stateMask=0x0 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting}
13:47:09 [2019-12-20T18:47:09.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614631567 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}
13:47:09 [2019-12-20T18:47:09.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=614631589 data=null button=1 stateMask=0x80000 x=96 y=11 count=1} to TreeItem with text {TestForOffsetting}
13:47:09 [2019-12-20T18:47:09.549Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:47:09 [2019-12-20T18:47:09.549Z] DEBUG - Clicking on with mnemonic 'Delete'
13:47:09 [2019-12-20T18:47:09.549Z] DEBUG - Clicked on with mnemonic 'Delete'
13:47:10 [2019-12-20T18:47:10.111Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:47:10 [2019-12-20T18:47:10.111Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:47:10 [2019-12-20T18:47:10.111Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:47:10 [2019-12-20T18:47:10.111Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:47:10 [2019-12-20T18:47:10.111Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:47:10 [2019-12-20T18:47:10.111Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:47:10 [2019-12-20T18:47:10.111Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:47:10 [2019-12-20T18:47:10.111Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:47:10 [2019-12-20T18:47:10.111Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:47:10 [2019-12-20T18:47:10.111Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:47:10 [2019-12-20T18:47:10.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614632439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:10 [2019-12-20T18:47:10.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614632440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:10 [2019-12-20T18:47:10.111Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614632440 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:47:10 [2019-12-20T18:47:10.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614632440 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:47:10 [2019-12-20T18:47:10.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614632440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:10 [2019-12-20T18:47:10.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614632440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:10 [2019-12-20T18:47:10.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=614632440 data=null 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')
13:47:10 [2019-12-20T18:47:10.111Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614632440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:10 [2019-12-20T18:47:10.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614632440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:10 [2019-12-20T18:47:10.111Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614632440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:10 [2019-12-20T18:47:10.111Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614632440 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:47:10 [2019-12-20T18:47:10.111Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614632440 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:47:10 [2019-12-20T18:47:10.111Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:47:10 [2019-12-20T18:47:10.111Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:47:10 [2019-12-20T18:47:10.111Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:47:10 [2019-12-20T18:47:10.111Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:47:10 [2019-12-20T18:47:10.111Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:47:10 [2019-12-20T18:47:10.111Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:47:10 [2019-12-20T18:47:10.111Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:47:10 [2019-12-20T18:47:10.111Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:10 [2019-12-20T18:47:10.111Z] DEBUG - Clicking on OK
13:47:10 [2019-12-20T18:47:10.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614632441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:10 [2019-12-20T18:47:10.112Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614632441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:10 [2019-12-20T18:47:10.112Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614632441 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:10 [2019-12-20T18:47:10.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614632441 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:10 [2019-12-20T18:47:10.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614632441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:10 [2019-12-20T18:47:10.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614632441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:10 [2019-12-20T18:47:10.112Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:10 [2019-12-20T18:47:10.112Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:10 [2019-12-20T18:47:10.112Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:10 [2019-12-20T18:47:10.112Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:10 [2019-12-20T18:47:10.112Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:10 [2019-12-20T18:47:10.112Z] DEBUG - Clicked on OK
13:47:10 [2019-12-20T18:47:10.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614632441 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:10 [2019-12-20T18:47:10.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=614631685 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:47:10 [2019-12-20T18:47:10.624Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.151 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
13:47:10 [2019-12-20T18:47:10.624Z] testOffsetting(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting)  Time elapsed: 6.15 s
13:47:10 [2019-12-20T18:47:10.624Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
13:47:13 [2019-12-20T18:47:13.890Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
13:47:13 [2019-12-20T18:47:13.890Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:47:13 [2019-12-20T18:47:13.890Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:47:13 [2019-12-20T18:47:13.890Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:47:13 [2019-12-20T18:47:13.890Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:47:14 [2019-12-20T18:47:14.146Z] DEBUG - Attempting to set focus on Table with text {}
13:47:14 [2019-12-20T18:47:14.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=614636309 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
13:47:14 [2019-12-20T18:47:14.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=614636309 data=null doit=true} to TableItem with text {}
13:47:14 [2019-12-20T18:47:14.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=614636309 data=null} to TableItem with text {}
13:47:14 [2019-12-20T18:47:14.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=614636309 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
13:47:14 [2019-12-20T18:47:14.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=614636310 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:47:14 [2019-12-20T18:47:14.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=614636411 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
13:47:14 [2019-12-20T18:47:14.146Z] DEBUG - matched MenuItem with text "Open Source Code", using matcher: with mnemonic 'Open Source Code'
13:47:14 [2019-12-20T18:47:14.146Z] DEBUG - Clicking on with mnemonic 'Open Source Code'
13:47:14 [2019-12-20T18:47:14.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Open Source Code} time=614636494 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'
13:47:14 [2019-12-20T18:47:14.402Z] DEBUG - Clicked on with mnemonic 'Open Source Code'
13:47:14 [2019-12-20T18:47:14.402Z] DEBUG - matched EditorReference with text "", using matcher: with name '"SourceFile"'
13:47:14 [2019-12-20T18:47:14.963Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=614637109 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:47:14 [2019-12-20T18:47:14.963Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:47:14 [2019-12-20T18:47:14.963Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:47:14 [2019-12-20T18:47:14.963Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:47:14 [2019-12-20T18:47:14.963Z] DEBUG - Attempting to set focus on Tree with text {}
13:47:14 [2019-12-20T18:47:14.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=614637114 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
13:47:14 [2019-12-20T18:47:14.963Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=614637114 data=null doit=true} to TreeItem with text {test}
13:47:14 [2019-12-20T18:47:14.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=614637114 data=null} to TreeItem with text {test}
13:47:14 [2019-12-20T18:47:14.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=614637114 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
13:47:14 [2019-12-20T18:47:14.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614637115 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:47:14 [2019-12-20T18:47:14.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=614637143 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
13:47:14 [2019-12-20T18:47:14.963Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:47:14 [2019-12-20T18:47:14.963Z] DEBUG - Clicking on with mnemonic 'Delete'
13:47:14 [2019-12-20T18:47:14.963Z] DEBUG - Clicked on with mnemonic 'Delete'
13:47:15 [2019-12-20T18:47:15.221Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:47:15 [2019-12-20T18:47:15.221Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:47:15 [2019-12-20T18:47:15.221Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:47:15 [2019-12-20T18:47:15.221Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:47:15 [2019-12-20T18:47:15.221Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:47:15 [2019-12-20T18:47:15.221Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:47:15 [2019-12-20T18:47:15.221Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:47:15 [2019-12-20T18:47:15.221Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:47:15 [2019-12-20T18:47:15.221Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:47:15 [2019-12-20T18:47:15.221Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:47:15 [2019-12-20T18:47:15.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614637486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:15 [2019-12-20T18:47:15.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614637486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:15 [2019-12-20T18:47:15.221Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614637486 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:47:15 [2019-12-20T18:47:15.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614637486 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:47:15 [2019-12-20T18:47:15.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614637487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:15 [2019-12-20T18:47:15.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614637487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:15 [2019-12-20T18:47:15.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=614637487 data=null 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')
13:47:15 [2019-12-20T18:47:15.221Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614637487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:15 [2019-12-20T18:47:15.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614637487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:15 [2019-12-20T18:47:15.221Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614637487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:15 [2019-12-20T18:47:15.221Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614637487 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:47:15 [2019-12-20T18:47:15.221Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614637487 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:47:15 [2019-12-20T18:47:15.221Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:47:15 [2019-12-20T18:47:15.221Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:47:15 [2019-12-20T18:47:15.221Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:47:15 [2019-12-20T18:47:15.221Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:47:15 [2019-12-20T18:47:15.221Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:47:15 [2019-12-20T18:47:15.221Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:47:15 [2019-12-20T18:47:15.221Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:47:15 [2019-12-20T18:47:15.221Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:15 [2019-12-20T18:47:15.221Z] DEBUG - Clicking on OK
13:47:15 [2019-12-20T18:47:15.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614637487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:15 [2019-12-20T18:47:15.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614637487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:15 [2019-12-20T18:47:15.221Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614637487 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:15 [2019-12-20T18:47:15.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614637488 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:15 [2019-12-20T18:47:15.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614637488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:15 [2019-12-20T18:47:15.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614637488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:15 [2019-12-20T18:47:15.221Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:15 [2019-12-20T18:47:15.221Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:15 [2019-12-20T18:47:15.221Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:15 [2019-12-20T18:47:15.221Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:15 [2019-12-20T18:47:15.221Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:15 [2019-12-20T18:47:15.221Z] DEBUG - Clicked on OK
13:47:15 [2019-12-20T18:47:15.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614637488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:15 [2019-12-20T18:47:15.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=614637203 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:47:15 [2019-12-20T18:47:15.771Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.041 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
13:47:15 [2019-12-20T18:47:15.771Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest)  Time elapsed: 5.003 s
13:47:15 [2019-12-20T18:47:15.771Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
13:47:19 [2019-12-20T18:47:19.936Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.09 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
13:47:19 [2019-12-20T18:47:19.936Z] testRead(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest)  Time elapsed: 3.904 s
13:47:19 [2019-12-20T18:47:19.936Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
13:47:24 [2019-12-20T18:47:24.102Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
13:47:24 [2019-12-20T18:47:24.102Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:47:24 [2019-12-20T18:47:24.102Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:47:24 [2019-12-20T18:47:24.102Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:47:24 [2019-12-20T18:47:24.102Z] DEBUG - Attempting to set focus on (of type 'Table')
13:47:24 [2019-12-20T18:47:24.102Z] DEBUG - Clicking on (of type 'Table')
13:47:24 [2019-12-20T18:47:24.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=614646007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:24 [2019-12-20T18:47:24.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=614646008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:24 [2019-12-20T18:47:24.102Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=614646008 data=null doit=true} to (of type 'Table')
13:47:24 [2019-12-20T18:47:24.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=614646008 data=null} to (of type 'Table')
13:47:24 [2019-12-20T18:47:24.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=614646008 data=null button=1 stateMask=0x0 x=666 y=11 count=1} to (of type 'Table')
13:47:24 [2019-12-20T18:47:24.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=614646061 data=null button=1 stateMask=0x80000 x=666 y=11 count=1} to (of type 'Table')
13:47:24 [2019-12-20T18:47:24.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=614646076 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
13:47:24 [2019-12-20T18:47:24.102Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=614646077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:24 [2019-12-20T18:47:24.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=614646077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:24 [2019-12-20T18:47:24.102Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=614646077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:24 [2019-12-20T18:47:24.102Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=614646078 data=null doit=true} to (of type 'Table')
13:47:24 [2019-12-20T18:47:24.102Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=614646078 data=null} to (of type 'Table')
13:47:24 [2019-12-20T18:47:24.102Z] DEBUG - Clicked on (of type 'Table')
13:47:24 [2019-12-20T18:47:24.102Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:47:24 [2019-12-20T18:47:24.102Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:47:24 [2019-12-20T18:47:24.102Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:47:24 [2019-12-20T18:47:24.102Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:47:24 [2019-12-20T18:47:24.102Z] DEBUG - Inserting text:e
13:47:24 [2019-12-20T18:47:24.102Z]  into text (of type 'Text')
13:47:24 [2019-12-20T18:47:24.102Z] DEBUG - Attempting to set focus on (of type 'Text')
13:47:24 [2019-12-20T18:47:24.102Z] DEBUG - Typing text 'e
13:47:24 [2019-12-20T18:47:24.102Z] ' with an interval of 100ms. between characters.
13:47:24 [2019-12-20T18:47:24.102Z] DEBUG - Attempting to set focus on (of type 'Table')
13:47:24 [2019-12-20T18:47:24.102Z] DEBUG - Selecting rows [7] in (of type 'Table')
13:47:24 [2019-12-20T18:47:24.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=614646439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:24 [2019-12-20T18:47:24.102Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=614646439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:24 [2019-12-20T18:47:24.102Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=614646439 data=null doit=true} to (of type 'Table')
13:47:24 [2019-12-20T18:47:24.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=614646439 data=null} to (of type 'Table')
13:47:24 [2019-12-20T18:47:24.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=614646439 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table')
13:47:24 [2019-12-20T18:47:24.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=614646439 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
13:47:24 [2019-12-20T18:47:24.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=614646440 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table')
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=614647401 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - Attempting to set focus on Tree with text {}
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=614647510 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=614647510 data=null doit=true} to TreeItem with text {test}
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=614647510 data=null} to TreeItem with text {test}
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=614647510 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614647511 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=614647517 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - Clicking on with mnemonic 'Delete'
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - Clicked on with mnemonic 'Delete'
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614647830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614647831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614647831 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614647831 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614647831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614647831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=614647831 data=null 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')
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614647831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614647831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614647831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614647831 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614647831 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - Clicking on OK
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614647832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614647832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614647832 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614647832 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614647832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:25 [2019-12-20T18:47:25.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614647832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:25 [2019-12-20T18:47:25.467Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:25 [2019-12-20T18:47:25.724Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:25 [2019-12-20T18:47:25.724Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:25 [2019-12-20T18:47:25.724Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:25 [2019-12-20T18:47:25.724Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:25 [2019-12-20T18:47:25.724Z] DEBUG - Clicked on OK
13:47:25 [2019-12-20T18:47:25.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614647832 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:25 [2019-12-20T18:47:25.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=614647598 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:47:27 [2019-12-20T18:47:27.873Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
13:47:27 [2019-12-20T18:47:27.873Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:47:27 [2019-12-20T18:47:27.873Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:47:27 [2019-12-20T18:47:27.873Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:47:27 [2019-12-20T18:47:27.873Z] DEBUG - Attempting to set focus on (of type 'Table')
13:47:27 [2019-12-20T18:47:27.873Z] DEBUG - Clicking on (of type 'Table')
13:47:27 [2019-12-20T18:47:27.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=614649946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:27 [2019-12-20T18:47:27.873Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=614649946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:27 [2019-12-20T18:47:27.873Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=614649946 data=null doit=true} to (of type 'Table')
13:47:27 [2019-12-20T18:47:27.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=614649946 data=null} to (of type 'Table')
13:47:27 [2019-12-20T18:47:27.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=614649946 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'Table')
13:47:27 [2019-12-20T18:47:27.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=614649949 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'Table')
13:47:27 [2019-12-20T18:47:27.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=614649949 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
13:47:27 [2019-12-20T18:47:27.873Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=614649949 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:27 [2019-12-20T18:47:27.873Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=614649950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:27 [2019-12-20T18:47:27.873Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=614649950 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:27 [2019-12-20T18:47:27.873Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=614649950 data=null doit=true} to (of type 'Table')
13:47:27 [2019-12-20T18:47:27.873Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=614649950 data=null} to (of type 'Table')
13:47:27 [2019-12-20T18:47:27.873Z] DEBUG - Clicked on (of type 'Table')
13:47:27 [2019-12-20T18:47:27.873Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:47:27 [2019-12-20T18:47:27.873Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:47:27 [2019-12-20T18:47:27.873Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:47:27 [2019-12-20T18:47:27.873Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:47:27 [2019-12-20T18:47:27.873Z] DEBUG - Inserting text:00
13:47:27 [2019-12-20T18:47:27.873Z]  into text (of type 'Text')
13:47:27 [2019-12-20T18:47:27.873Z] DEBUG - Attempting to set focus on (of type 'Text')
13:47:27 [2019-12-20T18:47:27.873Z] DEBUG - Typing text '00
13:47:27 [2019-12-20T18:47:27.873Z] ' with an interval of 100ms. between characters.
13:47:28 [2019-12-20T18:47:28.128Z] DEBUG - Attempting to set focus on (of type 'Table')
13:47:28 [2019-12-20T18:47:28.128Z] DEBUG - Selecting rows [7] in (of type 'Table')
13:47:28 [2019-12-20T18:47:28.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=614650419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:28 [2019-12-20T18:47:28.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=614650419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:28 [2019-12-20T18:47:28.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=614650419 data=null doit=true} to (of type 'Table')
13:47:28 [2019-12-20T18:47:28.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=614650419 data=null} to (of type 'Table')
13:47:28 [2019-12-20T18:47:28.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=614650419 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table')
13:47:28 [2019-12-20T18:47:28.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=614650420 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
13:47:28 [2019-12-20T18:47:28.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=614650420 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table')
13:47:29 [2019-12-20T18:47:29.054Z] DEBUG - Attempting to set focus on (of type 'Table')
13:47:29 [2019-12-20T18:47:29.054Z] DEBUG - Clicking on (of type 'Table')
13:47:29 [2019-12-20T18:47:29.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=614651348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:29 [2019-12-20T18:47:29.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=614651348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:29 [2019-12-20T18:47:29.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=614651348 data=null doit=true} to (of type 'Table')
13:47:29 [2019-12-20T18:47:29.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=614651348 data=null} to (of type 'Table')
13:47:29 [2019-12-20T18:47:29.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=614651348 data=null button=1 stateMask=0x0 x=12 y=11 count=1} to (of type 'Table')
13:47:29 [2019-12-20T18:47:29.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=614651364 data=null button=1 stateMask=0x80000 x=12 y=11 count=1} to (of type 'Table')
13:47:29 [2019-12-20T18:47:29.054Z] 
13:47:29 [2019-12-20T18:47:29.054Z] !ENTRY org.eclipse.ui 4 0 2019-12-20 18:47:29.000
13:47:29 [2019-12-20T18:47:29.054Z] !MESSAGE Unhandled event loop exception
13:47:29 [2019-12-20T18:47:29.054Z] !STACK 0
13:47:29 [2019-12-20T18:47:29.054Z] org.eclipse.swt.SWTException: Widget is disposed
13:47:29 [2019-12-20T18:47:29.054Z] 	at org.eclipse.swt.SWT.error(SWT.java:4711)
13:47:29 [2019-12-20T18:47:29.054Z] 	at org.eclipse.swt.SWT.error(SWT.java:4626)
13:47:29 [2019-12-20T18:47:29.054Z] 	at org.eclipse.swt.SWT.error(SWT.java:4597)
13:47:29 [2019-12-20T18:47:29.054Z] 	at org.eclipse.swt.widgets.Widget.error(Widget.java:532)
13:47:29 [2019-12-20T18:47:29.054Z] 	at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:469)
13:47:29 [2019-12-20T18:47:29.054Z] 	at org.eclipse.swt.widgets.Widget.getData(Widget.java:586)
13:47:29 [2019-12-20T18:47:29.054Z] 	at org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable$TableSelectionListener.widgetSelected(TmfEventsTable.java:286)
13:47:29 [2019-12-20T18:47:29.054Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
13:47:29 [2019-12-20T18:47:29.054Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
13:47:29 [2019-12-20T18:47:29.054Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5618)
13:47:29 [2019-12-20T18:47:29.054Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1405)
13:47:29 [2019-12-20T18:47:29.054Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1431)
13:47:29 [2019-12-20T18:47:29.054Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1414)
13:47:29 [2019-12-20T18:47:29.054Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1203)
13:47:29 [2019-12-20T18:47:29.054Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:190)
13:47:29 [2019-12-20T18:47:29.054Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:222)
13:47:29 [2019-12-20T18:47:29.054Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:88)
13:47:29 [2019-12-20T18:47:29.054Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
13:47:29 [2019-12-20T18:47:29.054Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
13:47:29 [2019-12-20T18:47:29.054Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4857)
13:47:29 [2019-12-20T18:47:29.054Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4409)
13:47:29 [2019-12-20T18:47:29.054Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1160)
13:47:29 [2019-12-20T18:47:29.054Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
13:47:29 [2019-12-20T18:47:29.054Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1049)
13:47:29 [2019-12-20T18:47:29.054Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
13:47:29 [2019-12-20T18:47:29.054Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:633)
13:47:29 [2019-12-20T18:47:29.054Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
13:47:29 [2019-12-20T18:47:29.054Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:557)
13:47:29 [2019-12-20T18:47:29.054Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
13:47:29 [2019-12-20T18:47:29.054Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150)
13:47:29 [2019-12-20T18:47:29.054Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
13:47:29 [2019-12-20T18:47:29.054Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
13:47:29 [2019-12-20T18:47:29.054Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
13:47:29 [2019-12-20T18:47:29.054Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
13:47:29 [2019-12-20T18:47:29.054Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
13:47:29 [2019-12-20T18:47:29.054Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
13:47:29 [2019-12-20T18:47:29.054Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
13:47:29 [2019-12-20T18:47:29.054Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
13:47:29 [2019-12-20T18:47:29.054Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
13:47:29 [2019-12-20T18:47:29.054Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
13:47:29 [2019-12-20T18:47:29.054Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
13:47:29 [2019-12-20T18:47:29.055Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
13:47:29 [2019-12-20T18:47:29.055Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
13:47:29 [2019-12-20T18:47:29.055Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
13:47:29 [2019-12-20T18:47:29.055Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
13:47:29 [2019-12-20T18:47:29.055Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
13:47:29 [2019-12-20T18:47:29.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=614651364 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')
13:47:29 [2019-12-20T18:47:29.055Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=614651369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:29 [2019-12-20T18:47:29.055Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=614651369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:29 [2019-12-20T18:47:29.055Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=614651370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:29 [2019-12-20T18:47:29.055Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=614651370 data=null doit=true} to (of type 'Table')
13:47:29 [2019-12-20T18:47:29.055Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=614651370 data=null} to (of type 'Table')
13:47:29 [2019-12-20T18:47:29.055Z] DEBUG - Clicked on (of type 'Table')
13:47:31 [2019-12-20T18:47:31.331Z] DEBUG - Attempting to set focus on (of type 'Table')
13:47:31 [2019-12-20T18:47:31.587Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=614653911 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
13:47:31 [2019-12-20T18:47:31.587Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:47:31 [2019-12-20T18:47:31.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:47:31 [2019-12-20T18:47:31.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:47:31 [2019-12-20T18:47:31.843Z] DEBUG - Attempting to set focus on Tree with text {}
13:47:31 [2019-12-20T18:47:31.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=614654028 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
13:47:31 [2019-12-20T18:47:31.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=614654029 data=null doit=true} to TreeItem with text {test}
13:47:31 [2019-12-20T18:47:31.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=614654029 data=null} to TreeItem with text {test}
13:47:31 [2019-12-20T18:47:31.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=614654029 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
13:47:31 [2019-12-20T18:47:31.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614654029 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:47:31 [2019-12-20T18:47:31.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=614654037 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
13:47:31 [2019-12-20T18:47:31.843Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:47:31 [2019-12-20T18:47:31.843Z] DEBUG - Clicking on with mnemonic 'Delete'
13:47:31 [2019-12-20T18:47:31.843Z] DEBUG - Clicked on with mnemonic 'Delete'
13:47:32 [2019-12-20T18:47:32.769Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:47:32 [2019-12-20T18:47:32.769Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:47:32 [2019-12-20T18:47:32.769Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:47:32 [2019-12-20T18:47:32.769Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:47:32 [2019-12-20T18:47:32.769Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:47:32 [2019-12-20T18:47:32.769Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:47:32 [2019-12-20T18:47:32.769Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:47:32 [2019-12-20T18:47:32.769Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:47:32 [2019-12-20T18:47:32.769Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:47:32 [2019-12-20T18:47:32.769Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:47:32 [2019-12-20T18:47:32.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614654823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:32 [2019-12-20T18:47:32.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614654823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:32 [2019-12-20T18:47:32.769Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614654823 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:47:32 [2019-12-20T18:47:32.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614654823 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:47:32 [2019-12-20T18:47:32.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614654823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:32 [2019-12-20T18:47:32.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614654823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:32 [2019-12-20T18:47:32.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=614654823 data=null 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')
13:47:32 [2019-12-20T18:47:32.770Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614654823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:32 [2019-12-20T18:47:32.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614654824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:32 [2019-12-20T18:47:32.770Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614654824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:32 [2019-12-20T18:47:32.770Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614654824 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:47:32 [2019-12-20T18:47:32.770Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614654824 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:47:32 [2019-12-20T18:47:32.770Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:47:32 [2019-12-20T18:47:32.770Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:47:32 [2019-12-20T18:47:32.770Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:47:32 [2019-12-20T18:47:32.770Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:47:32 [2019-12-20T18:47:32.770Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:47:32 [2019-12-20T18:47:32.770Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:47:32 [2019-12-20T18:47:32.770Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:47:32 [2019-12-20T18:47:32.770Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:32 [2019-12-20T18:47:32.770Z] DEBUG - Clicking on OK
13:47:32 [2019-12-20T18:47:32.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614654824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:32 [2019-12-20T18:47:32.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614654824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:32 [2019-12-20T18:47:32.770Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614654824 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:32 [2019-12-20T18:47:32.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614654824 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:32 [2019-12-20T18:47:32.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614654824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:32 [2019-12-20T18:47:32.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614654825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:32 [2019-12-20T18:47:32.770Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:32 [2019-12-20T18:47:32.770Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:32 [2019-12-20T18:47:32.770Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:32 [2019-12-20T18:47:32.770Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:32 [2019-12-20T18:47:32.770Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:32 [2019-12-20T18:47:32.770Z] DEBUG - Clicked on OK
13:47:32 [2019-12-20T18:47:32.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614654825 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:32 [2019-12-20T18:47:32.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=614654109 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:47:34 [2019-12-20T18:47:34.658Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
13:47:34 [2019-12-20T18:47:34.659Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:47:34 [2019-12-20T18:47:34.659Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:47:34 [2019-12-20T18:47:34.659Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:47:34 [2019-12-20T18:47:34.659Z] DEBUG - Attempting to set focus on (of type 'Table')
13:47:34 [2019-12-20T18:47:34.659Z] DEBUG - Clicking on (of type 'Table')
13:47:34 [2019-12-20T18:47:34.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=614657018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:34 [2019-12-20T18:47:34.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=614657018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:34 [2019-12-20T18:47:34.659Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=614657018 data=null doit=true} to (of type 'Table')
13:47:34 [2019-12-20T18:47:34.659Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=614657018 data=null} to (of type 'Table')
13:47:34 [2019-12-20T18:47:34.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=614657018 data=null button=1 stateMask=0x0 x=201 y=11 count=1} to (of type 'Table')
13:47:34 [2019-12-20T18:47:34.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=614657120 data=null button=1 stateMask=0x80000 x=201 y=11 count=1} to (of type 'Table')
13:47:34 [2019-12-20T18:47:34.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=614657177 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
13:47:34 [2019-12-20T18:47:34.914Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=614657178 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:34 [2019-12-20T18:47:34.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=614657179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:34 [2019-12-20T18:47:34.914Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=614657179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:34 [2019-12-20T18:47:34.914Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=614657179 data=null doit=true} to (of type 'Table')
13:47:34 [2019-12-20T18:47:34.914Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=614657179 data=null} to (of type 'Table')
13:47:34 [2019-12-20T18:47:34.914Z] DEBUG - Clicked on (of type 'Table')
13:47:34 [2019-12-20T18:47:34.914Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:47:34 [2019-12-20T18:47:34.914Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:47:34 [2019-12-20T18:47:34.914Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:47:34 [2019-12-20T18:47:34.914Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:47:34 [2019-12-20T18:47:34.914Z] DEBUG - Inserting text:HostF
13:47:34 [2019-12-20T18:47:34.914Z]  into text (of type 'Text')
13:47:34 [2019-12-20T18:47:34.914Z] DEBUG - Attempting to set focus on (of type 'Text')
13:47:34 [2019-12-20T18:47:34.914Z] DEBUG - Typing text 'HostF
13:47:34 [2019-12-20T18:47:34.914Z] ' with an interval of 100ms. between characters.
13:47:35 [2019-12-20T18:47:35.844Z] DEBUG - Attempting to set focus on (of type 'Table')
13:47:35 [2019-12-20T18:47:35.844Z] DEBUG - Selecting rows [7] in (of type 'Table')
13:47:35 [2019-12-20T18:47:35.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=614658005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:35 [2019-12-20T18:47:35.844Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=614658005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:35 [2019-12-20T18:47:35.844Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=614658005 data=null doit=true} to (of type 'Table')
13:47:35 [2019-12-20T18:47:35.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=614658005 data=null} to (of type 'Table')
13:47:35 [2019-12-20T18:47:35.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=614658005 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table')
13:47:35 [2019-12-20T18:47:35.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=614658005 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
13:47:35 [2019-12-20T18:47:35.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=614658006 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table')
13:47:36 [2019-12-20T18:47:36.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=614658935 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
13:47:36 [2019-12-20T18:47:36.772Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:47:36 [2019-12-20T18:47:36.772Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:47:36 [2019-12-20T18:47:36.772Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:47:36 [2019-12-20T18:47:36.772Z] DEBUG - Attempting to set focus on Tree with text {}
13:47:36 [2019-12-20T18:47:36.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=614659076 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
13:47:36 [2019-12-20T18:47:36.772Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=614659076 data=null doit=true} to TreeItem with text {test}
13:47:36 [2019-12-20T18:47:36.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=614659076 data=null} to TreeItem with text {test}
13:47:36 [2019-12-20T18:47:36.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=614659076 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
13:47:36 [2019-12-20T18:47:36.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614659076 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:47:36 [2019-12-20T18:47:36.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=614659085 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
13:47:36 [2019-12-20T18:47:36.772Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:47:37 [2019-12-20T18:47:37.028Z] DEBUG - Clicking on with mnemonic 'Delete'
13:47:37 [2019-12-20T18:47:37.029Z] DEBUG - Clicked on with mnemonic 'Delete'
13:47:37 [2019-12-20T18:47:37.590Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:47:37 [2019-12-20T18:47:37.590Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:47:37 [2019-12-20T18:47:37.590Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:47:37 [2019-12-20T18:47:37.590Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:47:37 [2019-12-20T18:47:37.590Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:47:37 [2019-12-20T18:47:37.590Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:47:37 [2019-12-20T18:47:37.590Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:47:37 [2019-12-20T18:47:37.590Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:47:37 [2019-12-20T18:47:37.590Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:47:37 [2019-12-20T18:47:37.590Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:47:37 [2019-12-20T18:47:37.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614659896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:37 [2019-12-20T18:47:37.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614659896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:37 [2019-12-20T18:47:37.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614659896 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:47:37 [2019-12-20T18:47:37.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614659896 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:47:37 [2019-12-20T18:47:37.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614659896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:37 [2019-12-20T18:47:37.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614659896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:37 [2019-12-20T18:47:37.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=614659896 data=null 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')
13:47:37 [2019-12-20T18:47:37.591Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614659896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:37 [2019-12-20T18:47:37.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614659896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:37 [2019-12-20T18:47:37.591Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614659896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:37 [2019-12-20T18:47:37.591Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614659896 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:47:37 [2019-12-20T18:47:37.591Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614659896 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:47:37 [2019-12-20T18:47:37.591Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:47:37 [2019-12-20T18:47:37.591Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:47:37 [2019-12-20T18:47:37.591Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:47:37 [2019-12-20T18:47:37.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:47:37 [2019-12-20T18:47:37.591Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:47:37 [2019-12-20T18:47:37.591Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:47:37 [2019-12-20T18:47:37.591Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:47:37 [2019-12-20T18:47:37.591Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:37 [2019-12-20T18:47:37.591Z] DEBUG - Clicking on OK
13:47:37 [2019-12-20T18:47:37.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614659897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:37 [2019-12-20T18:47:37.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614659897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:37 [2019-12-20T18:47:37.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614659897 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:37 [2019-12-20T18:47:37.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614659897 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:37 [2019-12-20T18:47:37.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614659897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:37 [2019-12-20T18:47:37.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614659897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:37 [2019-12-20T18:47:37.591Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:37 [2019-12-20T18:47:37.591Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:37 [2019-12-20T18:47:37.591Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:37 [2019-12-20T18:47:37.591Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:37 [2019-12-20T18:47:37.591Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:37 [2019-12-20T18:47:37.591Z] DEBUG - Clicked on OK
13:47:37 [2019-12-20T18:47:37.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614659897 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:37 [2019-12-20T18:47:37.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=614659173 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:47:39 [2019-12-20T18:47:39.737Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
13:47:39 [2019-12-20T18:47:39.737Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:47:39 [2019-12-20T18:47:39.737Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:47:39 [2019-12-20T18:47:39.737Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:47:39 [2019-12-20T18:47:39.737Z] DEBUG - Attempting to set focus on (of type 'Table')
13:47:39 [2019-12-20T18:47:39.737Z] DEBUG - Clicking on (of type 'Table')
13:47:39 [2019-12-20T18:47:39.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=614662073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:39 [2019-12-20T18:47:39.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=614662073 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:39 [2019-12-20T18:47:39.737Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=614662073 data=null doit=true} to (of type 'Table')
13:47:39 [2019-12-20T18:47:39.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=614662073 data=null} to (of type 'Table')
13:47:39 [2019-12-20T18:47:39.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=614662074 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'Table')
13:47:39 [2019-12-20T18:47:39.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=614662076 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'Table')
13:47:39 [2019-12-20T18:47:39.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=614662077 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
13:47:39 [2019-12-20T18:47:39.737Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=614662077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:39 [2019-12-20T18:47:39.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=614662078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:39 [2019-12-20T18:47:39.737Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=614662078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:39 [2019-12-20T18:47:39.737Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=614662078 data=null doit=true} to (of type 'Table')
13:47:39 [2019-12-20T18:47:39.737Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=614662078 data=null} to (of type 'Table')
13:47:39 [2019-12-20T18:47:39.737Z] DEBUG - Clicked on (of type 'Table')
13:47:39 [2019-12-20T18:47:39.737Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:47:39 [2019-12-20T18:47:39.737Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:47:39 [2019-12-20T18:47:39.737Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:47:39 [2019-12-20T18:47:39.737Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:47:39 [2019-12-20T18:47:39.737Z] DEBUG - Inserting text:2 into text (of type 'Text')
13:47:39 [2019-12-20T18:47:39.737Z] DEBUG - Attempting to set focus on (of type 'Text')
13:47:39 [2019-12-20T18:47:39.737Z] DEBUG - Typing text '2' with an interval of 50ms. between characters.
13:47:39 [2019-12-20T18:47:39.994Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
13:47:39 [2019-12-20T18:47:39.994Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
13:47:39 [2019-12-20T18:47:39.994Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:47:39 [2019-12-20T18:47:39.994Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:47:39 [2019-12-20T18:47:39.994Z] DEBUG - Attempting to set focus on (of type 'Text')
13:47:39 [2019-12-20T18:47:39.994Z] DEBUG - Attempting to set focus on (of type 'Table')
13:47:40 [2019-12-20T18:47:40.250Z] DEBUG - Clicking on (of type 'Table')
13:47:40 [2019-12-20T18:47:40.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=614662388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:40 [2019-12-20T18:47:40.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=614662388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:40 [2019-12-20T18:47:40.250Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=614662388 data=null doit=true} to (of type 'Table')
13:47:40 [2019-12-20T18:47:40.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=614662389 data=null} to (of type 'Table')
13:47:40 [2019-12-20T18:47:40.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=614662389 data=null button=1 stateMask=0x0 x=666 y=11 count=1} to (of type 'Table')
13:47:40 [2019-12-20T18:47:40.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=614662392 data=null button=1 stateMask=0x80000 x=666 y=11 count=1} to (of type 'Table')
13:47:40 [2019-12-20T18:47:40.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=614662392 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
13:47:40 [2019-12-20T18:47:40.250Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=614662393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:40 [2019-12-20T18:47:40.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=614662393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:40 [2019-12-20T18:47:40.250Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=614662393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:40 [2019-12-20T18:47:40.250Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=614662393 data=null doit=true} to (of type 'Table')
13:47:40 [2019-12-20T18:47:40.250Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=614662394 data=null} to (of type 'Table')
13:47:40 [2019-12-20T18:47:40.250Z] DEBUG - Clicked on (of type 'Table')
13:47:40 [2019-12-20T18:47:40.250Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:47:40 [2019-12-20T18:47:40.250Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:47:40 [2019-12-20T18:47:40.250Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:47:40 [2019-12-20T18:47:40.250Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:47:40 [2019-12-20T18:47:40.250Z] DEBUG - Inserting text:F into text (of type 'Text')
13:47:40 [2019-12-20T18:47:40.250Z] DEBUG - Attempting to set focus on (of type 'Text')
13:47:40 [2019-12-20T18:47:40.250Z] DEBUG - Typing text 'F' with an interval of 50ms. between characters.
13:47:40 [2019-12-20T18:47:40.250Z] DEBUG - matched Text with text "F", using matcher: of type 'Text'
13:47:40 [2019-12-20T18:47:40.250Z] DEBUG - matched Text with text "F", using matcher: (of type 'Text')
13:47:40 [2019-12-20T18:47:40.250Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:47:40 [2019-12-20T18:47:40.250Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:47:40 [2019-12-20T18:47:40.250Z] DEBUG - Attempting to set focus on (of type 'Text')
13:47:42 [2019-12-20T18:47:42.138Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
13:47:42 [2019-12-20T18:47:42.138Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: with mnemonic 'Timestamp matches "2"'
13:47:42 [2019-12-20T18:47:42.138Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: (of type 'CLabel' and with mnemonic 'Timestamp matches "2"')
13:47:42 [2019-12-20T18:47:42.138Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
13:47:42 [2019-12-20T18:47:42.138Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel'
13:47:42 [2019-12-20T18:47:42.138Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
13:47:42 [2019-12-20T18:47:42.138Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
13:47:42 [2019-12-20T18:47:42.138Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
13:47:42 [2019-12-20T18:47:42.138Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"')
13:47:42 [2019-12-20T18:47:42.138Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel'
13:47:42 [2019-12-20T18:47:42.138Z] DEBUG - Attempting to set focus on (of type 'Table')
13:47:42 [2019-12-20T18:47:42.393Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
13:47:42 [2019-12-20T18:47:42.393Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
13:47:42 [2019-12-20T18:47:42.393Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
13:47:42 [2019-12-20T18:47:42.393Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"')
13:47:42 [2019-12-20T18:47:42.393Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel'
13:47:42 [2019-12-20T18:47:42.393Z] DEBUG - Clicking on CLabel with text {Message matches "F"}
13:47:42 [2019-12-20T18:47:42.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=614664511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
13:47:42 [2019-12-20T18:47:42.393Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=614664511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
13:47:42 [2019-12-20T18:47:42.393Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=614664511 data=null doit=true} to CLabel with text {Message matches "F"}
13:47:42 [2019-12-20T18:47:42.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=614664511 data=null} to CLabel with text {Message matches "F"}
13:47:42 [2019-12-20T18:47:42.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=614664512 data=null button=1 stateMask=0x0 x=81 y=10 count=1} to CLabel with text {Message matches "F"}
13:47:42 [2019-12-20T18:47:42.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{CLabel {} time=614664515 data=null button=1 stateMask=0x80000 x=81 y=10 count=1} to CLabel with text {Message matches "F"}
13:47:42 [2019-12-20T18:47:42.394Z] DEBUG - Clicked on CLabel with text {Message matches "F"}
13:47:42 [2019-12-20T18:47:42.958Z] DEBUG - Clicking on CLabel with text {Message matches "F"}
13:47:42 [2019-12-20T18:47:42.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=614665026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
13:47:42 [2019-12-20T18:47:42.958Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=614665026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
13:47:42 [2019-12-20T18:47:42.958Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=614665026 data=null doit=true} to CLabel with text {Message matches "F"}
13:47:42 [2019-12-20T18:47:42.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=614665026 data=null} to CLabel with text {Message matches "F"}
13:47:42 [2019-12-20T18:47:42.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=614665027 data=null button=1 stateMask=0x0 x=9 y=9 count=1} to CLabel with text {Message matches "F"}
13:47:42 [2019-12-20T18:47:42.958Z] DEBUG - Clicked on CLabel with text {}
13:47:43 [2019-12-20T18:47:43.885Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=614666079 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
13:47:43 [2019-12-20T18:47:43.885Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:47:43 [2019-12-20T18:47:43.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:47:43 [2019-12-20T18:47:43.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:47:43 [2019-12-20T18:47:43.885Z] DEBUG - Attempting to set focus on Tree with text {}
13:47:43 [2019-12-20T18:47:43.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=614666138 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
13:47:43 [2019-12-20T18:47:43.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=614666138 data=null doit=true} to TreeItem with text {test}
13:47:43 [2019-12-20T18:47:43.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=614666138 data=null} to TreeItem with text {test}
13:47:43 [2019-12-20T18:47:43.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=614666139 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
13:47:43 [2019-12-20T18:47:43.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614666139 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:47:43 [2019-12-20T18:47:43.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=614666181 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
13:47:44 [2019-12-20T18:47:44.140Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:47:44 [2019-12-20T18:47:44.140Z] DEBUG - Clicking on with mnemonic 'Delete'
13:47:44 [2019-12-20T18:47:44.140Z] DEBUG - Clicked on with mnemonic 'Delete'
13:47:44 [2019-12-20T18:47:44.702Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:47:44 [2019-12-20T18:47:44.702Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:47:44 [2019-12-20T18:47:44.702Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:47:44 [2019-12-20T18:47:44.702Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:47:44 [2019-12-20T18:47:44.702Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:47:44 [2019-12-20T18:47:44.702Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:47:44 [2019-12-20T18:47:44.702Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:47:44 [2019-12-20T18:47:44.702Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:47:44 [2019-12-20T18:47:44.702Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:47:44 [2019-12-20T18:47:44.702Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:47:44 [2019-12-20T18:47:44.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614666990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:44 [2019-12-20T18:47:44.702Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614666990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:44 [2019-12-20T18:47:44.702Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614666990 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:47:44 [2019-12-20T18:47:44.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614666990 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:47:44 [2019-12-20T18:47:44.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614666990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:44 [2019-12-20T18:47:44.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614666990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:44 [2019-12-20T18:47:44.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=614666991 data=null 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')
13:47:44 [2019-12-20T18:47:44.702Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614666991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:44 [2019-12-20T18:47:44.702Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614666991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:44 [2019-12-20T18:47:44.702Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614666991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:44 [2019-12-20T18:47:44.702Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614666991 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:47:44 [2019-12-20T18:47:44.703Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614666991 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:47:44 [2019-12-20T18:47:44.703Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:47:44 [2019-12-20T18:47:44.703Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:47:44 [2019-12-20T18:47:44.703Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:47:44 [2019-12-20T18:47:44.703Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:47:44 [2019-12-20T18:47:44.703Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:47:44 [2019-12-20T18:47:44.703Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:47:44 [2019-12-20T18:47:44.703Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:47:44 [2019-12-20T18:47:44.703Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:44 [2019-12-20T18:47:44.703Z] DEBUG - Clicking on OK
13:47:44 [2019-12-20T18:47:44.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614666992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:44 [2019-12-20T18:47:44.703Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614666992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:44 [2019-12-20T18:47:44.703Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614666992 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:44 [2019-12-20T18:47:44.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614666992 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:44 [2019-12-20T18:47:44.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614666992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:44 [2019-12-20T18:47:44.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614666992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:44 [2019-12-20T18:47:44.703Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:44 [2019-12-20T18:47:44.703Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:44 [2019-12-20T18:47:44.703Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:44 [2019-12-20T18:47:44.703Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:44 [2019-12-20T18:47:44.703Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:44 [2019-12-20T18:47:44.703Z] DEBUG - Clicked on OK
13:47:44 [2019-12-20T18:47:44.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614666992 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:44 [2019-12-20T18:47:44.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=614666275 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:47:46 [2019-12-20T18:47:46.847Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
13:47:46 [2019-12-20T18:47:46.847Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:47:46 [2019-12-20T18:47:46.847Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:47:46 [2019-12-20T18:47:46.847Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:47:46 [2019-12-20T18:47:46.847Z] DEBUG - Attempting to set focus on (of type 'Table')
13:47:46 [2019-12-20T18:47:46.847Z] DEBUG - Clicking on (of type 'Table')
13:47:46 [2019-12-20T18:47:46.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=614669129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:46 [2019-12-20T18:47:46.847Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=614669129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:46 [2019-12-20T18:47:46.847Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=614669129 data=null doit=true} to (of type 'Table')
13:47:46 [2019-12-20T18:47:46.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=614669129 data=null} to (of type 'Table')
13:47:46 [2019-12-20T18:47:46.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=614669129 data=null button=1 stateMask=0x0 x=201 y=11 count=1} to (of type 'Table')
13:47:46 [2019-12-20T18:47:46.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=614669133 data=null button=1 stateMask=0x80000 x=201 y=11 count=1} to (of type 'Table')
13:47:46 [2019-12-20T18:47:46.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=614669133 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
13:47:46 [2019-12-20T18:47:46.847Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=614669134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:46 [2019-12-20T18:47:46.847Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=614669134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:46 [2019-12-20T18:47:46.847Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=614669134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:46 [2019-12-20T18:47:46.847Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=614669134 data=null doit=true} to (of type 'Table')
13:47:46 [2019-12-20T18:47:46.847Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=614669135 data=null} to (of type 'Table')
13:47:46 [2019-12-20T18:47:46.847Z] DEBUG - Clicked on (of type 'Table')
13:47:46 [2019-12-20T18:47:46.847Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:47:46 [2019-12-20T18:47:46.847Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:47:46 [2019-12-20T18:47:46.847Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:47:46 [2019-12-20T18:47:46.847Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:47:46 [2019-12-20T18:47:46.847Z] DEBUG - Inserting text:HostF
13:47:46 [2019-12-20T18:47:46.847Z]  into text (of type 'Text')
13:47:46 [2019-12-20T18:47:46.847Z] DEBUG - Attempting to set focus on (of type 'Text')
13:47:46 [2019-12-20T18:47:46.847Z] DEBUG - Typing text 'HostF
13:47:46 [2019-12-20T18:47:46.847Z] ' with an interval of 100ms. between characters.
13:47:47 [2019-12-20T18:47:47.774Z] DEBUG - Attempting to set focus on (of type 'Table')
13:47:47 [2019-12-20T18:47:47.774Z] DEBUG - Selecting rows [7] in (of type 'Table')
13:47:47 [2019-12-20T18:47:47.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=614669874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:47 [2019-12-20T18:47:47.774Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=614669874 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:47:47 [2019-12-20T18:47:47.774Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=614669874 data=null doit=true} to (of type 'Table')
13:47:47 [2019-12-20T18:47:47.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=614669874 data=null} to (of type 'Table')
13:47:47 [2019-12-20T18:47:47.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=614669874 data=null button=1 stateMask=0x0 x=22 y=158 count=1} to (of type 'Table')
13:47:47 [2019-12-20T18:47:47.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=614669875 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
13:47:47 [2019-12-20T18:47:47.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=614669875 data=null button=1 stateMask=0x80000 x=22 y=158 count=1} to (of type 'Table')
13:47:48 [2019-12-20T18:47:48.700Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=614670803 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
13:47:48 [2019-12-20T18:47:48.700Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:47:48 [2019-12-20T18:47:48.700Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:47:48 [2019-12-20T18:47:48.700Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:47:48 [2019-12-20T18:47:48.700Z] DEBUG - Attempting to set focus on Tree with text {}
13:47:48 [2019-12-20T18:47:48.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=614670907 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
13:47:48 [2019-12-20T18:47:48.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=614670907 data=null doit=true} to TreeItem with text {test}
13:47:48 [2019-12-20T18:47:48.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=614670907 data=null} to TreeItem with text {test}
13:47:48 [2019-12-20T18:47:48.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=614670907 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
13:47:48 [2019-12-20T18:47:48.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614670907 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:47:48 [2019-12-20T18:47:48.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=614670913 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
13:47:48 [2019-12-20T18:47:48.700Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:47:48 [2019-12-20T18:47:48.700Z] DEBUG - Clicking on with mnemonic 'Delete'
13:47:48 [2019-12-20T18:47:48.700Z] DEBUG - Clicked on with mnemonic 'Delete'
13:47:48 [2019-12-20T18:47:48.956Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:47:48 [2019-12-20T18:47:48.956Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:47:48 [2019-12-20T18:47:48.956Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:47:48 [2019-12-20T18:47:48.956Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:47:48 [2019-12-20T18:47:48.956Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:47:48 [2019-12-20T18:47:48.956Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:47:48 [2019-12-20T18:47:48.956Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:47:48 [2019-12-20T18:47:48.956Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:47:48 [2019-12-20T18:47:48.956Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:47:48 [2019-12-20T18:47:48.956Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:47:48 [2019-12-20T18:47:48.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614671203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:48 [2019-12-20T18:47:48.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614671203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:48 [2019-12-20T18:47:48.956Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614671203 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:47:48 [2019-12-20T18:47:48.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614671204 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:47:48 [2019-12-20T18:47:48.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614671204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:48 [2019-12-20T18:47:48.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614671204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:48 [2019-12-20T18:47:48.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=614671204 data=null 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')
13:47:48 [2019-12-20T18:47:48.956Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614671204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:48 [2019-12-20T18:47:48.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614671204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:48 [2019-12-20T18:47:48.956Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614671204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:48 [2019-12-20T18:47:48.956Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614671204 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:47:48 [2019-12-20T18:47:48.956Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614671204 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:47:48 [2019-12-20T18:47:48.956Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:47:48 [2019-12-20T18:47:48.956Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:47:48 [2019-12-20T18:47:48.956Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:47:48 [2019-12-20T18:47:48.956Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:47:48 [2019-12-20T18:47:48.956Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:47:48 [2019-12-20T18:47:48.956Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:47:48 [2019-12-20T18:47:48.956Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:47:48 [2019-12-20T18:47:48.956Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:48 [2019-12-20T18:47:48.956Z] DEBUG - Clicking on OK
13:47:48 [2019-12-20T18:47:48.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614671205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:48 [2019-12-20T18:47:48.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614671205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:48 [2019-12-20T18:47:48.956Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614671205 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:48 [2019-12-20T18:47:48.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614671205 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:48 [2019-12-20T18:47:48.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614671205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:48 [2019-12-20T18:47:48.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614671205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:48 [2019-12-20T18:47:48.956Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:48 [2019-12-20T18:47:48.956Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:48 [2019-12-20T18:47:48.956Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:48 [2019-12-20T18:47:48.956Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:48 [2019-12-20T18:47:48.957Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:48 [2019-12-20T18:47:48.957Z] DEBUG - Clicked on OK
13:47:49 [2019-12-20T18:47:49.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614671205 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:49 [2019-12-20T18:47:49.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=614670983 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:47:49 [2019-12-20T18:47:49.517Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.627 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
13:47:49 [2019-12-20T18:47:49.517Z] testMultiHighlightMessage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 4.032 s
13:47:49 [2019-12-20T18:47:49.517Z] testSwitchToFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 6.984 s
13:47:49 [2019-12-20T18:47:49.518Z] testHighlight(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 5.072 s
13:47:49 [2019-12-20T18:47:49.518Z] testHeaderBar(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 7.097 s
13:47:49 [2019-12-20T18:47:49.518Z] testPreference(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 4.219 s
13:47:49 [2019-12-20T18:47:49.518Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
13:47:51 [2019-12-20T18:47:51.410Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
13:47:51 [2019-12-20T18:47:51.410Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:47:51 [2019-12-20T18:47:51.410Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:47:51 [2019-12-20T18:47:51.410Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:47:51 [2019-12-20T18:47:51.410Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
13:47:51 [2019-12-20T18:47:51.410Z] DEBUG - Clicking on with mnemonic 'Timestamp'
13:47:51 [2019-12-20T18:47:51.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=614673349 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
13:47:51 [2019-12-20T18:47:51.410Z] DEBUG - Clicked on with mnemonic 'Timestamp'
13:47:51 [2019-12-20T18:47:51.410Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
13:47:51 [2019-12-20T18:47:51.410Z] DEBUG - Clicking on with mnemonic 'Host'
13:47:51 [2019-12-20T18:47:51.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=614673392 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
13:47:51 [2019-12-20T18:47:51.410Z] DEBUG - Clicked on with mnemonic 'Host'
13:47:51 [2019-12-20T18:47:51.410Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
13:47:51 [2019-12-20T18:47:51.410Z] DEBUG - Clicking on with mnemonic 'Logger'
13:47:51 [2019-12-20T18:47:51.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=614673433 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
13:47:51 [2019-12-20T18:47:51.410Z] DEBUG - Clicked on with mnemonic 'Logger'
13:47:51 [2019-12-20T18:47:51.410Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
13:47:51 [2019-12-20T18:47:51.410Z] DEBUG - Clicking on with mnemonic 'File'
13:47:51 [2019-12-20T18:47:51.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=614673486 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
13:47:51 [2019-12-20T18:47:51.410Z] DEBUG - Clicked on with mnemonic 'File'
13:47:51 [2019-12-20T18:47:51.410Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
13:47:51 [2019-12-20T18:47:51.410Z] DEBUG - Clicking on with mnemonic 'Message'
13:47:51 [2019-12-20T18:47:51.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=614673524 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
13:47:51 [2019-12-20T18:47:51.410Z] DEBUG - Clicked on with mnemonic 'Message'
13:47:52 [2019-12-20T18:47:52.775Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
13:47:52 [2019-12-20T18:47:52.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:47:52 [2019-12-20T18:47:52.775Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:47:52 [2019-12-20T18:47:52.775Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:47:52 [2019-12-20T18:47:52.775Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
13:47:52 [2019-12-20T18:47:52.775Z] DEBUG - Clicking on with mnemonic 'Show All'
13:47:52 [2019-12-20T18:47:52.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=614674990 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'
13:47:52 [2019-12-20T18:47:52.775Z] DEBUG - Clicked on with mnemonic 'Show All'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - Clicking on with mnemonic 'Message'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=614677833 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - Clicked on with mnemonic 'Message'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - Clicking on with mnemonic 'Line'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=614677874 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - Clicked on with mnemonic 'Line'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - Clicking on with mnemonic 'File'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=614677908 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - Clicked on with mnemonic 'File'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - Clicking on with mnemonic 'Logger'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=614677940 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - Clicked on with mnemonic 'Logger'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - Clicking on with mnemonic 'Host'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=614677953 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - Clicked on with mnemonic 'Host'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - Clicking on with mnemonic 'Timestamp'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=614677987 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - Clicked on with mnemonic 'Timestamp'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - Clicking on with mnemonic 'Message'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=614677994 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - Clicked on with mnemonic 'Message'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - Clicking on with mnemonic 'Timestamp'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=614678028 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - Clicked on with mnemonic 'Timestamp'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - Clicking on with mnemonic 'Line'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=614678095 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - Clicked on with mnemonic 'Line'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - Clicking on with mnemonic 'Host'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=614678213 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - Clicked on with mnemonic 'Host'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - Clicking on with mnemonic 'File'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=614678250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - Clicked on with mnemonic 'File'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - Clicking on with mnemonic 'Logger'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=614678300 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
13:47:56 [2019-12-20T18:47:56.041Z] DEBUG - Clicked on with mnemonic 'Logger'
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - Clicking on with mnemonic 'Timestamp'
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=614679877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - Clicked on with mnemonic 'Timestamp'
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - Clicking on with mnemonic 'Host'
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=614679922 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - Clicked on with mnemonic 'Host'
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - Clicking on with mnemonic 'Logger'
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=614679996 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - Clicked on with mnemonic 'Logger'
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - Clicking on with mnemonic 'File'
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=614680033 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - Clicked on with mnemonic 'File'
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - Clicking on with mnemonic 'Line'
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=614680077 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line'
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - Clicked on with mnemonic 'Line'
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - Clicking on with mnemonic 'Message'
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=614680089 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - Clicked on with mnemonic 'Message'
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - Clicking on with mnemonic 'Show All'
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=614680101 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'
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - Clicked on with mnemonic 'Show All'
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=614680211 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - Attempting to set focus on Tree with text {}
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=614680222 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=614680222 data=null doit=true} to TreeItem with text {test}
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=614680222 data=null} to TreeItem with text {test}
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=614680222 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614680222 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:47:57 [2019-12-20T18:47:57.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=614680285 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
13:47:58 [2019-12-20T18:47:58.186Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:47:58 [2019-12-20T18:47:58.186Z] DEBUG - Clicking on with mnemonic 'Delete'
13:47:58 [2019-12-20T18:47:58.186Z] DEBUG - Clicked on with mnemonic 'Delete'
13:47:58 [2019-12-20T18:47:58.748Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:47:58 [2019-12-20T18:47:58.748Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:47:58 [2019-12-20T18:47:58.748Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:47:58 [2019-12-20T18:47:58.748Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:47:58 [2019-12-20T18:47:58.748Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:47:58 [2019-12-20T18:47:58.748Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:47:58 [2019-12-20T18:47:58.748Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:47:58 [2019-12-20T18:47:58.748Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:47:58 [2019-12-20T18:47:58.748Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:47:58 [2019-12-20T18:47:58.748Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:47:58 [2019-12-20T18:47:58.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614681025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:58 [2019-12-20T18:47:58.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614681025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:58 [2019-12-20T18:47:58.748Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614681025 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:47:58 [2019-12-20T18:47:58.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614681025 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:47:58 [2019-12-20T18:47:58.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614681025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:58 [2019-12-20T18:47:58.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614681026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:58 [2019-12-20T18:47:58.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=614681026 data=null 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')
13:47:58 [2019-12-20T18:47:58.748Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614681026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:58 [2019-12-20T18:47:58.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614681026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:58 [2019-12-20T18:47:58.748Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614681026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:47:58 [2019-12-20T18:47:58.748Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614681026 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:47:58 [2019-12-20T18:47:58.748Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614681026 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:47:58 [2019-12-20T18:47:58.748Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:47:58 [2019-12-20T18:47:58.748Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:47:58 [2019-12-20T18:47:58.748Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:47:58 [2019-12-20T18:47:58.748Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:47:58 [2019-12-20T18:47:58.748Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:47:58 [2019-12-20T18:47:58.748Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:47:58 [2019-12-20T18:47:58.748Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:47:58 [2019-12-20T18:47:58.748Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:58 [2019-12-20T18:47:58.748Z] DEBUG - Clicking on OK
13:47:58 [2019-12-20T18:47:58.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614681026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:58 [2019-12-20T18:47:58.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614681026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:58 [2019-12-20T18:47:58.748Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614681027 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:58 [2019-12-20T18:47:58.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614681027 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:58 [2019-12-20T18:47:58.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614681027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:58 [2019-12-20T18:47:58.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614681027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:58 [2019-12-20T18:47:58.748Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:58 [2019-12-20T18:47:58.748Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:58 [2019-12-20T18:47:58.748Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:58 [2019-12-20T18:47:58.748Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:58 [2019-12-20T18:47:58.748Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:58 [2019-12-20T18:47:58.748Z] DEBUG - Clicked on OK
13:47:59 [2019-12-20T18:47:59.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614681027 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:47:59 [2019-12-20T18:47:59.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=614680382 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:47:59 [2019-12-20T18:47:59.259Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.809 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
13:47:59 [2019-12-20T18:47:59.259Z] testPersistHiding(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest)  Time elapsed: 3.185 s
13:47:59 [2019-12-20T18:47:59.259Z] testToggleColumns(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest)  Time elapsed: 3.298 s
13:47:59 [2019-12-20T18:47:59.259Z] testShowAll(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest)  Time elapsed: 1.823 s
13:47:59 [2019-12-20T18:47:59.259Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
13:48:01 [2019-12-20T18:48:01.148Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
13:48:01 [2019-12-20T18:48:01.148Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:48:01 [2019-12-20T18:48:01.148Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:48:01 [2019-12-20T18:48:01.148Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:48:01 [2019-12-20T18:48:01.148Z] DEBUG - Clicking on TableItem with text {}
13:48:01 [2019-12-20T18:48:01.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=614683064 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
13:48:01 [2019-12-20T18:48:01.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=614683064 data=null doit=true} to TableItem with text {}
13:48:01 [2019-12-20T18:48:01.148Z] DEBUG - Attempting to set focus on Table with text {}
13:48:01 [2019-12-20T18:48:01.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=614683065 data=null} to TableItem with text {}
13:48:01 [2019-12-20T18:48:01.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=614683065 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
13:48:01 [2019-12-20T18:48:01.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=614683065 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
13:48:01 [2019-12-20T18:48:01.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=614683068 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
13:48:01 [2019-12-20T18:48:01.149Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=614683068 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
13:48:01 [2019-12-20T18:48:01.149Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=614683068 data=null doit=true} to TableItem with text {}
13:48:01 [2019-12-20T18:48:01.149Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=614683068 data=null} to TableItem with text {}
13:48:01 [2019-12-20T18:48:01.149Z] DEBUG - Clicked on TableItem with text {}
13:48:01 [2019-12-20T18:48:01.149Z] DEBUG - Attempting to set focus on (of type 'Table')
13:48:01 [2019-12-20T18:48:01.405Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:48:01 [2019-12-20T18:48:01.405Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:48:01 [2019-12-20T18:48:01.405Z] DEBUG - Clicking on TableItem with text {}
13:48:01 [2019-12-20T18:48:01.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=614683724 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
13:48:01 [2019-12-20T18:48:01.405Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=614683724 data=null doit=true} to TableItem with text {}
13:48:01 [2019-12-20T18:48:01.405Z] DEBUG - Attempting to set focus on Table with text {}
13:48:01 [2019-12-20T18:48:01.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=614683725 data=null} to TableItem with text {}
13:48:01 [2019-12-20T18:48:01.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=614683725 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
13:48:01 [2019-12-20T18:48:01.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=614683725 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
13:48:01 [2019-12-20T18:48:01.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=614683728 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
13:48:01 [2019-12-20T18:48:01.405Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=614683728 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
13:48:01 [2019-12-20T18:48:01.405Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=614683728 data=null doit=true} to TableItem with text {}
13:48:01 [2019-12-20T18:48:01.405Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=614683728 data=null} to TableItem with text {}
13:48:01 [2019-12-20T18:48:01.405Z] DEBUG - Clicked on TableItem with text {}
13:48:01 [2019-12-20T18:48:01.405Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
13:48:01 [2019-12-20T18:48:01.405Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard'
13:48:01 [2019-12-20T18:48:01.661Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard'
13:48:01 [2019-12-20T18:48:01.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=614683759 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'
13:48:02 [2019-12-20T18:48:02.222Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:48:02 [2019-12-20T18:48:02.222Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:48:02 [2019-12-20T18:48:02.222Z] DEBUG - Clicking on TableItem with text {}
13:48:02 [2019-12-20T18:48:02.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=614684317 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
13:48:02 [2019-12-20T18:48:02.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=614684317 data=null doit=true} to TableItem with text {}
13:48:02 [2019-12-20T18:48:02.222Z] DEBUG - Attempting to set focus on Table with text {}
13:48:02 [2019-12-20T18:48:02.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=614684317 data=null} to TableItem with text {}
13:48:02 [2019-12-20T18:48:02.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=614684318 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
13:48:02 [2019-12-20T18:48:02.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=614684318 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
13:48:02 [2019-12-20T18:48:02.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=614684318 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
13:48:02 [2019-12-20T18:48:02.222Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=614684318 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
13:48:02 [2019-12-20T18:48:02.222Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=614684319 data=null doit=true} to TableItem with text {}
13:48:02 [2019-12-20T18:48:02.222Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=614684319 data=null} to TableItem with text {}
13:48:02 [2019-12-20T18:48:02.222Z] DEBUG - Clicked on TableItem with text {}
13:48:02 [2019-12-20T18:48:02.222Z] DEBUG - Attempting to set focus on (of type 'Table')
13:48:02 [2019-12-20T18:48:02.222Z] DEBUG - Attempting to set focus on (of type 'Table')
13:48:02 [2019-12-20T18:48:02.222Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
13:48:02 [2019-12-20T18:48:02.222Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard'
13:48:02 [2019-12-20T18:48:02.222Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard'
13:48:02 [2019-12-20T18:48:02.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=614684358 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'
13:48:02 [2019-12-20T18:48:02.784Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=614684915 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
13:48:02 [2019-12-20T18:48:02.784Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:48:02 [2019-12-20T18:48:02.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:48:02 [2019-12-20T18:48:02.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:48:02 [2019-12-20T18:48:02.784Z] DEBUG - Attempting to set focus on Tree with text {}
13:48:02 [2019-12-20T18:48:02.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=614684929 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
13:48:02 [2019-12-20T18:48:02.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=614684929 data=null doit=true} to TreeItem with text {test}
13:48:02 [2019-12-20T18:48:02.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=614684929 data=null} to TreeItem with text {test}
13:48:02 [2019-12-20T18:48:02.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=614684929 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
13:48:02 [2019-12-20T18:48:02.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614684929 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:48:02 [2019-12-20T18:48:02.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=614684980 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
13:48:02 [2019-12-20T18:48:02.784Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:48:02 [2019-12-20T18:48:02.784Z] DEBUG - Clicking on with mnemonic 'Delete'
13:48:02 [2019-12-20T18:48:02.784Z] DEBUG - Clicked on with mnemonic 'Delete'
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614685746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614685746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614685746 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614685746 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614685746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614685746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=614685747 data=null 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')
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614685747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614685747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614685747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614685747 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614685747 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - Clicking on OK
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614685747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614685747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614685747 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614685748 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614685748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614685748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:48:03 [2019-12-20T18:48:03.711Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:48:03 [2019-12-20T18:48:03.711Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:48:03 [2019-12-20T18:48:03.711Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:48:03 [2019-12-20T18:48:03.711Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:48:03 [2019-12-20T18:48:03.711Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - Clicked on OK
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614685748 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:48:03 [2019-12-20T18:48:03.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=614685021 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:48:03 [2019-12-20T18:48:03.966Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.717 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
13:48:03 [2019-12-20T18:48:03.966Z] testNoCopySearchRow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest)  Time elapsed: 0.66 s
13:48:03 [2019-12-20T18:48:03.966Z] testCopySingleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest)  Time elapsed: 0.593 s
13:48:03 [2019-12-20T18:48:03.966Z] testCopyMultipleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest)  Time elapsed: 0.597 s
13:48:03 [2019-12-20T18:48:03.966Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
13:48:22 [2019-12-20T18:48:22.010Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 15.336 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
13:48:22 [2019-12-20T18:48:22.010Z] testPinSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest)  Time elapsed: 2.15 s
13:48:22 [2019-12-20T18:48:22.010Z] testPinTwoTraces(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) skipped
13:48:22 [2019-12-20T18:48:22.010Z] testFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest)  Time elapsed: 8.131 s
13:48:22 [2019-12-20T18:48:22.010Z] testCloneSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest)  Time elapsed: 3.414 s
13:48:22 [2019-12-20T18:48:22.010Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
13:48:22 [2019-12-20T18:48:22.010Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:48:22 [2019-12-20T18:48:22.010Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:48:22 [2019-12-20T18:48:22.010Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:48:22 [2019-12-20T18:48:22.010Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:48:22 [2019-12-20T18:48:22.010Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:48:22 [2019-12-20T18:48:22.010Z] DEBUG - Attempting to set focus on Tree with text {}
13:48:22 [2019-12-20T18:48:22.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=614702305 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering}
13:48:22 [2019-12-20T18:48:22.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=614702306 data=null doit=true} to TreeItem with text {TestForFiltering}
13:48:22 [2019-12-20T18:48:22.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=614702306 data=null} to TreeItem with text {TestForFiltering}
13:48:22 [2019-12-20T18:48:22.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=614702306 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
13:48:22 [2019-12-20T18:48:22.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614702306 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}
13:48:22 [2019-12-20T18:48:22.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=614702341 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
13:48:22 [2019-12-20T18:48:22.010Z] DEBUG - Attempting to set focus on Tree with text {}
13:48:22 [2019-12-20T18:48:22.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=614702342 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering}
13:48:22 [2019-12-20T18:48:22.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=614702342 data=null doit=true} to TreeItem with text {TestForFiltering}
13:48:22 [2019-12-20T18:48:22.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=614702342 data=null} to TreeItem with text {TestForFiltering}
13:48:22 [2019-12-20T18:48:22.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=614702342 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
13:48:22 [2019-12-20T18:48:22.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614702342 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}
13:48:22 [2019-12-20T18:48:22.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=614702347 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
13:48:22 [2019-12-20T18:48:22.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=614702348 data=null doit=true} to TreeItem with text {TestForFiltering}
13:48:22 [2019-12-20T18:48:22.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=614702348 data=null} to TreeItem with text {TestForFiltering}
13:48:22 [2019-12-20T18:48:22.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=614702348 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
13:48:22 [2019-12-20T18:48:22.010Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=614702348 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}
13:48:22 [2019-12-20T18:48:22.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=614702350 data=null button=1 stateMask=0x80000 x=73 y=11 count=1} to TreeItem with text {TestForFiltering}
13:48:22 [2019-12-20T18:48:22.010Z] DEBUG - Attempting to set focus on Tree with text {}
13:48:22 [2019-12-20T18:48:22.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=614702350 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]}
13:48:22 [2019-12-20T18:48:22.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=614702350 data=null doit=true} to TreeItem with text {Traces [0]}
13:48:22 [2019-12-20T18:48:22.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=614702350 data=null} to TreeItem with text {Traces [0]}
13:48:22 [2019-12-20T18:48:22.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=614702350 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]}
13:48:22 [2019-12-20T18:48:22.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614702351 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]}
13:48:22 [2019-12-20T18:48:22.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=614702361 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
13:48:22 [2019-12-20T18:48:22.010Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
13:48:22 [2019-12-20T18:48:22.010Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:48:22 [2019-12-20T18:48:22.010Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:48:22 [2019-12-20T18:48:22.010Z] DEBUG - number of items : 11
13:48:22 [2019-12-20T18:48:22.010Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter}
13:48:22 [2019-12-20T18:48:22.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614703969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614703969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614703969 data=null doit=true} to ToolItem with tooltip text {Add new filter}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614703969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614703969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614703969 data=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}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614703982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614703982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614703982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614703982 data=null doit=true} to ToolItem with tooltip text {Add new filter}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614703982 data=null} to ToolItem with tooltip text {Add new filter}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Attempting to set focus on Tree with text {}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=614703982 data=null button=0 stateMask=0x0 x=77 y=11 count=0} to TreeItem with text {FILTER <name>}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=614703983 data=null doit=true} to TreeItem with text {FILTER <name>}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=614703983 data=null} to TreeItem with text {FILTER <name>}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=614703983 data=null button=1 stateMask=0x0 x=77 y=11 count=1} to TreeItem with text {FILTER <name>}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614703983 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>}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=614703987 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {FILTER <name>}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text'
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text')
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Attempting to set focus on (of type 'Text')
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Clicking on TreeItem with text {FILTER timestamp}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=614704004 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=614704004 data=null doit=true} to TreeItem with text {FILTER timestamp}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Attempting to set focus on Tree with text {}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=614704006 data=null} to TreeItem with text {FILTER timestamp}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=614704006 data=null button=1 stateMask=0x0 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614704006 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}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=614704022 data=null button=1 stateMask=0x80000 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER timestamp} time=614704022 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER timestamp} time=614704022 data=null doit=true} to TreeItem with text {FILTER timestamp}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER timestamp} time=614704022 data=null} to TreeItem with text {FILTER timestamp}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Clicked on TreeItem with text {FILTER timestamp}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Attempting to set focus on Tree with text {}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=614704023 data=null button=0 stateMask=0x0 x=82 y=11 count=0} to TreeItem with text {FILTER timestamp}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=614704023 data=null doit=true} to TreeItem with text {FILTER timestamp}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=614704023 data=null} to TreeItem with text {FILTER timestamp}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=614704023 data=null button=1 stateMask=0x0 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614704023 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}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=614704030 data=null button=1 stateMask=0x80000 x=82 y=11 count=1} to TreeItem with text {FILTER timestamp}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Clicking on with mnemonic 'TRACETYPE'
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=614704091 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE'
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Clicked on with mnemonic 'TRACETYPE'
13:48:22 [2019-12-20T18:48:22.011Z] WARN - Tree item TreeItem with text {FILTER timestamp} is already expanded. Won't expand it again.
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=614704114 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=614704116 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=614704116 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=614704116 data=null button=1 stateMask=0x0 x=199 y=32 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=614704116 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)
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=614704116 data=null button=1 stateMask=0x80000 x=199 y=32 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Attempting to set focus on Tree with text {}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=614704117 data=null button=0 stateMask=0x0 x=199 y=32 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=614704117 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=614704117 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=614704117 data=null button=1 stateMask=0x0 x=199 y=32 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614704117 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)
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=614704172 data=null button=1 stateMask=0x80000 x=199 y=32 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - matched MenuItem with text "AND", using matcher: with mnemonic 'AND'
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Clicking on with mnemonic 'AND'
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {AND} time=614704200 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'AND'
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Clicked on with mnemonic 'AND'
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Attempting to set focus on Tree with text {}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=614704210 data=null button=0 stateMask=0x0 x=77 y=53 count=0} to Tree node with text: AND
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=614704210 data=null doit=true} to Tree node with text: AND
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=614704210 data=null} to Tree node with text: AND
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=614704210 data=null button=1 stateMask=0x0 x=77 y=53 count=1} to Tree node with text: AND
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614704210 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
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=614704213 data=null button=1 stateMask=0x80000 x=77 y=53 count=1} to Tree node with text: AND
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - matched MenuItem with text "CONTAINS", using matcher: with mnemonic 'CONTAINS'
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Clicking on with mnemonic 'CONTAINS'
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {CONTAINS} time=614704286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'CONTAINS'
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Clicked on with mnemonic 'CONTAINS'
13:48:22 [2019-12-20T18:48:22.011Z] WARN - Tree item Tree node with text: AND is already expanded. Won't expand it again.
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Timestamp
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=614704323 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Timestamp
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Attempting to set focus on (of type 'Text')
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Attempting to set focus on Tree with text {}
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=614704330 data=null button=0 stateMask=0x0 x=170 y=74 count=0} to Tree node with text: Timestamp CONTAINS "100"
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Timestamp CONTAINS "100"} time=614704330 data=null doit=true} to Tree node with text: Timestamp CONTAINS "100"
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Timestamp CONTAINS "100"} time=614704330 data=null} to Tree node with text: Timestamp CONTAINS "100"
13:48:22 [2019-12-20T18:48:22.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=614704331 data=null button=1 stateMask=0x0 x=170 y=74 count=1} to Tree node with text: Timestamp CONTAINS "100"
13:48:22 [2019-12-20T18:48:22.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614704331 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"
13:48:22 [2019-12-20T18:48:22.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=614704407 data=null button=1 stateMask=0x80000 x=170 y=74 count=1} to Tree node with text: Timestamp CONTAINS "100"
13:48:22 [2019-12-20T18:48:22.268Z] DEBUG - Attempting to set focus on Tree with text {}
13:48:22 [2019-12-20T18:48:22.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=614704407 data=null button=0 stateMask=0x0 x=77 y=53 count=0} to Tree node with text: AND
13:48:22 [2019-12-20T18:48:22.268Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=614704407 data=null doit=true} to Tree node with text: AND
13:48:22 [2019-12-20T18:48:22.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=614704408 data=null} to Tree node with text: AND
13:48:22 [2019-12-20T18:48:22.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=614704408 data=null button=1 stateMask=0x0 x=77 y=53 count=1} to Tree node with text: AND
13:48:22 [2019-12-20T18:48:22.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614704408 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
13:48:22 [2019-12-20T18:48:22.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=614704419 data=null button=1 stateMask=0x80000 x=77 y=53 count=1} to Tree node with text: AND
13:48:22 [2019-12-20T18:48:22.268Z] DEBUG - number of items : 11
13:48:22 [2019-12-20T18:48:22.268Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters}
13:48:22 [2019-12-20T18:48:22.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614704419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
13:48:22 [2019-12-20T18:48:22.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614704420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
13:48:22 [2019-12-20T18:48:22.268Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614704420 data=null doit=true} to ToolItem with tooltip text {Save filters}
13:48:22 [2019-12-20T18:48:22.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614704420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
13:48:22 [2019-12-20T18:48:22.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614704420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
13:48:22 [2019-12-20T18:48:22.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614704420 data=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}
13:48:22 [2019-12-20T18:48:22.268Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614704423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
13:48:22 [2019-12-20T18:48:22.268Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614704423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
13:48:22 [2019-12-20T18:48:22.269Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614704423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
13:48:22 [2019-12-20T18:48:22.269Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614704423 data=null doit=true} to ToolItem with tooltip text {Save filters}
13:48:22 [2019-12-20T18:48:22.269Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614704423 data=null} to ToolItem with tooltip text {Save filters}
13:48:22 [2019-12-20T18:48:22.269Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters}
13:48:22 [2019-12-20T18:48:22.269Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:48:22 [2019-12-20T18:48:22.269Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:48:22 [2019-12-20T18:48:22.269Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:48:22 [2019-12-20T18:48:22.269Z] DEBUG - Attempting to set focus on Table with text {}
13:48:22 [2019-12-20T18:48:22.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=614704476 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {}
13:48:22 [2019-12-20T18:48:22.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=614704476 data=null doit=true} to TableItem with text {}
13:48:22 [2019-12-20T18:48:22.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=614704476 data=null} to TableItem with text {}
13:48:22 [2019-12-20T18:48:22.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=614704476 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {}
13:48:22 [2019-12-20T18:48:22.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=614704476 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:48:22 [2019-12-20T18:48:22.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=614704477 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {}
13:48:22 [2019-12-20T18:48:22.269Z] DEBUG - matched MenuItem with text "timestamp", using matcher: with mnemonic 'timestamp'
13:48:22 [2019-12-20T18:48:22.269Z] DEBUG - Clicking on with mnemonic 'timestamp'
13:48:22 [2019-12-20T18:48:22.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {timestamp} time=614704505 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'timestamp'
13:48:22 [2019-12-20T18:48:22.269Z] DEBUG - Clicked on with mnemonic 'timestamp'
13:48:24 [2019-12-20T18:48:24.156Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:48:24 [2019-12-20T18:48:24.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:48:24 [2019-12-20T18:48:24.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:48:24 [2019-12-20T18:48:24.156Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:48:24 [2019-12-20T18:48:24.156Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:48:24 [2019-12-20T18:48:24.156Z] DEBUG - Attempting to set focus on Tree with text {}
13:48:24 [2019-12-20T18:48:24.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=614706072 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering}
13:48:24 [2019-12-20T18:48:24.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=614706072 data=null doit=true} to TreeItem with text {TestForFiltering}
13:48:24 [2019-12-20T18:48:24.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=614706072 data=null} to TreeItem with text {TestForFiltering}
13:48:24 [2019-12-20T18:48:24.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=614706073 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
13:48:24 [2019-12-20T18:48:24.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614706073 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}
13:48:24 [2019-12-20T18:48:24.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=614706081 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
13:48:24 [2019-12-20T18:48:24.156Z] DEBUG - Attempting to set focus on Tree with text {}
13:48:24 [2019-12-20T18:48:24.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=614706081 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering}
13:48:24 [2019-12-20T18:48:24.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=614706081 data=null doit=true} to TreeItem with text {TestForFiltering}
13:48:24 [2019-12-20T18:48:24.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=614706081 data=null} to TreeItem with text {TestForFiltering}
13:48:24 [2019-12-20T18:48:24.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=614706082 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
13:48:24 [2019-12-20T18:48:24.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614706082 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}
13:48:24 [2019-12-20T18:48:24.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=614706086 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
13:48:24 [2019-12-20T18:48:24.156Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
13:48:24 [2019-12-20T18:48:24.156Z] DEBUG - Attempting to set focus on Tree with text {}
13:48:24 [2019-12-20T18:48:24.156Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=614706086 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
13:48:24 [2019-12-20T18:48:24.156Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=614706087 data=null doit=true} to TreeItem with text {Traces [1]}
13:48:24 [2019-12-20T18:48:24.156Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=614706087 data=null} to TreeItem with text {Traces [1]}
13:48:24 [2019-12-20T18:48:24.156Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=614706087 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:48:24 [2019-12-20T18:48:24.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614706087 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]}
13:48:24 [2019-12-20T18:48:24.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=614706090 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:48:25 [2019-12-20T18:48:25.518Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
13:48:25 [2019-12-20T18:48:25.518Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:48:25 [2019-12-20T18:48:25.518Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:48:25 [2019-12-20T18:48:25.518Z] DEBUG - number of items : 11
13:48:25 [2019-12-20T18:48:25.518Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter}
13:48:25 [2019-12-20T18:48:25.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614707566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
13:48:25 [2019-12-20T18:48:25.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614707566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
13:48:25 [2019-12-20T18:48:25.518Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614707566 data=null doit=true} to ToolItem with tooltip text {Add new filter}
13:48:25 [2019-12-20T18:48:25.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614707566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
13:48:25 [2019-12-20T18:48:25.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614707566 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
13:48:25 [2019-12-20T18:48:25.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614707566 data=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}
13:48:25 [2019-12-20T18:48:25.518Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614707571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
13:48:25 [2019-12-20T18:48:25.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614707571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
13:48:25 [2019-12-20T18:48:25.518Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614707571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
13:48:25 [2019-12-20T18:48:25.518Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614707571 data=null doit=true} to ToolItem with tooltip text {Add new filter}
13:48:25 [2019-12-20T18:48:25.518Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614707571 data=null} to ToolItem with tooltip text {Add new filter}
13:48:25 [2019-12-20T18:48:25.518Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter}
13:48:25 [2019-12-20T18:48:25.518Z] DEBUG - Attempting to set focus on Tree with text {}
13:48:25 [2019-12-20T18:48:25.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=614707572 data=null button=0 stateMask=0x0 x=77 y=95 count=0} to TreeItem with text {FILTER <name>}
13:48:25 [2019-12-20T18:48:25.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=614707572 data=null doit=true} to TreeItem with text {FILTER <name>}
13:48:25 [2019-12-20T18:48:25.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=614707572 data=null} to TreeItem with text {FILTER <name>}
13:48:25 [2019-12-20T18:48:25.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=614707575 data=null button=1 stateMask=0x0 x=77 y=95 count=1} to TreeItem with text {FILTER <name>}
13:48:25 [2019-12-20T18:48:25.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614707575 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>}
13:48:25 [2019-12-20T18:48:25.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=614707580 data=null button=1 stateMask=0x80000 x=77 y=95 count=1} to TreeItem with text {FILTER <name>}
13:48:25 [2019-12-20T18:48:25.518Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text'
13:48:25 [2019-12-20T18:48:25.518Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text')
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - Attempting to set focus on (of type 'Text')
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - Clicking on TreeItem with text {FILTER field}
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=614707596 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field}
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=614707596 data=null doit=true} to TreeItem with text {FILTER field}
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - Attempting to set focus on Tree with text {}
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=614707598 data=null} to TreeItem with text {FILTER field}
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=614707598 data=null button=1 stateMask=0x0 x=60 y=95 count=1} to TreeItem with text {FILTER field}
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614707598 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}
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=614707614 data=null button=1 stateMask=0x80000 x=60 y=95 count=1} to TreeItem with text {FILTER field}
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER field} time=614707614 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field}
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER field} time=614707614 data=null doit=true} to TreeItem with text {FILTER field}
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER field} time=614707614 data=null} to TreeItem with text {FILTER field}
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - Clicked on TreeItem with text {FILTER field}
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - Attempting to set focus on Tree with text {}
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=614707615 data=null button=0 stateMask=0x0 x=60 y=95 count=0} to TreeItem with text {FILTER field}
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=614707615 data=null doit=true} to TreeItem with text {FILTER field}
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=614707615 data=null} to TreeItem with text {FILTER field}
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=614707615 data=null button=1 stateMask=0x0 x=60 y=95 count=1} to TreeItem with text {FILTER field}
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614707615 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}
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=614707619 data=null button=1 stateMask=0x80000 x=60 y=95 count=1} to TreeItem with text {FILTER field}
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - Clicking on with mnemonic 'TRACETYPE'
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=614707677 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE'
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - Clicked on with mnemonic 'TRACETYPE'
13:48:25 [2019-12-20T18:48:25.519Z] WARN - Tree item TreeItem with text {FILTER field} is already expanded. Won't expand it again.
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=614707701 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=614707702 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=614707702 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=614707702 data=null button=1 stateMask=0x0 x=199 y=116 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=614707703 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)
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=614707703 data=null button=1 stateMask=0x80000 x=199 y=116 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - Attempting to set focus on Tree with text {}
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=614707703 data=null button=0 stateMask=0x0 x=199 y=116 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=614707703 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=614707703 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=614707704 data=null button=1 stateMask=0x0 x=199 y=116 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614707704 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)
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=614707775 data=null button=1 stateMask=0x80000 x=199 y=116 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - matched MenuItem with text "COMPARE", using matcher: with mnemonic 'COMPARE'
13:48:25 [2019-12-20T18:48:25.519Z] DEBUG - Clicking on with mnemonic 'COMPARE'
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {COMPARE} time=614707802 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'COMPARE'
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - Clicked on with mnemonic 'COMPARE'
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {<select aspect> = <value>} time=614707899 data=null doit=true} to Tree node with text: <select aspect> = <value>
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {<select aspect> = <value>} time=614707899 data=null} to Tree node with text: <select aspect> = <value>
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {<select aspect> = <value>} time=614707899 data=null button=1 stateMask=0x0 x=153 y=137 count=1} to Tree node with text: <select aspect> = <value>
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=614707899 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>
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {<select aspect> = <value>} time=614707899 data=null button=1 stateMask=0x80000 x=153 y=137 count=1} to Tree node with text: <select aspect> = <value>
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Contents
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=614707900 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Contents
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text'
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text')
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - Attempting to set focus on (of type 'Text')
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - matched Text with text "field", using matcher: of type 'Text'
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text')
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - Attempting to set focus on (of type 'Text')
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - matched Button with text "<", using matcher: of type 'Button'
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - matched Button with text "=", using matcher: of type 'Button'
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - matched Button with text ">", using matcher: of type 'Button'
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - matched Button with text ">", using matcher: with mnemonic '>'
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - matched Button with text ">", using matcher: with style 'SWT.RADIO'
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - matched Button with text ">", using matcher: (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - matched Button with text "Num", using matcher: of type 'Button'
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - matched Button with text "Alpha", using matcher: of type 'Button'
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - matched Button with text "Timestamp", using matcher: of type 'Button'
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - Clicking on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {=} time=614707998 data=null doit=true} to Button with text {=}
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {=} time=614707998 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {=}
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {>} time=614708001 data=null doit=true} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {>} time=614708001 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {>} time=614708001 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {>} time=614708001 data=null item=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')
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - Clicked on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
13:48:25 [2019-12-20T18:48:25.775Z] DEBUG - number of items : 11
13:48:25 [2019-12-20T18:48:25.776Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters}
13:48:25 [2019-12-20T18:48:25.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614708002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
13:48:25 [2019-12-20T18:48:25.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614708002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
13:48:25 [2019-12-20T18:48:25.776Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614708002 data=null doit=true} to ToolItem with tooltip text {Save filters}
13:48:25 [2019-12-20T18:48:25.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614708003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
13:48:25 [2019-12-20T18:48:25.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614708003 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
13:48:25 [2019-12-20T18:48:25.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614708003 data=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}
13:48:25 [2019-12-20T18:48:25.776Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614708004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
13:48:25 [2019-12-20T18:48:25.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614708004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
13:48:25 [2019-12-20T18:48:25.776Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614708004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
13:48:25 [2019-12-20T18:48:25.776Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614708004 data=null doit=true} to ToolItem with tooltip text {Save filters}
13:48:25 [2019-12-20T18:48:25.776Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614708004 data=null} to ToolItem with tooltip text {Save filters}
13:48:25 [2019-12-20T18:48:25.776Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters}
13:48:25 [2019-12-20T18:48:25.776Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:48:25 [2019-12-20T18:48:25.776Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:48:25 [2019-12-20T18:48:25.776Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:48:25 [2019-12-20T18:48:25.776Z] DEBUG - Attempting to set focus on Table with text {}
13:48:25 [2019-12-20T18:48:25.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=614708107 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {}
13:48:25 [2019-12-20T18:48:25.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=614708107 data=null doit=true} to TableItem with text {}
13:48:25 [2019-12-20T18:48:25.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=614708107 data=null} to TableItem with text {}
13:48:25 [2019-12-20T18:48:25.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=614708107 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {}
13:48:25 [2019-12-20T18:48:25.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=614708108 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:48:25 [2019-12-20T18:48:25.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=614708109 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {}
13:48:26 [2019-12-20T18:48:26.031Z] DEBUG - matched MenuItem with text "field", using matcher: with mnemonic 'field'
13:48:26 [2019-12-20T18:48:26.031Z] DEBUG - Clicking on with mnemonic 'field'
13:48:26 [2019-12-20T18:48:26.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {field} time=614708199 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'field'
13:48:26 [2019-12-20T18:48:26.031Z] DEBUG - Clicked on with mnemonic 'field'
13:48:27 [2019-12-20T18:48:27.394Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:48:27 [2019-12-20T18:48:27.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:48:27 [2019-12-20T18:48:27.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:48:27 [2019-12-20T18:48:27.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:48:27 [2019-12-20T18:48:27.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:48:27 [2019-12-20T18:48:27.650Z] DEBUG - Attempting to set focus on Tree with text {}
13:48:27 [2019-12-20T18:48:27.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=614709788 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering}
13:48:27 [2019-12-20T18:48:27.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=614709788 data=null doit=true} to TreeItem with text {TestForFiltering}
13:48:27 [2019-12-20T18:48:27.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=614709788 data=null} to TreeItem with text {TestForFiltering}
13:48:27 [2019-12-20T18:48:27.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=614709788 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
13:48:27 [2019-12-20T18:48:27.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614709788 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}
13:48:27 [2019-12-20T18:48:27.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=614709794 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
13:48:27 [2019-12-20T18:48:27.650Z] DEBUG - Attempting to set focus on Tree with text {}
13:48:27 [2019-12-20T18:48:27.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=614709794 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering}
13:48:27 [2019-12-20T18:48:27.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=614709794 data=null doit=true} to TreeItem with text {TestForFiltering}
13:48:27 [2019-12-20T18:48:27.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=614709794 data=null} to TreeItem with text {TestForFiltering}
13:48:27 [2019-12-20T18:48:27.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=614709794 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
13:48:27 [2019-12-20T18:48:27.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614709795 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}
13:48:27 [2019-12-20T18:48:27.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=614709799 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
13:48:27 [2019-12-20T18:48:27.650Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
13:48:27 [2019-12-20T18:48:27.650Z] DEBUG - Attempting to set focus on Tree with text {}
13:48:27 [2019-12-20T18:48:27.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=614709800 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
13:48:27 [2019-12-20T18:48:27.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=614709800 data=null doit=true} to TreeItem with text {Traces [1]}
13:48:27 [2019-12-20T18:48:27.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=614709800 data=null} to TreeItem with text {Traces [1]}
13:48:27 [2019-12-20T18:48:27.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=614709800 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:48:27 [2019-12-20T18:48:27.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614709804 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]}
13:48:27 [2019-12-20T18:48:27.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=614709808 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - number of items : 11
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614711458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614711458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614711458 data=null doit=true} to ToolItem with tooltip text {Add new filter}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614711458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614711458 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614711458 data=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}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614711476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614711476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614711476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614711476 data=null doit=true} to ToolItem with tooltip text {Add new filter}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614711476 data=null} to ToolItem with tooltip text {Add new filter}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Attempting to set focus on Tree with text {}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=614711477 data=null button=0 stateMask=0x0 x=77 y=158 count=0} to TreeItem with text {FILTER <name>}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=614711477 data=null doit=true} to TreeItem with text {FILTER <name>}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=614711477 data=null} to TreeItem with text {FILTER <name>}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=614711477 data=null button=1 stateMask=0x0 x=77 y=158 count=1} to TreeItem with text {FILTER <name>}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614711477 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>}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=614711481 data=null button=1 stateMask=0x80000 x=77 y=158 count=1} to TreeItem with text {FILTER <name>}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text'
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text')
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Attempting to set focus on (of type 'Text')
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Clicking on TreeItem with text {FILTER matchAndEquals}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=614711485 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=614711485 data=null doit=true} to TreeItem with text {FILTER matchAndEquals}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Attempting to set focus on Tree with text {}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=614711487 data=null} to TreeItem with text {FILTER matchAndEquals}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=614711500 data=null button=1 stateMask=0x0 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614711500 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}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=614711507 data=null button=1 stateMask=0x80000 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER matchAndEquals} time=614711508 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER matchAndEquals} time=614711508 data=null doit=true} to TreeItem with text {FILTER matchAndEquals}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER matchAndEquals} time=614711508 data=null} to TreeItem with text {FILTER matchAndEquals}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Clicked on TreeItem with text {FILTER matchAndEquals}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Attempting to set focus on Tree with text {}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=614711508 data=null button=0 stateMask=0x0 x=101 y=158 count=0} to TreeItem with text {FILTER matchAndEquals}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=614711508 data=null doit=true} to TreeItem with text {FILTER matchAndEquals}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=614711508 data=null} to TreeItem with text {FILTER matchAndEquals}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=614711509 data=null button=1 stateMask=0x0 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614711509 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}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=614711512 data=null button=1 stateMask=0x80000 x=101 y=158 count=1} to TreeItem with text {FILTER matchAndEquals}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Clicking on with mnemonic 'TRACETYPE'
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=614711543 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE'
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Clicked on with mnemonic 'TRACETYPE'
13:48:29 [2019-12-20T18:48:29.541Z] WARN - Tree item TreeItem with text {FILTER matchAndEquals} is already expanded. Won't expand it again.
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=614711578 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=614711579 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=614711580 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=614711580 data=null button=1 stateMask=0x0 x=199 y=179 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=614711580 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)
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=614711580 data=null button=1 stateMask=0x80000 x=199 y=179 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Attempting to set focus on Tree with text {}
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=614711581 data=null button=0 stateMask=0x0 x=199 y=179 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=614711581 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=614711581 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
13:48:29 [2019-12-20T18:48:29.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=614711581 data=null button=1 stateMask=0x0 x=199 y=179 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614711581 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)
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=614711598 data=null button=1 stateMask=0x80000 x=199 y=179 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - matched MenuItem with text "OR", using matcher: with mnemonic 'OR'
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - Clicking on with mnemonic 'OR'
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {OR} time=614711626 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'OR'
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - Clicked on with mnemonic 'OR'
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - Attempting to set focus on Tree with text {}
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=614711636 data=null button=0 stateMask=0x0 x=71 y=200 count=0} to Tree node with text: OR
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=614711636 data=null doit=true} to Tree node with text: OR
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=614711636 data=null} to Tree node with text: OR
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=614711636 data=null button=1 stateMask=0x0 x=71 y=200 count=1} to Tree node with text: OR
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614711636 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
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=614711643 data=null button=1 stateMask=0x80000 x=71 y=200 count=1} to Tree node with text: OR
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - matched MenuItem with text "EQUALS", using matcher: with mnemonic 'EQUALS'
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - Clicking on with mnemonic 'EQUALS'
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {EQUALS} time=614711691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'EQUALS'
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - Clicked on with mnemonic 'EQUALS'
13:48:29 [2019-12-20T18:48:29.542Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again.
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - Attempting to set focus on Tree with text {}
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {<select aspect> EQUALS} time=614711778 data=null button=0 stateMask=0x0 x=162 y=221 count=0} to TreeItem with text {<select aspect> EQUALS}
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {<select aspect> EQUALS} time=614711778 data=null doit=true} to TreeItem with text {<select aspect> EQUALS}
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {<select aspect> EQUALS} time=614711778 data=null} to TreeItem with text {<select aspect> EQUALS}
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {<select aspect> EQUALS} time=614711779 data=null button=1 stateMask=0x0 x=162 y=221 count=1} to TreeItem with text {<select aspect> EQUALS}
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614711779 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}
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {<select aspect> EQUALS} time=614711811 data=null button=1 stateMask=0x80000 x=162 y=221 count=1} to TreeItem with text {<select aspect> EQUALS}
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Timestamp
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=614711812 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Timestamp
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - Attempting to set focus on (of type 'Text')
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - Attempting to set focus on Tree with text {}
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=614711819 data=null button=0 stateMask=0x0 x=71 y=200 count=0} to Tree node with text: OR
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=614711819 data=null doit=true} to Tree node with text: OR
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=614711819 data=null} to Tree node with text: OR
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=614711819 data=null button=1 stateMask=0x0 x=71 y=200 count=1} to Tree node with text: OR
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614711819 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
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=614711840 data=null button=1 stateMask=0x80000 x=71 y=200 count=1} to Tree node with text: OR
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - matched MenuItem with text "MATCHES", using matcher: with mnemonic 'MATCHES'
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - Clicking on with mnemonic 'MATCHES'
13:48:29 [2019-12-20T18:48:29.542Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {MATCHES} time=614711888 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'MATCHES'
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - Clicked on with mnemonic 'MATCHES'
13:48:29 [2019-12-20T18:48:29.798Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again.
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - Attempting to set focus on Tree with text {}
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {<select aspect> MATCHES} time=614711920 data=null button=0 stateMask=0x0 x=166 y=242 count=0} to TreeItem with text {<select aspect> MATCHES}
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {<select aspect> MATCHES} time=614711920 data=null doit=true} to TreeItem with text {<select aspect> MATCHES}
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {<select aspect> MATCHES} time=614711920 data=null} to TreeItem with text {<select aspect> MATCHES}
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {<select aspect> MATCHES} time=614711921 data=null button=1 stateMask=0x0 x=166 y=242 count=1} to TreeItem with text {<select aspect> MATCHES}
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614711921 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}
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {<select aspect> MATCHES} time=614711952 data=null button=1 stateMask=0x80000 x=166 y=242 count=1} to TreeItem with text {<select aspect> MATCHES}
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Contents
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=614711952 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Contents
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text'
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text')
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text'
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text')
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - Attempting to set focus on (of type 'Text')
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - matched Text with text "field", using matcher: of type 'Text'
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text')
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text'
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text')
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - Attempting to set focus on (of type 'Text')
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - number of items : 11
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters}
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614711989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614711989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614711989 data=null doit=true} to ToolItem with tooltip text {Save filters}
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614711989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614711989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614711989 data=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}
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614712053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614712053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614712053 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614712053 data=null doit=true} to ToolItem with tooltip text {Save filters}
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614712053 data=null} to ToolItem with tooltip text {Save filters}
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters}
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - Attempting to set focus on Table with text {}
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=614712069 data=null button=0 stateMask=0x0 x=22 y=53 count=0} to TableItem with text {}
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=614712069 data=null doit=true} to TableItem with text {}
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=614712069 data=null} to TableItem with text {}
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=614712070 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to TableItem with text {}
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=614712070 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=614712101 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to TableItem with text {}
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - matched MenuItem with text "matchAndEquals", using matcher: with mnemonic 'matchAndEquals'
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - Clicking on with mnemonic 'matchAndEquals'
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {matchAndEquals} time=614712127 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'matchAndEquals'
13:48:29 [2019-12-20T18:48:29.798Z] DEBUG - Clicked on with mnemonic 'matchAndEquals'
13:48:31 [2019-12-20T18:48:31.888Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=614714165 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:48:31 [2019-12-20T18:48:31.888Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:48:31 [2019-12-20T18:48:31.888Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:48:31 [2019-12-20T18:48:31.888Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:48:31 [2019-12-20T18:48:31.888Z] DEBUG - Attempting to set focus on Tree with text {}
13:48:31 [2019-12-20T18:48:31.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=614714199 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering}
13:48:31 [2019-12-20T18:48:31.888Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=614714199 data=null doit=true} to TreeItem with text {TestForFiltering}
13:48:31 [2019-12-20T18:48:31.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=614714199 data=null} to TreeItem with text {TestForFiltering}
13:48:31 [2019-12-20T18:48:31.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=614714199 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
13:48:31 [2019-12-20T18:48:31.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614714200 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}
13:48:31 [2019-12-20T18:48:31.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=614714206 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
13:48:32 [2019-12-20T18:48:32.144Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:48:32 [2019-12-20T18:48:32.144Z] DEBUG - Clicking on with mnemonic 'Delete'
13:48:32 [2019-12-20T18:48:32.144Z] DEBUG - Clicked on with mnemonic 'Delete'
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614715100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614715100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614715100 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614715100 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614715100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614715100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=614715100 data=null 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')
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614715100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614715100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614715100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614715100 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614715101 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - Clicking on OK
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614715101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614715101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614715101 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614715101 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614715101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614715101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:48:33 [2019-12-20T18:48:33.071Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:48:33 [2019-12-20T18:48:33.071Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:48:33 [2019-12-20T18:48:33.071Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:48:33 [2019-12-20T18:48:33.071Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:48:33 [2019-12-20T18:48:33.071Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - Clicked on OK
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614715101 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:48:33 [2019-12-20T18:48:33.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=614714284 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:48:33 [2019-12-20T18:48:33.327Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.038 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
13:48:33 [2019-12-20T18:48:33.327Z] testTimestampFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest)  Time elapsed: 4.383 s
13:48:33 [2019-12-20T18:48:33.327Z] testField01(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest)  Time elapsed: 3.705 s
13:48:33 [2019-12-20T18:48:33.327Z] testTimestampEqualsOr(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest)  Time elapsed: 3.92 s
13:48:33 [2019-12-20T18:48:33.327Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
13:48:33 [2019-12-20T18:48:33.582Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:48:34 [2019-12-20T18:48:34.143Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:48:34 [2019-12-20T18:48:34.143Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:48:34 [2019-12-20T18:48:34.143Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:48:34 [2019-12-20T18:48:34.143Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:48:34 [2019-12-20T18:48:34.143Z] DEBUG - Attempting to set focus on Tree with text {}
13:48:34 [2019-12-20T18:48:34.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=614716329 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment}
13:48:34 [2019-12-20T18:48:34.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=614716329 data=null doit=true} to TreeItem with text {TestAxisAlignment}
13:48:34 [2019-12-20T18:48:34.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=614716329 data=null} to TreeItem with text {TestAxisAlignment}
13:48:34 [2019-12-20T18:48:34.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=614716329 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment}
13:48:34 [2019-12-20T18:48:34.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614716329 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}
13:48:34 [2019-12-20T18:48:34.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=614716349 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment}
13:48:34 [2019-12-20T18:48:34.143Z] DEBUG - Attempting to set focus on Tree with text {}
13:48:34 [2019-12-20T18:48:34.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=614716349 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment}
13:48:34 [2019-12-20T18:48:34.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=614716349 data=null doit=true} to TreeItem with text {TestAxisAlignment}
13:48:34 [2019-12-20T18:48:34.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=614716349 data=null} to TreeItem with text {TestAxisAlignment}
13:48:34 [2019-12-20T18:48:34.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=614716349 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment}
13:48:34 [2019-12-20T18:48:34.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614716350 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}
13:48:34 [2019-12-20T18:48:34.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=614716355 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment}
13:48:34 [2019-12-20T18:48:34.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=614716356 data=null doit=true} to TreeItem with text {TestAxisAlignment}
13:48:34 [2019-12-20T18:48:34.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=614716356 data=null} to TreeItem with text {TestAxisAlignment}
13:48:34 [2019-12-20T18:48:34.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=614716356 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment}
13:48:34 [2019-12-20T18:48:34.144Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=614716356 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}
13:48:34 [2019-12-20T18:48:34.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=614716366 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment}
13:48:34 [2019-12-20T18:48:34.144Z] DEBUG - Attempting to set focus on Tree with text {}
13:48:34 [2019-12-20T18:48:34.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=614716366 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
13:48:34 [2019-12-20T18:48:34.144Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=614716367 data=null doit=true} to TreeItem with text {Traces [0]}
13:48:34 [2019-12-20T18:48:34.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=614716367 data=null} to TreeItem with text {Traces [0]}
13:48:34 [2019-12-20T18:48:34.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=614716367 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
13:48:34 [2019-12-20T18:48:34.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614716367 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]}
13:48:34 [2019-12-20T18:48:34.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=614716383 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
13:48:36 [2019-12-20T18:48:36.660Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
13:48:36 [2019-12-20T18:48:36.660Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
13:48:36 [2019-12-20T18:48:36.660Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
13:48:36 [2019-12-20T18:48:36.660Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:48:36 [2019-12-20T18:48:36.660Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
13:48:36 [2019-12-20T18:48:36.660Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:48:36 [2019-12-20T18:48:36.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=614718919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
13:48:36 [2019-12-20T18:48:36.660Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=614718919 data=null doit=true} to Sash with text {}
13:48:36 [2019-12-20T18:48:36.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=614718919 data=null item=null detail=0 x=150 y=0 width=3 height=114 stateMask=0x0 text=null doit=true} to Sash with text {}
13:48:36 [2019-12-20T18:48:36.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=614718921 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {}
13:48:36 [2019-12-20T18:48:36.660Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=614718922 data=null x=1 y=57 width=0 height=0 detail=0} to Sash with text {}
13:48:36 [2019-12-20T18:48:36.660Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=614718922 data=null} to Sash with text {}
13:48:36 [2019-12-20T18:48:36.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=614718922 data=null item=null detail=0 x=200 y=0 width=3 height=114 stateMask=0x0 text=null doit=true} to Sash with text {}
13:48:36 [2019-12-20T18:48:36.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=614718977 data=null button=0 stateMask=0x80000 x=1 y=57 count=0} to Sash with text {}
13:48:36 [2019-12-20T18:48:36.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=614718978 data=null item=null detail=0 x=200 y=0 width=3 height=114 stateMask=0x80000 text=null doit=true} to Sash with text {}
13:48:36 [2019-12-20T18:48:36.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=614718979 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {}
13:48:36 [2019-12-20T18:48:36.660Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=614718979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
13:48:37 [2019-12-20T18:48:37.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=614719581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
13:48:37 [2019-12-20T18:48:37.221Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=614719581 data=null doit=true} to Sash with text {}
13:48:37 [2019-12-20T18:48:37.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=614719581 data=null item=null detail=0 x=201 y=0 width=3 height=114 stateMask=0x0 text=null doit=true} to Sash with text {}
13:48:37 [2019-12-20T18:48:37.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=614719583 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {}
13:48:37 [2019-12-20T18:48:37.221Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=614719584 data=null x=1 y=57 width=0 height=0 detail=0} to Sash with text {}
13:48:37 [2019-12-20T18:48:37.221Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=614719584 data=null} to Sash with text {}
13:48:37 [2019-12-20T18:48:37.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=614719584 data=null item=null detail=0 x=150 y=0 width=3 height=114 stateMask=0x0 text=null doit=true} to Sash with text {}
13:48:37 [2019-12-20T18:48:37.222Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=614719586 data=null button=0 stateMask=0x80000 x=1 y=57 count=0} to Sash with text {}
13:48:37 [2019-12-20T18:48:37.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=614719587 data=null item=null detail=0 x=150 y=0 width=3 height=114 stateMask=0x80000 text=null doit=true} to Sash with text {}
13:48:37 [2019-12-20T18:48:37.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=614719589 data=null button=1 stateMask=0x0 x=1 y=57 count=1} to Sash with text {}
13:48:37 [2019-12-20T18:48:37.222Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=614719589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
13:48:38 [2019-12-20T18:48:38.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:48:40 [2019-12-20T18:48:40.697Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
13:48:40 [2019-12-20T18:48:40.697Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:48:40 [2019-12-20T18:48:40.697Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
13:48:40 [2019-12-20T18:48:40.697Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
13:48:40 [2019-12-20T18:48:40.697Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
13:48:40 [2019-12-20T18:48:40.697Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:48:40 [2019-12-20T18:48:40.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614722818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:48:40 [2019-12-20T18:48:40.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614722818 data=null button=0 stateMask=0x0 x=182 y=123 count=0} to TimeGraphControl with text {}
13:48:40 [2019-12-20T18:48:40.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614722818 data=null doit=true} to TimeGraphControl with text {}
13:48:40 [2019-12-20T18:48:40.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614722818 data=null} to TimeGraphControl with text {}
13:48:40 [2019-12-20T18:48:40.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614722822 data=null button=1 stateMask=0x0 x=182 y=123 count=1} to TimeGraphControl with text {}
13:48:40 [2019-12-20T18:48:40.697Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=614722822 data=null x=232 y=123 width=0 height=0 detail=0} to TimeGraphControl with text {}
13:48:40 [2019-12-20T18:48:40.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614722822 data=null button=1 stateMask=0x80000 x=232 y=123 count=1} to TimeGraphControl with text {}
13:48:40 [2019-12-20T18:48:40.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614722824 data=null button=1 stateMask=0x80000 x=232 y=123 count=1} to TimeGraphControl with text {}
13:48:40 [2019-12-20T18:48:40.697Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614722824 data=null button=0 stateMask=0x0 x=0 y=123 count=0} to TimeGraphControl with text {}
13:48:40 [2019-12-20T18:48:40.697Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614722824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:48:40 [2019-12-20T18:48:40.697Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614722824 data=null doit=true} to TimeGraphControl with text {}
13:48:40 [2019-12-20T18:48:40.697Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614722824 data=null} to TimeGraphControl with text {}
13:48:41 [2019-12-20T18:48:41.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614723326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:48:41 [2019-12-20T18:48:41.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614723327 data=null button=0 stateMask=0x0 x=232 y=123 count=0} to TimeGraphControl with text {}
13:48:41 [2019-12-20T18:48:41.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614723327 data=null doit=true} to TimeGraphControl with text {}
13:48:41 [2019-12-20T18:48:41.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614723327 data=null} to TimeGraphControl with text {}
13:48:41 [2019-12-20T18:48:41.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614723330 data=null button=1 stateMask=0x0 x=232 y=123 count=1} to TimeGraphControl with text {}
13:48:41 [2019-12-20T18:48:41.258Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=614723331 data=null x=182 y=123 width=0 height=0 detail=0} to TimeGraphControl with text {}
13:48:41 [2019-12-20T18:48:41.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614723331 data=null button=1 stateMask=0x80000 x=182 y=123 count=1} to TimeGraphControl with text {}
13:48:41 [2019-12-20T18:48:41.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614723332 data=null button=1 stateMask=0x80000 x=182 y=123 count=1} to TimeGraphControl with text {}
13:48:41 [2019-12-20T18:48:41.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614723332 data=null button=0 stateMask=0x0 x=0 y=123 count=0} to TimeGraphControl with text {}
13:48:41 [2019-12-20T18:48:41.259Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614723332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:48:41 [2019-12-20T18:48:41.259Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614723332 data=null doit=true} to TimeGraphControl with text {}
13:48:41 [2019-12-20T18:48:41.259Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614723332 data=null} to TimeGraphControl with text {}
13:48:41 [2019-12-20T18:48:41.513Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:48:44 [2019-12-20T18:48:44.027Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
13:48:44 [2019-12-20T18:48:44.027Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:48:44 [2019-12-20T18:48:44.027Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
13:48:44 [2019-12-20T18:48:44.027Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
13:48:44 [2019-12-20T18:48:44.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614726288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:48:44 [2019-12-20T18:48:44.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614726289 data=null button=0 stateMask=0x0 x=182 y=76 count=0} to TimeGraphControl with text {}
13:48:44 [2019-12-20T18:48:44.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614726289 data=null doit=true} to TimeGraphControl with text {}
13:48:44 [2019-12-20T18:48:44.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614726289 data=null} to TimeGraphControl with text {}
13:48:44 [2019-12-20T18:48:44.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614726291 data=null button=1 stateMask=0x0 x=182 y=76 count=1} to TimeGraphControl with text {}
13:48:44 [2019-12-20T18:48:44.027Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=614726292 data=null x=232 y=76 width=0 height=0 detail=0} to TimeGraphControl with text {}
13:48:44 [2019-12-20T18:48:44.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614726292 data=null button=1 stateMask=0x80000 x=232 y=76 count=1} to TimeGraphControl with text {}
13:48:44 [2019-12-20T18:48:44.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614726293 data=null button=1 stateMask=0x80000 x=232 y=76 count=1} to TimeGraphControl with text {}
13:48:44 [2019-12-20T18:48:44.028Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614726293 data=null button=0 stateMask=0x0 x=0 y=76 count=0} to TimeGraphControl with text {}
13:48:44 [2019-12-20T18:48:44.028Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614726294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:48:44 [2019-12-20T18:48:44.028Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614726294 data=null doit=true} to TimeGraphControl with text {}
13:48:44 [2019-12-20T18:48:44.028Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614726294 data=null} to TimeGraphControl with text {}
13:48:44 [2019-12-20T18:48:44.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614726896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:48:44 [2019-12-20T18:48:44.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614726896 data=null button=0 stateMask=0x0 x=232 y=76 count=0} to TimeGraphControl with text {}
13:48:44 [2019-12-20T18:48:44.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614726896 data=null doit=true} to TimeGraphControl with text {}
13:48:44 [2019-12-20T18:48:44.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614726896 data=null} to TimeGraphControl with text {}
13:48:44 [2019-12-20T18:48:44.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614726899 data=null button=1 stateMask=0x0 x=232 y=76 count=1} to TimeGraphControl with text {}
13:48:44 [2019-12-20T18:48:44.588Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=614726899 data=null x=182 y=76 width=0 height=0 detail=0} to TimeGraphControl with text {}
13:48:44 [2019-12-20T18:48:44.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614726900 data=null button=1 stateMask=0x80000 x=182 y=76 count=1} to TimeGraphControl with text {}
13:48:44 [2019-12-20T18:48:44.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614726901 data=null button=1 stateMask=0x80000 x=182 y=76 count=1} to TimeGraphControl with text {}
13:48:44 [2019-12-20T18:48:44.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614726901 data=null button=0 stateMask=0x0 x=0 y=76 count=0} to TimeGraphControl with text {}
13:48:44 [2019-12-20T18:48:44.588Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614726901 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:48:44 [2019-12-20T18:48:44.588Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614726901 data=null doit=true} to TimeGraphControl with text {}
13:48:44 [2019-12-20T18:48:44.588Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614726901 data=null} to TimeGraphControl with text {}
13:48:45 [2019-12-20T18:48:45.149Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:48:47 [2019-12-20T18:48:47.665Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
13:48:47 [2019-12-20T18:48:47.665Z] DEBUG - matched MenuItem with text "Align Views", using matcher: with mnemonic 'Align Views'
13:48:47 [2019-12-20T18:48:47.665Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:48:50 [2019-12-20T18:48:50.179Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
13:48:50 [2019-12-20T18:48:50.179Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:48:50 [2019-12-20T18:48:50.179Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
13:48:50 [2019-12-20T18:48:50.179Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
13:48:50 [2019-12-20T18:48:50.179Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
13:48:50 [2019-12-20T18:48:50.179Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:48:50 [2019-12-20T18:48:50.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614732221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:48:50 [2019-12-20T18:48:50.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614732222 data=null button=0 stateMask=0x0 x=173 y=68 count=0} to TimeGraphControl with text {}
13:48:50 [2019-12-20T18:48:50.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614732222 data=null doit=true} to TimeGraphControl with text {}
13:48:50 [2019-12-20T18:48:50.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614732222 data=null} to TimeGraphControl with text {}
13:48:50 [2019-12-20T18:48:50.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614732225 data=null button=1 stateMask=0x0 x=173 y=68 count=1} to TimeGraphControl with text {}
13:48:50 [2019-12-20T18:48:50.179Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=614732225 data=null x=223 y=68 width=0 height=0 detail=0} to TimeGraphControl with text {}
13:48:50 [2019-12-20T18:48:50.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614732225 data=null button=1 stateMask=0x80000 x=223 y=68 count=1} to TimeGraphControl with text {}
13:48:50 [2019-12-20T18:48:50.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614732227 data=null button=1 stateMask=0x80000 x=223 y=68 count=1} to TimeGraphControl with text {}
13:48:50 [2019-12-20T18:48:50.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614732227 data=null button=0 stateMask=0x0 x=0 y=68 count=0} to TimeGraphControl with text {}
13:48:50 [2019-12-20T18:48:50.179Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614732227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:48:50 [2019-12-20T18:48:50.179Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614732227 data=null doit=true} to TimeGraphControl with text {}
13:48:50 [2019-12-20T18:48:50.179Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614732227 data=null} to TimeGraphControl with text {}
13:48:50 [2019-12-20T18:48:50.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=614732829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:48:50 [2019-12-20T18:48:50.739Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614732829 data=null button=0 stateMask=0x0 x=223 y=68 count=0} to TimeGraphControl with text {}
13:48:50 [2019-12-20T18:48:50.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=614732830 data=null doit=true} to TimeGraphControl with text {}
13:48:50 [2019-12-20T18:48:50.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=614732830 data=null} to TimeGraphControl with text {}
13:48:50 [2019-12-20T18:48:50.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=614732833 data=null button=1 stateMask=0x0 x=223 y=68 count=1} to TimeGraphControl with text {}
13:48:50 [2019-12-20T18:48:50.740Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=614732833 data=null x=173 y=68 width=0 height=0 detail=0} to TimeGraphControl with text {}
13:48:50 [2019-12-20T18:48:50.740Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614732833 data=null button=1 stateMask=0x80000 x=173 y=68 count=1} to TimeGraphControl with text {}
13:48:50 [2019-12-20T18:48:50.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=614732837 data=null button=1 stateMask=0x80000 x=173 y=68 count=1} to TimeGraphControl with text {}
13:48:50 [2019-12-20T18:48:50.740Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=614732837 data=null button=0 stateMask=0x0 x=0 y=68 count=0} to TimeGraphControl with text {}
13:48:50 [2019-12-20T18:48:50.740Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=614732838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:48:50 [2019-12-20T18:48:50.740Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=614732838 data=null doit=true} to TimeGraphControl with text {}
13:48:50 [2019-12-20T18:48:50.740Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=614732838 data=null} to TimeGraphControl with text {}
13:48:50 [2019-12-20T18:48:50.994Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:48:54 [2019-12-20T18:48:54.259Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
13:48:54 [2019-12-20T18:48:54.259Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
13:48:54 [2019-12-20T18:48:54.259Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
13:48:54 [2019-12-20T18:48:54.259Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:48:54 [2019-12-20T18:48:54.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=614736087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
13:48:54 [2019-12-20T18:48:54.259Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=614736087 data=null doit=true} to Sash with text {}
13:48:54 [2019-12-20T18:48:54.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=614736087 data=null item=null detail=0 x=142 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {}
13:48:54 [2019-12-20T18:48:54.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=614736092 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
13:48:54 [2019-12-20T18:48:54.259Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=614736092 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {}
13:48:54 [2019-12-20T18:48:54.259Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=614736092 data=null} to Sash with text {}
13:48:54 [2019-12-20T18:48:54.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=614736092 data=null item=null detail=0 x=192 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {}
13:48:54 [2019-12-20T18:48:54.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=614736094 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {}
13:48:54 [2019-12-20T18:48:54.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=614736094 data=null item=null detail=0 x=192 y=0 width=3 height=157 stateMask=0x80000 text=null doit=true} to Sash with text {}
13:48:54 [2019-12-20T18:48:54.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=614736095 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
13:48:54 [2019-12-20T18:48:54.259Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=614736095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
13:48:54 [2019-12-20T18:48:54.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=614736696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
13:48:54 [2019-12-20T18:48:54.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=614736696 data=null doit=true} to Sash with text {}
13:48:54 [2019-12-20T18:48:54.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=614736696 data=null item=null detail=0 x=192 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {}
13:48:54 [2019-12-20T18:48:54.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=614736698 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
13:48:54 [2019-12-20T18:48:54.514Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=614736698 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {}
13:48:54 [2019-12-20T18:48:54.514Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=614736698 data=null} to Sash with text {}
13:48:54 [2019-12-20T18:48:54.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=614736698 data=null item=null detail=0 x=142 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {}
13:48:54 [2019-12-20T18:48:54.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=614736700 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {}
13:48:54 [2019-12-20T18:48:54.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=614736700 data=null item=null detail=0 x=142 y=0 width=3 height=157 stateMask=0x80000 text=null doit=true} to Sash with text {}
13:48:54 [2019-12-20T18:48:54.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=614736701 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
13:48:54 [2019-12-20T18:48:54.514Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=614736701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
13:48:55 [2019-12-20T18:48:55.075Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:48:57 [2019-12-20T18:48:57.592Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
13:48:57 [2019-12-20T18:48:57.592Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
13:48:57 [2019-12-20T18:48:57.592Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
13:48:57 [2019-12-20T18:48:57.592Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:48:57 [2019-12-20T18:48:57.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=614739793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
13:48:57 [2019-12-20T18:48:57.592Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=614739793 data=null doit=true} to Sash with text {}
13:48:57 [2019-12-20T18:48:57.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=614739793 data=null item=null detail=0 x=133 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {}
13:48:57 [2019-12-20T18:48:57.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=614739794 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
13:48:57 [2019-12-20T18:48:57.592Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=614739795 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {}
13:48:57 [2019-12-20T18:48:57.592Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=614739795 data=null} to Sash with text {}
13:48:57 [2019-12-20T18:48:57.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=614739795 data=null item=null detail=0 x=183 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {}
13:48:57 [2019-12-20T18:48:57.592Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=614739796 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {}
13:48:57 [2019-12-20T18:48:57.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=614739797 data=null item=null detail=0 x=183 y=0 width=3 height=157 stateMask=0x80000 text=null doit=true} to Sash with text {}
13:48:57 [2019-12-20T18:48:57.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=614739797 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
13:48:57 [2019-12-20T18:48:57.592Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=614739797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
13:48:58 [2019-12-20T18:48:58.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=614740398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
13:48:58 [2019-12-20T18:48:58.153Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=614740398 data=null doit=true} to Sash with text {}
13:48:58 [2019-12-20T18:48:58.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=614740398 data=null item=null detail=0 x=183 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {}
13:48:58 [2019-12-20T18:48:58.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=614740400 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
13:48:58 [2019-12-20T18:48:58.153Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=614740401 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {}
13:48:58 [2019-12-20T18:48:58.153Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=614740401 data=null} to Sash with text {}
13:48:58 [2019-12-20T18:48:58.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=614740401 data=null item=null detail=0 x=133 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {}
13:48:58 [2019-12-20T18:48:58.153Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=614740402 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {}
13:48:58 [2019-12-20T18:48:58.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=614740402 data=null item=null detail=0 x=133 y=0 width=3 height=157 stateMask=0x80000 text=null doit=true} to Sash with text {}
13:48:58 [2019-12-20T18:48:58.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=614740403 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
13:48:58 [2019-12-20T18:48:58.153Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=614740403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
13:48:58 [2019-12-20T18:48:58.713Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
13:48:58 [2019-12-20T18:48:58.713Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
13:48:58 [2019-12-20T18:48:58.713Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
13:48:58 [2019-12-20T18:48:58.713Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:48:58 [2019-12-20T18:48:58.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=614741006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
13:48:58 [2019-12-20T18:48:58.713Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=614741006 data=null doit=true} to Sash with text {}
13:48:58 [2019-12-20T18:48:58.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=614741006 data=null item=null detail=0 x=134 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {}
13:48:58 [2019-12-20T18:48:58.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=614741007 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
13:48:58 [2019-12-20T18:48:58.713Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=614741008 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {}
13:48:58 [2019-12-20T18:48:58.713Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=614741008 data=null} to Sash with text {}
13:48:58 [2019-12-20T18:48:58.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=614741008 data=null item=null detail=0 x=184 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {}
13:48:58 [2019-12-20T18:48:58.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=614741010 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {}
13:48:58 [2019-12-20T18:48:58.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=614741011 data=null item=null detail=0 x=184 y=0 width=3 height=157 stateMask=0x80000 text=null doit=true} to Sash with text {}
13:48:58 [2019-12-20T18:48:58.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=614741012 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
13:48:58 [2019-12-20T18:48:58.713Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=614741012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
13:48:59 [2019-12-20T18:48:59.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=614741613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
13:48:59 [2019-12-20T18:48:59.275Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=614741613 data=null doit=true} to Sash with text {}
13:48:59 [2019-12-20T18:48:59.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=614741613 data=null item=null detail=0 x=184 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {}
13:48:59 [2019-12-20T18:48:59.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=614741615 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
13:48:59 [2019-12-20T18:48:59.275Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=614741615 data=null x=1 y=78 width=0 height=0 detail=0} to Sash with text {}
13:48:59 [2019-12-20T18:48:59.275Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=614741615 data=null} to Sash with text {}
13:48:59 [2019-12-20T18:48:59.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=614741615 data=null item=null detail=0 x=134 y=0 width=3 height=157 stateMask=0x0 text=null doit=true} to Sash with text {}
13:48:59 [2019-12-20T18:48:59.275Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=614741617 data=null button=0 stateMask=0x80000 x=1 y=78 count=0} to Sash with text {}
13:48:59 [2019-12-20T18:48:59.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=614741617 data=null item=null detail=0 x=134 y=0 width=3 height=157 stateMask=0x80000 text=null doit=true} to Sash with text {}
13:48:59 [2019-12-20T18:48:59.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=614741618 data=null button=1 stateMask=0x0 x=1 y=78 count=1} to Sash with text {}
13:48:59 [2019-12-20T18:48:59.275Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=614741618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
13:49:00 [2019-12-20T18:49:00.202Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:49:00 [2019-12-20T18:49:00.202Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.perspective"'
13:49:00 [2019-12-20T18:49:00.202Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.1"'
13:49:00 [2019-12-20T18:49:00.202Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.2"'
13:49:00 [2019-12-20T18:49:00.202Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.3"'
13:49:00 [2019-12-20T18:49:00.458Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=614742689 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:49:00 [2019-12-20T18:49:00.458Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:49:00 [2019-12-20T18:49:00.458Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:49:00 [2019-12-20T18:49:00.458Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:49:00 [2019-12-20T18:49:00.458Z] DEBUG - Attempting to set focus on Tree with text {}
13:49:00 [2019-12-20T18:49:00.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=614742693 data=null button=0 stateMask=0x0 x=100 y=11 count=0} to TreeItem with text {TestAxisAlignment}
13:49:00 [2019-12-20T18:49:00.458Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=614742693 data=null doit=true} to TreeItem with text {TestAxisAlignment}
13:49:00 [2019-12-20T18:49:00.458Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=614742694 data=null} to TreeItem with text {TestAxisAlignment}
13:49:00 [2019-12-20T18:49:00.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=614742694 data=null button=1 stateMask=0x0 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment}
13:49:00 [2019-12-20T18:49:00.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614742694 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}
13:49:00 [2019-12-20T18:49:00.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=614742700 data=null button=1 stateMask=0x80000 x=100 y=11 count=1} to TreeItem with text {TestAxisAlignment}
13:49:00 [2019-12-20T18:49:00.714Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:49:00 [2019-12-20T18:49:00.714Z] DEBUG - Clicking on with mnemonic 'Delete'
13:49:00 [2019-12-20T18:49:00.714Z] DEBUG - Clicked on with mnemonic 'Delete'
13:49:01 [2019-12-20T18:49:01.275Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:49:01 [2019-12-20T18:49:01.275Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:49:01 [2019-12-20T18:49:01.275Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:49:01 [2019-12-20T18:49:01.275Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:49:01 [2019-12-20T18:49:01.275Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:49:01 [2019-12-20T18:49:01.275Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:49:01 [2019-12-20T18:49:01.275Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:49:01 [2019-12-20T18:49:01.275Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:49:01 [2019-12-20T18:49:01.275Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:49:01 [2019-12-20T18:49:01.275Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:49:01 [2019-12-20T18:49:01.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614743620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:49:01 [2019-12-20T18:49:01.275Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614743620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:49:01 [2019-12-20T18:49:01.275Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614743620 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:49:01 [2019-12-20T18:49:01.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614743620 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:49:01 [2019-12-20T18:49:01.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614743620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:49:01 [2019-12-20T18:49:01.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614743620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:49:01 [2019-12-20T18:49:01.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=614743620 data=null 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')
13:49:01 [2019-12-20T18:49:01.275Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614743620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:49:01 [2019-12-20T18:49:01.275Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614743620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:49:01 [2019-12-20T18:49:01.275Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614743620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:49:01 [2019-12-20T18:49:01.275Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614743620 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:49:01 [2019-12-20T18:49:01.275Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614743620 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:49:01 [2019-12-20T18:49:01.275Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:49:01 [2019-12-20T18:49:01.275Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:49:01 [2019-12-20T18:49:01.275Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:49:01 [2019-12-20T18:49:01.275Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:49:01 [2019-12-20T18:49:01.275Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:49:01 [2019-12-20T18:49:01.275Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:49:01 [2019-12-20T18:49:01.275Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:49:01 [2019-12-20T18:49:01.275Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:01 [2019-12-20T18:49:01.275Z] DEBUG - Clicking on OK
13:49:01 [2019-12-20T18:49:01.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614743621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:01 [2019-12-20T18:49:01.275Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614743621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:01 [2019-12-20T18:49:01.275Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614743621 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:01 [2019-12-20T18:49:01.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614743621 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:01 [2019-12-20T18:49:01.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614743621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:01 [2019-12-20T18:49:01.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614743621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:01 [2019-12-20T18:49:01.275Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:01 [2019-12-20T18:49:01.275Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:01 [2019-12-20T18:49:01.275Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:01 [2019-12-20T18:49:01.275Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:01 [2019-12-20T18:49:01.275Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:01 [2019-12-20T18:49:01.275Z] DEBUG - Clicked on OK
13:49:01 [2019-12-20T18:49:01.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614743621 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:01 [2019-12-20T18:49:01.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=614742880 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:49:01 [2019-12-20T18:49:01.786Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.486 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
13:49:01 [2019-12-20T18:49:01.786Z] testMoveHistogramOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 4.027 s
13:49:01 [2019-12-20T18:49:01.786Z] testNotOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.596 s
13:49:01 [2019-12-20T18:49:01.786Z] testOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.575 s
13:49:01 [2019-12-20T18:49:01.786Z] testMenuItem(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 2.494 s
13:49:01 [2019-12-20T18:49:01.786Z] testMoveTgStubOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.611 s
13:49:01 [2019-12-20T18:49:01.786Z] testOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.903 s
13:49:01 [2019-12-20T18:49:01.786Z] testNotOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 4.821 s
13:49:01 [2019-12-20T18:49:01.786Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
13:49:13 [2019-12-20T18:49:13.951Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.279 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
13:49:13 [2019-12-20T18:49:13.951Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace)  Time elapsed: 10.09 s
13:49:13 [2019-12-20T18:49:13.951Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
13:49:13 [2019-12-20T18:49:13.951Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
13:49:13 [2019-12-20T18:49:13.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:49:13 [2019-12-20T18:49:13.951Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:49:13 [2019-12-20T18:49:13.951Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:49:13 [2019-12-20T18:49:13.951Z] DEBUG - Clicking on TableItem with text {}
13:49:13 [2019-12-20T18:49:13.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=614756035 data=null button=0 stateMask=0x0 x=262 y=11 count=0} to TableItem with text {}
13:49:13 [2019-12-20T18:49:13.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=614756036 data=null doit=true} to TableItem with text {}
13:49:13 [2019-12-20T18:49:13.951Z] DEBUG - Attempting to set focus on Table with text {}
13:49:13 [2019-12-20T18:49:13.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=614756036 data=null} to TableItem with text {}
13:49:13 [2019-12-20T18:49:13.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=614756036 data=null button=1 stateMask=0x0 x=262 y=11 count=1} to TableItem with text {}
13:49:13 [2019-12-20T18:49:13.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=614756039 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
13:49:13 [2019-12-20T18:49:13.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=614756039 data=null button=1 stateMask=0x80000 x=262 y=11 count=1} to TableItem with text {}
13:49:13 [2019-12-20T18:49:13.951Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=614756040 data=null button=0 stateMask=0x0 x=262 y=11 count=0} to TableItem with text {}
13:49:13 [2019-12-20T18:49:13.951Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=614756040 data=null doit=true} to TableItem with text {}
13:49:13 [2019-12-20T18:49:13.951Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=614756040 data=null} to TableItem with text {}
13:49:13 [2019-12-20T18:49:13.951Z] DEBUG - Clicked on TableItem with text {}
13:49:13 [2019-12-20T18:49:13.951Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:49:13 [2019-12-20T18:49:13.951Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:49:13 [2019-12-20T18:49:13.951Z] DEBUG - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text')
13:49:13 [2019-12-20T18:49:13.951Z] DEBUG - Attempting to set focus on (of type 'Text')
13:49:13 [2019-12-20T18:49:13.951Z] DEBUG - Typing text 'LoggerA|LoggerB|LoggerC' with an interval of 50ms. between characters.
13:49:14 [2019-12-20T18:49:14.877Z] DEBUG - Attempting to set focus on (of type 'Text')
13:49:16 [2019-12-20T18:49:16.444Z] DEBUG - Attempting to set focus on Table with text {}
13:49:16 [2019-12-20T18:49:16.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=614758713 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
13:49:16 [2019-12-20T18:49:16.444Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=614758713 data=null doit=true} to TableItem with text {}
13:49:16 [2019-12-20T18:49:16.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=614758713 data=null} to TableItem with text {}
13:49:16 [2019-12-20T18:49:16.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=614758714 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
13:49:16 [2019-12-20T18:49:16.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=614758714 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:49:16 [2019-12-20T18:49:16.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=614758714 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
13:49:16 [2019-12-20T18:49:16.444Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
13:49:16 [2019-12-20T18:49:16.444Z] DEBUG - Clicking on with mnemonic 'Export To Text...'
13:49:16 [2019-12-20T18:49:16.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=614758741 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...'
13:49:16 [2019-12-20T18:49:16.444Z] DEBUG - Clicked on with mnemonic 'Export To Text...'
13:49:19 [2019-12-20T18:49:19.631Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
13:49:19 [2019-12-20T18:49:19.631Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:49:19 [2019-12-20T18:49:19.631Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:49:19 [2019-12-20T18:49:19.631Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:49:19 [2019-12-20T18:49:19.631Z] DEBUG - Attempting to set focus on Table with text {}
13:49:19 [2019-12-20T18:49:19.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=614760776 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
13:49:19 [2019-12-20T18:49:19.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=614760776 data=null doit=true} to TableItem with text {}
13:49:19 [2019-12-20T18:49:19.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=614760776 data=null} to TableItem with text {}
13:49:19 [2019-12-20T18:49:19.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=614760776 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
13:49:19 [2019-12-20T18:49:19.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=614760776 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
13:49:19 [2019-12-20T18:49:19.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=614760779 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
13:49:19 [2019-12-20T18:49:19.631Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
13:49:19 [2019-12-20T18:49:19.631Z] DEBUG - Clicking on with mnemonic 'Export To Text...'
13:49:19 [2019-12-20T18:49:19.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=614760817 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...'
13:49:19 [2019-12-20T18:49:19.631Z] DEBUG - Clicked on with mnemonic 'Export To Text...'
13:49:19 [2019-12-20T18:49:19.631Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=614761364 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:49:19 [2019-12-20T18:49:19.631Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:49:19 [2019-12-20T18:49:19.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:49:19 [2019-12-20T18:49:19.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:49:19 [2019-12-20T18:49:19.631Z] DEBUG - Attempting to set focus on Tree with text {}
13:49:19 [2019-12-20T18:49:19.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=614761376 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
13:49:19 [2019-12-20T18:49:19.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=614761376 data=null doit=true} to TreeItem with text {test}
13:49:19 [2019-12-20T18:49:19.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=614761376 data=null} to TreeItem with text {test}
13:49:19 [2019-12-20T18:49:19.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=614761376 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
13:49:19 [2019-12-20T18:49:19.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614761376 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:49:19 [2019-12-20T18:49:19.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=614761397 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
13:49:19 [2019-12-20T18:49:19.631Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:49:19 [2019-12-20T18:49:19.631Z] DEBUG - Clicking on with mnemonic 'Delete'
13:49:19 [2019-12-20T18:49:19.632Z] DEBUG - Clicked on with mnemonic 'Delete'
13:49:19 [2019-12-20T18:49:19.888Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:49:19 [2019-12-20T18:49:19.888Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:49:19 [2019-12-20T18:49:19.888Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:49:19 [2019-12-20T18:49:19.888Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:49:19 [2019-12-20T18:49:19.888Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:49:19 [2019-12-20T18:49:19.888Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:49:19 [2019-12-20T18:49:19.888Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:49:19 [2019-12-20T18:49:19.888Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:49:19 [2019-12-20T18:49:19.888Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:49:19 [2019-12-20T18:49:19.888Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:49:19 [2019-12-20T18:49:19.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614762107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:49:19 [2019-12-20T18:49:19.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614762108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:49:19 [2019-12-20T18:49:19.888Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614762108 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:49:19 [2019-12-20T18:49:19.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614762108 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:49:19 [2019-12-20T18:49:19.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614762108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:49:19 [2019-12-20T18:49:19.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614762108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:49:19 [2019-12-20T18:49:19.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=614762108 data=null 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')
13:49:19 [2019-12-20T18:49:19.888Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614762108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:49:19 [2019-12-20T18:49:19.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614762108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:49:19 [2019-12-20T18:49:19.888Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614762108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:49:19 [2019-12-20T18:49:19.888Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614762108 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:49:19 [2019-12-20T18:49:19.888Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614762108 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:49:19 [2019-12-20T18:49:19.888Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:49:19 [2019-12-20T18:49:19.888Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:49:19 [2019-12-20T18:49:19.888Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:49:19 [2019-12-20T18:49:19.888Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:49:19 [2019-12-20T18:49:19.888Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:49:19 [2019-12-20T18:49:19.888Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:49:19 [2019-12-20T18:49:19.888Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:49:19 [2019-12-20T18:49:19.888Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:19 [2019-12-20T18:49:19.888Z] DEBUG - Clicking on OK
13:49:19 [2019-12-20T18:49:19.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614762109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:19 [2019-12-20T18:49:19.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614762109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:19 [2019-12-20T18:49:19.888Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614762109 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:19 [2019-12-20T18:49:19.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614762109 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:19 [2019-12-20T18:49:19.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614762109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:19 [2019-12-20T18:49:19.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614762109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:19 [2019-12-20T18:49:19.888Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:19 [2019-12-20T18:49:19.888Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:19 [2019-12-20T18:49:19.888Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:19 [2019-12-20T18:49:19.888Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:19 [2019-12-20T18:49:19.888Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:19 [2019-12-20T18:49:19.888Z] DEBUG - Clicked on OK
13:49:20 [2019-12-20T18:49:20.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614762109 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:20 [2019-12-20T18:49:20.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=614761434 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:49:20 [2019-12-20T18:49:20.399Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.2 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
13:49:20 [2019-12-20T18:49:20.399Z] testExportWithFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest)  Time elapsed: 4.679 s
13:49:20 [2019-12-20T18:49:20.399Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest)  Time elapsed: 2.081 s
13:49:20 [2019-12-20T18:49:20.399Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
13:49:22 [2019-12-20T18:49:22.289Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
13:49:22 [2019-12-20T18:49:22.289Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:49:22 [2019-12-20T18:49:22.289Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:49:22 [2019-12-20T18:49:22.289Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:49:22 [2019-12-20T18:49:22.289Z] DEBUG - Attempting to set focus on (of type 'Table')
13:49:22 [2019-12-20T18:49:22.289Z] DEBUG - Clicking on (of type 'Table')
13:49:22 [2019-12-20T18:49:22.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=614764345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:49:22 [2019-12-20T18:49:22.289Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=614764345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:49:22 [2019-12-20T18:49:22.289Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=614764345 data=null doit=true} to (of type 'Table')
13:49:22 [2019-12-20T18:49:22.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=614764345 data=null} to (of type 'Table')
13:49:22 [2019-12-20T18:49:22.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=614764345 data=null button=1 stateMask=0x0 x=12 y=32 count=1} to (of type 'Table')
13:49:22 [2019-12-20T18:49:22.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=614764345 data=null button=1 stateMask=0x80000 x=12 y=32 count=1} to (of type 'Table')
13:49:22 [2019-12-20T18:49:22.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=614764345 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
13:49:22 [2019-12-20T18:49:22.289Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=614764346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:49:22 [2019-12-20T18:49:22.289Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=614764347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:49:22 [2019-12-20T18:49:22.289Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=614764347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:49:22 [2019-12-20T18:49:22.289Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=614764347 data=null doit=true} to (of type 'Table')
13:49:22 [2019-12-20T18:49:22.289Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=614764347 data=null} to (of type 'Table')
13:49:22 [2019-12-20T18:49:22.289Z] DEBUG - Clicked on (of type 'Table')
13:49:22 [2019-12-20T18:49:22.289Z] DEBUG - matched MenuItem with text "Collapse Events", using matcher: with mnemonic 'Collapse Events'
13:49:22 [2019-12-20T18:49:22.289Z] DEBUG - Clicking on with mnemonic 'Collapse Events'
13:49:22 [2019-12-20T18:49:22.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Collapse Events} time=614764431 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'
13:49:22 [2019-12-20T18:49:22.289Z] DEBUG - Clicked on with mnemonic 'Collapse Events'
13:49:23 [2019-12-20T18:49:23.653Z] DEBUG - matched MenuItem with text "Clear Filters", using matcher: with mnemonic 'Clear Filters'
13:49:23 [2019-12-20T18:49:23.653Z] DEBUG - Clicking on with mnemonic 'Clear Filters'
13:49:23 [2019-12-20T18:49:23.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Clear Filters} time=614765963 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'
13:49:23 [2019-12-20T18:49:23.909Z] DEBUG - Clicked on with mnemonic 'Clear Filters'
13:49:24 [2019-12-20T18:49:24.165Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=614766331 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:49:24 [2019-12-20T18:49:24.165Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:49:24 [2019-12-20T18:49:24.165Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:49:24 [2019-12-20T18:49:24.165Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:49:24 [2019-12-20T18:49:24.165Z] DEBUG - Attempting to set focus on Tree with text {}
13:49:24 [2019-12-20T18:49:24.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=614766343 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
13:49:24 [2019-12-20T18:49:24.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=614766343 data=null doit=true} to TreeItem with text {test}
13:49:24 [2019-12-20T18:49:24.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=614766343 data=null} to TreeItem with text {test}
13:49:24 [2019-12-20T18:49:24.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=614766344 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
13:49:24 [2019-12-20T18:49:24.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614766344 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:49:24 [2019-12-20T18:49:24.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=614766366 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
13:49:24 [2019-12-20T18:49:24.165Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:49:24 [2019-12-20T18:49:24.165Z] DEBUG - Clicking on with mnemonic 'Delete'
13:49:24 [2019-12-20T18:49:24.165Z] DEBUG - Clicked on with mnemonic 'Delete'
13:49:24 [2019-12-20T18:49:24.726Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:49:24 [2019-12-20T18:49:24.726Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:49:24 [2019-12-20T18:49:24.726Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:49:24 [2019-12-20T18:49:24.726Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:49:24 [2019-12-20T18:49:24.726Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:49:24 [2019-12-20T18:49:24.727Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:49:24 [2019-12-20T18:49:24.727Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:49:24 [2019-12-20T18:49:24.727Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:49:24 [2019-12-20T18:49:24.727Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:49:24 [2019-12-20T18:49:24.727Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:49:24 [2019-12-20T18:49:24.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614767035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:49:24 [2019-12-20T18:49:24.727Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614767036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:49:24 [2019-12-20T18:49:24.727Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614767036 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:49:24 [2019-12-20T18:49:24.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614767036 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:49:24 [2019-12-20T18:49:24.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614767036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:49:24 [2019-12-20T18:49:24.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614767036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:49:24 [2019-12-20T18:49:24.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=614767036 data=null 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')
13:49:24 [2019-12-20T18:49:24.727Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614767036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:49:24 [2019-12-20T18:49:24.727Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614767036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:49:24 [2019-12-20T18:49:24.727Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614767036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:49:24 [2019-12-20T18:49:24.727Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614767036 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:49:24 [2019-12-20T18:49:24.727Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614767036 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:49:24 [2019-12-20T18:49:24.727Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:49:24 [2019-12-20T18:49:24.727Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:49:24 [2019-12-20T18:49:24.727Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:49:24 [2019-12-20T18:49:24.727Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:49:24 [2019-12-20T18:49:24.727Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:49:24 [2019-12-20T18:49:24.727Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:49:24 [2019-12-20T18:49:24.727Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:49:24 [2019-12-20T18:49:24.727Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:24 [2019-12-20T18:49:24.727Z] DEBUG - Clicking on OK
13:49:24 [2019-12-20T18:49:24.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614767037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:24 [2019-12-20T18:49:24.727Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614767037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:24 [2019-12-20T18:49:24.727Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614767037 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:24 [2019-12-20T18:49:24.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614767037 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:24 [2019-12-20T18:49:24.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614767037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:24 [2019-12-20T18:49:24.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614767037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:24 [2019-12-20T18:49:24.727Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:24 [2019-12-20T18:49:24.727Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:24 [2019-12-20T18:49:24.727Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:24 [2019-12-20T18:49:24.727Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:24 [2019-12-20T18:49:24.727Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:24 [2019-12-20T18:49:24.727Z] DEBUG - Clicked on OK
13:49:24 [2019-12-20T18:49:24.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614767037 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:24 [2019-12-20T18:49:24.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=614766402 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:49:25 [2019-12-20T18:49:25.238Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.925 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
13:49:25 [2019-12-20T18:49:25.239Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest)  Time elapsed: 4.887 s
13:49:25 [2019-12-20T18:49:25.239Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
13:49:25 [2019-12-20T18:49:25.800Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:49:25 [2019-12-20T18:49:25.800Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:49:25 [2019-12-20T18:49:25.800Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:49:25 [2019-12-20T18:49:25.800Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:49:25 [2019-12-20T18:49:25.800Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:49:25 [2019-12-20T18:49:25.800Z] DEBUG - Attempting to set focus on Tree with text {}
13:49:25 [2019-12-20T18:49:25.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=614767984 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering}
13:49:25 [2019-12-20T18:49:25.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=614767984 data=null doit=true} to TreeItem with text {TestForFiltering}
13:49:25 [2019-12-20T18:49:25.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=614767984 data=null} to TreeItem with text {TestForFiltering}
13:49:25 [2019-12-20T18:49:25.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=614767984 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
13:49:25 [2019-12-20T18:49:25.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614767985 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}
13:49:25 [2019-12-20T18:49:25.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=614768011 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
13:49:25 [2019-12-20T18:49:25.800Z] DEBUG - Attempting to set focus on Tree with text {}
13:49:25 [2019-12-20T18:49:25.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=614768012 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering}
13:49:25 [2019-12-20T18:49:25.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=614768012 data=null doit=true} to TreeItem with text {TestForFiltering}
13:49:25 [2019-12-20T18:49:25.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=614768012 data=null} to TreeItem with text {TestForFiltering}
13:49:25 [2019-12-20T18:49:25.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=614768012 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
13:49:25 [2019-12-20T18:49:25.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614768012 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}
13:49:25 [2019-12-20T18:49:25.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=614768020 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
13:49:25 [2019-12-20T18:49:25.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=614768020 data=null doit=true} to TreeItem with text {TestForFiltering}
13:49:25 [2019-12-20T18:49:25.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=614768020 data=null} to TreeItem with text {TestForFiltering}
13:49:25 [2019-12-20T18:49:25.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=614768021 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
13:49:25 [2019-12-20T18:49:25.800Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=614768021 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}
13:49:25 [2019-12-20T18:49:25.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=614768022 data=null button=1 stateMask=0x80000 x=73 y=11 count=1} to TreeItem with text {TestForFiltering}
13:49:25 [2019-12-20T18:49:25.800Z] DEBUG - Attempting to set focus on Tree with text {}
13:49:25 [2019-12-20T18:49:25.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=614768023 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]}
13:49:25 [2019-12-20T18:49:25.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=614768023 data=null doit=true} to TreeItem with text {Traces [0]}
13:49:25 [2019-12-20T18:49:25.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=614768023 data=null} to TreeItem with text {Traces [0]}
13:49:25 [2019-12-20T18:49:25.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=614768023 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]}
13:49:25 [2019-12-20T18:49:25.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614768023 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]}
13:49:25 [2019-12-20T18:49:25.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=614768044 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
13:49:40 [2019-12-20T18:49:40.641Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
13:49:40 [2019-12-20T18:49:40.641Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
13:49:40 [2019-12-20T18:49:40.641Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
13:49:40 [2019-12-20T18:49:40.641Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
13:49:40 [2019-12-20T18:49:40.641Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
13:49:40 [2019-12-20T18:49:40.641Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
13:49:40 [2019-12-20T18:49:40.641Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
13:49:40 [2019-12-20T18:49:40.641Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:49:40 [2019-12-20T18:49:40.641Z] DEBUG - Attempting to set focus on (of type 'Canvas')
13:49:40 [2019-12-20T18:49:40.641Z] DEBUG - matched Shell with text "Print", using matcher: with text 'Print'
13:49:40 [2019-12-20T18:49:40.641Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.641Z] DEBUG - matched Button with text "Use current zoom", using matcher: with mnemonic 'Use current zoom'
13:49:40 [2019-12-20T18:49:40.641Z] DEBUG - matched Button with text "Use current zoom", using matcher: with style 'SWT.RADIO'
13:49:40 [2019-12-20T18:49:40.641Z] DEBUG - matched Button with text "Use current zoom", using matcher: (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
13:49:40 [2019-12-20T18:49:40.641Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.641Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.641Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.641Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.641Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.641Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.641Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.641Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Use current zoom} time=614782091 data=null doit=true} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Use current zoom} time=614782092 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')
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Use current zoom} time=614782092 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')
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=614782092 data=null item=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')
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Button with text "&All pages", using matcher: with mnemonic 'All pages'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Button with text "&All pages", using matcher: with style 'SWT.RADIO'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Button with text "&All pages", using matcher: (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Button with text "Current view", using matcher: with mnemonic 'Current view'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Button with text "Current view", using matcher: with style 'SWT.RADIO'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Button with text "Current view", using matcher: (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Current view} time=614782094 data=null doit=true} to Button with text {Current view}
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=614782094 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}
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&All pages} time=614782095 data=null doit=true} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&All pages} time=614782095 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')
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&All pages} time=614782095 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')
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=614782095 data=null item=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')
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=614782096 data=null doit=true} to Button with text {&All pages}
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=614782096 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}
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Current view} time=614782097 data=null doit=true} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Current view} time=614782097 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')
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Current view} time=614782097 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')
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=614782097 data=null item=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')
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with mnemonic 'Number of horizontal pages:'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with style 'SWT.RADIO'
13:49:40 [2019-12-20T18:49:40.642Z] 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')
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Use current zoom} time=614782098 data=null doit=true} to Button with text {Use current zoom}
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=614782098 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}
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of horizontal pages:} time=614782100 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of horizontal pages:} time=614782100 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')
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of horizontal pages:} time=614782100 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')
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=614782100 data=null item=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')
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Text with text "1", using matcher: with label (with mnemonic 'Total number of pages:')
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
13:49:40 [2019-12-20T18:49:40.642Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with mnemonic 'Number of vertical pages:'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with style 'SWT.RADIO'
13:49:40 [2019-12-20T18:49:40.643Z] 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')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Number of horizontal pages:} time=614782188 data=null doit=true} to Button with text {Number of horizontal pages:}
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=614782188 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:}
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of vertical pages:} time=614782189 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of vertical pages:} time=614782189 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')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of vertical pages:} time=614782189 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')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of vertical pages:} time=614782189 data=null item=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')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "Selected pages", using matcher: with mnemonic 'Selected pages'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "Selected pages", using matcher: with style 'SWT.RADIO'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "Selected pages", using matcher: (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=614782206 data=null doit=true} to Button with text {&All pages}
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=614782206 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}
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Selected pages} time=614782207 data=null doit=true} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Selected pages} time=614782207 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')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Selected pages} time=614782208 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')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=614782208 data=null item=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')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "F&rom page", using matcher: with mnemonic 'From page'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "F&rom page", using matcher: with style 'SWT.RADIO'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "F&rom page", using matcher: (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Selected pages} time=614782221 data=null doit=true} to Button with text {Selected pages}
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=614782221 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}
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&rom page} time=614782222 data=null doit=true} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&rom page} time=614782222 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')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&rom page} time=614782222 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')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&rom page} time=614782222 data=null item=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')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.643Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.644Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.644Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.644Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.644Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.644Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.644Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.644Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
13:49:40 [2019-12-20T18:49:40.644Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
13:49:40 [2019-12-20T18:49:40.644Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:49:40 [2019-12-20T18:49:40.644Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.644Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:49:40 [2019-12-20T18:49:40.644Z] DEBUG - Clicking on Cancel
13:49:40 [2019-12-20T18:49:40.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=614782291 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')
13:49:40 [2019-12-20T18:49:40.644Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=614782291 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')
13:49:40 [2019-12-20T18:49:40.644Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=614782291 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:49:40 [2019-12-20T18:49:40.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=614782291 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:49:40 [2019-12-20T18:49:40.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=614782291 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')
13:49:40 [2019-12-20T18:49:40.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=614782291 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')
13:49:40 [2019-12-20T18:49:40.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=614782291 data=null item=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')
13:49:40 [2019-12-20T18:49:40.644Z] DEBUG - Clicked on 
13:49:40 [2019-12-20T18:49:40.644Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=614782778 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:49:40 [2019-12-20T18:49:40.644Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:49:40 [2019-12-20T18:49:40.644Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:49:40 [2019-12-20T18:49:40.644Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:49:40 [2019-12-20T18:49:40.644Z] DEBUG - Attempting to set focus on Tree with text {}
13:49:40 [2019-12-20T18:49:40.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=614782808 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering}
13:49:40 [2019-12-20T18:49:40.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=614782808 data=null doit=true} to TreeItem with text {TestForFiltering}
13:49:40 [2019-12-20T18:49:40.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=614782808 data=null} to TreeItem with text {TestForFiltering}
13:49:40 [2019-12-20T18:49:40.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=614782808 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
13:49:40 [2019-12-20T18:49:40.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614782808 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}
13:49:40 [2019-12-20T18:49:40.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=614782818 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
13:49:40 [2019-12-20T18:49:40.644Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:49:40 [2019-12-20T18:49:40.644Z] DEBUG - Clicking on with mnemonic 'Delete'
13:49:40 [2019-12-20T18:49:40.644Z] DEBUG - Clicked on with mnemonic 'Delete'
13:49:41 [2019-12-20T18:49:41.205Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:49:41 [2019-12-20T18:49:41.205Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:49:41 [2019-12-20T18:49:41.205Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:49:41 [2019-12-20T18:49:41.205Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:49:41 [2019-12-20T18:49:41.205Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:49:41 [2019-12-20T18:49:41.205Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:49:41 [2019-12-20T18:49:41.206Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:49:41 [2019-12-20T18:49:41.206Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:49:41 [2019-12-20T18:49:41.206Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:49:41 [2019-12-20T18:49:41.206Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:49:41 [2019-12-20T18:49:41.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614783531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:49:41 [2019-12-20T18:49:41.206Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614783531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:49:41 [2019-12-20T18:49:41.206Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614783531 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:49:41 [2019-12-20T18:49:41.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614783531 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:49:41 [2019-12-20T18:49:41.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614783531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:49:41 [2019-12-20T18:49:41.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614783531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:49:41 [2019-12-20T18:49:41.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=614783532 data=null 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')
13:49:41 [2019-12-20T18:49:41.206Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614783532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:49:41 [2019-12-20T18:49:41.206Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614783532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:49:41 [2019-12-20T18:49:41.206Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614783532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:49:41 [2019-12-20T18:49:41.206Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614783532 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:49:41 [2019-12-20T18:49:41.206Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614783532 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:49:41 [2019-12-20T18:49:41.206Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:49:41 [2019-12-20T18:49:41.206Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:49:41 [2019-12-20T18:49:41.206Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:49:41 [2019-12-20T18:49:41.206Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:49:41 [2019-12-20T18:49:41.206Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:49:41 [2019-12-20T18:49:41.206Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:49:41 [2019-12-20T18:49:41.206Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:49:41 [2019-12-20T18:49:41.206Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:41 [2019-12-20T18:49:41.206Z] DEBUG - Clicking on OK
13:49:41 [2019-12-20T18:49:41.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614783532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:41 [2019-12-20T18:49:41.206Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614783532 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:41 [2019-12-20T18:49:41.206Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614783532 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:41 [2019-12-20T18:49:41.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614783533 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:41 [2019-12-20T18:49:41.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614783533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:41 [2019-12-20T18:49:41.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614783533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:41 [2019-12-20T18:49:41.206Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:41 [2019-12-20T18:49:41.206Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:41 [2019-12-20T18:49:41.206Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:41 [2019-12-20T18:49:41.206Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:41 [2019-12-20T18:49:41.206Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:41 [2019-12-20T18:49:41.206Z] DEBUG - Clicked on OK
13:49:41 [2019-12-20T18:49:41.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614783533 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:41 [2019-12-20T18:49:41.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=614782860 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:49:42 [2019-12-20T18:49:42.023Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:49:42 [2019-12-20T18:49:42.278Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:49:42 [2019-12-20T18:49:42.278Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:49:42 [2019-12-20T18:49:42.278Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:49:42 [2019-12-20T18:49:42.278Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:49:42 [2019-12-20T18:49:42.278Z] DEBUG - Attempting to set focus on Tree with text {}
13:49:42 [2019-12-20T18:49:42.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=614784650 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering}
13:49:42 [2019-12-20T18:49:42.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=614784650 data=null doit=true} to TreeItem with text {TestForFiltering}
13:49:42 [2019-12-20T18:49:42.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=614784650 data=null} to TreeItem with text {TestForFiltering}
13:49:42 [2019-12-20T18:49:42.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=614784651 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
13:49:42 [2019-12-20T18:49:42.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614784651 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}
13:49:42 [2019-12-20T18:49:42.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=614784665 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
13:49:42 [2019-12-20T18:49:42.535Z] DEBUG - Attempting to set focus on Tree with text {}
13:49:42 [2019-12-20T18:49:42.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=614784665 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering}
13:49:42 [2019-12-20T18:49:42.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=614784665 data=null doit=true} to TreeItem with text {TestForFiltering}
13:49:42 [2019-12-20T18:49:42.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=614784665 data=null} to TreeItem with text {TestForFiltering}
13:49:42 [2019-12-20T18:49:42.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=614784666 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
13:49:42 [2019-12-20T18:49:42.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614784666 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}
13:49:42 [2019-12-20T18:49:42.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=614784671 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
13:49:42 [2019-12-20T18:49:42.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=614784671 data=null doit=true} to TreeItem with text {TestForFiltering}
13:49:42 [2019-12-20T18:49:42.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=614784671 data=null} to TreeItem with text {TestForFiltering}
13:49:42 [2019-12-20T18:49:42.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=614784671 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
13:49:42 [2019-12-20T18:49:42.535Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=614784671 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}
13:49:42 [2019-12-20T18:49:42.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=614784677 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
13:49:42 [2019-12-20T18:49:42.535Z] DEBUG - Attempting to set focus on Tree with text {}
13:49:42 [2019-12-20T18:49:42.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=614784677 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
13:49:42 [2019-12-20T18:49:42.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=614784677 data=null doit=true} to TreeItem with text {Traces [0]}
13:49:42 [2019-12-20T18:49:42.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=614784677 data=null} to TreeItem with text {Traces [0]}
13:49:42 [2019-12-20T18:49:42.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=614784677 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
13:49:42 [2019-12-20T18:49:42.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614784678 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]}
13:49:42 [2019-12-20T18:49:42.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=614784681 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - number of items : 9
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Clicking on (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=614791158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=614791158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=614791158 data=null doit=true} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=614791158 data=null} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=614791158 data=null button=1 stateMask=0x0 x=5 y=137 count=1} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=614791158 data=null button=1 stateMask=0x80000 x=5 y=137 count=1} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Clicked on (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - number of items : 9
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Clicking on ToolItem with tooltip text {Select}
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614791160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614791160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614791160 data=null doit=true} to ToolItem with tooltip text {Select}
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614791160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614791160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614791160 data=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}
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614791160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614791160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614791160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614791161 data=null doit=true} to ToolItem with tooltip text {Select}
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614791161 data=null} to ToolItem with tooltip text {Select}
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Clicked on ToolItem with tooltip text {Select}
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Clicking on (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=614791161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=614791161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=614791161 data=null doit=true} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=614791161 data=null} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=614791161 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=614791162 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Clicked on (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - number of items : 9
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom in the diagram}
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614791162 data=null doit=true} to ToolItem with tooltip text {Select}
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614791162 data=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}
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614791162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614791162 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614791162 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614791163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614791163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614791163 data=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}
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614791163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614791163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614791163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614791163 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614791163 data=null} to ToolItem with tooltip text {Zoom in the diagram}
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom in the diagram}
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Clicking on (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=614791163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=614791163 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=614791163 data=null doit=true} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=614791163 data=null} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=614791163 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=614791164 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Clicked on (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Clicking on (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=614791164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=614791164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=614791165 data=null doit=true} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=614791165 data=null} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=614791165 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=614791165 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Clicked on (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - number of items : 9
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom out the diagram}
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614791165 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614791165 data=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}
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614791166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614791166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
13:49:49 [2019-12-20T18:49:49.071Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614791166 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614791166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614791166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614791166 data=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}
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614791166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614791166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614791166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614791166 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614791166 data=null} to ToolItem with tooltip text {Zoom out the diagram}
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom out the diagram}
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Clicking on (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=614791166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=614791166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=614791166 data=null doit=true} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=614791174 data=null} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=614791175 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=614791175 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Clicked on (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - number of items : 9
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Clicking on ToolItem with tooltip text {Reset zoom factor}
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614791175 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614791175 data=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}
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614791175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614791175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614791175 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor}
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614791176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614791176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614791176 data=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}
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614791176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614791176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614791176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614791176 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor}
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614791176 data=null} to ToolItem with tooltip text {Reset zoom factor}
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Clicked on ToolItem with tooltip text {Reset zoom factor}
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Clicking on (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=614791176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=614791176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=614791176 data=null doit=true} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=614791176 data=null} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=614791177 data=null button=1 stateMask=0x0 x=365 y=134 count=1} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=614791177 data=null button=1 stateMask=0x80000 x=365 y=134 count=1} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Clicked on (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - matched MenuItem with text "Select", using matcher: with mnemonic 'Select'
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Clicking on with mnemonic 'Select'
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=614791204 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Select'
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Clicked on with mnemonic 'Select'
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Clicking on (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=614791204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=614791204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=614791204 data=null doit=true} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=614791204 data=null} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=614791204 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=614791205 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Clicked on (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - matched MenuItem with text "Zoom in", using matcher: with mnemonic 'Zoom in'
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Clicking on with mnemonic 'Zoom in'
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Select} time=614791218 data=null doit=true} to MenuItem with text {Select}
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=614791219 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}
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=614791219 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'
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Clicked on with mnemonic 'Zoom in'
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Clicking on (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=614791219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=614791219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=614791219 data=null doit=true} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=614791219 data=null} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=614791219 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=614791219 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Clicked on (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Clicking on (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=614791220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=614791220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=614791220 data=null doit=true} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=614791220 data=null} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=614791220 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=614791220 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Clicked on (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - matched MenuItem with text "Zoom out", using matcher: with mnemonic 'Zoom out'
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Clicking on with mnemonic 'Zoom out'
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom in} time=614791235 data=null doit=true} to MenuItem with text {Zoom in}
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=614791235 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}
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=614791235 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'
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Clicked on with mnemonic 'Zoom out'
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Clicking on (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=614791235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=614791235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=614791235 data=null doit=true} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=614791235 data=null} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=614791235 data=null button=1 stateMask=0x0 x=365 y=134 count=1} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=614791236 data=null button=1 stateMask=0x80000 x=365 y=134 count=1} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Clicked on (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - matched MenuItem with text "Reset zoom factor", using matcher: with mnemonic 'Reset zoom factor'
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Clicking on with mnemonic 'Reset zoom factor'
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom out} time=614791280 data=null doit=true} to MenuItem with text {Zoom out}
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=614791280 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}
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Reset zoom factor} time=614791280 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'
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Clicked on with mnemonic 'Reset zoom factor'
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Clicking on (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=614791281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=614791281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=614791281 data=null doit=true} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=614791281 data=null} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=614791281 data=null button=1 stateMask=0x0 x=365 y=137 count=1} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=614791282 data=null button=1 stateMask=0x80000 x=365 y=137 count=1} to (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.073Z] DEBUG - Clicked on (of type 'Canvas')
13:49:49 [2019-12-20T18:49:49.073Z] DEBUG - number of items : 9
13:49:49 [2019-12-20T18:49:49.073Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
13:49:49 [2019-12-20T18:49:49.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614791283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
13:49:49 [2019-12-20T18:49:49.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614791283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
13:49:49 [2019-12-20T18:49:49.073Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614791283 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)}
13:49:49 [2019-12-20T18:49:49.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614791283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
13:49:49 [2019-12-20T18:49:49.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614791283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
13:49:49 [2019-12-20T18:49:49.329Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
13:49:49 [2019-12-20T18:49:49.329Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
13:49:49 [2019-12-20T18:49:49.329Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
13:49:49 [2019-12-20T18:49:49.329Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
13:49:49 [2019-12-20T18:49:49.329Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
13:49:49 [2019-12-20T18:49:49.329Z] DEBUG - Clicked on ToolItem with tooltip text {Find...}
13:49:49 [2019-12-20T18:49:49.329Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
13:49:49 [2019-12-20T18:49:49.329Z] DEBUG - matched Combo with text "1001", using matcher: of type 'Combo'
13:49:49 [2019-12-20T18:49:49.329Z] DEBUG - matched Combo with text "1001", using matcher: (of type 'Combo')
13:49:49 [2019-12-20T18:49:49.329Z] DEBUG - Setting text on (of type 'Combo') to peer2
13:49:49 [2019-12-20T18:49:49.329Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=614791504 data=null} to (of type 'Combo')
13:49:49 [2019-12-20T18:49:49.329Z] DEBUG - Set text on (of type 'Combo') to peer2
13:49:49 [2019-12-20T18:49:49.329Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1580b67
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=614791577 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')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=614791578 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')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=614791578 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=614791578 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=614791578 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')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=614791578 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')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=614791578 data=null item=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')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=614791578 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')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=614791578 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')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=614791578 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')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=614791578 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=614791578 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@193f3daf
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=614791579 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')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=614791579 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')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=614791579 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=614791580 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=614791580 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')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=614791580 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')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=614791580 data=null item=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')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=614791580 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')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=614791580 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')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=614791580 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')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=614791580 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=614791580 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find'
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Clicking on Find
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=614791581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=614791581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=614791581 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=614791581 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=614791581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=614791581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=614791581 data=null item=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')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=614791582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=614791582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=614791582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=614791582 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=614791582 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Clicked on Find
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Clicking on Close
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=614791583 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')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=614791583 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')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=614791583 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=614791583 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=614791583 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')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=614791583 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')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=614791583 data=null item=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')
13:49:49 [2019-12-20T18:49:49.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614791283 data=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)}
13:49:49 [2019-12-20T18:49:49.607Z] DEBUG - Clicked on 
13:49:49 [2019-12-20T18:49:49.607Z] DEBUG - number of items : 9
13:49:49 [2019-12-20T18:49:49.607Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
13:49:49 [2019-12-20T18:49:49.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614791710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
13:49:49 [2019-12-20T18:49:49.607Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614791710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
13:49:49 [2019-12-20T18:49:49.607Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614791710 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)}
13:49:49 [2019-12-20T18:49:49.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614791710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
13:49:49 [2019-12-20T18:49:49.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614791711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
13:49:49 [2019-12-20T18:49:49.607Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
13:49:49 [2019-12-20T18:49:49.607Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
13:49:49 [2019-12-20T18:49:49.607Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
13:49:49 [2019-12-20T18:49:49.607Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
13:49:49 [2019-12-20T18:49:49.607Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
13:49:49 [2019-12-20T18:49:49.607Z] DEBUG - Clicked on ToolItem with tooltip text {Find...}
13:49:49 [2019-12-20T18:49:49.607Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
13:49:49 [2019-12-20T18:49:49.607Z] DEBUG - matched Combo with text "peer2", using matcher: of type 'Combo'
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - matched Combo with text "peer2", using matcher: (of type 'Combo')
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - Setting text on (of type 'Combo') to 1001
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {1001} time=614791907 data=null} to (of type 'Combo')
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - Set text on (of type 'Combo') to 1001
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@d814247
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=614791907 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')
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=614791908 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')
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=614791908 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=614791908 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=614791908 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')
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=614791908 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')
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=614791908 data=null item=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')
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=614791908 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')
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=614791908 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')
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=614791908 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')
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=614791909 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=614791909 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7fe73ad0
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=614791909 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')
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=614791909 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')
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=614791909 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=614791909 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=614791909 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')
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=614791909 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')
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=614791910 data=null item=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')
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=614791910 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')
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=614791910 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')
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=614791910 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')
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=614791910 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=614791910 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find'
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - Clicking on Find
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=614791911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=614791911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=614791911 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=614791911 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=614791911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:49:49 [2019-12-20T18:49:49.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=614791911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:49:49 [2019-12-20T18:49:49.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=614791911 data=null item=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')
13:49:49 [2019-12-20T18:49:49.864Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=614791990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:49:49 [2019-12-20T18:49:49.864Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=614791991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:49:49 [2019-12-20T18:49:49.864Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=614791991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:49:49 [2019-12-20T18:49:49.864Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=614791991 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:49:49 [2019-12-20T18:49:49.864Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=614791991 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
13:49:49 [2019-12-20T18:49:49.864Z] DEBUG - Clicked on Find
13:49:49 [2019-12-20T18:49:49.864Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.864Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.864Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.864Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.864Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
13:49:49 [2019-12-20T18:49:49.864Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
13:49:49 [2019-12-20T18:49:49.864Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:49:49 [2019-12-20T18:49:49.864Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
13:49:49 [2019-12-20T18:49:49.864Z] DEBUG - Clicking on Close
13:49:49 [2019-12-20T18:49:49.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=614791992 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')
13:49:49 [2019-12-20T18:49:49.864Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=614791992 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')
13:49:49 [2019-12-20T18:49:49.864Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=614791992 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:49:49 [2019-12-20T18:49:49.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=614791992 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:49:49 [2019-12-20T18:49:49.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=614791992 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')
13:49:49 [2019-12-20T18:49:49.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=614791992 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')
13:49:49 [2019-12-20T18:49:49.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=614791992 data=null item=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')
13:49:49 [2019-12-20T18:49:49.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614791711 data=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)}
13:49:49 [2019-12-20T18:49:49.864Z] DEBUG - Clicked on 
13:49:49 [2019-12-20T18:49:49.864Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
13:49:49 [2019-12-20T18:49:49.864Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...'
13:49:50 [2019-12-20T18:49:50.120Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...'
13:49:50 [2019-12-20T18:49:50.120Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
13:49:50 [2019-12-20T18:49:50.120Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
13:49:50 [2019-12-20T18:49:50.120Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
13:49:50 [2019-12-20T18:49:50.120Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
13:49:50 [2019-12-20T18:49:50.120Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
13:49:50 [2019-12-20T18:49:50.120Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
13:49:50 [2019-12-20T18:49:50.120Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
13:49:50 [2019-12-20T18:49:50.120Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:49:50 [2019-12-20T18:49:50.120Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:49:50 [2019-12-20T18:49:50.120Z] DEBUG - Clicking on Add...
13:49:50 [2019-12-20T18:49:50.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=614792348 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')
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=614792348 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')
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=614792348 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=614792348 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=614792348 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')
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=614792348 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')
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=614792399 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')
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=614792399 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')
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=614792399 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')
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=614792399 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=614792399 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - Clicked on Add...
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - matched Shell with text "Definition of Hide P...", using matcher: with text 'Definition of Hide Pattern'
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - Setting text on (of type 'Combo') to peer2
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=614792400 data=null} to (of type 'Combo')
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - Set text on (of type 'Combo') to peer2
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button'
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6c32081c
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=614792401 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')
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=614792401 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')
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=614792401 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=614792401 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=614792401 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')
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=614792401 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')
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=614792401 data=null item=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')
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=614792403 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')
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=614792403 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')
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=614792403 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')
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=614792403 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=614792403 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button'
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') already deselected, not deselecting again.
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button'
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - matched Button with text "Create", using matcher: with mnemonic 'Create'
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - matched Button with text "Create", using matcher: with style 'SWT.PUSH'
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - matched Button with text "Create", using matcher: (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - Clicking on Create
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create} time=614792404 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')
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create} time=614792404 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')
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create} time=614792404 data=null doit=true} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create} time=614792404 data=null} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create} time=614792404 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')
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create} time=614792404 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')
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create} time=614792404 data=null item=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')
13:49:50 [2019-12-20T18:49:50.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=614792348 data=null item=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')
13:49:50 [2019-12-20T18:49:50.378Z] DEBUG - Clicked on 
13:49:50 [2019-12-20T18:49:50.378Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
13:49:50 [2019-12-20T18:49:50.378Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
13:49:50 [2019-12-20T18:49:50.378Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
13:49:50 [2019-12-20T18:49:50.378Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:49:50 [2019-12-20T18:49:50.378Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:49:50 [2019-12-20T18:49:50.378Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:49:50 [2019-12-20T18:49:50.378Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:49:50 [2019-12-20T18:49:50.378Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:50 [2019-12-20T18:49:50.378Z] DEBUG - Clicking on OK
13:49:50 [2019-12-20T18:49:50.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614792519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:50 [2019-12-20T18:49:50.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614792519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:50 [2019-12-20T18:49:50.378Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614792519 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:50 [2019-12-20T18:49:50.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614792519 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:50 [2019-12-20T18:49:50.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614792519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:50 [2019-12-20T18:49:50.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614792519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:50 [2019-12-20T18:49:50.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614792519 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:50 [2019-12-20T18:49:50.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=614792202 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...'
13:49:50 [2019-12-20T18:49:50.378Z] DEBUG - Clicked on 
13:49:50 [2019-12-20T18:49:50.378Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
13:49:50 [2019-12-20T18:49:50.378Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...'
13:49:50 [2019-12-20T18:49:50.634Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...'
13:49:50 [2019-12-20T18:49:50.634Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
13:49:50 [2019-12-20T18:49:50.634Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:49:50 [2019-12-20T18:49:50.634Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:49:50 [2019-12-20T18:49:50.634Z] DEBUG - Attempting to set focus on (of type 'Table')
13:49:50 [2019-12-20T18:49:50.634Z] DEBUG - Attempting to set focus on (of type 'Table')
13:49:50 [2019-12-20T18:49:50.634Z] DEBUG - Selecting rows [0] in (of type 'Table')
13:49:50 [2019-12-20T18:49:50.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=614792883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:49:50 [2019-12-20T18:49:50.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=614792883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:49:50 [2019-12-20T18:49:50.634Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=614792883 data=null doit=true} to (of type 'Table')
13:49:50 [2019-12-20T18:49:50.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=614792883 data=null} to (of type 'Table')
13:49:50 [2019-12-20T18:49:50.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=614792884 data=null button=1 stateMask=0x0 x=91 y=11 count=1} to (of type 'Table')
13:49:50 [2019-12-20T18:49:50.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=614792884 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')
13:49:50 [2019-12-20T18:49:50.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=614792885 data=null button=1 stateMask=0x80000 x=91 y=11 count=1} to (of type 'Table')
13:49:50 [2019-12-20T18:49:50.634Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
13:49:50 [2019-12-20T18:49:50.634Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
13:49:50 [2019-12-20T18:49:50.634Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
13:49:50 [2019-12-20T18:49:50.634Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
13:49:50 [2019-12-20T18:49:50.634Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
13:49:50 [2019-12-20T18:49:50.634Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
13:49:50 [2019-12-20T18:49:50.634Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:49:50 [2019-12-20T18:49:50.634Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:49:50 [2019-12-20T18:49:50.634Z] DEBUG - Clicking on Remove
13:49:50 [2019-12-20T18:49:50.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=614792885 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')
13:49:50 [2019-12-20T18:49:50.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=614792885 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')
13:49:50 [2019-12-20T18:49:50.634Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=614792885 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
13:49:50 [2019-12-20T18:49:50.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=614792886 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
13:49:50 [2019-12-20T18:49:50.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=614792886 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')
13:49:50 [2019-12-20T18:49:50.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=614792886 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')
13:49:50 [2019-12-20T18:49:50.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=614792886 data=null item=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')
13:49:50 [2019-12-20T18:49:50.635Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
13:49:50 [2019-12-20T18:49:50.635Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
13:49:50 [2019-12-20T18:49:50.635Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
13:49:50 [2019-12-20T18:49:50.635Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
13:49:50 [2019-12-20T18:49:50.635Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
13:49:50 [2019-12-20T18:49:50.635Z] DEBUG - Clicked on Remove
13:49:50 [2019-12-20T18:49:50.635Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
13:49:50 [2019-12-20T18:49:50.635Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
13:49:50 [2019-12-20T18:49:50.635Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
13:49:50 [2019-12-20T18:49:50.635Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:49:50 [2019-12-20T18:49:50.635Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:49:50 [2019-12-20T18:49:50.635Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:49:50 [2019-12-20T18:49:50.635Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:49:50 [2019-12-20T18:49:50.635Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:50 [2019-12-20T18:49:50.635Z] DEBUG - Clicking on OK
13:49:50 [2019-12-20T18:49:50.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614792887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:50 [2019-12-20T18:49:50.635Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614792887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:50 [2019-12-20T18:49:50.635Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614792887 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:50 [2019-12-20T18:49:50.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614792887 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:50 [2019-12-20T18:49:50.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614792887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:50 [2019-12-20T18:49:50.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614792888 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:50 [2019-12-20T18:49:50.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614792888 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:50 [2019-12-20T18:49:50.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=614792690 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...'
13:49:50 [2019-12-20T18:49:50.891Z] DEBUG - Clicked on 
13:49:50 [2019-12-20T18:49:50.891Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
13:49:50 [2019-12-20T18:49:50.891Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...'
13:49:51 [2019-12-20T18:49:51.146Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...'
13:49:51 [2019-12-20T18:49:51.146Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
13:49:51 [2019-12-20T18:49:51.146Z] DEBUG - matched Text with text "100", using matcher: of type 'Text'
13:49:51 [2019-12-20T18:49:51.146Z] DEBUG - matched Text with text "100", using matcher: of type 'Text'
13:49:51 [2019-12-20T18:49:51.146Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
13:49:51 [2019-12-20T18:49:51.146Z] DEBUG - matched Text with text "100", using matcher: with label (with mnemonic 'Max time')
13:49:51 [2019-12-20T18:49:51.146Z] DEBUG - matched Text with text "100", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
13:49:51 [2019-12-20T18:49:51.146Z] DEBUG - matched Text with text "-9", using matcher: of type 'Text'
13:49:51 [2019-12-20T18:49:51.146Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
13:49:51 [2019-12-20T18:49:51.146Z] DEBUG - matched Text with text "-9", using matcher: with label (with mnemonic 'Max time')
13:49:51 [2019-12-20T18:49:51.146Z] DEBUG - matched Text with text "-9", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
13:49:51 [2019-12-20T18:49:51.146Z] DEBUG - matched Text with text "0", using matcher: of type 'Text'
13:49:51 [2019-12-20T18:49:51.146Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
13:49:51 [2019-12-20T18:49:51.147Z] DEBUG - matched Text with text "0", using matcher: with label (with mnemonic 'Max time')
13:49:51 [2019-12-20T18:49:51.147Z] DEBUG - matched Text with text "0", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
13:49:51 [2019-12-20T18:49:51.147Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:49:51 [2019-12-20T18:49:51.147Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button'
13:49:51 [2019-12-20T18:49:51.147Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:49:51 [2019-12-20T18:49:51.147Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:49:51 [2019-12-20T18:49:51.147Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:49:51 [2019-12-20T18:49:51.147Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:51 [2019-12-20T18:49:51.147Z] DEBUG - Clicking on OK
13:49:51 [2019-12-20T18:49:51.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614793333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:51 [2019-12-20T18:49:51.147Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614793333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:51 [2019-12-20T18:49:51.147Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614793333 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:51 [2019-12-20T18:49:51.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614793333 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:51 [2019-12-20T18:49:51.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614793333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:51 [2019-12-20T18:49:51.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614793333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:51 [2019-12-20T18:49:51.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614793333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:51 [2019-12-20T18:49:51.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=614793186 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...'
13:49:51 [2019-12-20T18:49:51.147Z] DEBUG - Clicked on 
13:49:51 [2019-12-20T18:49:51.147Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
13:49:51 [2019-12-20T18:49:51.147Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...'
13:49:51 [2019-12-20T18:49:51.403Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...'
13:49:51 [2019-12-20T18:49:51.403Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
13:49:51 [2019-12-20T18:49:51.403Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:49:51 [2019-12-20T18:49:51.403Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button'
13:49:51 [2019-12-20T18:49:51.403Z] DEBUG - matched Button with text "Default", using matcher: with mnemonic 'Default'
13:49:51 [2019-12-20T18:49:51.403Z] DEBUG - matched Button with text "Default", using matcher: with style 'SWT.PUSH'
13:49:51 [2019-12-20T18:49:51.403Z] DEBUG - matched Button with text "Default", using matcher: (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
13:49:51 [2019-12-20T18:49:51.403Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:49:51 [2019-12-20T18:49:51.403Z] DEBUG - Clicking on Default
13:49:51 [2019-12-20T18:49:51.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Default} time=614793580 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')
13:49:51 [2019-12-20T18:49:51.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=614793580 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')
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Default} time=614793580 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Default} time=614793580 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Default} time=614793580 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')
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Default} time=614793580 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')
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Default} time=614793580 data=null item=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')
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Default} time=614793598 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')
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=614793599 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')
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Default} time=614793599 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')
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Default} time=614793599 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Default} time=614793599 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Clicked on Default
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button'
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Clicking on OK
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614793600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614793600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614793600 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614793600 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614793600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614793600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614793600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=614793449 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...'
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Clicked on 
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - number of items : 9
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Clicking on ToolItem with tooltip text {Go to next page}
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614793704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614793704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614793704 data=null doit=true} to ToolItem with tooltip text {Go to next page}
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614793704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614793704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614793705 data=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}
13:49:51 [2019-12-20T18:49:51.404Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
13:49:51 [2019-12-20T18:49:51.404Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
13:49:51 [2019-12-20T18:49:51.404Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
13:49:51 [2019-12-20T18:49:51.404Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
13:49:51 [2019-12-20T18:49:51.404Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Clicked on ToolItem with tooltip text {Go to next page}
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - number of items : 9
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Clicking on ToolItem with tooltip text {Go to previous page}
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614793708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614793708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614793708 data=null doit=true} to ToolItem with tooltip text {Go to previous page}
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614793708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614793709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614793709 data=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}
13:49:51 [2019-12-20T18:49:51.404Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
13:49:51 [2019-12-20T18:49:51.404Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
13:49:51 [2019-12-20T18:49:51.404Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
13:49:51 [2019-12-20T18:49:51.404Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
13:49:51 [2019-12-20T18:49:51.404Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Clicked on ToolItem with tooltip text {Go to previous page}
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - number of items : 9
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Clicking on ToolItem with tooltip text {Go to last page}
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614793710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614793710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614793710 data=null doit=true} to ToolItem with tooltip text {Go to last page}
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614793711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614793711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614793711 data=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}
13:49:51 [2019-12-20T18:49:51.404Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
13:49:51 [2019-12-20T18:49:51.404Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
13:49:51 [2019-12-20T18:49:51.404Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
13:49:51 [2019-12-20T18:49:51.404Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
13:49:51 [2019-12-20T18:49:51.404Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Clicked on ToolItem with tooltip text {Go to last page}
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - number of items : 9
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Clicking on ToolItem with tooltip text {Go to first page}
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614793713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614793713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614793713 data=null doit=true} to ToolItem with tooltip text {Go to first page}
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614793713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614793713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614793713 data=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}
13:49:51 [2019-12-20T18:49:51.404Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
13:49:51 [2019-12-20T18:49:51.404Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
13:49:51 [2019-12-20T18:49:51.404Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
13:49:51 [2019-12-20T18:49:51.404Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
13:49:51 [2019-12-20T18:49:51.404Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
13:49:51 [2019-12-20T18:49:51.404Z] DEBUG - Clicked on ToolItem with tooltip text {Go to first page}
13:49:51 [2019-12-20T18:49:51.660Z] DEBUG - matched MenuItem with text "Next page", using matcher: with mnemonic 'Next page'
13:49:51 [2019-12-20T18:49:51.660Z] DEBUG - Clicking on with mnemonic 'Next page'
13:49:51 [2019-12-20T18:49:51.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Next page} time=614793780 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'
13:49:51 [2019-12-20T18:49:51.660Z] DEBUG - Clicked on with mnemonic 'Next page'
13:49:51 [2019-12-20T18:49:51.660Z] DEBUG - matched MenuItem with text "Previous page", using matcher: with mnemonic 'Previous page'
13:49:51 [2019-12-20T18:49:51.660Z] DEBUG - Clicking on with mnemonic 'Previous page'
13:49:51 [2019-12-20T18:49:51.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Previous page} time=614793799 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'
13:49:51 [2019-12-20T18:49:51.660Z] DEBUG - Clicked on with mnemonic 'Previous page'
13:49:51 [2019-12-20T18:49:51.660Z] DEBUG - matched MenuItem with text "Last page", using matcher: with mnemonic 'Last page'
13:49:51 [2019-12-20T18:49:51.660Z] DEBUG - Clicking on with mnemonic 'Last page'
13:49:51 [2019-12-20T18:49:51.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Last page} time=614793880 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'
13:49:51 [2019-12-20T18:49:51.660Z] DEBUG - Clicked on with mnemonic 'Last page'
13:49:51 [2019-12-20T18:49:51.660Z] DEBUG - matched MenuItem with text "First page", using matcher: with mnemonic 'First page'
13:49:51 [2019-12-20T18:49:51.660Z] DEBUG - Clicking on with mnemonic 'First page'
13:49:51 [2019-12-20T18:49:51.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {First page} time=614793897 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'
13:49:51 [2019-12-20T18:49:51.660Z] DEBUG - Clicked on with mnemonic 'First page'
13:49:51 [2019-12-20T18:49:51.660Z] DEBUG - matched MenuItem with text "Pages...", using matcher: with mnemonic 'Pages...'
13:49:51 [2019-12-20T18:49:51.660Z] DEBUG - Clicking on with mnemonic 'Pages...'
13:49:51 [2019-12-20T18:49:51.916Z] DEBUG - Clicked on with mnemonic 'Pages...'
13:49:51 [2019-12-20T18:49:51.916Z] DEBUG - matched Shell with text "Sequence Diagram Pag...", using matcher: with text 'Sequence Diagram Pages'
13:49:51 [2019-12-20T18:49:51.916Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
13:49:51 [2019-12-20T18:49:51.916Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
13:49:51 [2019-12-20T18:49:51.916Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:49:51 [2019-12-20T18:49:51.916Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:49:51 [2019-12-20T18:49:51.916Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:49:51 [2019-12-20T18:49:51.916Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:49:51 [2019-12-20T18:49:51.916Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:51 [2019-12-20T18:49:51.916Z] DEBUG - Clicking on OK
13:49:51 [2019-12-20T18:49:51.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614794280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:51 [2019-12-20T18:49:51.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614794280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:51 [2019-12-20T18:49:51.916Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614794280 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:51 [2019-12-20T18:49:51.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614794280 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:51 [2019-12-20T18:49:51.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614794280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:51 [2019-12-20T18:49:51.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614794280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:52 [2019-12-20T18:49:52.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614794280 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:52 [2019-12-20T18:49:52.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pages...} time=614793980 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Pages...'
13:49:52 [2019-12-20T18:49:52.171Z] DEBUG - Clicked on 
13:49:52 [2019-12-20T18:49:52.733Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=614794888 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:49:52 [2019-12-20T18:49:52.733Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:49:52 [2019-12-20T18:49:52.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:49:52 [2019-12-20T18:49:52.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:49:52 [2019-12-20T18:49:52.733Z] DEBUG - Attempting to set focus on Tree with text {}
13:49:52 [2019-12-20T18:49:52.733Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=614794918 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering}
13:49:52 [2019-12-20T18:49:52.733Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=614794918 data=null doit=true} to TreeItem with text {TestForFiltering}
13:49:52 [2019-12-20T18:49:52.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=614794918 data=null} to TreeItem with text {TestForFiltering}
13:49:52 [2019-12-20T18:49:52.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=614794919 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
13:49:52 [2019-12-20T18:49:52.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614794919 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}
13:49:52 [2019-12-20T18:49:52.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=614794924 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
13:49:52 [2019-12-20T18:49:52.733Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:49:52 [2019-12-20T18:49:52.733Z] DEBUG - Clicking on with mnemonic 'Delete'
13:49:52 [2019-12-20T18:49:52.733Z] DEBUG - Clicked on with mnemonic 'Delete'
13:49:53 [2019-12-20T18:49:53.659Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:49:53 [2019-12-20T18:49:53.659Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:49:53 [2019-12-20T18:49:53.659Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:49:53 [2019-12-20T18:49:53.659Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:49:53 [2019-12-20T18:49:53.659Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:49:53 [2019-12-20T18:49:53.659Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:49:53 [2019-12-20T18:49:53.659Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:49:53 [2019-12-20T18:49:53.659Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:49:53 [2019-12-20T18:49:53.659Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:49:53 [2019-12-20T18:49:53.659Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:49:53 [2019-12-20T18:49:53.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614795712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:49:53 [2019-12-20T18:49:53.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614795712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:49:53 [2019-12-20T18:49:53.659Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614795712 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:49:53 [2019-12-20T18:49:53.659Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614795712 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:49:53 [2019-12-20T18:49:53.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614795712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:49:53 [2019-12-20T18:49:53.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614795712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:49:53 [2019-12-20T18:49:53.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=614795712 data=null 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')
13:49:53 [2019-12-20T18:49:53.659Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614795712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:49:53 [2019-12-20T18:49:53.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614795712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:49:53 [2019-12-20T18:49:53.659Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614795712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:49:53 [2019-12-20T18:49:53.659Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614795712 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:49:53 [2019-12-20T18:49:53.659Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614795712 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:49:53 [2019-12-20T18:49:53.659Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:49:53 [2019-12-20T18:49:53.659Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:49:53 [2019-12-20T18:49:53.659Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:49:53 [2019-12-20T18:49:53.659Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:49:53 [2019-12-20T18:49:53.659Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:49:53 [2019-12-20T18:49:53.659Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:49:53 [2019-12-20T18:49:53.659Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:49:53 [2019-12-20T18:49:53.659Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:53 [2019-12-20T18:49:53.659Z] DEBUG - Clicking on OK
13:49:53 [2019-12-20T18:49:53.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614795713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:53 [2019-12-20T18:49:53.659Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614795713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:53 [2019-12-20T18:49:53.659Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614795713 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:53 [2019-12-20T18:49:53.659Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614795713 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:53 [2019-12-20T18:49:53.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614795713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:53 [2019-12-20T18:49:53.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614795713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:53 [2019-12-20T18:49:53.659Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:53 [2019-12-20T18:49:53.659Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:53 [2019-12-20T18:49:53.659Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:53 [2019-12-20T18:49:53.659Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:53 [2019-12-20T18:49:53.659Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:53 [2019-12-20T18:49:53.659Z] DEBUG - Clicked on OK
13:49:54 [2019-12-20T18:49:54.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614795713 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:49:54 [2019-12-20T18:49:54.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=614795008 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:49:54 [2019-12-20T18:49:54.475Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
13:49:54 [2019-12-20T18:49:54.475Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.208 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
13:49:54 [2019-12-20T18:49:54.475Z] testSDPrintUi(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest)  Time elapsed: 16.324 s
13:49:54 [2019-12-20T18:49:54.475Z] testSDView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest)  Time elapsed: 12.681 s
13:49:54 [2019-12-20T18:49:54.475Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
13:49:54 [2019-12-20T18:49:54.731Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:49:55 [2019-12-20T18:49:55.292Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:49:55 [2019-12-20T18:49:55.292Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:49:55 [2019-12-20T18:49:55.292Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:49:55 [2019-12-20T18:49:55.292Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:49:55 [2019-12-20T18:49:55.292Z] DEBUG - Attempting to set focus on Tree with text {}
13:49:55 [2019-12-20T18:49:55.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=614797489 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering}
13:49:55 [2019-12-20T18:49:55.292Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=614797489 data=null doit=true} to TreeItem with text {TestForFiltering}
13:49:55 [2019-12-20T18:49:55.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=614797489 data=null} to TreeItem with text {TestForFiltering}
13:49:55 [2019-12-20T18:49:55.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=614797490 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
13:49:55 [2019-12-20T18:49:55.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614797490 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}
13:49:55 [2019-12-20T18:49:55.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=614797523 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
13:49:55 [2019-12-20T18:49:55.292Z] DEBUG - Attempting to set focus on Tree with text {}
13:49:55 [2019-12-20T18:49:55.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=614797527 data=null button=0 stateMask=0x0 x=89 y=11 count=0} to TreeItem with text {TestForFiltering}
13:49:55 [2019-12-20T18:49:55.292Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=614797527 data=null doit=true} to TreeItem with text {TestForFiltering}
13:49:55 [2019-12-20T18:49:55.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=614797527 data=null} to TreeItem with text {TestForFiltering}
13:49:55 [2019-12-20T18:49:55.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=614797527 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
13:49:55 [2019-12-20T18:49:55.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614797528 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}
13:49:55 [2019-12-20T18:49:55.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=614797533 data=null button=1 stateMask=0x80000 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
13:49:55 [2019-12-20T18:49:55.292Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=614797533 data=null doit=true} to TreeItem with text {TestForFiltering}
13:49:55 [2019-12-20T18:49:55.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=614797534 data=null} to TreeItem with text {TestForFiltering}
13:49:55 [2019-12-20T18:49:55.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=614797534 data=null button=1 stateMask=0x0 x=89 y=11 count=1} to TreeItem with text {TestForFiltering}
13:49:55 [2019-12-20T18:49:55.293Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=614797534 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}
13:49:55 [2019-12-20T18:49:55.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=614797536 data=null button=1 stateMask=0x80000 x=73 y=11 count=1} to TreeItem with text {TestForFiltering}
13:49:55 [2019-12-20T18:49:55.293Z] DEBUG - Attempting to set focus on Tree with text {}
13:49:55 [2019-12-20T18:49:55.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=614797536 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]}
13:49:55 [2019-12-20T18:49:55.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=614797536 data=null doit=true} to TreeItem with text {Traces [0]}
13:49:55 [2019-12-20T18:49:55.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=614797536 data=null} to TreeItem with text {Traces [0]}
13:49:55 [2019-12-20T18:49:55.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=614797537 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]}
13:49:55 [2019-12-20T18:49:55.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614797537 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]}
13:49:55 [2019-12-20T18:49:55.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=614797549 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"'
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - number of items : 7
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614799158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614799158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614799158 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614799158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614799158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614799158 data=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}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614799200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614799206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614799206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614799206 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614799206 data=null} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - number of items : 7
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614799207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614799207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614799207 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614799207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614799207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614799207 data=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}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614799243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614799250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614799250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614799250 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614799250 data=null} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - number of items : 7
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614799251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614799251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614799251 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614799251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614799251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614799251 data=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}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614799301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614799307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614799307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614799307 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614799307 data=null} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - number of items : 7
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614799308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614799308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614799308 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614799308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614799308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614799308 data=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}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614799351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614799398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614799398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614799399 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614799399 data=null} to ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - number of items : 7
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Clicking on ToolItem with tooltip text {Increase priority}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614799399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614799399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614799399 data=null doit=true} to ToolItem with tooltip text {Increase priority}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614799399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614799399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614799399 data=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}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614799399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614799399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614799399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614799400 data=null doit=true} to ToolItem with tooltip text {Increase priority}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614799400 data=null} to ToolItem with tooltip text {Increase priority}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Clicked on ToolItem with tooltip text {Increase priority}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - number of items : 7
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Clicking on ToolItem with tooltip text {Decrease priority}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614799400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614799400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614799400 data=null doit=true} to ToolItem with tooltip text {Decrease priority}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614799400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614799400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614799400 data=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}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614799406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614799435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614799435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614799435 data=null doit=true} to ToolItem with tooltip text {Decrease priority}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614799436 data=null} to ToolItem with tooltip text {Decrease priority}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Clicked on ToolItem with tooltip text {Decrease priority}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - number of items : 7
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614799436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614799436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614799436 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614799436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614799436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614799436 data=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}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614799445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614799495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614799495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614799495 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614799495 data=null} to ToolItem with tooltip text {Delete color setting}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Attempting to set focus on (of type 'Label')
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - number of items : 7
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614799496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614799496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614799497 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614799497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614799497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614799497 data=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}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614799507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614799541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614799541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614799541 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614799541 data=null} to ToolItem with tooltip text {Delete color setting}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting}
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
13:49:57 [2019-12-20T18:49:57.188Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:49:57 [2019-12-20T18:49:57.189Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:49:57 [2019-12-20T18:49:57.189Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:49:57 [2019-12-20T18:49:57.189Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:49:57 [2019-12-20T18:49:57.189Z] DEBUG - Attempting to set focus on (of type 'Label')
13:49:57 [2019-12-20T18:49:57.189Z] DEBUG - number of items : 7
13:49:57 [2019-12-20T18:49:57.189Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting}
13:49:57 [2019-12-20T18:49:57.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614799542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
13:49:57 [2019-12-20T18:49:57.189Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614799542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
13:49:57 [2019-12-20T18:49:57.189Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614799542 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
13:49:57 [2019-12-20T18:49:57.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614799542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
13:49:57 [2019-12-20T18:49:57.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614799542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
13:49:57 [2019-12-20T18:49:57.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614799542 data=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}
13:49:57 [2019-12-20T18:49:57.445Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
13:49:57 [2019-12-20T18:49:57.445Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
13:49:57 [2019-12-20T18:49:57.446Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
13:49:57 [2019-12-20T18:49:57.446Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
13:49:57 [2019-12-20T18:49:57.446Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
13:49:57 [2019-12-20T18:49:57.446Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting}
13:49:57 [2019-12-20T18:49:57.446Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:49:57 [2019-12-20T18:49:57.446Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:49:57 [2019-12-20T18:49:57.446Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:49:57 [2019-12-20T18:49:57.446Z] DEBUG - Attempting to set focus on (of type 'Table')
13:49:57 [2019-12-20T18:49:57.446Z] DEBUG - Selecting rows [2] in (of type 'Table')
13:49:57 [2019-12-20T18:49:57.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=614799691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:49:57 [2019-12-20T18:49:57.446Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=614799691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:49:57 [2019-12-20T18:49:57.446Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=614799692 data=null doit=true} to (of type 'Table')
13:49:57 [2019-12-20T18:49:57.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=614799692 data=null} to (of type 'Table')
13:49:57 [2019-12-20T18:49:57.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=614799692 data=null button=1 stateMask=0x0 x=22 y=53 count=1} to (of type 'Table')
13:49:57 [2019-12-20T18:49:57.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=614799692 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
13:49:57 [2019-12-20T18:49:57.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=614799693 data=null button=1 stateMask=0x80000 x=22 y=53 count=1} to (of type 'Table')
13:49:59 [2019-12-20T18:49:59.333Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.901 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
13:49:59 [2019-12-20T18:49:59.333Z] testYellow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest)  Time elapsed: 0.572 s
13:49:59 [2019-12-20T18:49:59.333Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
13:49:59 [2019-12-20T18:49:59.895Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:49:59 [2019-12-20T18:49:59.895Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:49:59 [2019-12-20T18:49:59.895Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:49:59 [2019-12-20T18:49:59.895Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:49:59 [2019-12-20T18:49:59.895Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:49:59 [2019-12-20T18:49:59.895Z] DEBUG - Attempting to set focus on Tree with text {}
13:49:59 [2019-12-20T18:49:59.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=614802255 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject}
13:49:59 [2019-12-20T18:49:59.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=614802255 data=null doit=true} to TreeItem with text {SomeProject}
13:49:59 [2019-12-20T18:49:59.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=614802255 data=null} to TreeItem with text {SomeProject}
13:49:59 [2019-12-20T18:49:59.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=614802255 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject}
13:49:59 [2019-12-20T18:49:59.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614802255 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}
13:50:00 [2019-12-20T18:50:00.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=614802287 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject}
13:50:00 [2019-12-20T18:50:00.150Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:00 [2019-12-20T18:50:00.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=614802288 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject}
13:50:00 [2019-12-20T18:50:00.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=614802288 data=null doit=true} to TreeItem with text {SomeProject}
13:50:00 [2019-12-20T18:50:00.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=614802288 data=null} to TreeItem with text {SomeProject}
13:50:00 [2019-12-20T18:50:00.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=614802288 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject}
13:50:00 [2019-12-20T18:50:00.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614802289 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}
13:50:00 [2019-12-20T18:50:00.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=614802293 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject}
13:50:00 [2019-12-20T18:50:00.150Z] 
13:50:00 [2019-12-20T18:50:00.150Z] !ENTRY org.eclipse.cdt.core 1 0 2019-12-20 18:50:00.011
13:50:00 [2019-12-20T18:50:00.150Z] !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%)
13:50:00 [2019-12-20T18:50:00.150Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
13:50:00 [2019-12-20T18:50:00.150Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project'
13:50:00 [2019-12-20T18:50:00.150Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project'
13:50:00 [2019-12-20T18:50:00.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=614802404 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'
13:50:00 [2019-12-20T18:50:00.406Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project'
13:50:00 [2019-12-20T18:50:00.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=614802682 data=null doit=true} to TreeItem with text {SomeProject}
13:50:00 [2019-12-20T18:50:00.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=614802682 data=null} to TreeItem with text {SomeProject}
13:50:00 [2019-12-20T18:50:00.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=614802682 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject}
13:50:00 [2019-12-20T18:50:00.406Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=614802682 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}
13:50:00 [2019-12-20T18:50:00.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=614802685 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {SomeProject}
13:50:00 [2019-12-20T18:50:00.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=614802685 data=null doit=true} to TreeItem with text {Trace Compass}
13:50:00 [2019-12-20T18:50:00.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=614802685 data=null} to TreeItem with text {Trace Compass}
13:50:00 [2019-12-20T18:50:00.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=614802685 data=null button=1 stateMask=0x0 x=93 y=32 count=1} to TreeItem with text {Trace Compass}
13:50:00 [2019-12-20T18:50:00.406Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=614802685 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}
13:50:00 [2019-12-20T18:50:00.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=614802687 data=null button=1 stateMask=0x80000 x=93 y=32 count=1} to TreeItem with text {Trace Compass}
13:50:00 [2019-12-20T18:50:00.406Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
13:50:01 [2019-12-20T18:50:01.773Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
13:50:01 [2019-12-20T18:50:01.773Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:50:01 [2019-12-20T18:50:01.773Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:50:01 [2019-12-20T18:50:01.773Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:50:01 [2019-12-20T18:50:01.773Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...'
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...'
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=614804296 data=null doit=true} to Shell with text {Filters and Customization}
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - matched CTabItem with text "Pre-set filters", using matcher: of type 'CTabItem'
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - matched CTabItem with text "Pre-set filters", using matcher: (of type 'CTabItem')
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - matched CTabItem with text "User filters", using matcher: of type 'CTabItem'
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - matched CTabItem with text "User filters", using matcher: (of type 'CTabItem')
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@543bfac9
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{CTabFolder {} time=614804298 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')
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - Attempting to set focus on Table with text {}
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=614804300 data=null button=0 stateMask=0x0 x=67 y=33 count=0} to TableItem with text {.* resources}
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=614804300 data=null doit=true} to TableItem with text {.* resources}
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=614804300 data=null} to TableItem with text {.* resources}
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=614804301 data=null button=1 stateMask=0x0 x=67 y=33 count=1} to TableItem with text {.* resources}
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=614804301 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}
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=614804301 data=null button=1 stateMask=0x80000 x=67 y=33 count=1} to TableItem with text {.* resources}
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - Setting state to unchecked on: .* resources
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - Attempting to set focus on Table with text {}
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=614804307 data=null button=0 stateMask=0x0 x=131 y=121 count=0} to TableItem with text {Trace Compass Shadow Projects}
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=614804307 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects}
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=614804307 data=null} to TableItem with text {Trace Compass Shadow Projects}
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=614804307 data=null button=1 stateMask=0x0 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects}
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=614804307 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}
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=614804307 data=null button=1 stateMask=0x80000 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects}
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - Setting state to unchecked on: Trace Compass Shadow Projects
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - Clicking on OK
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614804313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614804313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614804313 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614804313 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614804313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614804314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614804314 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:02 [2019-12-20T18:50:02.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=614804163 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...'
13:50:02 [2019-12-20T18:50:02.285Z] DEBUG - Clicked on 
13:50:02 [2019-12-20T18:50:02.285Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:50:02 [2019-12-20T18:50:02.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:02 [2019-12-20T18:50:02.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:02 [2019-12-20T18:50:02.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:02 [2019-12-20T18:50:02.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:02 [2019-12-20T18:50:02.285Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:02 [2019-12-20T18:50:02.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=614804404 data=null button=0 stateMask=0x0 x=133 y=11 count=0} to TreeItem with text {.tracecompass-SomeProject}
13:50:02 [2019-12-20T18:50:02.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=614804404 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject}
13:50:02 [2019-12-20T18:50:02.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=614804404 data=null} to TreeItem with text {.tracecompass-SomeProject}
13:50:02 [2019-12-20T18:50:02.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=614804404 data=null button=1 stateMask=0x0 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject}
13:50:02 [2019-12-20T18:50:02.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614804404 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}
13:50:02 [2019-12-20T18:50:02.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=614804425 data=null button=1 stateMask=0x80000 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject}
13:50:02 [2019-12-20T18:50:02.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=614804426 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject}
13:50:02 [2019-12-20T18:50:02.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=614804426 data=null} to TreeItem with text {.tracecompass-SomeProject}
13:50:02 [2019-12-20T18:50:02.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=614804426 data=null button=1 stateMask=0x0 x=133 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject}
13:50:02 [2019-12-20T18:50:02.285Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=614804426 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}
13:50:02 [2019-12-20T18:50:02.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=614804429 data=null button=1 stateMask=0x80000 x=117 y=11 count=1} to TreeItem with text {.tracecompass-SomeProject}
13:50:02 [2019-12-20T18:50:02.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=614804429 data=null doit=true} to TreeItem with text {Traces [1]}
13:50:02 [2019-12-20T18:50:02.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=614804429 data=null} to TreeItem with text {Traces [1]}
13:50:02 [2019-12-20T18:50:02.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=614804430 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]}
13:50:02 [2019-12-20T18:50:02.285Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=614804430 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]}
13:50:02 [2019-12-20T18:50:02.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=614804432 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]}
13:50:02 [2019-12-20T18:50:02.285Z] WARN - Tree item TreeItem with text {.tracecompass-SomeProject} is already expanded. Won't expand it again.
13:50:02 [2019-12-20T18:50:02.285Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:50:02 [2019-12-20T18:50:02.285Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
13:50:02 [2019-12-20T18:50:02.285Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...'
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...'
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=614804699 data=null doit=true} to Shell with text {Filters and Customization}
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - matched CTabItem with text "Pre-set filters", using matcher: of type 'CTabItem'
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - matched CTabItem with text "Pre-set filters", using matcher: (of type 'CTabItem')
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - matched CTabItem with text "User filters", using matcher: of type 'CTabItem'
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - matched CTabItem with text "User filters", using matcher: (of type 'CTabItem')
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@2bc694dd
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{CTabFolder {} time=614804699 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')
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - Attempting to set focus on Table with text {}
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=614804701 data=null button=0 stateMask=0x0 x=67 y=33 count=0} to TableItem with text {.* resources}
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=614804701 data=null doit=true} to TableItem with text {.* resources}
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=614804701 data=null} to TableItem with text {.* resources}
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=614804701 data=null button=1 stateMask=0x0 x=67 y=33 count=1} to TableItem with text {.* resources}
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=614804701 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}
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=614804702 data=null button=1 stateMask=0x80000 x=67 y=33 count=1} to TableItem with text {.* resources}
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - Setting state to checked on: .* resources
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - Attempting to set focus on Table with text {}
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=614804703 data=null button=0 stateMask=0x0 x=131 y=121 count=0} to TableItem with text {Trace Compass Shadow Projects}
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=614804703 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects}
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=614804703 data=null} to TableItem with text {Trace Compass Shadow Projects}
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=614804703 data=null button=1 stateMask=0x0 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects}
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=614804703 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}
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=614804708 data=null button=1 stateMask=0x80000 x=131 y=121 count=1} to TableItem with text {Trace Compass Shadow Projects}
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - Setting state to checked on: Trace Compass Shadow Projects
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - Clicking on OK
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614804709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614804709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614804709 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614804709 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614804709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614804709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614804709 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=614804512 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...'
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - Clicked on 
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:02 [2019-12-20T18:50:02.541Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:02 [2019-12-20T18:50:02.797Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=614804916 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:50:02 [2019-12-20T18:50:02.797Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:50:02 [2019-12-20T18:50:02.797Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:02 [2019-12-20T18:50:02.797Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:02 [2019-12-20T18:50:02.797Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:02 [2019-12-20T18:50:02.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=614804920 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {SomeProject}
13:50:02 [2019-12-20T18:50:02.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=614804920 data=null doit=true} to TreeItem with text {SomeProject}
13:50:02 [2019-12-20T18:50:02.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=614804921 data=null} to TreeItem with text {SomeProject}
13:50:02 [2019-12-20T18:50:02.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=614804921 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {SomeProject}
13:50:02 [2019-12-20T18:50:02.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614804921 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}
13:50:02 [2019-12-20T18:50:02.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=614804946 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {SomeProject}
13:50:02 [2019-12-20T18:50:02.797Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:50:02 [2019-12-20T18:50:02.797Z] DEBUG - Clicking on with mnemonic 'Delete'
13:50:02 [2019-12-20T18:50:02.797Z] DEBUG - Clicked on with mnemonic 'Delete'
13:50:03 [2019-12-20T18:50:03.724Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:50:03 [2019-12-20T18:50:03.724Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:50:03 [2019-12-20T18:50:03.724Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:50:03 [2019-12-20T18:50:03.724Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:50:03 [2019-12-20T18:50:03.724Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:50:03 [2019-12-20T18:50:03.724Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
13:50:03 [2019-12-20T18:50:03.724Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK'
13:50:03 [2019-12-20T18:50:03.724Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:50:03 [2019-12-20T18:50:03.724Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:50:03 [2019-12-20T18:50:03.724Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:03 [2019-12-20T18:50:03.724Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:50:03 [2019-12-20T18:50:03.724Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:50:03 [2019-12-20T18:50:03.724Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:50:03 [2019-12-20T18:50:03.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614805732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:50:03 [2019-12-20T18:50:03.724Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614805732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:50:03 [2019-12-20T18:50:03.724Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614805732 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:50:03 [2019-12-20T18:50:03.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614805732 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:50:03 [2019-12-20T18:50:03.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614805732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:50:03 [2019-12-20T18:50:03.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614805733 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:50:03 [2019-12-20T18:50:03.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=614805733 data=null 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')
13:50:03 [2019-12-20T18:50:03.724Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614805742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:50:03 [2019-12-20T18:50:03.724Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614805742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:50:03 [2019-12-20T18:50:03.724Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614805742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:50:03 [2019-12-20T18:50:03.724Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614805742 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:50:03 [2019-12-20T18:50:03.724Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614805742 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:50:03 [2019-12-20T18:50:03.724Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:50:03 [2019-12-20T18:50:03.724Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:50:03 [2019-12-20T18:50:03.724Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
13:50:03 [2019-12-20T18:50:03.724Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:50:03 [2019-12-20T18:50:03.724Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:03 [2019-12-20T18:50:03.725Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:50:03 [2019-12-20T18:50:03.725Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:50:03 [2019-12-20T18:50:03.725Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:50:03 [2019-12-20T18:50:03.725Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:03 [2019-12-20T18:50:03.725Z] DEBUG - Clicking on OK
13:50:03 [2019-12-20T18:50:03.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614805743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:03 [2019-12-20T18:50:03.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614805743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:03 [2019-12-20T18:50:03.725Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614805743 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:03 [2019-12-20T18:50:03.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614805743 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:03 [2019-12-20T18:50:03.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614805743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:03 [2019-12-20T18:50:03.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614805743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:03 [2019-12-20T18:50:03.725Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:03 [2019-12-20T18:50:03.725Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:03 [2019-12-20T18:50:03.725Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:03 [2019-12-20T18:50:03.725Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:03 [2019-12-20T18:50:03.725Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:03 [2019-12-20T18:50:03.725Z] DEBUG - Clicked on OK
13:50:03 [2019-12-20T18:50:03.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614805743 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:03 [2019-12-20T18:50:03.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=614804986 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:50:03 [2019-12-20T18:50:03.982Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.589 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
13:50:03 [2019-12-20T18:50:03.982Z] testConfigureTracingNature(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest)  Time elapsed: 1.884 s
13:50:03 [2019-12-20T18:50:03.982Z] testViewerFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest)  Time elapsed: 0.678 s
13:50:03 [2019-12-20T18:50:03.982Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
13:50:04 [2019-12-20T18:50:04.239Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:50:04 [2019-12-20T18:50:04.801Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:04 [2019-12-20T18:50:04.801Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:04 [2019-12-20T18:50:04.801Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:04 [2019-12-20T18:50:04.801Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:04 [2019-12-20T18:50:04.801Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:04 [2019-12-20T18:50:04.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=614806948 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText}
13:50:04 [2019-12-20T18:50:04.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=614806948 data=null doit=true} to TreeItem with text {TestText}
13:50:04 [2019-12-20T18:50:04.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=614806948 data=null} to TreeItem with text {TestText}
13:50:04 [2019-12-20T18:50:04.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=614806948 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText}
13:50:04 [2019-12-20T18:50:04.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614806949 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}
13:50:04 [2019-12-20T18:50:04.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=614806973 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText}
13:50:04 [2019-12-20T18:50:04.801Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:04 [2019-12-20T18:50:04.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=614806974 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText}
13:50:04 [2019-12-20T18:50:04.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=614806974 data=null doit=true} to TreeItem with text {TestText}
13:50:04 [2019-12-20T18:50:04.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=614806974 data=null} to TreeItem with text {TestText}
13:50:04 [2019-12-20T18:50:04.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=614806974 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText}
13:50:04 [2019-12-20T18:50:04.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614806975 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}
13:50:04 [2019-12-20T18:50:04.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=614806983 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText}
13:50:04 [2019-12-20T18:50:04.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=614806983 data=null doit=true} to TreeItem with text {TestText}
13:50:04 [2019-12-20T18:50:04.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=614806983 data=null} to TreeItem with text {TestText}
13:50:04 [2019-12-20T18:50:04.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=614806984 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText}
13:50:04 [2019-12-20T18:50:04.802Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=614806984 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}
13:50:04 [2019-12-20T18:50:04.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=614806985 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {TestText}
13:50:04 [2019-12-20T18:50:04.802Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:04 [2019-12-20T18:50:04.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=614806986 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]}
13:50:04 [2019-12-20T18:50:04.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=614806986 data=null doit=true} to TreeItem with text {Traces [0]}
13:50:04 [2019-12-20T18:50:04.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=614806986 data=null} to TreeItem with text {Traces [0]}
13:50:04 [2019-12-20T18:50:04.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=614806986 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]}
13:50:04 [2019-12-20T18:50:04.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614806986 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]}
13:50:04 [2019-12-20T18:50:04.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=614806994 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
13:50:04 [2019-12-20T18:50:04.802Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:04 [2019-12-20T18:50:04.802Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=614806995 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
13:50:04 [2019-12-20T18:50:04.802Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=614806995 data=null doit=true} to TreeItem with text {Traces [0]}
13:50:04 [2019-12-20T18:50:04.802Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=614806995 data=null} to TreeItem with text {Traces [0]}
13:50:04 [2019-12-20T18:50:04.802Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=614806995 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
13:50:04 [2019-12-20T18:50:04.802Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614806995 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]}
13:50:04 [2019-12-20T18:50:04.802Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=614807005 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
13:50:04 [2019-12-20T18:50:04.802Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
13:50:04 [2019-12-20T18:50:04.802Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=614807200 data=null doit=true} to Shell with text {Manage Custom Parsers}
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...'
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - Clicking on New...
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=614807201 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')
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=614807201 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')
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=614807201 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=614807201 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=614807201 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')
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=614807201 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')
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=614807400 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')
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=614807407 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')
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=614807407 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')
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=614807407 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=614807407 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - Clicked on New...
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=614807408 data=null doit=true} to Shell with text {Custom Text Parser}
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser}
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - matched Text with text "Custom Text", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - matched Text with text "Custom Text", using matcher: with label (with mnemonic 'Category:')
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - matched Text with text "Custom Text", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Category:')
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Category:')
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
13:50:05 [2019-12-20T18:50:05.058Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
13:50:05 [2019-12-20T18:50:05.059Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
13:50:05 [2019-12-20T18:50:05.059Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.059Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
13:50:05 [2019-12-20T18:50:05.059Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
13:50:05 [2019-12-20T18:50:05.059Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
13:50:05 [2019-12-20T18:50:05.059Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.059Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
13:50:05 [2019-12-20T18:50:05.059Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
13:50:05 [2019-12-20T18:50:05.059Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Trace type:')
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Trace type:')
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:')
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Time Stamp format:')
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Time Stamp format:')
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Time Stamp format:')
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
13:50:05 [2019-12-20T18:50:05.316Z] DEBUG - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo')
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo')
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=614807490 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo')
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - Set selection on (of type 'Combo') to Timestamp
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'format:')
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Text with text "Enter the input form...", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Text with text "Enter the input form...", using matcher: with label (with mnemonic 'format:')
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Text with text "Enter the input form...", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - Clicking on 
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=614807528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=614807528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.317Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=614807528 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=614807528 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=614807528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=614807528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=614807528 data=null 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')
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - Clicked on 
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - Clicking on 
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=614807589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=614807589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=614807589 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=614807589 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=614807589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=614807589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=614807589 data=null 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')
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=614807624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=614807625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=614807625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=614807625 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=614807625 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - Clicked on 
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText'
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText')
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=614807642 data=null button=0 stateMask=0x0 x=128 y=11 count=0} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=614807642 data=null doit=true} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
13:50:05 [2019-12-20T18:50:05.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=614807642 data=null} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
13:50:05 [2019-12-20T18:50:05.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=614807643 data=null button=1 stateMask=0x0 x=128 y=11 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
13:50:05 [2019-12-20T18:50:05.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614807643 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)}
13:50:05 [2019-12-20T18:50:05.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=614807734 data=null button=1 stateMask=0x80000 x=128 y=11 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
13:50:05 [2019-12-20T18:50:05.575Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.575Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.575Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.575Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.575Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.575Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
13:50:05 [2019-12-20T18:50:05.575Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Regular expression:')
13:50:05 [2019-12-20T18:50:05.575Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
13:50:05 [2019-12-20T18:50:05.575Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.575Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
13:50:05 [2019-12-20T18:50:05.575Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
13:50:05 [2019-12-20T18:50:05.575Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
13:50:05 [2019-12-20T18:50:05.575Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.575Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
13:50:05 [2019-12-20T18:50:05.575Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
13:50:05 [2019-12-20T18:50:05.575Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
13:50:05 [2019-12-20T18:50:05.575Z] DEBUG - matched Text with text "12 Hello", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.575Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
13:50:05 [2019-12-20T18:50:05.575Z] DEBUG - matched Text with text "12 Hello", using matcher: with label (with mnemonic 'Regular expression:')
13:50:05 [2019-12-20T18:50:05.575Z] DEBUG - matched Text with text "12 Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
13:50:05 [2019-12-20T18:50:05.575Z] DEBUG - matched Text with text "*no matching group*", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.575Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
13:50:05 [2019-12-20T18:50:05.575Z] DEBUG - matched Text with text "*no matching group*", using matcher: with label (with mnemonic 'Regular expression:')
13:50:05 [2019-12-20T18:50:05.575Z] DEBUG - matched Text with text "*no matching group*", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
13:50:05 [2019-12-20T18:50:05.575Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.575Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
13:50:05 [2019-12-20T18:50:05.575Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
13:50:05 [2019-12-20T18:50:05.575Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
13:50:05 [2019-12-20T18:50:05.575Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=614807786 data=null button=0 stateMask=0x0 x=102 y=32 count=0} to TreeItem with text {Root Line 2 (0,∞) : }
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=614807786 data=null doit=true} to TreeItem with text {Root Line 2 (0,∞) : }
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=614807786 data=null} to TreeItem with text {Root Line 2 (0,∞) : }
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=614807786 data=null button=1 stateMask=0x0 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614807787 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,∞) : }
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=614807822 data=null button=1 stateMask=0x80000 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - Clicking on 
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=614807829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=614807829 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=614807829 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=614807830 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=614807830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=614807830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=614807830 data=null 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')
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - Clicked on 
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=614807904 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')
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with |
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - Clicking on Highlight All
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=614807920 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')
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=614807920 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')
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=614807920 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=614807920 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=614807920 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')
13:50:05 [2019-12-20T18:50:05.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=614807920 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')
13:50:05 [2019-12-20T18:50:05.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=614807920 data=null item=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')
13:50:05 [2019-12-20T18:50:05.577Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=614807923 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')
13:50:05 [2019-12-20T18:50:05.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=614807923 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')
13:50:05 [2019-12-20T18:50:05.577Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=614807923 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')
13:50:05 [2019-12-20T18:50:05.577Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=614807923 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.577Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=614807923 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.577Z] DEBUG - Clicked on Highlight All
13:50:05 [2019-12-20T18:50:05.577Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.577Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.577Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.577Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.577Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.577Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.577Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.577Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.577Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.577Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.577Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.577Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.577Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.577Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.577Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
13:50:05 [2019-12-20T18:50:05.577Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.577Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.577Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.577Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - Clicking on &Next >
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=614807984 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')
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=614807984 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')
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=614807984 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=614807984 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=614807984 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')
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=614807984 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')
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=614807984 data=null item=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')
13:50:05 [2019-12-20T18:50:05.833Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.833Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.833Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.833Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.833Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - Clicked on &Next >
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - Clicking on &Finish
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=614808030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=614808030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=614808030 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=614808030 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=614808030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=614808030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.833Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=614808030 data=null item=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')
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=614807201 data=null item=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')
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - Clicked on 
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=614808190 data=null doit=true} to Shell with text {Manage Custom Parsers}
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - matched List with text "", using matcher: of type 'List'
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - matched List with text "", using matcher: (of type 'List')
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=614808193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=614808193 data=null doit=true} to (of type 'List')
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=614808193 data=null} to (of type 'List')
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=614808194 data=null button=1 stateMask=0x0 x=114 y=73 count=1} to (of type 'List')
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=614808194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=614808195 data=null button=1 stateMask=0x80000 x=114 y=73 count=1} to (of type 'List')
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - Clicking on Delete
13:50:05 [2019-12-20T18:50:05.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=614808195 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')
13:50:05 [2019-12-20T18:50:05.834Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=614808195 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')
13:50:05 [2019-12-20T18:50:05.834Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=614808195 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=614808196 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:50:05 [2019-12-20T18:50:05.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=614808196 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')
13:50:05 [2019-12-20T18:50:05.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=614808196 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')
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=614808224 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')
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=614808224 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')
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=614808224 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')
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=614808224 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=614808224 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - Clicked on Delete
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=614808225 data=null doit=true} to Shell with text {Delete Custom Parser}
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser}
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - Clicking on &Yes
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=614808226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=614808226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=614808226 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=614808226 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=614808226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=614808226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=614808226 data=null item=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')
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=614808196 data=null item=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')
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - Clicked on 
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=614808304 data=null doit=true} to Shell with text {Manage Custom Parsers}
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - Clicking on &Close
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=614808304 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')
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=614808305 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')
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=614808305 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=614808305 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=614808305 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')
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=614808305 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')
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=614808305 data=null item=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')
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=614807080 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...'
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - Clicked on 
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=614808380 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:50:06 [2019-12-20T18:50:06.090Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:50:06 [2019-12-20T18:50:06.091Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:06 [2019-12-20T18:50:06.091Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:06 [2019-12-20T18:50:06.091Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:06 [2019-12-20T18:50:06.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=614808384 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText}
13:50:06 [2019-12-20T18:50:06.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=614808385 data=null doit=true} to TreeItem with text {TestText}
13:50:06 [2019-12-20T18:50:06.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=614808385 data=null} to TreeItem with text {TestText}
13:50:06 [2019-12-20T18:50:06.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=614808385 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText}
13:50:06 [2019-12-20T18:50:06.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614808385 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}
13:50:06 [2019-12-20T18:50:06.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=614808408 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText}
13:50:06 [2019-12-20T18:50:06.346Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:50:06 [2019-12-20T18:50:06.346Z] DEBUG - Clicking on with mnemonic 'Delete'
13:50:06 [2019-12-20T18:50:06.346Z] DEBUG - Clicked on with mnemonic 'Delete'
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614809129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614809129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614809129 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614809129 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614809129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614809129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=614809129 data=null 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')
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614809129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614809129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614809129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614809129 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614809129 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - Clicking on OK
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614809130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614809130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614809130 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614809130 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614809130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614809130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:06 [2019-12-20T18:50:06.908Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:06 [2019-12-20T18:50:06.908Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:06 [2019-12-20T18:50:06.908Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:06 [2019-12-20T18:50:06.908Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:06 [2019-12-20T18:50:06.908Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - Clicked on OK
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614809130 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:06 [2019-12-20T18:50:06.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=614808497 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:50:07 [2019-12-20T18:50:07.469Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:50:08 [2019-12-20T18:50:08.030Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:08 [2019-12-20T18:50:08.030Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:08 [2019-12-20T18:50:08.030Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:08 [2019-12-20T18:50:08.030Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:08 [2019-12-20T18:50:08.030Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:08 [2019-12-20T18:50:08.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=614810247 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText}
13:50:08 [2019-12-20T18:50:08.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=614810247 data=null doit=true} to TreeItem with text {TestText}
13:50:08 [2019-12-20T18:50:08.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=614810247 data=null} to TreeItem with text {TestText}
13:50:08 [2019-12-20T18:50:08.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=614810247 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText}
13:50:08 [2019-12-20T18:50:08.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614810247 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}
13:50:08 [2019-12-20T18:50:08.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=614810267 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText}
13:50:08 [2019-12-20T18:50:08.031Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:08 [2019-12-20T18:50:08.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=614810267 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText}
13:50:08 [2019-12-20T18:50:08.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=614810267 data=null doit=true} to TreeItem with text {TestText}
13:50:08 [2019-12-20T18:50:08.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=614810267 data=null} to TreeItem with text {TestText}
13:50:08 [2019-12-20T18:50:08.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=614810267 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText}
13:50:08 [2019-12-20T18:50:08.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614810268 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}
13:50:08 [2019-12-20T18:50:08.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=614810277 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText}
13:50:08 [2019-12-20T18:50:08.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=614810277 data=null doit=true} to TreeItem with text {TestText}
13:50:08 [2019-12-20T18:50:08.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=614810277 data=null} to TreeItem with text {TestText}
13:50:08 [2019-12-20T18:50:08.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=614810277 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText}
13:50:08 [2019-12-20T18:50:08.031Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=614810277 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}
13:50:08 [2019-12-20T18:50:08.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=614810279 data=null button=1 stateMask=0x80000 x=51 y=11 count=1} to TreeItem with text {TestText}
13:50:08 [2019-12-20T18:50:08.031Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:08 [2019-12-20T18:50:08.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=614810279 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]}
13:50:08 [2019-12-20T18:50:08.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=614810280 data=null doit=true} to TreeItem with text {Traces [0]}
13:50:08 [2019-12-20T18:50:08.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=614810280 data=null} to TreeItem with text {Traces [0]}
13:50:08 [2019-12-20T18:50:08.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=614810280 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]}
13:50:08 [2019-12-20T18:50:08.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614810280 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]}
13:50:08 [2019-12-20T18:50:08.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=614810287 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
13:50:08 [2019-12-20T18:50:08.031Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:08 [2019-12-20T18:50:08.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=614810287 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
13:50:08 [2019-12-20T18:50:08.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=614810287 data=null doit=true} to TreeItem with text {Traces [0]}
13:50:08 [2019-12-20T18:50:08.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=614810293 data=null} to TreeItem with text {Traces [0]}
13:50:08 [2019-12-20T18:50:08.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=614810293 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
13:50:08 [2019-12-20T18:50:08.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614810293 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]}
13:50:08 [2019-12-20T18:50:08.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=614810297 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
13:50:08 [2019-12-20T18:50:08.031Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
13:50:08 [2019-12-20T18:50:08.031Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
13:50:08 [2019-12-20T18:50:08.287Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
13:50:08 [2019-12-20T18:50:08.287Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
13:50:08 [2019-12-20T18:50:08.287Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=614810420 data=null doit=true} to Shell with text {Manage Custom Parsers}
13:50:08 [2019-12-20T18:50:08.287Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
13:50:08 [2019-12-20T18:50:08.287Z] DEBUG - matched List with text "", using matcher: of type 'List'
13:50:08 [2019-12-20T18:50:08.287Z] DEBUG - matched List with text "", using matcher: (of type 'List')
13:50:08 [2019-12-20T18:50:08.287Z] DEBUG - Set selection (of type 'List') to text Demo Category : Demo trace
13:50:08 [2019-12-20T18:50:08.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=614810421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
13:50:08 [2019-12-20T18:50:08.287Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=614810422 data=null doit=true} to (of type 'List')
13:50:08 [2019-12-20T18:50:08.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=614810422 data=null} to (of type 'List')
13:50:08 [2019-12-20T18:50:08.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=614810422 data=null button=1 stateMask=0x0 x=102 y=31 count=1} to (of type 'List')
13:50:08 [2019-12-20T18:50:08.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=614810422 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
13:50:08 [2019-12-20T18:50:08.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=614810423 data=null button=1 stateMask=0x80000 x=102 y=31 count=1} to (of type 'List')
13:50:08 [2019-12-20T18:50:08.287Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.287Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.287Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.287Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.287Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
13:50:08 [2019-12-20T18:50:08.287Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - Clicking on Edit...
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=614810424 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')
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=614810424 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')
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=614810424 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=614810424 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=614810424 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')
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=614810424 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')
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=614810620 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')
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=614810622 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')
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=614810622 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')
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=614810622 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=614810622 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - Clicked on Edit...
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=614810623 data=null doit=true} to Shell with text {Custom Text Parser}
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser}
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Text with text "Demo Category", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Text with text "Demo Category", using matcher: with label (with mnemonic 'Category:')
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Text with text "Demo Category", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Category:')
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Category:')
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Category:')
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Category:')
13:50:08 [2019-12-20T18:50:08.288Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
13:50:08 [2019-12-20T18:50:08.544Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.544Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.544Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.544Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
13:50:08 [2019-12-20T18:50:08.544Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Trace type:')
13:50:08 [2019-12-20T18:50:08.544Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
13:50:08 [2019-12-20T18:50:08.544Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.544Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
13:50:08 [2019-12-20T18:50:08.544Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Trace type:')
13:50:08 [2019-12-20T18:50:08.544Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
13:50:08 [2019-12-20T18:50:08.544Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.544Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
13:50:08 [2019-12-20T18:50:08.544Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Trace type:')
13:50:08 [2019-12-20T18:50:08.544Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
13:50:08 [2019-12-20T18:50:08.544Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Trace type:')
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Trace type:')
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Time Stamp format:')
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Time Stamp format:')
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Time Stamp format:')
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Combo with text "Timestamp", using matcher: of type 'Combo'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Combo with text "Timestamp", using matcher: (of type 'Combo')
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo')
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo')
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo')
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=614810785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo')
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - Set selection on (of type 'Combo') to Timestamp
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'format:')
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'format:')
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.545Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - Clicking on 
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=614810804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=614810804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=614810804 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=614810804 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=614810804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=614810804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=614810804 data=null 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')
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=614810838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=614810839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=614810839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=614810839 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=614810839 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - Clicked on 
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText'
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText')
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=614810846 data=null button=0 stateMask=0x0 x=141 y=11 count=0} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=614810847 data=null doit=true} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=614810847 data=null} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=614810847 data=null button=1 stateMask=0x0 x=141 y=11 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
13:50:08 [2019-12-20T18:50:08.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614810847 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(.*)}
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=614810932 data=null button=1 stateMask=0x80000 x=141 y=11 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Regular expression:')
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Text with text "12", using matcher: with label (with mnemonic 'Regular expression:')
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Text with text "12", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Text with text "Hello", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Text with text "Hello", using matcher: with label (with mnemonic 'Regular expression:')
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Text with text "Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=614810952 data=null button=0 stateMask=0x0 x=102 y=32 count=0} to TreeItem with text {Root Line 2 (0,∞) : }
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=614810952 data=null doit=true} to TreeItem with text {Root Line 2 (0,∞) : }
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=614810952 data=null} to TreeItem with text {Root Line 2 (0,∞) : }
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=614810952 data=null button=1 stateMask=0x0 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614810952 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,∞) : }
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=614810998 data=null button=1 stateMask=0x80000 x=102 y=32 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.803Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Clicking on 
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=614811005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=614811005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=614811006 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=614811006 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=614811006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=614811006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=614811006 data=null 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')
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Clicked on 
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=614811036 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')
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with |
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Clicking on Highlight All
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=614811050 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')
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=614811050 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')
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=614811050 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=614811050 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=614811051 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')
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=614811051 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')
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=614811051 data=null item=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')
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=614811053 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')
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=614811053 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')
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=614811053 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')
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=614811053 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=614811053 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Clicked on Highlight All
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Clicking on &Next >
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=614811082 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')
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=614811082 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')
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=614811082 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=614811082 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=614811082 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')
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=614811082 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')
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=614811082 data=null item=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')
13:50:08 [2019-12-20T18:50:08.804Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.804Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.804Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.804Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.804Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Clicked on &Next >
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Clicking on &Finish
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=614811124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=614811124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=614811124 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=614811124 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=614811124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:50:08 [2019-12-20T18:50:08.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=614811124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:50:09 [2019-12-20T18:50:09.061Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=614811124 data=null item=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')
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=614810424 data=null item=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')
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - Clicked on 
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=614811278 data=null doit=true} to Shell with text {Manage Custom Parsers}
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - matched List with text "", using matcher: of type 'List'
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - matched List with text "", using matcher: (of type 'List')
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=614811279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=614811279 data=null doit=true} to (of type 'List')
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=614811279 data=null} to (of type 'List')
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=614811280 data=null button=1 stateMask=0x0 x=102 y=31 count=1} to (of type 'List')
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=614811280 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=614811280 data=null button=1 stateMask=0x80000 x=102 y=31 count=1} to (of type 'List')
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - Clicking on Delete
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=614811281 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')
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=614811281 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')
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=614811281 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=614811281 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=614811281 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')
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=614811281 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')
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=614811308 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')
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=614811310 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')
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=614811310 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')
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=614811310 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=614811310 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - Clicked on Delete
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=614811311 data=null doit=true} to Shell with text {Delete Custom Parser}
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser}
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - Clicking on &Yes
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=614811311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=614811311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=614811311 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=614811311 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=614811311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=614811311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:50:09 [2019-12-20T18:50:09.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=614811311 data=null item=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')
13:50:09 [2019-12-20T18:50:09.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=614811281 data=null item=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')
13:50:09 [2019-12-20T18:50:09.062Z] DEBUG - Clicked on 
13:50:09 [2019-12-20T18:50:09.062Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
13:50:09 [2019-12-20T18:50:09.062Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=614811385 data=null doit=true} to Shell with text {Manage Custom Parsers}
13:50:09 [2019-12-20T18:50:09.062Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
13:50:09 [2019-12-20T18:50:09.062Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
13:50:09 [2019-12-20T18:50:09.062Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
13:50:09 [2019-12-20T18:50:09.062Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
13:50:09 [2019-12-20T18:50:09.062Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:50:09 [2019-12-20T18:50:09.062Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:50:09 [2019-12-20T18:50:09.062Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
13:50:09 [2019-12-20T18:50:09.062Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
13:50:09 [2019-12-20T18:50:09.062Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
13:50:09 [2019-12-20T18:50:09.062Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
13:50:09 [2019-12-20T18:50:09.062Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
13:50:09 [2019-12-20T18:50:09.062Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:50:09 [2019-12-20T18:50:09.062Z] DEBUG - Clicking on &Close
13:50:09 [2019-12-20T18:50:09.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=614811385 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')
13:50:09 [2019-12-20T18:50:09.062Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=614811385 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')
13:50:09 [2019-12-20T18:50:09.062Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=614811386 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:50:09 [2019-12-20T18:50:09.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=614811386 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:50:09 [2019-12-20T18:50:09.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=614811386 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')
13:50:09 [2019-12-20T18:50:09.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=614811386 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')
13:50:09 [2019-12-20T18:50:09.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=614811386 data=null item=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')
13:50:09 [2019-12-20T18:50:09.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=614810325 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...'
13:50:09 [2019-12-20T18:50:09.319Z] DEBUG - Clicked on 
13:50:09 [2019-12-20T18:50:09.319Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=614811482 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:50:09 [2019-12-20T18:50:09.319Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:50:09 [2019-12-20T18:50:09.319Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:09 [2019-12-20T18:50:09.319Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:09 [2019-12-20T18:50:09.319Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:09 [2019-12-20T18:50:09.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=614811486 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {TestText}
13:50:09 [2019-12-20T18:50:09.319Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=614811486 data=null doit=true} to TreeItem with text {TestText}
13:50:09 [2019-12-20T18:50:09.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=614811486 data=null} to TreeItem with text {TestText}
13:50:09 [2019-12-20T18:50:09.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=614811486 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {TestText}
13:50:09 [2019-12-20T18:50:09.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614811487 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}
13:50:09 [2019-12-20T18:50:09.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=614811510 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {TestText}
13:50:09 [2019-12-20T18:50:09.319Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:50:09 [2019-12-20T18:50:09.319Z] DEBUG - Clicking on with mnemonic 'Delete'
13:50:09 [2019-12-20T18:50:09.319Z] DEBUG - Clicked on with mnemonic 'Delete'
13:50:09 [2019-12-20T18:50:09.881Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:50:09 [2019-12-20T18:50:09.881Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:50:09 [2019-12-20T18:50:09.881Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:50:09 [2019-12-20T18:50:09.881Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:50:09 [2019-12-20T18:50:09.881Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:50:09 [2019-12-20T18:50:09.881Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:50:09 [2019-12-20T18:50:09.881Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:09 [2019-12-20T18:50:09.881Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:50:09 [2019-12-20T18:50:09.881Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:50:09 [2019-12-20T18:50:09.881Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:50:09 [2019-12-20T18:50:09.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614812226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:50:09 [2019-12-20T18:50:09.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614812226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:50:09 [2019-12-20T18:50:09.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614812226 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:50:09 [2019-12-20T18:50:09.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614812226 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:50:09 [2019-12-20T18:50:09.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614812226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:50:09 [2019-12-20T18:50:09.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614812226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:50:09 [2019-12-20T18:50:09.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=614812226 data=null 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')
13:50:09 [2019-12-20T18:50:09.881Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614812226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:50:09 [2019-12-20T18:50:09.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614812226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:50:09 [2019-12-20T18:50:09.881Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614812226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:50:09 [2019-12-20T18:50:09.881Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614812226 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:50:09 [2019-12-20T18:50:09.881Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614812226 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:50:09 [2019-12-20T18:50:09.881Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:50:09 [2019-12-20T18:50:09.881Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:50:09 [2019-12-20T18:50:09.881Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:50:09 [2019-12-20T18:50:09.881Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:09 [2019-12-20T18:50:09.881Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:50:09 [2019-12-20T18:50:09.881Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:50:09 [2019-12-20T18:50:09.881Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:50:09 [2019-12-20T18:50:09.881Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:09 [2019-12-20T18:50:09.881Z] DEBUG - Clicking on OK
13:50:09 [2019-12-20T18:50:09.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614812227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:09 [2019-12-20T18:50:09.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614812227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:09 [2019-12-20T18:50:09.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614812227 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:09 [2019-12-20T18:50:09.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614812227 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:09 [2019-12-20T18:50:09.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614812227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:09 [2019-12-20T18:50:09.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614812227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:09 [2019-12-20T18:50:09.881Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:09 [2019-12-20T18:50:09.881Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:09 [2019-12-20T18:50:09.881Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:09 [2019-12-20T18:50:09.881Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:09 [2019-12-20T18:50:09.881Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:09 [2019-12-20T18:50:09.881Z] DEBUG - Clicked on OK
13:50:10 [2019-12-20T18:50:10.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614812227 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:10 [2019-12-20T18:50:10.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=614811596 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:50:10 [2019-12-20T18:50:10.393Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.472 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
13:50:10 [2019-12-20T18:50:10.394Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard)  Time elapsed: 3.338 s
13:50:10 [2019-12-20T18:50:10.394Z] testEdit(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard)  Time elapsed: 3.097 s
13:50:10 [2019-12-20T18:50:10.394Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
13:50:10 [2019-12-20T18:50:10.649Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:50:11 [2019-12-20T18:50:11.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:11 [2019-12-20T18:50:11.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:11 [2019-12-20T18:50:11.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:11 [2019-12-20T18:50:11.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:11 [2019-12-20T18:50:11.213Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:11 [2019-12-20T18:50:11.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=614813474 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML}
13:50:11 [2019-12-20T18:50:11.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=614813474 data=null doit=true} to TreeItem with text {TestXML}
13:50:11 [2019-12-20T18:50:11.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=614813474 data=null} to TreeItem with text {TestXML}
13:50:11 [2019-12-20T18:50:11.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=614813474 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML}
13:50:11 [2019-12-20T18:50:11.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614813474 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}
13:50:11 [2019-12-20T18:50:11.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=614813501 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML}
13:50:11 [2019-12-20T18:50:11.213Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:11 [2019-12-20T18:50:11.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=614813501 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML}
13:50:11 [2019-12-20T18:50:11.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=614813501 data=null doit=true} to TreeItem with text {TestXML}
13:50:11 [2019-12-20T18:50:11.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=614813501 data=null} to TreeItem with text {TestXML}
13:50:11 [2019-12-20T18:50:11.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=614813502 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML}
13:50:11 [2019-12-20T18:50:11.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614813502 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}
13:50:11 [2019-12-20T18:50:11.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=614813510 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML}
13:50:11 [2019-12-20T18:50:11.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=614813510 data=null doit=true} to TreeItem with text {TestXML}
13:50:11 [2019-12-20T18:50:11.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=614813510 data=null} to TreeItem with text {TestXML}
13:50:11 [2019-12-20T18:50:11.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=614813510 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML}
13:50:11 [2019-12-20T18:50:11.213Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=614813510 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}
13:50:11 [2019-12-20T18:50:11.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=614813512 data=null button=1 stateMask=0x80000 x=52 y=11 count=1} to TreeItem with text {TestXML}
13:50:11 [2019-12-20T18:50:11.213Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:11 [2019-12-20T18:50:11.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=614813512 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]}
13:50:11 [2019-12-20T18:50:11.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=614813513 data=null doit=true} to TreeItem with text {Traces [0]}
13:50:11 [2019-12-20T18:50:11.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=614813513 data=null} to TreeItem with text {Traces [0]}
13:50:11 [2019-12-20T18:50:11.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=614813513 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]}
13:50:11 [2019-12-20T18:50:11.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614813513 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]}
13:50:11 [2019-12-20T18:50:11.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=614813520 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
13:50:11 [2019-12-20T18:50:11.214Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:11 [2019-12-20T18:50:11.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=614813521 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
13:50:11 [2019-12-20T18:50:11.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=614813521 data=null doit=true} to TreeItem with text {Traces [0]}
13:50:11 [2019-12-20T18:50:11.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=614813521 data=null} to TreeItem with text {Traces [0]}
13:50:11 [2019-12-20T18:50:11.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=614813521 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
13:50:11 [2019-12-20T18:50:11.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614813521 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]}
13:50:11 [2019-12-20T18:50:11.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=614813530 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=614813691 data=null doit=true} to Shell with text {Manage Custom Parsers}
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML'
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=614813692 data=null doit=true} to Button with text {Text}
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=614813692 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}
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=614813693 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=614813693 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')
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=614813693 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')
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=614813693 data=null item=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')
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...'
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - Clicking on New...
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=614813694 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')
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=614813694 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')
13:50:11 [2019-12-20T18:50:11.470Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=614813694 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=614813694 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=614813694 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')
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=614813694 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')
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=614813814 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')
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=614813814 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')
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=614813814 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')
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=614813814 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=614813814 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - Clicked on New...
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - matched Shell with text "Custom XML Parser", using matcher: with text 'Custom XML Parser'
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom XML Parser} time=614813815 data=null doit=true} to Shell with text {Custom XML Parser}
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - Attempting to set focus on Shell with text {Custom XML Parser}
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text'
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - matched Text with text "Custom XML", using matcher: with label (with mnemonic 'Category:')
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Category:')
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Trace type:')
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:')
13:50:11 [2019-12-20T18:50:11.471Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
13:50:11 [2019-12-20T18:50:11.727Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Time Stamp format:')
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: of type 'Text'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: with label (with mnemonic 'Time Stamp format:')
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText')
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "", using matcher: with tooltip 'Feeling lucky'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - Clicking on 
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=614813882 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')
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=614813882 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')
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=614813882 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=614813882 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=614813882 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')
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=614813883 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')
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=614813883 data=null 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')
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=614813906 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')
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=614813906 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')
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=614813906 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')
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=614813906 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=614813906 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - Clicked on 
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {event} time=614813908 data=null button=0 stateMask=0x0 x=78 y=21 count=0} to Tree node with text: event
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {event} time=614813908 data=null doit=true} to Tree node with text: event
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {event} time=614813908 data=null} to Tree node with text: event
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {event} time=614813908 data=null button=1 stateMask=0x0 x=78 y=21 count=1} to Tree node with text: event
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614813908 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
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {event} time=614813997 data=null button=1 stateMask=0x80000 x=78 y=0 count=1} to Tree node with text: event
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "Log Entry", using matcher: with mnemonic 'Log Entry'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "Log Entry", using matcher: with style 'SWT.CHECK'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "Log Entry", using matcher: (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - Toggling state on Button {Log Entry}. Setting state to selected
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Log Entry} time=614813999 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')
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=614813999 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')
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Log Entry} time=614813999 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Log Entry} time=614813999 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Log Entry} time=614813999 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')
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Log Entry} time=614813999 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')
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Log Entry} time=614813999 data=null item=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')
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Log Entry} time=614814021 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')
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=614814022 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')
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Log Entry} time=614814022 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')
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Log Entry} time=614814022 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Log Entry} time=614814022 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.728Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.729Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.729Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.729Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.729Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.729Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.729Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
13:50:11 [2019-12-20T18:50:11.729Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
13:50:11 [2019-12-20T18:50:11.729Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.729Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.729Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.729Z] DEBUG - Clicking on &Next >
13:50:11 [2019-12-20T18:50:11.729Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=614814023 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')
13:50:11 [2019-12-20T18:50:11.729Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=614814023 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')
13:50:11 [2019-12-20T18:50:11.729Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=614814023 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.729Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=614814023 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.729Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=614814023 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')
13:50:11 [2019-12-20T18:50:11.729Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=614814023 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')
13:50:11 [2019-12-20T18:50:11.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=614814023 data=null item=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')
13:50:11 [2019-12-20T18:50:11.985Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.985Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.985Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.985Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.985Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.985Z] DEBUG - Clicked on &Next >
13:50:11 [2019-12-20T18:50:11.985Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.985Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.985Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.985Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.985Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.985Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.985Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.985Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.985Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.985Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.985Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
13:50:11 [2019-12-20T18:50:11.985Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
13:50:11 [2019-12-20T18:50:11.985Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.985Z] DEBUG - Clicking on &Finish
13:50:11 [2019-12-20T18:50:11.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=614814109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.985Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=614814109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.985Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=614814109 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=614814109 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=614814109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=614814110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=614814110 data=null item=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')
13:50:11 [2019-12-20T18:50:11.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=614813694 data=null item=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')
13:50:11 [2019-12-20T18:50:11.985Z] DEBUG - Clicked on 
13:50:11 [2019-12-20T18:50:11.985Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
13:50:11 [2019-12-20T18:50:11.985Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=614814205 data=null doit=true} to Shell with text {Manage Custom Parsers}
13:50:11 [2019-12-20T18:50:11.985Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
13:50:11 [2019-12-20T18:50:11.985Z] DEBUG - matched List with text "", using matcher: of type 'List'
13:50:11 [2019-12-20T18:50:11.985Z] DEBUG - matched List with text "", using matcher: (of type 'List')
13:50:11 [2019-12-20T18:50:11.985Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace
13:50:11 [2019-12-20T18:50:11.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=614814206 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
13:50:11 [2019-12-20T18:50:11.985Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=614814206 data=null doit=true} to (of type 'List')
13:50:11 [2019-12-20T18:50:11.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=614814206 data=null} to (of type 'List')
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=614814207 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List')
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=614814207 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=614814208 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List')
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - Clicking on Delete
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=614814208 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')
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=614814208 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')
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=614814208 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=614814208 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=614814208 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')
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=614814208 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')
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=614814234 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')
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=614814234 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')
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=614814234 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')
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=614814234 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=614814234 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - Clicked on Delete
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=614814235 data=null doit=true} to Shell with text {Delete Custom Parser}
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser}
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - Clicking on &Yes
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=614814235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=614814235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=614814235 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=614814235 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=614814235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=614814235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=614814235 data=null item=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')
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=614814208 data=null item=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')
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - Clicked on 
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=614814302 data=null doit=true} to Shell with text {Manage Custom Parsers}
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - Clicking on &Close
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=614814303 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')
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=614814303 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')
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=614814303 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=614814303 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=614814303 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')
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=614814303 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')
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=614814303 data=null item=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')
13:50:11 [2019-12-20T18:50:11.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=614813590 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...'
13:50:12 [2019-12-20T18:50:12.242Z] DEBUG - Clicked on 
13:50:12 [2019-12-20T18:50:12.242Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=614814382 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:50:12 [2019-12-20T18:50:12.242Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:50:12 [2019-12-20T18:50:12.242Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:12 [2019-12-20T18:50:12.242Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:12 [2019-12-20T18:50:12.242Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:12 [2019-12-20T18:50:12.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=614814386 data=null button=0 stateMask=0x0 x=68 y=11 count=0} to TreeItem with text {TestXML}
13:50:12 [2019-12-20T18:50:12.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=614814386 data=null doit=true} to TreeItem with text {TestXML}
13:50:12 [2019-12-20T18:50:12.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=614814386 data=null} to TreeItem with text {TestXML}
13:50:12 [2019-12-20T18:50:12.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=614814387 data=null button=1 stateMask=0x0 x=68 y=11 count=1} to TreeItem with text {TestXML}
13:50:12 [2019-12-20T18:50:12.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614814387 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}
13:50:12 [2019-12-20T18:50:12.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=614814409 data=null button=1 stateMask=0x80000 x=68 y=11 count=1} to TreeItem with text {TestXML}
13:50:12 [2019-12-20T18:50:12.242Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:50:12 [2019-12-20T18:50:12.242Z] DEBUG - Clicking on with mnemonic 'Delete'
13:50:12 [2019-12-20T18:50:12.242Z] DEBUG - Clicked on with mnemonic 'Delete'
13:50:13 [2019-12-20T18:50:13.169Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:50:13 [2019-12-20T18:50:13.169Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:50:13 [2019-12-20T18:50:13.169Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:50:13 [2019-12-20T18:50:13.169Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:50:13 [2019-12-20T18:50:13.169Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:50:13 [2019-12-20T18:50:13.169Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:50:13 [2019-12-20T18:50:13.169Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:13 [2019-12-20T18:50:13.169Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:50:13 [2019-12-20T18:50:13.169Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:50:13 [2019-12-20T18:50:13.169Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:50:13 [2019-12-20T18:50:13.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614815184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:50:13 [2019-12-20T18:50:13.169Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614815184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:50:13 [2019-12-20T18:50:13.169Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614815184 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:50:13 [2019-12-20T18:50:13.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614815184 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:50:13 [2019-12-20T18:50:13.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614815185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:50:13 [2019-12-20T18:50:13.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614815185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:50:13 [2019-12-20T18:50:13.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=614815185 data=null 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')
13:50:13 [2019-12-20T18:50:13.170Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614815185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:50:13 [2019-12-20T18:50:13.170Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614815185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:50:13 [2019-12-20T18:50:13.170Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614815185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:50:13 [2019-12-20T18:50:13.170Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614815185 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:50:13 [2019-12-20T18:50:13.170Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614815185 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:50:13 [2019-12-20T18:50:13.170Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:50:13 [2019-12-20T18:50:13.170Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:50:13 [2019-12-20T18:50:13.170Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:50:13 [2019-12-20T18:50:13.170Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:13 [2019-12-20T18:50:13.170Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:50:13 [2019-12-20T18:50:13.170Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:50:13 [2019-12-20T18:50:13.170Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:50:13 [2019-12-20T18:50:13.170Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:13 [2019-12-20T18:50:13.170Z] DEBUG - Clicking on OK
13:50:13 [2019-12-20T18:50:13.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614815186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:13 [2019-12-20T18:50:13.170Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614815186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:13 [2019-12-20T18:50:13.170Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614815186 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:13 [2019-12-20T18:50:13.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614815186 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:13 [2019-12-20T18:50:13.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614815186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:13 [2019-12-20T18:50:13.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614815186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:13 [2019-12-20T18:50:13.170Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:13 [2019-12-20T18:50:13.170Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:13 [2019-12-20T18:50:13.170Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:13 [2019-12-20T18:50:13.170Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:13 [2019-12-20T18:50:13.170Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:13 [2019-12-20T18:50:13.170Z] DEBUG - Clicked on OK
13:50:13 [2019-12-20T18:50:13.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614815186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:13 [2019-12-20T18:50:13.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=614814495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:50:13 [2019-12-20T18:50:13.425Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.953 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
13:50:13 [2019-12-20T18:50:13.425Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard)  Time elapsed: 2.916 s
13:50:13 [2019-12-20T18:50:13.425Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
13:50:15 [2019-12-20T18:50:15.313Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=614817233 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
13:50:15 [2019-12-20T18:50:15.313Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:50:15 [2019-12-20T18:50:15.313Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:50:15 [2019-12-20T18:50:15.313Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:50:15 [2019-12-20T18:50:15.313Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:50:15 [2019-12-20T18:50:15.313Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
13:50:15 [2019-12-20T18:50:15.313Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=614817411 data=null doit=true} to Shell with text {Preferences}
13:50:15 [2019-12-20T18:50:15.313Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:15 [2019-12-20T18:50:15.313Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:15 [2019-12-20T18:50:15.313Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:15 [2019-12-20T18:50:15.313Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:15 [2019-12-20T18:50:15.313Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:15 [2019-12-20T18:50:15.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=614817413 data=null button=0 stateMask=0x0 x=48 y=494 count=0} to TreeItem with text {Tracing}
13:50:15 [2019-12-20T18:50:15.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=614817413 data=null doit=true} to TreeItem with text {Tracing}
13:50:15 [2019-12-20T18:50:15.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=614817413 data=null} to TreeItem with text {Tracing}
13:50:15 [2019-12-20T18:50:15.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=614817414 data=null button=1 stateMask=0x0 x=48 y=494 count=1} to TreeItem with text {Tracing}
13:50:15 [2019-12-20T18:50:15.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614817414 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}
13:50:15 [2019-12-20T18:50:15.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=614817446 data=null button=1 stateMask=0x80000 x=48 y=489 count=1} to TreeItem with text {Tracing}
13:50:15 [2019-12-20T18:50:15.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=614817485 data=null doit=true} to TreeItem with text {Tracing}
13:50:15 [2019-12-20T18:50:15.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=614817485 data=null} to TreeItem with text {Tracing}
13:50:15 [2019-12-20T18:50:15.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=614817485 data=null button=1 stateMask=0x0 x=48 y=485 count=1} to TreeItem with text {Tracing}
13:50:15 [2019-12-20T18:50:15.313Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=614817485 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}
13:50:15 [2019-12-20T18:50:15.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=614817487 data=null button=1 stateMask=0x80000 x=48 y=481 count=1} to TreeItem with text {Tracing}
13:50:15 [2019-12-20T18:50:15.313Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:15 [2019-12-20T18:50:15.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=614817487 data=null button=0 stateMask=0x0 x=80 y=544 count=0} to Tree node with text: Trace Types
13:50:15 [2019-12-20T18:50:15.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=614817487 data=null doit=true} to Tree node with text: Trace Types
13:50:15 [2019-12-20T18:50:15.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=614817487 data=null} to Tree node with text: Trace Types
13:50:15 [2019-12-20T18:50:15.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=614817487 data=null button=1 stateMask=0x0 x=80 y=544 count=1} to Tree node with text: Trace Types
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614817488 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
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=614817534 data=null button=1 stateMask=0x80000 x=80 y=418 count=1} to Tree node with text: Trace Types
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - Clicking on Check all
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=614817540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=614817540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=614817540 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=614817540 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=614817540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=614817540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=614817540 data=null item=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')
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=614817540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=614817540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=614817540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=614817541 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=614817541 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - Clicked on Check all
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - Clicking on &Apply
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=614817542 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')
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=614817542 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')
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=614817542 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=614817542 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=614817542 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')
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=614817542 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')
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=614817542 data=null item=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')
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=614817543 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')
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=614817543 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')
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=614817543 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')
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=614817543 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=614817543 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - Clicked on &Apply
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
13:50:15 [2019-12-20T18:50:15.314Z] 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')
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - Clicking on Apply and Close
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=614817576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=614817576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=614817576 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=614817576 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=614817576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=614817576 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=614817576 data=null item=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')
13:50:15 [2019-12-20T18:50:15.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=614817242 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:50:15 [2019-12-20T18:50:15.570Z] DEBUG - Clicked on 
13:50:15 [2019-12-20T18:50:15.570Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
13:50:15 [2019-12-20T18:50:15.570Z] DEBUG - number of items : 11
13:50:15 [2019-12-20T18:50:15.570Z] DEBUG - Clicking on ToolItem with tooltip text {Import filters}
13:50:15 [2019-12-20T18:50:15.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614817828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
13:50:15 [2019-12-20T18:50:15.570Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614817828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
13:50:15 [2019-12-20T18:50:15.570Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614817828 data=null doit=true} to ToolItem with tooltip text {Import filters}
13:50:15 [2019-12-20T18:50:15.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614817828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
13:50:15 [2019-12-20T18:50:15.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614817828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
13:50:15 [2019-12-20T18:50:15.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614817828 data=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}
13:50:15 [2019-12-20T18:50:15.570Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614817839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
13:50:15 [2019-12-20T18:50:15.570Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614817839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
13:50:15 [2019-12-20T18:50:15.570Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614817839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
13:50:15 [2019-12-20T18:50:15.570Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614817839 data=null doit=true} to ToolItem with tooltip text {Import filters}
13:50:15 [2019-12-20T18:50:15.570Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614817839 data=null} to ToolItem with tooltip text {Import filters}
13:50:15 [2019-12-20T18:50:15.570Z] DEBUG - Clicked on ToolItem with tooltip text {Import filters}
13:50:15 [2019-12-20T18:50:15.570Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:15 [2019-12-20T18:50:15.571Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:15 [2019-12-20T18:50:15.571Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:15 [2019-12-20T18:50:15.571Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:15 [2019-12-20T18:50:15.571Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
13:50:15 [2019-12-20T18:50:15.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=614817841 data=null doit=true} to TreeItem with text {FILTER test}
13:50:15 [2019-12-20T18:50:15.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=614817841 data=null} to TreeItem with text {FILTER test}
13:50:15 [2019-12-20T18:50:15.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=614817842 data=null button=1 stateMask=0x0 x=60 y=263 count=1} to TreeItem with text {FILTER test}
13:50:15 [2019-12-20T18:50:15.571Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=614817842 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}
13:50:15 [2019-12-20T18:50:15.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=614817842 data=null button=1 stateMask=0x80000 x=60 y=263 count=1} to TreeItem with text {FILTER test}
13:50:15 [2019-12-20T18:50:15.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=614817843 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
13:50:15 [2019-12-20T18:50:15.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=614817843 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
13:50:15 [2019-12-20T18:50:15.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=614817843 data=null button=1 stateMask=0x0 x=200 y=284 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
13:50:15 [2019-12-20T18:50:15.571Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=614817843 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
13:50:15 [2019-12-20T18:50:15.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=614817843 data=null button=1 stateMask=0x80000 x=200 y=284 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
13:50:15 [2019-12-20T18:50:15.571Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:15 [2019-12-20T18:50:15.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=614817844 data=null button=0 stateMask=0x0 x=200 y=284 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
13:50:15 [2019-12-20T18:50:15.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=614817844 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
13:50:15 [2019-12-20T18:50:15.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=614817844 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
13:50:15 [2019-12-20T18:50:15.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=614817844 data=null button=1 stateMask=0x0 x=200 y=284 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
13:50:15 [2019-12-20T18:50:15.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614817844 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
13:50:15 [2019-12-20T18:50:15.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=614817887 data=null button=1 stateMask=0x80000 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
13:50:15 [2019-12-20T18:50:15.571Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
13:50:15 [2019-12-20T18:50:15.571Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
13:50:15 [2019-12-20T18:50:15.571Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=614817888 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
13:50:15 [2019-12-20T18:50:15.571Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:50:15 [2019-12-20T18:50:15.571Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:50:15 [2019-12-20T18:50:15.571Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:50:15 [2019-12-20T18:50:15.826Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:50:16 [2019-12-20T18:50:16.083Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
13:50:16 [2019-12-20T18:50:16.083Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=614818199 data=null doit=true} to Shell with text {Preferences}
13:50:16 [2019-12-20T18:50:16.083Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:16 [2019-12-20T18:50:16.083Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:16 [2019-12-20T18:50:16.083Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:16 [2019-12-20T18:50:16.083Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:16 [2019-12-20T18:50:16.083Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:16 [2019-12-20T18:50:16.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=614818208 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
13:50:16 [2019-12-20T18:50:16.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=614818208 data=null doit=true} to TreeItem with text {Tracing}
13:50:16 [2019-12-20T18:50:16.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=614818208 data=null} to TreeItem with text {Tracing}
13:50:16 [2019-12-20T18:50:16.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=614818209 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
13:50:16 [2019-12-20T18:50:16.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614818209 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}
13:50:16 [2019-12-20T18:50:16.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=614818291 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
13:50:16 [2019-12-20T18:50:16.084Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=614818292 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=614818292 data=null doit=true} to Tree node with text: Trace Types
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=614818292 data=null} to Tree node with text: Trace Types
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=614818292 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614818293 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
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=614818294 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Clicking on Uncheck all
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=614818304 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')
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=614818304 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')
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=614818304 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=614818304 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=614818305 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')
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=614818305 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')
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=614818305 data=null item=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')
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=614818306 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')
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=614818306 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')
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=614818306 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')
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=614818306 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=614818306 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Clicked on Uncheck all
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Expanding nodes Custom XML>testxmlextension in tree (of type 'Tree')
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=614818307 data=null doit=true} to TreeItem with text {Custom XML}
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=614818307 data=null} to TreeItem with text {Custom XML}
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=614818307 data=null button=1 stateMask=0x0 x=86 y=55 count=1} to TreeItem with text {Custom XML}
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=614818307 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}
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=614818308 data=null button=1 stateMask=0x80000 x=86 y=55 count=1} to TreeItem with text {Custom XML}
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=614818308 data=null doit=true} to Tree node with text: testxmlextension
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=614818308 data=null} to Tree node with text: testxmlextension
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=614818309 data=null button=1 stateMask=0x0 x=119 y=77 count=1} to Tree node with text: testxmlextension
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=614818309 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
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=614818309 data=null button=1 stateMask=0x80000 x=119 y=77 count=1} to Tree node with text: testxmlextension
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testxmlextension} time=614818311 data=null button=0 stateMask=0x0 x=119 y=77 count=0} to Tree node with text: testxmlextension
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=614818311 data=null doit=true} to Tree node with text: testxmlextension
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=614818311 data=null} to Tree node with text: testxmlextension
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=614818311 data=null button=1 stateMask=0x0 x=119 y=77 count=1} to Tree node with text: testxmlextension
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614818311 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
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=614818311 data=null button=1 stateMask=0x80000 x=119 y=77 count=1} to Tree node with text: testxmlextension
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Clicking on Check selected
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=614818377 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')
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=614818377 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')
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=614818377 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=614818377 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=614818378 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')
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=614818378 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')
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=614818378 data=null item=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')
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=614818378 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')
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=614818378 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')
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=614818379 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')
13:50:16 [2019-12-20T18:50:16.084Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=614818379 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=614818379 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - Clicked on Check selected
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - Clicking on &Apply
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=614818380 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')
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=614818380 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')
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=614818380 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=614818380 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=614818380 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')
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=614818380 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')
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=614818380 data=null item=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')
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=614818382 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')
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=614818382 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')
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=614818382 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')
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=614818382 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=614818382 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - Clicked on &Apply
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
13:50:16 [2019-12-20T18:50:16.085Z] 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')
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - Clicking on Apply and Close
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=614818384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=614818384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=614818384 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=614818384 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=614818384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=614818384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=614818384 data=null item=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')
13:50:16 [2019-12-20T18:50:16.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=614817896 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:50:16 [2019-12-20T18:50:16.342Z] DEBUG - Clicked on 
13:50:16 [2019-12-20T18:50:16.342Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree')
13:50:16 [2019-12-20T18:50:16.342Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
13:50:16 [2019-12-20T18:50:16.342Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:16 [2019-12-20T18:50:16.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=614818600 data=null button=0 stateMask=0x0 x=60 y=239 count=0} to TreeItem with text {FILTER test}
13:50:16 [2019-12-20T18:50:16.342Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=614818600 data=null doit=true} to TreeItem with text {FILTER test}
13:50:16 [2019-12-20T18:50:16.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=614818600 data=null} to TreeItem with text {FILTER test}
13:50:16 [2019-12-20T18:50:16.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=614818600 data=null button=1 stateMask=0x0 x=60 y=239 count=1} to TreeItem with text {FILTER test}
13:50:16 [2019-12-20T18:50:16.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614818600 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}
13:50:16 [2019-12-20T18:50:16.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=614818623 data=null button=1 stateMask=0x80000 x=60 y=239 count=1} to TreeItem with text {FILTER test}
13:50:16 [2019-12-20T18:50:16.342Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
13:50:16 [2019-12-20T18:50:16.342Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
13:50:16 [2019-12-20T18:50:16.342Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again.
13:50:16 [2019-12-20T18:50:16.342Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:16 [2019-12-20T18:50:16.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=614818628 data=null button=0 stateMask=0x0 x=200 y=260 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
13:50:16 [2019-12-20T18:50:16.342Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=614818628 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
13:50:16 [2019-12-20T18:50:16.342Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=614818628 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
13:50:16 [2019-12-20T18:50:16.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=614818629 data=null button=1 stateMask=0x0 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
13:50:16 [2019-12-20T18:50:16.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614818629 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
13:50:16 [2019-12-20T18:50:16.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=614818640 data=null button=1 stateMask=0x80000 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
13:50:16 [2019-12-20T18:50:16.342Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
13:50:16 [2019-12-20T18:50:16.342Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
13:50:16 [2019-12-20T18:50:16.342Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=614818679 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
13:50:16 [2019-12-20T18:50:16.342Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:50:16 [2019-12-20T18:50:16.342Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:50:16 [2019-12-20T18:50:16.342Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=614818885 data=null doit=true} to Shell with text {Preferences}
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=614818887 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=614818887 data=null doit=true} to TreeItem with text {Tracing}
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=614818887 data=null} to TreeItem with text {Tracing}
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=614818888 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614818888 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}
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=614818922 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
13:50:16 [2019-12-20T18:50:16.598Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=614818922 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=614818922 data=null doit=true} to Tree node with text: Trace Types
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=614818922 data=null} to Tree node with text: Trace Types
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=614818923 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614818924 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
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=614818925 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Clicking on Uncheck all
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=614818927 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')
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=614818927 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')
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=614818927 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=614818927 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=614818928 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')
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=614818928 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')
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=614818928 data=null item=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')
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=614818929 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')
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=614818929 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')
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=614818929 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')
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=614818929 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=614818929 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Clicked on Uncheck all
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=614818929 data=null doit=true} to TreeItem with text {Custom Text}
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=614818929 data=null} to TreeItem with text {Custom Text}
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=614818930 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text}
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=614818930 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}
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=614818931 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text}
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=614818931 data=null doit=true} to Tree node with text: testtxtextension
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=614818931 data=null} to Tree node with text: testtxtextension
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=614818932 data=null button=1 stateMask=0x0 x=116 y=121 count=1} to Tree node with text: testtxtextension
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=614818932 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
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=614818932 data=null button=1 stateMask=0x80000 x=116 y=121 count=1} to Tree node with text: testtxtextension
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=614818939 data=null button=0 stateMask=0x0 x=116 y=121 count=0} to Tree node with text: testtxtextension
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=614818939 data=null doit=true} to Tree node with text: testtxtextension
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=614818939 data=null} to Tree node with text: testtxtextension
13:50:16 [2019-12-20T18:50:16.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=614818949 data=null button=1 stateMask=0x0 x=116 y=121 count=1} to Tree node with text: testtxtextension
13:50:16 [2019-12-20T18:50:16.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614818949 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
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=614818985 data=null button=1 stateMask=0x80000 x=116 y=121 count=1} to Tree node with text: testtxtextension
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - Clicking on Check selected
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=614818986 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')
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=614818986 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')
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=614818986 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=614818986 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=614818986 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')
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=614818986 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')
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=614818986 data=null item=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')
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=614818987 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')
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=614818987 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')
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=614818987 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')
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=614818987 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=614818987 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - Clicked on Check selected
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - Clicking on &Apply
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=614818988 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')
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=614818989 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')
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=614818989 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=614818989 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=614818989 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')
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=614818989 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')
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=614818989 data=null item=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')
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=614818990 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')
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=614818990 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')
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=614818990 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')
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=614818990 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=614818990 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - Clicked on &Apply
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
13:50:16 [2019-12-20T18:50:16.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')
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - Clicking on Apply and Close
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=614818991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=614818992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=614818992 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=614818992 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=614818992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=614818992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:16 [2019-12-20T18:50:16.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=614818992 data=null item=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')
13:50:16 [2019-12-20T18:50:16.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=614818685 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:50:16 [2019-12-20T18:50:16.857Z] DEBUG - Clicked on 
13:50:16 [2019-12-20T18:50:16.857Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree')
13:50:16 [2019-12-20T18:50:16.857Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
13:50:16 [2019-12-20T18:50:16.857Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:16 [2019-12-20T18:50:16.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=614819103 data=null button=0 stateMask=0x0 x=60 y=239 count=0} to TreeItem with text {FILTER test}
13:50:16 [2019-12-20T18:50:16.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=614819103 data=null doit=true} to TreeItem with text {FILTER test}
13:50:16 [2019-12-20T18:50:16.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=614819103 data=null} to TreeItem with text {FILTER test}
13:50:16 [2019-12-20T18:50:16.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=614819103 data=null button=1 stateMask=0x0 x=60 y=239 count=1} to TreeItem with text {FILTER test}
13:50:16 [2019-12-20T18:50:16.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614819104 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}
13:50:16 [2019-12-20T18:50:16.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=614819126 data=null button=1 stateMask=0x80000 x=60 y=239 count=1} to TreeItem with text {FILTER test}
13:50:16 [2019-12-20T18:50:16.857Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
13:50:16 [2019-12-20T18:50:16.857Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
13:50:16 [2019-12-20T18:50:16.857Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again.
13:50:16 [2019-12-20T18:50:16.857Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:16 [2019-12-20T18:50:16.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=614819127 data=null button=0 stateMask=0x0 x=200 y=260 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
13:50:16 [2019-12-20T18:50:16.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=614819127 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
13:50:16 [2019-12-20T18:50:16.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=614819127 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
13:50:16 [2019-12-20T18:50:16.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=614819128 data=null button=1 stateMask=0x0 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
13:50:16 [2019-12-20T18:50:16.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614819133 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
13:50:16 [2019-12-20T18:50:16.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=614819145 data=null button=1 stateMask=0x80000 x=200 y=260 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
13:50:16 [2019-12-20T18:50:16.857Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
13:50:16 [2019-12-20T18:50:16.857Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
13:50:16 [2019-12-20T18:50:16.857Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=614819152 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
13:50:16 [2019-12-20T18:50:16.857Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:50:16 [2019-12-20T18:50:16.857Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:50:16 [2019-12-20T18:50:16.857Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=614819488 data=null doit=true} to Shell with text {Preferences}
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=614819504 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=614819504 data=null doit=true} to TreeItem with text {Tracing}
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=614819504 data=null} to TreeItem with text {Tracing}
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=614819504 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614819505 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}
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=614819586 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
13:50:17 [2019-12-20T18:50:17.419Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=614819587 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=614819587 data=null doit=true} to Tree node with text: Trace Types
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=614819587 data=null} to Tree node with text: Trace Types
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=614819588 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614819588 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
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=614819590 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - Clicking on Check all
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=614819592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=614819592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:17 [2019-12-20T18:50:17.419Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=614819592 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=614819592 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=614819593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=614819593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=614819593 data=null item=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')
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=614819594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=614819594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=614819594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=614819594 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=614819595 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - Clicked on Check all
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - Clicking on &Apply
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=614819596 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')
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=614819596 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')
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=614819596 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=614819597 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=614819597 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')
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=614819597 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')
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=614819597 data=null item=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')
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=614819599 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')
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=614819599 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')
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=614819599 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')
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=614819599 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=614819599 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - Clicked on &Apply
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
13:50:17 [2019-12-20T18:50:17.420Z] 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')
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - Clicking on Apply and Close
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=614819601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=614819601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=614819611 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=614819611 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=614819611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=614819611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=614819611 data=null item=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')
13:50:17 [2019-12-20T18:50:17.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=614819192 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:50:17 [2019-12-20T18:50:17.676Z] DEBUG - Clicked on 
13:50:17 [2019-12-20T18:50:17.676Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=614819892 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
13:50:17 [2019-12-20T18:50:17.676Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:50:17 [2019-12-20T18:50:17.676Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:50:17 [2019-12-20T18:50:17.676Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:50:17 [2019-12-20T18:50:17.931Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:50:17 [2019-12-20T18:50:17.931Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
13:50:17 [2019-12-20T18:50:17.931Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=614820301 data=null doit=true} to Shell with text {Preferences}
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=614820303 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=614820303 data=null doit=true} to TreeItem with text {Tracing}
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=614820303 data=null} to TreeItem with text {Tracing}
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=614820303 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614820303 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}
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=614820393 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
13:50:18 [2019-12-20T18:50:18.189Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=614820394 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=614820394 data=null doit=true} to Tree node with text: Trace Types
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=614820394 data=null} to Tree node with text: Trace Types
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=614820395 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614820395 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
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=614820396 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Clicking on Check all
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=614820405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=614820406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=614820406 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=614820406 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=614820406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=614820406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=614820406 data=null item=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')
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=614820406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=614820406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=614820406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=614820406 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=614820406 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Clicked on Check all
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Clicking on Uncheck all
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=614820409 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')
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=614820410 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')
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=614820410 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=614820410 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=614820410 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')
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=614820411 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')
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=614820411 data=null item=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')
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=614820411 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')
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=614820412 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')
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=614820412 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')
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=614820412 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=614820412 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.189Z] DEBUG - Clicked on Uncheck all
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Clicking on Check all
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=614820413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=614820413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=614820413 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=614820413 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=614820413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=614820413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=614820413 data=null item=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')
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=614820478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=614820478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=614820478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=614820478 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=614820478 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Clicked on Check all
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom XML} time=614820480 data=null button=0 stateMask=0x0 x=86 y=55 count=0} to TreeItem with text {Custom XML}
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=614820480 data=null doit=true} to TreeItem with text {Custom XML}
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=614820480 data=null} to TreeItem with text {Custom XML}
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=614820480 data=null button=1 stateMask=0x0 x=86 y=55 count=1} to TreeItem with text {Custom XML}
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614820480 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}
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=614820481 data=null button=1 stateMask=0x80000 x=86 y=55 count=1} to TreeItem with text {Custom XML}
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Clicking on Uncheck all
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=614820482 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')
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=614820482 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')
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=614820482 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=614820482 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=614820482 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')
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=614820482 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')
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=614820482 data=null item=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')
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=614820484 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')
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=614820484 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')
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=614820484 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')
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=614820484 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=614820484 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Clicked on Uncheck all
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Clicking on Check selected
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=614820485 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')
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=614820485 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')
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=614820485 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=614820485 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=614820486 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')
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=614820486 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')
13:50:18 [2019-12-20T18:50:18.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=614820486 data=null item=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')
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=614820486 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')
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=614820486 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')
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=614820486 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')
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=614820486 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=614820486 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Clicked on Check selected
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Clicking on Check all
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=614820487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=614820488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=614820488 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=614820488 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=614820488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=614820488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=614820488 data=null item=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')
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=614820489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=614820489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=614820489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=614820489 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=614820489 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Clicked on Check all
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Clicking on Uncheck selected
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=614820498 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')
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=614820498 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')
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=614820498 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=614820498 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=614820499 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')
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=614820499 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')
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=614820499 data=null item=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')
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=614820499 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')
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=614820500 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')
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=614820500 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')
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=614820500 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=614820500 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Clicked on Uncheck selected
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Clicking on Uncheck all
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=614820501 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')
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=614820501 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')
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=614820501 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=614820501 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=614820501 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')
13:50:18 [2019-12-20T18:50:18.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=614820501 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')
13:50:18 [2019-12-20T18:50:18.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=614820501 data=null item=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')
13:50:18 [2019-12-20T18:50:18.192Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=614820502 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')
13:50:18 [2019-12-20T18:50:18.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=614820502 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')
13:50:18 [2019-12-20T18:50:18.192Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=614820502 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')
13:50:18 [2019-12-20T18:50:18.192Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=614820502 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.192Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=614820502 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.192Z] DEBUG - Clicked on Uncheck all
13:50:18 [2019-12-20T18:50:18.192Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:50:18 [2019-12-20T18:50:18.192Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:50:18 [2019-12-20T18:50:18.192Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:50:18 [2019-12-20T18:50:18.192Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:50:18 [2019-12-20T18:50:18.448Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.448Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.448Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
13:50:18 [2019-12-20T18:50:18.448Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
13:50:18 [2019-12-20T18:50:18.448Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.448Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.448Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.448Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.448Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.448Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.448Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.448Z] DEBUG - Clicking on Check all
13:50:18 [2019-12-20T18:50:18.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=614820710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=614820710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.448Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=614820711 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=614820711 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=614820711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=614820711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=614820711 data=null item=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')
13:50:18 [2019-12-20T18:50:18.448Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=614820711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=614820712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.448Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=614820712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.448Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=614820712 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.448Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=614820712 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.448Z] DEBUG - Clicked on Check all
13:50:18 [2019-12-20T18:50:18.448Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
13:50:18 [2019-12-20T18:50:18.448Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
13:50:18 [2019-12-20T18:50:18.448Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text'
13:50:18 [2019-12-20T18:50:18.448Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text')
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - Clicking on Check all
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=614821016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=614821016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=614821016 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=614821016 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=614821017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=614821017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=614821017 data=null item=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')
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=614821019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=614821019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=614821019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=614821019 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=614821019 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - Clicked on Check all
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - Clicking on &Apply
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=614821020 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')
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=614821020 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')
13:50:18 [2019-12-20T18:50:18.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=614821020 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=614821021 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=614821021 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')
13:50:18 [2019-12-20T18:50:18.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=614821021 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')
13:50:18 [2019-12-20T18:50:18.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=614821021 data=null item=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')
13:50:18 [2019-12-20T18:50:18.705Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=614821021 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')
13:50:18 [2019-12-20T18:50:18.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=614821021 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')
13:50:18 [2019-12-20T18:50:18.705Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=614821021 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')
13:50:18 [2019-12-20T18:50:18.705Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=614821021 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.705Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=614821021 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.705Z] DEBUG - Clicked on &Apply
13:50:18 [2019-12-20T18:50:18.705Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.705Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.705Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.705Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.705Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.705Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.705Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.705Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:18 [2019-12-20T18:50:18.705Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
13:50:18 [2019-12-20T18:50:18.705Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
13:50:18 [2019-12-20T18:50:18.705Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
13:50:18 [2019-12-20T18:50:18.705Z] 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')
13:50:18 [2019-12-20T18:50:18.705Z] DEBUG - Clicking on Apply and Close
13:50:18 [2019-12-20T18:50:18.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=614821022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=614821022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=614821023 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=614821023 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=614821023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=614821023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:18 [2019-12-20T18:50:18.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=614821023 data=null item=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')
13:50:18 [2019-12-20T18:50:18.705Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=614819909 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:50:18 [2019-12-20T18:50:18.960Z] DEBUG - Clicked on 
13:50:18 [2019-12-20T18:50:18.961Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=614821121 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
13:50:18 [2019-12-20T18:50:18.961Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:50:18 [2019-12-20T18:50:18.961Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:50:18 [2019-12-20T18:50:18.961Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=614821389 data=null doit=true} to Shell with text {Preferences}
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=614821391 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=614821391 data=null doit=true} to TreeItem with text {Tracing}
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=614821391 data=null} to TreeItem with text {Tracing}
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=614821392 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614821392 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}
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=614821472 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
13:50:19 [2019-12-20T18:50:19.217Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=614821480 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=614821480 data=null doit=true} to Tree node with text: Trace Types
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=614821480 data=null} to Tree node with text: Trace Types
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=614821480 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614821480 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
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=614821482 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - Clicking on Check all
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=614821484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=614821484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=614821484 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=614821484 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=614821484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=614821484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=614821484 data=null item=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')
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=614821485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=614821485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=614821485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=614821485 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=614821485 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - Clicked on Check all
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - Clicking on &Apply
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=614821486 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')
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=614821486 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')
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=614821486 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=614821486 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=614821486 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')
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=614821487 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')
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=614821487 data=null item=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')
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=614821487 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')
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=614821487 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')
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=614821487 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')
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=614821487 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=614821487 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - Clicked on &Apply
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
13:50:19 [2019-12-20T18:50:19.218Z] 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')
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - Clicking on Apply and Close
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=614821488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=614821488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=614821488 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=614821488 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=614821489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=614821489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=614821489 data=null item=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')
13:50:19 [2019-12-20T18:50:19.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=614821128 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:50:19 [2019-12-20T18:50:19.474Z] DEBUG - Clicked on 
13:50:19 [2019-12-20T18:50:19.474Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:50:19 [2019-12-20T18:50:19.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:19 [2019-12-20T18:50:19.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:19 [2019-12-20T18:50:19.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:19 [2019-12-20T18:50:19.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:19 [2019-12-20T18:50:19.474Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:19 [2019-12-20T18:50:19.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=614821783 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
13:50:19 [2019-12-20T18:50:19.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=614821783 data=null doit=true} to TreeItem with text {test}
13:50:19 [2019-12-20T18:50:19.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=614821783 data=null} to TreeItem with text {test}
13:50:19 [2019-12-20T18:50:19.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=614821783 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
13:50:19 [2019-12-20T18:50:19.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614821783 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:50:19 [2019-12-20T18:50:19.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=614821789 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
13:50:19 [2019-12-20T18:50:19.474Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:19 [2019-12-20T18:50:19.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=614821790 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
13:50:19 [2019-12-20T18:50:19.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=614821790 data=null doit=true} to TreeItem with text {test}
13:50:19 [2019-12-20T18:50:19.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=614821790 data=null} to TreeItem with text {test}
13:50:19 [2019-12-20T18:50:19.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=614821790 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
13:50:19 [2019-12-20T18:50:19.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614821790 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:50:19 [2019-12-20T18:50:19.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=614821813 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
13:50:19 [2019-12-20T18:50:19.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=614821813 data=null doit=true} to TreeItem with text {test}
13:50:19 [2019-12-20T18:50:19.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=614821813 data=null} to TreeItem with text {test}
13:50:19 [2019-12-20T18:50:19.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=614821814 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
13:50:19 [2019-12-20T18:50:19.474Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=614821814 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}
13:50:19 [2019-12-20T18:50:19.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=614821815 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {test}
13:50:19 [2019-12-20T18:50:19.474Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:19 [2019-12-20T18:50:19.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=614821816 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [1]}
13:50:19 [2019-12-20T18:50:19.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=614821816 data=null doit=true} to TreeItem with text {Traces [1]}
13:50:19 [2019-12-20T18:50:19.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=614821816 data=null} to TreeItem with text {Traces [1]}
13:50:19 [2019-12-20T18:50:19.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=614821816 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]}
13:50:19 [2019-12-20T18:50:19.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614821816 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]}
13:50:19 [2019-12-20T18:50:19.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=614821820 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:50:19 [2019-12-20T18:50:19.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=614821821 data=null doit=true} to TreeItem with text {Traces [1]}
13:50:19 [2019-12-20T18:50:19.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=614821821 data=null} to TreeItem with text {Traces [1]}
13:50:19 [2019-12-20T18:50:19.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=614821821 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:50:19 [2019-12-20T18:50:19.475Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=614821821 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]}
13:50:19 [2019-12-20T18:50:19.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=614821822 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]}
13:50:19 [2019-12-20T18:50:19.475Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:19 [2019-12-20T18:50:19.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=614821823 data=null button=0 stateMask=0x0 x=112 y=74 count=0} to Tree node with text: syslog_collapse
13:50:19 [2019-12-20T18:50:19.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=614821823 data=null doit=true} to Tree node with text: syslog_collapse
13:50:19 [2019-12-20T18:50:19.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=614821823 data=null} to Tree node with text: syslog_collapse
13:50:19 [2019-12-20T18:50:19.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=614821823 data=null button=1 stateMask=0x0 x=112 y=74 count=1} to Tree node with text: syslog_collapse
13:50:19 [2019-12-20T18:50:19.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614821823 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
13:50:19 [2019-12-20T18:50:19.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=614821830 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse
13:50:19 [2019-12-20T18:50:19.475Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:19 [2019-12-20T18:50:19.475Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=614821831 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse
13:50:19 [2019-12-20T18:50:19.475Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=614821831 data=null doit=true} to Tree node with text: syslog_collapse
13:50:19 [2019-12-20T18:50:19.475Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=614821831 data=null} to Tree node with text: syslog_collapse
13:50:19 [2019-12-20T18:50:19.475Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=614821831 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse
13:50:19 [2019-12-20T18:50:19.475Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614821831 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
13:50:19 [2019-12-20T18:50:19.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=614821835 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse
13:50:19 [2019-12-20T18:50:19.731Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
13:50:19 [2019-12-20T18:50:19.731Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=614821919 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
13:50:19 [2019-12-20T18:50:19.731Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:50:19 [2019-12-20T18:50:19.731Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:50:19 [2019-12-20T18:50:19.731Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=614822196 data=null doit=true} to Shell with text {Preferences}
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=614822198 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=614822198 data=null doit=true} to TreeItem with text {Tracing}
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=614822198 data=null} to TreeItem with text {Tracing}
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=614822199 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614822199 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}
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=614822234 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
13:50:19 [2019-12-20T18:50:19.987Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=614822234 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=614822234 data=null doit=true} to Tree node with text: Trace Types
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=614822234 data=null} to Tree node with text: Trace Types
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=614822235 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614822235 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
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=614822237 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Clicking on Uncheck all
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=614822239 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')
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=614822239 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')
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=614822239 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=614822239 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=614822240 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')
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=614822240 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')
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=614822240 data=null item=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')
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=614822241 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')
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=614822241 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')
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=614822241 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')
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=614822241 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=614822241 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Clicked on Uncheck all
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Expanding nodes Custom Text in tree (of type 'Tree')
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=614822241 data=null doit=true} to TreeItem with text {Custom Text}
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=614822241 data=null} to TreeItem with text {Custom Text}
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=614822241 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text}
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=614822242 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}
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=614822242 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text}
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom Text} time=614822244 data=null button=0 stateMask=0x0 x=86 y=33 count=0} to TreeItem with text {Custom Text}
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=614822244 data=null doit=true} to TreeItem with text {Custom Text}
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=614822244 data=null} to TreeItem with text {Custom Text}
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=614822244 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text}
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614822250 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}
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=614822251 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text}
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Clicking on Check selected
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=614822288 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')
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=614822289 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')
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=614822289 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=614822289 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=614822289 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')
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=614822289 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')
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=614822289 data=null item=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')
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=614822290 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')
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=614822290 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')
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=614822290 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')
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=614822290 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=614822290 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - Clicked on Check selected
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.987Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - Clicking on &Apply
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=614822291 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')
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=614822292 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')
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=614822292 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=614822292 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=614822292 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')
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=614822292 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')
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=614822292 data=null item=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')
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=614822293 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')
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=614822293 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')
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=614822293 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')
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=614822294 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=614822294 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - Clicked on &Apply
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
13:50:19 [2019-12-20T18:50:19.988Z] 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')
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - Clicking on Apply and Close
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=614822295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=614822295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=614822295 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=614822295 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=614822295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=614822295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=614822295 data=null item=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')
13:50:19 [2019-12-20T18:50:19.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=614821984 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:50:20 [2019-12-20T18:50:20.244Z] DEBUG - Clicked on 
13:50:20 [2019-12-20T18:50:20.244Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:50:20 [2019-12-20T18:50:20.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:20 [2019-12-20T18:50:20.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:20 [2019-12-20T18:50:20.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:20 [2019-12-20T18:50:20.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:20 [2019-12-20T18:50:20.244Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:20 [2019-12-20T18:50:20.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=614822417 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
13:50:20 [2019-12-20T18:50:20.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=614822417 data=null doit=true} to TreeItem with text {test}
13:50:20 [2019-12-20T18:50:20.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=614822417 data=null} to TreeItem with text {test}
13:50:20 [2019-12-20T18:50:20.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=614822418 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
13:50:20 [2019-12-20T18:50:20.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614822418 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:50:20 [2019-12-20T18:50:20.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=614822447 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
13:50:20 [2019-12-20T18:50:20.244Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:20 [2019-12-20T18:50:20.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=614822448 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
13:50:20 [2019-12-20T18:50:20.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=614822448 data=null doit=true} to TreeItem with text {test}
13:50:20 [2019-12-20T18:50:20.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=614822448 data=null} to TreeItem with text {test}
13:50:20 [2019-12-20T18:50:20.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=614822448 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
13:50:20 [2019-12-20T18:50:20.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614822448 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:50:20 [2019-12-20T18:50:20.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=614822453 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
13:50:20 [2019-12-20T18:50:20.244Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:50:20 [2019-12-20T18:50:20.244Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:20 [2019-12-20T18:50:20.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=614822484 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
13:50:20 [2019-12-20T18:50:20.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=614822484 data=null doit=true} to TreeItem with text {Traces [1]}
13:50:20 [2019-12-20T18:50:20.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=614822484 data=null} to TreeItem with text {Traces [1]}
13:50:20 [2019-12-20T18:50:20.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=614822485 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:50:20 [2019-12-20T18:50:20.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614822485 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]}
13:50:20 [2019-12-20T18:50:20.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=614822489 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:50:20 [2019-12-20T18:50:20.245Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
13:50:20 [2019-12-20T18:50:20.245Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:20 [2019-12-20T18:50:20.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=614822489 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse
13:50:20 [2019-12-20T18:50:20.245Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=614822489 data=null doit=true} to Tree node with text: syslog_collapse
13:50:20 [2019-12-20T18:50:20.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=614822490 data=null} to Tree node with text: syslog_collapse
13:50:20 [2019-12-20T18:50:20.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=614822490 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse
13:50:20 [2019-12-20T18:50:20.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614822490 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
13:50:20 [2019-12-20T18:50:20.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=614822493 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse
13:50:20 [2019-12-20T18:50:20.245Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:20 [2019-12-20T18:50:20.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=614822494 data=null button=0 stateMask=0x0 x=128 y=74 count=0} to Tree node with text: syslog_collapse
13:50:20 [2019-12-20T18:50:20.245Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=614822494 data=null doit=true} to Tree node with text: syslog_collapse
13:50:20 [2019-12-20T18:50:20.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=614822494 data=null} to Tree node with text: syslog_collapse
13:50:20 [2019-12-20T18:50:20.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=614822494 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to Tree node with text: syslog_collapse
13:50:20 [2019-12-20T18:50:20.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614822494 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
13:50:20 [2019-12-20T18:50:20.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=614822506 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to Tree node with text: syslog_collapse
13:50:20 [2019-12-20T18:50:20.245Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
13:50:20 [2019-12-20T18:50:20.245Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=614822582 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
13:50:20 [2019-12-20T18:50:20.245Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:50:20 [2019-12-20T18:50:20.245Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:50:20 [2019-12-20T18:50:20.245Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:50:20 [2019-12-20T18:50:20.501Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:50:20 [2019-12-20T18:50:20.501Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
13:50:20 [2019-12-20T18:50:20.501Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=614822837 data=null doit=true} to Shell with text {Preferences}
13:50:20 [2019-12-20T18:50:20.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:20 [2019-12-20T18:50:20.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:20 [2019-12-20T18:50:20.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:20 [2019-12-20T18:50:20.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:20 [2019-12-20T18:50:20.501Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:20 [2019-12-20T18:50:20.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=614822839 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
13:50:20 [2019-12-20T18:50:20.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=614822839 data=null doit=true} to TreeItem with text {Tracing}
13:50:20 [2019-12-20T18:50:20.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=614822839 data=null} to TreeItem with text {Tracing}
13:50:20 [2019-12-20T18:50:20.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=614822839 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
13:50:20 [2019-12-20T18:50:20.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614822839 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}
13:50:20 [2019-12-20T18:50:20.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=614822890 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
13:50:20 [2019-12-20T18:50:20.758Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=614822891 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=614822891 data=null doit=true} to Tree node with text: Trace Types
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=614822891 data=null} to Tree node with text: Trace Types
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=614822891 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614822891 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
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=614822906 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Clicking on Check all
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=614822908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=614822908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=614822909 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=614822909 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=614822909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=614822909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=614822909 data=null item=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')
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=614822913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=614822913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=614822913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=614822913 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=614822913 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Clicked on Check all
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Clicking on &Apply
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=614822914 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')
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=614822914 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')
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=614822914 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=614822914 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=614822915 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')
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=614822915 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')
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=614822915 data=null item=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')
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=614822916 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')
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=614822916 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')
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=614822916 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')
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=614822916 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=614822916 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Clicked on &Apply
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
13:50:20 [2019-12-20T18:50:20.758Z] 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')
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Clicking on Apply and Close
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=614822923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=614822923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=614822923 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:20 [2019-12-20T18:50:20.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=614822923 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:20 [2019-12-20T18:50:20.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=614822923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:20 [2019-12-20T18:50:20.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=614822923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:20 [2019-12-20T18:50:20.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=614822923 data=null item=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')
13:50:20 [2019-12-20T18:50:20.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=614822589 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:50:20 [2019-12-20T18:50:20.759Z] DEBUG - Clicked on 
13:50:20 [2019-12-20T18:50:20.759Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=614823035 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
13:50:20 [2019-12-20T18:50:20.759Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:50:20 [2019-12-20T18:50:20.759Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:50:20 [2019-12-20T18:50:20.759Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=614823211 data=null doit=true} to Shell with text {Preferences}
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=614823212 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=614823213 data=null doit=true} to TreeItem with text {Tracing}
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=614823213 data=null} to TreeItem with text {Tracing}
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=614823213 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614823213 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}
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=614823248 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
13:50:21 [2019-12-20T18:50:21.015Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=614823249 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=614823249 data=null doit=true} to Tree node with text: Trace Types
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=614823249 data=null} to Tree node with text: Trace Types
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=614823251 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614823252 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
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=614823285 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - Clicking on Check all
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=614823286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=614823287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=614823287 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=614823287 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=614823287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=614823287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=614823287 data=null item=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')
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=614823287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=614823287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=614823287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=614823287 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=614823287 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - Clicked on Check all
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - Clicking on &Apply
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=614823288 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')
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=614823288 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')
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=614823288 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=614823288 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=614823289 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')
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=614823289 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')
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=614823289 data=null item=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')
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=614823294 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')
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=614823294 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')
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=614823294 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')
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=614823294 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=614823294 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - Clicked on &Apply
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
13:50:21 [2019-12-20T18:50:21.016Z] 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')
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - Clicking on Apply and Close
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=614823298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=614823298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=614823298 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=614823298 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=614823298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=614823298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=614823298 data=null item=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')
13:50:21 [2019-12-20T18:50:21.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=614823043 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:50:21 [2019-12-20T18:50:21.272Z] DEBUG - Clicked on 
13:50:21 [2019-12-20T18:50:21.272Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=614823406 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
13:50:21 [2019-12-20T18:50:21.272Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:50:21 [2019-12-20T18:50:21.272Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:50:21 [2019-12-20T18:50:21.272Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:50:21 [2019-12-20T18:50:21.272Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:50:21 [2019-12-20T18:50:21.272Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
13:50:21 [2019-12-20T18:50:21.272Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=614823596 data=null doit=true} to Shell with text {Preferences}
13:50:21 [2019-12-20T18:50:21.272Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:21 [2019-12-20T18:50:21.272Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=614823598 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=614823598 data=null doit=true} to TreeItem with text {Tracing}
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=614823598 data=null} to TreeItem with text {Tracing}
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=614823598 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614823598 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}
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=614823626 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
13:50:21 [2019-12-20T18:50:21.273Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=614823632 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=614823632 data=null doit=true} to Tree node with text: Trace Types
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=614823632 data=null} to Tree node with text: Trace Types
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=614823632 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614823632 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
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=614823635 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Clicking on Uncheck all
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=614823637 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')
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=614823637 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')
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=614823637 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=614823637 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=614823637 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')
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=614823637 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')
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=614823637 data=null item=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')
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=614823638 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')
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=614823638 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')
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=614823638 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')
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=614823638 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=614823638 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Clicked on Uncheck all
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=614823639 data=null doit=true} to TreeItem with text {Custom Text}
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=614823639 data=null} to TreeItem with text {Custom Text}
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=614823639 data=null button=1 stateMask=0x0 x=86 y=33 count=1} to TreeItem with text {Custom Text}
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=614823639 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}
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=614823640 data=null button=1 stateMask=0x80000 x=86 y=33 count=1} to TreeItem with text {Custom Text}
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=614823640 data=null doit=true} to Tree node with text: testtxtextension
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=614823640 data=null} to Tree node with text: testtxtextension
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=614823641 data=null button=1 stateMask=0x0 x=116 y=121 count=1} to Tree node with text: testtxtextension
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=614823641 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
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=614823641 data=null button=1 stateMask=0x80000 x=116 y=121 count=1} to Tree node with text: testtxtextension
13:50:21 [2019-12-20T18:50:21.273Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:21 [2019-12-20T18:50:21.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=614823642 data=null button=0 stateMask=0x0 x=116 y=121 count=0} to Tree node with text: testtxtextension
13:50:21 [2019-12-20T18:50:21.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=614823688 data=null doit=true} to Tree node with text: testtxtextension
13:50:21 [2019-12-20T18:50:21.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=614823688 data=null} to Tree node with text: testtxtextension
13:50:21 [2019-12-20T18:50:21.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=614823689 data=null button=1 stateMask=0x0 x=116 y=121 count=1} to Tree node with text: testtxtextension
13:50:21 [2019-12-20T18:50:21.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614823689 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
13:50:21 [2019-12-20T18:50:21.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=614823690 data=null button=1 stateMask=0x80000 x=116 y=121 count=1} to Tree node with text: testtxtextension
13:50:21 [2019-12-20T18:50:21.529Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.529Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
13:50:21 [2019-12-20T18:50:21.529Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
13:50:21 [2019-12-20T18:50:21.529Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.529Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.529Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.529Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.529Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.529Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.529Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.529Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.529Z] DEBUG - Clicking on Check selected
13:50:21 [2019-12-20T18:50:21.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=614823691 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')
13:50:21 [2019-12-20T18:50:21.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=614823691 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')
13:50:21 [2019-12-20T18:50:21.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=614823691 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=614823694 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=614823695 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')
13:50:21 [2019-12-20T18:50:21.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=614823695 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')
13:50:21 [2019-12-20T18:50:21.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=614823695 data=null item=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')
13:50:21 [2019-12-20T18:50:21.529Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=614823696 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')
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=614823696 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')
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=614823696 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')
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=614823696 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=614823696 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Clicked on Check selected
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Clicking on &Apply
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=614823697 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')
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=614823697 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')
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=614823697 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=614823697 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=614823697 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')
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=614823697 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')
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=614823697 data=null item=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')
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=614823698 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')
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=614823699 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')
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=614823699 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')
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=614823699 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=614823699 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Clicked on &Apply
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
13:50:21 [2019-12-20T18:50:21.530Z] 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')
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Clicking on Apply and Close
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=614823700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=614823700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=614823700 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=614823700 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=614823700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=614823705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=614823705 data=null item=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')
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=614823412 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Clicked on 
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=614823816 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=614823816 data=null doit=true} to TreeItem with text {test}
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=614823816 data=null} to TreeItem with text {test}
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=614823816 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614823816 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=614823839 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=614823839 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=614823839 data=null doit=true} to TreeItem with text {test}
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=614823878 data=null} to TreeItem with text {test}
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=614823878 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614823878 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=614823883 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
13:50:21 [2019-12-20T18:50:21.530Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=614823884 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=614823884 data=null doit=true} to TreeItem with text {Traces [1]}
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=614823884 data=null} to TreeItem with text {Traces [1]}
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=614823884 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614823884 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]}
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=614823888 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=614823888 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=614823888 data=null doit=true} to TreeItem with text {Traces [1]}
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=614823888 data=null} to TreeItem with text {Traces [1]}
13:50:21 [2019-12-20T18:50:21.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=614823888 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:50:21 [2019-12-20T18:50:21.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614823897 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]}
13:50:21 [2019-12-20T18:50:21.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=614823900 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:50:21 [2019-12-20T18:50:21.790Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:50:21 [2019-12-20T18:50:21.790Z] DEBUG - Clicking on with mnemonic 'Import...'
13:50:21 [2019-12-20T18:50:21.790Z] DEBUG - Clicked on with mnemonic 'Import...'
13:50:21 [2019-12-20T18:50:21.790Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:50:21 [2019-12-20T18:50:21.790Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=614824125 data=null doit=true} to Shell with text {Trace Import}
13:50:21 [2019-12-20T18:50:21.790Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:50:21 [2019-12-20T18:50:21.790Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:50:21 [2019-12-20T18:50:21.790Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:50:21 [2019-12-20T18:50:21.790Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:50:21 [2019-12-20T18:50:21.790Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:50:21 [2019-12-20T18:50:21.790Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:50:21 [2019-12-20T18:50:21.790Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.790Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.790Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.790Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.790Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.790Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.790Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.790Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.790Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.790Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.790Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.790Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
13:50:21 [2019-12-20T18:50:21.790Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
13:50:21 [2019-12-20T18:50:21.790Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.790Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:50:21 [2019-12-20T18:50:21.790Z] DEBUG - Clicking on Cancel
13:50:21 [2019-12-20T18:50:21.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=614824142 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')
13:50:21 [2019-12-20T18:50:21.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=614824142 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')
13:50:21 [2019-12-20T18:50:21.790Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=614824142 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=614824143 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:50:21 [2019-12-20T18:50:21.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=614824143 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')
13:50:21 [2019-12-20T18:50:21.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=614824143 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')
13:50:22 [2019-12-20T18:50:22.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=614824143 data=null item=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')
13:50:22 [2019-12-20T18:50:22.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=614823938 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:50:22 [2019-12-20T18:50:22.045Z] DEBUG - Clicked on 
13:50:22 [2019-12-20T18:50:22.045Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=614824282 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
13:50:22 [2019-12-20T18:50:22.045Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:50:22 [2019-12-20T18:50:22.045Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:50:22 [2019-12-20T18:50:22.045Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:50:22 [2019-12-20T18:50:22.301Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:50:22 [2019-12-20T18:50:22.301Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
13:50:22 [2019-12-20T18:50:22.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=614824489 data=null doit=true} to Shell with text {Preferences}
13:50:22 [2019-12-20T18:50:22.301Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:22 [2019-12-20T18:50:22.301Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:22 [2019-12-20T18:50:22.301Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:22 [2019-12-20T18:50:22.301Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:22 [2019-12-20T18:50:22.301Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:22 [2019-12-20T18:50:22.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=614824491 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
13:50:22 [2019-12-20T18:50:22.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=614824491 data=null doit=true} to TreeItem with text {Tracing}
13:50:22 [2019-12-20T18:50:22.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=614824491 data=null} to TreeItem with text {Tracing}
13:50:22 [2019-12-20T18:50:22.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=614824491 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
13:50:22 [2019-12-20T18:50:22.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614824492 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}
13:50:22 [2019-12-20T18:50:22.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=614824519 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
13:50:22 [2019-12-20T18:50:22.302Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=614824519 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=614824519 data=null doit=true} to Tree node with text: Trace Types
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=614824527 data=null} to Tree node with text: Trace Types
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=614824527 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614824527 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
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=614824528 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Clicking on Check all
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=614824530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=614824530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=614824530 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=614824530 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=614824530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=614824530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=614824530 data=null item=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')
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=614824531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=614824531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=614824531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=614824531 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=614824531 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Clicked on Check all
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Clicking on &Apply
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=614824532 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')
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=614824532 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')
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=614824532 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=614824532 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=614824533 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')
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=614824533 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')
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=614824533 data=null item=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')
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=614824534 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')
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=614824534 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')
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=614824534 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')
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=614824534 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=614824534 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Clicked on &Apply
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
13:50:22 [2019-12-20T18:50:22.302Z] 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')
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Clicking on Apply and Close
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=614824535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=614824535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=614824535 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=614824535 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=614824535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=614824535 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=614824536 data=null item=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')
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=614824289 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Clicked on 
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=614824649 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=614824650 data=null doit=true} to TreeItem with text {test}
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=614824650 data=null} to TreeItem with text {test}
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=614824650 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
13:50:22 [2019-12-20T18:50:22.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614824650 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:50:22 [2019-12-20T18:50:22.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=614824694 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
13:50:22 [2019-12-20T18:50:22.558Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:22 [2019-12-20T18:50:22.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=614824694 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
13:50:22 [2019-12-20T18:50:22.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=614824694 data=null doit=true} to TreeItem with text {test}
13:50:22 [2019-12-20T18:50:22.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=614824694 data=null} to TreeItem with text {test}
13:50:22 [2019-12-20T18:50:22.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=614824694 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
13:50:22 [2019-12-20T18:50:22.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614824695 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:50:22 [2019-12-20T18:50:22.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=614824699 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
13:50:22 [2019-12-20T18:50:22.558Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:50:22 [2019-12-20T18:50:22.558Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:22 [2019-12-20T18:50:22.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=614824700 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
13:50:22 [2019-12-20T18:50:22.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=614824700 data=null doit=true} to TreeItem with text {Traces [1]}
13:50:22 [2019-12-20T18:50:22.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=614824700 data=null} to TreeItem with text {Traces [1]}
13:50:22 [2019-12-20T18:50:22.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=614824700 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:50:22 [2019-12-20T18:50:22.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614824700 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]}
13:50:22 [2019-12-20T18:50:22.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=614824714 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:50:22 [2019-12-20T18:50:22.558Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:22 [2019-12-20T18:50:22.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=614824714 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
13:50:22 [2019-12-20T18:50:22.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=614824714 data=null doit=true} to TreeItem with text {Traces [1]}
13:50:22 [2019-12-20T18:50:22.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=614824714 data=null} to TreeItem with text {Traces [1]}
13:50:22 [2019-12-20T18:50:22.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=614824714 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:50:22 [2019-12-20T18:50:22.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614824714 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]}
13:50:22 [2019-12-20T18:50:22.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=614824718 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:50:22 [2019-12-20T18:50:22.558Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
13:50:22 [2019-12-20T18:50:22.558Z] DEBUG - Clicking on with mnemonic 'Import...'
13:50:22 [2019-12-20T18:50:22.815Z] DEBUG - Clicked on with mnemonic 'Import...'
13:50:22 [2019-12-20T18:50:22.815Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
13:50:22 [2019-12-20T18:50:22.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=614824988 data=null doit=true} to Shell with text {Trace Import}
13:50:22 [2019-12-20T18:50:22.815Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:50:22 [2019-12-20T18:50:22.815Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:50:22 [2019-12-20T18:50:22.815Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
13:50:22 [2019-12-20T18:50:22.815Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
13:50:22 [2019-12-20T18:50:22.815Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
13:50:22 [2019-12-20T18:50:22.815Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
13:50:22 [2019-12-20T18:50:22.815Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
13:50:22 [2019-12-20T18:50:22.815Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:50:22 [2019-12-20T18:50:22.815Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
13:50:22 [2019-12-20T18:50:22.815Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
13:50:22 [2019-12-20T18:50:22.815Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
13:50:22 [2019-12-20T18:50:22.815Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
13:50:22 [2019-12-20T18:50:22.815Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
13:50:22 [2019-12-20T18:50:22.815Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
13:50:22 [2019-12-20T18:50:22.815Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
13:50:22 [2019-12-20T18:50:22.815Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
13:50:22 [2019-12-20T18:50:22.815Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:22 [2019-12-20T18:50:22.815Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
13:50:22 [2019-12-20T18:50:22.815Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
13:50:22 [2019-12-20T18:50:22.815Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:50:22 [2019-12-20T18:50:22.815Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
13:50:22 [2019-12-20T18:50:22.815Z] DEBUG - Clicking on Cancel
13:50:22 [2019-12-20T18:50:22.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=614824989 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')
13:50:22 [2019-12-20T18:50:22.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=614824989 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')
13:50:22 [2019-12-20T18:50:22.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=614824989 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:50:22 [2019-12-20T18:50:22.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=614824989 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
13:50:22 [2019-12-20T18:50:22.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=614824990 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')
13:50:22 [2019-12-20T18:50:22.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=614824990 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')
13:50:22 [2019-12-20T18:50:22.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=614824990 data=null item=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')
13:50:22 [2019-12-20T18:50:22.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=614824783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
13:50:22 [2019-12-20T18:50:22.816Z] DEBUG - Clicked on 
13:50:22 [2019-12-20T18:50:22.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=614825107 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
13:50:22 [2019-12-20T18:50:22.816Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
13:50:22 [2019-12-20T18:50:22.816Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
13:50:22 [2019-12-20T18:50:22.816Z] DEBUG - Clicking on with mnemonic 'Preferences'
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - Clicked on with mnemonic 'Preferences'
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=614825290 data=null doit=true} to Shell with text {Preferences}
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=614825292 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=614825292 data=null doit=true} to TreeItem with text {Tracing}
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=614825292 data=null} to TreeItem with text {Tracing}
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=614825292 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614825292 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}
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=614825320 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
13:50:23 [2019-12-20T18:50:23.072Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=614825320 data=null button=0 stateMask=0x0 x=80 y=179 count=0} to Tree node with text: Trace Types
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=614825320 data=null doit=true} to Tree node with text: Trace Types
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=614825320 data=null} to Tree node with text: Trace Types
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=614825320 data=null button=1 stateMask=0x0 x=80 y=179 count=1} to Tree node with text: Trace Types
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614825321 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
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=614825334 data=null button=1 stateMask=0x80000 x=80 y=179 count=1} to Tree node with text: Trace Types
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - Clicking on Check all
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=614825336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=614825336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=614825336 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=614825336 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=614825336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=614825336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=614825336 data=null item=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')
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=614825336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=614825336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=614825336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=614825336 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=614825336 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - Clicked on Check all
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - Clicking on &Apply
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=614825343 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')
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=614825343 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')
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=614825343 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=614825343 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=614825347 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')
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=614825347 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')
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=614825347 data=null item=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')
13:50:23 [2019-12-20T18:50:23.072Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=614825347 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')
13:50:23 [2019-12-20T18:50:23.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=614825347 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')
13:50:23 [2019-12-20T18:50:23.073Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=614825347 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')
13:50:23 [2019-12-20T18:50:23.073Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=614825347 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:23 [2019-12-20T18:50:23.073Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=614825347 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
13:50:23 [2019-12-20T18:50:23.073Z] DEBUG - Clicked on &Apply
13:50:23 [2019-12-20T18:50:23.073Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
13:50:23 [2019-12-20T18:50:23.073Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
13:50:23 [2019-12-20T18:50:23.073Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
13:50:23 [2019-12-20T18:50:23.073Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
13:50:23 [2019-12-20T18:50:23.073Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
13:50:23 [2019-12-20T18:50:23.073Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
13:50:23 [2019-12-20T18:50:23.073Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:23 [2019-12-20T18:50:23.073Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
13:50:23 [2019-12-20T18:50:23.073Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
13:50:23 [2019-12-20T18:50:23.073Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
13:50:23 [2019-12-20T18:50:23.073Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
13:50:23 [2019-12-20T18:50:23.073Z] 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')
13:50:23 [2019-12-20T18:50:23.073Z] DEBUG - Clicking on Apply and Close
13:50:23 [2019-12-20T18:50:23.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=614825380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:23 [2019-12-20T18:50:23.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=614825381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:23 [2019-12-20T18:50:23.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=614825381 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:23 [2019-12-20T18:50:23.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=614825381 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:23 [2019-12-20T18:50:23.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=614825381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:23 [2019-12-20T18:50:23.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=614825381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
13:50:23 [2019-12-20T18:50:23.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=614825381 data=null item=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')
13:50:23 [2019-12-20T18:50:23.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=614825114 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
13:50:23 [2019-12-20T18:50:23.328Z] DEBUG - Clicked on 
13:50:23 [2019-12-20T18:50:23.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=614825895 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
13:50:23 [2019-12-20T18:50:23.584Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:50:23 [2019-12-20T18:50:23.584Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:50:23 [2019-12-20T18:50:23.584Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:50:23 [2019-12-20T18:50:23.584Z] DEBUG - Attempting to set focus on Tree with text {}
13:50:23 [2019-12-20T18:50:23.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=614825912 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
13:50:23 [2019-12-20T18:50:23.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=614825912 data=null doit=true} to TreeItem with text {test}
13:50:23 [2019-12-20T18:50:23.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=614825912 data=null} to TreeItem with text {test}
13:50:23 [2019-12-20T18:50:23.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=614825912 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
13:50:23 [2019-12-20T18:50:23.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614825912 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:50:23 [2019-12-20T18:50:23.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=614825927 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
13:50:23 [2019-12-20T18:50:23.840Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:50:23 [2019-12-20T18:50:23.840Z] DEBUG - Clicking on with mnemonic 'Delete'
13:50:23 [2019-12-20T18:50:23.840Z] DEBUG - Clicked on with mnemonic 'Delete'
13:50:24 [2019-12-20T18:50:24.401Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:50:24 [2019-12-20T18:50:24.402Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:50:24 [2019-12-20T18:50:24.402Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:50:24 [2019-12-20T18:50:24.402Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:50:24 [2019-12-20T18:50:24.402Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:50:24 [2019-12-20T18:50:24.402Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:50:24 [2019-12-20T18:50:24.402Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:24 [2019-12-20T18:50:24.402Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:50:24 [2019-12-20T18:50:24.402Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:50:24 [2019-12-20T18:50:24.402Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:50:24 [2019-12-20T18:50:24.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614826718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:50:24 [2019-12-20T18:50:24.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614826719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:50:24 [2019-12-20T18:50:24.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614826719 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:50:24 [2019-12-20T18:50:24.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614826719 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:50:24 [2019-12-20T18:50:24.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614826719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:50:24 [2019-12-20T18:50:24.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614826719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:50:24 [2019-12-20T18:50:24.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=614826719 data=null 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')
13:50:24 [2019-12-20T18:50:24.402Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614826719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:50:24 [2019-12-20T18:50:24.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614826719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:50:24 [2019-12-20T18:50:24.402Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614826719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:50:24 [2019-12-20T18:50:24.402Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614826719 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:50:24 [2019-12-20T18:50:24.402Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614826719 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:50:24 [2019-12-20T18:50:24.402Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:50:24 [2019-12-20T18:50:24.402Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:50:24 [2019-12-20T18:50:24.402Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:50:24 [2019-12-20T18:50:24.402Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:50:24 [2019-12-20T18:50:24.402Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:50:24 [2019-12-20T18:50:24.402Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:50:24 [2019-12-20T18:50:24.402Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:50:24 [2019-12-20T18:50:24.402Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:24 [2019-12-20T18:50:24.402Z] DEBUG - Clicking on OK
13:50:24 [2019-12-20T18:50:24.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614826720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:24 [2019-12-20T18:50:24.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614826720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:24 [2019-12-20T18:50:24.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614826720 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:24 [2019-12-20T18:50:24.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614826720 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:24 [2019-12-20T18:50:24.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614826721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:24 [2019-12-20T18:50:24.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614826721 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:24 [2019-12-20T18:50:24.402Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:24 [2019-12-20T18:50:24.402Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:24 [2019-12-20T18:50:24.402Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:24 [2019-12-20T18:50:24.402Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:24 [2019-12-20T18:50:24.402Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:24 [2019-12-20T18:50:24.402Z] DEBUG - Clicked on OK
13:50:24 [2019-12-20T18:50:24.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614826721 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:50:24 [2019-12-20T18:50:24.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=614825985 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:50:24 [2019-12-20T18:50:24.963Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.532 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
13:50:24 [2019-12-20T18:50:24.964Z] testFiltersView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 1.92 s
13:50:24 [2019-12-20T18:50:24.964Z] testPreferencePage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 1.968 s
13:50:24 [2019-12-20T18:50:24.964Z] testSelectTraceType(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 1.915 s
13:50:24 [2019-12-20T18:50:24.964Z] testImportTraceTypeOptions(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 2.071 s
13:50:24 [2019-12-20T18:50:24.964Z] 
13:50:24 [2019-12-20T18:50:24.964Z] Results:
13:50:24 [2019-12-20T18:50:24.964Z] 
13:50:24 [2019-12-20T18:50:24.964Z] Tests run: 72, Failures: 0, Errors: 0, Skipped: 4
13:50:24 [2019-12-20T18:50:24.964Z] 
13:50:25 [2019-12-20T18:50:25.525Z] 
13:50:25 [2019-12-20T18:50:25.525Z] !ENTRY org.eclipse.core.resources 2 10035 2019-12-20 18:50:25.224
13:50:25 [2019-12-20T18:50:25.525Z] !MESSAGE The workspace will exit with unsaved changes in this session.
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] All tests passed!
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] 
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT.pom
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT-p2metadata.xml
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.11-SNAPSHOT-p2artifacts.xml
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] 
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] 
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >---
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] Building Trace Compass LTTng Support Parent 5.2.0-SNAPSHOT      [44/138]
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] --------------------------------[ pom ]---------------------------------
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] 
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent ---
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] 
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] 
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent ---
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] 
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng-parent ---
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] 
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng-parent ---
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] 
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent ---
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] 
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent ---
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng-parent-5.2.0-SNAPSHOT.pom
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] 
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >--
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT [45/138]
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] 
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core ---
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] 
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] The project's OSGi version is 1.1.1.201912201815
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] 
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] 
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] 
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] 
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] 
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] 
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core ---
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] 
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core ---
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-sources.jar
13:50:26 [2019-12-20T18:50:26.452Z] [INFO] 
13:50:26 [2019-12-20T18:50:26.708Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
13:50:26 [2019-12-20T18:50:26.708Z] [INFO] 
13:50:26 [2019-12-20T18:50:26.708Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core ---
13:50:26 [2019-12-20T18:50:26.708Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar
13:50:26 [2019-12-20T18:50:26.708Z] [INFO] 
13:50:26 [2019-12-20T18:50:26.708Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core ---
13:50:26 [2019-12-20T18:50:26.708Z] [INFO] 
13:50:26 [2019-12-20T18:50:26.708Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core ---
13:50:26 [2019-12-20T18:50:26.708Z] [INFO] 
13:50:26 [2019-12-20T18:50:26.708Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core ---
13:50:26 [2019-12-20T18:50:26.708Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar
13:50:26 [2019-12-20T18:50:26.708Z] [INFO] 
13:50:26 [2019-12-20T18:50:26.708Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core ---
13:50:26 [2019-12-20T18:50:26.708Z] [INFO] 
13:50:26 [2019-12-20T18:50:26.708Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core ---
13:50:26 [2019-12-20T18:50:26.708Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar
13:50:26 [2019-12-20T18:50:26.708Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.pom
13:50:26 [2019-12-20T18:50:26.708Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-sources.jar
13:50:26 [2019-12-20T18:50:26.708Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-pack200.jar.pack.gz
13:50:26 [2019-12-20T18:50:26.708Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-p2metadata.xml
13:50:26 [2019-12-20T18:50:26.708Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.1-SNAPSHOT-p2artifacts.xml
13:50:26 [2019-12-20T18:50:26.708Z] [INFO] 
13:50:26 [2019-12-20T18:50:26.708Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core ---
13:50:26 [2019-12-20T18:50:26.708Z] [INFO] 
13:50:26 [2019-12-20T18:50:26.708Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >--
13:50:26 [2019-12-20T18:50:26.708Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.4-SNAPSHOT [46/138]
13:50:26 [2019-12-20T18:50:26.708Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:50:26 [2019-12-20T18:50:26.708Z] [INFO] 
13:50:26 [2019-12-20T18:50:26.709Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
13:50:26 [2019-12-20T18:50:26.709Z] [INFO] 
13:50:26 [2019-12-20T18:50:26.709Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
13:50:26 [2019-12-20T18:50:26.709Z] [INFO] The project's OSGi version is 3.2.4.201912201815
13:50:26 [2019-12-20T18:50:26.709Z] [INFO] 
13:50:26 [2019-12-20T18:50:26.709Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
13:50:26 [2019-12-20T18:50:26.709Z] [INFO] 
13:50:26 [2019-12-20T18:50:26.709Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
13:50:26 [2019-12-20T18:50:26.709Z] [INFO] 
13:50:26 [2019-12-20T18:50:26.709Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
13:50:26 [2019-12-20T18:50:26.709Z] [INFO] 
13:50:26 [2019-12-20T18:50:26.709Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
13:50:26 [2019-12-20T18:50:26.709Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:50:26 [2019-12-20T18:50:26.709Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources
13:50:26 [2019-12-20T18:50:26.709Z] [INFO] 
13:50:26 [2019-12-20T18:50:26.709Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
13:50:26 [2019-12-20T18:50:26.709Z] [INFO] Compiling 94 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes
13:50:27 [2019-12-20T18:50:27.636Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[177] 
13:50:27 [2019-12-20T18:50:27.636Z] 	int attributeQuark = series.getKey().fQuark;
13:50:27 [2019-12-20T18:50:27.636Z] 	                     ^^^^^^^^^^^^^^^
13:50:27 [2019-12-20T18:50:27.636Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<DataDrivenXYDataProvider.@NonNull DisplayElement,@NonNull IYModel>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
13:50:27 [2019-12-20T18:50:27.636Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[180] 
13:50:27 [2019-12-20T18:50:27.636Z] 	series.getValue().getData()[i] = extractValue(value);
13:50:27 [2019-12-20T18:50:27.636Z] 	^^^^^^^^^^^^^^^^^
13:50:27 [2019-12-20T18:50:27.636Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<DataDrivenXYDataProvider.@NonNull DisplayElement,@NonNull IYModel>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
13:50:27 [2019-12-20T18:50:27.636Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[187] 
13:50:27 [2019-12-20T18:50:27.636Z] 	if (series.getKey().fDisplayType.equals(DisplayType.DELTA)) {
13:50:27 [2019-12-20T18:50:27.636Z] 	    ^^^^^^^^^^^^^^^
13:50:27 [2019-12-20T18:50:27.636Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<DataDrivenXYDataProvider.@NonNull DisplayElement,@NonNull IYModel>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
13:50:27 [2019-12-20T18:50:27.636Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[188] 
13:50:27 [2019-12-20T18:50:27.636Z] 	getSeriesDelta(series.getValue().getData());
13:50:27 [2019-12-20T18:50:27.636Z] 	               ^^^^^^^^^^^^^^^^^
13:50:27 [2019-12-20T18:50:27.636Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<DataDrivenXYDataProvider.@NonNull DisplayElement,@NonNull IYModel>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
13:50:27 [2019-12-20T18:50:27.636Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[192] 
13:50:27 [2019-12-20T18:50:27.636Z] 	return TmfXyResponseFactory.createFailedResponse(e.getMessage());
13:50:27 [2019-12-20T18:50:27.636Z] 	                                                 ^^^^^^^^^^^^^^
13:50:27 [2019-12-20T18:50:27.636Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:50:27 [2019-12-20T18:50:27.636Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[196] 
13:50:27 [2019-12-20T18:50:27.636Z] 	return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete);
13:50:27 [2019-12-20T18:50:27.636Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:50:27 [2019-12-20T18:50:27.636Z] Null type safety (type annotations): The expression of type 'ImmutableMap<@NonNull String,@NonNull IYModel>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull IYModel>', corresponding supertype is 'Map<@NonNull String,@NonNull IYModel>'
13:50:27 [2019-12-20T18:50:27.636Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[196] 
13:50:27 [2019-12-20T18:50:27.636Z] 	return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), value -> Long.toString(value.getId())), complete);
13:50:27 [2019-12-20T18:50:27.636Z] 	                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:50:27 [2019-12-20T18:50:27.636Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:50:27 [2019-12-20T18:50:27.636Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlActionCu.java:[160] 
13:50:27 [2019-12-20T18:50:27.636Z] 	fields.put(fieldEntry.getKey(), fieldEntry.getValue().generate());
13:50:27 [2019-12-20T18:50:27.636Z] 	                                ^^^^^^^^^^^^^^^^^^^^^
13:50:27 [2019-12-20T18:50:27.636Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull TmfXmlStateValueCu>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
13:50:27 [2019-12-20T18:50:27.636Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/tmf/analysis/xml/core/module/XmlDataProviderManager.java:[122] 
13:50:27 [2019-12-20T18:50:27.636Z] 	provider = generateExperimentProviderXy(traces, viewElement);
13:50:27 [2019-12-20T18:50:27.636Z] 	                                        ^^^^^^
13:50:27 [2019-12-20T18:50:27.636Z] Null type safety (type annotations): The expression of type 'Collection<ITmfTrace>' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>'
13:50:27 [2019-12-20T18:50:27.636Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/tmf/analysis/xml/core/module/XmlDataProviderManager.java:[184] 
13:50:27 [2019-12-20T18:50:27.636Z] 	provider = generateExperimentProviderTimeGraph(traces, viewElement);
13:50:27 [2019-12-20T18:50:27.636Z] 	                                               ^^^^^^
13:50:27 [2019-12-20T18:50:27.636Z] Null type safety (type annotations): The expression of type 'Collection<ITmfTrace>' needs unchecked conversion to conform to 'Collection<@NonNull ITmfTrace>'
13:50:27 [2019-12-20T18:50:27.636Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java:[329] 
13:50:27 [2019-12-20T18:50:27.636Z] 	return ((TmfXmlPatternSegment) segment).getContent().entrySet().stream().map(c -> c.getKey() + '=' + c.getValue()).collect(Collectors.joining(", ")); //$NON-NLS-1$
13:50:27 [2019-12-20T18:50:27.636Z] 	                                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^
13:50:27 [2019-12-20T18:50:27.636Z] Null type safety (type annotations): The expression of type 'Collector<CharSequence,capture#of ?,String>' needs unchecked conversion to conform to 'Collector<? super String,capture#of ?,@Nullable String>'
13:50:27 [2019-12-20T18:50:27.636Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateCu.java:[83] 
13:50:27 [2019-12-20T18:50:27.636Z] 	return new DataDrivenFsm(getId(), fInitialState.generate(), states, fPreCondition.generate(), fConsuming, fMultipleInstances);
13:50:27 [2019-12-20T18:50:27.636Z] 	                                                            ^^^^^^
13:50:27 [2019-12-20T18:50:27.636Z] Null type safety (type annotations): The expression of type 'Map<@NonNull String,@NonNull DataDrivenFsmSimpleState>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull DataDrivenFsmSimpleState>'
13:50:27 [2019-12-20T18:50:27.636Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java:[175] 
13:50:27 [2019-12-20T18:50:27.636Z] 	buffer.putString(entry.getKey());
13:50:27 [2019-12-20T18:50:27.636Z] 	                 ^^^^^^^^^^^^^^
13:50:27 [2019-12-20T18:50:27.636Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:50:27 [2019-12-20T18:50:27.636Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java:[202] 
13:50:27 [2019-12-20T18:50:27.636Z] 	size += SafeByteBufferFactory.getStringSizeInBuffer(entry.getKey());
13:50:27 [2019-12-20T18:50:27.636Z] 	                                                    ^^^^^^^^^^^^^^
13:50:27 [2019-12-20T18:50:27.636Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:50:27 [2019-12-20T18:50:27.636Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphDataProvider.java:[162] 
13:50:27 [2019-12-20T18:50:27.636Z] 	for (Entry<ITmfStateSystem, Map<Integer, Long>> ssEntry : table.rowMap().entrySet()) {
13:50:27 [2019-12-20T18:50:27.636Z] 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
13:50:27 [2019-12-20T18:50:27.636Z] Null type safety (type annotations): The expression of type 'Map.@NonNull Entry<@NonNull ITmfStateSystem,Map<@NonNull Integer,@NonNull Long>>' needs unchecked conversion to conform to 'Map.Entry<@NonNull ITmfStateSystem,@NonNull Map<@NonNull Integer,@NonNull Long>>'
13:50:27 [2019-12-20T18:50:27.636Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphDataProvider.java:[186] 
13:50:27 [2019-12-20T18:50:27.636Z] 	for (ITmfStateInterval interval : ss.query2D(idToDisplayQuark.keySet(), getTimes(ss, timesRequested))) {
13:50:27 [2019-12-20T18:50:27.637Z] 	                                                                                     ^^^^^^^^^^^^^^
13:50:27 [2019-12-20T18:50:27.637Z] Null type mismatch: required '@NonNull List<@NonNull Long>' but the provided value is inferred as @Nullable
13:50:27 [2019-12-20T18:50:27.637Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[265] 
13:50:27 [2019-12-20T18:50:27.637Z] 	series.getValue().getData()[i] = extractValue(value);
13:50:27 [2019-12-20T18:50:27.637Z] 	^^^^^^^^^^^^^^^^^
13:50:27 [2019-12-20T18:50:27.637Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Integer,@NonNull IYModel>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
13:50:27 [2019-12-20T18:50:27.637Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[273] 
13:50:27 [2019-12-20T18:50:27.637Z] 	getSeriesDelta(series.getValue().getData());
13:50:27 [2019-12-20T18:50:27.637Z] 	               ^^^^^^^^^^^^^^^^^
13:50:27 [2019-12-20T18:50:27.637Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Integer,@NonNull IYModel>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
13:50:27 [2019-12-20T18:50:27.637Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[277] 
13:50:27 [2019-12-20T18:50:27.637Z] 	return TmfXyResponseFactory.createFailedResponse(e.getMessage());
13:50:27 [2019-12-20T18:50:27.637Z] 	                                                 ^^^^^^^^^^^^^^
13:50:27 [2019-12-20T18:50:27.637Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:50:27 [2019-12-20T18:50:27.637Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[281] 
13:50:27 [2019-12-20T18:50:27.637Z] 	return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete);
13:50:27 [2019-12-20T18:50:27.637Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:50:27 [2019-12-20T18:50:27.637Z] Null type safety (type annotations): The expression of type 'ImmutableMap<@NonNull String,@NonNull IYModel>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull IYModel>', corresponding supertype is 'Map<@NonNull String,@NonNull IYModel>'
13:50:27 [2019-12-20T18:50:27.637Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[281] 
13:50:27 [2019-12-20T18:50:27.637Z] 	return TmfXyResponseFactory.create(TITLE, xValues, Maps.uniqueIndex(map.values(), yModel -> Long.toString(yModel.getId())), complete);
13:50:27 [2019-12-20T18:50:27.637Z] 	                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:50:27 [2019-12-20T18:50:27.637Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:50:27 [2019-12-20T18:50:27.637Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[368] 
13:50:27 [2019-12-20T18:50:27.637Z] 	builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName())));
13:50:27 [2019-12-20T18:50:27.637Z] 	                                                                         ^^^^^^^^^^^^^^^^^^^^
13:50:27 [2019-12-20T18:50:27.637Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:50:27 [2019-12-20T18:50:27.637Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionUpdateStoredFields.java:[55] 
13:50:27 [2019-12-20T18:50:27.637Z] 	final String alias = entry.getValue();
13:50:27 [2019-12-20T18:50:27.637Z] 	                     ^^^^^^^^^^^^^^^^
13:50:27 [2019-12-20T18:50:27.637Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull String>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
13:50:27 [2019-12-20T18:50:27.637Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionSegment.java:[79] 
13:50:27 [2019-12-20T18:50:27.637Z] 	Object value = field.getValue().getValue(event, ITmfStateSystem.ROOT_ATTRIBUTE, scenarioInfo, container);
13:50:27 [2019-12-20T18:50:27.637Z] 	               ^^^^^^^^^^^^^^^^
13:50:27 [2019-12-20T18:50:27.637Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull DataDrivenValue>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
13:50:27 [2019-12-20T18:50:27.637Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[238] 
13:50:27 [2019-12-20T18:50:27.637Z] 	TmfXmlStateSystemPathCu displayCu = TmfXmlStateSystemPathCu.compile(parentEntry.getAnalysisCompilationData(), Collections.singletonList(displayElement));
13:50:27 [2019-12-20T18:50:27.637Z] 	                                                                                                                                        ^^^^^^^^^^^^^^
13:50:27 [2019-12-20T18:50:27.637Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
13:50:27 [2019-12-20T18:50:27.637Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[259] 
13:50:27 [2019-12-20T18:50:27.637Z] 	buildEntry(ss, subEntryEl, currentEntry, quark, regex, currentEnd, entryList);
13:50:27 [2019-12-20T18:50:27.637Z] 	                                                ^^^^^
13:50:27 [2019-12-20T18:50:27.637Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:50:27 [2019-12-20T18:50:27.637Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[403] 
13:50:27 [2019-12-20T18:50:27.637Z] 	return quarkToRow.values();
13:50:27 [2019-12-20T18:50:27.637Z] 	       ^^^^^^^^^^^^^^^^^^^
13:50:27 [2019-12-20T18:50:27.637Z] Null type safety (type annotations): The expression of type '@NonNull Collection<ITimeGraphRowModel>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITimeGraphRowModel>'
13:50:27 [2019-12-20T18:50:27.637Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/XmlDataProviderManager.java:[136] 
13:50:27 [2019-12-20T18:50:27.637Z] 	if (provider != null) {
13:50:27 [2019-12-20T18:50:27.637Z] 	    ^^^^^^^^
13:50:27 [2019-12-20T18:50:27.637Z] Redundant null check: The variable provider cannot be null at this location
13:50:27 [2019-12-20T18:50:27.637Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/XmlDataProviderManager.java:[139] 
13:50:27 [2019-12-20T18:50:27.637Z] 	if (Iterables.any(TmfTraceManager.getInstance().getOpenedTraces(),
13:50:27 [2019-12-20T18:50:27.637Z]                 opened -> TmfTraceManager.getTraceSetWithExperiment(opened).contains(trace))) {
13:50:27 [2019-12-20T18:50:27.637Z]             DataDrivenXYProviderFactory xyFactory = getXyProviderFactory(viewElement);
13:50:27 [2019-12-20T18:50:27.637Z]             // Create with the trace or experiment first
13:50:27 [2019-12-20T18:50:27.637Z]             if (xyFactory != null) {
13:50:27 [2019-12-20T18:50:27.637Z]                 return createXYProvider(trace, viewId, xyFactory);
13:50:27 [2019-12-20T18:50:27.637Z]             }
13:50:27 [2019-12-20T18:50:27.637Z]         }
13:50:27 [2019-12-20T18:50:27.637Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:50:27 [2019-12-20T18:50:27.637Z] Dead code
13:50:27 [2019-12-20T18:50:27.637Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/XmlDataProviderManager.java:[145] 
13:50:27 [2019-12-20T18:50:27.637Z] 	return createXYProvider(trace, viewId, xyFactory);
13:50:27 [2019-12-20T18:50:27.637Z] 	                               ^^^^^^
13:50:27 [2019-12-20T18:50:27.637Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:50:27 [2019-12-20T18:50:27.637Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/XmlDataProviderManager.java:[145] 
13:50:27 [2019-12-20T18:50:27.637Z] 	return createXYProvider(trace, viewId, xyFactory);
13:50:27 [2019-12-20T18:50:27.637Z] 	                                       ^^^^^^^^^
13:50:27 [2019-12-20T18:50:27.637Z] Null type safety (type annotations): The expression of type 'DataDrivenXYProviderFactory' needs unchecked conversion to conform to '@NonNull DataDrivenXYProviderFactory'
13:50:27 [2019-12-20T18:50:27.637Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/XmlDataProviderManager.java:[163] 
13:50:27 [2019-12-20T18:50:27.637Z] 	if (provider != null) {
13:50:27 [2019-12-20T18:50:27.637Z] 	    ^^^^^^^^
13:50:27 [2019-12-20T18:50:27.637Z] Redundant null check: The variable provider cannot be null at this location
13:50:27 [2019-12-20T18:50:27.637Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/XmlDataProviderManager.java:[166] 
13:50:27 [2019-12-20T18:50:27.637Z] 	DataDrivenXYProviderFactory factory = fXYFactories.get(providerId);
13:50:27 [2019-12-20T18:50:27.637Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:50:27 [2019-12-20T18:50:27.637Z] Dead code
13:50:27 [2019-12-20T18:50:27.637Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/XmlDataProviderManager.java:[168] 
13:50:27 [2019-12-20T18:50:27.637Z] 	return createXYProvider(trace, providerId, factory);
13:50:27 [2019-12-20T18:50:27.637Z] 	                                           ^^^^^^^
13:50:27 [2019-12-20T18:50:27.637Z] Null type safety (type annotations): The expression of type 'DataDrivenXYProviderFactory' needs unchecked conversion to conform to '@NonNull DataDrivenXYProviderFactory'
13:50:27 [2019-12-20T18:50:27.637Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/XmlDataProviderManager.java:[257] 
13:50:27 [2019-12-20T18:50:27.637Z] 	if (provider != null) {
13:50:27 [2019-12-20T18:50:27.637Z] 	    ^^^^^^^^
13:50:27 [2019-12-20T18:50:27.637Z] Redundant null check: The variable provider cannot be null at this location
13:50:27 [2019-12-20T18:50:27.637Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/XmlDataProviderManager.java:[261] 
13:50:27 [2019-12-20T18:50:27.637Z] 	if (Iterables.any(TmfTraceManager.getInstance().getOpenedTraces(),
13:50:27 [2019-12-20T18:50:27.637Z]                 opened -> TmfTraceManager.getTraceSetWithExperiment(opened).contains(trace))) {
13:50:27 [2019-12-20T18:50:27.637Z]             // Create with the trace or experiment first
13:50:27 [2019-12-20T18:50:27.637Z]             TmfXmlTimeGraphViewCu tgViewCu = TmfXmlTimeGraphViewCu.compile(new AnalysisCompilationData(), viewElement);
13:50:27 [2019-12-20T18:50:27.637Z]             if (tgViewCu != null) {
13:50:27 [2019-12-20T18:50:27.637Z]                 DataDrivenTimeGraphProviderFactory timeGraphFactory = tgViewCu.generate();
13:50:27 [2019-12-20T18:50:27.637Z]                 provider = timeGraphFactory.create(trace);
13:50:27 [2019-12-20T18:50:27.637Z]                 if (provider == null) {
13:50:27 [2019-12-20T18:50:27.637Z]                     // Otherwise, see if it's an experiment and create a composite if that's the
13:50:27 [2019-12-20T18:50:27.637Z]                     // case
13:50:27 [2019-12-20T18:50:27.637Z]                     Collection<ITmfTrace> traces = TmfTraceManager.getTraceSet(trace);
13:50:27 [2019-12-20T18:50:27.637Z]                     if (traces.size() > 1) {
13:50:27 [2019-12-20T18:50:27.637Z]                         // Try creating a composite only if there are many traces, otherwise, the
13:50:27 [2019-12-20T18:50:27.637Z]                         // previous call to create should have returned the data provider
13:50:27 [2019-12-20T18:50:27.637Z]                         provider = generateExperimentProviderTimeGraph(traces, viewElement);
13:50:27 [2019-12-20T18:50:27.638Z]                     }
13:50:27 [2019-12-20T18:50:27.638Z]                 }
13:50:27 [2019-12-20T18:50:27.638Z]                 if (provider != null) {
13:50:27 [2019-12-20T18:50:27.638Z]                     fTimeGraphProviders.put(trace, viewId, provider);
13:50:27 [2019-12-20T18:50:27.638Z]                 }
13:50:27 [2019-12-20T18:50:27.638Z]                 return provider;
13:50:27 [2019-12-20T18:50:27.638Z]             }
13:50:27 [2019-12-20T18:50:27.638Z]         }
13:50:27 [2019-12-20T18:50:27.638Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:50:27 [2019-12-20T18:50:27.638Z] Dead code
13:50:27 [2019-12-20T18:50:27.638Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/XmlDataProviderManager.java:[277] 
13:50:27 [2019-12-20T18:50:27.638Z] 	provider = generateExperimentProviderTimeGraph(traces, viewElement);
13:50:27 [2019-12-20T18:50:27.638Z] 	                                               ^^^^^^
13:50:27 [2019-12-20T18:50:27.638Z] Null type safety (type annotations): The expression of type 'Collection<@NonNull ITmfTrace>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITmfTrace>'
13:50:27 [2019-12-20T18:50:27.638Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/XmlDataProviderManager.java:[281] 
13:50:27 [2019-12-20T18:50:27.638Z] 	fTimeGraphProviders.put(trace, viewId, provider);
13:50:27 [2019-12-20T18:50:27.638Z] 	                               ^^^^^^
13:50:27 [2019-12-20T18:50:27.638Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:50:27 [2019-12-20T18:50:27.638Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/XmlDataProviderManager.java:[281] 
13:50:27 [2019-12-20T18:50:27.638Z] 	fTimeGraphProviders.put(trace, viewId, provider);
13:50:27 [2019-12-20T18:50:27.638Z] 	                                       ^^^^^^^^
13:50:27 [2019-12-20T18:50:27.638Z] Null type safety (type annotations): The expression of type 'ITimeGraphDataProvider<@NonNull TimeGraphEntryModel>' needs unchecked conversion to conform to '@NonNull ITimeGraphDataProvider<@NonNull TimeGraphEntryModel>'
13:50:27 [2019-12-20T18:50:27.638Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/IXmlStateSystemContainer.java:[23] 
13:50:27 [2019-12-20T18:50:27.638Z] 	* {@link org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model} package
13:50:27 [2019-12-20T18:50:27.638Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:50:27 [2019-12-20T18:50:27.638Z] Javadoc: org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model cannot be resolved to a type
13:50:27 [2019-12-20T18:50:27.638Z] 40 problems (40 warnings)
13:50:27 [2019-12-20T18:50:27.893Z] [INFO] 
13:50:27 [2019-12-20T18:50:27.893Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
13:50:27 [2019-12-20T18:50:27.893Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:50:27 [2019-12-20T18:50:27.893Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources
13:50:27 [2019-12-20T18:50:27.893Z] [INFO] 
13:50:27 [2019-12-20T18:50:27.893Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
13:50:27 [2019-12-20T18:50:27.893Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT-sources.jar
13:50:27 [2019-12-20T18:50:27.893Z] [INFO] 
13:50:27 [2019-12-20T18:50:27.893Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
13:50:27 [2019-12-20T18:50:27.893Z] [INFO] 
13:50:27 [2019-12-20T18:50:27.893Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
13:50:27 [2019-12-20T18:50:27.893Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT.jar
13:50:28 [2019-12-20T18:50:28.151Z] [INFO] 
13:50:28 [2019-12-20T18:50:28.151Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
13:50:28 [2019-12-20T18:50:28.151Z] [INFO] 
13:50:28 [2019-12-20T18:50:28.151Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
13:50:28 [2019-12-20T18:50:28.151Z] [INFO] 
13:50:28 [2019-12-20T18:50:28.151Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
13:50:28 [2019-12-20T18:50:28.151Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT.jar
13:50:28 [2019-12-20T18:50:28.407Z] [INFO] 
13:50:28 [2019-12-20T18:50:28.407Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
13:50:28 [2019-12-20T18:50:28.407Z] [INFO] 
13:50:28 [2019-12-20T18:50:28.407Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
13:50:28 [2019-12-20T18:50:28.407Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT.jar
13:50:28 [2019-12-20T18:50:28.407Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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/3.2.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT.pom
13:50:28 [2019-12-20T18:50:28.407Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT-sources.jar
13:50:28 [2019-12-20T18:50:28.407Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/3.2.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT-pack200.jar.pack.gz
13:50:28 [2019-12-20T18:50:28.407Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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/3.2.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT-p2metadata.xml
13:50:28 [2019-12-20T18:50:28.662Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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/3.2.4-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-3.2.4-SNAPSHOT-p2artifacts.xml
13:50:28 [2019-12-20T18:50:28.662Z] [INFO] 
13:50:28 [2019-12-20T18:50:28.662Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
13:50:28 [2019-12-20T18:50:28.662Z] [INFO] 
13:50:28 [2019-12-20T18:50:28.662Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >--
13:50:28 [2019-12-20T18:50:28.662Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.0.2-SNAPSHOT [47/138]
13:50:28 [2019-12-20T18:50:28.662Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:50:28 [2019-12-20T18:50:28.662Z] [INFO] 
13:50:28 [2019-12-20T18:50:28.662Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core ---
13:50:28 [2019-12-20T18:50:28.662Z] [INFO] 
13:50:28 [2019-12-20T18:50:28.662Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
13:50:28 [2019-12-20T18:50:28.662Z] [INFO] The project's OSGi version is 3.0.2.201912201815
13:50:28 [2019-12-20T18:50:28.662Z] [INFO] 
13:50:28 [2019-12-20T18:50:28.662Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
13:50:28 [2019-12-20T18:50:28.662Z] [INFO] 
13:50:28 [2019-12-20T18:50:28.662Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
13:50:28 [2019-12-20T18:50:28.662Z] [INFO] 
13:50:28 [2019-12-20T18:50:28.662Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
13:50:28 [2019-12-20T18:50:28.662Z] [INFO] 
13:50:28 [2019-12-20T18:50:28.662Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
13:50:28 [2019-12-20T18:50:28.662Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:50:28 [2019-12-20T18:50:28.662Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
13:50:28 [2019-12-20T18:50:28.662Z] [INFO] 
13:50:28 [2019-12-20T18:50:28.662Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
13:50:28 [2019-12-20T18:50:28.662Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes
13:50:29 [2019-12-20T18:50:29.225Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/analysis/graph/handlers/TraceEventHandlerExecutionGraph.java:[123] 
13:50:29 [2019-12-20T18:50:29.225Z] 	if (worker == null) {
13:50:29 [2019-12-20T18:50:29.225Z] 	    ^^^^^^
13:50:29 [2019-12-20T18:50:29.225Z] Null comparison always yields false: The variable worker cannot be null at this location
13:50:29 [2019-12-20T18:50:29.225Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/analysis/graph/handlers/TraceEventHandlerExecutionGraph.java:[123] 
13:50:29 [2019-12-20T18:50:29.225Z] 	if (worker == null) {
13:50:29 [2019-12-20T18:50:29.226Z]             HostThread ht = new HostThread(host, -1);
13:50:29 [2019-12-20T18:50:29.226Z]             worker = new OsWorker(ht, "kernel/" + cpu, event.getTimestamp().getValue()); //$NON-NLS-1$
13:50:29 [2019-12-20T18:50:29.226Z]             worker.setStatus(ProcessStatus.RUN);
13:50:29 [2019-12-20T18:50:29.226Z]             fKernel.put(host, cpu, worker);
13:50:29 [2019-12-20T18:50:29.226Z]         }
13:50:29 [2019-12-20T18:50:29.226Z] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:50:29 [2019-12-20T18:50:29.226Z] Dead code
13:50:29 [2019-12-20T18:50:29.226Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/analysis/graph/handlers/TraceEventHandlerExecutionGraph.java:[124] 
13:50:29 [2019-12-20T18:50:29.226Z] 	HostThread ht = new HostThread(host, -1);
13:50:29 [2019-12-20T18:50:29.226Z] 	                               ^^^^
13:50:29 [2019-12-20T18:50:29.226Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:50:29 [2019-12-20T18:50:29.226Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/analysis/graph/handlers/TraceEventHandlerExecutionGraph.java:[125] 
13:50:29 [2019-12-20T18:50:29.226Z] 	worker = new OsWorker(ht, "kernel/" + cpu, event.getTimestamp().getValue()); //$NON-NLS-1$
13:50:29 [2019-12-20T18:50:29.226Z] 	                      ^^
13:50:29 [2019-12-20T18:50:29.226Z] Null type safety (type annotations): The expression of type 'HostThread' needs unchecked conversion to conform to '@NonNull HostThread'
13:50:29 [2019-12-20T18:50:29.226Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/analysis/graph/handlers/TraceEventHandlerExecutionGraph.java:[128] 
13:50:29 [2019-12-20T18:50:29.226Z] 	fKernel.put(host, cpu, worker);
13:50:29 [2019-12-20T18:50:29.226Z] 	            ^^^^
13:50:29 [2019-12-20T18:50:29.226Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
13:50:29 [2019-12-20T18:50:29.226Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/analysis/graph/handlers/TraceEventHandlerExecutionGraph.java:[128] 
13:50:29 [2019-12-20T18:50:29.226Z] 	fKernel.put(host, cpu, worker);
13:50:29 [2019-12-20T18:50:29.226Z] 	                       ^^^^^^
13:50:29 [2019-12-20T18:50:29.226Z] Null type safety (type annotations): The expression of type 'OsWorker' needs unchecked conversion to conform to '@NonNull OsWorker'
13:50:29 [2019-12-20T18:50:29.226Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[105] 
13:50:29 [2019-12-20T18:50:29.226Z] 	Long sequence = content.getFieldValue(Long.class, layout.fieldPathTcpSeq());
13:50:29 [2019-12-20T18:50:29.226Z] 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
13:50:29 [2019-12-20T18:50:29.226Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]'
13:50:29 [2019-12-20T18:50:29.226Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[106] 
13:50:29 [2019-12-20T18:50:29.226Z] 	Long ack = content.getFieldValue(Long.class, layout.fieldPathTcpAckSeq());
13:50:29 [2019-12-20T18:50:29.226Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:50:29 [2019-12-20T18:50:29.226Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]'
13:50:29 [2019-12-20T18:50:29.226Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[107] 
13:50:29 [2019-12-20T18:50:29.226Z] 	Long flags = content.getFieldValue(Long.class, layout.fieldPathTcpFlags());
13:50:29 [2019-12-20T18:50:29.226Z] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
13:50:29 [2019-12-20T18:50:29.226Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]'
13:50:29 [2019-12-20T18:50:29.226Z] 9 problems (9 warnings)
13:50:29 [2019-12-20T18:50:29.226Z] [INFO] 
13:50:29 [2019-12-20T18:50:29.226Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
13:50:29 [2019-12-20T18:50:29.226Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:50:29 [2019-12-20T18:50:29.226Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources
13:50:29 [2019-12-20T18:50:29.226Z] [INFO] 
13:50:29 [2019-12-20T18:50:29.226Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core ---
13:50:29 [2019-12-20T18:50:29.226Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT-sources.jar
13:50:29 [2019-12-20T18:50:29.226Z] [INFO] 
13:50:29 [2019-12-20T18:50:29.226Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
13:50:29 [2019-12-20T18:50:29.226Z] [INFO] 
13:50:29 [2019-12-20T18:50:29.226Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core ---
13:50:29 [2019-12-20T18:50:29.226Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT.jar
13:50:29 [2019-12-20T18:50:29.226Z] [INFO] 
13:50:29 [2019-12-20T18:50:29.226Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core ---
13:50:29 [2019-12-20T18:50:29.226Z] [INFO] 
13:50:29 [2019-12-20T18:50:29.226Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core ---
13:50:29 [2019-12-20T18:50:29.226Z] [INFO] 
13:50:29 [2019-12-20T18:50:29.226Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core ---
13:50:29 [2019-12-20T18:50:29.482Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT.jar
13:50:29 [2019-12-20T18:50:29.482Z] [INFO] 
13:50:29 [2019-12-20T18:50:29.482Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core ---
13:50:29 [2019-12-20T18:50:29.482Z] [INFO] 
13:50:29 [2019-12-20T18:50:29.482Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core ---
13:50:29 [2019-12-20T18:50:29.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT.jar
13:50:29 [2019-12-20T18:50:29.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT.pom
13:50:29 [2019-12-20T18:50:29.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT-sources.jar
13:50:29 [2019-12-20T18:50:29.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT-pack200.jar.pack.gz
13:50:29 [2019-12-20T18:50:29.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT-p2metadata.xml
13:50:29 [2019-12-20T18:50:29.482Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.2-SNAPSHOT-p2artifacts.xml
13:50:29 [2019-12-20T18:50:29.482Z] [INFO] 
13:50:29 [2019-12-20T18:50:29.482Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core ---
13:50:29 [2019-12-20T18:50:29.482Z] [INFO] 
13:50:29 [2019-12-20T18:50:29.482Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >--
13:50:29 [2019-12-20T18:50:29.482Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT [48/138]
13:50:29 [2019-12-20T18:50:29.482Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:50:29 [2019-12-20T18:50:29.482Z] [INFO] 
13:50:29 [2019-12-20T18:50:29.482Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
13:50:29 [2019-12-20T18:50:29.482Z] [INFO] 
13:50:29 [2019-12-20T18:50:29.482Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
13:50:29 [2019-12-20T18:50:29.482Z] [INFO] The project's OSGi version is 0.0.4.201912201815
13:50:29 [2019-12-20T18:50:29.482Z] [INFO] 
13:50:29 [2019-12-20T18:50:29.482Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
13:50:29 [2019-12-20T18:50:29.482Z] [INFO] 
13:50:29 [2019-12-20T18:50:29.482Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
13:50:29 [2019-12-20T18:50:29.482Z] [INFO] 
13:50:29 [2019-12-20T18:50:29.482Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
13:50:29 [2019-12-20T18:50:29.482Z] [INFO] 
13:50:29 [2019-12-20T18:50:29.482Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
13:50:29 [2019-12-20T18:50:29.482Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:50:29 [2019-12-20T18:50:29.482Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources
13:50:29 [2019-12-20T18:50:29.482Z] [INFO] 
13:50:29 [2019-12-20T18:50:29.482Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
13:50:29 [2019-12-20T18:50:29.482Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes
13:50:29 [2019-12-20T18:50:29.738Z] [INFO] 
13:50:29 [2019-12-20T18:50:29.738Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
13:50:29 [2019-12-20T18:50:29.738Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:50:29 [2019-12-20T18:50:29.738Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources
13:50:29 [2019-12-20T18:50:29.738Z] [INFO] 
13:50:29 [2019-12-20T18:50:29.738Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
13:50:29 [2019-12-20T18:50:29.738Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-sources.jar
13:50:29 [2019-12-20T18:50:29.993Z] [INFO] 
13:50:29 [2019-12-20T18:50:29.994Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
13:50:29 [2019-12-20T18:50:29.994Z] [INFO] 
13:50:29 [2019-12-20T18:50:29.994Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
13:50:29 [2019-12-20T18:50:29.994Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar
13:50:29 [2019-12-20T18:50:29.994Z] [INFO] 
13:50:29 [2019-12-20T18:50:29.994Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
13:50:29 [2019-12-20T18:50:29.994Z] [INFO] 
13:50:29 [2019-12-20T18:50:29.994Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
13:50:29 [2019-12-20T18:50:29.994Z] [INFO] 
13:50:29 [2019-12-20T18:50:29.994Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
13:50:29 [2019-12-20T18:50:29.994Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar
13:50:29 [2019-12-20T18:50:29.994Z] [INFO] 
13:50:29 [2019-12-20T18:50:29.994Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
13:50:29 [2019-12-20T18:50:29.994Z] [INFO] 
13:50:29 [2019-12-20T18:50:29.994Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
13:50:31 [2019-12-20T18:50:31.358Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data/.metadata/.log
13:50:31 [2019-12-20T18:50:31.358Z] [INFO] Command line:
13:50:31 [2019-12-20T18:50:31.358Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/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-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
13:50:31 [2019-12-20T18:50:31.358Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:50:33 [2019-12-20T18:50:33.909Z] !SESSION 2019-12-20 18:50:31.145 -----------------------------------------------
13:50:33 [2019-12-20T18:50:33.909Z] eclipse.buildId=unknown
13:50:33 [2019-12-20T18:50:33.909Z] java.version=1.8.0_202
13:50:33 [2019-12-20T18:50:33.909Z] java.vendor=Oracle Corporation
13:50:33 [2019-12-20T18:50:33.909Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:50:33 [2019-12-20T18:50:33.909Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
13:50:33 [2019-12-20T18:50:33.910Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/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-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
13:50:33 [2019-12-20T18:50:33.910Z] 
13:50:33 [2019-12-20T18:50:33.910Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 18:50:33.633
13:50:33 [2019-12-20T18:50:33.910Z] !MESSAGE FrameworkEvent ERROR
13:50:33 [2019-12-20T18:50:33.910Z] !STACK 0
13:50:33 [2019-12-20T18:50:33.910Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
13:50:33 [2019-12-20T18:50:33.910Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:50:33 [2019-12-20T18:50:33.910Z] 
13:50:33 [2019-12-20T18:50:33.910Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:50:33 [2019-12-20T18:50:33.910Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:50:33 [2019-12-20T18:50:33.910Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:50:33 [2019-12-20T18:50:33.910Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:50:33 [2019-12-20T18:50:33.910Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:50:33 [2019-12-20T18:50:33.910Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:50:33 [2019-12-20T18:50:33.910Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:50:33 [2019-12-20T18:50:33.910Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:50:33 [2019-12-20T18:50:33.910Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:50:33 [2019-12-20T18:50:33.910Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:50:33 [2019-12-20T18:50:33.910Z] 
13:50:33 [2019-12-20T18:50:33.910Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 18:50:33.817
13:50:33 [2019-12-20T18:50:33.910Z] !MESSAGE FrameworkEvent ERROR
13:50:33 [2019-12-20T18:50:33.910Z] !STACK 0
13:50:33 [2019-12-20T18:50:33.910Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
13:50:33 [2019-12-20T18:50:33.910Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:50:33 [2019-12-20T18:50:33.910Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
13:50:33 [2019-12-20T18:50:33.910Z]     -> 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:50:33 [2019-12-20T18:50:33.910Z]        org.apache.httpcomponents.httpclient.win [36]
13:50:33 [2019-12-20T18:50:33.910Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:50:33 [2019-12-20T18:50:33.910Z] 
13:50:33 [2019-12-20T18:50:33.910Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:50:33 [2019-12-20T18:50:33.910Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:50:33 [2019-12-20T18:50:33.910Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:50:33 [2019-12-20T18:50:33.910Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:50:33 [2019-12-20T18:50:33.910Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:50:33 [2019-12-20T18:50:33.910Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:50:33 [2019-12-20T18:50:33.910Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:50:33 [2019-12-20T18:50:33.910Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:50:33 [2019-12-20T18:50:33.910Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:50:33 [2019-12-20T18:50:33.910Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:50:35 [2019-12-20T18:50:35.798Z] process 8231: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
13:50:35 [2019-12-20T18:50:35.798Z] See the manual page for dbus-uuidgen to correct this issue.
13:50:35 [2019-12-20T18:50:35.798Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
13:50:36 [2019-12-20T18:50:36.054Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
13:50:46 [2019-12-20T18:50:46.001Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest
13:50:46 [2019-12-20T18:50:46.001Z] Display size: 1440x900
13:50:46 [2019-12-20T18:50:46.001Z] OS version=3.10.0-957.10.1.el7.x86_64
13:50:46 [2019-12-20T18:50:46.001Z] GTK version=3.18.9
13:50:46 [2019-12-20T18:50:46.001Z] GTK theme=Ambiance
13:50:46 [2019-12-20T18:50:46.001Z] LIBOVERLAY_SCROLLBAR=0
13:50:46 [2019-12-20T18:50:46.001Z] Time zone: Coordinated Universal Time
13:50:46 [2019-12-20T18:50:46.001Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
13:50:46 [2019-12-20T18:50:46.001Z] log4j:WARN Please initialize the log4j system properly.
13:50:46 [2019-12-20T18:50:46.929Z] *** BUG ***
13:50:46 [2019-12-20T18:50:46.929Z] In pixman_region32_init_rect: Invalid rectangle passed
13:50:46 [2019-12-20T18:50:46.929Z] Set a breakpoint on '_pixman_log_error' to debug
13:50:46 [2019-12-20T18:50:46.929Z] 
13:50:47 [2019-12-20T18:50:47.185Z] *** BUG ***
13:50:47 [2019-12-20T18:50:47.185Z] In pixman_region32_init_rect: Invalid rectangle passed
13:50:47 [2019-12-20T18:50:47.185Z] Set a breakpoint on '_pixman_log_error' to debug
13:50:47 [2019-12-20T18:50:47.185Z] 
13:50:47 [2019-12-20T18:50:47.185Z] *** BUG ***
13:50:47 [2019-12-20T18:50:47.185Z] In pixman_region32_init_rect: Invalid rectangle passed
13:50:47 [2019-12-20T18:50:47.185Z] Set a breakpoint on '_pixman_log_error' to debug
13:50:47 [2019-12-20T18:50:47.185Z] 
13:50:47 [2019-12-20T18:50:47.185Z] *** BUG ***
13:50:47 [2019-12-20T18:50:47.185Z] In pixman_region32_init_rect: Invalid rectangle passed
13:50:47 [2019-12-20T18:50:47.185Z] Set a breakpoint on '_pixman_log_error' to debug
13:50:47 [2019-12-20T18:50:47.185Z] 
13:50:47 [2019-12-20T18:50:47.185Z] *** BUG ***
13:50:47 [2019-12-20T18:50:47.185Z] In pixman_region32_init_rect: Invalid rectangle passed
13:50:47 [2019-12-20T18:50:47.185Z] Set a breakpoint on '_pixman_log_error' to debug
13:50:47 [2019-12-20T18:50:47.185Z] 
13:50:47 [2019-12-20T18:50:47.185Z] *** BUG ***
13:50:47 [2019-12-20T18:50:47.185Z] In pixman_region32_init_rect: Invalid rectangle passed
13:50:47 [2019-12-20T18:50:47.185Z] Set a breakpoint on '_pixman_log_error' to debug
13:50:47 [2019-12-20T18:50:47.185Z] 
13:50:47 [2019-12-20T18:50:47.440Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
13:50:47 [2019-12-20T18:50:47.440Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
13:51:19 [2019-12-20T18:51:19.807Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
13:51:19 [2019-12-20T18:51:19.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:51:19 [2019-12-20T18:51:19.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:51:19 [2019-12-20T18:51:19.807Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:51:19 [2019-12-20T18:51:19.807Z] DEBUG - Setting state to checked on: minor_faults
13:51:19 [2019-12-20T18:51:19.807Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
13:51:19 [2019-12-20T18:51:19.807Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
13:51:19 [2019-12-20T18:51:19.807Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
13:51:19 [2019-12-20T18:51:19.807Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:51:19 [2019-12-20T18:51:19.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:51:19 [2019-12-20T18:51:19.807Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:51:19 [2019-12-20T18:51:19.807Z] DEBUG - Setting state to checked on: kernel_vm
13:51:19 [2019-12-20T18:51:19.807Z] DEBUG - Setting state to unchecked on: minor_faults
13:51:19 [2019-12-20T18:51:19.807Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=614881889 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:51:19 [2019-12-20T18:51:19.807Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:51:19 [2019-12-20T18:51:19.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:51:19 [2019-12-20T18:51:19.807Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:51:19 [2019-12-20T18:51:19.807Z] DEBUG - Attempting to set focus on Tree with text {}
13:51:19 [2019-12-20T18:51:19.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=614881987 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
13:51:19 [2019-12-20T18:51:19.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=614881988 data=null doit=true} to TreeItem with text {test}
13:51:19 [2019-12-20T18:51:19.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=614881988 data=null} to TreeItem with text {test}
13:51:19 [2019-12-20T18:51:19.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=614881989 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
13:51:19 [2019-12-20T18:51:19.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614881990 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:51:19 [2019-12-20T18:51:19.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=614882078 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
13:51:20 [2019-12-20T18:51:20.064Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:51:20 [2019-12-20T18:51:20.064Z] DEBUG - Clicking on with mnemonic 'Delete'
13:51:20 [2019-12-20T18:51:20.319Z] DEBUG - Clicked on with mnemonic 'Delete'
13:51:20 [2019-12-20T18:51:20.575Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:51:20 [2019-12-20T18:51:20.575Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:51:20 [2019-12-20T18:51:20.575Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:51:20 [2019-12-20T18:51:20.575Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:51:20 [2019-12-20T18:51:20.575Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:51:20 [2019-12-20T18:51:20.575Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:51:20 [2019-12-20T18:51:20.575Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:51:20 [2019-12-20T18:51:20.575Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:51:20 [2019-12-20T18:51:20.575Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:51:20 [2019-12-20T18:51:20.575Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:51:20 [2019-12-20T18:51:20.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614882885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:51:20 [2019-12-20T18:51:20.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614882886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:51:20 [2019-12-20T18:51:20.575Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614882886 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:51:20 [2019-12-20T18:51:20.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614882886 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:51:20 [2019-12-20T18:51:20.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614882886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:51:20 [2019-12-20T18:51:20.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614882886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:51:20 [2019-12-20T18:51:20.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=614882886 data=null 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')
13:51:20 [2019-12-20T18:51:20.575Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614882887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:51:20 [2019-12-20T18:51:20.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614882887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:51:20 [2019-12-20T18:51:20.575Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614882887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:51:20 [2019-12-20T18:51:20.575Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614882887 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:51:20 [2019-12-20T18:51:20.575Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614882887 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:51:20 [2019-12-20T18:51:20.575Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:51:20 [2019-12-20T18:51:20.575Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:51:20 [2019-12-20T18:51:20.575Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:51:20 [2019-12-20T18:51:20.575Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:51:20 [2019-12-20T18:51:20.575Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:51:20 [2019-12-20T18:51:20.575Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:51:20 [2019-12-20T18:51:20.575Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:51:20 [2019-12-20T18:51:20.575Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:51:20 [2019-12-20T18:51:20.575Z] DEBUG - Clicking on OK
13:51:20 [2019-12-20T18:51:20.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614882895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:51:20 [2019-12-20T18:51:20.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614882896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:51:20 [2019-12-20T18:51:20.575Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614882896 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:51:20 [2019-12-20T18:51:20.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614882896 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:51:20 [2019-12-20T18:51:20.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614882896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:51:20 [2019-12-20T18:51:20.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614882896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:51:20 [2019-12-20T18:51:20.575Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:51:20 [2019-12-20T18:51:20.575Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:51:20 [2019-12-20T18:51:20.575Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:51:20 [2019-12-20T18:51:20.575Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:51:20 [2019-12-20T18:51:20.575Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:51:20 [2019-12-20T18:51:20.575Z] DEBUG - Clicked on OK
13:51:21 [2019-12-20T18:51:21.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614882897 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:51:21 [2019-12-20T18:51:21.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=614882393 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:51:21 [2019-12-20T18:51:21.758Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.923 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest
13:51:21 [2019-12-20T18:51:21.758Z] testDisplayingDataSeries(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest)  Time elapsed: 29.895 s
13:51:21 [2019-12-20T18:51:21.758Z] testManipulatingTreeViewer(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest)  Time elapsed: 2.897 s
13:51:21 [2019-12-20T18:51:21.758Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest
13:51:22 [2019-12-20T18:51:22.014Z] *** BUG ***
13:51:22 [2019-12-20T18:51:22.014Z] In pixman_region32_init_rect: Invalid rectangle passed
13:51:22 [2019-12-20T18:51:22.014Z] Set a breakpoint on '_pixman_log_error' to debug
13:51:22 [2019-12-20T18:51:22.014Z] 
13:51:22 [2019-12-20T18:51:22.270Z] *** BUG ***
13:51:22 [2019-12-20T18:51:22.270Z] In pixman_region32_init_rect: Invalid rectangle passed
13:51:22 [2019-12-20T18:51:22.270Z] Set a breakpoint on '_pixman_log_error' to debug
13:51:22 [2019-12-20T18:51:22.270Z] 
13:51:22 [2019-12-20T18:51:22.270Z] *** BUG ***
13:51:22 [2019-12-20T18:51:22.270Z] In pixman_region32_init_rect: Invalid rectangle passed
13:51:22 [2019-12-20T18:51:22.270Z] Set a breakpoint on '_pixman_log_error' to debug
13:51:22 [2019-12-20T18:51:22.270Z] 
13:51:22 [2019-12-20T18:51:22.270Z] *** BUG ***
13:51:22 [2019-12-20T18:51:22.270Z] In pixman_region32_init_rect: Invalid rectangle passed
13:51:22 [2019-12-20T18:51:22.270Z] Set a breakpoint on '_pixman_log_error' to debug
13:51:22 [2019-12-20T18:51:22.270Z] 
13:51:22 [2019-12-20T18:51:22.270Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
13:51:22 [2019-12-20T18:51:22.270Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
13:51:40 [2019-12-20T18:51:40.315Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
13:51:40 [2019-12-20T18:51:40.315Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:51:40 [2019-12-20T18:51:40.315Z] DEBUG - number of items : 6
13:51:40 [2019-12-20T18:51:40.315Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
13:51:40 [2019-12-20T18:51:40.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614902511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:40 [2019-12-20T18:51:40.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614902512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:40 [2019-12-20T18:51:40.315Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614902512 data=null doit=true} to ToolItem with tooltip text {Pin View}
13:51:40 [2019-12-20T18:51:40.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=614902512 data=null} to ToolItem with tooltip text {Pin View}
13:51:40 [2019-12-20T18:51:40.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614902512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:40 [2019-12-20T18:51:40.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614902512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:40 [2019-12-20T18:51:40.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614902512 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}
13:51:40 [2019-12-20T18:51:40.315Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614902679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:40 [2019-12-20T18:51:40.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614902680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:40 [2019-12-20T18:51:40.315Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614902680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:40 [2019-12-20T18:51:40.315Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614902681 data=null doit=true} to ToolItem with tooltip text {Pin View}
13:51:40 [2019-12-20T18:51:40.315Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614902681 data=null} to ToolItem with tooltip text {Pin View}
13:51:40 [2019-12-20T18:51:40.315Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
13:51:40 [2019-12-20T18:51:40.315Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
13:51:40 [2019-12-20T18:51:40.315Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm'
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=614902687 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'
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm'
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - number of items : 6
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614902878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614902878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614902878 data=null doit=true} to ToolItem with tooltip text {Unpin View}
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614902878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614902879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614902879 data=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}
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614902883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614902883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614902883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614902884 data=null doit=true} to ToolItem with tooltip text {Pin View}
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614902884 data=null} to ToolItem with tooltip text {Pin View}
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - number of items : 6
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614902895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614902895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614902896 data=null doit=true} to ToolItem with tooltip text {Pin View}
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614902896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614902896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614902896 data=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}
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614902898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614902898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614902898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614902898 data=null doit=true} to ToolItem with tooltip text {Unpin View}
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614902899 data=null} to ToolItem with tooltip text {Unpin View}
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - number of items : 6
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614902905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614902905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614902905 data=null doit=true} to ToolItem with tooltip text {Unpin View}
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614902905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614902905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
13:51:40 [2019-12-20T18:51:40.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614902905 data=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}
13:51:40 [2019-12-20T18:51:40.828Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614902982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:40 [2019-12-20T18:51:40.828Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614902982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:40 [2019-12-20T18:51:40.828Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614902982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:40 [2019-12-20T18:51:40.828Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614902982 data=null doit=true} to ToolItem with tooltip text {Pin View}
13:51:40 [2019-12-20T18:51:40.828Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614902983 data=null} to ToolItem with tooltip text {Pin View}
13:51:40 [2019-12-20T18:51:40.828Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
13:51:40 [2019-12-20T18:51:40.828Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
13:51:40 [2019-12-20T18:51:40.828Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
13:51:40 [2019-12-20T18:51:40.828Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
13:51:43 [2019-12-20T18:51:43.342Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
13:51:43 [2019-12-20T18:51:43.342Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:51:51 [2019-12-20T18:51:51.424Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
13:51:51 [2019-12-20T18:51:51.424Z] DEBUG - number of items : 6
13:51:51 [2019-12-20T18:51:51.424Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
13:51:51 [2019-12-20T18:51:51.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614913684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:51 [2019-12-20T18:51:51.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614913685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:51 [2019-12-20T18:51:51.424Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614913685 data=null doit=true} to ToolItem with tooltip text {Pin View}
13:51:51 [2019-12-20T18:51:51.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=614913685 data=null} to ToolItem with tooltip text {Pin View}
13:51:51 [2019-12-20T18:51:51.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614913685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:51 [2019-12-20T18:51:51.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614913685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:51 [2019-12-20T18:51:51.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614913686 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}
13:51:51 [2019-12-20T18:51:51.424Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614913775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:51 [2019-12-20T18:51:51.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614913776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:51 [2019-12-20T18:51:51.424Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614913776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:51 [2019-12-20T18:51:51.424Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614913776 data=null doit=true} to ToolItem with tooltip text {Pin View}
13:51:51 [2019-12-20T18:51:51.424Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614913776 data=null} to ToolItem with tooltip text {Pin View}
13:51:51 [2019-12-20T18:51:51.424Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
13:51:51 [2019-12-20T18:51:51.424Z] DEBUG - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-kernel'
13:51:51 [2019-12-20T18:51:51.717Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
13:51:51 [2019-12-20T18:51:51.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614913896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:51 [2019-12-20T18:51:51.717Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614913896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:51 [2019-12-20T18:51:51.717Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614913896 data=null doit=true} to ToolItem with tooltip text {Pin View}
13:51:51 [2019-12-20T18:51:51.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=614913897 data=null} to ToolItem with tooltip text {Pin View}
13:51:51 [2019-12-20T18:51:51.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614913897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:51 [2019-12-20T18:51:51.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614913897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:51 [2019-12-20T18:51:51.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614913897 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}
13:51:51 [2019-12-20T18:51:51.717Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614913907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:51 [2019-12-20T18:51:51.717Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614913908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:51 [2019-12-20T18:51:51.717Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614913908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:51 [2019-12-20T18:51:51.717Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614913908 data=null doit=true} to ToolItem with tooltip text {Pin View}
13:51:51 [2019-12-20T18:51:51.717Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614913908 data=null} to ToolItem with tooltip text {Pin View}
13:51:51 [2019-12-20T18:51:51.717Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
13:51:51 [2019-12-20T18:51:51.717Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
13:51:51 [2019-12-20T18:51:51.717Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm'
13:51:51 [2019-12-20T18:51:51.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=614913910 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'
13:51:51 [2019-12-20T18:51:51.717Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm'
13:51:51 [2019-12-20T18:51:51.972Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
13:51:51 [2019-12-20T18:51:51.972Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
13:51:52 [2019-12-20T18:51:52.228Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:51:52 [2019-12-20T18:51:52.228Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:51:52 [2019-12-20T18:51:52.484Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
13:51:52 [2019-12-20T18:51:52.484Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
13:51:52 [2019-12-20T18:51:52.484Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:51:52 [2019-12-20T18:51:52.484Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:51:52 [2019-12-20T18:51:52.740Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
13:51:52 [2019-12-20T18:51:52.996Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
13:51:53 [2019-12-20T18:51:53.251Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:51:53 [2019-12-20T18:51:53.251Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:51:53 [2019-12-20T18:51:53.251Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
13:51:53 [2019-12-20T18:51:53.251Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:51:53 [2019-12-20T18:51:53.251Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:51:53 [2019-12-20T18:51:53.251Z] DEBUG - number of items : 6
13:51:53 [2019-12-20T18:51:53.251Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
13:51:53 [2019-12-20T18:51:53.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614915504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
13:51:53 [2019-12-20T18:51:53.251Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614915504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
13:51:53 [2019-12-20T18:51:53.252Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614915504 data=null doit=true} to ToolItem with tooltip text {Unpin View}
13:51:53 [2019-12-20T18:51:53.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614915504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
13:51:53 [2019-12-20T18:51:53.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614915504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
13:51:53 [2019-12-20T18:51:53.252Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614915504 data=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}
13:51:53 [2019-12-20T18:51:53.252Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614915508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:53 [2019-12-20T18:51:53.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614915509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:53 [2019-12-20T18:51:53.252Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614915509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:53 [2019-12-20T18:51:53.252Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614915509 data=null doit=true} to ToolItem with tooltip text {Pin View}
13:51:53 [2019-12-20T18:51:53.252Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614915509 data=null} to ToolItem with tooltip text {Pin View}
13:51:53 [2019-12-20T18:51:53.252Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
13:51:53 [2019-12-20T18:51:53.507Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
13:51:53 [2019-12-20T18:51:53.507Z] DEBUG - number of items : 6
13:51:53 [2019-12-20T18:51:53.507Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
13:51:53 [2019-12-20T18:51:53.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614915680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:53 [2019-12-20T18:51:53.507Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614915681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:53 [2019-12-20T18:51:53.507Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614915681 data=null doit=true} to ToolItem with tooltip text {Pin View}
13:51:53 [2019-12-20T18:51:53.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614915681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:53 [2019-12-20T18:51:53.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614915681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:53 [2019-12-20T18:51:53.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614915681 data=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}
13:51:53 [2019-12-20T18:51:53.507Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614915682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
13:51:53 [2019-12-20T18:51:53.507Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614915683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
13:51:53 [2019-12-20T18:51:53.507Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614915683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
13:51:53 [2019-12-20T18:51:53.507Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614915683 data=null doit=true} to ToolItem with tooltip text {Unpin View}
13:51:53 [2019-12-20T18:51:53.507Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614915683 data=null} to ToolItem with tooltip text {Unpin View}
13:51:53 [2019-12-20T18:51:53.507Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
13:51:53 [2019-12-20T18:51:53.507Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <context-switches-kernel>"'
13:51:53 [2019-12-20T18:51:53.507Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
13:51:53 [2019-12-20T18:51:53.763Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
13:51:53 [2019-12-20T18:51:53.763Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
13:51:56 [2019-12-20T18:51:56.276Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
13:51:56 [2019-12-20T18:51:56.276Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:51:56 [2019-12-20T18:51:56.276Z] DEBUG - matched MenuItem with text "&New Counters view", using matcher: with mnemonic 'New Counters view'
13:51:56 [2019-12-20T18:51:56.276Z] DEBUG - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm'
13:51:56 [2019-12-20T18:51:56.276Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm'
13:51:56 [2019-12-20T18:51:56.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=614918491 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'
13:51:56 [2019-12-20T18:51:56.531Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm'
13:51:56 [2019-12-20T18:51:56.531Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
13:51:56 [2019-12-20T18:51:56.531Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
13:51:56 [2019-12-20T18:51:56.787Z] DEBUG - matched MenuItem with text "pinned to kernel_vm ...", using matcher: with mnemonic 'pinned to kernel_vm | new instance'
13:51:56 [2019-12-20T18:51:56.787Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm | new instance'
13:51:56 [2019-12-20T18:51:56.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=614919108 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'
13:51:56 [2019-12-20T18:51:56.787Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm | new instance'
13:51:56 [2019-12-20T18:51:56.787Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
13:51:58 [2019-12-20T18:51:58.154Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm | 2>"'
13:51:58 [2019-12-20T18:51:58.715Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
13:51:58 [2019-12-20T18:51:58.715Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
13:51:58 [2019-12-20T18:51:58.972Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:51:58 [2019-12-20T18:51:58.972Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:51:58 [2019-12-20T18:51:58.972Z] DEBUG - number of items : 6
13:51:58 [2019-12-20T18:51:58.972Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
13:51:58 [2019-12-20T18:51:58.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=614921217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:58 [2019-12-20T18:51:58.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614921217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:58 [2019-12-20T18:51:58.972Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=614921217 data=null doit=true} to ToolItem with tooltip text {Pin View}
13:51:58 [2019-12-20T18:51:58.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=614921217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:58 [2019-12-20T18:51:58.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=614921218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
13:51:58 [2019-12-20T18:51:58.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=614921218 data=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}
13:51:58 [2019-12-20T18:51:58.972Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=614921219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
13:51:58 [2019-12-20T18:51:58.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=614921224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
13:51:58 [2019-12-20T18:51:58.972Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=614921224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
13:51:58 [2019-12-20T18:51:58.972Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=614921224 data=null doit=true} to ToolItem with tooltip text {Unpin View}
13:51:58 [2019-12-20T18:51:58.972Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=614921224 data=null} to ToolItem with tooltip text {Unpin View}
13:51:58 [2019-12-20T18:51:58.972Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
13:51:58 [2019-12-20T18:51:58.972Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
13:51:59 [2019-12-20T18:51:59.228Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:51:59 [2019-12-20T18:51:59.228Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:52:00 [2019-12-20T18:52:00.155Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=614922404 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:52:00 [2019-12-20T18:52:00.155Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:52:00 [2019-12-20T18:52:00.155Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:52:00 [2019-12-20T18:52:00.155Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:52:00 [2019-12-20T18:52:00.155Z] DEBUG - Attempting to set focus on Tree with text {}
13:52:00 [2019-12-20T18:52:00.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=614922477 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
13:52:00 [2019-12-20T18:52:00.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=614922477 data=null doit=true} to TreeItem with text {test}
13:52:00 [2019-12-20T18:52:00.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=614922477 data=null} to TreeItem with text {test}
13:52:00 [2019-12-20T18:52:00.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=614922477 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
13:52:00 [2019-12-20T18:52:00.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=614922477 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:52:00 [2019-12-20T18:52:00.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=614922485 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
13:52:00 [2019-12-20T18:52:00.411Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:52:00 [2019-12-20T18:52:00.411Z] DEBUG - Clicking on with mnemonic 'Delete'
13:52:00 [2019-12-20T18:52:00.411Z] DEBUG - Clicked on with mnemonic 'Delete'
13:52:01 [2019-12-20T18:52:01.339Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:52:01 [2019-12-20T18:52:01.339Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:52:01 [2019-12-20T18:52:01.339Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:52:01 [2019-12-20T18:52:01.339Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:52:01 [2019-12-20T18:52:01.339Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:52:01 [2019-12-20T18:52:01.339Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:52:01 [2019-12-20T18:52:01.339Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:52:01 [2019-12-20T18:52:01.339Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:52:01 [2019-12-20T18:52:01.339Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:52:01 [2019-12-20T18:52:01.339Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:52:01 [2019-12-20T18:52:01.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614923485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:52:01 [2019-12-20T18:52:01.339Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614923486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:52:01 [2019-12-20T18:52:01.339Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614923486 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:52:01 [2019-12-20T18:52:01.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614923486 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:52:01 [2019-12-20T18:52:01.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614923486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:52:01 [2019-12-20T18:52:01.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614923486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:52:01 [2019-12-20T18:52:01.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=614923486 data=null 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')
13:52:01 [2019-12-20T18:52:01.339Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614923486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:52:01 [2019-12-20T18:52:01.339Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614923486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:52:01 [2019-12-20T18:52:01.339Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=614923486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:52:01 [2019-12-20T18:52:01.339Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=614923487 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:52:01 [2019-12-20T18:52:01.339Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=614923487 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:52:01 [2019-12-20T18:52:01.339Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:52:01 [2019-12-20T18:52:01.339Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:52:01 [2019-12-20T18:52:01.339Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:52:01 [2019-12-20T18:52:01.339Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:52:01 [2019-12-20T18:52:01.339Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:52:01 [2019-12-20T18:52:01.339Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:52:01 [2019-12-20T18:52:01.339Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:52:01 [2019-12-20T18:52:01.339Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:52:01 [2019-12-20T18:52:01.339Z] DEBUG - Clicking on OK
13:52:01 [2019-12-20T18:52:01.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=614923488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:52:01 [2019-12-20T18:52:01.339Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=614923488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:52:01 [2019-12-20T18:52:01.339Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=614923488 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:52:01 [2019-12-20T18:52:01.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=614923488 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:52:01 [2019-12-20T18:52:01.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=614923488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:52:01 [2019-12-20T18:52:01.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=614923489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:52:01 [2019-12-20T18:52:01.340Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:52:01 [2019-12-20T18:52:01.340Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:52:01 [2019-12-20T18:52:01.340Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:52:01 [2019-12-20T18:52:01.340Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:52:01 [2019-12-20T18:52:01.340Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:52:01 [2019-12-20T18:52:01.340Z] DEBUG - Clicked on OK
13:52:01 [2019-12-20T18:52:01.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=614923489 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:52:01 [2019-12-20T18:52:01.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=614922602 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:52:01 [2019-12-20T18:52:01.851Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.049 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest
13:52:01 [2019-12-20T18:52:01.851Z] testPinSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest)  Time elapsed: 18.653 s
13:52:01 [2019-12-20T18:52:01.851Z] testPinTwoTraces(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest)  Time elapsed: 12.868 s
13:52:01 [2019-12-20T18:52:01.851Z] testCloneSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest)  Time elapsed: 6.308 s
13:52:01 [2019-12-20T18:52:01.851Z] 
13:52:01 [2019-12-20T18:52:01.851Z] Results:
13:52:01 [2019-12-20T18:52:01.851Z] 
13:52:01 [2019-12-20T18:52:01.851Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
13:52:01 [2019-12-20T18:52:01.851Z] 
13:52:02 [2019-12-20T18:52:02.411Z] 
13:52:02 [2019-12-20T18:52:02.411Z] !ENTRY org.eclipse.core.resources 2 10035 2019-12-20 18:52:02.141
13:52:02 [2019-12-20T18:52:02.411Z] !MESSAGE The workspace will exit with unsaved changes in this session.
13:52:03 [2019-12-20T18:52:03.339Z] [INFO] All tests passed!
13:52:03 [2019-12-20T18:52:03.339Z] [INFO] 
13:52:03 [2019-12-20T18:52:03.339Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
13:52:03 [2019-12-20T18:52:03.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar
13:52:03 [2019-12-20T18:52:03.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.pom
13:52:03 [2019-12-20T18:52:03.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-sources.jar
13:52:03 [2019-12-20T18:52:03.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-pack200.jar.pack.gz
13:52:03 [2019-12-20T18:52:03.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-p2metadata.xml
13:52:03 [2019-12-20T18:52:03.339Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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/0.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-0.0.4-SNAPSHOT-p2artifacts.xml
13:52:03 [2019-12-20T18:52:03.339Z] [INFO] 
13:52:03 [2019-12-20T18:52:03.339Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
13:52:03 [2019-12-20T18:52:03.339Z] [INFO] 
13:52:03 [2019-12-20T18:52:03.339Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >--
13:52:03 [2019-12-20T18:52:03.339Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.8-SNAPSHOT [49/138]
13:52:03 [2019-12-20T18:52:03.339Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:52:03 [2019-12-20T18:52:03.339Z] [INFO] 
13:52:03 [2019-12-20T18:52:03.339Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
13:52:03 [2019-12-20T18:52:03.339Z] [INFO] 
13:52:03 [2019-12-20T18:52:03.339Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
13:52:03 [2019-12-20T18:52:03.339Z] [INFO] The project's OSGi version is 1.0.8.201912201815
13:52:03 [2019-12-20T18:52:03.339Z] [INFO] 
13:52:03 [2019-12-20T18:52:03.339Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
13:52:03 [2019-12-20T18:52:03.339Z] [INFO] 
13:52:03 [2019-12-20T18:52:03.339Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
13:52:03 [2019-12-20T18:52:03.339Z] [INFO] 
13:52:03 [2019-12-20T18:52:03.339Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
13:52:03 [2019-12-20T18:52:03.339Z] [INFO] 
13:52:03 [2019-12-20T18:52:03.339Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
13:52:03 [2019-12-20T18:52:03.339Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:52:03 [2019-12-20T18:52:03.339Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources
13:52:03 [2019-12-20T18:52:03.339Z] [INFO] 
13:52:03 [2019-12-20T18:52:03.339Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
13:52:03 [2019-12-20T18:52:03.339Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes
13:52:03 [2019-12-20T18:52:03.595Z] [INFO] 
13:52:03 [2019-12-20T18:52:03.595Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
13:52:03 [2019-12-20T18:52:03.595Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:52:03 [2019-12-20T18:52:03.595Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources
13:52:03 [2019-12-20T18:52:03.595Z] [INFO] 
13:52:03 [2019-12-20T18:52:03.595Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
13:52:03 [2019-12-20T18:52:03.851Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar
13:52:03 [2019-12-20T18:52:03.851Z] [INFO] 
13:52:03 [2019-12-20T18:52:03.851Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
13:52:03 [2019-12-20T18:52:03.851Z] [INFO] 
13:52:03 [2019-12-20T18:52:03.851Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
13:52:03 [2019-12-20T18:52:03.851Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
13:52:03 [2019-12-20T18:52:03.851Z] [INFO] 
13:52:03 [2019-12-20T18:52:03.851Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
13:52:03 [2019-12-20T18:52:03.851Z] [INFO] 
13:52:03 [2019-12-20T18:52:03.851Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
13:52:03 [2019-12-20T18:52:03.851Z] [INFO] 
13:52:03 [2019-12-20T18:52:03.851Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
13:52:03 [2019-12-20T18:52:03.851Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
13:52:03 [2019-12-20T18:52:03.851Z] [INFO] 
13:52:03 [2019-12-20T18:52:03.851Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
13:52:03 [2019-12-20T18:52:03.851Z] [INFO] 
13:52:03 [2019-12-20T18:52:03.851Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
13:52:05 [2019-12-20T18:52:05.214Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data/.metadata/.log
13:52:05 [2019-12-20T18:52:05.214Z] [INFO] Command line:
13:52:05 [2019-12-20T18:52:05.215Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/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-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
13:52:05 [2019-12-20T18:52:05.215Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:52:07 [2019-12-20T18:52:07.769Z] !SESSION 2019-12-20 18:52:05.138 -----------------------------------------------
13:52:07 [2019-12-20T18:52:07.769Z] eclipse.buildId=unknown
13:52:07 [2019-12-20T18:52:07.769Z] java.version=1.8.0_202
13:52:07 [2019-12-20T18:52:07.769Z] java.vendor=Oracle Corporation
13:52:07 [2019-12-20T18:52:07.769Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:52:07 [2019-12-20T18:52:07.769Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
13:52:07 [2019-12-20T18:52:07.769Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/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-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
13:52:07 [2019-12-20T18:52:07.769Z] 
13:52:07 [2019-12-20T18:52:07.769Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 18:52:07.619
13:52:07 [2019-12-20T18:52:07.769Z] !MESSAGE FrameworkEvent ERROR
13:52:07 [2019-12-20T18:52:07.769Z] !STACK 0
13:52:07 [2019-12-20T18:52:07.769Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
13:52:07 [2019-12-20T18:52:07.769Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:52:07 [2019-12-20T18:52:07.769Z] 
13:52:07 [2019-12-20T18:52:07.769Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:52:07 [2019-12-20T18:52:07.769Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:52:07 [2019-12-20T18:52:07.769Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:52:07 [2019-12-20T18:52:07.769Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:52:07 [2019-12-20T18:52:07.769Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:52:07 [2019-12-20T18:52:07.769Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:52:07 [2019-12-20T18:52:07.769Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:52:07 [2019-12-20T18:52:07.769Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:52:07 [2019-12-20T18:52:07.769Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:52:07 [2019-12-20T18:52:07.769Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:52:08 [2019-12-20T18:52:08.025Z] 
13:52:08 [2019-12-20T18:52:08.025Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 18:52:07.806
13:52:08 [2019-12-20T18:52:08.025Z] !MESSAGE FrameworkEvent ERROR
13:52:08 [2019-12-20T18:52:08.025Z] !STACK 0
13:52:08 [2019-12-20T18:52:08.025Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
13:52:08 [2019-12-20T18:52:08.025Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:52:08 [2019-12-20T18:52:08.025Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
13:52:08 [2019-12-20T18:52:08.025Z]     -> 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:52:08 [2019-12-20T18:52:08.025Z]        org.apache.httpcomponents.httpclient.win [36]
13:52:08 [2019-12-20T18:52:08.025Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:52:08 [2019-12-20T18:52:08.025Z] 
13:52:08 [2019-12-20T18:52:08.025Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:52:08 [2019-12-20T18:52:08.025Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:52:08 [2019-12-20T18:52:08.025Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:52:08 [2019-12-20T18:52:08.025Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:52:08 [2019-12-20T18:52:08.025Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:52:08 [2019-12-20T18:52:08.025Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:52:08 [2019-12-20T18:52:08.025Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:52:08 [2019-12-20T18:52:08.025Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:52:08 [2019-12-20T18:52:08.025Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:52:08 [2019-12-20T18:52:08.025Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:52:09 [2019-12-20T18:52:09.913Z] process 8523: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
13:52:09 [2019-12-20T18:52:09.913Z] See the manual page for dbus-uuidgen to correct this issue.
13:52:09 [2019-12-20T18:52:09.913Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
13:52:09 [2019-12-20T18:52:09.913Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
13:52:17 [2019-12-20T18:52:17.996Z] Running org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
13:52:17 [2019-12-20T18:52:17.996Z] Display size: 1440x900
13:52:17 [2019-12-20T18:52:17.996Z] OS version=3.10.0-957.10.1.el7.x86_64
13:52:17 [2019-12-20T18:52:17.996Z] GTK version=3.18.9
13:52:17 [2019-12-20T18:52:17.996Z] GTK theme=Ambiance
13:52:17 [2019-12-20T18:52:17.996Z] LIBOVERLAY_SCROLLBAR=0
13:52:17 [2019-12-20T18:52:17.996Z] Time zone: Coordinated Universal Time
13:52:17 [2019-12-20T18:52:17.996Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
13:52:17 [2019-12-20T18:52:17.996Z] log4j:WARN Please initialize the log4j system properly.
13:52:19 [2019-12-20T18:52:19.885Z] *** BUG ***
13:52:19 [2019-12-20T18:52:19.885Z] In pixman_region32_init_rect: Invalid rectangle passed
13:52:19 [2019-12-20T18:52:19.885Z] Set a breakpoint on '_pixman_log_error' to debug
13:52:19 [2019-12-20T18:52:19.885Z] 
13:52:19 [2019-12-20T18:52:19.885Z] *** BUG ***
13:52:19 [2019-12-20T18:52:19.885Z] In pixman_region32_init_rect: Invalid rectangle passed
13:52:19 [2019-12-20T18:52:19.885Z] Set a breakpoint on '_pixman_log_error' to debug
13:52:19 [2019-12-20T18:52:19.885Z] 
13:52:19 [2019-12-20T18:52:19.885Z] *** BUG ***
13:52:19 [2019-12-20T18:52:19.885Z] In pixman_region32_init_rect: Invalid rectangle passed
13:52:19 [2019-12-20T18:52:19.885Z] Set a breakpoint on '_pixman_log_error' to debug
13:52:19 [2019-12-20T18:52:19.885Z] 
13:52:19 [2019-12-20T18:52:19.885Z] *** BUG ***
13:52:19 [2019-12-20T18:52:19.885Z] In pixman_region32_init_rect: Invalid rectangle passed
13:52:19 [2019-12-20T18:52:19.885Z] Set a breakpoint on '_pixman_log_error' to debug
13:52:19 [2019-12-20T18:52:19.885Z] 
13:52:19 [2019-12-20T18:52:19.885Z] *** BUG ***
13:52:19 [2019-12-20T18:52:19.885Z] In pixman_region32_init_rect: Invalid rectangle passed
13:52:19 [2019-12-20T18:52:19.885Z] Set a breakpoint on '_pixman_log_error' to debug
13:52:19 [2019-12-20T18:52:19.885Z] 
13:52:19 [2019-12-20T18:52:19.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=614942180 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}
13:52:19 [2019-12-20T18:52:19.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=614942187 data=null button=1 stateMask=0x80000 x=524 y=-11 count=1} to TableColumn with text {Duration}
13:52:19 [2019-12-20T18:52:19.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=614942201 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}
13:52:19 [2019-12-20T18:52:19.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=614942205 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration}
13:52:20 [2019-12-20T18:52:20.141Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
13:52:20 [2019-12-20T18:52:20.141Z] *** BUG ***
13:52:20 [2019-12-20T18:52:20.141Z] In pixman_region32_init_rect: Invalid rectangle passed
13:52:20 [2019-12-20T18:52:20.141Z] Set a breakpoint on '_pixman_log_error' to debug
13:52:20 [2019-12-20T18:52:20.141Z] 
13:52:20 [2019-12-20T18:52:20.141Z] *** BUG ***
13:52:20 [2019-12-20T18:52:20.141Z] In pixman_region32_init_rect: Invalid rectangle passed
13:52:20 [2019-12-20T18:52:20.141Z] Set a breakpoint on '_pixman_log_error' to debug
13:52:20 [2019-12-20T18:52:20.141Z] 
13:52:20 [2019-12-20T18:52:20.141Z] *** BUG ***
13:52:20 [2019-12-20T18:52:20.141Z] In pixman_region32_init_rect: Invalid rectangle passed
13:52:20 [2019-12-20T18:52:20.141Z] Set a breakpoint on '_pixman_log_error' to debug
13:52:20 [2019-12-20T18:52:20.141Z] 
13:52:20 [2019-12-20T18:52:20.141Z] *** BUG ***
13:52:20 [2019-12-20T18:52:20.141Z] In pixman_region32_init_rect: Invalid rectangle passed
13:52:20 [2019-12-20T18:52:20.141Z] Set a breakpoint on '_pixman_log_error' to debug
13:52:20 [2019-12-20T18:52:20.141Z] 
13:52:20 [2019-12-20T18:52:20.141Z] *** BUG ***
13:52:20 [2019-12-20T18:52:20.141Z] In pixman_region32_init_rect: Invalid rectangle passed
13:52:20 [2019-12-20T18:52:20.141Z] Set a breakpoint on '_pixman_log_error' to debug
13:52:20 [2019-12-20T18:52:20.141Z] 
13:52:20 [2019-12-20T18:52:20.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=614942583 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}
13:52:20 [2019-12-20T18:52:20.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=614942584 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration}
13:52:20 [2019-12-20T18:52:20.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=614942586 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}
13:52:20 [2019-12-20T18:52:20.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=614942586 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration}
13:52:20 [2019-12-20T18:52:20.397Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
13:52:20 [2019-12-20T18:52:20.653Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
13:52:20 [2019-12-20T18:52:20.653Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
13:52:20 [2019-12-20T18:52:20.653Z] DEBUG - Clicking on with mnemonic 'Export to TSV...'
13:52:20 [2019-12-20T18:52:20.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=614942904 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...'
13:52:20 [2019-12-20T18:52:20.653Z] DEBUG - Clicked on with mnemonic 'Export to TSV...'
13:52:20 [2019-12-20T18:52:20.653Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
13:52:28 [2019-12-20T18:52:28.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=614949869 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}
13:52:29 [2019-12-20T18:52:29.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=614951501 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration}
13:52:29 [2019-12-20T18:52:29.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=614951502 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}
13:52:30 [2019-12-20T18:52:30.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=614952679 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration}
13:52:30 [2019-12-20T18:52:30.420Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
13:52:32 [2019-12-20T18:52:32.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=614954403 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}
13:52:32 [2019-12-20T18:52:32.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=614954405 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration}
13:52:32 [2019-12-20T18:52:32.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=614954418 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}
13:52:32 [2019-12-20T18:52:32.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=614954421 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration}
13:52:32 [2019-12-20T18:52:32.312Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
13:52:38 [2019-12-20T18:52:38.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=614960959 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}
13:52:40 [2019-12-20T18:52:40.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=614962264 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration}
13:52:40 [2019-12-20T18:52:40.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=614962265 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}
13:52:41 [2019-12-20T18:52:41.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=614963855 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration}
13:52:41 [2019-12-20T18:52:41.576Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
13:52:49 [2019-12-20T18:52:49.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=614971879 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}
13:52:49 [2019-12-20T18:52:49.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=614971890 data=null button=1 stateMask=0x80000 x=524 y=-11 count=1} to TableColumn with text {Duration}
13:52:50 [2019-12-20T18:52:50.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=614972516 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}
13:52:50 [2019-12-20T18:52:50.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=614972520 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration}
13:52:50 [2019-12-20T18:52:50.985Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
13:53:00 [2019-12-20T18:53:00.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=614981730 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}
13:53:02 [2019-12-20T18:53:02.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=614984432 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration}
13:53:02 [2019-12-20T18:53:02.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=614984433 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}
13:53:04 [2019-12-20T18:53:04.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=614986731 data=null button=1 stateMask=0x80000 x=524 y=-12 count=1} to TableColumn with text {Duration}
13:53:04 [2019-12-20T18:53:04.737Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
13:53:06 [2019-12-20T18:53:06.626Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.607 s - in org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
13:53:06 [2019-12-20T18:53:06.626Z] climbTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.782 s
13:53:06 [2019-12-20T18:53:06.626Z] smallTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.295 s
13:53:06 [2019-12-20T18:53:06.626Z] testWriteToTsv(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.32 s
13:53:06 [2019-12-20T18:53:06.626Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 11.249 s
13:53:06 [2019-12-20T18:53:06.626Z] decrementingTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.252 s
13:53:06 [2019-12-20T18:53:06.626Z] largeTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 10.781 s
13:53:06 [2019-12-20T18:53:06.626Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 9.284 s
13:53:06 [2019-12-20T18:53:06.626Z] noiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 13.922 s
13:53:06 [2019-12-20T18:53:06.626Z] 
13:53:06 [2019-12-20T18:53:06.626Z] Results:
13:53:06 [2019-12-20T18:53:06.626Z] 
13:53:06 [2019-12-20T18:53:06.626Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
13:53:06 [2019-12-20T18:53:06.626Z] 
13:53:09 [2019-12-20T18:53:09.143Z] [INFO] All tests passed!
13:53:09 [2019-12-20T18:53:09.143Z] [INFO] 
13:53:09 [2019-12-20T18:53:09.143Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
13:53:09 [2019-12-20T18:53:09.143Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
13:53:09 [2019-12-20T18:53:09.143Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT.pom
13:53:09 [2019-12-20T18:53:09.144Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar
13:53:09 [2019-12-20T18:53:09.144Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT-pack200.jar.pack.gz
13:53:09 [2019-12-20T18:53:09.144Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT-p2metadata.xml
13:53:09 [2019-12-20T18:53:09.144Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.8-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.8-SNAPSHOT-p2artifacts.xml
13:53:09 [2019-12-20T18:53:09.144Z] [INFO] 
13:53:09 [2019-12-20T18:53:09.144Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
13:53:09 [2019-12-20T18:53:09.144Z] [INFO] 
13:53:09 [2019-12-20T18:53:09.144Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >--
13:53:09 [2019-12-20T18:53:09.144Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.12-SNAPSHOT [50/138]
13:53:09 [2019-12-20T18:53:09.144Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:53:09 [2019-12-20T18:53:09.144Z] [INFO] 
13:53:09 [2019-12-20T18:53:09.144Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
13:53:09 [2019-12-20T18:53:09.144Z] [INFO] 
13:53:09 [2019-12-20T18:53:09.144Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
13:53:09 [2019-12-20T18:53:09.144Z] [INFO] The project's OSGi version is 1.0.12.201912201815
13:53:09 [2019-12-20T18:53:09.144Z] [INFO] 
13:53:09 [2019-12-20T18:53:09.144Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
13:53:09 [2019-12-20T18:53:09.144Z] [INFO] 
13:53:09 [2019-12-20T18:53:09.144Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
13:53:09 [2019-12-20T18:53:09.144Z] [INFO] 
13:53:09 [2019-12-20T18:53:09.144Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
13:53:09 [2019-12-20T18:53:09.144Z] [INFO] 
13:53:09 [2019-12-20T18:53:09.144Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
13:53:09 [2019-12-20T18:53:09.144Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:53:09 [2019-12-20T18:53:09.144Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources
13:53:09 [2019-12-20T18:53:09.144Z] [INFO] 
13:53:09 [2019-12-20T18:53:09.144Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
13:53:09 [2019-12-20T18:53:09.144Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes
13:53:09 [2019-12-20T18:53:09.705Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/os/linux/ui/swtbot/tests/latency/SystemCallLatencyDensityViewTest.java:[146] 
13:53:09 [2019-12-20T18:53:09.705Z] 	fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class));
13:53:09 [2019-12-20T18:53:09.705Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:53:09 [2019-12-20T18:53:09.705Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull Chart'. Declaring type 'SWTBotFactory' doesn't seem to be designed with null type annotations in mind
13:53:09 [2019-12-20T18:53:09.705Z] 1 problem (1 warning)
13:53:09 [2019-12-20T18:53:09.705Z] [INFO] 
13:53:09 [2019-12-20T18:53:09.705Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
13:53:09 [2019-12-20T18:53:09.705Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:53:09 [2019-12-20T18:53:09.705Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/test/resources
13:53:09 [2019-12-20T18:53:09.705Z] [INFO] 
13:53:09 [2019-12-20T18:53:09.705Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
13:53:09 [2019-12-20T18:53:09.705Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
13:53:09 [2019-12-20T18:53:09.705Z] [INFO] 
13:53:09 [2019-12-20T18:53:09.705Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
13:53:09 [2019-12-20T18:53:09.705Z] [INFO] 
13:53:09 [2019-12-20T18:53:09.705Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
13:53:09 [2019-12-20T18:53:09.705Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
13:53:09 [2019-12-20T18:53:09.963Z] [INFO] 
13:53:09 [2019-12-20T18:53:09.963Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
13:53:09 [2019-12-20T18:53:09.963Z] [INFO] 
13:53:09 [2019-12-20T18:53:09.963Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
13:53:09 [2019-12-20T18:53:09.963Z] [INFO] 
13:53:09 [2019-12-20T18:53:09.963Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
13:53:09 [2019-12-20T18:53:09.963Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
13:53:09 [2019-12-20T18:53:09.963Z] [INFO] 
13:53:09 [2019-12-20T18:53:09.963Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
13:53:09 [2019-12-20T18:53:09.963Z] [INFO] 
13:53:09 [2019-12-20T18:53:09.963Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
13:53:11 [2019-12-20T18:53:11.329Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data/.metadata/.log
13:53:11 [2019-12-20T18:53:11.329Z] [INFO] Command line:
13:53:11 [2019-12-20T18:53:11.329Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/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-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
13:53:11 [2019-12-20T18:53:11.329Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:53:13 [2019-12-20T18:53:13.844Z] !SESSION 2019-12-20 18:53:11.244 -----------------------------------------------
13:53:13 [2019-12-20T18:53:13.844Z] eclipse.buildId=unknown
13:53:13 [2019-12-20T18:53:13.844Z] java.version=1.8.0_202
13:53:13 [2019-12-20T18:53:13.844Z] java.vendor=Oracle Corporation
13:53:13 [2019-12-20T18:53:13.844Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:53:13 [2019-12-20T18:53:13.844Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
13:53:13 [2019-12-20T18:53:13.844Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/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-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
13:53:13 [2019-12-20T18:53:13.844Z] 
13:53:13 [2019-12-20T18:53:13.844Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 18:53:13.713
13:53:13 [2019-12-20T18:53:13.844Z] !MESSAGE FrameworkEvent ERROR
13:53:13 [2019-12-20T18:53:13.844Z] !STACK 0
13:53:13 [2019-12-20T18:53:13.844Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
13:53:13 [2019-12-20T18:53:13.844Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:53:13 [2019-12-20T18:53:13.844Z] 
13:53:13 [2019-12-20T18:53:13.844Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:53:13 [2019-12-20T18:53:13.844Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:53:13 [2019-12-20T18:53:13.844Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:53:13 [2019-12-20T18:53:13.844Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:53:13 [2019-12-20T18:53:13.844Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:53:13 [2019-12-20T18:53:13.844Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:53:13 [2019-12-20T18:53:13.844Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:53:13 [2019-12-20T18:53:13.844Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:53:13 [2019-12-20T18:53:13.844Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:53:13 [2019-12-20T18:53:13.844Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:53:13 [2019-12-20T18:53:13.844Z] 
13:53:13 [2019-12-20T18:53:13.844Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 18:53:13.836
13:53:13 [2019-12-20T18:53:13.844Z] !MESSAGE FrameworkEvent ERROR
13:53:13 [2019-12-20T18:53:13.844Z] !STACK 0
13:53:13 [2019-12-20T18:53:13.844Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
13:53:13 [2019-12-20T18:53:13.844Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:53:13 [2019-12-20T18:53:13.844Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
13:53:13 [2019-12-20T18:53:13.844Z]     -> 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:53:13 [2019-12-20T18:53:13.844Z]        org.apache.httpcomponents.httpclient.win [36]
13:53:13 [2019-12-20T18:53:13.844Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:53:13 [2019-12-20T18:53:13.844Z] 
13:53:13 [2019-12-20T18:53:13.844Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:53:13 [2019-12-20T18:53:13.844Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:53:13 [2019-12-20T18:53:13.844Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:53:13 [2019-12-20T18:53:13.844Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:53:13 [2019-12-20T18:53:13.844Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:53:13 [2019-12-20T18:53:13.844Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:53:13 [2019-12-20T18:53:13.844Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:53:13 [2019-12-20T18:53:13.844Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:53:13 [2019-12-20T18:53:13.844Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:53:13 [2019-12-20T18:53:13.844Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:53:15 [2019-12-20T18:53:15.731Z] process 8615: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
13:53:15 [2019-12-20T18:53:15.731Z] See the manual page for dbus-uuidgen to correct this issue.
13:53:15 [2019-12-20T18:53:15.987Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
13:53:15 [2019-12-20T18:53:15.987Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
13:53:25 [2019-12-20T18:53:25.927Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
13:53:26 [2019-12-20T18:53:26.489Z] Display size: 1440x900
13:53:26 [2019-12-20T18:53:26.489Z] OS version=3.10.0-957.10.1.el7.x86_64
13:53:26 [2019-12-20T18:53:26.489Z] GTK version=3.18.9
13:53:26 [2019-12-20T18:53:26.489Z] GTK theme=Ambiance
13:53:26 [2019-12-20T18:53:26.489Z] LIBOVERLAY_SCROLLBAR=0
13:53:26 [2019-12-20T18:53:26.489Z] Time zone: Coordinated Universal Time
13:53:26 [2019-12-20T18:53:26.489Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
13:53:26 [2019-12-20T18:53:26.489Z] log4j:WARN Please initialize the log4j system properly.
13:53:27 [2019-12-20T18:53:27.853Z] *** BUG ***
13:53:27 [2019-12-20T18:53:27.853Z] In pixman_region32_init_rect: Invalid rectangle passed
13:53:27 [2019-12-20T18:53:27.853Z] Set a breakpoint on '_pixman_log_error' to debug
13:53:27 [2019-12-20T18:53:27.853Z] 
13:53:27 [2019-12-20T18:53:27.853Z] *** BUG ***
13:53:27 [2019-12-20T18:53:27.853Z] In pixman_region32_init_rect: Invalid rectangle passed
13:53:27 [2019-12-20T18:53:27.853Z] Set a breakpoint on '_pixman_log_error' to debug
13:53:27 [2019-12-20T18:53:27.853Z] 
13:53:27 [2019-12-20T18:53:27.853Z] *** BUG ***
13:53:27 [2019-12-20T18:53:27.853Z] In pixman_region32_init_rect: Invalid rectangle passed
13:53:27 [2019-12-20T18:53:27.853Z] Set a breakpoint on '_pixman_log_error' to debug
13:53:27 [2019-12-20T18:53:27.853Z] 
13:53:27 [2019-12-20T18:53:27.853Z] *** BUG ***
13:53:27 [2019-12-20T18:53:27.853Z] In pixman_region32_init_rect: Invalid rectangle passed
13:53:27 [2019-12-20T18:53:27.853Z] Set a breakpoint on '_pixman_log_error' to debug
13:53:27 [2019-12-20T18:53:27.853Z] 
13:53:27 [2019-12-20T18:53:27.853Z] *** BUG ***
13:53:27 [2019-12-20T18:53:27.853Z] In pixman_region32_init_rect: Invalid rectangle passed
13:53:27 [2019-12-20T18:53:27.853Z] Set a breakpoint on '_pixman_log_error' to debug
13:53:27 [2019-12-20T18:53:27.853Z] 
13:53:27 [2019-12-20T18:53:27.853Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
13:53:27 [2019-12-20T18:53:27.853Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
13:53:28 [2019-12-20T18:53:28.108Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
13:53:36 [2019-12-20T18:53:36.187Z] *** BUG ***
13:53:36 [2019-12-20T18:53:36.187Z] In pixman_region32_init_rect: Invalid rectangle passed
13:53:36 [2019-12-20T18:53:36.187Z] Set a breakpoint on '_pixman_log_error' to debug
13:53:36 [2019-12-20T18:53:36.187Z] 
13:53:36 [2019-12-20T18:53:36.187Z] *** BUG ***
13:53:36 [2019-12-20T18:53:36.187Z] In pixman_region32_init_rect: Invalid rectangle passed
13:53:36 [2019-12-20T18:53:36.187Z] Set a breakpoint on '_pixman_log_error' to debug
13:53:36 [2019-12-20T18:53:36.187Z] 
13:53:36 [2019-12-20T18:53:36.187Z] *** BUG ***
13:53:36 [2019-12-20T18:53:36.187Z] In pixman_region32_init_rect: Invalid rectangle passed
13:53:36 [2019-12-20T18:53:36.187Z] Set a breakpoint on '_pixman_log_error' to debug
13:53:36 [2019-12-20T18:53:36.187Z] 
13:53:36 [2019-12-20T18:53:36.187Z] *** BUG ***
13:53:36 [2019-12-20T18:53:36.187Z] In pixman_region32_init_rect: Invalid rectangle passed
13:53:36 [2019-12-20T18:53:36.187Z] Set a breakpoint on '_pixman_log_error' to debug
13:53:36 [2019-12-20T18:53:36.187Z] 
13:53:36 [2019-12-20T18:53:36.187Z] *** BUG ***
13:53:36 [2019-12-20T18:53:36.187Z] In pixman_region32_init_rect: Invalid rectangle passed
13:53:36 [2019-12-20T18:53:36.187Z] Set a breakpoint on '_pixman_log_error' to debug
13:53:36 [2019-12-20T18:53:36.187Z] 
13:53:36 [2019-12-20T18:53:36.748Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
13:53:36 [2019-12-20T18:53:36.748Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
13:53:36 [2019-12-20T18:53:36.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=615018904 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}
13:53:36 [2019-12-20T18:53:36.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=615018909 data=null button=1 stateMask=0x80000 x=38 y=-11 count=1} to TableColumn with text {Duration}
13:53:36 [2019-12-20T18:53:36.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=615018987 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}
13:53:36 [2019-12-20T18:53:36.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=615018991 data=null button=1 stateMask=0x80000 x=38 y=-12 count=1} to TableColumn with text {Duration}
13:53:37 [2019-12-20T18:53:37.003Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=615019284 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:53:37 [2019-12-20T18:53:37.003Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:53:37 [2019-12-20T18:53:37.259Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:53:37 [2019-12-20T18:53:37.259Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:53:37 [2019-12-20T18:53:37.259Z] DEBUG - Attempting to set focus on Tree with text {}
13:53:37 [2019-12-20T18:53:37.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=615019386 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
13:53:37 [2019-12-20T18:53:37.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=615019386 data=null doit=true} to TreeItem with text {test}
13:53:37 [2019-12-20T18:53:37.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=615019386 data=null} to TreeItem with text {test}
13:53:37 [2019-12-20T18:53:37.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=615019387 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
13:53:37 [2019-12-20T18:53:37.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615019388 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:53:37 [2019-12-20T18:53:37.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=615019409 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
13:53:37 [2019-12-20T18:53:37.516Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:53:37 [2019-12-20T18:53:37.516Z] DEBUG - Clicking on with mnemonic 'Delete'
13:53:37 [2019-12-20T18:53:37.812Z] DEBUG - Clicked on with mnemonic 'Delete'
13:53:38 [2019-12-20T18:53:38.069Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:53:38 [2019-12-20T18:53:38.069Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:53:38 [2019-12-20T18:53:38.069Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:53:38 [2019-12-20T18:53:38.069Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:53:38 [2019-12-20T18:53:38.069Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:53:38 [2019-12-20T18:53:38.069Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:53:38 [2019-12-20T18:53:38.069Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:53:38 [2019-12-20T18:53:38.069Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:53:38 [2019-12-20T18:53:38.069Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:53:38 [2019-12-20T18:53:38.069Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:53:38 [2019-12-20T18:53:38.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615020294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:53:38 [2019-12-20T18:53:38.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615020299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:53:38 [2019-12-20T18:53:38.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=615020299 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:53:38 [2019-12-20T18:53:38.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=615020299 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:53:38 [2019-12-20T18:53:38.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615020299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:53:38 [2019-12-20T18:53:38.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615020300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:53:38 [2019-12-20T18:53:38.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=615020300 data=null 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')
13:53:38 [2019-12-20T18:53:38.069Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615020300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:53:38 [2019-12-20T18:53:38.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615020300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:53:38 [2019-12-20T18:53:38.069Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615020300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:53:38 [2019-12-20T18:53:38.069Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=615020300 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:53:38 [2019-12-20T18:53:38.069Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=615020300 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:53:38 [2019-12-20T18:53:38.069Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:53:38 [2019-12-20T18:53:38.069Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:53:38 [2019-12-20T18:53:38.069Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:53:38 [2019-12-20T18:53:38.069Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:53:38 [2019-12-20T18:53:38.069Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:53:38 [2019-12-20T18:53:38.069Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:53:38 [2019-12-20T18:53:38.069Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:53:38 [2019-12-20T18:53:38.069Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:53:38 [2019-12-20T18:53:38.069Z] DEBUG - Clicking on OK
13:53:38 [2019-12-20T18:53:38.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615020303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:53:38 [2019-12-20T18:53:38.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615020304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:53:38 [2019-12-20T18:53:38.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615020304 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:53:38 [2019-12-20T18:53:38.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615020304 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:53:38 [2019-12-20T18:53:38.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615020304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:53:38 [2019-12-20T18:53:38.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615020304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:53:38 [2019-12-20T18:53:38.069Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:53:38 [2019-12-20T18:53:38.069Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:53:38 [2019-12-20T18:53:38.069Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:53:38 [2019-12-20T18:53:38.069Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:53:38 [2019-12-20T18:53:38.069Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:53:38 [2019-12-20T18:53:38.069Z] DEBUG - Clicked on OK
13:53:38 [2019-12-20T18:53:38.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615020304 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:53:38 [2019-12-20T18:53:38.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=615019783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:53:38 [2019-12-20T18:53:38.630Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
13:53:38 [2019-12-20T18:53:38.885Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.001 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
13:53:38 [2019-12-20T18:53:38.885Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest)  Time elapsed: 11.195 s
13:53:38 [2019-12-20T18:53:38.885Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
13:53:39 [2019-12-20T18:53:39.446Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.scatter"'
13:53:39 [2019-12-20T18:53:39.446Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
13:53:44 [2019-12-20T18:53:44.688Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
13:53:44 [2019-12-20T18:53:44.688Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
13:53:44 [2019-12-20T18:53:44.688Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:53:44 [2019-12-20T18:53:44.688Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:53:44 [2019-12-20T18:53:44.688Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:53:44 [2019-12-20T18:53:44.688Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:53:44 [2019-12-20T18:53:44.688Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:53:44 [2019-12-20T18:53:44.688Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:53:44 [2019-12-20T18:53:44.688Z] DEBUG - Setting state to checked on: bug446190
13:53:44 [2019-12-20T18:53:44.688Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:53:44 [2019-12-20T18:53:44.688Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:53:44 [2019-12-20T18:53:44.688Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:53:44 [2019-12-20T18:53:44.688Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:53:44 [2019-12-20T18:53:44.943Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:53:44 [2019-12-20T18:53:44.943Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:53:45 [2019-12-20T18:53:45.199Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=615027396 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:53:45 [2019-12-20T18:53:45.199Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:53:45 [2019-12-20T18:53:45.199Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:53:45 [2019-12-20T18:53:45.199Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:53:45 [2019-12-20T18:53:45.199Z] DEBUG - Attempting to set focus on Tree with text {}
13:53:45 [2019-12-20T18:53:45.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=615027479 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
13:53:45 [2019-12-20T18:53:45.199Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=615027479 data=null doit=true} to TreeItem with text {test}
13:53:45 [2019-12-20T18:53:45.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=615027479 data=null} to TreeItem with text {test}
13:53:45 [2019-12-20T18:53:45.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=615027479 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
13:53:45 [2019-12-20T18:53:45.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615027480 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:53:45 [2019-12-20T18:53:45.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=615027488 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
13:53:45 [2019-12-20T18:53:45.454Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:53:45 [2019-12-20T18:53:45.454Z] DEBUG - Clicking on with mnemonic 'Delete'
13:53:45 [2019-12-20T18:53:45.454Z] DEBUG - Clicked on with mnemonic 'Delete'
13:53:46 [2019-12-20T18:53:46.381Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:53:46 [2019-12-20T18:53:46.381Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:53:46 [2019-12-20T18:53:46.381Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:53:46 [2019-12-20T18:53:46.381Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:53:46 [2019-12-20T18:53:46.381Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:53:46 [2019-12-20T18:53:46.381Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:53:46 [2019-12-20T18:53:46.381Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:53:46 [2019-12-20T18:53:46.381Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:53:46 [2019-12-20T18:53:46.381Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:53:46 [2019-12-20T18:53:46.381Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:53:46 [2019-12-20T18:53:46.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615028487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:53:46 [2019-12-20T18:53:46.381Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615028488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:53:46 [2019-12-20T18:53:46.382Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=615028488 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:53:46 [2019-12-20T18:53:46.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=615028488 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:53:46 [2019-12-20T18:53:46.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615028488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:53:46 [2019-12-20T18:53:46.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615028488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:53:46 [2019-12-20T18:53:46.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=615028488 data=null 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')
13:53:46 [2019-12-20T18:53:46.382Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615028488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:53:46 [2019-12-20T18:53:46.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615028488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:53:46 [2019-12-20T18:53:46.382Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615028488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:53:46 [2019-12-20T18:53:46.382Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=615028489 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:53:46 [2019-12-20T18:53:46.382Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=615028489 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:53:46 [2019-12-20T18:53:46.382Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:53:46 [2019-12-20T18:53:46.382Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:53:46 [2019-12-20T18:53:46.382Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:53:46 [2019-12-20T18:53:46.382Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:53:46 [2019-12-20T18:53:46.382Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:53:46 [2019-12-20T18:53:46.382Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:53:46 [2019-12-20T18:53:46.382Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:53:46 [2019-12-20T18:53:46.382Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:53:46 [2019-12-20T18:53:46.382Z] DEBUG - Clicking on OK
13:53:46 [2019-12-20T18:53:46.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615028490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:53:46 [2019-12-20T18:53:46.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615028490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:53:46 [2019-12-20T18:53:46.382Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615028491 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:53:46 [2019-12-20T18:53:46.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615028491 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:53:46 [2019-12-20T18:53:46.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615028491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:53:46 [2019-12-20T18:53:46.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615028491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:53:46 [2019-12-20T18:53:46.382Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:53:46 [2019-12-20T18:53:46.382Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:53:46 [2019-12-20T18:53:46.382Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:53:46 [2019-12-20T18:53:46.382Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:53:46 [2019-12-20T18:53:46.382Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:53:46 [2019-12-20T18:53:46.382Z] DEBUG - Clicked on OK
13:53:47 [2019-12-20T18:53:47.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615028491 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:53:47 [2019-12-20T18:53:47.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=615027680 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:53:47 [2019-12-20T18:53:47.752Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.985 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
13:53:47 [2019-12-20T18:53:47.752Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest)  Time elapsed: 5.81 s
13:53:47 [2019-12-20T18:53:47.752Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
13:53:48 [2019-12-20T18:53:48.312Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:53:48 [2019-12-20T18:53:48.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=615030579 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}
13:53:48 [2019-12-20T18:53:48.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=615030582 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration}
13:53:48 [2019-12-20T18:53:48.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=615030591 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}
13:53:48 [2019-12-20T18:53:48.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=615030606 data=null button=1 stateMask=0x80000 x=0 y=-12 count=1} to TableColumn with text {Duration}
13:53:48 [2019-12-20T18:53:48.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=615030607 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}
13:53:48 [2019-12-20T18:53:48.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=615030610 data=null button=1 stateMask=0x80000 x=0 y=-12 count=1} to TableColumn with text {System Call}
13:53:48 [2019-12-20T18:53:48.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=615030686 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}
13:53:48 [2019-12-20T18:53:48.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=615030690 data=null button=1 stateMask=0x80000 x=421 y=-12 count=1} to TableColumn with text {System Call}
13:53:48 [2019-12-20T18:53:48.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=615030699 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}
13:53:48 [2019-12-20T18:53:48.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=615030713 data=null button=1 stateMask=0x80000 x=0 y=-12 count=1} to TableColumn with text {Duration}
13:53:48 [2019-12-20T18:53:48.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=615030714 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}
13:53:48 [2019-12-20T18:53:48.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=615030716 data=null button=1 stateMask=0x80000 x=0 y=-12 count=1} to TableColumn with text {Duration}
13:53:48 [2019-12-20T18:53:48.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Start Time} time=615030788 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}
13:53:48 [2019-12-20T18:53:48.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Start Time} time=615030792 data=null button=1 stateMask=0x80000 x=74 y=-12 count=1} to TableColumn with text {Start Time}
13:53:48 [2019-12-20T18:53:48.568Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:53:48 [2019-12-20T18:53:48.823Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:53:48 [2019-12-20T18:53:48.824Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:53:55 [2019-12-20T18:53:55.356Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:53:55 [2019-12-20T18:53:55.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=615036785 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}
13:53:55 [2019-12-20T18:53:55.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=615036787 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration}
13:53:55 [2019-12-20T18:53:55.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=615036807 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}
13:53:55 [2019-12-20T18:53:55.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=615036810 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration}
13:53:55 [2019-12-20T18:53:55.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=615037187 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:53:55 [2019-12-20T18:53:55.356Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:53:55 [2019-12-20T18:53:55.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:53:55 [2019-12-20T18:53:55.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:53:55 [2019-12-20T18:53:55.356Z] DEBUG - Attempting to set focus on Tree with text {}
13:53:55 [2019-12-20T18:53:55.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=615037219 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
13:53:55 [2019-12-20T18:53:55.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=615037219 data=null doit=true} to TreeItem with text {test}
13:53:55 [2019-12-20T18:53:55.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=615037219 data=null} to TreeItem with text {test}
13:53:55 [2019-12-20T18:53:55.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=615037219 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
13:53:55 [2019-12-20T18:53:55.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615037220 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:53:55 [2019-12-20T18:53:55.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=615037282 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
13:53:55 [2019-12-20T18:53:55.356Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:53:55 [2019-12-20T18:53:55.356Z] DEBUG - Clicking on with mnemonic 'Delete'
13:53:55 [2019-12-20T18:53:55.356Z] DEBUG - Clicked on with mnemonic 'Delete'
13:53:55 [2019-12-20T18:53:55.917Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:53:55 [2019-12-20T18:53:55.917Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:53:55 [2019-12-20T18:53:55.917Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:53:55 [2019-12-20T18:53:55.917Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:53:55 [2019-12-20T18:53:55.917Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:53:55 [2019-12-20T18:53:55.917Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:53:55 [2019-12-20T18:53:55.917Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:53:55 [2019-12-20T18:53:55.917Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:53:55 [2019-12-20T18:53:55.917Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:53:55 [2019-12-20T18:53:55.917Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:53:55 [2019-12-20T18:53:55.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615038126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:53:55 [2019-12-20T18:53:55.917Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615038127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:53:55 [2019-12-20T18:53:55.917Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=615038127 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:53:55 [2019-12-20T18:53:55.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=615038127 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:53:55 [2019-12-20T18:53:55.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615038127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:53:55 [2019-12-20T18:53:55.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615038127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:53:55 [2019-12-20T18:53:55.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=615038127 data=null 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')
13:53:55 [2019-12-20T18:53:55.917Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615038127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:53:55 [2019-12-20T18:53:55.917Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615038127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:53:55 [2019-12-20T18:53:55.917Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615038127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:53:55 [2019-12-20T18:53:55.917Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=615038128 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:53:55 [2019-12-20T18:53:55.917Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=615038128 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:53:55 [2019-12-20T18:53:55.917Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:53:55 [2019-12-20T18:53:55.917Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:53:55 [2019-12-20T18:53:55.917Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:53:55 [2019-12-20T18:53:55.917Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:53:55 [2019-12-20T18:53:55.917Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:53:55 [2019-12-20T18:53:55.917Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:53:55 [2019-12-20T18:53:55.917Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:53:55 [2019-12-20T18:53:55.917Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:53:55 [2019-12-20T18:53:55.917Z] DEBUG - Clicking on OK
13:53:55 [2019-12-20T18:53:55.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615038129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:53:55 [2019-12-20T18:53:55.917Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615038129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:53:55 [2019-12-20T18:53:55.917Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615038129 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:53:55 [2019-12-20T18:53:55.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615038129 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:53:55 [2019-12-20T18:53:55.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615038129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:53:55 [2019-12-20T18:53:55.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615038129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:53:55 [2019-12-20T18:53:55.917Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:53:55 [2019-12-20T18:53:55.917Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:53:55 [2019-12-20T18:53:55.917Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:53:55 [2019-12-20T18:53:55.917Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:53:55 [2019-12-20T18:53:55.917Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:53:55 [2019-12-20T18:53:55.917Z] DEBUG - Clicked on OK
13:53:56 [2019-12-20T18:53:56.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615038129 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:53:56 [2019-12-20T18:53:56.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=615037397 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:53:56 [2019-12-20T18:53:56.428Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:53:56 [2019-12-20T18:53:56.428Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:53:56 [2019-12-20T18:53:56.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=615038804 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}
13:53:56 [2019-12-20T18:53:56.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=615038805 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration}
13:53:56 [2019-12-20T18:53:56.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=615038807 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}
13:53:56 [2019-12-20T18:53:56.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=615038808 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration}
13:53:56 [2019-12-20T18:53:56.683Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:53:56 [2019-12-20T18:53:56.938Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:53:56 [2019-12-20T18:53:56.938Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:53:56 [2019-12-20T18:53:56.938Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
13:53:56 [2019-12-20T18:53:56.938Z] DEBUG - Clicking on with mnemonic 'Export to TSV...'
13:53:56 [2019-12-20T18:53:56.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=615039189 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...'
13:53:56 [2019-12-20T18:53:56.938Z] DEBUG - Clicked on with mnemonic 'Export to TSV...'
13:53:56 [2019-12-20T18:53:56.939Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:53:57 [2019-12-20T18:53:57.194Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:54:07 [2019-12-20T18:54:07.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=615047714 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}
13:54:07 [2019-12-20T18:54:07.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=615049225 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration}
13:54:07 [2019-12-20T18:54:07.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=615049226 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}
13:54:08 [2019-12-20T18:54:08.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=615050483 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration}
13:54:08 [2019-12-20T18:54:08.257Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:54:11 [2019-12-20T18:54:11.521Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:54:11 [2019-12-20T18:54:11.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=615053308 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}
13:54:11 [2019-12-20T18:54:11.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=615053311 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration}
13:54:11 [2019-12-20T18:54:11.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=615053384 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}
13:54:11 [2019-12-20T18:54:11.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=615053386 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration}
13:54:11 [2019-12-20T18:54:11.521Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:54:11 [2019-12-20T18:54:11.521Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:54:19 [2019-12-20T18:54:19.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=615060694 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}
13:54:19 [2019-12-20T18:54:19.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=615061957 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration}
13:54:19 [2019-12-20T18:54:19.863Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=615061958 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}
13:54:21 [2019-12-20T18:54:21.227Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=615063317 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration}
13:54:21 [2019-12-20T18:54:21.227Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:54:24 [2019-12-20T18:54:24.350Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:54:32 [2019-12-20T18:54:32.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=615074192 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}
13:54:32 [2019-12-20T18:54:32.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=615074197 data=null button=1 stateMask=0x80000 x=334 y=-11 count=1} to TableColumn with text {Duration}
13:54:32 [2019-12-20T18:54:32.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=615074762 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}
13:54:32 [2019-12-20T18:54:32.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=615074766 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration}
13:54:32 [2019-12-20T18:54:32.995Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:54:36 [2019-12-20T18:54:36.425Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:54:46 [2019-12-20T18:54:46.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=615086927 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}
13:54:47 [2019-12-20T18:54:47.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=615089860 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration}
13:54:48 [2019-12-20T18:54:48.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=615089860 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}
13:54:50 [2019-12-20T18:54:50.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=615092607 data=null button=1 stateMask=0x80000 x=334 y=-12 count=1} to TableColumn with text {Duration}
13:54:50 [2019-12-20T18:54:50.546Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
13:54:53 [2019-12-20T18:54:53.809Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.345 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
13:54:53 [2019-12-20T18:54:53.809Z] climbTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.622 s
13:54:53 [2019-12-20T18:54:53.809Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 7.782 s
13:54:53 [2019-12-20T18:54:53.809Z] smallTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.211 s
13:54:53 [2019-12-20T18:54:53.809Z] testWriteToTsv(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.39 s
13:54:53 [2019-12-20T18:54:53.809Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 13.857 s
13:54:53 [2019-12-20T18:54:53.809Z] decrementingTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.35 s
13:54:53 [2019-12-20T18:54:53.809Z] largeTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 12.588 s
13:54:53 [2019-12-20T18:54:53.809Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 12.499 s
13:54:53 [2019-12-20T18:54:53.809Z] noiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 16.878 s
13:54:53 [2019-12-20T18:54:53.809Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
13:54:53 [2019-12-20T18:54:53.809Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=615095479 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:54:53 [2019-12-20T18:54:53.809Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
13:54:53 [2019-12-20T18:54:53.809Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:54:53 [2019-12-20T18:54:53.809Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:54:53 [2019-12-20T18:54:53.809Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
13:54:53 [2019-12-20T18:54:53.809Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=615101731 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - Attempting to set focus on Tree with text {}
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=615101782 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=615101782 data=null doit=true} to TreeItem with text {test}
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=615101782 data=null} to TreeItem with text {test}
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=615101783 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615101783 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=615101796 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - Clicking on with mnemonic 'Delete'
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - Clicked on with mnemonic 'Delete'
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615102710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615102710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=615102710 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=615102710 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615102710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615102711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=615102711 data=null 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')
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615102711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615102711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615102711 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=615102711 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=615102711 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - Clicking on OK
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615102713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615102713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615102713 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615102713 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615102713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615102713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:55:00 [2019-12-20T18:55:00.348Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:55:00 [2019-12-20T18:55:00.348Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:55:00 [2019-12-20T18:55:00.348Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:55:00 [2019-12-20T18:55:00.348Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:55:00 [2019-12-20T18:55:00.348Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:55:00 [2019-12-20T18:55:00.348Z] DEBUG - Clicked on OK
13:55:02 [2019-12-20T18:55:02.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615102713 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:55:02 [2019-12-20T18:55:02.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=615101905 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:55:02 [2019-12-20T18:55:02.236Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
13:55:02 [2019-12-20T18:55:02.237Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.782 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
13:55:02 [2019-12-20T18:55:02.237Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest)  Time elapsed: 8.724 s
13:55:02 [2019-12-20T18:55:02.237Z] 
13:55:02 [2019-12-20T18:55:02.237Z] Results:
13:55:02 [2019-12-20T18:55:02.237Z] 
13:55:02 [2019-12-20T18:55:02.237Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
13:55:02 [2019-12-20T18:55:02.237Z] 
13:55:02 [2019-12-20T18:55:02.492Z] 
13:55:02 [2019-12-20T18:55:02.492Z] !ENTRY org.eclipse.core.resources 2 10035 2019-12-20 18:55:02.329
13:55:02 [2019-12-20T18:55:02.492Z] !MESSAGE The workspace will exit with unsaved changes in this session.
13:55:03 [2019-12-20T18:55:03.419Z] [INFO] All tests passed!
13:55:03 [2019-12-20T18:55:03.419Z] [INFO] 
13:55:03 [2019-12-20T18:55:03.419Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
13:55:03 [2019-12-20T18:55:03.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
13:55:03 [2019-12-20T18:55:03.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT.pom
13:55:03 [2019-12-20T18:55:03.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
13:55:03 [2019-12-20T18:55:03.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT-pack200.jar.pack.gz
13:55:03 [2019-12-20T18:55:03.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT-p2metadata.xml
13:55:03 [2019-12-20T18:55:03.419Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.12-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.12-SNAPSHOT-p2artifacts.xml
13:55:03 [2019-12-20T18:55:03.419Z] [INFO] 
13:55:03 [2019-12-20T18:55:03.419Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
13:55:03 [2019-12-20T18:55:03.419Z] [INFO] 
13:55:03 [2019-12-20T18:55:03.419Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >--
13:55:03 [2019-12-20T18:55:03.419Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT [51/138]
13:55:03 [2019-12-20T18:55:03.419Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:55:03 [2019-12-20T18:55:03.419Z] [INFO] 
13:55:03 [2019-12-20T18:55:03.419Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
13:55:03 [2019-12-20T18:55:03.419Z] [INFO] 
13:55:03 [2019-12-20T18:55:03.419Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
13:55:03 [2019-12-20T18:55:03.419Z] [INFO] The project's OSGi version is 1.0.2.201912201815
13:55:03 [2019-12-20T18:55:03.419Z] [INFO] 
13:55:03 [2019-12-20T18:55:03.419Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
13:55:03 [2019-12-20T18:55:03.419Z] [INFO] 
13:55:03 [2019-12-20T18:55:03.419Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
13:55:03 [2019-12-20T18:55:03.419Z] [INFO] 
13:55:03 [2019-12-20T18:55:03.419Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
13:55:03 [2019-12-20T18:55:03.419Z] [INFO] 
13:55:03 [2019-12-20T18:55:03.419Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
13:55:03 [2019-12-20T18:55:03.419Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:55:03 [2019-12-20T18:55:03.419Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources
13:55:03 [2019-12-20T18:55:03.419Z] [INFO] 
13:55:03 [2019-12-20T18:55:03.419Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
13:55:03 [2019-12-20T18:55:03.419Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes
13:55:03 [2019-12-20T18:55:03.980Z] [INFO] 
13:55:03 [2019-12-20T18:55:03.980Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
13:55:03 [2019-12-20T18:55:03.980Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:55:03 [2019-12-20T18:55:03.980Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources
13:55:03 [2019-12-20T18:55:03.980Z] [INFO] 
13:55:03 [2019-12-20T18:55:03.980Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
13:55:03 [2019-12-20T18:55:03.980Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar
13:55:03 [2019-12-20T18:55:03.980Z] [INFO] 
13:55:03 [2019-12-20T18:55:03.980Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
13:55:03 [2019-12-20T18:55:03.980Z] [INFO] 
13:55:03 [2019-12-20T18:55:03.980Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
13:55:03 [2019-12-20T18:55:03.980Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
13:55:03 [2019-12-20T18:55:03.980Z] [INFO] 
13:55:03 [2019-12-20T18:55:03.980Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
13:55:03 [2019-12-20T18:55:03.980Z] [INFO] 
13:55:03 [2019-12-20T18:55:03.980Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
13:55:03 [2019-12-20T18:55:03.980Z] [INFO] 
13:55:03 [2019-12-20T18:55:03.980Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
13:55:03 [2019-12-20T18:55:03.980Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
13:55:03 [2019-12-20T18:55:03.980Z] [INFO] 
13:55:03 [2019-12-20T18:55:03.980Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
13:55:03 [2019-12-20T18:55:03.980Z] [INFO] 
13:55:03 [2019-12-20T18:55:03.980Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
13:55:05 [2019-12-20T18:55:05.914Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data/.metadata/.log
13:55:05 [2019-12-20T18:55:05.914Z] [INFO] Command line:
13:55:05 [2019-12-20T18:55:05.914Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/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-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
13:55:05 [2019-12-20T18:55:05.914Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:55:08 [2019-12-20T18:55:08.429Z] !SESSION 2019-12-20 18:55:05.723 -----------------------------------------------
13:55:08 [2019-12-20T18:55:08.429Z] eclipse.buildId=unknown
13:55:08 [2019-12-20T18:55:08.429Z] java.version=1.8.0_202
13:55:08 [2019-12-20T18:55:08.429Z] java.vendor=Oracle Corporation
13:55:08 [2019-12-20T18:55:08.429Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:55:08 [2019-12-20T18:55:08.429Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
13:55:08 [2019-12-20T18:55:08.429Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/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-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
13:55:08 [2019-12-20T18:55:08.429Z] 
13:55:08 [2019-12-20T18:55:08.429Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 18:55:08.313
13:55:08 [2019-12-20T18:55:08.429Z] !MESSAGE FrameworkEvent ERROR
13:55:08 [2019-12-20T18:55:08.429Z] !STACK 0
13:55:08 [2019-12-20T18:55:08.429Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
13:55:08 [2019-12-20T18:55:08.429Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:55:08 [2019-12-20T18:55:08.429Z] 
13:55:08 [2019-12-20T18:55:08.429Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:55:08 [2019-12-20T18:55:08.429Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:55:08 [2019-12-20T18:55:08.430Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:55:08 [2019-12-20T18:55:08.430Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:55:08 [2019-12-20T18:55:08.430Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:55:08 [2019-12-20T18:55:08.430Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:55:08 [2019-12-20T18:55:08.430Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:55:08 [2019-12-20T18:55:08.430Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:55:08 [2019-12-20T18:55:08.430Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:55:08 [2019-12-20T18:55:08.430Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:55:08 [2019-12-20T18:55:08.686Z] 
13:55:08 [2019-12-20T18:55:08.686Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 18:55:08.432
13:55:08 [2019-12-20T18:55:08.686Z] !MESSAGE FrameworkEvent ERROR
13:55:08 [2019-12-20T18:55:08.686Z] !STACK 0
13:55:08 [2019-12-20T18:55:08.686Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
13:55:08 [2019-12-20T18:55:08.686Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:55:08 [2019-12-20T18:55:08.686Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
13:55:08 [2019-12-20T18:55:08.686Z]     -> 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:55:08 [2019-12-20T18:55:08.686Z]        org.apache.httpcomponents.httpclient.win [36]
13:55:08 [2019-12-20T18:55:08.686Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:55:08 [2019-12-20T18:55:08.686Z] 
13:55:08 [2019-12-20T18:55:08.686Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:55:08 [2019-12-20T18:55:08.686Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:55:08 [2019-12-20T18:55:08.686Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:55:08 [2019-12-20T18:55:08.686Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:55:08 [2019-12-20T18:55:08.686Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:55:08 [2019-12-20T18:55:08.686Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:55:08 [2019-12-20T18:55:08.686Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:55:08 [2019-12-20T18:55:08.686Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:55:08 [2019-12-20T18:55:08.686Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:55:08 [2019-12-20T18:55:08.686Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:55:10 [2019-12-20T18:55:10.573Z] process 8846: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
13:55:10 [2019-12-20T18:55:10.573Z] See the manual page for dbus-uuidgen to correct this issue.
13:55:10 [2019-12-20T18:55:10.573Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
13:55:10 [2019-12-20T18:55:10.573Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
13:55:18 [2019-12-20T18:55:18.655Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
13:55:18 [2019-12-20T18:55:18.910Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.008 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
13:55:18 [2019-12-20T18:55:18.910Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest skipped
13:55:18 [2019-12-20T18:55:18.910Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
13:55:19 [2019-12-20T18:55:19.165Z] Display size: 1440x900
13:55:19 [2019-12-20T18:55:19.165Z] OS version=3.10.0-957.10.1.el7.x86_64
13:55:19 [2019-12-20T18:55:19.165Z] GTK version=3.18.9
13:55:19 [2019-12-20T18:55:19.165Z] GTK theme=Ambiance
13:55:19 [2019-12-20T18:55:19.165Z] LIBOVERLAY_SCROLLBAR=0
13:55:19 [2019-12-20T18:55:19.165Z] Time zone: Coordinated Universal Time
13:55:19 [2019-12-20T18:55:19.165Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
13:55:19 [2019-12-20T18:55:19.165Z] log4j:WARN Please initialize the log4j system properly.
13:55:21 [2019-12-20T18:55:21.689Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
13:55:21 [2019-12-20T18:55:21.689Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
13:55:21 [2019-12-20T18:55:21.689Z] DEBUG - Double-clicking on TimeGraphControl {*Wrong Thread*}
13:55:21 [2019-12-20T18:55:21.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=615123701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:55:21 [2019-12-20T18:55:21.689Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=615123702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:55:21 [2019-12-20T18:55:21.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=615123702 data=null doit=true} to TimeGraphControl with text {}
13:55:21 [2019-12-20T18:55:21.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=615123702 data=null} to TimeGraphControl with text {}
13:55:21 [2019-12-20T18:55:21.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=615123702 data=null button=1 stateMask=0x0 x=482 y=47 count=1} to TimeGraphControl with text {}
13:55:21 [2019-12-20T18:55:21.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=615123709 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {}
13:55:21 [2019-12-20T18:55:21.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=615123709 data=null button=1 stateMask=0x80000 x=482 y=47 count=1} to TimeGraphControl with text {}
13:55:21 [2019-12-20T18:55:21.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=615123709 data=null button=1 stateMask=0x0 x=482 y=47 count=2} to TimeGraphControl with text {}
13:55:21 [2019-12-20T18:55:21.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=615123710 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {}
13:55:21 [2019-12-20T18:55:21.689Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TimeGraphControl {} time=615123711 data=null button=1 stateMask=0x0 x=482 y=47 count=2} to TimeGraphControl with text {}
13:55:21 [2019-12-20T18:55:21.689Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{TimeGraphControl {} time=615123711 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {}
13:55:21 [2019-12-20T18:55:21.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=615123712 data=null button=1 stateMask=0x80000 x=482 y=47 count=2} to TimeGraphControl with text {}
13:55:21 [2019-12-20T18:55:21.689Z] DEBUG - Sent event MouseHover [32]: MouseEvent{TimeGraphControl {} time=615123712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:55:21 [2019-12-20T18:55:21.689Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=615123782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:55:21 [2019-12-20T18:55:21.689Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=615123783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
13:55:21 [2019-12-20T18:55:21.689Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=615123783 data=null doit=true} to TimeGraphControl with text {}
13:55:21 [2019-12-20T18:55:21.689Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=615123784 data=null} to TimeGraphControl with text {}
13:55:21 [2019-12-20T18:55:21.689Z] DEBUG - Double-clicked on TimeGraphControl {*Wrong Thread*}
13:55:21 [2019-12-20T18:55:21.689Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
13:55:21 [2019-12-20T18:55:21.689Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
13:55:21 [2019-12-20T18:55:21.689Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
13:55:21 [2019-12-20T18:55:21.946Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
13:55:22 [2019-12-20T18:55:22.202Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
13:55:22 [2019-12-20T18:55:22.202Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
13:55:22 [2019-12-20T18:55:22.458Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
13:55:22 [2019-12-20T18:55:22.458Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
13:55:22 [2019-12-20T18:55:22.715Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.703 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
13:55:22 [2019-12-20T18:55:22.715Z] tryMouseDoubleclickZoom(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.713 s
13:55:22 [2019-12-20T18:55:22.715Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.11 s
13:55:22 [2019-12-20T18:55:22.715Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.113 s
13:55:22 [2019-12-20T18:55:22.715Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.1 s
13:55:22 [2019-12-20T18:55:22.715Z] largeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.279 s
13:55:22 [2019-12-20T18:55:22.715Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.112 s
13:55:22 [2019-12-20T18:55:22.715Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.099 s
13:55:22 [2019-12-20T18:55:22.715Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.112 s
13:55:22 [2019-12-20T18:55:22.715Z] treeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.177 s
13:55:22 [2019-12-20T18:55:22.715Z] 
13:55:22 [2019-12-20T18:55:22.715Z] Results:
13:55:22 [2019-12-20T18:55:22.715Z] 
13:55:22 [2019-12-20T18:55:22.715Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1
13:55:22 [2019-12-20T18:55:22.715Z] 
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] All tests passed!
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] 
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.pom
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-sources.jar
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-p2metadata.xml
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.2-SNAPSHOT-p2artifacts.xml
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] 
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] 
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >--
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT [52/138]
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] 
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] 
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] The project's OSGi version is 1.0.1.201912201815
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] 
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] 
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] 
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] 
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] 
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] 
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] 
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-sources.jar
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] 
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] 
13:55:26 [2019-12-20T18:55:26.887Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
13:55:27 [2019-12-20T18:55:27.144Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar
13:55:27 [2019-12-20T18:55:27.144Z] [INFO] 
13:55:27 [2019-12-20T18:55:27.144Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
13:55:27 [2019-12-20T18:55:27.144Z] [INFO] 
13:55:27 [2019-12-20T18:55:27.144Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
13:55:27 [2019-12-20T18:55:27.144Z] [INFO] 
13:55:27 [2019-12-20T18:55:27.144Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
13:55:27 [2019-12-20T18:55:27.144Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar
13:55:27 [2019-12-20T18:55:27.144Z] [INFO] 
13:55:27 [2019-12-20T18:55:27.144Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
13:55:27 [2019-12-20T18:55:27.144Z] [INFO] 
13:55:27 [2019-12-20T18:55:27.144Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
13:55:28 [2019-12-20T18:55:28.072Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data/.metadata/.log
13:55:28 [2019-12-20T18:55:28.072Z] [INFO] Command line:
13:55:28 [2019-12-20T18:55:28.072Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:55:28 [2019-12-20T18:55:28.072Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:55:30 [2019-12-20T18:55:30.589Z] !SESSION 2019-12-20 18:55:28.114 -----------------------------------------------
13:55:30 [2019-12-20T18:55:30.589Z] eclipse.buildId=unknown
13:55:30 [2019-12-20T18:55:30.589Z] java.version=1.8.0_202
13:55:30 [2019-12-20T18:55:30.589Z] java.vendor=Oracle Corporation
13:55:30 [2019-12-20T18:55:30.589Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:55:30 [2019-12-20T18:55:30.589Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide
13:55:30 [2019-12-20T18:55:30.589Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:55:30 [2019-12-20T18:55:30.589Z] 
13:55:30 [2019-12-20T18:55:30.589Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 18:55:30.404
13:55:30 [2019-12-20T18:55:30.589Z] !MESSAGE FrameworkEvent ERROR
13:55:30 [2019-12-20T18:55:30.589Z] !STACK 0
13:55:30 [2019-12-20T18:55:30.589Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
13:55:30 [2019-12-20T18:55:30.589Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:55:30 [2019-12-20T18:55:30.589Z] 
13:55:30 [2019-12-20T18:55:30.589Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:55:30 [2019-12-20T18:55:30.589Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:55:30 [2019-12-20T18:55:30.589Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:55:30 [2019-12-20T18:55:30.589Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:55:30 [2019-12-20T18:55:30.589Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:55:30 [2019-12-20T18:55:30.589Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:55:30 [2019-12-20T18:55:30.589Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:55:30 [2019-12-20T18:55:30.589Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:55:30 [2019-12-20T18:55:30.589Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:55:30 [2019-12-20T18:55:30.589Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:55:30 [2019-12-20T18:55:30.589Z] 
13:55:30 [2019-12-20T18:55:30.589Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 18:55:30.526
13:55:30 [2019-12-20T18:55:30.589Z] !MESSAGE FrameworkEvent ERROR
13:55:30 [2019-12-20T18:55:30.589Z] !STACK 0
13:55:30 [2019-12-20T18:55:30.589Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
13:55:30 [2019-12-20T18:55:30.589Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:55:30 [2019-12-20T18:55:30.589Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
13:55:30 [2019-12-20T18:55:30.589Z]     -> 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:55:30 [2019-12-20T18:55:30.589Z]        org.apache.httpcomponents.httpclient.win [35]
13:55:30 [2019-12-20T18:55:30.589Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:55:30 [2019-12-20T18:55:30.589Z] 
13:55:30 [2019-12-20T18:55:30.589Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:55:30 [2019-12-20T18:55:30.589Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:55:30 [2019-12-20T18:55:30.589Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:55:30 [2019-12-20T18:55:30.589Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:55:30 [2019-12-20T18:55:30.589Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:55:30 [2019-12-20T18:55:30.589Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:55:30 [2019-12-20T18:55:30.589Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:55:30 [2019-12-20T18:55:30.589Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:55:30 [2019-12-20T18:55:30.589Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:55:30 [2019-12-20T18:55:30.589Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:55:32 [2019-12-20T18:55:32.478Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
13:55:32 [2019-12-20T18:55:32.478Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
13:55:32 [2019-12-20T18:55:32.478Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0.001 s
13:55:32 [2019-12-20T18:55:32.478Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0 s
13:55:32 [2019-12-20T18:55:32.478Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0.001 s
13:55:32 [2019-12-20T18:55:32.478Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
13:55:32 [2019-12-20T18:55:32.478Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
13:55:32 [2019-12-20T18:55:32.478Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0 s
13:55:32 [2019-12-20T18:55:32.478Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0 s
13:55:32 [2019-12-20T18:55:32.478Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0 s
13:55:32 [2019-12-20T18:55:32.478Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
13:55:32 [2019-12-20T18:55:32.478Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
13:55:32 [2019-12-20T18:55:32.478Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest)  Time elapsed: 0.001 s
13:55:32 [2019-12-20T18:55:32.478Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
13:55:32 [2019-12-20T18:55:32.478Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
13:55:32 [2019-12-20T18:55:32.478Z] testImmutableSeries(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest)  Time elapsed: 0.012 s
13:55:32 [2019-12-20T18:55:32.478Z] testGetDescriptors(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest)  Time elapsed: 0 s
13:55:32 [2019-12-20T18:55:32.478Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
13:55:32 [2019-12-20T18:55:32.478Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
13:55:32 [2019-12-20T18:55:32.478Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest)  Time elapsed: 0.003 s
13:55:32 [2019-12-20T18:55:32.478Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
13:55:32 [2019-12-20T18:55:32.478Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
13:55:32 [2019-12-20T18:55:32.478Z] testResolver(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest)  Time elapsed: 0.005 s
13:55:32 [2019-12-20T18:55:32.478Z] testWithPredicate(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest)  Time elapsed: 0.001 s
13:55:32 [2019-12-20T18:55:32.478Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
13:55:32 [2019-12-20T18:55:32.478Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
13:55:32 [2019-12-20T18:55:32.478Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest)  Time elapsed: 0 s
13:55:32 [2019-12-20T18:55:32.478Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest)  Time elapsed: 0.001 s
13:55:32 [2019-12-20T18:55:32.478Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
13:55:32 [2019-12-20T18:55:32.478Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
13:55:32 [2019-12-20T18:55:32.478Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest)  Time elapsed: 0 s
13:55:32 [2019-12-20T18:55:32.478Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest)  Time elapsed: 0 s
13:55:32 [2019-12-20T18:55:32.478Z] 
13:55:32 [2019-12-20T18:55:32.478Z] Results:
13:55:32 [2019-12-20T18:55:32.478Z] 
13:55:32 [2019-12-20T18:55:32.478Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
13:55:32 [2019-12-20T18:55:32.478Z] 
13:55:33 [2019-12-20T18:55:33.845Z] [INFO] All tests passed!
13:55:33 [2019-12-20T18:55:33.845Z] [INFO] 
13:55:33 [2019-12-20T18:55:33.845Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
13:55:33 [2019-12-20T18:55:33.845Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar
13:55:33 [2019-12-20T18:55:33.845Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.pom
13:55:33 [2019-12-20T18:55:33.845Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-sources.jar
13:55:33 [2019-12-20T18:55:33.845Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
13:55:33 [2019-12-20T18:55:33.845Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-p2metadata.xml
13:55:33 [2019-12-20T18:55:33.845Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml
13:55:33 [2019-12-20T18:55:33.845Z] [INFO] 
13:55:33 [2019-12-20T18:55:33.845Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
13:55:33 [2019-12-20T18:55:33.845Z] [INFO] 
13:55:33 [2019-12-20T18:55:33.845Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >--
13:55:33 [2019-12-20T18:55:33.845Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT [53/138]
13:55:33 [2019-12-20T18:55:33.845Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:55:33 [2019-12-20T18:55:33.845Z] [INFO] 
13:55:33 [2019-12-20T18:55:33.845Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
13:55:33 [2019-12-20T18:55:33.845Z] [INFO] 
13:55:33 [2019-12-20T18:55:33.845Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
13:55:33 [2019-12-20T18:55:33.845Z] [INFO] The project's OSGi version is 1.0.3.201912201815
13:55:33 [2019-12-20T18:55:33.845Z] [INFO] 
13:55:33 [2019-12-20T18:55:33.845Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
13:55:33 [2019-12-20T18:55:33.845Z] [INFO] 
13:55:33 [2019-12-20T18:55:33.845Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
13:55:33 [2019-12-20T18:55:33.845Z] [INFO] 
13:55:33 [2019-12-20T18:55:33.845Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
13:55:33 [2019-12-20T18:55:33.845Z] [INFO] 
13:55:33 [2019-12-20T18:55:33.845Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
13:55:33 [2019-12-20T18:55:33.845Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:55:33 [2019-12-20T18:55:33.845Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources
13:55:33 [2019-12-20T18:55:33.845Z] [INFO] 
13:55:33 [2019-12-20T18:55:33.845Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
13:55:33 [2019-12-20T18:55:33.845Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes
13:55:34 [2019-12-20T18:55:34.101Z] [INFO] 
13:55:34 [2019-12-20T18:55:34.101Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
13:55:34 [2019-12-20T18:55:34.101Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:55:34 [2019-12-20T18:55:34.101Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources
13:55:34 [2019-12-20T18:55:34.101Z] [INFO] 
13:55:34 [2019-12-20T18:55:34.101Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
13:55:34 [2019-12-20T18:55:34.101Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
13:55:34 [2019-12-20T18:55:34.101Z] [INFO] 
13:55:34 [2019-12-20T18:55:34.101Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
13:55:34 [2019-12-20T18:55:34.101Z] [INFO] 
13:55:34 [2019-12-20T18:55:34.101Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
13:55:34 [2019-12-20T18:55:34.101Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
13:55:34 [2019-12-20T18:55:34.356Z] [INFO] 
13:55:34 [2019-12-20T18:55:34.356Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
13:55:34 [2019-12-20T18:55:34.356Z] [INFO] 
13:55:34 [2019-12-20T18:55:34.356Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
13:55:34 [2019-12-20T18:55:34.356Z] [INFO] 
13:55:34 [2019-12-20T18:55:34.356Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
13:55:34 [2019-12-20T18:55:34.356Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
13:55:34 [2019-12-20T18:55:34.356Z] [INFO] 
13:55:34 [2019-12-20T18:55:34.356Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
13:55:34 [2019-12-20T18:55:34.356Z] [INFO] 
13:55:34 [2019-12-20T18:55:34.356Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
13:55:36 [2019-12-20T18:55:36.244Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data/.metadata/.log
13:55:36 [2019-12-20T18:55:36.244Z] [INFO] Command line:
13:55:36 [2019-12-20T18:55:36.244Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/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-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
13:55:36 [2019-12-20T18:55:36.244Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:55:39 [2019-12-20T18:55:39.515Z] !SESSION 2019-12-20 18:55:36.513 -----------------------------------------------
13:55:39 [2019-12-20T18:55:39.515Z] eclipse.buildId=unknown
13:55:39 [2019-12-20T18:55:39.515Z] java.version=1.8.0_202
13:55:39 [2019-12-20T18:55:39.515Z] java.vendor=Oracle Corporation
13:55:39 [2019-12-20T18:55:39.515Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:55:39 [2019-12-20T18:55:39.515Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
13:55:39 [2019-12-20T18:55:39.515Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/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-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
13:55:39 [2019-12-20T18:55:39.515Z] 
13:55:39 [2019-12-20T18:55:39.515Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 18:55:39.222
13:55:39 [2019-12-20T18:55:39.515Z] !MESSAGE FrameworkEvent ERROR
13:55:39 [2019-12-20T18:55:39.515Z] !STACK 0
13:55:39 [2019-12-20T18:55:39.515Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
13:55:39 [2019-12-20T18:55:39.515Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:55:39 [2019-12-20T18:55:39.515Z] 
13:55:39 [2019-12-20T18:55:39.515Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:55:39 [2019-12-20T18:55:39.515Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:55:39 [2019-12-20T18:55:39.515Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:55:39 [2019-12-20T18:55:39.515Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:55:39 [2019-12-20T18:55:39.515Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:55:39 [2019-12-20T18:55:39.515Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:55:39 [2019-12-20T18:55:39.515Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:55:39 [2019-12-20T18:55:39.515Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:55:39 [2019-12-20T18:55:39.515Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:55:39 [2019-12-20T18:55:39.515Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:55:39 [2019-12-20T18:55:39.515Z] 
13:55:39 [2019-12-20T18:55:39.515Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 18:55:39.342
13:55:39 [2019-12-20T18:55:39.515Z] !MESSAGE FrameworkEvent ERROR
13:55:39 [2019-12-20T18:55:39.515Z] !STACK 0
13:55:39 [2019-12-20T18:55:39.515Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
13:55:39 [2019-12-20T18:55:39.515Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:55:39 [2019-12-20T18:55:39.515Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
13:55:39 [2019-12-20T18:55:39.515Z]     -> 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:55:39 [2019-12-20T18:55:39.515Z]        org.apache.httpcomponents.httpclient.win [36]
13:55:39 [2019-12-20T18:55:39.515Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:55:39 [2019-12-20T18:55:39.515Z] 
13:55:39 [2019-12-20T18:55:39.515Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:55:39 [2019-12-20T18:55:39.515Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:55:39 [2019-12-20T18:55:39.515Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:55:39 [2019-12-20T18:55:39.516Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:55:39 [2019-12-20T18:55:39.516Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:55:39 [2019-12-20T18:55:39.516Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:55:39 [2019-12-20T18:55:39.516Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:55:39 [2019-12-20T18:55:39.516Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:55:39 [2019-12-20T18:55:39.516Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:55:39 [2019-12-20T18:55:39.516Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:55:41 [2019-12-20T18:55:41.405Z] process 8956: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
13:55:41 [2019-12-20T18:55:41.405Z] See the manual page for dbus-uuidgen to correct this issue.
13:55:41 [2019-12-20T18:55:41.405Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
13:55:41 [2019-12-20T18:55:41.405Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
13:55:49 [2019-12-20T18:55:49.491Z] Running org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
13:55:49 [2019-12-20T18:55:49.747Z] Display size: 1440x900
13:55:49 [2019-12-20T18:55:49.747Z] OS version=3.10.0-957.10.1.el7.x86_64
13:55:49 [2019-12-20T18:55:49.747Z] GTK version=3.18.9
13:55:49 [2019-12-20T18:55:49.747Z] GTK theme=Ambiance
13:55:49 [2019-12-20T18:55:49.747Z] LIBOVERLAY_SCROLLBAR=0
13:55:49 [2019-12-20T18:55:49.747Z] Time zone: Coordinated Universal Time
13:55:50 [2019-12-20T18:55:50.003Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
13:55:50 [2019-12-20T18:55:50.003Z] log4j:WARN Please initialize the log4j system properly.
13:55:51 [2019-12-20T18:55:51.368Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.chart.ui.swtbot.view.stub"'
13:55:51 [2019-12-20T18:55:51.368Z] DEBUG - matched MenuItem with text "Create custom chart", using matcher: with mnemonic 'Create custom chart'
13:55:51 [2019-12-20T18:55:51.368Z] DEBUG - Clicking on with mnemonic 'Create custom chart'
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - Clicked on with mnemonic 'Create custom chart'
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=615154196 data=null doit=true} to Shell with text {Custom chart creation}
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - Attempting to set focus on (of type 'Table')
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - Clicking on (of type 'Table')
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=615154212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=615154218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=615154218 data=null doit=true} to (of type 'Table')
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=615154219 data=null} to (of type 'Table')
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=615154219 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table')
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=615154220 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table')
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=615154220 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')
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=615154223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=615154223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=615154223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=615154223 data=null doit=true} to (of type 'Table')
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=615154223 data=null} to (of type 'Table')
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - Clicked on (of type 'Table')
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with mnemonic 'Logarithmic Scale X'
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with style 'SWT.CHECK'
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale X' and with style 'SWT.CHECK')
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - Setting state to checked on: Integer
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:51 [2019-12-20T18:55:51.932Z] DEBUG - Setting state to unchecked on: Integer
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - Setting state to checked on: Duration (ns)
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - Setting state to unchecked on: Duration (ns)
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - Setting state to checked on: Timestamp
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - Setting state to unchecked on: Timestamp
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=615154379 data=null doit=true} to Shell with text {Custom chart creation}
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - Clicking on TableItem with text {String}
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=615154382 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String}
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=615154382 data=null doit=true} to TableItem with text {String}
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - Attempting to set focus on Table with text {}
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=615154384 data=null} to TableItem with text {String}
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=615154384 data=null button=1 stateMask=0x0 x=27 y=11 count=1} to TableItem with text {String}
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=615154384 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}
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=615154384 data=null button=1 stateMask=0x80000 x=27 y=11 count=1} to TableItem with text {String}
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=615154385 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String}
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=615154385 data=null doit=true} to TableItem with text {String}
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=615154385 data=null} to TableItem with text {String}
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - Clicked on TableItem with text {String}
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - Setting state to checked on: Timestamp
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - Clicking on 
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=615154397 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')
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=615154397 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')
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=615154397 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=615154397 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=615154397 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')
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=615154398 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')
13:55:52 [2019-12-20T18:55:52.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=615154398 data=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')
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=615154404 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')
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=615154406 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')
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=615154406 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')
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=615154406 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=615154406 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - Clicked on 
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - Setting state to checked on: Timestamp
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=615154484 data=null doit=true} to Shell with text {Custom chart creation}
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - Clicking on TableItem with text {String}
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=615154486 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String}
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=615154486 data=null doit=true} to TableItem with text {String}
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - Attempting to set focus on Table with text {}
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=615154487 data=null} to TableItem with text {String}
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=615154488 data=null button=1 stateMask=0x0 x=27 y=11 count=1} to TableItem with text {String}
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=615154488 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}
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=615154495 data=null button=1 stateMask=0x80000 x=27 y=11 count=1} to TableItem with text {String}
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=615154495 data=null button=0 stateMask=0x0 x=27 y=11 count=0} to TableItem with text {String}
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=615154495 data=null doit=true} to TableItem with text {String}
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=615154496 data=null} to TableItem with text {String}
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - Clicked on TableItem with text {String}
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - Setting state to checked on: Timestamp2
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - Setting state to checked on: Timestamp
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - Clicking on 
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=615154501 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')
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=615154501 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')
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=615154501 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=615154501 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=615154501 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')
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=615154501 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')
13:55:52 [2019-12-20T18:55:52.191Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=615154502 data=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')
13:55:52 [2019-12-20T18:55:52.447Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=615154513 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')
13:55:52 [2019-12-20T18:55:52.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=615154579 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')
13:55:52 [2019-12-20T18:55:52.447Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=615154579 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')
13:55:52 [2019-12-20T18:55:52.447Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=615154579 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:55:52 [2019-12-20T18:55:52.447Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=615154579 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:55:52 [2019-12-20T18:55:52.447Z] DEBUG - Clicked on 
13:55:52 [2019-12-20T18:55:52.447Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.886 s - in org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
13:55:52 [2019-12-20T18:55:52.447Z] testBarChartSeries(org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest)  Time elapsed: 1.06 s
13:55:52 [2019-12-20T18:55:52.447Z] 
13:55:52 [2019-12-20T18:55:52.447Z] Results:
13:55:52 [2019-12-20T18:55:52.447Z] 
13:55:52 [2019-12-20T18:55:52.447Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
13:55:52 [2019-12-20T18:55:52.447Z] 
13:55:56 [2019-12-20T18:55:56.612Z] [INFO] All tests passed!
13:55:56 [2019-12-20T18:55:56.612Z] [INFO] 
13:55:56 [2019-12-20T18:55:56.612Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
13:55:56 [2019-12-20T18:55:56.612Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
13:55:56 [2019-12-20T18:55:56.612Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.pom
13:55:56 [2019-12-20T18:55:56.612Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
13:55:56 [2019-12-20T18:55:56.612Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz
13:55:56 [2019-12-20T18:55:56.612Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-p2metadata.xml
13:55:56 [2019-12-20T18:55:56.612Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.3-SNAPSHOT-p2artifacts.xml
13:55:56 [2019-12-20T18:55:56.612Z] [INFO] 
13:55:56 [2019-12-20T18:55:56.612Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
13:55:56 [2019-12-20T18:55:56.612Z] [INFO] 
13:55:56 [2019-12-20T18:55:56.612Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >--
13:55:56 [2019-12-20T18:55:56.612Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT [54/138]
13:55:56 [2019-12-20T18:55:56.612Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:55:56 [2019-12-20T18:55:56.612Z] [INFO] 
13:55:56 [2019-12-20T18:55:56.612Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
13:55:56 [2019-12-20T18:55:56.612Z] [INFO] 
13:55:56 [2019-12-20T18:55:56.612Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
13:55:56 [2019-12-20T18:55:56.613Z] [INFO] The project's OSGi version is 1.0.3.201912201815
13:55:56 [2019-12-20T18:55:56.613Z] [INFO] 
13:55:56 [2019-12-20T18:55:56.613Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
13:55:56 [2019-12-20T18:55:56.613Z] [INFO] 
13:55:56 [2019-12-20T18:55:56.613Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
13:55:56 [2019-12-20T18:55:56.613Z] [INFO] 
13:55:56 [2019-12-20T18:55:56.613Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
13:55:56 [2019-12-20T18:55:56.613Z] [INFO] 
13:55:56 [2019-12-20T18:55:56.613Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
13:55:56 [2019-12-20T18:55:56.613Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:55:56 [2019-12-20T18:55:56.613Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources
13:55:56 [2019-12-20T18:55:56.613Z] [INFO] 
13:55:56 [2019-12-20T18:55:56.613Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
13:55:56 [2019-12-20T18:55:56.613Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes
13:55:57 [2019-12-20T18:55:57.176Z] [INFO] 
13:55:57 [2019-12-20T18:55:57.176Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
13:55:57 [2019-12-20T18:55:57.176Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:55:57 [2019-12-20T18:55:57.176Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources
13:55:57 [2019-12-20T18:55:57.176Z] [INFO] 
13:55:57 [2019-12-20T18:55:57.176Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
13:55:57 [2019-12-20T18:55:57.176Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
13:55:57 [2019-12-20T18:55:57.176Z] [INFO] 
13:55:57 [2019-12-20T18:55:57.176Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
13:55:57 [2019-12-20T18:55:57.176Z] [INFO] 
13:55:57 [2019-12-20T18:55:57.176Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
13:55:57 [2019-12-20T18:55:57.176Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
13:55:57 [2019-12-20T18:55:57.176Z] [INFO] 
13:55:57 [2019-12-20T18:55:57.176Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
13:55:57 [2019-12-20T18:55:57.176Z] [INFO] 
13:55:57 [2019-12-20T18:55:57.176Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
13:55:57 [2019-12-20T18:55:57.176Z] [INFO] 
13:55:57 [2019-12-20T18:55:57.176Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
13:55:57 [2019-12-20T18:55:57.176Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
13:55:57 [2019-12-20T18:55:57.176Z] [INFO] 
13:55:57 [2019-12-20T18:55:57.176Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
13:55:57 [2019-12-20T18:55:57.176Z] [INFO] 
13:55:57 [2019-12-20T18:55:57.176Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
13:55:59 [2019-12-20T18:55:59.065Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data/.metadata/.log
13:55:59 [2019-12-20T18:55:59.065Z] [INFO] Command line:
13:55:59 [2019-12-20T18:55:59.065Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/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-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
13:55:59 [2019-12-20T18:55:59.065Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:56:02 [2019-12-20T18:56:02.336Z] !SESSION 2019-12-20 18:55:58.936 -----------------------------------------------
13:56:02 [2019-12-20T18:56:02.336Z] eclipse.buildId=unknown
13:56:02 [2019-12-20T18:56:02.336Z] java.version=1.8.0_202
13:56:02 [2019-12-20T18:56:02.336Z] java.vendor=Oracle Corporation
13:56:02 [2019-12-20T18:56:02.336Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:56:02 [2019-12-20T18:56:02.336Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
13:56:02 [2019-12-20T18:56:02.336Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/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-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
13:56:02 [2019-12-20T18:56:02.336Z] 
13:56:02 [2019-12-20T18:56:02.336Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 18:56:01.630
13:56:02 [2019-12-20T18:56:02.336Z] !MESSAGE FrameworkEvent ERROR
13:56:02 [2019-12-20T18:56:02.336Z] !STACK 0
13:56:02 [2019-12-20T18:56:02.336Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
13:56:02 [2019-12-20T18:56:02.336Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:56:02 [2019-12-20T18:56:02.336Z] 
13:56:02 [2019-12-20T18:56:02.336Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:56:02 [2019-12-20T18:56:02.336Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:56:02 [2019-12-20T18:56:02.336Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:56:02 [2019-12-20T18:56:02.336Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:56:02 [2019-12-20T18:56:02.336Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:56:02 [2019-12-20T18:56:02.336Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:56:02 [2019-12-20T18:56:02.337Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:56:02 [2019-12-20T18:56:02.337Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:56:02 [2019-12-20T18:56:02.337Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:56:02 [2019-12-20T18:56:02.337Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:56:02 [2019-12-20T18:56:02.337Z] 
13:56:02 [2019-12-20T18:56:02.337Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 18:56:01.829
13:56:02 [2019-12-20T18:56:02.337Z] !MESSAGE FrameworkEvent ERROR
13:56:02 [2019-12-20T18:56:02.337Z] !STACK 0
13:56:02 [2019-12-20T18:56:02.337Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
13:56:02 [2019-12-20T18:56:02.337Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:56:02 [2019-12-20T18:56:02.337Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
13:56:02 [2019-12-20T18:56:02.337Z]     -> 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:56:02 [2019-12-20T18:56:02.337Z]        org.apache.httpcomponents.httpclient.win [36]
13:56:02 [2019-12-20T18:56:02.337Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:56:02 [2019-12-20T18:56:02.337Z] 
13:56:02 [2019-12-20T18:56:02.337Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:56:02 [2019-12-20T18:56:02.337Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:56:02 [2019-12-20T18:56:02.337Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:56:02 [2019-12-20T18:56:02.337Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:56:02 [2019-12-20T18:56:02.337Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:56:02 [2019-12-20T18:56:02.337Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:56:02 [2019-12-20T18:56:02.337Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:56:02 [2019-12-20T18:56:02.337Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:56:02 [2019-12-20T18:56:02.337Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:56:02 [2019-12-20T18:56:02.337Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:56:03 [2019-12-20T18:56:03.702Z] process 9018: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
13:56:03 [2019-12-20T18:56:03.702Z] See the manual page for dbus-uuidgen to correct this issue.
13:56:03 [2019-12-20T18:56:03.957Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
13:56:03 [2019-12-20T18:56:03.957Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
13:56:12 [2019-12-20T18:56:12.039Z] Running org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
13:56:12 [2019-12-20T18:56:12.295Z] Display size: 1440x900
13:56:12 [2019-12-20T18:56:12.295Z] OS version=3.10.0-957.10.1.el7.x86_64
13:56:12 [2019-12-20T18:56:12.295Z] GTK version=3.18.9
13:56:12 [2019-12-20T18:56:12.295Z] GTK theme=Ambiance
13:56:12 [2019-12-20T18:56:12.295Z] LIBOVERLAY_SCROLLBAR=0
13:56:12 [2019-12-20T18:56:12.295Z] Time zone: Coordinated Universal Time
13:56:12 [2019-12-20T18:56:12.295Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
13:56:12 [2019-12-20T18:56:12.295Z] log4j:WARN Please initialize the log4j system properly.
13:56:14 [2019-12-20T18:56:14.811Z] 
13:56:14 [2019-12-20T18:56:14.811Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-20 18:56:14.616
13:56:14 [2019-12-20T18:56:14.811Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K
13:56:14 [2019-12-20T18:56:14.811Z] !STACK 0
13:56:14 [2019-12-20T18:56:14.811Z] java.lang.RuntimeException: The parameter should be set
13:56:14 [2019-12-20T18:56:14.811Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
13:56:14 [2019-12-20T18:56:14.811Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
13:56:14 [2019-12-20T18:56:14.811Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:56:14 [2019-12-20T18:56:14.811Z] 
13:56:14 [2019-12-20T18:56:14.811Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-20 18:56:14.625
13:56:14 [2019-12-20T18:56:14.811Z] !MESSAGE Exception executing analysis
13:56:14 [2019-12-20T18:56:14.811Z] !STACK 0
13:56:14 [2019-12-20T18:56:14.811Z] java.lang.RuntimeException: The parameter should be set
13:56:14 [2019-12-20T18:56:14.811Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:48)
13:56:14 [2019-12-20T18:56:14.811Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
13:56:14 [2019-12-20T18:56:14.811Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:56:18 [2019-12-20T18:56:18.082Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:56:18 [2019-12-20T18:56:18.082Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:56:18 [2019-12-20T18:56:18.082Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:56:18 [2019-12-20T18:56:18.082Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:56:18 [2019-12-20T18:56:18.082Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:56:18 [2019-12-20T18:56:18.082Z] DEBUG - Attempting to set focus on Tree with text {}
13:56:18 [2019-12-20T18:56:18.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=615179983 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
13:56:18 [2019-12-20T18:56:18.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=615179984 data=null doit=true} to TreeItem with text {test}
13:56:18 [2019-12-20T18:56:18.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=615179984 data=null} to TreeItem with text {test}
13:56:18 [2019-12-20T18:56:18.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=615179984 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
13:56:18 [2019-12-20T18:56:18.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615179985 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:56:18 [2019-12-20T18:56:18.082Z] *** BUG ***
13:56:18 [2019-12-20T18:56:18.082Z] In pixman_region32_init_rect: Invalid rectangle passed
13:56:18 [2019-12-20T18:56:18.082Z] Set a breakpoint on '_pixman_log_error' to debug
13:56:18 [2019-12-20T18:56:18.082Z] 
13:56:18 [2019-12-20T18:56:18.082Z] *** BUG ***
13:56:18 [2019-12-20T18:56:18.082Z] In pixman_region32_init_rect: Invalid rectangle passed
13:56:18 [2019-12-20T18:56:18.082Z] Set a breakpoint on '_pixman_log_error' to debug
13:56:18 [2019-12-20T18:56:18.082Z] 
13:56:18 [2019-12-20T18:56:18.082Z] *** BUG ***
13:56:18 [2019-12-20T18:56:18.082Z] In pixman_region32_init_rect: Invalid rectangle passed
13:56:18 [2019-12-20T18:56:18.082Z] Set a breakpoint on '_pixman_log_error' to debug
13:56:18 [2019-12-20T18:56:18.082Z] 
13:56:18 [2019-12-20T18:56:18.082Z] *** BUG ***
13:56:18 [2019-12-20T18:56:18.082Z] In pixman_region32_init_rect: Invalid rectangle passed
13:56:18 [2019-12-20T18:56:18.082Z] Set a breakpoint on '_pixman_log_error' to debug
13:56:18 [2019-12-20T18:56:18.082Z] 
13:56:18 [2019-12-20T18:56:18.082Z] *** BUG ***
13:56:18 [2019-12-20T18:56:18.082Z] In pixman_region32_init_rect: Invalid rectangle passed
13:56:18 [2019-12-20T18:56:18.082Z] Set a breakpoint on '_pixman_log_error' to debug
13:56:18 [2019-12-20T18:56:18.082Z] 
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=615180105 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Attempting to set focus on Tree with text {}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=615180107 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=615180108 data=null doit=true} to TreeItem with text {test}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=615180108 data=null} to TreeItem with text {test}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=615180108 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615180109 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=615180185 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=615180187 data=null doit=true} to TreeItem with text {test}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=615180187 data=null} to TreeItem with text {test}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=615180187 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615180188 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}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=615180303 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Attempting to set focus on Tree with text {}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=615180307 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=615180307 data=null doit=true} to TreeItem with text {Traces [1]}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=615180307 data=null} to TreeItem with text {Traces [1]}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=615180308 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615180308 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]}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=615180326 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=615180327 data=null doit=true} to TreeItem with text {Traces [1]}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=615180327 data=null} to TreeItem with text {Traces [1]}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=615180328 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615180328 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]}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=615180331 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {A-Test-10K} time=615180331 data=null doit=true} to TreeItem with text {A-Test-10K}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {A-Test-10K} time=615180331 data=null} to TreeItem with text {A-Test-10K}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {A-Test-10K} time=615180332 data=null button=1 stateMask=0x0 x=96 y=74 count=1} to TreeItem with text {A-Test-10K}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615180340 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}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {A-Test-10K} time=615180380 data=null button=1 stateMask=0x80000 x=112 y=74 count=1} to TreeItem with text {A-Test-10K}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {External Analyses} time=615180381 data=null doit=true} to TreeItem with text {External Analyses}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {External Analyses} time=615180381 data=null} to TreeItem with text {External Analyses}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {External Analyses} time=615180382 data=null button=1 stateMask=0x0 x=153 y=116 count=1} to TreeItem with text {External Analyses}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615180382 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}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {External Analyses} time=615180387 data=null button=1 stateMask=0x80000 x=137 y=116 count=1} to TreeItem with text {External Analyses}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=615180401 data=null button=0 stateMask=0x0 x=273 y=158 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=615180401 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Attempting to set focus on Tree with text {}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=615180402 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=615180402 data=null button=1 stateMask=0x0 x=273 y=158 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
13:56:18 [2019-12-20T18:56:18.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615180402 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}
13:56:18 [2019-12-20T18:56:18.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=615180480 data=null button=1 stateMask=0x80000 x=273 y=158 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
13:56:18 [2019-12-20T18:56:18.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=615180480 data=null button=1 stateMask=0x0 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
13:56:18 [2019-12-20T18:56:18.339Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=615180481 data=null button=1 stateMask=0x0 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
13:56:18 [2019-12-20T18:56:18.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=615180638 data=null button=1 stateMask=0x80000 x=273 y=158 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
13:56:18 [2019-12-20T18:56:18.339Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=615180684 data=null button=0 stateMask=0x0 x=273 y=158 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
13:56:18 [2019-12-20T18:56:18.339Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=615180684 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
13:56:18 [2019-12-20T18:56:18.339Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=615180684 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
13:56:18 [2019-12-20T18:56:18.339Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
13:56:18 [2019-12-20T18:56:18.339Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
13:56:18 [2019-12-20T18:56:18.339Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=615180687 data=null doit=true} to Shell with text {External Analysis Parameters}
13:56:18 [2019-12-20T18:56:18.339Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:56:18 [2019-12-20T18:56:18.339Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:56:18 [2019-12-20T18:56:18.339Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:56:18 [2019-12-20T18:56:18.339Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:56:18 [2019-12-20T18:56:18.339Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:18 [2019-12-20T18:56:18.339Z] DEBUG - Clicking on OK
13:56:18 [2019-12-20T18:56:18.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615180695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:18 [2019-12-20T18:56:18.339Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615180695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:18 [2019-12-20T18:56:18.339Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615180695 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:18 [2019-12-20T18:56:18.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615180695 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:18 [2019-12-20T18:56:18.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615180696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:18 [2019-12-20T18:56:18.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615180696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:18 [2019-12-20T18:56:18.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615180696 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:18 [2019-12-20T18:56:18.595Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=615180481 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}
13:56:18 [2019-12-20T18:56:18.852Z] *** BUG ***
13:56:18 [2019-12-20T18:56:18.852Z] In pixman_region32_init_rect: Invalid rectangle passed
13:56:18 [2019-12-20T18:56:18.852Z] Set a breakpoint on '_pixman_log_error' to debug
13:56:18 [2019-12-20T18:56:18.852Z] 
13:56:18 [2019-12-20T18:56:18.852Z] *** BUG ***
13:56:18 [2019-12-20T18:56:18.852Z] In pixman_region32_init_rect: Invalid rectangle passed
13:56:18 [2019-12-20T18:56:18.852Z] Set a breakpoint on '_pixman_log_error' to debug
13:56:18 [2019-12-20T18:56:18.852Z] 
13:56:18 [2019-12-20T18:56:18.852Z] *** BUG ***
13:56:18 [2019-12-20T18:56:18.852Z] In pixman_region32_init_rect: Invalid rectangle passed
13:56:18 [2019-12-20T18:56:18.852Z] Set a breakpoint on '_pixman_log_error' to debug
13:56:18 [2019-12-20T18:56:18.852Z] 
13:56:18 [2019-12-20T18:56:18.852Z] *** BUG ***
13:56:18 [2019-12-20T18:56:18.852Z] In pixman_region32_init_rect: Invalid rectangle passed
13:56:18 [2019-12-20T18:56:18.852Z] Set a breakpoint on '_pixman_log_error' to debug
13:56:18 [2019-12-20T18:56:18.852Z] 
13:56:18 [2019-12-20T18:56:18.852Z] *** BUG ***
13:56:18 [2019-12-20T18:56:18.852Z] In pixman_region32_init_rect: Invalid rectangle passed
13:56:18 [2019-12-20T18:56:18.852Z] Set a breakpoint on '_pixman_log_error' to debug
13:56:18 [2019-12-20T18:56:18.852Z] 
13:56:18 [2019-12-20T18:56:18.852Z] DEBUG - Clicked on 
13:56:19 [2019-12-20T18:56:19.108Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
13:56:19 [2019-12-20T18:56:19.364Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
13:56:19 [2019-12-20T18:56:19.364Z] DEBUG - Clicking on with mnemonic 'New custom chart'
13:56:19 [2019-12-20T18:56:19.364Z] DEBUG - Clicked on with mnemonic 'New custom chart'
13:56:19 [2019-12-20T18:56:19.364Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=615181731 data=null doit=true} to Shell with text {Custom chart creation}
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - Attempting to set focus on (of type 'Table')
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - Clicking on (of type 'Table')
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=615181786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=615181786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=615181786 data=null doit=true} to (of type 'Table')
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=615181786 data=null} to (of type 'Table')
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=615181787 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table')
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=615181787 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table')
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=615181787 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')
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=615181799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=615181799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=615181799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=615181799 data=null doit=true} to (of type 'Table')
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=615181799 data=null} to (of type 'Table')
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - Clicked on (of type 'Table')
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=615181800 data=null doit=true} to Shell with text {Custom chart creation}
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - Clicking on TableItem with text {Wakee process (name)}
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakee process (name)} time=615181804 data=null button=0 stateMask=0x0 x=81 y=11 count=0} to TableItem with text {Wakee process (name)}
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakee process (name)} time=615181805 data=null doit=true} to TableItem with text {Wakee process (name)}
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - Attempting to set focus on Table with text {}
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakee process (name)} time=615181810 data=null} to TableItem with text {Wakee process (name)}
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakee process (name)} time=615181810 data=null button=1 stateMask=0x0 x=81 y=11 count=1} to TableItem with text {Wakee process (name)}
13:56:19 [2019-12-20T18:56:19.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=615181810 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)}
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakee process (name)} time=615181811 data=null button=1 stateMask=0x80000 x=81 y=11 count=1} to TableItem with text {Wakee process (name)}
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakee process (name)} time=615181816 data=null button=0 stateMask=0x0 x=81 y=11 count=0} to TableItem with text {Wakee process (name)}
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakee process (name)} time=615181816 data=null doit=true} to TableItem with text {Wakee process (name)}
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakee process (name)} time=615181816 data=null} to TableItem with text {Wakee process (name)}
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - Clicked on TableItem with text {Wakee process (name)}
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - Setting state to checked on: Priority
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - Setting state to checked on: Target CPU
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - Clicking on 
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=615181880 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')
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=615181880 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')
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=615181880 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=615181880 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=615181880 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')
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=615181881 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')
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=615181881 data=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')
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=615181901 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')
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=615181905 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')
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=615181905 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')
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=615181905 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=615181905 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - Clicked on 
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=615181906 data=null doit=true} to Shell with text {Custom chart creation}
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - Clicking on OK
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615181909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615181909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615181909 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615181909 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615181909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615181909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:19 [2019-12-20T18:56:19.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615181910 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:19 [2019-12-20T18:56:19.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=615181585 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'
13:56:20 [2019-12-20T18:56:20.135Z] DEBUG - Clicked on 
13:56:20 [2019-12-20T18:56:20.135Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
13:56:20 [2019-12-20T18:56:20.135Z] DEBUG - Clicking on with mnemonic 'New custom chart'
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Clicked on with mnemonic 'New custom chart'
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=615182597 data=null doit=true} to Shell with text {Custom chart creation}
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=615182598 data=null doit=true} to Shell with text {Custom chart creation}
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Attempting to set focus on (of type 'Table')
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Clicking on (of type 'Table')
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=615182600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=615182600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=615182600 data=null doit=true} to (of type 'Table')
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=615182604 data=null} to (of type 'Table')
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=615182604 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table')
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=615182604 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table')
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=615182605 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')
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=615182606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=615182612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=615182612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=615182612 data=null doit=true} to (of type 'Table')
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=615182612 data=null} to (of type 'Table')
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Clicked on (of type 'Table')
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=615182613 data=null doit=true} to Shell with text {Custom chart creation}
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Clicking on TableItem with text {Waker process (name)}
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Waker process (name)} time=615182616 data=null button=0 stateMask=0x0 x=80 y=74 count=0} to TableItem with text {Waker process (name)}
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Waker process (name)} time=615182616 data=null doit=true} to TableItem with text {Waker process (name)}
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Attempting to set focus on Table with text {}
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Waker process (name)} time=615182683 data=null} to TableItem with text {Waker process (name)}
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Waker process (name)} time=615182683 data=null button=1 stateMask=0x0 x=80 y=74 count=1} to TableItem with text {Waker process (name)}
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=615182684 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)}
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Waker process (name)} time=615182684 data=null button=1 stateMask=0x80000 x=80 y=74 count=1} to TableItem with text {Waker process (name)}
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Waker process (name)} time=615182684 data=null button=0 stateMask=0x0 x=80 y=74 count=0} to TableItem with text {Waker process (name)}
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Waker process (name)} time=615182684 data=null doit=true} to TableItem with text {Waker process (name)}
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Waker process (name)} time=615182685 data=null} to TableItem with text {Waker process (name)}
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Clicked on TableItem with text {Waker process (name)}
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Setting state to checked on: Priority
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Setting state to checked on: Target CPU
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Clicking on 
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=615182699 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')
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=615182700 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')
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=615182700 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=615182700 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=615182700 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')
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=615182700 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')
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=615182700 data=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')
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=615182721 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')
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=615182725 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')
13:56:20 [2019-12-20T18:56:20.392Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=615182725 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')
13:56:20 [2019-12-20T18:56:20.393Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=615182726 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:56:20 [2019-12-20T18:56:20.393Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=615182726 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:56:20 [2019-12-20T18:56:20.393Z] DEBUG - Clicked on 
13:56:20 [2019-12-20T18:56:20.393Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
13:56:20 [2019-12-20T18:56:20.393Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=615182727 data=null doit=true} to Shell with text {Custom chart creation}
13:56:20 [2019-12-20T18:56:20.393Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:56:20 [2019-12-20T18:56:20.393Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:56:20 [2019-12-20T18:56:20.393Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:56:20 [2019-12-20T18:56:20.393Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:56:20 [2019-12-20T18:56:20.649Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
13:56:20 [2019-12-20T18:56:20.649Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
13:56:20 [2019-12-20T18:56:20.649Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:56:20 [2019-12-20T18:56:20.649Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:56:20 [2019-12-20T18:56:20.649Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:56:20 [2019-12-20T18:56:20.649Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:56:20 [2019-12-20T18:56:20.649Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:20 [2019-12-20T18:56:20.649Z] DEBUG - Clicking on OK
13:56:20 [2019-12-20T18:56:20.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615182779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:20 [2019-12-20T18:56:20.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615182780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:20 [2019-12-20T18:56:20.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615182780 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:20 [2019-12-20T18:56:20.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615182780 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:20 [2019-12-20T18:56:20.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615182780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:20 [2019-12-20T18:56:20.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615182780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:20 [2019-12-20T18:56:20.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615182780 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:20 [2019-12-20T18:56:20.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=615182404 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'
13:56:20 [2019-12-20T18:56:20.649Z] DEBUG - Clicked on 
13:56:20 [2019-12-20T18:56:20.649Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
13:56:21 [2019-12-20T18:56:21.211Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:56:21 [2019-12-20T18:56:21.211Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: of type 'Button'
13:56:21 [2019-12-20T18:56:21.211Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective'
13:56:21 [2019-12-20T18:56:21.211Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
13:56:21 [2019-12-20T18:56:21.211Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH'
13:56:21 [2019-12-20T18:56:21.211Z] 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')
13:56:21 [2019-12-20T18:56:21.211Z] DEBUG - Clicking on &Reset Perspective
13:56:21 [2019-12-20T18:56:21.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=615183286 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')
13:56:21 [2019-12-20T18:56:21.211Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=615183286 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')
13:56:21 [2019-12-20T18:56:21.211Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset Perspective} time=615183286 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
13:56:21 [2019-12-20T18:56:21.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=615183286 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
13:56:21 [2019-12-20T18:56:21.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=615183286 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')
13:56:21 [2019-12-20T18:56:21.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=615183286 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')
13:56:21 [2019-12-20T18:56:21.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset Perspective} time=615183286 data=null item=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')
13:56:21 [2019-12-20T18:56:21.467Z] DEBUG - Clicked on 
13:56:21 [2019-12-20T18:56:21.467Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:56:21 [2019-12-20T18:56:21.467Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:56:21 [2019-12-20T18:56:21.467Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:56:21 [2019-12-20T18:56:21.467Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:56:21 [2019-12-20T18:56:21.467Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:56:21 [2019-12-20T18:56:21.467Z] DEBUG - Attempting to set focus on Tree with text {}
13:56:21 [2019-12-20T18:56:21.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=615183700 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
13:56:21 [2019-12-20T18:56:21.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=615183700 data=null doit=true} to TreeItem with text {test}
13:56:21 [2019-12-20T18:56:21.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=615183701 data=null} to TreeItem with text {test}
13:56:21 [2019-12-20T18:56:21.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=615183701 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
13:56:21 [2019-12-20T18:56:21.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615183701 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:56:21 [2019-12-20T18:56:21.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=615183773 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
13:56:21 [2019-12-20T18:56:21.467Z] DEBUG - Attempting to set focus on Tree with text {}
13:56:21 [2019-12-20T18:56:21.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=615183774 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
13:56:21 [2019-12-20T18:56:21.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=615183774 data=null doit=true} to TreeItem with text {test}
13:56:21 [2019-12-20T18:56:21.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=615183775 data=null} to TreeItem with text {test}
13:56:21 [2019-12-20T18:56:21.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=615183775 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
13:56:21 [2019-12-20T18:56:21.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615183775 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:56:21 [2019-12-20T18:56:21.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=615183781 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
13:56:21 [2019-12-20T18:56:21.467Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
13:56:21 [2019-12-20T18:56:21.467Z] DEBUG - Attempting to set focus on Tree with text {}
13:56:21 [2019-12-20T18:56:21.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=615183783 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
13:56:21 [2019-12-20T18:56:21.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=615183783 data=null doit=true} to TreeItem with text {Traces [1]}
13:56:21 [2019-12-20T18:56:21.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=615183783 data=null} to TreeItem with text {Traces [1]}
13:56:21 [2019-12-20T18:56:21.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=615183783 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:56:21 [2019-12-20T18:56:21.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615183784 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]}
13:56:21 [2019-12-20T18:56:21.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=615183800 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:56:21 [2019-12-20T18:56:21.467Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
13:56:21 [2019-12-20T18:56:21.467Z] WARN - Tree item TreeItem with text {A-Test-10K} is already expanded. Won't expand it again.
13:56:21 [2019-12-20T18:56:21.467Z] WARN - Tree item TreeItem with text {External Analyses} is already expanded. Won't expand it again.
13:56:21 [2019-12-20T18:56:21.467Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
13:56:21 [2019-12-20T18:56:21.467Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=615183802 data=null button=0 stateMask=0x0 x=251 y=137 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
13:56:21 [2019-12-20T18:56:21.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=615183802 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
13:56:21 [2019-12-20T18:56:21.467Z] DEBUG - Attempting to set focus on Tree with text {}
13:56:21 [2019-12-20T18:56:21.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=615183802 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
13:56:21 [2019-12-20T18:56:21.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=615183803 data=null button=1 stateMask=0x0 x=251 y=137 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
13:56:21 [2019-12-20T18:56:21.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615183803 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}
13:56:21 [2019-12-20T18:56:21.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=615183877 data=null button=1 stateMask=0x80000 x=251 y=137 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
13:56:21 [2019-12-20T18:56:21.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=615183878 data=null button=1 stateMask=0x0 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
13:56:21 [2019-12-20T18:56:21.723Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=615183878 data=null button=1 stateMask=0x0 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
13:56:21 [2019-12-20T18:56:21.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=615184087 data=null button=1 stateMask=0x80000 x=251 y=137 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
13:56:21 [2019-12-20T18:56:21.723Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=615184087 data=null button=0 stateMask=0x0 x=251 y=137 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
13:56:21 [2019-12-20T18:56:21.724Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=615184087 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
13:56:21 [2019-12-20T18:56:21.724Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=615184088 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
13:56:21 [2019-12-20T18:56:21.724Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
13:56:21 [2019-12-20T18:56:21.724Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
13:56:21 [2019-12-20T18:56:21.724Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=615184089 data=null doit=true} to Shell with text {External Analysis Parameters}
13:56:21 [2019-12-20T18:56:21.724Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:56:21 [2019-12-20T18:56:21.724Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:56:21 [2019-12-20T18:56:21.724Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:56:21 [2019-12-20T18:56:21.724Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:56:21 [2019-12-20T18:56:21.724Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:21 [2019-12-20T18:56:21.724Z] DEBUG - Clicking on OK
13:56:21 [2019-12-20T18:56:21.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615184090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:21 [2019-12-20T18:56:21.724Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615184090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:21 [2019-12-20T18:56:21.724Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615184090 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:21 [2019-12-20T18:56:21.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615184093 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:21 [2019-12-20T18:56:21.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615184093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:21 [2019-12-20T18:56:21.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615184093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:21 [2019-12-20T18:56:21.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615184093 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:21 [2019-12-20T18:56:21.980Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=615183878 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}
13:56:22 [2019-12-20T18:56:22.237Z] DEBUG - Clicked on 
13:56:22 [2019-12-20T18:56:22.237Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
13:56:22 [2019-12-20T18:56:22.801Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
13:56:22 [2019-12-20T18:56:22.801Z] DEBUG - Clicking on with mnemonic 'New custom chart'
13:56:23 [2019-12-20T18:56:23.057Z] DEBUG - Clicked on with mnemonic 'New custom chart'
13:56:23 [2019-12-20T18:56:23.057Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
13:56:23 [2019-12-20T18:56:23.057Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=615185213 data=null doit=true} to Shell with text {Custom chart creation}
13:56:23 [2019-12-20T18:56:23.057Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:23 [2019-12-20T18:56:23.057Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:23 [2019-12-20T18:56:23.057Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:23 [2019-12-20T18:56:23.057Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:23 [2019-12-20T18:56:23.057Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:23 [2019-12-20T18:56:23.057Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:23 [2019-12-20T18:56:23.057Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:23 [2019-12-20T18:56:23.057Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:23 [2019-12-20T18:56:23.057Z] DEBUG - Attempting to set focus on (of type 'Table')
13:56:23 [2019-12-20T18:56:23.057Z] DEBUG - Clicking on (of type 'Table')
13:56:23 [2019-12-20T18:56:23.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=615185282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=615185283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=615185283 data=null doit=true} to (of type 'Table')
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=615185283 data=null} to (of type 'Table')
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=615185283 data=null button=1 stateMask=0x0 x=28 y=81 count=1} to (of type 'Table')
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=615185283 data=null button=1 stateMask=0x80000 x=28 y=81 count=1} to (of type 'Table')
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=615185283 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')
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=615185287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=615185287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=615185287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=615185287 data=null doit=true} to (of type 'Table')
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=615185288 data=null} to (of type 'Table')
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Clicked on (of type 'Table')
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=615185299 data=null doit=true} to Shell with text {Custom chart creation}
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp}
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=615185300 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp}
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=615185301 data=null doit=true} to TableItem with text {Wakeup timestamp}
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Attempting to set focus on Table with text {}
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=615185301 data=null} to TableItem with text {Wakeup timestamp}
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=615185302 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp}
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=615185302 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}
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=615185302 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp}
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=615185302 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp}
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=615185303 data=null doit=true} to TableItem with text {Wakeup timestamp}
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=615185303 data=null} to TableItem with text {Wakeup timestamp}
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp}
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Clicking on 
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=615185311 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')
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=615185312 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')
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=615185373 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=615185374 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=615185374 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')
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=615185374 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')
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=615185374 data=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')
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=615185378 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')
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=615185379 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')
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=615185380 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')
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=615185380 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=615185380 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Clicked on 
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=615185381 data=null doit=true} to Shell with text {Custom chart creation}
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:23 [2019-12-20T18:56:23.058Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - Clicking on TableItem with text {Switch timestamp}
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=615185431 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp}
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=615185431 data=null doit=true} to TableItem with text {Switch timestamp}
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - Attempting to set focus on Table with text {}
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=615185432 data=null} to TableItem with text {Switch timestamp}
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=615185432 data=null button=1 stateMask=0x0 x=66 y=32 count=1} to TableItem with text {Switch timestamp}
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=615185476 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}
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=615185476 data=null button=1 stateMask=0x80000 x=66 y=32 count=1} to TableItem with text {Switch timestamp}
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=615185476 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp}
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=615185476 data=null doit=true} to TableItem with text {Switch timestamp}
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=615185476 data=null} to TableItem with text {Switch timestamp}
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - Clicked on TableItem with text {Switch timestamp}
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - Clicking on 
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=615185480 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')
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=615185480 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')
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=615185480 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=615185480 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=615185480 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')
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=615185480 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')
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=615185480 data=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')
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=615185485 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')
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=615185486 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')
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=615185487 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')
13:56:23 [2019-12-20T18:56:23.315Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=615185487 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:56:23 [2019-12-20T18:56:23.316Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=615185487 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:56:23 [2019-12-20T18:56:23.316Z] DEBUG - Clicked on 
13:56:23 [2019-12-20T18:56:23.316Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
13:56:23 [2019-12-20T18:56:23.316Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=615185488 data=null doit=true} to Shell with text {Custom chart creation}
13:56:23 [2019-12-20T18:56:23.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:56:23 [2019-12-20T18:56:23.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:56:23 [2019-12-20T18:56:23.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:56:23 [2019-12-20T18:56:23.316Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
13:56:23 [2019-12-20T18:56:23.316Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
13:56:23 [2019-12-20T18:56:23.316Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:56:23 [2019-12-20T18:56:23.316Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:56:23 [2019-12-20T18:56:23.316Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:56:23 [2019-12-20T18:56:23.316Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:56:23 [2019-12-20T18:56:23.316Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:23 [2019-12-20T18:56:23.316Z] DEBUG - Clicking on OK
13:56:23 [2019-12-20T18:56:23.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615185495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:23 [2019-12-20T18:56:23.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615185495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:23 [2019-12-20T18:56:23.316Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615185495 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:23 [2019-12-20T18:56:23.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615185495 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:23 [2019-12-20T18:56:23.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615185495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:23 [2019-12-20T18:56:23.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615185495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:23 [2019-12-20T18:56:23.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615185496 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:23 [2019-12-20T18:56:23.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=615184990 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'
13:56:23 [2019-12-20T18:56:23.571Z] DEBUG - Clicked on 
13:56:23 [2019-12-20T18:56:23.571Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
13:56:23 [2019-12-20T18:56:23.571Z] DEBUG - Clicking on with mnemonic 'New custom chart'
13:56:23 [2019-12-20T18:56:23.827Z] DEBUG - Clicked on with mnemonic 'New custom chart'
13:56:23 [2019-12-20T18:56:23.827Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
13:56:23 [2019-12-20T18:56:23.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=615186092 data=null doit=true} to Shell with text {Custom chart creation}
13:56:23 [2019-12-20T18:56:23.827Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:23 [2019-12-20T18:56:23.827Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:23 [2019-12-20T18:56:23.827Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:23 [2019-12-20T18:56:23.827Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:23 [2019-12-20T18:56:23.827Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:23 [2019-12-20T18:56:23.827Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:23 [2019-12-20T18:56:23.827Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - Attempting to set focus on (of type 'Table')
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - Clicking on (of type 'Table')
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=615186094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=615186094 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=615186094 data=null doit=true} to (of type 'Table')
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=615186094 data=null} to (of type 'Table')
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=615186095 data=null button=1 stateMask=0x0 x=28 y=81 count=1} to (of type 'Table')
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=615186095 data=null button=1 stateMask=0x80000 x=28 y=81 count=1} to (of type 'Table')
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=615186095 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')
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=615186110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=615186110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=615186110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=615186110 data=null doit=true} to (of type 'Table')
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=615186110 data=null} to (of type 'Table')
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - Clicked on (of type 'Table')
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=615186111 data=null doit=true} to Shell with text {Custom chart creation}
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp}
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=615186113 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp}
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=615186113 data=null doit=true} to TableItem with text {Wakeup timestamp}
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - Attempting to set focus on Table with text {}
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=615186117 data=null} to TableItem with text {Wakeup timestamp}
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=615186117 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp}
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=615186118 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}
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=615186118 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TableItem with text {Wakeup timestamp}
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=615186118 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TableItem with text {Wakeup timestamp}
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=615186118 data=null doit=true} to TableItem with text {Wakeup timestamp}
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=615186118 data=null} to TableItem with text {Wakeup timestamp}
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp}
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - Clicking on 
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=615186184 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')
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=615186184 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')
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=615186184 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=615186184 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=615186185 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')
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=615186185 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')
13:56:23 [2019-12-20T18:56:23.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=615186185 data=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')
13:56:24 [2019-12-20T18:56:24.084Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=615186198 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')
13:56:24 [2019-12-20T18:56:24.084Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=615186201 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')
13:56:24 [2019-12-20T18:56:24.084Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=615186201 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')
13:56:24 [2019-12-20T18:56:24.084Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=615186201 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:56:24 [2019-12-20T18:56:24.084Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=615186201 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:56:24 [2019-12-20T18:56:24.084Z] DEBUG - Clicked on 
13:56:24 [2019-12-20T18:56:24.084Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
13:56:24 [2019-12-20T18:56:24.084Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=615186202 data=null doit=true} to Shell with text {Custom chart creation}
13:56:24 [2019-12-20T18:56:24.084Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:24 [2019-12-20T18:56:24.084Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:24 [2019-12-20T18:56:24.084Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:24 [2019-12-20T18:56:24.084Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:24 [2019-12-20T18:56:24.084Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:24 [2019-12-20T18:56:24.084Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:24 [2019-12-20T18:56:24.084Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:24 [2019-12-20T18:56:24.084Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:24 [2019-12-20T18:56:24.084Z] DEBUG - Clicking on TableItem with text {Switch timestamp}
13:56:24 [2019-12-20T18:56:24.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=615186204 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp}
13:56:24 [2019-12-20T18:56:24.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=615186204 data=null doit=true} to TableItem with text {Switch timestamp}
13:56:24 [2019-12-20T18:56:24.084Z] DEBUG - Attempting to set focus on Table with text {}
13:56:24 [2019-12-20T18:56:24.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=615186205 data=null} to TableItem with text {Switch timestamp}
13:56:24 [2019-12-20T18:56:24.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=615186205 data=null button=1 stateMask=0x0 x=66 y=32 count=1} to TableItem with text {Switch timestamp}
13:56:24 [2019-12-20T18:56:24.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=615186205 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}
13:56:24 [2019-12-20T18:56:24.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=615186205 data=null button=1 stateMask=0x80000 x=66 y=32 count=1} to TableItem with text {Switch timestamp}
13:56:24 [2019-12-20T18:56:24.084Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=615186205 data=null button=0 stateMask=0x0 x=66 y=32 count=0} to TableItem with text {Switch timestamp}
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=615186205 data=null doit=true} to TableItem with text {Switch timestamp}
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=615186206 data=null} to TableItem with text {Switch timestamp}
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Clicked on TableItem with text {Switch timestamp}
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Clicking on 
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=615186209 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')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=615186209 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')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=615186209 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=615186209 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=615186209 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')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=615186210 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')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=615186210 data=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')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=615186274 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')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=615186276 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')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=615186276 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')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=615186276 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=615186276 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Clicked on 
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=615186277 data=null doit=true} to Shell with text {Custom chart creation}
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5c65fa69
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Logarithmic Scale Y} time=615186280 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')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=615186281 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')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Logarithmic Scale Y} time=615186281 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Logarithmic Scale Y} time=615186281 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Logarithmic Scale Y} time=615186281 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')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Logarithmic Scale Y} time=615186281 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')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Logarithmic Scale Y} time=615186281 data=null item=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')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Logarithmic Scale Y} time=615186281 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')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=615186281 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')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Logarithmic Scale Y} time=615186281 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')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Logarithmic Scale Y} time=615186281 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Logarithmic Scale Y} time=615186281 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=615186282 data=null doit=true} to Shell with text {Custom chart creation}
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Clicking on OK
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615186283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615186283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615186283 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615186283 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615186284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615186284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615186284 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:24 [2019-12-20T18:56:24.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=615185805 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'
13:56:24 [2019-12-20T18:56:24.341Z] DEBUG - Clicked on 
13:56:24 [2019-12-20T18:56:24.341Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
13:56:24 [2019-12-20T18:56:24.597Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
13:56:24 [2019-12-20T18:56:24.597Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: of type 'Button'
13:56:24 [2019-12-20T18:56:24.597Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective'
13:56:24 [2019-12-20T18:56:24.597Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
13:56:24 [2019-12-20T18:56:24.597Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH'
13:56:24 [2019-12-20T18:56:24.597Z] 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')
13:56:24 [2019-12-20T18:56:24.597Z] DEBUG - Clicking on &Reset Perspective
13:56:24 [2019-12-20T18:56:24.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=615186790 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')
13:56:24 [2019-12-20T18:56:24.597Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=615186790 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')
13:56:24 [2019-12-20T18:56:24.597Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset Perspective} time=615186790 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
13:56:24 [2019-12-20T18:56:24.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=615186790 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
13:56:24 [2019-12-20T18:56:24.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=615186790 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')
13:56:24 [2019-12-20T18:56:24.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=615186790 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')
13:56:24 [2019-12-20T18:56:24.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset Perspective} time=615186790 data=null item=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')
13:56:24 [2019-12-20T18:56:24.853Z] DEBUG - Clicked on 
13:56:25 [2019-12-20T18:56:25.110Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=615187284 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:56:25 [2019-12-20T18:56:25.110Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:56:25 [2019-12-20T18:56:25.110Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:56:25 [2019-12-20T18:56:25.110Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:56:25 [2019-12-20T18:56:25.110Z] DEBUG - Attempting to set focus on Tree with text {}
13:56:25 [2019-12-20T18:56:25.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=615187383 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
13:56:25 [2019-12-20T18:56:25.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=615187383 data=null doit=true} to TreeItem with text {test}
13:56:25 [2019-12-20T18:56:25.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=615187383 data=null} to TreeItem with text {test}
13:56:25 [2019-12-20T18:56:25.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=615187383 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
13:56:25 [2019-12-20T18:56:25.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615187383 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
13:56:25 [2019-12-20T18:56:25.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=615187410 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
13:56:25 [2019-12-20T18:56:25.368Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:56:25 [2019-12-20T18:56:25.368Z] DEBUG - Clicking on with mnemonic 'Delete'
13:56:25 [2019-12-20T18:56:25.624Z] DEBUG - Clicked on with mnemonic 'Delete'
13:56:26 [2019-12-20T18:56:26.552Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:56:26 [2019-12-20T18:56:26.552Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:56:26 [2019-12-20T18:56:26.552Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:56:26 [2019-12-20T18:56:26.552Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:56:26 [2019-12-20T18:56:26.552Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:56:26 [2019-12-20T18:56:26.552Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:56:26 [2019-12-20T18:56:26.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:56:26 [2019-12-20T18:56:26.552Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:56:26 [2019-12-20T18:56:26.552Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:56:26 [2019-12-20T18:56:26.552Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:56:26 [2019-12-20T18:56:26.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615188689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:56:26 [2019-12-20T18:56:26.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615188689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:56:26 [2019-12-20T18:56:26.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=615188689 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:56:26 [2019-12-20T18:56:26.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=615188689 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:56:26 [2019-12-20T18:56:26.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615188689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:56:26 [2019-12-20T18:56:26.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615188690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:56:26 [2019-12-20T18:56:26.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=615188690 data=null 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')
13:56:26 [2019-12-20T18:56:26.552Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615188690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:56:26 [2019-12-20T18:56:26.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615188690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:56:26 [2019-12-20T18:56:26.552Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615188690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:56:26 [2019-12-20T18:56:26.552Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=615188690 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:56:26 [2019-12-20T18:56:26.552Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=615188690 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:56:26 [2019-12-20T18:56:26.552Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:56:26 [2019-12-20T18:56:26.552Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:56:26 [2019-12-20T18:56:26.552Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:56:26 [2019-12-20T18:56:26.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:56:26 [2019-12-20T18:56:26.553Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:56:26 [2019-12-20T18:56:26.553Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:56:26 [2019-12-20T18:56:26.553Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:56:26 [2019-12-20T18:56:26.553Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:26 [2019-12-20T18:56:26.553Z] DEBUG - Clicking on OK
13:56:26 [2019-12-20T18:56:26.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615188691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:26 [2019-12-20T18:56:26.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615188691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:26 [2019-12-20T18:56:26.553Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615188691 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:26 [2019-12-20T18:56:26.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615188691 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:26 [2019-12-20T18:56:26.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615188691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:26 [2019-12-20T18:56:26.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615188691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:26 [2019-12-20T18:56:26.553Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:26 [2019-12-20T18:56:26.553Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:26 [2019-12-20T18:56:26.553Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:26 [2019-12-20T18:56:26.553Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:26 [2019-12-20T18:56:26.553Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:26 [2019-12-20T18:56:26.553Z] DEBUG - Clicked on OK
13:56:26 [2019-12-20T18:56:26.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615188691 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:56:26 [2019-12-20T18:56:26.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=615187708 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:56:27 [2019-12-20T18:56:27.064Z] 
13:56:27 [2019-12-20T18:56:27.064Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-12-20 18:56:26.840
13:56:27 [2019-12-20T18:56:27.064Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleRow.data"
13:56:27 [2019-12-20T18:56:27.064Z] 
13:56:27 [2019-12-20T18:56:27.064Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-12-20 18:56:26.841
13:56:27 [2019-12-20T18:56:27.064Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleSimilarRow.data"
13:56:27 [2019-12-20T18:56:27.064Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.031 s - in org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
13:56:27 [2019-12-20T18:56:27.064Z] testSimilarRows(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest)  Time elapsed: 3.811 s
13:56:27 [2019-12-20T18:56:27.064Z] testScatterMultipleRow(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest)  Time elapsed: 3.571 s
13:56:27 [2019-12-20T18:56:27.064Z] 
13:56:27 [2019-12-20T18:56:27.064Z] Results:
13:56:27 [2019-12-20T18:56:27.064Z] 
13:56:27 [2019-12-20T18:56:27.064Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
13:56:27 [2019-12-20T18:56:27.064Z] 
13:56:27 [2019-12-20T18:56:27.626Z] 
13:56:27 [2019-12-20T18:56:27.626Z] !ENTRY org.eclipse.core.resources 2 10035 2019-12-20 18:56:27.511
13:56:27 [2019-12-20T18:56:27.626Z] !MESSAGE The workspace will exit with unsaved changes in this session.
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] All tests passed!
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] 
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.pom
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-sources.jar
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-p2metadata.xml
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.3-SNAPSHOT-p2artifacts.xml
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] 
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] 
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >----
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] Building Trace Compass BTF Support Parent 5.2.0-SNAPSHOT        [55/138]
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] --------------------------------[ pom ]---------------------------------
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] 
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf-parent ---
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] 
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] 
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent ---
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] 
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf-parent ---
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] 
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf-parent ---
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] 
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent ---
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] 
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent ---
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/btf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-parent-5.2.0-SNAPSHOT.pom
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] 
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >-----
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] Building org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT       [56/138]
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] 
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core ---
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] 
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] The project's OSGi version is 2.2.0.201912201815
13:56:29 [2019-12-20T18:56:29.518Z] [INFO] 
13:56:29 [2019-12-20T18:56:29.519Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
13:56:29 [2019-12-20T18:56:29.519Z] [INFO] 
13:56:29 [2019-12-20T18:56:29.519Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
13:56:29 [2019-12-20T18:56:29.519Z] [INFO] 
13:56:29 [2019-12-20T18:56:29.519Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
13:56:29 [2019-12-20T18:56:29.519Z] [INFO] 
13:56:29 [2019-12-20T18:56:29.519Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
13:56:29 [2019-12-20T18:56:29.519Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:56:29 [2019-12-20T18:56:29.519Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/src/main/resources
13:56:29 [2019-12-20T18:56:29.519Z] [INFO] 
13:56:29 [2019-12-20T18:56:29.519Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
13:56:29 [2019-12-20T18:56:29.519Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/classes
13:56:29 [2019-12-20T18:56:29.519Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/src/org/eclipse/tracecompass/btf/core/analysis/BtfStateProvider.java:[261] 
13:56:29 [2019-12-20T18:56:29.519Z] 	throws AttributeNotFoundException {
13:56:29 [2019-12-20T18:56:29.519Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
13:56:29 [2019-12-20T18:56:29.519Z] The declared exception AttributeNotFoundException is not actually thrown by the method updateTaskStateSystem(ITmfStateSystemBuilder, long, BtfEvent, BtfStateProvider.TmfNamedStateValue) from type BtfStateProvider
13:56:29 [2019-12-20T18:56:29.519Z] 1 problem (1 warning)
13:56:29 [2019-12-20T18:56:29.519Z] [INFO] 
13:56:29 [2019-12-20T18:56:29.519Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core ---
13:56:29 [2019-12-20T18:56:29.519Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:56:29 [2019-12-20T18:56:29.519Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/src/test/resources
13:56:29 [2019-12-20T18:56:29.519Z] [INFO] 
13:56:29 [2019-12-20T18:56:29.519Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core ---
13:56:29 [2019-12-20T18:56:29.519Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-sources.jar
13:56:29 [2019-12-20T18:56:29.519Z] [INFO] 
13:56:29 [2019-12-20T18:56:29.519Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
13:56:29 [2019-12-20T18:56:29.519Z] [INFO] 
13:56:29 [2019-12-20T18:56:29.519Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core ---
13:56:29 [2019-12-20T18:56:29.519Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar
13:56:29 [2019-12-20T18:56:29.519Z] [INFO] 
13:56:29 [2019-12-20T18:56:29.519Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core ---
13:56:29 [2019-12-20T18:56:29.519Z] [INFO] 
13:56:29 [2019-12-20T18:56:29.519Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core ---
13:56:29 [2019-12-20T18:56:29.519Z] [INFO] 
13:56:29 [2019-12-20T18:56:29.519Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core ---
13:56:29 [2019-12-20T18:56:29.519Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar
13:56:29 [2019-12-20T18:56:29.774Z] [INFO] 
13:56:29 [2019-12-20T18:56:29.774Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core ---
13:56:29 [2019-12-20T18:56:29.774Z] [INFO] 
13:56:29 [2019-12-20T18:56:29.774Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core ---
13:56:29 [2019-12-20T18:56:29.774Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar
13:56:29 [2019-12-20T18:56:29.774Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.pom
13:56:29 [2019-12-20T18:56:29.774Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-sources.jar
13:56:29 [2019-12-20T18:56:29.774Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-pack200.jar.pack.gz
13:56:29 [2019-12-20T18:56:29.774Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-p2metadata.xml
13:56:29 [2019-12-20T18:56:29.774Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.0-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.0-SNAPSHOT-p2artifacts.xml
13:56:29 [2019-12-20T18:56:29.774Z] [INFO] 
13:56:29 [2019-12-20T18:56:29.774Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core ---
13:56:29 [2019-12-20T18:56:29.775Z] [INFO] 
13:56:29 [2019-12-20T18:56:29.775Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >--------
13:56:29 [2019-12-20T18:56:29.775Z] [INFO] Building Trace Compass Documentation 5.2.0-SNAPSHOT             [57/138]
13:56:29 [2019-12-20T18:56:29.775Z] [INFO] --------------------------------[ pom ]---------------------------------
13:56:29 [2019-12-20T18:56:29.775Z] [INFO] 
13:56:29 [2019-12-20T18:56:29.775Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc ---
13:56:29 [2019-12-20T18:56:29.775Z] [INFO] 
13:56:29 [2019-12-20T18:56:29.775Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
13:56:29 [2019-12-20T18:56:29.775Z] [INFO] 
13:56:29 [2019-12-20T18:56:29.775Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc ---
13:56:29 [2019-12-20T18:56:29.775Z] [INFO] 
13:56:29 [2019-12-20T18:56:29.775Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc ---
13:56:29 [2019-12-20T18:56:29.775Z] [INFO] 
13:56:29 [2019-12-20T18:56:29.775Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc ---
13:56:29 [2019-12-20T18:56:29.775Z] [INFO] 
13:56:29 [2019-12-20T18:56:29.775Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc ---
13:56:29 [2019-12-20T18:56:29.775Z] [INFO] 
13:56:29 [2019-12-20T18:56:29.775Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc ---
13:56:29 [2019-12-20T18:56:29.775Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc-5.2.0-SNAPSHOT.pom
13:56:29 [2019-12-20T18:56:29.775Z] [INFO] 
13:56:29 [2019-12-20T18:56:29.775Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------
13:56:29 [2019-12-20T18:56:29.775Z] [INFO] Building Trace Compass Developer Guide 5.2.0-SNAPSHOT           [58/138]
13:56:29 [2019-12-20T18:56:29.775Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:56:29 [2019-12-20T18:56:29.775Z] [INFO] 
13:56:29 [2019-12-20T18:56:29.775Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.dev ---
13:56:29 [2019-12-20T18:56:29.775Z] [INFO] 
13:56:29 [2019-12-20T18:56:29.775Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev ---
13:56:29 [2019-12-20T18:56:29.775Z] [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
13:56:29 [2019-12-20T18:56:29.775Z] [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
13:56:29 [2019-12-20T18:56:29.775Z] [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
13:56:29 [2019-12-20T18:56:29.775Z] [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
13:56:29 [2019-12-20T18:56:29.775Z] [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
13:56:29 [2019-12-20T18:56:29.775Z] [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
13:56:30 [2019-12-20T18:56:30.031Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext/3.0.7/org.eclipse.mylyn.wikitext-3.0.7.pom (1.3 kB at 18 kB/s)
13:56:30 [2019-12-20T18:56:30.031Z] [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
13:56:30 [2019-12-20T18:56:30.031Z] [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
13:56:30 [2019-12-20T18:56:30.031Z] [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
13:56:36 [2019-12-20T18:56:36.567Z] [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
13:56:36 [2019-12-20T18:56:36.567Z] [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
13:56:36 [2019-12-20T18:56:36.567Z] [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
13:56:36 [2019-12-20T18:56:36.567Z] [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 336 kB/s)
13:56:36 [2019-12-20T18:56:36.567Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
13:56:36 [2019-12-20T18:56:36.567Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
13:56:36 [2019-12-20T18:56:36.567Z] [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
13:56:36 [2019-12-20T18:56:36.567Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
13:56:36 [2019-12-20T18:56:36.567Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
13:56:36 [2019-12-20T18:56:36.567Z] [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
13:56:36 [2019-12-20T18:56:36.567Z] [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 94 kB/s)
13:56:36 [2019-12-20T18:56:36.567Z] [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
13:56:36 [2019-12-20T18:56:36.567Z] [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
13:56:36 [2019-12-20T18:56:36.567Z] [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
13:56:36 [2019-12-20T18:56:36.567Z] [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
13:56:36 [2019-12-20T18:56:36.567Z] [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
13:56:36 [2019-12-20T18:56:36.567Z] [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
13:56:36 [2019-12-20T18:56:36.567Z] [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 42 kB/s)
13:56:36 [2019-12-20T18:56:36.567Z] [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
13:56:36 [2019-12-20T18:56:36.567Z] [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
13:56:36 [2019-12-20T18:56:36.567Z] [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
13:56:36 [2019-12-20T18:56:36.823Z] [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
13:56:36 [2019-12-20T18:56:36.823Z] [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
13:56:36 [2019-12-20T18:56:36.823Z] [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
13:56:37 [2019-12-20T18:56:37.078Z] [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 41 kB/s)
13:56:37 [2019-12-20T18:56:37.335Z] [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
13:56:37 [2019-12-20T18:56:37.335Z] [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
13:56:37 [2019-12-20T18:56:37.335Z] [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
13:56:37 [2019-12-20T18:56:37.591Z] [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
13:56:37 [2019-12-20T18:56:37.591Z] [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
13:56:37 [2019-12-20T18:56:37.591Z] [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
13:56:37 [2019-12-20T18:56:37.591Z] [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 193 kB/s)
13:56:37 [2019-12-20T18:56:37.591Z] [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
13:56:37 [2019-12-20T18:56:37.846Z] [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
13:56:37 [2019-12-20T18:56:37.846Z] [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
13:56:38 [2019-12-20T18:56:38.102Z] [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
13:56:38 [2019-12-20T18:56:38.102Z] [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
13:56:38 [2019-12-20T18:56:38.102Z] [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
13:56:38 [2019-12-20T18:56:38.102Z] [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 81 kB/s)
13:56:38 [2019-12-20T18:56:38.102Z] [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
13:56:38 [2019-12-20T18:56:38.102Z] [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
13:56:38 [2019-12-20T18:56:38.102Z] [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
13:56:38 [2019-12-20T18:56:38.358Z] [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
13:56:38 [2019-12-20T18:56:38.358Z] [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
13:56:38 [2019-12-20T18:56:38.614Z] [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
13:56:38 [2019-12-20T18:56:38.614Z] [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 6.7 kB/s)
13:56:38 [2019-12-20T18:56:38.614Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom
13:56:38 [2019-12-20T18:56:38.870Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
13:56:38 [2019-12-20T18:56:38.870Z] [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
13:56:39 [2019-12-20T18:56:39.127Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
13:56:40 [2019-12-20T18:56:40.058Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom
13:56:40 [2019-12-20T18:56:40.058Z] [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
13:56:40 [2019-12-20T18:56:40.315Z] [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 234 kB/s)
13:56:40 [2019-12-20T18:56:40.315Z] [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
13:56:40 [2019-12-20T18:56:40.315Z] [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
13:56:40 [2019-12-20T18:56:40.315Z] [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
13:56:40 [2019-12-20T18:56:40.572Z] [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
13:56:40 [2019-12-20T18:56:40.827Z] [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
13:56:40 [2019-12-20T18:56:40.827Z] [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
13:56:40 [2019-12-20T18:56:40.827Z] [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 293 kB/s)
13:56:41 [2019-12-20T18:56:41.083Z] [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
13:56:41 [2019-12-20T18:56:41.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar
13:56:41 [2019-12-20T18:56:41.083Z] [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
13:56:41 [2019-12-20T18:56:41.083Z] [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
13:56:41 [2019-12-20T18:56:41.083Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
13:56:41 [2019-12-20T18:56:41.083Z] [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
13:56:41 [2019-12-20T18:56:41.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
13:56:41 [2019-12-20T18:56:41.083Z] [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
13:56:41 [2019-12-20T18:56:41.083Z] [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
13:56:41 [2019-12-20T18:56:41.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
13:56:41 [2019-12-20T18:56:41.083Z] [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
13:56:41 [2019-12-20T18:56:41.083Z] [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
13:56:41 [2019-12-20T18:56:41.083Z] [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
13:56:41 [2019-12-20T18:56:41.083Z] [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
13:56:41 [2019-12-20T18:56:41.083Z] [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
13:56:41 [2019-12-20T18:56:41.645Z] [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
13:56:41 [2019-12-20T18:56:41.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
13:56:41 [2019-12-20T18:56:41.645Z] [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
13:56:41 [2019-12-20T18:56:41.645Z] [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
13:56:41 [2019-12-20T18:56:41.645Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
13:56:41 [2019-12-20T18:56:41.900Z] [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
13:56:41 [2019-12-20T18:56:41.900Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar
13:56:41 [2019-12-20T18:56:41.900Z] [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
13:56:41 [2019-12-20T18:56:41.900Z] [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
13:56:41 [2019-12-20T18:56:41.900Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
13:56:41 [2019-12-20T18:56:41.900Z] [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
13:56:41 [2019-12-20T18:56:41.900Z] [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
13:56:41 [2019-12-20T18:56:41.900Z] [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
13:56:41 [2019-12-20T18:56:41.900Z] [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
13:56:41 [2019-12-20T18:56:41.900Z] [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
13:56:41 [2019-12-20T18:56:41.901Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/mylyn/docs/org.eclipse.mylyn.wikitext.mediawiki/3.0.7/org.eclipse.mylyn.wikitext.mediawiki-3.0.7.jar (74 kB at 2.1 MB/s)
13:56:41 [2019-12-20T18:56:41.901Z] [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.2 MB/s)
13:56:41 [2019-12-20T18:56:41.901Z] [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 418 kB/s)
13:56:41 [2019-12-20T18:56:41.901Z] [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 25 MB/s)
13:56:42 [2019-12-20T18:56:42.159Z] [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 1.1 MB/s)
13:56:42 [2019-12-20T18:56:42.415Z] [INFO] Executing tasks
13:56:42 [2019-12-20T18:56:42.415Z] 
13:56:42 [2019-12-20T18:56:42.415Z] main:
13:56:42 [2019-12-20T18:56:42.671Z] 
13:56:42 [2019-12-20T18:56:42.671Z] clean:
13:56:42 [2019-12-20T18:56:42.671Z] [INFO] Executed tasks
13:56:42 [2019-12-20T18:56:42.671Z] [INFO] 
13:56:42 [2019-12-20T18:56:42.671Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.dev ---
13:56:42 [2019-12-20T18:56:42.671Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target
13:56:42 [2019-12-20T18:56:42.671Z] [INFO] 
13:56:42 [2019-12-20T18:56:42.671Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
13:56:42 [2019-12-20T18:56:42.671Z] [INFO] The project's OSGi version is 5.2.0.201912201815
13:56:42 [2019-12-20T18:56:42.671Z] [INFO] 
13:56:42 [2019-12-20T18:56:42.671Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
13:56:42 [2019-12-20T18:56:42.671Z] [INFO] 
13:56:42 [2019-12-20T18:56:42.671Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
13:56:42 [2019-12-20T18:56:42.671Z] [INFO] 
13:56:42 [2019-12-20T18:56:42.671Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
13:56:42 [2019-12-20T18:56:42.671Z] [INFO] 
13:56:42 [2019-12-20T18:56:42.671Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
13:56:42 [2019-12-20T18:56:42.671Z] [INFO] Executing tasks
13:56:42 [2019-12-20T18:56:42.671Z] 
13:56:42 [2019-12-20T18:56:42.671Z] main:
13:56:42 [2019-12-20T18:56:42.671Z] 
13:56:42 [2019-12-20T18:56:42.671Z] build:
13:56:43 [2019-12-20T18:56:43.600Z] Help: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html
13:56:43 [2019-12-20T18:56:43.600Z] 
13:56:43 [2019-12-20T18:56:43.600Z] test:
13:56:43 [2019-12-20T18:56:43.600Z] [xmlvalidate] 19 file(s) have been successfully validated.
13:56:43 [2019-12-20T18:56:43.600Z] [INFO] Executed tasks
13:56:43 [2019-12-20T18:56:43.600Z] [INFO] 
13:56:43 [2019-12-20T18:56:43.600Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
13:56:43 [2019-12-20T18:56:43.600Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:56:43 [2019-12-20T18:56:43.600Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
13:56:43 [2019-12-20T18:56:43.600Z] [INFO] 
13:56:43 [2019-12-20T18:56:43.600Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
13:56:43 [2019-12-20T18:56:43.600Z] [INFO] 
13:56:43 [2019-12-20T18:56:43.600Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
13:56:43 [2019-12-20T18:56:43.856Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/
13:56:43 [2019-12-20T18:56:43.856Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.8
13:56:43 [2019-12-20T18:56:43.856Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B)
13:56:43 [2019-12-20T18:56:43.856Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B)
13:56:43 [2019-12-20T18:56:43.856Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB)
13:56:43 [2019-12-20T18:56:43.856Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB)
13:56:44 [2019-12-20T18:56:44.111Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/
13:56:44 [2019-12-20T18:56:44.111Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/
13:56:44 [2019-12-20T18:56:44.111Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/
13:56:44 [2019-12-20T18:56:44.111Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/
13:56:45 [2019-12-20T18:56:45.241Z] [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/
13:56:45 [2019-12-20T18:56:45.241Z] [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)
13:56:45 [2019-12-20T18:56:45.241Z] [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)
13:56:45 [2019-12-20T18:56:45.802Z] [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)
13:56:45 [2019-12-20T18:56:45.802Z] [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)
13:56:46 [2019-12-20T18:56:46.366Z] [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)
13:56:46 [2019-12-20T18:56:46.366Z] [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)
13:56:47 [2019-12-20T18:56:47.730Z] [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)
13:56:47 [2019-12-20T18:56:47.730Z] [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)
13:56:48 [2019-12-20T18:56:48.656Z] [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)
13:56:48 [2019-12-20T18:56:48.656Z] [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)
13:56:48 [2019-12-20T18:56:48.656Z] [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)
13:56:48 [2019-12-20T18:56:48.656Z] [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)
13:56:48 [2019-12-20T18:56:48.912Z] [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)
13:56:48 [2019-12-20T18:56:48.912Z] [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)
13:56:48 [2019-12-20T18:56:48.912Z] [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)
13:56:48 [2019-12-20T18:56:48.912Z] [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)
13:56:49 [2019-12-20T18:56:49.167Z] [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)
13:56:49 [2019-12-20T18:56:49.168Z] [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)
13:56:49 [2019-12-20T18:56:49.423Z] [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)
13:56:49 [2019-12-20T18:56:49.423Z] [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)
13:56:49 [2019-12-20T18:56:49.423Z] [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)
13:56:49 [2019-12-20T18:56:49.423Z] [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)
13:56:49 [2019-12-20T18:56:49.678Z] [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)
13:56:49 [2019-12-20T18:56:49.678Z] [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)
13:56:50 [2019-12-20T18:56:50.241Z] [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)
13:56:50 [2019-12-20T18:56:50.241Z] [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)
13:56:50 [2019-12-20T18:56:50.241Z] [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)
13:56:50 [2019-12-20T18:56:50.241Z] [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)
13:56:50 [2019-12-20T18:56:50.497Z] [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)
13:56:50 [2019-12-20T18:56:50.497Z] [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)
13:56:50 [2019-12-20T18:56:50.497Z] [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)
13:56:50 [2019-12-20T18:56:50.497Z] [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)
13:56:50 [2019-12-20T18:56:50.753Z] [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)
13:56:50 [2019-12-20T18:56:50.753Z] [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)
13:56:51 [2019-12-20T18:56:51.008Z] [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)
13:56:51 [2019-12-20T18:56:51.008Z] [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)
13:56:51 [2019-12-20T18:56:51.008Z] [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)
13:56:51 [2019-12-20T18:56:51.008Z] [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)
13:56:51 [2019-12-20T18:56:51.264Z] [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)
13:56:51 [2019-12-20T18:56:51.264Z] [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)
13:56:56 [2019-12-20T18:56:56.511Z] [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)
13:56:56 [2019-12-20T18:56:56.511Z] [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)
13:56:56 [2019-12-20T18:56:56.767Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log
13:56:57 [2019-12-20T18:56:57.023Z] [INFO] Command line:
13:56:57 [2019-12-20T18:56:57.023Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
13:56:57 [2019-12-20T18:56:57.023Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:56:59 [2019-12-20T18:56:59.537Z] Buildfile: build.xml
13:56:59 [2019-12-20T18:56:59.537Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
13:56:59 [2019-12-20T18:56:59.537Z] 
13:56:59 [2019-12-20T18:56:59.537Z] build.index:
13:57:06 [2019-12-20T18:57:06.068Z] BUILD SUCCESSFUL
13:57:06 [2019-12-20T18:57:06.068Z] 
13:57:06 [2019-12-20T18:57:06.068Z] BUILD SUCCESSFUL
13:57:06 [2019-12-20T18:57:06.069Z] Total time: 6 seconds
13:57:06 [2019-12-20T18:57:06.069Z] [INFO] 
13:57:06 [2019-12-20T18:57:06.069Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev ---
13:57:06 [2019-12-20T18:57:06.069Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:57:06 [2019-12-20T18:57:06.069Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/src/test/resources
13:57:06 [2019-12-20T18:57:06.069Z] [INFO] 
13:57:06 [2019-12-20T18:57:06.069Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev ---
13:57:06 [2019-12-20T18:57:06.324Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT-sources.jar
13:57:06 [2019-12-20T18:57:06.324Z] [INFO] 
13:57:06 [2019-12-20T18:57:06.324Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
13:57:06 [2019-12-20T18:57:06.324Z] [INFO] 
13:57:06 [2019-12-20T18:57:06.324Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev ---
13:57:06 [2019-12-20T18:57:06.324Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT.jar
13:57:06 [2019-12-20T18:57:06.580Z] [INFO] 
13:57:06 [2019-12-20T18:57:06.580Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev ---
13:57:06 [2019-12-20T18:57:06.580Z] [INFO] 
13:57:06 [2019-12-20T18:57:06.580Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.dev ---
13:57:06 [2019-12-20T18:57:06.580Z] [INFO] 
13:57:06 [2019-12-20T18:57:06.580Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.dev ---
13:57:06 [2019-12-20T18:57:06.580Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT.jar
13:57:06 [2019-12-20T18:57:06.835Z] [INFO] 
13:57:06 [2019-12-20T18:57:06.835Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev ---
13:57:06 [2019-12-20T18:57:06.835Z] [INFO] 
13:57:06 [2019-12-20T18:57:06.835Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev ---
13:57:06 [2019-12-20T18:57:06.835Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT.jar
13:57:06 [2019-12-20T18:57:06.835Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT.pom
13:57:06 [2019-12-20T18:57:06.835Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT-sources.jar
13:57:06 [2019-12-20T18:57:06.835Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT-pack200.jar.pack.gz
13:57:06 [2019-12-20T18:57:06.836Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT-p2metadata.xml
13:57:06 [2019-12-20T18:57:06.836Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.dev/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-5.2.0-SNAPSHOT-p2artifacts.xml
13:57:06 [2019-12-20T18:57:06.836Z] [INFO] 
13:57:06 [2019-12-20T18:57:06.836Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev ---
13:57:06 [2019-12-20T18:57:06.836Z] [INFO] 
13:57:06 [2019-12-20T18:57:06.836Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.doc.dev ---
13:57:06 [2019-12-20T18:57:06.836Z] [INFO] Executing tasks
13:57:06 [2019-12-20T18:57:06.836Z] 
13:57:06 [2019-12-20T18:57:06.836Z] main:
13:57:06 [2019-12-20T18:57:06.836Z]      [copy] Copying 75 files to /home/jenkins/agent/workspace/tracecompass-gerrit/doc/.temp/org.eclipse.tracecompass.doc.dev
13:57:07 [2019-12-20T18:57:07.091Z] [INFO] Executed tasks
13:57:07 [2019-12-20T18:57:07.091Z] [INFO] 
13:57:07 [2019-12-20T18:57:07.091Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >--
13:57:07 [2019-12-20T18:57:07.091Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.10-SNAPSHOT [59/138]
13:57:07 [2019-12-20T18:57:07.091Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:57:07 [2019-12-20T18:57:07.091Z] [INFO] 
13:57:07 [2019-12-20T18:57:07.091Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
13:57:07 [2019-12-20T18:57:07.091Z] [INFO] 
13:57:07 [2019-12-20T18:57:07.091Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
13:57:07 [2019-12-20T18:57:07.091Z] [INFO] The project's OSGi version is 2.1.10.201912201815
13:57:07 [2019-12-20T18:57:07.091Z] [INFO] 
13:57:07 [2019-12-20T18:57:07.091Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
13:57:07 [2019-12-20T18:57:07.091Z] [INFO] 
13:57:07 [2019-12-20T18:57:07.091Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
13:57:07 [2019-12-20T18:57:07.091Z] [INFO] 
13:57:07 [2019-12-20T18:57:07.091Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
13:57:07 [2019-12-20T18:57:07.091Z] [INFO] 
13:57:07 [2019-12-20T18:57:07.091Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
13:57:07 [2019-12-20T18:57:07.091Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:57:07 [2019-12-20T18:57:07.091Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources
13:57:07 [2019-12-20T18:57:07.091Z] [INFO] 
13:57:07 [2019-12-20T18:57:07.091Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
13:57:07 [2019-12-20T18:57:07.091Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes
13:57:07 [2019-12-20T18:57:07.347Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/xychart/XmlTreeViewer.java:[45] 
13:57:07 [2019-12-20T18:57:07.347Z] 	TmfTreeDataModel model = ((TmfGenericTreeEntry<TmfTreeDataModel>) element).getModel();
13:57:07 [2019-12-20T18:57:07.347Z] 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:57:07 [2019-12-20T18:57:07.347Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
13:57:07 [2019-12-20T18:57:07.347Z] 2. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/xychart/XmlTreeViewer.java (at line 45)
13:57:07 [2019-12-20T18:57:07.347Z] 	TmfTreeDataModel model = ((TmfGenericTreeEntry<TmfTreeDataModel>) element).getModel();
13:57:07 [2019-12-20T18:57:07.347Z] 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:57:07 [2019-12-20T18:57:07.347Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'TmfGenericTreeEntry<@NonNull TmfTreeDataModel>'. Type 'TmfGenericTreeEntry<M>' doesn't seem to be designed with null type annotations in mind
13:57:07 [2019-12-20T18:57:07.347Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/timegraph/XmlTimeGraphView.java:[273] 
13:57:07 [2019-12-20T18:57:07.347Z] 	if (tgEntry == null) {
13:57:07 [2019-12-20T18:57:07.347Z] 	    ^^^^^^^
13:57:07 [2019-12-20T18:57:07.347Z] Null comparison always yields false: The variable tgEntry cannot be null at this location
13:57:07 [2019-12-20T18:57:07.347Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/timegraph/XmlTimeGraphView.java:[273] 
13:57:07 [2019-12-20T18:57:07.347Z] 	if (tgEntry == null) {
13:57:07 [2019-12-20T18:57:07.347Z]                             if (entry.getParentId() == -1) {
13:57:07 [2019-12-20T18:57:07.347Z]                                 tgEntry = new TraceEntry(entry, trace, provider);
13:57:07 [2019-12-20T18:57:07.347Z]                                 addToEntryList(parentTrace, Collections.singletonList(tgEntry));
13:57:07 [2019-12-20T18:57:07.347Z]                             } else {
13:57:07 [2019-12-20T18:57:07.347Z]                                 tgEntry = new TimeGraphEntry(entry);
13:57:07 [2019-12-20T18:57:07.347Z]                             }
13:57:07 [2019-12-20T18:57:07.347Z]                             fEntries.put(provider, entry.getId(), tgEntry);
13:57:07 [2019-12-20T18:57:07.347Z]                         } else {
13:57:07 [2019-12-20T18:57:07.347Z] 	                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
13:57:07 [2019-12-20T18:57:07.348Z] Dead code
13:57:07 [2019-12-20T18:57:07.348Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/timegraph/XmlTimeGraphView.java:[295] 
13:57:07 [2019-12-20T18:57:07.348Z] 	if (parent != null) {
13:57:07 [2019-12-20T18:57:07.348Z] 	    ^^^^^^
13:57:07 [2019-12-20T18:57:07.348Z] Redundant null check: The variable parent cannot be null at this location
13:57:07 [2019-12-20T18:57:07.348Z] 5 problems (0 errors, 4 warnings, 1 info)
13:57:07 [2019-12-20T18:57:07.348Z] [INFO] 
13:57:07 [2019-12-20T18:57:07.348Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
13:57:07 [2019-12-20T18:57:07.615Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:57:07 [2019-12-20T18:57:07.616Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources
13:57:07 [2019-12-20T18:57:07.616Z] [INFO] 
13:57:07 [2019-12-20T18:57:07.616Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
13:57:07 [2019-12-20T18:57:07.616Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT-sources.jar
13:57:07 [2019-12-20T18:57:07.616Z] [INFO] 
13:57:07 [2019-12-20T18:57:07.616Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
13:57:07 [2019-12-20T18:57:07.616Z] [INFO] 
13:57:07 [2019-12-20T18:57:07.616Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
13:57:07 [2019-12-20T18:57:07.616Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT.jar
13:57:07 [2019-12-20T18:57:07.616Z] [INFO] 
13:57:07 [2019-12-20T18:57:07.616Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
13:57:07 [2019-12-20T18:57:07.616Z] [INFO] 
13:57:07 [2019-12-20T18:57:07.616Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
13:57:07 [2019-12-20T18:57:07.616Z] [INFO] 
13:57:07 [2019-12-20T18:57:07.616Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
13:57:07 [2019-12-20T18:57:07.616Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT.jar
13:57:07 [2019-12-20T18:57:07.871Z] [INFO] 
13:57:07 [2019-12-20T18:57:07.871Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
13:57:07 [2019-12-20T18:57:07.871Z] [INFO] 
13:57:07 [2019-12-20T18:57:07.871Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
13:57:07 [2019-12-20T18:57:07.871Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT.jar
13:57:07 [2019-12-20T18:57:07.871Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT.pom
13:57:07 [2019-12-20T18:57:07.871Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT-sources.jar
13:57:07 [2019-12-20T18:57:07.871Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT-pack200.jar.pack.gz
13:57:07 [2019-12-20T18:57:07.871Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT-p2metadata.xml
13:57:07 [2019-12-20T18:57:07.871Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.10-SNAPSHOT-p2artifacts.xml
13:57:07 [2019-12-20T18:57:07.872Z] [INFO] 
13:57:07 [2019-12-20T18:57:07.872Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
13:57:07 [2019-12-20T18:57:07.872Z] [INFO] 
13:57:07 [2019-12-20T18:57:07.872Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >--------
13:57:07 [2019-12-20T18:57:07.872Z] [INFO] Building org.eclipse.tracecompass.tmf 5.2.0-SNAPSHOT            [60/138]
13:57:07 [2019-12-20T18:57:07.872Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:57:07 [2019-12-20T18:57:07.872Z] [INFO] 
13:57:07 [2019-12-20T18:57:07.872Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf ---
13:57:07 [2019-12-20T18:57:07.872Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target
13:57:07 [2019-12-20T18:57:07.872Z] [INFO] 
13:57:07 [2019-12-20T18:57:07.872Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
13:57:07 [2019-12-20T18:57:07.872Z] [INFO] The project's OSGi version is 5.2.0.201912201815
13:57:07 [2019-12-20T18:57:07.872Z] [INFO] 
13:57:07 [2019-12-20T18:57:07.872Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
13:57:07 [2019-12-20T18:57:07.872Z] [INFO] 
13:57:07 [2019-12-20T18:57:07.872Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
13:57:07 [2019-12-20T18:57:07.872Z] [INFO] 
13:57:07 [2019-12-20T18:57:07.872Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
13:57:07 [2019-12-20T18:57:07.872Z] [INFO] 
13:57:07 [2019-12-20T18:57:07.872Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf ---
13:57:07 [2019-12-20T18:57:07.872Z] [INFO] 
13:57:07 [2019-12-20T18:57:07.872Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
13:57:07 [2019-12-20T18:57:07.872Z] [INFO] 
13:57:07 [2019-12-20T18:57:07.872Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf ---
13:57:08 [2019-12-20T18:57:08.127Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT.jar
13:57:08 [2019-12-20T18:57:08.127Z] [INFO] 
13:57:08 [2019-12-20T18:57:08.127Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf ---
13:57:08 [2019-12-20T18:57:08.127Z] [INFO] 
13:57:08 [2019-12-20T18:57:08.127Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf ---
13:57:08 [2019-12-20T18:57:08.127Z] [INFO] 
13:57:08 [2019-12-20T18:57:08.127Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf ---
13:57:08 [2019-12-20T18:57:08.127Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT-sources-feature.jar
13:57:08 [2019-12-20T18:57:08.383Z] [INFO] 
13:57:08 [2019-12-20T18:57:08.383Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf ---
13:57:08 [2019-12-20T18:57:08.383Z] [INFO] 
13:57:08 [2019-12-20T18:57:08.383Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf ---
13:57:08 [2019-12-20T18:57:08.383Z] [INFO] 
13:57:08 [2019-12-20T18:57:08.383Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf ---
13:57:08 [2019-12-20T18:57:08.383Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT.jar
13:57:08 [2019-12-20T18:57:08.383Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT.pom
13:57:08 [2019-12-20T18:57:08.383Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT-sources-feature.jar
13:57:08 [2019-12-20T18:57:08.383Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT-p2metadata.xml
13:57:08 [2019-12-20T18:57:08.383Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf-5.2.0-SNAPSHOT-p2artifacts.xml
13:57:08 [2019-12-20T18:57:08.383Z] [INFO] 
13:57:08 [2019-12-20T18:57:08.383Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf ---
13:57:08 [2019-12-20T18:57:08.383Z] [INFO] 
13:57:08 [2019-12-20T18:57:08.383Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------
13:57:08 [2019-12-20T18:57:08.383Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT         [61/138]
13:57:08 [2019-12-20T18:57:08.383Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
13:57:08 [2019-12-20T18:57:08.383Z] [INFO] 
13:57:08 [2019-12-20T18:57:08.383Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.ui ---
13:57:08 [2019-12-20T18:57:08.383Z] [INFO] 
13:57:08 [2019-12-20T18:57:08.383Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
13:57:08 [2019-12-20T18:57:08.383Z] [INFO] The project's OSGi version is 1.0.2.201912201815
13:57:08 [2019-12-20T18:57:08.383Z] [INFO] 
13:57:08 [2019-12-20T18:57:08.383Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
13:57:08 [2019-12-20T18:57:08.383Z] [INFO] 
13:57:08 [2019-12-20T18:57:08.383Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
13:57:08 [2019-12-20T18:57:08.383Z] [INFO] 
13:57:08 [2019-12-20T18:57:08.383Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
13:57:08 [2019-12-20T18:57:08.383Z] [INFO] 
13:57:08 [2019-12-20T18:57:08.383Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
13:57:08 [2019-12-20T18:57:08.383Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:57:08 [2019-12-20T18:57:08.383Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
13:57:08 [2019-12-20T18:57:08.383Z] [INFO] 
13:57:08 [2019-12-20T18:57:08.383Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
13:57:08 [2019-12-20T18:57:08.383Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/classes
13:57:08 [2019-12-20T18:57:08.638Z] [INFO] 
13:57:08 [2019-12-20T18:57:08.638Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui ---
13:57:08 [2019-12-20T18:57:08.638Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:57:08 [2019-12-20T18:57:08.638Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/src/test/resources
13:57:08 [2019-12-20T18:57:08.638Z] [INFO] 
13:57:08 [2019-12-20T18:57:08.638Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui ---
13:57:08 [2019-12-20T18:57:08.638Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-sources.jar
13:57:08 [2019-12-20T18:57:08.638Z] [INFO] 
13:57:08 [2019-12-20T18:57:08.638Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
13:57:08 [2019-12-20T18:57:08.638Z] [INFO] 
13:57:08 [2019-12-20T18:57:08.638Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui ---
13:57:08 [2019-12-20T18:57:08.638Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar
13:57:08 [2019-12-20T18:57:08.894Z] [INFO] 
13:57:08 [2019-12-20T18:57:08.894Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui ---
13:57:08 [2019-12-20T18:57:08.894Z] [INFO] 
13:57:08 [2019-12-20T18:57:08.894Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.ui ---
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] 
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.ui ---
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] 
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui ---
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] 
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui ---
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.pom
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-sources.jar
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-pack200.jar.pack.gz
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-p2metadata.xml
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.2-SNAPSHOT-p2artifacts.xml
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] 
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui ---
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] 
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >--------
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] Building org.eclipse.tracecompass.btf 5.2.0-SNAPSHOT            [62/138]
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] 
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf ---
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] 
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] The project's OSGi version is 5.2.0.201912201815
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] 
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] 
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] 
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] 
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf ---
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] 
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] 
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf ---
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT.jar
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] 
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf ---
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] 
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf ---
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] 
13:57:08 [2019-12-20T18:57:08.895Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf ---
13:57:09 [2019-12-20T18:57:09.151Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT-sources-feature.jar
13:57:09 [2019-12-20T18:57:09.151Z] [INFO] 
13:57:09 [2019-12-20T18:57:09.151Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf ---
13:57:09 [2019-12-20T18:57:09.151Z] [INFO] 
13:57:09 [2019-12-20T18:57:09.151Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf ---
13:57:09 [2019-12-20T18:57:09.151Z] [INFO] 
13:57:09 [2019-12-20T18:57:09.151Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf ---
13:57:09 [2019-12-20T18:57:09.151Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT.jar
13:57:09 [2019-12-20T18:57:09.151Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT.pom
13:57:09 [2019-12-20T18:57:09.151Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT-sources-feature.jar
13:57:09 [2019-12-20T18:57:09.151Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT-p2metadata.xml
13:57:09 [2019-12-20T18:57:09.151Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.btf-5.2.0-SNAPSHOT-p2artifacts.xml
13:57:09 [2019-12-20T18:57:09.151Z] [INFO] 
13:57:09 [2019-12-20T18:57:09.151Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf ---
13:57:09 [2019-12-20T18:57:09.151Z] [INFO] 
13:57:09 [2019-12-20T18:57:09.151Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >--
13:57:09 [2019-12-20T18:57:09.151Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.1-SNAPSHOT [63/138]
13:57:09 [2019-12-20T18:57:09.151Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:57:09 [2019-12-20T18:57:09.151Z] [INFO] 
13:57:09 [2019-12-20T18:57:09.151Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests ---
13:57:09 [2019-12-20T18:57:09.151Z] [INFO] 
13:57:09 [2019-12-20T18:57:09.151Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
13:57:09 [2019-12-20T18:57:09.151Z] [INFO] The project's OSGi version is 1.0.1.201912201815
13:57:09 [2019-12-20T18:57:09.151Z] [INFO] 
13:57:09 [2019-12-20T18:57:09.151Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
13:57:09 [2019-12-20T18:57:09.151Z] [INFO] 
13:57:09 [2019-12-20T18:57:09.151Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
13:57:09 [2019-12-20T18:57:09.151Z] [INFO] 
13:57:09 [2019-12-20T18:57:09.151Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
13:57:09 [2019-12-20T18:57:09.151Z] [INFO] 
13:57:09 [2019-12-20T18:57:09.151Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
13:57:09 [2019-12-20T18:57:09.151Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:57:09 [2019-12-20T18:57:09.151Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
13:57:09 [2019-12-20T18:57:09.151Z] [INFO] 
13:57:09 [2019-12-20T18:57:09.151Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
13:57:09 [2019-12-20T18:57:09.151Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/classes
13:57:09 [2019-12-20T18:57:09.407Z] [INFO] 
13:57:09 [2019-12-20T18:57:09.407Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests ---
13:57:09 [2019-12-20T18:57:09.407Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:57:09 [2019-12-20T18:57:09.407Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources
13:57:09 [2019-12-20T18:57:09.407Z] [INFO] 
13:57:09 [2019-12-20T18:57:09.407Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests ---
13:57:09 [2019-12-20T18:57:09.407Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT-sources.jar
13:57:09 [2019-12-20T18:57:09.407Z] [INFO] 
13:57:09 [2019-12-20T18:57:09.407Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
13:57:09 [2019-12-20T18:57:09.407Z] [INFO] 
13:57:09 [2019-12-20T18:57:09.407Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests ---
13:57:09 [2019-12-20T18:57:09.407Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT.jar
13:57:09 [2019-12-20T18:57:09.407Z] [INFO] 
13:57:09 [2019-12-20T18:57:09.407Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests ---
13:57:09 [2019-12-20T18:57:09.407Z] [INFO] 
13:57:09 [2019-12-20T18:57:09.407Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core.tests ---
13:57:09 [2019-12-20T18:57:09.407Z] [INFO] 
13:57:09 [2019-12-20T18:57:09.407Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core.tests ---
13:57:09 [2019-12-20T18:57:09.407Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT.jar
13:57:09 [2019-12-20T18:57:09.662Z] [INFO] 
13:57:09 [2019-12-20T18:57:09.662Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests ---
13:57:09 [2019-12-20T18:57:09.662Z] [INFO] 
13:57:09 [2019-12-20T18:57:09.662Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.btf.core.tests ---
13:57:10 [2019-12-20T18:57:10.588Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data/.metadata/.log
13:57:10 [2019-12-20T18:57:10.588Z] [INFO] Command line:
13:57:10 [2019-12-20T18:57:10.588Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:57:10 [2019-12-20T18:57:10.589Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:57:13 [2019-12-20T18:57:13.102Z] !SESSION 2019-12-20 18:57:10.452 -----------------------------------------------
13:57:13 [2019-12-20T18:57:13.102Z] eclipse.buildId=unknown
13:57:13 [2019-12-20T18:57:13.102Z] java.version=1.8.0_202
13:57:13 [2019-12-20T18:57:13.102Z] java.vendor=Oracle Corporation
13:57:13 [2019-12-20T18:57:13.102Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:57:13 [2019-12-20T18:57:13.102Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
13:57:13 [2019-12-20T18:57:13.102Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:57:13 [2019-12-20T18:57:13.102Z] 
13:57:13 [2019-12-20T18:57:13.102Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 18:57:12.514
13:57:13 [2019-12-20T18:57:13.102Z] !MESSAGE FrameworkEvent ERROR
13:57:13 [2019-12-20T18:57:13.102Z] !STACK 0
13:57:13 [2019-12-20T18:57:13.102Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
13:57:13 [2019-12-20T18:57:13.102Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:57:13 [2019-12-20T18:57:13.102Z] 
13:57:13 [2019-12-20T18:57:13.102Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:57:13 [2019-12-20T18:57:13.102Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:57:13 [2019-12-20T18:57:13.102Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:57:13 [2019-12-20T18:57:13.102Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:57:13 [2019-12-20T18:57:13.102Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:57:13 [2019-12-20T18:57:13.102Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:57:13 [2019-12-20T18:57:13.102Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:57:13 [2019-12-20T18:57:13.102Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:57:13 [2019-12-20T18:57:13.102Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:57:13 [2019-12-20T18:57:13.102Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:57:13 [2019-12-20T18:57:13.102Z] 
13:57:13 [2019-12-20T18:57:13.102Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 18:57:12.638
13:57:13 [2019-12-20T18:57:13.102Z] !MESSAGE FrameworkEvent ERROR
13:57:13 [2019-12-20T18:57:13.102Z] !STACK 0
13:57:13 [2019-12-20T18:57:13.102Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
13:57:13 [2019-12-20T18:57:13.102Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:57:13 [2019-12-20T18:57:13.102Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
13:57:13 [2019-12-20T18:57:13.102Z]     -> 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:13 [2019-12-20T18:57:13.102Z]        org.apache.httpcomponents.httpclient.win [35]
13:57:13 [2019-12-20T18:57:13.102Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:57:13 [2019-12-20T18:57:13.102Z] 
13:57:13 [2019-12-20T18:57:13.102Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:57:13 [2019-12-20T18:57:13.102Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:57:13 [2019-12-20T18:57:13.102Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:57:13 [2019-12-20T18:57:13.102Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:57:13 [2019-12-20T18:57:13.102Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:57:13 [2019-12-20T18:57:13.102Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:57:13 [2019-12-20T18:57:13.102Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:57:13 [2019-12-20T18:57:13.102Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:57:13 [2019-12-20T18:57:13.102Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:57:13 [2019-12-20T18:57:13.102Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:57:14 [2019-12-20T18:57:14.465Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
13:57:15 [2019-12-20T18:57:15.392Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.482 s - in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
13:57:15 [2019-12-20T18:57:15.392Z] testReadProperties(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.131 s
13:57:15 [2019-12-20T18:57:15.392Z] testValidate(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.072 s
13:57:15 [2019-12-20T18:57:15.392Z] testTwoContexts(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.009 s
13:57:15 [2019-12-20T18:57:15.392Z] testRead10thEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.005 s
13:57:15 [2019-12-20T18:57:15.392Z] testRead10thEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.005 s
13:57:15 [2019-12-20T18:57:15.392Z] testSeek1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.067 s
13:57:15 [2019-12-20T18:57:15.392Z] testReadCommentLineEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.013 s
13:57:15 [2019-12-20T18:57:15.392Z] testReadCommentLineEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.011 s
13:57:15 [2019-12-20T18:57:15.392Z] testRead1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.003 s
13:57:15 [2019-12-20T18:57:15.392Z] 
13:57:15 [2019-12-20T18:57:15.392Z] Results:
13:57:15 [2019-12-20T18:57:15.392Z] 
13:57:15 [2019-12-20T18:57:15.392Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
13:57:15 [2019-12-20T18:57:15.392Z] 
13:57:15 [2019-12-20T18:57:15.954Z] [INFO] All tests passed!
13:57:15 [2019-12-20T18:57:15.954Z] [INFO] 
13:57:15 [2019-12-20T18:57:15.954Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests ---
13:57:15 [2019-12-20T18:57:15.954Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT.jar
13:57:15 [2019-12-20T18:57:15.954Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT.pom
13:57:15 [2019-12-20T18:57:15.954Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT-sources.jar
13:57:15 [2019-12-20T18:57:15.954Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
13:57:15 [2019-12-20T18:57:15.954Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.1-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT-p2metadata.xml
13:57:15 [2019-12-20T18:57:15.954Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.1-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml
13:57:15 [2019-12-20T18:57:15.954Z] [INFO] 
13:57:15 [2019-12-20T18:57:15.954Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests ---
13:57:15 [2019-12-20T18:57:15.954Z] [INFO] 
13:57:15 [2019-12-20T18:57:15.954Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >--
13:57:15 [2019-12-20T18:57:15.954Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.7-SNAPSHOT [64/138]
13:57:15 [2019-12-20T18:57:15.954Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:57:15 [2019-12-20T18:57:15.954Z] [INFO] 
13:57:15 [2019-12-20T18:57:15.954Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests ---
13:57:15 [2019-12-20T18:57:15.954Z] [INFO] 
13:57:15 [2019-12-20T18:57:15.954Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
13:57:15 [2019-12-20T18:57:15.954Z] [INFO] The project's OSGi version is 1.1.7.201912201815
13:57:15 [2019-12-20T18:57:15.954Z] [INFO] 
13:57:15 [2019-12-20T18:57:15.954Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
13:57:15 [2019-12-20T18:57:15.954Z] [INFO] 
13:57:15 [2019-12-20T18:57:15.954Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
13:57:15 [2019-12-20T18:57:15.954Z] [INFO] 
13:57:15 [2019-12-20T18:57:15.954Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
13:57:15 [2019-12-20T18:57:15.954Z] [INFO] 
13:57:15 [2019-12-20T18:57:15.954Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
13:57:15 [2019-12-20T18:57:15.954Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:57:15 [2019-12-20T18:57:15.954Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
13:57:15 [2019-12-20T18:57:15.954Z] [INFO] 
13:57:15 [2019-12-20T18:57:15.954Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
13:57:16 [2019-12-20T18:57:16.210Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/classes
13:57:16 [2019-12-20T18:57:16.210Z] [INFO] 
13:57:16 [2019-12-20T18:57:16.210Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests ---
13:57:16 [2019-12-20T18:57:16.210Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:57:16 [2019-12-20T18:57:16.210Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/src/test/resources
13:57:16 [2019-12-20T18:57:16.210Z] [INFO] 
13:57:16 [2019-12-20T18:57:16.210Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests ---
13:57:16 [2019-12-20T18:57:16.210Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT-sources.jar
13:57:16 [2019-12-20T18:57:16.466Z] [INFO] 
13:57:16 [2019-12-20T18:57:16.466Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
13:57:16 [2019-12-20T18:57:16.466Z] [INFO] 
13:57:16 [2019-12-20T18:57:16.466Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests ---
13:57:16 [2019-12-20T18:57:16.466Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT.jar
13:57:16 [2019-12-20T18:57:16.466Z] [INFO] 
13:57:16 [2019-12-20T18:57:16.466Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests ---
13:57:16 [2019-12-20T18:57:16.466Z] [INFO] 
13:57:16 [2019-12-20T18:57:16.466Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core.tests ---
13:57:16 [2019-12-20T18:57:16.466Z] [INFO] 
13:57:16 [2019-12-20T18:57:16.466Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core.tests ---
13:57:16 [2019-12-20T18:57:16.466Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT.jar
13:57:16 [2019-12-20T18:57:16.466Z] [INFO] 
13:57:16 [2019-12-20T18:57:16.466Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests ---
13:57:16 [2019-12-20T18:57:16.466Z] [INFO] 
13:57:16 [2019-12-20T18:57:16.466Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.common.core.tests ---
13:57:17 [2019-12-20T18:57:17.393Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/work/data/.metadata/.log
13:57:17 [2019-12-20T18:57:17.393Z] [INFO] Command line:
13:57:17 [2019-12-20T18:57:17.393Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:57:17 [2019-12-20T18:57:17.393Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:57:19 [2019-12-20T18:57:19.907Z] !SESSION 2019-12-20 18:57:17.421 -----------------------------------------------
13:57:19 [2019-12-20T18:57:19.907Z] eclipse.buildId=unknown
13:57:19 [2019-12-20T18:57:19.907Z] java.version=1.8.0_202
13:57:19 [2019-12-20T18:57:19.907Z] java.vendor=Oracle Corporation
13:57:19 [2019-12-20T18:57:19.907Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:57:19 [2019-12-20T18:57:19.907Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide
13:57:19 [2019-12-20T18:57:19.907Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:57:19 [2019-12-20T18:57:19.907Z] 
13:57:19 [2019-12-20T18:57:19.907Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 18:57:19.508
13:57:19 [2019-12-20T18:57:19.907Z] !MESSAGE FrameworkEvent ERROR
13:57:19 [2019-12-20T18:57:19.907Z] !STACK 0
13:57:19 [2019-12-20T18:57:19.907Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
13:57:19 [2019-12-20T18:57:19.907Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:57:19 [2019-12-20T18:57:19.907Z] 
13:57:19 [2019-12-20T18:57:19.907Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:57:19 [2019-12-20T18:57:19.907Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:57:19 [2019-12-20T18:57:19.907Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:57:19 [2019-12-20T18:57:19.907Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:57:19 [2019-12-20T18:57:19.907Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:57:19 [2019-12-20T18:57:19.907Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:57:19 [2019-12-20T18:57:19.907Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:57:19 [2019-12-20T18:57:19.907Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:57:19 [2019-12-20T18:57:19.907Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:57:19 [2019-12-20T18:57:19.907Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:57:19 [2019-12-20T18:57:19.907Z] 
13:57:19 [2019-12-20T18:57:19.907Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 18:57:19.616
13:57:19 [2019-12-20T18:57:19.907Z] !MESSAGE FrameworkEvent ERROR
13:57:19 [2019-12-20T18:57:19.907Z] !STACK 0
13:57:19 [2019-12-20T18:57:19.907Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123]
13:57:19 [2019-12-20T18:57:19.907Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:57:19 [2019-12-20T18:57:19.907Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
13:57:19 [2019-12-20T18:57:19.907Z]     -> 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:19 [2019-12-20T18:57:19.907Z]        org.apache.httpcomponents.httpclient.win [31]
13:57:19 [2019-12-20T18:57:19.907Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:57:19 [2019-12-20T18:57:19.907Z] 
13:57:19 [2019-12-20T18:57:19.907Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:57:19 [2019-12-20T18:57:19.907Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:57:19 [2019-12-20T18:57:19.907Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:57:19 [2019-12-20T18:57:19.907Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:57:19 [2019-12-20T18:57:19.907Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:57:19 [2019-12-20T18:57:19.907Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:57:19 [2019-12-20T18:57:19.907Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:57:19 [2019-12-20T18:57:19.907Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:57:19 [2019-12-20T18:57:19.907Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:57:19 [2019-12-20T18:57:19.907Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:57:21 [2019-12-20T18:57:21.273Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
13:57:21 [2019-12-20T18:57:21.273Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
13:57:21 [2019-12-20T18:57:21.273Z] testDeepHashCode(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest)  Time elapsed: 0.001 s
13:57:21 [2019-12-20T18:57:21.273Z] testDeepEquals(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest)  Time elapsed: 0.001 s
13:57:21 [2019-12-20T18:57:21.273Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
13:57:21 [2019-12-20T18:57:21.273Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
13:57:21 [2019-12-20T18:57:21.273Z] testFormatIllegalArgument[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testParseObject[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testFormat[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
13:57:21 [2019-12-20T18:57:21.273Z] testParseObject2[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testFormatIllegalArgument[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testParseObject[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testFormat[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testParseObject2[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testFormatIllegalArgument[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testParseObject[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testFormat[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testParseObject2[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testFormatIllegalArgument[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testParseObject[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testFormat[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testParseObject2[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testFormatIllegalArgument[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testParseObject[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testFormat[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testParseObject2[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
13:57:21 [2019-12-20T18:57:21.273Z] testFormatIllegalArgument[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testParseObject[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
13:57:21 [2019-12-20T18:57:21.273Z] testFormat[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testParseObject2[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testFormatIllegalArgument[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testParseObject[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testFormat[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testParseObject2[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testFormatIllegalArgument[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testParseObject[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testFormat[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testParseObject2[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testFormatIllegalArgument[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testParseObject[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testFormat[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testParseObject2[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
13:57:21 [2019-12-20T18:57:21.273Z] testFormatIllegalArgument[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testParseObject[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testFormat[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testParseObject2[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testFormatIllegalArgument[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testParseObject[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testFormat[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testParseObject2[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
13:57:21 [2019-12-20T18:57:21.273Z] testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testParseObject[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testFormat[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testParseObject2[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testParseObject[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testFormat[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
13:57:21 [2019-12-20T18:57:21.273Z] testParseObject2[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testFormatIllegalArgument[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testParseObject[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testFormat[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testParseObject2[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testParseObject[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.273Z] testFormat[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testParseObject2[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
13:57:21 [2019-12-20T18:57:21.274Z] testParseObject[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testFormat[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testParseObject2[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
13:57:21 [2019-12-20T18:57:21.274Z] testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testParseObject[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testFormat[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testParseObject2[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testParseObject[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
13:57:21 [2019-12-20T18:57:21.274Z] testFormat[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testParseObject2[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testFormatIllegalArgument[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testParseObject[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testFormat[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testParseObject2[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testFormatIllegalArgument[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testParseObject[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
13:57:21 [2019-12-20T18:57:21.274Z] testFormat[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testParseObject2[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testFormatIllegalArgument[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testParseObject[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testFormat[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testParseObject2[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testFormatIllegalArgument[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testParseObject[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testFormat[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testParseObject2[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testFormatIllegalArgument[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testParseObject[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testFormat[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testParseObject2[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testFormatIllegalArgument[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testParseObject[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testFormat[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testParseObject2[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
13:57:21 [2019-12-20T18:57:21.274Z] testFormatIllegalArgument[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testParseObject[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testFormat[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testParseObject2[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testFormatIllegalArgument[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testParseObject[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testFormat[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testParseObject2[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testFormatIllegalArgument[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testParseObject[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testFormat[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testParseObject2[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testFormatIllegalArgument[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testParseObject[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testFormat[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testParseObject2[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testFormatIllegalArgument[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testParseObject[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
13:57:21 [2019-12-20T18:57:21.274Z] testFormat[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testParseObject2[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testFormatIllegalArgument[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testParseObject[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testFormat[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testParseObject2[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testFormatIllegalArgument[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testParseObject[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testFormat[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testParseObject2[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testFormatIllegalArgument[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testParseObject[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testFormat[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testParseObject2[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testFormatIllegalArgument[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] 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.001 s
13:57:21 [2019-12-20T18:57:21.274Z] 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
13:57:21 [2019-12-20T18:57:21.274Z] 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
13:57:21 [2019-12-20T18:57:21.274Z] testFormatIllegalArgument[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.274Z] testParseObject[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testFormat[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testParseObject2[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testFormatIllegalArgument[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testParseObject[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testFormat[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testParseObject2[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testFormatIllegalArgument[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testParseObject[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testFormat[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testParseObject2[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testFormatIllegalArgument[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testParseObject[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testFormat[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testParseObject2[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testFormatIllegalArgument[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testParseObject[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testFormat[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testParseObject2[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testFormatIllegalArgument[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testParseObject[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testFormat[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testParseObject2[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testFormatIllegalArgument[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testParseObject[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testFormat[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testParseObject2[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
13:57:21 [2019-12-20T18:57:21.275Z] testFormatIllegalArgument[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testParseObject[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testFormat[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testParseObject2[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testFormatIllegalArgument[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testParseObject[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testFormat[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testParseObject2[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testFormatIllegalArgument[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testParseObject[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testFormat[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testParseObject2[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testFormatIllegalArgument[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testParseObject[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testFormat[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] testParseObject2[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.275Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
13:57:21 [2019-12-20T18:57:21.532Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
13:57:21 [2019-12-20T18:57:21.532Z] testParseObject[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.532Z] testFormatIllegalArgument[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.532Z] testFormat[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.532Z] testParseObject2[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.532Z] testParseObject[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.532Z] testFormatIllegalArgument[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.532Z] testFormat[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.532Z] testParseObject2[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.532Z] testParseObject[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.532Z] testFormatIllegalArgument[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.532Z] testFormat[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.532Z] testParseObject2[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.532Z] testParseObject[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.532Z] testFormatIllegalArgument[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.532Z] testFormat[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.532Z] testParseObject2[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.532Z] testParseObject[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.532Z] testFormatIllegalArgument[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.532Z] testFormat[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.532Z] testParseObject2[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.532Z] testParseObject[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.532Z] testFormatIllegalArgument[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.532Z] testFormat[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject2[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormatIllegalArgument[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormat[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject2[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormat[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject2[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormatIllegalArgument[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormat[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject2[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormatIllegalArgument[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormat[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject2[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormatIllegalArgument[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormat[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject2[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormatIllegalArgument[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormat[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject2[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormatIllegalArgument[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormat[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject2[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormatIllegalArgument[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormat[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject2[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormatIllegalArgument[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormat[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject2[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormatIllegalArgument[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormat[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject2[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormatIllegalArgument[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormat[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject2[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormatIllegalArgument[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormat[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject2[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormatIllegalArgument[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormat[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject2[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormatIllegalArgument[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormat[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject2[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormatIllegalArgument[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormat[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject2[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormatIllegalArgument[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormat[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject2[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormatIllegalArgument[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormat[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject2[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
13:57:21 [2019-12-20T18:57:21.533Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormatIllegalArgument[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormat[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject2[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormatIllegalArgument[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormat[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject2[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormatIllegalArgument[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormat[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject2[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormatIllegalArgument[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testFormat[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.533Z] testParseObject2[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormat[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject2[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormat[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject2[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormat[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject2[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormatIllegalArgument[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormat[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject2[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormatIllegalArgument[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormat[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject2[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormatIllegalArgument[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormat[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject2[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormatIllegalArgument[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormat[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject2[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormat[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject2[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormat[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject2[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormat[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject2[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormat[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject2[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormat[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject2[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormat[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject2[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormat[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormatIllegalArgument[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormat[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject2[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormatIllegalArgument[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormat[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject2[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormatIllegalArgument[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormat[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject2[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormatIllegalArgument[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormat[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject2[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormatIllegalArgument[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormat[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testParseObject2[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
13:57:21 [2019-12-20T18:57:21.534Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
13:57:21 [2019-12-20T18:57:21.534Z] testFormat[0: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormat[1: 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormat[2: 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.534Z] testFormat[3: 1,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormat[4: 4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormat[5: -4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormat[6: -0.04](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormat[7: 0.002](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormat[8: 0.056](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormat[9: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormat[10: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormat[11: ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormat[12: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
13:57:21 [2019-12-20T18:57:21.535Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
13:57:21 [2019-12-20T18:57:21.535Z] testParseObject[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormatIllegalArgument[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormat[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testParseObject2[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testParseObject[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormatIllegalArgument[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormat[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testParseObject2[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testParseObject[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormatIllegalArgument[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormat[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testParseObject2[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
13:57:21 [2019-12-20T18:57:21.535Z] testParseObject[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormatIllegalArgument[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormat[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testParseObject2[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testParseObject[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormat[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testParseObject2[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testParseObject[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormat[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testParseObject2[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testParseObject[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormat[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testParseObject2[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testParseObject[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormatIllegalArgument[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormat[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testParseObject2[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testParseObject[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormatIllegalArgument[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormat[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testParseObject2[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testParseObject[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormatIllegalArgument[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormat[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testParseObject2[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testParseObject[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormatIllegalArgument[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormat[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
13:57:21 [2019-12-20T18:57:21.535Z] testParseObject2[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testParseObject[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormat[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testParseObject2[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testParseObject[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormat[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testParseObject2[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testParseObject[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormat[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testParseObject2[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testParseObject[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.535Z] testFormat[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.536Z] testParseObject2[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.536Z] testParseObject[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.536Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.536Z] testFormat[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.536Z] testParseObject2[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.536Z] testParseObject[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.536Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.536Z] testFormat[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.536Z] testParseObject2[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.536Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.536Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.536Z] testFormat[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.536Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.536Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.536Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.536Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.536Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.536Z] testParseObject[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.536Z] testFormatIllegalArgument[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.536Z] testFormat[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.536Z] testParseObject2[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.536Z] testParseObject[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.536Z] testFormatIllegalArgument[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.536Z] testFormat[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.536Z] testParseObject2[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.536Z] testParseObject[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
13:57:21 [2019-12-20T18:57:21.536Z] testFormatIllegalArgument[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.536Z] testFormat[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.536Z] testParseObject2[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.536Z] testParseObject[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.536Z] testFormatIllegalArgument[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.536Z] testFormat[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.536Z] testParseObject2[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
13:57:21 [2019-12-20T18:57:21.536Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
13:57:21 [2019-12-20T18:57:21.791Z] [Fatal Error] :2:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
13:57:21 [2019-12-20T18:57:21.791Z] [Fatal Error] :1:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
13:57:21 [2019-12-20T18:57:21.791Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.275 s - in org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
13:57:21 [2019-12-20T18:57:21.791Z] testSafeValidate(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.214 s
13:57:21 [2019-12-20T18:57:21.791Z] testXmlInjection(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) skipped
13:57:21 [2019-12-20T18:57:21.791Z] testBillionLaughs(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.049 s
13:57:21 [2019-12-20T18:57:21.791Z] testNewSafeSchemaFactory(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.002 s
13:57:21 [2019-12-20T18:57:21.791Z] newSafeXmlStreamReader(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.003 s
13:57:21 [2019-12-20T18:57:21.791Z] testRecursiveEntityReference(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.001 s
13:57:21 [2019-12-20T18:57:21.791Z] testAttackValidate(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.002 s
13:57:21 [2019-12-20T18:57:21.791Z] testNewSafeSaxParserFactory(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.001 s
13:57:21 [2019-12-20T18:57:21.791Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
13:57:22 [2019-12-20T18:57:22.048Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
13:57:22 [2019-12-20T18:57:22.048Z] testIteratorContents(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.014 s
13:57:22 [2019-12-20T18:57:22.048Z] testOddInsertions(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.007 s
13:57:22 [2019-12-20T18:57:22.048Z] testMultiThread(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.002 s
13:57:22 [2019-12-20T18:57:22.048Z] testConcurrentIteration(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.008 s
13:57:22 [2019-12-20T18:57:22.048Z] testSingleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
13:57:22 [2019-12-20T18:57:22.048Z] testBlockingPeek(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.002 s
13:57:22 [2019-12-20T18:57:22.048Z] testInvalidConstructor1(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
13:57:22 [2019-12-20T18:57:22.048Z] testInvalidConstructor2(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
13:57:22 [2019-12-20T18:57:22.048Z] testInvalidConstructor4(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
13:57:22 [2019-12-20T18:57:22.048Z] testInvalidConstructor5(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
13:57:22 [2019-12-20T18:57:22.048Z] testIsEmpty(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
13:57:22 [2019-12-20T18:57:22.048Z] testSimpleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
13:57:22 [2019-12-20T18:57:22.048Z] testLargeInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
13:57:22 [2019-12-20T18:57:22.048Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest
13:57:22 [2019-12-20T18:57:22.048Z] Dec 20, 2019 6:57:21 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
13:57:22 [2019-12-20T18:57:22.048Z] WARNING: {"ts":22424473727848786,"ph":"s","tid":1,"name":"foo","cat":"mydog","id":"0x1"}
13:57:22 [2019-12-20T18:57:22.048Z] Dec 20, 2019 6:57:21 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
13:57:22 [2019-12-20T18:57:22.048Z] WARNING: {"ts":22424473735686954,"ph":"f","tid":1,"cat":"mydog","id":"0x1"}
13:57:22 [2019-12-20T18:57:22.048Z] Dec 20, 2019 6:57:21 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
13:57:22 [2019-12-20T18:57:22.048Z] WARNING: {"ts":22424473736735663,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x2"}
13:57:22 [2019-12-20T18:57:22.048Z] Dec 20, 2019 6:57:21 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
13:57:22 [2019-12-20T18:57:22.048Z] WARNING: {"ts":22424473801199155,"ph":"f","tid":1,"cat":"myspider","id":"0x2"}
13:57:22 [2019-12-20T18:57:22.048Z] Dec 20, 2019 6:57:21 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
13:57:22 [2019-12-20T18:57:22.048Z] WARNING: {"ts":22424473805905912,"ph":"s","tid":1,"name":"foo","cat":"null","id":"0x3"}
13:57:22 [2019-12-20T18:57:22.048Z] Dec 20, 2019 6:57:21 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
13:57:22 [2019-12-20T18:57:22.048Z] WARNING: {"ts":22424473806336937,"ph":"f","tid":1,"cat":"null","id":"0x3"}
13:57:22 [2019-12-20T18:57:22.048Z] Dec 20, 2019 6:57:21 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
13:57:22 [2019-12-20T18:57:22.048Z] WARNING: {"ts":22424473807230822,"ph":"B","tid":1,"name":"foo"}
13:57:22 [2019-12-20T18:57:22.048Z] Dec 20, 2019 6:57:21 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
13:57:22 [2019-12-20T18:57:22.048Z] WARNING: {"ts":22424473808754390,"ph":"E","tid":1}
13:57:22 [2019-12-20T18:57:22.048Z] Dec 20, 2019 6:57:21 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
13:57:22 [2019-12-20T18:57:22.048Z] WARNING: {"ts":22424473810520446,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x5"}
13:57:22 [2019-12-20T18:57:22.048Z] Dec 20, 2019 6:57:21 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
13:57:22 [2019-12-20T18:57:22.048Z] WARNING: {"ts":22424473810934843,"ph":"f","tid":1,"cat":"myspider","id":"0x5"}
13:57:22 [2019-12-20T18:57:22.048Z] Dec 20, 2019 6:57:21 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
13:57:22 [2019-12-20T18:57:22.048Z] INFO: {"ts":22424473815939688,"ph":"B","tid":1,"name":"foo"}
13:57:22 [2019-12-20T18:57:22.048Z] Dec 20, 2019 6:57:21 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
13:57:22 [2019-12-20T18:57:22.048Z] INFO: {"ts":22424473816272010,"ph":"B","tid":1,"name":"bar"}
13:57:22 [2019-12-20T18:57:22.048Z] Dec 20, 2019 6:57:21 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
13:57:22 [2019-12-20T18:57:22.048Z] INFO: {"ts":22424473816554041,"ph":"E","tid":1}
13:57:22 [2019-12-20T18:57:22.048Z] Dec 20, 2019 6:57:21 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
13:57:22 [2019-12-20T18:57:22.048Z] INFO: {"ts":22424473816804807,"ph":"E","tid":1}
13:57:22 [2019-12-20T18:57:22.048Z] Dec 20, 2019 6:57:21 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
13:57:22 [2019-12-20T18:57:22.048Z] WARNING: {"ts":22424473817500330,"ph":"B","tid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}}
13:57:22 [2019-12-20T18:57:22.048Z] Dec 20, 2019 6:57:21 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
13:57:22 [2019-12-20T18:57:22.048Z] WARNING: {"ts":22424473817813518,"ph":"E","tid":1}
13:57:22 [2019-12-20T18:57:22.048Z] Dec 20, 2019 6:57:21 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
13:57:22 [2019-12-20T18:57:22.048Z] WARNING: {"ts":22424473818075746,"ph":"B","tid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}}
13:57:22 [2019-12-20T18:57:22.048Z] Dec 20, 2019 6:57:21 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
13:57:22 [2019-12-20T18:57:22.048Z] WARNING: {"ts":22424473818319786,"ph":"E","tid":1}
13:57:22 [2019-12-20T18:57:22.048Z] Dec 20, 2019 6:57:21 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
13:57:22 [2019-12-20T18:57:22.048Z] WARNING: {"ts":22424473818564911,"ph":"B","tid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}}
13:57:22 [2019-12-20T18:57:22.048Z] Dec 20, 2019 6:57:21 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
13:57:22 [2019-12-20T18:57:22.048Z] WARNING: {"ts":22424473818820736,"ph":"E","tid":1}
13:57:22 [2019-12-20T18:57:22.048Z] Dec 20, 2019 6:57:21 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
13:57:22 [2019-12-20T18:57:22.048Z] WARNING: {"ts":22424473819406988,"ph":"B","tid":1,"name":"foo"}
13:57:22 [2019-12-20T18:57:22.048Z] Dec 20, 2019 6:57:21 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
13:57:22 [2019-12-20T18:57:22.048Z] WARNING: {"ts":22424473819920291,"ph":"E","tid":1}
13:57:22 [2019-12-20T18:57:22.048Z] Dec 20, 2019 6:57:21 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
13:57:22 [2019-12-20T18:57:22.048Z] INFO: {"ts":22424473822467155,"ph":"i","tid":1,"name":"test null value","args":{"nullvalue":"null"}}
13:57:22 [2019-12-20T18:57:22.048Z] Dec 20, 2019 6:57:21 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
13:57:22 [2019-12-20T18:57:22.048Z] INFO: {"ts":22424473823143363,"ph":"i","tid":1,"name":"test null key","args":{"null":"value"}}
13:57:22 [2019-12-20T18:57:22.048Z] Dec 20, 2019 6:57:21 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
13:57:22 [2019-12-20T18:57:22.048Z] INFO: {"ts":22424473824008962,"ph":"B","tid":1,"name":"foo"}
13:57:22 [2019-12-20T18:57:22.048Z] Dec 20, 2019 6:57:21 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
13:57:22 [2019-12-20T18:57:22.048Z] INFO: {"ts":22424473824289353,"ph":"B","tid":1,"name":"bar"}
13:57:22 [2019-12-20T18:57:22.048Z] Dec 20, 2019 6:57:21 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
13:57:22 [2019-12-20T18:57:22.048Z] INFO: {"ts":22424473824512681,"ph":"E","tid":1}
13:57:22 [2019-12-20T18:57:22.048Z] Dec 20, 2019 6:57:21 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
13:57:22 [2019-12-20T18:57:22.048Z] INFO: {"ts":22424473824755690,"ph":"E","tid":1}
13:57:22 [2019-12-20T18:57:22.048Z] Dec 20, 2019 6:57:21 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
13:57:22 [2019-12-20T18:57:22.048Z] WARNING: {"ts":22424473825241760,"ph":"s","tid":1,"name":"foo","cat":"myspider","id":"0x6"}
13:57:22 [2019-12-20T18:57:22.048Z] Dec 20, 2019 6:57:21 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
13:57:22 [2019-12-20T18:57:22.048Z] WARNING: {"ts":22424473825541078,"ph":"f","tid":1,"cat":"myspider","id":"0x6"}
13:57:22 [2019-12-20T18:57:22.048Z] Dec 20, 2019 6:57:21 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
13:57:22 [2019-12-20T18:57:22.048Z] INFO: {"ts":22424473828531927,"ph":"B","tid":1,"name":"world"}
13:57:22 [2019-12-20T18:57:22.048Z] Dec 20, 2019 6:57:21 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
13:57:22 [2019-12-20T18:57:22.048Z] INFO: {"ts":22424473828780504,"ph":"E","tid":1}
13:57:22 [2019-12-20T18:57:22.048Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.104 s - in org.eclipse.tracecompass.common.core.tests.log.LoggerTest
13:57:22 [2019-12-20T18:57:22.048Z] testFlowLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.011 s
13:57:22 [2019-12-20T18:57:22.049Z] testFlowWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.065 s
13:57:22 [2019-12-20T18:57:22.049Z] testObjectLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.004 s
13:57:22 [2019-12-20T18:57:22.049Z] testFlowBuilderNoExtra(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
13:57:22 [2019-12-20T18:57:22.049Z] testNestingWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
13:57:22 [2019-12-20T18:57:22.049Z] testFlowFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
13:57:22 [2019-12-20T18:57:22.049Z] testFlowBuilderCatThenParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
13:57:22 [2019-12-20T18:57:22.049Z] testNestingFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
13:57:22 [2019-12-20T18:57:22.049Z] testAsyncMessages(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.004 s
13:57:22 [2019-12-20T18:57:22.049Z] testNestingException(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
13:57:22 [2019-12-20T18:57:22.049Z] testAttributeFailRepeatedArgs(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0 s
13:57:22 [2019-12-20T18:57:22.049Z] testAttributes(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
13:57:22 [2019-12-20T18:57:22.049Z] testNestingLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
13:57:22 [2019-12-20T18:57:22.049Z] testCounter(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
13:57:22 [2019-12-20T18:57:22.049Z] testNullArguments(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
13:57:22 [2019-12-20T18:57:22.049Z] testNesting(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
13:57:22 [2019-12-20T18:57:22.049Z] testFlowBuilderParentThenCat(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
13:57:22 [2019-12-20T18:57:22.049Z] testMarker(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
13:57:22 [2019-12-20T18:57:22.049Z] testInstant(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
13:57:22 [2019-12-20T18:57:22.049Z] testCollectionLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0 s
13:57:22 [2019-12-20T18:57:22.049Z] testHelloWorld(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
13:57:22 [2019-12-20T18:57:22.049Z] testAttributeFail3Args(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0 s
13:57:22 [2019-12-20T18:57:22.049Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
13:57:22 [2019-12-20T18:57:22.049Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
13:57:22 [2019-12-20T18:57:22.049Z] testSameSign(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0.065 s
13:57:22 [2019-12-20T18:57:22.049Z] testAdd100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
13:57:22 [2019-12-20T18:57:22.049Z] testAdd0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
13:57:22 [2019-12-20T18:57:22.049Z] testMult0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
13:57:22 [2019-12-20T18:57:22.049Z] testMult1(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
13:57:22 [2019-12-20T18:57:22.049Z] testAdd0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
13:57:22 [2019-12-20T18:57:22.049Z] testMultLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
13:57:22 [2019-12-20T18:57:22.049Z] testAddLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0.001 s
13:57:22 [2019-12-20T18:57:22.049Z] testMultLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
13:57:22 [2019-12-20T18:57:22.049Z] testAddLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
13:57:22 [2019-12-20T18:57:22.049Z] testMult100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
13:57:22 [2019-12-20T18:57:22.049Z] testAdd100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
13:57:22 [2019-12-20T18:57:22.049Z] testMult100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
13:57:22 [2019-12-20T18:57:22.049Z] testMult0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
13:57:22 [2019-12-20T18:57:22.049Z] testMult1L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
13:57:22 [2019-12-20T18:57:22.049Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
13:57:22 [2019-12-20T18:57:22.049Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
13:57:22 [2019-12-20T18:57:22.049Z] testCheckContentsArrayNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0.001 s
13:57:22 [2019-12-20T18:57:22.049Z] testCheckContentsArray(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
13:57:22 [2019-12-20T18:57:22.049Z] testCheckContentsArrayNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
13:57:22 [2019-12-20T18:57:22.049Z] testCheckContentsStreamNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0.001 s
13:57:22 [2019-12-20T18:57:22.049Z] testCheckContentsStreamNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
13:57:22 [2019-12-20T18:57:22.049Z] testCheckContentsStream(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
13:57:22 [2019-12-20T18:57:22.049Z] 
13:57:22 [2019-12-20T18:57:22.049Z] Results:
13:57:22 [2019-12-20T18:57:22.049Z] 
13:57:22 [2019-12-20T18:57:22.049Z] Tests run: 543, Failures: 0, Errors: 0, Skipped: 1
13:57:22 [2019-12-20T18:57:22.049Z] 
13:57:22 [2019-12-20T18:57:22.978Z] [INFO] All tests passed!
13:57:22 [2019-12-20T18:57:22.978Z] [INFO] 
13:57:22 [2019-12-20T18:57:22.978Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests ---
13:57:22 [2019-12-20T18:57:22.978Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.7-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT.jar
13:57:23 [2019-12-20T18:57:23.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.7-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT.pom
13:57:23 [2019-12-20T18:57:23.235Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.7-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT-sources.jar
13:57:23 [2019-12-20T18:57:23.235Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.7-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT-pack200.jar.pack.gz
13:57:23 [2019-12-20T18:57:23.235Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.7-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT-p2metadata.xml
13:57:23 [2019-12-20T18:57:23.235Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.7-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.7-SNAPSHOT-p2artifacts.xml
13:57:23 [2019-12-20T18:57:23.235Z] [INFO] 
13:57:23 [2019-12-20T18:57:23.235Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests ---
13:57:23 [2019-12-20T18:57:23.235Z] [INFO] 
13:57:23 [2019-12-20T18:57:23.235Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >--------
13:57:23 [2019-12-20T18:57:23.235Z] [INFO] Building org.eclipse.tracecompass.ctf 5.2.0-SNAPSHOT            [65/138]
13:57:23 [2019-12-20T18:57:23.235Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:57:23 [2019-12-20T18:57:23.235Z] [INFO] 
13:57:23 [2019-12-20T18:57:23.235Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf ---
13:57:23 [2019-12-20T18:57:23.235Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target
13:57:23 [2019-12-20T18:57:23.235Z] [INFO] 
13:57:23 [2019-12-20T18:57:23.235Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
13:57:23 [2019-12-20T18:57:23.235Z] [INFO] The project's OSGi version is 5.2.0.201912201815
13:57:23 [2019-12-20T18:57:23.235Z] [INFO] 
13:57:23 [2019-12-20T18:57:23.235Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
13:57:23 [2019-12-20T18:57:23.235Z] [INFO] 
13:57:23 [2019-12-20T18:57:23.235Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
13:57:23 [2019-12-20T18:57:23.235Z] [INFO] 
13:57:23 [2019-12-20T18:57:23.235Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
13:57:23 [2019-12-20T18:57:23.235Z] [INFO] 
13:57:23 [2019-12-20T18:57:23.235Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf ---
13:57:23 [2019-12-20T18:57:23.235Z] [INFO] 
13:57:23 [2019-12-20T18:57:23.235Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
13:57:23 [2019-12-20T18:57:23.235Z] [INFO] 
13:57:23 [2019-12-20T18:57:23.235Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf ---
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.2.0-SNAPSHOT.jar
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] 
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf ---
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] 
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf ---
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] 
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf ---
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.2.0-SNAPSHOT-sources-feature.jar
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] 
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf ---
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] 
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf ---
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] 
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf ---
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.2.0-SNAPSHOT.jar
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.2.0-SNAPSHOT.pom
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.2.0-SNAPSHOT-sources-feature.jar
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.2.0-SNAPSHOT-p2metadata.xml
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.ctf-5.2.0-SNAPSHOT-p2artifacts.xml
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] 
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf ---
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] 
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >--
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.1-SNAPSHOT [66/138]
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] 
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests ---
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] 
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] The project's OSGi version is 1.0.1.201912201815
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] 
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] 
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] 
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] 
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] 
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
13:57:23 [2019-12-20T18:57:23.492Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes
13:57:23 [2019-12-20T18:57:23.747Z] [INFO] 
13:57:23 [2019-12-20T18:57:23.747Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests ---
13:57:23 [2019-12-20T18:57:23.747Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:57:23 [2019-12-20T18:57:23.747Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources
13:57:23 [2019-12-20T18:57:23.747Z] [INFO] 
13:57:23 [2019-12-20T18:57:23.747Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests ---
13:57:23 [2019-12-20T18:57:23.747Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-sources.jar
13:57:23 [2019-12-20T18:57:23.748Z] [INFO] 
13:57:23 [2019-12-20T18:57:23.748Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
13:57:23 [2019-12-20T18:57:23.748Z] [INFO] 
13:57:23 [2019-12-20T18:57:23.748Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests ---
13:57:23 [2019-12-20T18:57:23.748Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar
13:57:23 [2019-12-20T18:57:23.748Z] [INFO] 
13:57:23 [2019-12-20T18:57:23.748Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests ---
13:57:23 [2019-12-20T18:57:23.748Z] [INFO] 
13:57:23 [2019-12-20T18:57:23.748Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser.tests ---
13:57:23 [2019-12-20T18:57:23.748Z] [INFO] 
13:57:23 [2019-12-20T18:57:23.748Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser.tests ---
13:57:23 [2019-12-20T18:57:23.748Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar
13:57:23 [2019-12-20T18:57:23.748Z] [INFO] 
13:57:23 [2019-12-20T18:57:23.748Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests ---
13:57:23 [2019-12-20T18:57:23.748Z] [INFO] 
13:57:23 [2019-12-20T18:57:23.748Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
13:57:31 [2019-12-20T18:57:31.829Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data/.metadata/.log
13:57:31 [2019-12-20T18:57:31.829Z] [INFO] Command line:
13:57:31 [2019-12-20T18:57:31.829Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
13:57:31 [2019-12-20T18:57:31.829Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:57:33 [2019-12-20T18:57:33.193Z] !SESSION 2019-12-20 18:57:30.837 -----------------------------------------------
13:57:33 [2019-12-20T18:57:33.193Z] eclipse.buildId=unknown
13:57:33 [2019-12-20T18:57:33.193Z] java.version=1.8.0_202
13:57:33 [2019-12-20T18:57:33.193Z] java.vendor=Oracle Corporation
13:57:33 [2019-12-20T18:57:33.193Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:57:33 [2019-12-20T18:57:33.193Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide
13:57:33 [2019-12-20T18:57:33.193Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
13:57:33 [2019-12-20T18:57:33.193Z] 
13:57:33 [2019-12-20T18:57:33.193Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 18:57:32.912
13:57:33 [2019-12-20T18:57:33.193Z] !MESSAGE FrameworkEvent ERROR
13:57:33 [2019-12-20T18:57:33.193Z] !STACK 0
13:57:33 [2019-12-20T18:57:33.193Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49]
13:57:33 [2019-12-20T18:57:33.193Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:57:33 [2019-12-20T18:57:33.193Z] 
13:57:33 [2019-12-20T18:57:33.193Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:57:33 [2019-12-20T18:57:33.193Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:57:33 [2019-12-20T18:57:33.193Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:57:33 [2019-12-20T18:57:33.193Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:57:33 [2019-12-20T18:57:33.193Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:57:33 [2019-12-20T18:57:33.193Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:57:33 [2019-12-20T18:57:33.193Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:57:33 [2019-12-20T18:57:33.193Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:57:33 [2019-12-20T18:57:33.193Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:57:33 [2019-12-20T18:57:33.193Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:57:33 [2019-12-20T18:57:33.193Z] 
13:57:33 [2019-12-20T18:57:33.193Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 18:57:33.025
13:57:33 [2019-12-20T18:57:33.193Z] !MESSAGE FrameworkEvent ERROR
13:57:33 [2019-12-20T18:57:33.193Z] !STACK 0
13:57:33 [2019-12-20T18:57:33.193Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [122]
13:57:33 [2019-12-20T18:57:33.193Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:57:33 [2019-12-20T18:57:33.193Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
13:57:33 [2019-12-20T18:57:33.193Z]     -> 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:33 [2019-12-20T18:57:33.193Z]        org.apache.httpcomponents.httpclient.win [30]
13:57:33 [2019-12-20T18:57:33.193Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:57:33 [2019-12-20T18:57:33.193Z] 
13:57:33 [2019-12-20T18:57:33.193Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:57:33 [2019-12-20T18:57:33.193Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:57:33 [2019-12-20T18:57:33.193Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:57:33 [2019-12-20T18:57:33.193Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:57:33 [2019-12-20T18:57:33.193Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:57:33 [2019-12-20T18:57:33.193Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:57:33 [2019-12-20T18:57:33.193Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:57:33 [2019-12-20T18:57:33.193Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:57:33 [2019-12-20T18:57:33.193Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:57:33 [2019-12-20T18:57:33.193Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:57:34 [2019-12-20T18:57:34.558Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
13:57:34 [2019-12-20T18:57:34.558Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.113 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
13:57:34 [2019-12-20T18:57:34.558Z] testDeclaratorOfEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
13:57:34 [2019-12-20T18:57:34.558Z] testCharacterLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.026 s
13:57:34 [2019-12-20T18:57:34.558Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
13:57:34 [2019-12-20T18:57:34.558Z] testIntegerLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
13:57:34 [2019-12-20T18:57:34.558Z] testKeywordPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
13:57:34 [2019-12-20T18:57:34.558Z] testStringLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
13:57:34 [2019-12-20T18:57:34.558Z] testTraceDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
13:57:34 [2019-12-20T18:57:34.558Z] testEnvDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
13:57:34 [2019-12-20T18:57:34.558Z] testMixedUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
13:57:34 [2019-12-20T18:57:34.558Z] testArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
13:57:34 [2019-12-20T18:57:34.558Z] testMemberUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
13:57:34 [2019-12-20T18:57:34.558Z] testFloatingTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
13:57:34 [2019-12-20T18:57:34.558Z] testIntegerTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
13:57:34 [2019-12-20T18:57:34.558Z] testPointerUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
13:57:34 [2019-12-20T18:57:34.558Z] testTypedefDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
13:57:34 [2019-12-20T18:57:34.558Z] testUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
13:57:34 [2019-12-20T18:57:34.558Z] testIdentifierPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
13:57:34 [2019-12-20T18:57:34.558Z] testSpecialArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
13:57:34 [2019-12-20T18:57:34.558Z] testDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
13:57:34 [2019-12-20T18:57:34.558Z] testSimpleUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
13:57:34 [2019-12-20T18:57:34.558Z] testEmptyDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
13:57:34 [2019-12-20T18:57:34.558Z] testPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
13:57:34 [2019-12-20T18:57:34.558Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
13:57:34 [2019-12-20T18:57:34.558Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.005 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
13:57:34 [2019-12-20T18:57:34.558Z] testSymbols(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
13:57:34 [2019-12-20T18:57:34.558Z] testStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
13:57:34 [2019-12-20T18:57:34.558Z] testCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
13:57:34 [2019-12-20T18:57:34.558Z] testLiteralSuffixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
13:57:34 [2019-12-20T18:57:34.558Z] testLiteralPrefixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
13:57:34 [2019-12-20T18:57:34.558Z] testMixedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
13:57:34 [2019-12-20T18:57:34.558Z] testWhitespaces(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
13:57:34 [2019-12-20T18:57:34.558Z] testLineCommentWithEOF(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) skipped
13:57:34 [2019-12-20T18:57:34.558Z] testIdentifierLetters(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
13:57:34 [2019-12-20T18:57:34.558Z] testMultiLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
13:57:34 [2019-12-20T18:57:34.558Z] testComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
13:57:34 [2019-12-20T18:57:34.558Z] testLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
13:57:34 [2019-12-20T18:57:34.558Z] testNestedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
13:57:34 [2019-12-20T18:57:34.558Z] testLiteralDigits(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
13:57:34 [2019-12-20T18:57:34.558Z] testLiteralZero(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
13:57:34 [2019-12-20T18:57:34.558Z] testKeywords(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
13:57:34 [2019-12-20T18:57:34.558Z] testEscapeStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
13:57:34 [2019-12-20T18:57:34.558Z] testEscapeCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
13:57:34 [2019-12-20T18:57:34.558Z] testIdentifier(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
13:57:34 [2019-12-20T18:57:34.558Z] testLiterals(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
13:57:34 [2019-12-20T18:57:34.558Z] 
13:57:34 [2019-12-20T18:57:34.558Z] Results:
13:57:34 [2019-12-20T18:57:34.558Z] 
13:57:34 [2019-12-20T18:57:34.558Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5
13:57:34 [2019-12-20T18:57:34.558Z] 
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] All tests passed!
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] 
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests ---
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.pom
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-sources.jar
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-p2metadata.xml
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.1-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.1-SNAPSHOT-p2artifacts.xml
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] 
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests ---
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] 
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 5.2.0-SNAPSHOT        [67/138]
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] 
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf ---
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] 
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] The project's OSGi version is 5.2.0.201912201815
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] 
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] 
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] 
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] 
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf ---
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] 
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] 
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf ---
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.2.0-SNAPSHOT.jar
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] 
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf ---
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] 
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] 
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf ---
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.2.0-SNAPSHOT-sources-feature.jar
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] 
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf ---
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] 
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] 
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf ---
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.2.0-SNAPSHOT.jar
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.2.0-SNAPSHOT.pom
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.2.0-SNAPSHOT-sources-feature.jar
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.2.0-SNAPSHOT-p2metadata.xml
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-5.2.0-SNAPSHOT-p2artifacts.xml
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] 
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf ---
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] 
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >--
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.9-SNAPSHOT [68/138]
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] 
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] 
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] The project's OSGi version is 1.0.9.201912201815
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] 
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] 
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] 
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] 
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] 
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
13:57:35 [2019-12-20T18:57:35.923Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes
13:57:36 [2019-12-20T18:57:36.485Z] [INFO] 
13:57:36 [2019-12-20T18:57:36.485Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
13:57:36 [2019-12-20T18:57:36.485Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
13:57:36 [2019-12-20T18:57:36.485Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/test/resources
13:57:36 [2019-12-20T18:57:36.485Z] [INFO] 
13:57:36 [2019-12-20T18:57:36.485Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
13:57:36 [2019-12-20T18:57:36.485Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
13:57:36 [2019-12-20T18:57:36.485Z] [INFO] 
13:57:36 [2019-12-20T18:57:36.485Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
13:57:36 [2019-12-20T18:57:36.485Z] [INFO] 
13:57:36 [2019-12-20T18:57:36.485Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
13:57:36 [2019-12-20T18:57:36.485Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
13:57:36 [2019-12-20T18:57:36.485Z] [INFO] 
13:57:36 [2019-12-20T18:57:36.485Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
13:57:36 [2019-12-20T18:57:36.485Z] [INFO] 
13:57:36 [2019-12-20T18:57:36.485Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
13:57:36 [2019-12-20T18:57:36.485Z] [INFO] 
13:57:36 [2019-12-20T18:57:36.485Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
13:57:36 [2019-12-20T18:57:36.485Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
13:57:36 [2019-12-20T18:57:36.741Z] [INFO] 
13:57:36 [2019-12-20T18:57:36.741Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
13:57:36 [2019-12-20T18:57:36.741Z] [INFO] 
13:57:36 [2019-12-20T18:57:36.741Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
13:57:37 [2019-12-20T18:57:37.667Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/.metadata/.log
13:57:37 [2019-12-20T18:57:37.667Z] [INFO] Command line:
13:57:37 [2019-12-20T18:57:37.667Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/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-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
13:57:37 [2019-12-20T18:57:37.667Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
13:57:40 [2019-12-20T18:57:40.180Z] !SESSION 2019-12-20 18:57:37.743 -----------------------------------------------
13:57:40 [2019-12-20T18:57:40.180Z] eclipse.buildId=unknown
13:57:40 [2019-12-20T18:57:40.180Z] java.version=1.8.0_202
13:57:40 [2019-12-20T18:57:40.180Z] java.vendor=Oracle Corporation
13:57:40 [2019-12-20T18:57:40.180Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
13:57:40 [2019-12-20T18:57:40.180Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
13:57:40 [2019-12-20T18:57:40.180Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/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-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
13:57:40 [2019-12-20T18:57:40.180Z] 
13:57:40 [2019-12-20T18:57:40.180Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 18:57:40.135
13:57:40 [2019-12-20T18:57:40.180Z] !MESSAGE FrameworkEvent ERROR
13:57:40 [2019-12-20T18:57:40.180Z] !STACK 0
13:57:40 [2019-12-20T18:57:40.180Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
13:57:40 [2019-12-20T18:57:40.180Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:57:40 [2019-12-20T18:57:40.180Z] 
13:57:40 [2019-12-20T18:57:40.180Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:57:40 [2019-12-20T18:57:40.180Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:57:40 [2019-12-20T18:57:40.180Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:57:40 [2019-12-20T18:57:40.180Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:57:40 [2019-12-20T18:57:40.180Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:57:40 [2019-12-20T18:57:40.180Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:57:40 [2019-12-20T18:57:40.180Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:57:40 [2019-12-20T18:57:40.180Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:57:40 [2019-12-20T18:57:40.180Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:57:40 [2019-12-20T18:57:40.180Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:57:40 [2019-12-20T18:57:40.437Z] 
13:57:40 [2019-12-20T18:57:40.437Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 18:57:40.311
13:57:40 [2019-12-20T18:57:40.437Z] !MESSAGE FrameworkEvent ERROR
13:57:40 [2019-12-20T18:57:40.437Z] !STACK 0
13:57:40 [2019-12-20T18:57:40.437Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
13:57:40 [2019-12-20T18:57:40.437Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:57:40 [2019-12-20T18:57:40.437Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
13:57:40 [2019-12-20T18:57:40.437Z]     -> 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:40 [2019-12-20T18:57:40.437Z]        org.apache.httpcomponents.httpclient.win [36]
13:57:40 [2019-12-20T18:57:40.437Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
13:57:40 [2019-12-20T18:57:40.437Z] 
13:57:40 [2019-12-20T18:57:40.437Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
13:57:40 [2019-12-20T18:57:40.437Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
13:57:40 [2019-12-20T18:57:40.437Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
13:57:40 [2019-12-20T18:57:40.437Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
13:57:40 [2019-12-20T18:57:40.437Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
13:57:40 [2019-12-20T18:57:40.437Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
13:57:40 [2019-12-20T18:57:40.437Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
13:57:40 [2019-12-20T18:57:40.437Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
13:57:40 [2019-12-20T18:57:40.437Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
13:57:40 [2019-12-20T18:57:40.437Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
13:57:42 [2019-12-20T18:57:42.324Z] process 9377: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
13:57:42 [2019-12-20T18:57:42.324Z] See the manual page for dbus-uuidgen to correct this issue.
13:57:42 [2019-12-20T18:57:42.324Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
13:57:42 [2019-12-20T18:57:42.324Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
13:57:50 [2019-12-20T18:57:50.408Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
13:57:50 [2019-12-20T18:57:50.408Z] Display size: 1440x900
13:57:50 [2019-12-20T18:57:50.408Z] OS version=3.10.0-957.10.1.el7.x86_64
13:57:50 [2019-12-20T18:57:50.408Z] GTK version=3.18.9
13:57:50 [2019-12-20T18:57:50.408Z] GTK theme=Ambiance
13:57:50 [2019-12-20T18:57:50.408Z] LIBOVERLAY_SCROLLBAR=0
13:57:50 [2019-12-20T18:57:50.408Z] Time zone: Coordinated Universal Time
13:57:50 [2019-12-20T18:57:50.408Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
13:57:50 [2019-12-20T18:57:50.408Z] log4j:WARN Please initialize the log4j system properly.
13:57:52 [2019-12-20T18:57:52.295Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:57:52 [2019-12-20T18:57:52.551Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:57:52 [2019-12-20T18:57:52.551Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:57:52 [2019-12-20T18:57:52.551Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:57:52 [2019-12-20T18:57:52.551Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:57:52 [2019-12-20T18:57:52.551Z] DEBUG - Attempting to set focus on Tree with text {}
13:57:52 [2019-12-20T18:57:52.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615274807 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:57:52 [2019-12-20T18:57:52.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615274808 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:57:52 [2019-12-20T18:57:52.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615274808 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:57:52 [2019-12-20T18:57:52.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615274809 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:57:52 [2019-12-20T18:57:52.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615274809 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}
13:57:52 [2019-12-20T18:57:52.551Z] *** BUG ***
13:57:52 [2019-12-20T18:57:52.551Z] In pixman_region32_init_rect: Invalid rectangle passed
13:57:52 [2019-12-20T18:57:52.551Z] Set a breakpoint on '_pixman_log_error' to debug
13:57:52 [2019-12-20T18:57:52.551Z] 
13:57:52 [2019-12-20T18:57:52.551Z] *** BUG ***
13:57:52 [2019-12-20T18:57:52.551Z] In pixman_region32_init_rect: Invalid rectangle passed
13:57:52 [2019-12-20T18:57:52.551Z] Set a breakpoint on '_pixman_log_error' to debug
13:57:52 [2019-12-20T18:57:52.551Z] 
13:57:52 [2019-12-20T18:57:52.551Z] *** BUG ***
13:57:52 [2019-12-20T18:57:52.551Z] In pixman_region32_init_rect: Invalid rectangle passed
13:57:52 [2019-12-20T18:57:52.551Z] Set a breakpoint on '_pixman_log_error' to debug
13:57:52 [2019-12-20T18:57:52.551Z] 
13:57:52 [2019-12-20T18:57:52.551Z] *** BUG ***
13:57:52 [2019-12-20T18:57:52.551Z] In pixman_region32_init_rect: Invalid rectangle passed
13:57:52 [2019-12-20T18:57:52.551Z] Set a breakpoint on '_pixman_log_error' to debug
13:57:52 [2019-12-20T18:57:52.551Z] 
13:57:52 [2019-12-20T18:57:52.551Z] *** BUG ***
13:57:52 [2019-12-20T18:57:52.551Z] In pixman_region32_init_rect: Invalid rectangle passed
13:57:52 [2019-12-20T18:57:52.551Z] Set a breakpoint on '_pixman_log_error' to debug
13:57:52 [2019-12-20T18:57:52.551Z] 
13:57:52 [2019-12-20T18:57:52.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615274919 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:57:52 [2019-12-20T18:57:52.551Z] DEBUG - Attempting to set focus on Tree with text {}
13:57:52 [2019-12-20T18:57:52.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615274920 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:57:52 [2019-12-20T18:57:52.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615274921 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:57:52 [2019-12-20T18:57:52.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615274921 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:57:52 [2019-12-20T18:57:52.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615274921 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:57:52 [2019-12-20T18:57:52.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615274921 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}
13:57:52 [2019-12-20T18:57:52.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615274987 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:57:52 [2019-12-20T18:57:52.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615274988 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:57:52 [2019-12-20T18:57:52.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615274988 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:57:52 [2019-12-20T18:57:52.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615274989 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:57:52 [2019-12-20T18:57:52.807Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615274989 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}
13:57:52 [2019-12-20T18:57:52.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615275029 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:57:52 [2019-12-20T18:57:52.807Z] DEBUG - Attempting to set focus on Tree with text {}
13:57:52 [2019-12-20T18:57:52.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=615275076 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
13:57:52 [2019-12-20T18:57:52.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=615275076 data=null doit=true} to TreeItem with text {Traces [0]}
13:57:52 [2019-12-20T18:57:52.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=615275076 data=null} to TreeItem with text {Traces [0]}
13:57:52 [2019-12-20T18:57:52.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=615275077 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
13:57:52 [2019-12-20T18:57:52.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615275077 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]}
13:57:52 [2019-12-20T18:57:52.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=615275104 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
13:57:53 [2019-12-20T18:57:53.367Z] 
13:57:53 [2019-12-20T18:57:53.367Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-20 18:57:53.319
13:57:53 [2019-12-20T18:57:53.367Z] !MESSAGE Error initializing trace.
13:57:53 [2019-12-20T18:57:53.367Z] 
13:57:53 [2019-12-20T18:57:53.367Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: MismatchedTokenException(57!=72) at metadata:9:27
13:57:53 [2019-12-20T18:57:53.367Z] !STACK 0
13:57:53 [2019-12-20T18:57:53.367Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: MismatchedTokenException(57!=72) at metadata:9:27
13:57:53 [2019-12-20T18:57:53.367Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
13:57:53 [2019-12-20T18:57:53.367Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
13:57:53 [2019-12-20T18:57:53.367Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
13:57:53 [2019-12-20T18:57:53.367Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
13:57:53 [2019-12-20T18:57:53.367Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
13:57:53 [2019-12-20T18:57:53.367Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
13:57:53 [2019-12-20T18:57:53.367Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
13:57:53 [2019-12-20T18:57:53.367Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
13:57:53 [2019-12-20T18:57:53.367Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
13:57:53 [2019-12-20T18:57:53.367Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:57:53 [2019-12-20T18:57:53.367Z] Caused by: MismatchedTokenException(57!=72)
13:57:53 [2019-12-20T18:57:53.367Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.recoverFromMismatchedToken(CTFParser.java:229)
13:57:53 [2019-12-20T18:57:53.367Z] 	at org.antlr.runtime.BaseRecognizer.match(BaseRecognizer.java:115)
13:57:53 [2019-12-20T18:57:53.367Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1730)
13:57:53 [2019-12-20T18:57:53.367Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348)
13:57:53 [2019-12-20T18:57:53.367Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303)
13:57:53 [2019-12-20T18:57:53.367Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253)
13:57:53 [2019-12-20T18:57:53.367Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
13:57:53 [2019-12-20T18:57:53.367Z] 	... 9 more
13:57:54 [2019-12-20T18:57:54.294Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:57:54 [2019-12-20T18:57:54.294Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=615276381 data=null doit=true} to Shell with text {Open Trace}
13:57:54 [2019-12-20T18:57:54.294Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:57:54 [2019-12-20T18:57:54.294Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:57:54 [2019-12-20T18:57:54.294Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:57:54 [2019-12-20T18:57:54.294Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:57:54 [2019-12-20T18:57:54.294Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:57:54 [2019-12-20T18:57:54.294Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:57:54 [2019-12-20T18:57:54.294Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:57:54 [2019-12-20T18:57:54.294Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:57:54 [2019-12-20T18:57:54.294Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:57:54 [2019-12-20T18:57:54.294Z] DEBUG - Clicking on OK
13:57:54 [2019-12-20T18:57:54.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615276384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:57:54 [2019-12-20T18:57:54.294Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615276385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:57:54 [2019-12-20T18:57:54.294Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615276385 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:57:54 [2019-12-20T18:57:54.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615276385 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:57:54 [2019-12-20T18:57:54.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615276385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:57:54 [2019-12-20T18:57:54.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615276385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:57:54 [2019-12-20T18:57:54.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615276386 data=null 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')
13:57:54 [2019-12-20T18:57:54.294Z] DEBUG - Clicked on 
13:57:55 [2019-12-20T18:57:55.220Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:57:55 [2019-12-20T18:57:55.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:57:55 [2019-12-20T18:57:55.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:57:55 [2019-12-20T18:57:55.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:57:55 [2019-12-20T18:57:55.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:57:55 [2019-12-20T18:57:55.220Z] DEBUG - Attempting to set focus on Tree with text {}
13:57:55 [2019-12-20T18:57:55.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615277331 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:57:55 [2019-12-20T18:57:55.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615277331 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:57:55 [2019-12-20T18:57:55.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615277331 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:57:55 [2019-12-20T18:57:55.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615277332 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:57:55 [2019-12-20T18:57:55.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615277332 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}
13:57:55 [2019-12-20T18:57:55.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615277383 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:57:55 [2019-12-20T18:57:55.220Z] DEBUG - Attempting to set focus on Tree with text {}
13:57:55 [2019-12-20T18:57:55.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615277384 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:57:55 [2019-12-20T18:57:55.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615277385 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:57:55 [2019-12-20T18:57:55.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615277385 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:57:55 [2019-12-20T18:57:55.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615277385 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:57:55 [2019-12-20T18:57:55.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615277385 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}
13:57:55 [2019-12-20T18:57:55.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615277392 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:57:55 [2019-12-20T18:57:55.220Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:57:55 [2019-12-20T18:57:55.220Z] DEBUG - Attempting to set focus on Tree with text {}
13:57:55 [2019-12-20T18:57:55.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=615277396 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
13:57:55 [2019-12-20T18:57:55.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=615277396 data=null doit=true} to TreeItem with text {Traces [1]}
13:57:55 [2019-12-20T18:57:55.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=615277396 data=null} to TreeItem with text {Traces [1]}
13:57:55 [2019-12-20T18:57:55.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=615277396 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:57:55 [2019-12-20T18:57:55.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615277397 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]}
13:57:55 [2019-12-20T18:57:55.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=615277408 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:57:55 [2019-12-20T18:57:55.476Z] 
13:57:55 [2019-12-20T18:57:55.476Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-20 18:57:55.312
13:57:55 [2019-12-20T18:57:55.476Z] !MESSAGE Error initializing trace.
13:57:55 [2019-12-20T18:57:55.476Z] 
13:57:55 [2019-12-20T18:57:55.476Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
13:57:55 [2019-12-20T18:57:55.476Z] !STACK 0
13:57:55 [2019-12-20T18:57:55.476Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
13:57:55 [2019-12-20T18:57:55.476Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
13:57:55 [2019-12-20T18:57:55.476Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
13:57:55 [2019-12-20T18:57:55.476Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
13:57:55 [2019-12-20T18:57:55.476Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
13:57:55 [2019-12-20T18:57:55.476Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
13:57:55 [2019-12-20T18:57:55.476Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
13:57:55 [2019-12-20T18:57:55.476Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
13:57:55 [2019-12-20T18:57:55.476Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
13:57:55 [2019-12-20T18:57:55.476Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
13:57:55 [2019-12-20T18:57:55.476Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:57:55 [2019-12-20T18:57:55.476Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
13:57:55 [2019-12-20T18:57:55.476Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236)
13:57:55 [2019-12-20T18:57:55.476Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173)
13:57:55 [2019-12-20T18:57:55.476Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99)
13:57:55 [2019-12-20T18:57:55.476Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282)
13:57:55 [2019-12-20T18:57:55.476Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
13:57:55 [2019-12-20T18:57:55.476Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
13:57:55 [2019-12-20T18:57:55.476Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
13:57:55 [2019-12-20T18:57:55.476Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
13:57:55 [2019-12-20T18:57:55.476Z] 	... 9 more
13:57:56 [2019-12-20T18:57:56.037Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:57:56 [2019-12-20T18:57:56.037Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=615278292 data=null doit=true} to Shell with text {Open Trace}
13:57:56 [2019-12-20T18:57:56.037Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:57:56 [2019-12-20T18:57:56.037Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:57:56 [2019-12-20T18:57:56.037Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:57:56 [2019-12-20T18:57:56.037Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:57:56 [2019-12-20T18:57:56.037Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:57:56 [2019-12-20T18:57:56.037Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:57:56 [2019-12-20T18:57:56.037Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:57:56 [2019-12-20T18:57:56.037Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:57:56 [2019-12-20T18:57:56.037Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:57:56 [2019-12-20T18:57:56.037Z] DEBUG - Clicking on OK
13:57:56 [2019-12-20T18:57:56.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615278293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:57:56 [2019-12-20T18:57:56.037Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615278294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:57:56 [2019-12-20T18:57:56.037Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615278294 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:57:56 [2019-12-20T18:57:56.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615278294 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:57:56 [2019-12-20T18:57:56.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615278294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:57:56 [2019-12-20T18:57:56.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615278294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:57:56 [2019-12-20T18:57:56.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615278294 data=null 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')
13:57:56 [2019-12-20T18:57:56.037Z] DEBUG - Clicked on 
13:57:56 [2019-12-20T18:57:56.314Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:57:56 [2019-12-20T18:57:56.314Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:57:56 [2019-12-20T18:57:56.314Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:57:56 [2019-12-20T18:57:56.314Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:57:56 [2019-12-20T18:57:56.314Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:57:56 [2019-12-20T18:57:56.314Z] DEBUG - Attempting to set focus on Tree with text {}
13:57:56 [2019-12-20T18:57:56.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615278566 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:57:56 [2019-12-20T18:57:56.314Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615278567 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:57:56 [2019-12-20T18:57:56.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615278567 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:57:56 [2019-12-20T18:57:56.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615278567 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:57:56 [2019-12-20T18:57:56.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615278567 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}
13:57:56 [2019-12-20T18:57:56.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615278593 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:57:56 [2019-12-20T18:57:56.314Z] DEBUG - Attempting to set focus on Tree with text {}
13:57:56 [2019-12-20T18:57:56.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615278594 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:57:56 [2019-12-20T18:57:56.314Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615278594 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:57:56 [2019-12-20T18:57:56.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615278594 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:57:56 [2019-12-20T18:57:56.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615278594 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:57:56 [2019-12-20T18:57:56.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615278595 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}
13:57:56 [2019-12-20T18:57:56.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615278605 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:57:56 [2019-12-20T18:57:56.314Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:57:56 [2019-12-20T18:57:56.314Z] DEBUG - Attempting to set focus on Tree with text {}
13:57:56 [2019-12-20T18:57:56.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=615278606 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
13:57:56 [2019-12-20T18:57:56.314Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=615278607 data=null doit=true} to TreeItem with text {Traces [1]}
13:57:56 [2019-12-20T18:57:56.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=615278607 data=null} to TreeItem with text {Traces [1]}
13:57:56 [2019-12-20T18:57:56.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=615278607 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:57:56 [2019-12-20T18:57:56.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615278607 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]}
13:57:56 [2019-12-20T18:57:56.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=615278684 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:57:56 [2019-12-20T18:57:56.570Z] 
13:57:56 [2019-12-20T18:57:56.570Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-20 18:57:56.529
13:57:56 [2019-12-20T18:57:56.570Z] !MESSAGE Error initializing trace.
13:57:56 [2019-12-20T18:57:56.570Z] 
13:57:56 [2019-12-20T18:57:56.570Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(75@[]) at metadata:17:19
13:57:56 [2019-12-20T18:57:56.570Z] !STACK 0
13:57:56 [2019-12-20T18:57:56.570Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(75@[]) at metadata:17:19
13:57:56 [2019-12-20T18:57:56.570Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
13:57:56 [2019-12-20T18:57:56.570Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
13:57:56 [2019-12-20T18:57:56.570Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
13:57:56 [2019-12-20T18:57:56.570Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
13:57:56 [2019-12-20T18:57:56.570Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
13:57:56 [2019-12-20T18:57:56.570Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
13:57:56 [2019-12-20T18:57:56.570Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
13:57:56 [2019-12-20T18:57:56.570Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
13:57:56 [2019-12-20T18:57:56.570Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
13:57:56 [2019-12-20T18:57:56.570Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:57:56 [2019-12-20T18:57:56.570Z] Caused by: NoViableAltException(75@[])
13:57:56 [2019-12-20T18:57:56.570Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1251)
13:57:56 [2019-12-20T18:57:56.570Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1431)
13:57:56 [2019-12-20T18:57:56.570Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5965)
13:57:56 [2019-12-20T18:57:56.570Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5882)
13:57:56 [2019-12-20T18:57:56.570Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5814)
13:57:56 [2019-12-20T18:57:56.570Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5700)
13:57:56 [2019-12-20T18:57:56.570Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2032)
13:57:56 [2019-12-20T18:57:56.570Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1721)
13:57:56 [2019-12-20T18:57:56.570Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348)
13:57:56 [2019-12-20T18:57:56.570Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303)
13:57:56 [2019-12-20T18:57:56.570Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253)
13:57:56 [2019-12-20T18:57:56.570Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
13:57:56 [2019-12-20T18:57:56.570Z] 	... 9 more
13:57:57 [2019-12-20T18:57:57.497Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:57:57 [2019-12-20T18:57:57.497Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=615279581 data=null doit=true} to Shell with text {Open Trace}
13:57:57 [2019-12-20T18:57:57.497Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:57:57 [2019-12-20T18:57:57.497Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:57:57 [2019-12-20T18:57:57.497Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:57:57 [2019-12-20T18:57:57.497Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:57:57 [2019-12-20T18:57:57.497Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:57:57 [2019-12-20T18:57:57.497Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:57:57 [2019-12-20T18:57:57.497Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:57:57 [2019-12-20T18:57:57.497Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:57:57 [2019-12-20T18:57:57.497Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:57:57 [2019-12-20T18:57:57.497Z] DEBUG - Clicking on OK
13:57:57 [2019-12-20T18:57:57.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615279583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:57:57 [2019-12-20T18:57:57.497Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615279584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:57:57 [2019-12-20T18:57:57.497Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615279584 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:57:57 [2019-12-20T18:57:57.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615279584 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:57:57 [2019-12-20T18:57:57.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615279584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:57:57 [2019-12-20T18:57:57.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615279584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:57:57 [2019-12-20T18:57:57.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615279584 data=null 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')
13:57:57 [2019-12-20T18:57:57.497Z] DEBUG - Clicked on 
13:57:57 [2019-12-20T18:57:57.497Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:57:57 [2019-12-20T18:57:57.497Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:57:57 [2019-12-20T18:57:57.497Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:57:57 [2019-12-20T18:57:57.497Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:57:57 [2019-12-20T18:57:57.497Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:57:57 [2019-12-20T18:57:57.497Z] DEBUG - Attempting to set focus on Tree with text {}
13:57:57 [2019-12-20T18:57:57.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615279809 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:57:57 [2019-12-20T18:57:57.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615279809 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:57:57 [2019-12-20T18:57:57.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615279809 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:57:57 [2019-12-20T18:57:57.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615279810 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:57:57 [2019-12-20T18:57:57.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615279810 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}
13:57:57 [2019-12-20T18:57:57.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615279887 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:57:57 [2019-12-20T18:57:57.753Z] DEBUG - Attempting to set focus on Tree with text {}
13:57:57 [2019-12-20T18:57:57.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615279887 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:57:57 [2019-12-20T18:57:57.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615279888 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:57:57 [2019-12-20T18:57:57.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615279888 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:57:57 [2019-12-20T18:57:57.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615279888 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:57:57 [2019-12-20T18:57:57.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615279888 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}
13:57:57 [2019-12-20T18:57:57.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615279895 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:57:57 [2019-12-20T18:57:57.753Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:57:57 [2019-12-20T18:57:57.753Z] DEBUG - Attempting to set focus on Tree with text {}
13:57:57 [2019-12-20T18:57:57.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=615279902 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
13:57:57 [2019-12-20T18:57:57.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=615279902 data=null doit=true} to TreeItem with text {Traces [1]}
13:57:57 [2019-12-20T18:57:57.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=615279903 data=null} to TreeItem with text {Traces [1]}
13:57:57 [2019-12-20T18:57:57.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=615279903 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:57:57 [2019-12-20T18:57:57.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615279903 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]}
13:57:57 [2019-12-20T18:57:57.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=615279977 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:57:57 [2019-12-20T18:57:57.753Z] 
13:57:57 [2019-12-20T18:57:57.753Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-20 18:57:57.734
13:57:57 [2019-12-20T18:57:57.753Z] !MESSAGE Error initializing trace.
13:57:57 [2019-12-20T18:57:57.753Z] 
13:57:57 [2019-12-20T18:57:57.753Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
13:57:57 [2019-12-20T18:57:57.753Z] !STACK 0
13:57:57 [2019-12-20T18:57:57.753Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
13:57:57 [2019-12-20T18:57:57.753Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
13:57:57 [2019-12-20T18:57:57.753Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
13:57:57 [2019-12-20T18:57:57.753Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
13:57:57 [2019-12-20T18:57:57.753Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
13:57:57 [2019-12-20T18:57:57.753Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
13:57:57 [2019-12-20T18:57:57.753Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
13:57:57 [2019-12-20T18:57:57.753Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
13:57:57 [2019-12-20T18:57:57.753Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
13:57:57 [2019-12-20T18:57:57.753Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
13:57:57 [2019-12-20T18:57:57.753Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:57:57 [2019-12-20T18:57:57.753Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
13:57:57 [2019-12-20T18:57:57.753Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:163)
13:57:57 [2019-12-20T18:57:57.753Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99)
13:57:57 [2019-12-20T18:57:57.753Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282)
13:57:57 [2019-12-20T18:57:57.753Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
13:57:57 [2019-12-20T18:57:57.753Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
13:57:57 [2019-12-20T18:57:57.753Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
13:57:57 [2019-12-20T18:57:57.753Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
13:57:57 [2019-12-20T18:57:57.753Z] 	... 9 more
13:57:58 [2019-12-20T18:57:58.315Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:57:58 [2019-12-20T18:57:58.315Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=615280602 data=null doit=true} to Shell with text {Open Trace}
13:57:58 [2019-12-20T18:57:58.315Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:57:58 [2019-12-20T18:57:58.315Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:57:58 [2019-12-20T18:57:58.315Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:57:58 [2019-12-20T18:57:58.315Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:57:58 [2019-12-20T18:57:58.315Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:57:58 [2019-12-20T18:57:58.315Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:57:58 [2019-12-20T18:57:58.315Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:57:58 [2019-12-20T18:57:58.315Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:57:58 [2019-12-20T18:57:58.315Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:57:58 [2019-12-20T18:57:58.315Z] DEBUG - Clicking on OK
13:57:58 [2019-12-20T18:57:58.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615280604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:57:58 [2019-12-20T18:57:58.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615280604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:57:58 [2019-12-20T18:57:58.315Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615280604 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:57:58 [2019-12-20T18:57:58.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615280604 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:57:58 [2019-12-20T18:57:58.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615280604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:57:58 [2019-12-20T18:57:58.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615280604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:57:58 [2019-12-20T18:57:58.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615280605 data=null 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')
13:57:58 [2019-12-20T18:57:58.315Z] DEBUG - Clicked on 
13:57:58 [2019-12-20T18:57:58.571Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:57:58 [2019-12-20T18:57:58.571Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:57:58 [2019-12-20T18:57:58.571Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:57:58 [2019-12-20T18:57:58.571Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:57:58 [2019-12-20T18:57:58.571Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:57:58 [2019-12-20T18:57:58.571Z] DEBUG - Attempting to set focus on Tree with text {}
13:57:58 [2019-12-20T18:57:58.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615280790 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:57:58 [2019-12-20T18:57:58.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615280791 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:57:58 [2019-12-20T18:57:58.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615280791 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:57:58 [2019-12-20T18:57:58.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615280791 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:57:58 [2019-12-20T18:57:58.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615280791 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}
13:57:58 [2019-12-20T18:57:58.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615280811 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:57:58 [2019-12-20T18:57:58.571Z] DEBUG - Attempting to set focus on Tree with text {}
13:57:58 [2019-12-20T18:57:58.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615280812 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:57:58 [2019-12-20T18:57:58.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615280812 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:57:58 [2019-12-20T18:57:58.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615280812 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:57:58 [2019-12-20T18:57:58.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615280812 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:57:58 [2019-12-20T18:57:58.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615280813 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}
13:57:58 [2019-12-20T18:57:58.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615280881 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:57:58 [2019-12-20T18:57:58.571Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:57:58 [2019-12-20T18:57:58.571Z] DEBUG - Attempting to set focus on Tree with text {}
13:57:58 [2019-12-20T18:57:58.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=615280882 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
13:57:58 [2019-12-20T18:57:58.571Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=615280882 data=null doit=true} to TreeItem with text {Traces [1]}
13:57:58 [2019-12-20T18:57:58.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=615280882 data=null} to TreeItem with text {Traces [1]}
13:57:58 [2019-12-20T18:57:58.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=615280883 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:57:58 [2019-12-20T18:57:58.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615280883 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]}
13:57:58 [2019-12-20T18:57:58.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=615280899 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:57:58 [2019-12-20T18:57:58.826Z] 
13:57:58 [2019-12-20T18:57:58.826Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-20 18:57:58.721
13:57:58 [2019-12-20T18:57:58.826Z] !MESSAGE Error initializing trace.
13:57:58 [2019-12-20T18:57:58.826Z] 
13:57:58 [2019-12-20T18:57:58.826Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(14@[]) at metadata:17:19
13:57:58 [2019-12-20T18:57:58.826Z] !STACK 0
13:57:58 [2019-12-20T18:57:58.826Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(14@[]) at metadata:17:19
13:57:58 [2019-12-20T18:57:58.826Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
13:57:58 [2019-12-20T18:57:58.826Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
13:57:58 [2019-12-20T18:57:58.826Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
13:57:58 [2019-12-20T18:57:58.826Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
13:57:58 [2019-12-20T18:57:58.827Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
13:57:58 [2019-12-20T18:57:58.827Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
13:57:58 [2019-12-20T18:57:58.827Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
13:57:58 [2019-12-20T18:57:58.827Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
13:57:58 [2019-12-20T18:57:58.827Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
13:57:58 [2019-12-20T18:57:58.827Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:57:58 [2019-12-20T18:57:58.827Z] Caused by: NoViableAltException(14@[])
13:57:58 [2019-12-20T18:57:58.827Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1251)
13:57:58 [2019-12-20T18:57:58.827Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1431)
13:57:58 [2019-12-20T18:57:58.827Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5965)
13:57:58 [2019-12-20T18:57:58.827Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5882)
13:57:58 [2019-12-20T18:57:58.827Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5814)
13:57:58 [2019-12-20T18:57:58.827Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5700)
13:57:58 [2019-12-20T18:57:58.827Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2032)
13:57:58 [2019-12-20T18:57:58.827Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1721)
13:57:58 [2019-12-20T18:57:58.827Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348)
13:57:58 [2019-12-20T18:57:58.827Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303)
13:57:58 [2019-12-20T18:57:58.827Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253)
13:57:58 [2019-12-20T18:57:58.827Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
13:57:58 [2019-12-20T18:57:58.827Z] 	... 9 more
13:57:59 [2019-12-20T18:57:59.388Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:57:59 [2019-12-20T18:57:59.388Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=615281589 data=null doit=true} to Shell with text {Open Trace}
13:57:59 [2019-12-20T18:57:59.388Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:57:59 [2019-12-20T18:57:59.388Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:57:59 [2019-12-20T18:57:59.388Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:57:59 [2019-12-20T18:57:59.388Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:57:59 [2019-12-20T18:57:59.388Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:57:59 [2019-12-20T18:57:59.388Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:57:59 [2019-12-20T18:57:59.388Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:57:59 [2019-12-20T18:57:59.388Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:57:59 [2019-12-20T18:57:59.388Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:57:59 [2019-12-20T18:57:59.388Z] DEBUG - Clicking on OK
13:57:59 [2019-12-20T18:57:59.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615281591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:57:59 [2019-12-20T18:57:59.388Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615281591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:57:59 [2019-12-20T18:57:59.388Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615281591 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:57:59 [2019-12-20T18:57:59.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615281591 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:57:59 [2019-12-20T18:57:59.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615281591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:57:59 [2019-12-20T18:57:59.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615281591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:57:59 [2019-12-20T18:57:59.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615281591 data=null 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')
13:57:59 [2019-12-20T18:57:59.388Z] DEBUG - Clicked on 
13:57:59 [2019-12-20T18:57:59.644Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:57:59 [2019-12-20T18:57:59.644Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:57:59 [2019-12-20T18:57:59.644Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:57:59 [2019-12-20T18:57:59.644Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:57:59 [2019-12-20T18:57:59.644Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:57:59 [2019-12-20T18:57:59.644Z] DEBUG - Attempting to set focus on Tree with text {}
13:57:59 [2019-12-20T18:57:59.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615281882 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:57:59 [2019-12-20T18:57:59.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615281882 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:57:59 [2019-12-20T18:57:59.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615281882 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:57:59 [2019-12-20T18:57:59.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615281882 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:57:59 [2019-12-20T18:57:59.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615281882 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}
13:57:59 [2019-12-20T18:57:59.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615281902 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:57:59 [2019-12-20T18:57:59.644Z] DEBUG - Attempting to set focus on Tree with text {}
13:57:59 [2019-12-20T18:57:59.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615281903 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:57:59 [2019-12-20T18:57:59.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615281903 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:57:59 [2019-12-20T18:57:59.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615281903 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:57:59 [2019-12-20T18:57:59.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615281903 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:57:59 [2019-12-20T18:57:59.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615281904 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}
13:57:59 [2019-12-20T18:57:59.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615281979 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:57:59 [2019-12-20T18:57:59.644Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:57:59 [2019-12-20T18:57:59.644Z] DEBUG - Attempting to set focus on Tree with text {}
13:57:59 [2019-12-20T18:57:59.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=615281980 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
13:57:59 [2019-12-20T18:57:59.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=615281980 data=null doit=true} to TreeItem with text {Traces [1]}
13:57:59 [2019-12-20T18:57:59.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=615281980 data=null} to TreeItem with text {Traces [1]}
13:57:59 [2019-12-20T18:57:59.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=615281981 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:57:59 [2019-12-20T18:57:59.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615281981 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]}
13:57:59 [2019-12-20T18:57:59.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=615281997 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:57:59 [2019-12-20T18:57:59.899Z] 
13:57:59 [2019-12-20T18:57:59.899Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-20 18:57:59.820
13:57:59 [2019-12-20T18:57:59.899Z] !MESSAGE Error initializing trace.
13:57:59 [2019-12-20T18:57:59.899Z] 
13:57:59 [2019-12-20T18:57:59.899Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
13:57:59 [2019-12-20T18:57:59.899Z] !STACK 0
13:57:59 [2019-12-20T18:57:59.899Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
13:57:59 [2019-12-20T18:57:59.899Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
13:57:59 [2019-12-20T18:57:59.899Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
13:57:59 [2019-12-20T18:57:59.899Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
13:57:59 [2019-12-20T18:57:59.899Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
13:57:59 [2019-12-20T18:57:59.899Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
13:57:59 [2019-12-20T18:57:59.899Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
13:57:59 [2019-12-20T18:57:59.899Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
13:57:59 [2019-12-20T18:57:59.899Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
13:57:59 [2019-12-20T18:57:59.899Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
13:57:59 [2019-12-20T18:57:59.899Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:57:59 [2019-12-20T18:57:59.899Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
13:57:59 [2019-12-20T18:57:59.899Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236)
13:57:59 [2019-12-20T18:57:59.899Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173)
13:57:59 [2019-12-20T18:57:59.899Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99)
13:57:59 [2019-12-20T18:57:59.899Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282)
13:57:59 [2019-12-20T18:57:59.899Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
13:57:59 [2019-12-20T18:57:59.899Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
13:57:59 [2019-12-20T18:57:59.899Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
13:57:59 [2019-12-20T18:57:59.899Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
13:57:59 [2019-12-20T18:57:59.899Z] 	... 9 more
13:58:00 [2019-12-20T18:58:00.469Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:58:00 [2019-12-20T18:58:00.469Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=615282686 data=null doit=true} to Shell with text {Open Trace}
13:58:00 [2019-12-20T18:58:00.469Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:58:00 [2019-12-20T18:58:00.469Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:58:00 [2019-12-20T18:58:00.469Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:58:00 [2019-12-20T18:58:00.469Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:58:00 [2019-12-20T18:58:00.469Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:58:00 [2019-12-20T18:58:00.469Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:58:00 [2019-12-20T18:58:00.469Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:58:00 [2019-12-20T18:58:00.469Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:58:00 [2019-12-20T18:58:00.469Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:58:00 [2019-12-20T18:58:00.469Z] DEBUG - Clicking on OK
13:58:00 [2019-12-20T18:58:00.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615282688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:00 [2019-12-20T18:58:00.469Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615282688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:00 [2019-12-20T18:58:00.469Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615282688 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:58:00 [2019-12-20T18:58:00.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615282688 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:58:00 [2019-12-20T18:58:00.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615282688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:00 [2019-12-20T18:58:00.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615282688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:00 [2019-12-20T18:58:00.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615282688 data=null 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')
13:58:00 [2019-12-20T18:58:00.469Z] DEBUG - Clicked on 
13:58:00 [2019-12-20T18:58:00.724Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:58:00 [2019-12-20T18:58:00.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:58:00 [2019-12-20T18:58:00.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:58:00 [2019-12-20T18:58:00.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:58:00 [2019-12-20T18:58:00.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:58:00 [2019-12-20T18:58:00.724Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:00 [2019-12-20T18:58:00.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615283083 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:58:00 [2019-12-20T18:58:00.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615283083 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:58:00 [2019-12-20T18:58:00.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615283083 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:58:00 [2019-12-20T18:58:00.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615283084 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:00 [2019-12-20T18:58:00.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615283084 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}
13:58:00 [2019-12-20T18:58:00.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615283107 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:00 [2019-12-20T18:58:00.980Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:00 [2019-12-20T18:58:00.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615283107 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:58:00 [2019-12-20T18:58:00.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615283108 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:58:00 [2019-12-20T18:58:00.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615283108 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:58:00 [2019-12-20T18:58:00.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615283108 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:00 [2019-12-20T18:58:00.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615283108 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}
13:58:00 [2019-12-20T18:58:00.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615283119 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:00 [2019-12-20T18:58:00.980Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:58:00 [2019-12-20T18:58:00.980Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:00 [2019-12-20T18:58:00.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=615283120 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
13:58:00 [2019-12-20T18:58:00.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=615283120 data=null doit=true} to TreeItem with text {Traces [1]}
13:58:00 [2019-12-20T18:58:00.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=615283120 data=null} to TreeItem with text {Traces [1]}
13:58:00 [2019-12-20T18:58:00.980Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=615283121 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:58:00 [2019-12-20T18:58:00.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615283121 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]}
13:58:00 [2019-12-20T18:58:00.980Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=615283185 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:58:01 [2019-12-20T18:58:01.236Z] 
13:58:01 [2019-12-20T18:58:01.236Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-20 18:58:01.013
13:58:01 [2019-12-20T18:58:01.236Z] !MESSAGE Error initializing trace.
13:58:01 [2019-12-20T18:58:01.236Z] 
13:58:01 [2019-12-20T18:58:01.236Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
13:58:01 [2019-12-20T18:58:01.236Z] !STACK 0
13:58:01 [2019-12-20T18:58:01.236Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
13:58:01 [2019-12-20T18:58:01.236Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
13:58:01 [2019-12-20T18:58:01.236Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
13:58:01 [2019-12-20T18:58:01.236Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
13:58:01 [2019-12-20T18:58:01.236Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
13:58:01 [2019-12-20T18:58:01.236Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
13:58:01 [2019-12-20T18:58:01.236Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
13:58:01 [2019-12-20T18:58:01.236Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
13:58:01 [2019-12-20T18:58:01.236Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
13:58:01 [2019-12-20T18:58:01.236Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
13:58:01 [2019-12-20T18:58:01.236Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:58:01 [2019-12-20T18:58:01.236Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
13:58:01 [2019-12-20T18:58:01.236Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236)
13:58:01 [2019-12-20T18:58:01.236Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173)
13:58:01 [2019-12-20T18:58:01.236Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:112)
13:58:01 [2019-12-20T18:58:01.236Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:150)
13:58:01 [2019-12-20T18:58:01.236Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:224)
13:58:01 [2019-12-20T18:58:01.236Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129)
13:58:01 [2019-12-20T18:58:01.236Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventDeclarationParser.parse(EventDeclarationParser.java:171)
13:58:01 [2019-12-20T18:58:01.236Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventParser.parse(EventParser.java:121)
13:58:01 [2019-12-20T18:58:01.236Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseEvents(IOStructGen.java:187)
13:58:01 [2019-12-20T18:58:01.236Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:177)
13:58:01 [2019-12-20T18:58:01.236Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
13:58:01 [2019-12-20T18:58:01.236Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
13:58:01 [2019-12-20T18:58:01.236Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
13:58:01 [2019-12-20T18:58:01.236Z] 	... 9 more
13:58:01 [2019-12-20T18:58:01.492Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:58:01 [2019-12-20T18:58:01.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=615283801 data=null doit=true} to Shell with text {Open Trace}
13:58:01 [2019-12-20T18:58:01.492Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:58:01 [2019-12-20T18:58:01.492Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:58:01 [2019-12-20T18:58:01.492Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:58:01 [2019-12-20T18:58:01.492Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:58:01 [2019-12-20T18:58:01.492Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:58:01 [2019-12-20T18:58:01.492Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:58:01 [2019-12-20T18:58:01.492Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:58:01 [2019-12-20T18:58:01.492Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:58:01 [2019-12-20T18:58:01.492Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:58:01 [2019-12-20T18:58:01.492Z] DEBUG - Clicking on OK
13:58:01 [2019-12-20T18:58:01.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615283802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:01 [2019-12-20T18:58:01.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615283802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:01 [2019-12-20T18:58:01.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615283803 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:58:01 [2019-12-20T18:58:01.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615283803 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:58:01 [2019-12-20T18:58:01.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615283803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:01 [2019-12-20T18:58:01.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615283803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:01 [2019-12-20T18:58:01.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615283803 data=null 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')
13:58:01 [2019-12-20T18:58:01.748Z] DEBUG - Clicked on 
13:58:01 [2019-12-20T18:58:01.748Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:58:01 [2019-12-20T18:58:01.748Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:58:01 [2019-12-20T18:58:01.748Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:58:01 [2019-12-20T18:58:01.748Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:58:01 [2019-12-20T18:58:01.748Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:58:01 [2019-12-20T18:58:01.748Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:01 [2019-12-20T18:58:01.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615284023 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:58:01 [2019-12-20T18:58:01.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615284023 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:58:01 [2019-12-20T18:58:01.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615284023 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:58:01 [2019-12-20T18:58:01.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615284024 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:01 [2019-12-20T18:58:01.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615284024 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}
13:58:01 [2019-12-20T18:58:01.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615284084 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:01 [2019-12-20T18:58:01.748Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:01 [2019-12-20T18:58:01.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615284085 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:58:01 [2019-12-20T18:58:01.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615284085 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:58:01 [2019-12-20T18:58:01.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615284086 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:58:01 [2019-12-20T18:58:01.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615284086 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:01 [2019-12-20T18:58:01.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615284086 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}
13:58:01 [2019-12-20T18:58:01.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615284092 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:01 [2019-12-20T18:58:01.748Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:58:01 [2019-12-20T18:58:01.748Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:01 [2019-12-20T18:58:01.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=615284093 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
13:58:01 [2019-12-20T18:58:01.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=615284093 data=null doit=true} to TreeItem with text {Traces [1]}
13:58:01 [2019-12-20T18:58:01.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=615284093 data=null} to TreeItem with text {Traces [1]}
13:58:01 [2019-12-20T18:58:01.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=615284094 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:58:01 [2019-12-20T18:58:01.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615284094 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]}
13:58:01 [2019-12-20T18:58:01.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=615284110 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:58:02 [2019-12-20T18:58:02.309Z] 
13:58:02 [2019-12-20T18:58:02.309Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-20 18:58:02.017
13:58:02 [2019-12-20T18:58:02.309Z] !MESSAGE Error initializing trace.
13:58:02 [2019-12-20T18:58:02.309Z] 
13:58:02 [2019-12-20T18:58:02.309Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
13:58:02 [2019-12-20T18:58:02.309Z] !STACK 0
13:58:02 [2019-12-20T18:58:02.309Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
13:58:02 [2019-12-20T18:58:02.309Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
13:58:02 [2019-12-20T18:58:02.309Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
13:58:02 [2019-12-20T18:58:02.309Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
13:58:02 [2019-12-20T18:58:02.309Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
13:58:02 [2019-12-20T18:58:02.309Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
13:58:02 [2019-12-20T18:58:02.309Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
13:58:02 [2019-12-20T18:58:02.309Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
13:58:02 [2019-12-20T18:58:02.309Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
13:58:02 [2019-12-20T18:58:02.309Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
13:58:02 [2019-12-20T18:58:02.309Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:58:02 [2019-12-20T18:58:02.309Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
13:58:02 [2019-12-20T18:58:02.309Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:236)
13:58:02 [2019-12-20T18:58:02.309Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:173)
13:58:02 [2019-12-20T18:58:02.310Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:99)
13:58:02 [2019-12-20T18:58:02.310Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:282)
13:58:02 [2019-12-20T18:58:02.310Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
13:58:02 [2019-12-20T18:58:02.310Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
13:58:02 [2019-12-20T18:58:02.310Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
13:58:02 [2019-12-20T18:58:02.310Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
13:58:02 [2019-12-20T18:58:02.310Z] 	... 9 more
13:58:02 [2019-12-20T18:58:02.871Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:58:02 [2019-12-20T18:58:02.871Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=615285084 data=null doit=true} to Shell with text {Open Trace}
13:58:02 [2019-12-20T18:58:02.871Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:58:02 [2019-12-20T18:58:02.871Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:58:02 [2019-12-20T18:58:02.871Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:58:02 [2019-12-20T18:58:02.871Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:58:02 [2019-12-20T18:58:02.872Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:58:02 [2019-12-20T18:58:02.872Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:58:02 [2019-12-20T18:58:02.872Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:58:02 [2019-12-20T18:58:02.872Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:58:02 [2019-12-20T18:58:02.872Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:58:02 [2019-12-20T18:58:02.872Z] DEBUG - Clicking on OK
13:58:02 [2019-12-20T18:58:02.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615285085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:02 [2019-12-20T18:58:02.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615285085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:02 [2019-12-20T18:58:02.872Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615285085 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:58:02 [2019-12-20T18:58:02.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615285085 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:58:02 [2019-12-20T18:58:02.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615285085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:02 [2019-12-20T18:58:02.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615285085 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:02 [2019-12-20T18:58:02.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615285085 data=null 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')
13:58:02 [2019-12-20T18:58:02.872Z] DEBUG - Clicked on 
13:58:03 [2019-12-20T18:58:03.128Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:58:03 [2019-12-20T18:58:03.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:58:03 [2019-12-20T18:58:03.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:58:03 [2019-12-20T18:58:03.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:58:03 [2019-12-20T18:58:03.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:58:03 [2019-12-20T18:58:03.128Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:03 [2019-12-20T18:58:03.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615285380 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:58:03 [2019-12-20T18:58:03.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615285380 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:58:03 [2019-12-20T18:58:03.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615285380 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:58:03 [2019-12-20T18:58:03.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615285381 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:03 [2019-12-20T18:58:03.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615285381 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}
13:58:03 [2019-12-20T18:58:03.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615285399 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:03 [2019-12-20T18:58:03.128Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:03 [2019-12-20T18:58:03.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615285400 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:58:03 [2019-12-20T18:58:03.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615285400 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:58:03 [2019-12-20T18:58:03.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615285400 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:58:03 [2019-12-20T18:58:03.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615285400 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:03 [2019-12-20T18:58:03.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615285400 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}
13:58:03 [2019-12-20T18:58:03.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615285406 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:03 [2019-12-20T18:58:03.128Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:58:03 [2019-12-20T18:58:03.128Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:03 [2019-12-20T18:58:03.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=615285407 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
13:58:03 [2019-12-20T18:58:03.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=615285407 data=null doit=true} to TreeItem with text {Traces [1]}
13:58:03 [2019-12-20T18:58:03.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=615285407 data=null} to TreeItem with text {Traces [1]}
13:58:03 [2019-12-20T18:58:03.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=615285407 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:58:03 [2019-12-20T18:58:03.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615285408 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]}
13:58:03 [2019-12-20T18:58:03.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=615285485 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:58:03 [2019-12-20T18:58:03.384Z] 
13:58:03 [2019-12-20T18:58:03.384Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-20 18:58:03.318
13:58:03 [2019-12-20T18:58:03.384Z] !MESSAGE Error initializing trace.
13:58:03 [2019-12-20T18:58:03.384Z] 
13:58:03 [2019-12-20T18:58:03.384Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
13:58:03 [2019-12-20T18:58:03.384Z] !STACK 0
13:58:03 [2019-12-20T18:58:03.384Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
13:58:03 [2019-12-20T18:58:03.384Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
13:58:03 [2019-12-20T18:58:03.384Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
13:58:03 [2019-12-20T18:58:03.384Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
13:58:03 [2019-12-20T18:58:03.384Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
13:58:03 [2019-12-20T18:58:03.384Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
13:58:03 [2019-12-20T18:58:03.384Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
13:58:03 [2019-12-20T18:58:03.384Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
13:58:03 [2019-12-20T18:58:03.384Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
13:58:03 [2019-12-20T18:58:03.384Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
13:58:03 [2019-12-20T18:58:03.384Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:58:03 [2019-12-20T18:58:03.384Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
13:58:03 [2019-12-20T18:58:03.384Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:61)
13:58:03 [2019-12-20T18:58:03.384Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:179)
13:58:03 [2019-12-20T18:58:03.384Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123)
13:58:03 [2019-12-20T18:58:03.384Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139)
13:58:03 [2019-12-20T18:58:03.384Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
13:58:03 [2019-12-20T18:58:03.384Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96)
13:58:03 [2019-12-20T18:58:03.384Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
13:58:03 [2019-12-20T18:58:03.384Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
13:58:03 [2019-12-20T18:58:03.384Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
13:58:03 [2019-12-20T18:58:03.384Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
13:58:03 [2019-12-20T18:58:03.384Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
13:58:03 [2019-12-20T18:58:03.384Z] 	... 9 more
13:58:03 [2019-12-20T18:58:03.948Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:58:03 [2019-12-20T18:58:03.948Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=615286312 data=null doit=true} to Shell with text {Open Trace}
13:58:03 [2019-12-20T18:58:03.948Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:58:03 [2019-12-20T18:58:03.948Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:58:03 [2019-12-20T18:58:03.948Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:58:03 [2019-12-20T18:58:03.948Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:58:03 [2019-12-20T18:58:03.948Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:58:03 [2019-12-20T18:58:03.948Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:58:03 [2019-12-20T18:58:03.948Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:58:03 [2019-12-20T18:58:03.948Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:58:03 [2019-12-20T18:58:03.948Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:58:03 [2019-12-20T18:58:03.948Z] DEBUG - Clicking on OK
13:58:03 [2019-12-20T18:58:03.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615286313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:03 [2019-12-20T18:58:03.948Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615286313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:03 [2019-12-20T18:58:03.948Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615286313 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:58:03 [2019-12-20T18:58:03.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615286314 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:58:03 [2019-12-20T18:58:03.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615286314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:03 [2019-12-20T18:58:03.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615286314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:04 [2019-12-20T18:58:04.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615286314 data=null 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')
13:58:04 [2019-12-20T18:58:04.204Z] DEBUG - Clicked on 
13:58:04 [2019-12-20T18:58:04.460Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:58:04 [2019-12-20T18:58:04.460Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:58:04 [2019-12-20T18:58:04.460Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:58:04 [2019-12-20T18:58:04.460Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:58:04 [2019-12-20T18:58:04.460Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:58:04 [2019-12-20T18:58:04.460Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:04 [2019-12-20T18:58:04.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615286681 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:58:04 [2019-12-20T18:58:04.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615286681 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:58:04 [2019-12-20T18:58:04.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615286681 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:58:04 [2019-12-20T18:58:04.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615286681 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:04 [2019-12-20T18:58:04.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615286681 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}
13:58:04 [2019-12-20T18:58:04.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615286701 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:04 [2019-12-20T18:58:04.460Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:04 [2019-12-20T18:58:04.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615286702 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:58:04 [2019-12-20T18:58:04.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615286702 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:58:04 [2019-12-20T18:58:04.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615286702 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:58:04 [2019-12-20T18:58:04.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615286702 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:04 [2019-12-20T18:58:04.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615286703 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}
13:58:04 [2019-12-20T18:58:04.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615286778 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:04 [2019-12-20T18:58:04.460Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:58:04 [2019-12-20T18:58:04.460Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:04 [2019-12-20T18:58:04.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=615286779 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
13:58:04 [2019-12-20T18:58:04.460Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=615286780 data=null doit=true} to TreeItem with text {Traces [1]}
13:58:04 [2019-12-20T18:58:04.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=615286780 data=null} to TreeItem with text {Traces [1]}
13:58:04 [2019-12-20T18:58:04.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=615286780 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:58:04 [2019-12-20T18:58:04.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615286780 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]}
13:58:04 [2019-12-20T18:58:04.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=615286789 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:58:04 [2019-12-20T18:58:04.716Z] 
13:58:04 [2019-12-20T18:58:04.716Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-20 18:58:04.641
13:58:04 [2019-12-20T18:58:04.716Z] !MESSAGE Error initializing trace.
13:58:04 [2019-12-20T18:58:04.716Z] 
13:58:04 [2019-12-20T18:58:04.716Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
13:58:04 [2019-12-20T18:58:04.716Z] !STACK 0
13:58:04 [2019-12-20T18:58:04.716Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
13:58:04 [2019-12-20T18:58:04.716Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
13:58:04 [2019-12-20T18:58:04.716Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
13:58:04 [2019-12-20T18:58:04.716Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
13:58:04 [2019-12-20T18:58:04.716Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
13:58:04 [2019-12-20T18:58:04.716Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
13:58:04 [2019-12-20T18:58:04.716Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
13:58:04 [2019-12-20T18:58:04.716Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
13:58:04 [2019-12-20T18:58:04.716Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
13:58:04 [2019-12-20T18:58:04.716Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
13:58:04 [2019-12-20T18:58:04.716Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:58:04 [2019-12-20T18:58:04.716Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
13:58:04 [2019-12-20T18:58:04.716Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:58)
13:58:04 [2019-12-20T18:58:04.716Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:179)
13:58:04 [2019-12-20T18:58:04.716Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123)
13:58:04 [2019-12-20T18:58:04.716Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139)
13:58:04 [2019-12-20T18:58:04.716Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
13:58:04 [2019-12-20T18:58:04.716Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96)
13:58:04 [2019-12-20T18:58:04.716Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
13:58:04 [2019-12-20T18:58:04.716Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
13:58:04 [2019-12-20T18:58:04.716Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
13:58:04 [2019-12-20T18:58:04.716Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
13:58:04 [2019-12-20T18:58:04.716Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
13:58:04 [2019-12-20T18:58:04.716Z] 	... 9 more
13:58:05 [2019-12-20T18:58:05.277Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:58:05 [2019-12-20T18:58:05.277Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=615287490 data=null doit=true} to Shell with text {Open Trace}
13:58:05 [2019-12-20T18:58:05.277Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:58:05 [2019-12-20T18:58:05.277Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:58:05 [2019-12-20T18:58:05.277Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:58:05 [2019-12-20T18:58:05.277Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:58:05 [2019-12-20T18:58:05.277Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:58:05 [2019-12-20T18:58:05.277Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:58:05 [2019-12-20T18:58:05.277Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:58:05 [2019-12-20T18:58:05.277Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:58:05 [2019-12-20T18:58:05.277Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:58:05 [2019-12-20T18:58:05.277Z] DEBUG - Clicking on OK
13:58:05 [2019-12-20T18:58:05.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615287491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:05 [2019-12-20T18:58:05.277Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615287491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:05 [2019-12-20T18:58:05.277Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615287491 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:58:05 [2019-12-20T18:58:05.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615287491 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:58:05 [2019-12-20T18:58:05.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615287491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:05 [2019-12-20T18:58:05.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615287491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:05 [2019-12-20T18:58:05.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615287491 data=null 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')
13:58:05 [2019-12-20T18:58:05.277Z] DEBUG - Clicked on 
13:58:05 [2019-12-20T18:58:05.532Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:58:05 [2019-12-20T18:58:05.532Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:58:05 [2019-12-20T18:58:05.532Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:58:05 [2019-12-20T18:58:05.532Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:58:05 [2019-12-20T18:58:05.532Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:58:05 [2019-12-20T18:58:05.532Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:05 [2019-12-20T18:58:05.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615287712 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:58:05 [2019-12-20T18:58:05.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615287712 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:58:05 [2019-12-20T18:58:05.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615287712 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:58:05 [2019-12-20T18:58:05.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615287712 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:05 [2019-12-20T18:58:05.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615287712 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}
13:58:05 [2019-12-20T18:58:05.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615287780 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:05 [2019-12-20T18:58:05.532Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:05 [2019-12-20T18:58:05.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615287781 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:58:05 [2019-12-20T18:58:05.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615287781 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:58:05 [2019-12-20T18:58:05.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615287781 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:58:05 [2019-12-20T18:58:05.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615287782 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:05 [2019-12-20T18:58:05.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615287782 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}
13:58:05 [2019-12-20T18:58:05.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615287788 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:05 [2019-12-20T18:58:05.532Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:58:05 [2019-12-20T18:58:05.533Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:05 [2019-12-20T18:58:05.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=615287789 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
13:58:05 [2019-12-20T18:58:05.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=615287789 data=null doit=true} to TreeItem with text {Traces [1]}
13:58:05 [2019-12-20T18:58:05.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=615287789 data=null} to TreeItem with text {Traces [1]}
13:58:05 [2019-12-20T18:58:05.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=615287789 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:58:05 [2019-12-20T18:58:05.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615287789 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]}
13:58:05 [2019-12-20T18:58:05.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=615287803 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:58:05 [2019-12-20T18:58:05.788Z] 
13:58:05 [2019-12-20T18:58:05.788Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-20 18:58:05.618
13:58:05 [2019-12-20T18:58:05.788Z] !MESSAGE Error initializing trace.
13:58:05 [2019-12-20T18:58:05.788Z] 
13:58:05 [2019-12-20T18:58:05.788Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
13:58:05 [2019-12-20T18:58:05.788Z] !STACK 0
13:58:05 [2019-12-20T18:58:05.788Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
13:58:05 [2019-12-20T18:58:05.788Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
13:58:05 [2019-12-20T18:58:05.788Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
13:58:05 [2019-12-20T18:58:05.788Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
13:58:05 [2019-12-20T18:58:05.788Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
13:58:05 [2019-12-20T18:58:05.788Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
13:58:05 [2019-12-20T18:58:05.788Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
13:58:05 [2019-12-20T18:58:05.788Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
13:58:05 [2019-12-20T18:58:05.788Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
13:58:05 [2019-12-20T18:58:05.788Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
13:58:05 [2019-12-20T18:58:05.788Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:58:05 [2019-12-20T18:58:05.788Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
13:58:05 [2019-12-20T18:58:05.788Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:63)
13:58:05 [2019-12-20T18:58:05.788Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:170)
13:58:05 [2019-12-20T18:58:05.788Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123)
13:58:05 [2019-12-20T18:58:05.788Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139)
13:58:05 [2019-12-20T18:58:05.788Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
13:58:05 [2019-12-20T18:58:05.788Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96)
13:58:05 [2019-12-20T18:58:05.788Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
13:58:05 [2019-12-20T18:58:05.788Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
13:58:05 [2019-12-20T18:58:05.788Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
13:58:05 [2019-12-20T18:58:05.788Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
13:58:05 [2019-12-20T18:58:05.788Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
13:58:05 [2019-12-20T18:58:05.788Z] 	... 9 more
13:58:06 [2019-12-20T18:58:06.349Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:58:06 [2019-12-20T18:58:06.349Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=615288488 data=null doit=true} to Shell with text {Open Trace}
13:58:06 [2019-12-20T18:58:06.349Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:58:06 [2019-12-20T18:58:06.349Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:58:06 [2019-12-20T18:58:06.349Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:58:06 [2019-12-20T18:58:06.349Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:58:06 [2019-12-20T18:58:06.349Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:58:06 [2019-12-20T18:58:06.349Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:58:06 [2019-12-20T18:58:06.349Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:58:06 [2019-12-20T18:58:06.349Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:58:06 [2019-12-20T18:58:06.349Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:58:06 [2019-12-20T18:58:06.349Z] DEBUG - Clicking on OK
13:58:06 [2019-12-20T18:58:06.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615288489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:06 [2019-12-20T18:58:06.350Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615288489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:06 [2019-12-20T18:58:06.350Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615288489 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:58:06 [2019-12-20T18:58:06.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615288489 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:58:06 [2019-12-20T18:58:06.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615288489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:06 [2019-12-20T18:58:06.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615288489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:06 [2019-12-20T18:58:06.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615288489 data=null 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')
13:58:06 [2019-12-20T18:58:06.350Z] DEBUG - Clicked on 
13:58:06 [2019-12-20T18:58:06.350Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:58:06 [2019-12-20T18:58:06.350Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:58:06 [2019-12-20T18:58:06.350Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:58:06 [2019-12-20T18:58:06.350Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:58:06 [2019-12-20T18:58:06.350Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:58:06 [2019-12-20T18:58:06.350Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:06 [2019-12-20T18:58:06.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615288684 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:58:06 [2019-12-20T18:58:06.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615288684 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:58:06 [2019-12-20T18:58:06.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615288684 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:58:06 [2019-12-20T18:58:06.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615288684 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:06 [2019-12-20T18:58:06.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615288685 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}
13:58:06 [2019-12-20T18:58:06.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615288776 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:06 [2019-12-20T18:58:06.605Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:06 [2019-12-20T18:58:06.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615288776 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:58:06 [2019-12-20T18:58:06.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615288777 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:58:06 [2019-12-20T18:58:06.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615288777 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:58:06 [2019-12-20T18:58:06.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615288777 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:06 [2019-12-20T18:58:06.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615288777 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}
13:58:06 [2019-12-20T18:58:06.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615288783 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:06 [2019-12-20T18:58:06.605Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:58:06 [2019-12-20T18:58:06.605Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:06 [2019-12-20T18:58:06.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=615288784 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
13:58:06 [2019-12-20T18:58:06.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=615288784 data=null doit=true} to TreeItem with text {Traces [1]}
13:58:06 [2019-12-20T18:58:06.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=615288784 data=null} to TreeItem with text {Traces [1]}
13:58:06 [2019-12-20T18:58:06.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=615288785 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:58:06 [2019-12-20T18:58:06.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615288785 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]}
13:58:06 [2019-12-20T18:58:06.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=615288796 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:58:06 [2019-12-20T18:58:06.606Z] 
13:58:06 [2019-12-20T18:58:06.606Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-20 18:58:06.525
13:58:06 [2019-12-20T18:58:06.606Z] !MESSAGE Error initializing trace.
13:58:06 [2019-12-20T18:58:06.606Z] 
13:58:06 [2019-12-20T18:58:06.606Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
13:58:06 [2019-12-20T18:58:06.606Z] !STACK 0
13:58:06 [2019-12-20T18:58:06.606Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
13:58:06 [2019-12-20T18:58:06.606Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
13:58:06 [2019-12-20T18:58:06.606Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
13:58:06 [2019-12-20T18:58:06.606Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
13:58:06 [2019-12-20T18:58:06.606Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
13:58:06 [2019-12-20T18:58:06.606Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
13:58:06 [2019-12-20T18:58:06.606Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
13:58:06 [2019-12-20T18:58:06.606Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
13:58:06 [2019-12-20T18:58:06.606Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
13:58:06 [2019-12-20T18:58:06.606Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
13:58:06 [2019-12-20T18:58:06.606Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:58:06 [2019-12-20T18:58:06.606Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
13:58:06 [2019-12-20T18:58:06.606Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
13:58:06 [2019-12-20T18:58:06.606Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.VersionNumberParser.parse(VersionNumberParser.java:57)
13:58:06 [2019-12-20T18:58:06.606Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.TraceDeclarationParser.parse(TraceDeclarationParser.java:144)
13:58:06 [2019-12-20T18:58:06.606Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseTrace(IOStructGen.java:251)
13:58:06 [2019-12-20T18:58:06.606Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:150)
13:58:06 [2019-12-20T18:58:06.606Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
13:58:06 [2019-12-20T18:58:06.606Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
13:58:06 [2019-12-20T18:58:06.606Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
13:58:06 [2019-12-20T18:58:06.606Z] 	... 9 more
13:58:06 [2019-12-20T18:58:06.606Z] Caused by: java.lang.NumberFormatException: For input string: "23452397856348975623897562893746589237465289374658923764598237645897234658723648579236"
13:58:06 [2019-12-20T18:58:06.606Z] 	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
13:58:06 [2019-12-20T18:58:06.606Z] 	at java.lang.Long.parseLong(Long.java:592)
13:58:06 [2019-12-20T18:58:06.606Z] 	at java.lang.Long.valueOf(Long.java:776)
13:58:06 [2019-12-20T18:58:06.606Z] 	at java.lang.Long.decode(Long.java:928)
13:58:06 [2019-12-20T18:58:06.606Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:54)
13:58:06 [2019-12-20T18:58:06.606Z] 	... 16 more
13:58:07 [2019-12-20T18:58:07.168Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:58:07 [2019-12-20T18:58:07.168Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=615289394 data=null doit=true} to Shell with text {Open Trace}
13:58:07 [2019-12-20T18:58:07.168Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:58:07 [2019-12-20T18:58:07.168Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:58:07 [2019-12-20T18:58:07.168Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:58:07 [2019-12-20T18:58:07.168Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:58:07 [2019-12-20T18:58:07.168Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:58:07 [2019-12-20T18:58:07.168Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:58:07 [2019-12-20T18:58:07.168Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:58:07 [2019-12-20T18:58:07.168Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:58:07 [2019-12-20T18:58:07.168Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:58:07 [2019-12-20T18:58:07.168Z] DEBUG - Clicking on OK
13:58:07 [2019-12-20T18:58:07.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615289396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:07 [2019-12-20T18:58:07.168Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615289396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:07 [2019-12-20T18:58:07.168Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615289396 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:58:07 [2019-12-20T18:58:07.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615289396 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:58:07 [2019-12-20T18:58:07.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615289396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:07 [2019-12-20T18:58:07.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615289396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:07 [2019-12-20T18:58:07.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615289397 data=null 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')
13:58:07 [2019-12-20T18:58:07.168Z] DEBUG - Clicked on 
13:58:07 [2019-12-20T18:58:07.423Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:58:07 [2019-12-20T18:58:07.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:58:07 [2019-12-20T18:58:07.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:58:07 [2019-12-20T18:58:07.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:58:07 [2019-12-20T18:58:07.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:58:07 [2019-12-20T18:58:07.424Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:07 [2019-12-20T18:58:07.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615289680 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:58:07 [2019-12-20T18:58:07.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615289680 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:58:07 [2019-12-20T18:58:07.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615289680 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:58:07 [2019-12-20T18:58:07.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615289682 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:07 [2019-12-20T18:58:07.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615289682 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}
13:58:07 [2019-12-20T18:58:07.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615289697 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:07 [2019-12-20T18:58:07.424Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:07 [2019-12-20T18:58:07.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615289703 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:58:07 [2019-12-20T18:58:07.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615289703 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:58:07 [2019-12-20T18:58:07.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615289703 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:58:07 [2019-12-20T18:58:07.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615289704 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:07 [2019-12-20T18:58:07.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615289704 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}
13:58:07 [2019-12-20T18:58:07.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615289710 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:07 [2019-12-20T18:58:07.424Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:58:07 [2019-12-20T18:58:07.424Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:07 [2019-12-20T18:58:07.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=615289775 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
13:58:07 [2019-12-20T18:58:07.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=615289775 data=null doit=true} to TreeItem with text {Traces [1]}
13:58:07 [2019-12-20T18:58:07.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=615289775 data=null} to TreeItem with text {Traces [1]}
13:58:07 [2019-12-20T18:58:07.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=615289775 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:58:07 [2019-12-20T18:58:07.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615289775 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]}
13:58:07 [2019-12-20T18:58:07.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=615289783 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:58:07 [2019-12-20T18:58:07.679Z] 
13:58:07 [2019-12-20T18:58:07.679Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-20 18:58:07.530
13:58:07 [2019-12-20T18:58:07.679Z] !MESSAGE Error initializing trace.
13:58:07 [2019-12-20T18:58:07.679Z] 
13:58:07 [2019-12-20T18:58:07.679Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
13:58:07 [2019-12-20T18:58:07.679Z] !STACK 0
13:58:07 [2019-12-20T18:58:07.679Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
13:58:07 [2019-12-20T18:58:07.679Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
13:58:07 [2019-12-20T18:58:07.679Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
13:58:07 [2019-12-20T18:58:07.679Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
13:58:07 [2019-12-20T18:58:07.679Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
13:58:07 [2019-12-20T18:58:07.679Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
13:58:07 [2019-12-20T18:58:07.679Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
13:58:07 [2019-12-20T18:58:07.679Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
13:58:07 [2019-12-20T18:58:07.679Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
13:58:07 [2019-12-20T18:58:07.679Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
13:58:07 [2019-12-20T18:58:07.679Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:58:07 [2019-12-20T18:58:07.679Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
13:58:07 [2019-12-20T18:58:07.679Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:87)
13:58:07 [2019-12-20T18:58:07.679Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164)
13:58:07 [2019-12-20T18:58:07.679Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123)
13:58:07 [2019-12-20T18:58:07.679Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139)
13:58:07 [2019-12-20T18:58:07.679Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
13:58:07 [2019-12-20T18:58:07.679Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96)
13:58:07 [2019-12-20T18:58:07.679Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
13:58:07 [2019-12-20T18:58:07.679Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
13:58:07 [2019-12-20T18:58:07.679Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
13:58:07 [2019-12-20T18:58:07.679Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
13:58:07 [2019-12-20T18:58:07.679Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
13:58:07 [2019-12-20T18:58:07.679Z] 	... 9 more
13:58:08 [2019-12-20T18:58:08.240Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:58:08 [2019-12-20T18:58:08.240Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=615290399 data=null doit=true} to Shell with text {Open Trace}
13:58:08 [2019-12-20T18:58:08.240Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:58:08 [2019-12-20T18:58:08.240Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:58:08 [2019-12-20T18:58:08.240Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:58:08 [2019-12-20T18:58:08.240Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:58:08 [2019-12-20T18:58:08.240Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:58:08 [2019-12-20T18:58:08.240Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:58:08 [2019-12-20T18:58:08.240Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:58:08 [2019-12-20T18:58:08.240Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:58:08 [2019-12-20T18:58:08.240Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:58:08 [2019-12-20T18:58:08.240Z] DEBUG - Clicking on OK
13:58:08 [2019-12-20T18:58:08.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615290400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:08 [2019-12-20T18:58:08.240Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615290400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:08 [2019-12-20T18:58:08.240Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615290400 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:58:08 [2019-12-20T18:58:08.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615290400 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:58:08 [2019-12-20T18:58:08.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615290401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:08 [2019-12-20T18:58:08.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615290401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:08 [2019-12-20T18:58:08.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615290401 data=null 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')
13:58:08 [2019-12-20T18:58:08.240Z] DEBUG - Clicked on 
13:58:08 [2019-12-20T18:58:08.496Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:58:08 [2019-12-20T18:58:08.496Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:58:08 [2019-12-20T18:58:08.496Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:58:08 [2019-12-20T18:58:08.496Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:58:08 [2019-12-20T18:58:08.496Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:58:08 [2019-12-20T18:58:08.496Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:08 [2019-12-20T18:58:08.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615290679 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:58:08 [2019-12-20T18:58:08.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615290679 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:58:08 [2019-12-20T18:58:08.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615290679 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:58:08 [2019-12-20T18:58:08.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615290680 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:08 [2019-12-20T18:58:08.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615290680 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}
13:58:08 [2019-12-20T18:58:08.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615290698 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:08 [2019-12-20T18:58:08.496Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:08 [2019-12-20T18:58:08.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615290698 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:58:08 [2019-12-20T18:58:08.496Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615290698 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:58:08 [2019-12-20T18:58:08.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615290698 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:58:08 [2019-12-20T18:58:08.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615290699 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:08 [2019-12-20T18:58:08.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615290699 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}
13:58:08 [2019-12-20T18:58:08.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615290780 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:08 [2019-12-20T18:58:08.497Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:58:08 [2019-12-20T18:58:08.497Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:08 [2019-12-20T18:58:08.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=615290781 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
13:58:08 [2019-12-20T18:58:08.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=615290781 data=null doit=true} to TreeItem with text {Traces [1]}
13:58:08 [2019-12-20T18:58:08.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=615290781 data=null} to TreeItem with text {Traces [1]}
13:58:08 [2019-12-20T18:58:08.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=615290781 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:58:08 [2019-12-20T18:58:08.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615290781 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]}
13:58:08 [2019-12-20T18:58:08.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=615290789 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:58:08 [2019-12-20T18:58:08.752Z] 
13:58:08 [2019-12-20T18:58:08.752Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-20 18:58:08.626
13:58:08 [2019-12-20T18:58:08.752Z] !MESSAGE Error initializing trace.
13:58:08 [2019-12-20T18:58:08.752Z] 
13:58:08 [2019-12-20T18:58:08.752Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
13:58:08 [2019-12-20T18:58:08.752Z] !STACK 0
13:58:08 [2019-12-20T18:58:08.752Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
13:58:08 [2019-12-20T18:58:08.752Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
13:58:08 [2019-12-20T18:58:08.752Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
13:58:08 [2019-12-20T18:58:08.752Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
13:58:08 [2019-12-20T18:58:08.752Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
13:58:08 [2019-12-20T18:58:08.752Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
13:58:08 [2019-12-20T18:58:08.752Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
13:58:08 [2019-12-20T18:58:08.752Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
13:58:08 [2019-12-20T18:58:08.752Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
13:58:08 [2019-12-20T18:58:08.752Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
13:58:08 [2019-12-20T18:58:08.752Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:58:08 [2019-12-20T18:58:08.752Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
13:58:08 [2019-12-20T18:58:08.752Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:67)
13:58:08 [2019-12-20T18:58:08.752Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164)
13:58:08 [2019-12-20T18:58:08.752Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123)
13:58:08 [2019-12-20T18:58:08.752Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139)
13:58:08 [2019-12-20T18:58:08.752Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
13:58:08 [2019-12-20T18:58:08.752Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96)
13:58:08 [2019-12-20T18:58:08.752Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
13:58:08 [2019-12-20T18:58:08.752Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
13:58:08 [2019-12-20T18:58:08.752Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
13:58:08 [2019-12-20T18:58:08.752Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
13:58:08 [2019-12-20T18:58:08.753Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
13:58:08 [2019-12-20T18:58:08.753Z] 	... 9 more
13:58:09 [2019-12-20T18:58:09.316Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:58:09 [2019-12-20T18:58:09.316Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=615291681 data=null doit=true} to Shell with text {Open Trace}
13:58:09 [2019-12-20T18:58:09.316Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:58:09 [2019-12-20T18:58:09.316Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:58:09 [2019-12-20T18:58:09.316Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:58:09 [2019-12-20T18:58:09.316Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:58:09 [2019-12-20T18:58:09.316Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:58:09 [2019-12-20T18:58:09.316Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:58:09 [2019-12-20T18:58:09.316Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:58:09 [2019-12-20T18:58:09.316Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:58:09 [2019-12-20T18:58:09.316Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:58:09 [2019-12-20T18:58:09.316Z] DEBUG - Clicking on OK
13:58:09 [2019-12-20T18:58:09.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615291682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:09 [2019-12-20T18:58:09.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615291682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:09 [2019-12-20T18:58:09.316Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615291682 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:58:09 [2019-12-20T18:58:09.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615291683 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:58:09 [2019-12-20T18:58:09.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615291683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:09 [2019-12-20T18:58:09.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615291683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:09 [2019-12-20T18:58:09.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615291683 data=null 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')
13:58:09 [2019-12-20T18:58:09.571Z] DEBUG - Clicked on 
13:58:09 [2019-12-20T18:58:09.827Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:58:09 [2019-12-20T18:58:09.827Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:58:09 [2019-12-20T18:58:09.827Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:58:09 [2019-12-20T18:58:09.827Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:58:09 [2019-12-20T18:58:09.827Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:58:09 [2019-12-20T18:58:09.827Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:09 [2019-12-20T18:58:09.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615291976 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:58:09 [2019-12-20T18:58:09.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615291976 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:58:09 [2019-12-20T18:58:09.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615291976 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:58:09 [2019-12-20T18:58:09.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615291977 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:09 [2019-12-20T18:58:09.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615291977 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}
13:58:09 [2019-12-20T18:58:09.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615291988 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:09 [2019-12-20T18:58:09.827Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:09 [2019-12-20T18:58:09.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615291989 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:58:09 [2019-12-20T18:58:09.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615291989 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:58:09 [2019-12-20T18:58:09.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615291989 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:58:09 [2019-12-20T18:58:09.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615291990 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:09 [2019-12-20T18:58:09.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615291995 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}
13:58:09 [2019-12-20T18:58:09.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615292003 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:09 [2019-12-20T18:58:09.827Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:58:09 [2019-12-20T18:58:09.827Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:09 [2019-12-20T18:58:09.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=615292004 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
13:58:09 [2019-12-20T18:58:09.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=615292005 data=null doit=true} to TreeItem with text {Traces [1]}
13:58:09 [2019-12-20T18:58:09.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=615292005 data=null} to TreeItem with text {Traces [1]}
13:58:09 [2019-12-20T18:58:09.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=615292005 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:58:09 [2019-12-20T18:58:09.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615292005 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]}
13:58:09 [2019-12-20T18:58:09.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=615292079 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:58:09 [2019-12-20T18:58:09.827Z] 
13:58:09 [2019-12-20T18:58:09.827Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-20 18:58:09.821
13:58:09 [2019-12-20T18:58:09.827Z] !MESSAGE Error initializing trace.
13:58:09 [2019-12-20T18:58:09.827Z] 
13:58:09 [2019-12-20T18:58:09.827Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
13:58:09 [2019-12-20T18:58:09.827Z] !STACK 0
13:58:09 [2019-12-20T18:58:09.827Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
13:58:09 [2019-12-20T18:58:09.827Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
13:58:09 [2019-12-20T18:58:09.827Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
13:58:09 [2019-12-20T18:58:09.827Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
13:58:09 [2019-12-20T18:58:09.827Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
13:58:09 [2019-12-20T18:58:09.827Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
13:58:09 [2019-12-20T18:58:09.827Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
13:58:09 [2019-12-20T18:58:09.827Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
13:58:09 [2019-12-20T18:58:09.827Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
13:58:09 [2019-12-20T18:58:09.827Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
13:58:09 [2019-12-20T18:58:09.827Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:58:09 [2019-12-20T18:58:09.827Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
13:58:09 [2019-12-20T18:58:09.827Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:67)
13:58:09 [2019-12-20T18:58:09.827Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:170)
13:58:09 [2019-12-20T18:58:09.828Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123)
13:58:09 [2019-12-20T18:58:09.828Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139)
13:58:09 [2019-12-20T18:58:09.828Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
13:58:09 [2019-12-20T18:58:09.828Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96)
13:58:09 [2019-12-20T18:58:09.828Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
13:58:09 [2019-12-20T18:58:09.828Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
13:58:09 [2019-12-20T18:58:09.828Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
13:58:09 [2019-12-20T18:58:09.828Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
13:58:09 [2019-12-20T18:58:09.828Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
13:58:09 [2019-12-20T18:58:09.828Z] 	... 9 more
13:58:10 [2019-12-20T18:58:10.388Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:58:10 [2019-12-20T18:58:10.388Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=615292689 data=null doit=true} to Shell with text {Open Trace}
13:58:10 [2019-12-20T18:58:10.388Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:58:10 [2019-12-20T18:58:10.388Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:58:10 [2019-12-20T18:58:10.388Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:58:10 [2019-12-20T18:58:10.388Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:58:10 [2019-12-20T18:58:10.388Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:58:10 [2019-12-20T18:58:10.388Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:58:10 [2019-12-20T18:58:10.388Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:58:10 [2019-12-20T18:58:10.388Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:58:10 [2019-12-20T18:58:10.388Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:58:10 [2019-12-20T18:58:10.388Z] DEBUG - Clicking on OK
13:58:10 [2019-12-20T18:58:10.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615292691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:10 [2019-12-20T18:58:10.388Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615292691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:10 [2019-12-20T18:58:10.388Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615292691 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:58:10 [2019-12-20T18:58:10.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615292691 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:58:10 [2019-12-20T18:58:10.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615292691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:10 [2019-12-20T18:58:10.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615292691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:10 [2019-12-20T18:58:10.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615292691 data=null 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')
13:58:10 [2019-12-20T18:58:10.388Z] DEBUG - Clicked on 
13:58:10 [2019-12-20T18:58:10.644Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:58:10 [2019-12-20T18:58:10.644Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:58:10 [2019-12-20T18:58:10.644Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:58:10 [2019-12-20T18:58:10.644Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:58:10 [2019-12-20T18:58:10.644Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:58:10 [2019-12-20T18:58:10.644Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:10 [2019-12-20T18:58:10.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615292935 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:58:10 [2019-12-20T18:58:10.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615292935 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:58:10 [2019-12-20T18:58:10.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615292935 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:58:10 [2019-12-20T18:58:10.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615292936 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:10 [2019-12-20T18:58:10.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615292936 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}
13:58:10 [2019-12-20T18:58:10.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615292976 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:10 [2019-12-20T18:58:10.644Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:10 [2019-12-20T18:58:10.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615292977 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:58:10 [2019-12-20T18:58:10.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615292977 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:58:10 [2019-12-20T18:58:10.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615292977 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:58:10 [2019-12-20T18:58:10.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615292977 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:10 [2019-12-20T18:58:10.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615292978 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}
13:58:10 [2019-12-20T18:58:10.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615292984 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:10 [2019-12-20T18:58:10.644Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:58:10 [2019-12-20T18:58:10.644Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:10 [2019-12-20T18:58:10.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=615292985 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
13:58:10 [2019-12-20T18:58:10.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=615292985 data=null doit=true} to TreeItem with text {Traces [1]}
13:58:10 [2019-12-20T18:58:10.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=615292985 data=null} to TreeItem with text {Traces [1]}
13:58:10 [2019-12-20T18:58:10.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=615292985 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:58:10 [2019-12-20T18:58:10.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615292985 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]}
13:58:10 [2019-12-20T18:58:10.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=615292996 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:58:10 [2019-12-20T18:58:10.899Z] 
13:58:10 [2019-12-20T18:58:10.899Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-20 18:58:10.729
13:58:10 [2019-12-20T18:58:10.899Z] !MESSAGE Error initializing trace.
13:58:10 [2019-12-20T18:58:10.899Z] 
13:58:10 [2019-12-20T18:58:10.899Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
13:58:10 [2019-12-20T18:58:10.899Z] !STACK 0
13:58:10 [2019-12-20T18:58:10.899Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
13:58:10 [2019-12-20T18:58:10.899Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
13:58:10 [2019-12-20T18:58:10.899Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
13:58:10 [2019-12-20T18:58:10.899Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
13:58:10 [2019-12-20T18:58:10.899Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
13:58:10 [2019-12-20T18:58:10.899Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
13:58:10 [2019-12-20T18:58:10.899Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
13:58:10 [2019-12-20T18:58:10.899Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
13:58:10 [2019-12-20T18:58:10.899Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
13:58:10 [2019-12-20T18:58:10.899Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
13:58:10 [2019-12-20T18:58:10.899Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:58:10 [2019-12-20T18:58:10.899Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
13:58:10 [2019-12-20T18:58:10.899Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:87)
13:58:10 [2019-12-20T18:58:10.900Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:164)
13:58:10 [2019-12-20T18:58:10.900Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:123)
13:58:10 [2019-12-20T18:58:10.900Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:139)
13:58:10 [2019-12-20T18:58:10.900Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:130)
13:58:10 [2019-12-20T18:58:10.900Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:96)
13:58:10 [2019-12-20T18:58:10.900Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:285)
13:58:10 [2019-12-20T18:58:10.900Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
13:58:10 [2019-12-20T18:58:10.900Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
13:58:10 [2019-12-20T18:58:10.900Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
13:58:10 [2019-12-20T18:58:10.900Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
13:58:10 [2019-12-20T18:58:10.900Z] 	... 9 more
13:58:11 [2019-12-20T18:58:11.459Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:58:11 [2019-12-20T18:58:11.460Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=615293597 data=null doit=true} to Shell with text {Open Trace}
13:58:11 [2019-12-20T18:58:11.460Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:58:11 [2019-12-20T18:58:11.460Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:58:11 [2019-12-20T18:58:11.460Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:58:11 [2019-12-20T18:58:11.460Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:58:11 [2019-12-20T18:58:11.460Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:58:11 [2019-12-20T18:58:11.460Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:58:11 [2019-12-20T18:58:11.460Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:58:11 [2019-12-20T18:58:11.460Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:58:11 [2019-12-20T18:58:11.460Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:58:11 [2019-12-20T18:58:11.460Z] DEBUG - Clicking on OK
13:58:11 [2019-12-20T18:58:11.460Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615293598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:11 [2019-12-20T18:58:11.460Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615293598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:11 [2019-12-20T18:58:11.460Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615293598 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:58:11 [2019-12-20T18:58:11.460Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615293598 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:58:11 [2019-12-20T18:58:11.460Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615293598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:11 [2019-12-20T18:58:11.460Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615293598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:11 [2019-12-20T18:58:11.460Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615293599 data=null 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')
13:58:11 [2019-12-20T18:58:11.460Z] DEBUG - Clicked on 
13:58:11 [2019-12-20T18:58:11.717Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:58:11 [2019-12-20T18:58:11.717Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:58:11 [2019-12-20T18:58:11.717Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:58:11 [2019-12-20T18:58:11.717Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:58:11 [2019-12-20T18:58:11.717Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:58:11 [2019-12-20T18:58:11.717Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:11 [2019-12-20T18:58:11.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615294019 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:58:11 [2019-12-20T18:58:11.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615294019 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:58:11 [2019-12-20T18:58:11.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615294019 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:58:11 [2019-12-20T18:58:11.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615294019 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:11 [2019-12-20T18:58:11.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615294019 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}
13:58:11 [2019-12-20T18:58:11.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615294036 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:11 [2019-12-20T18:58:11.717Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:11 [2019-12-20T18:58:11.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615294036 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:58:11 [2019-12-20T18:58:11.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615294036 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:58:11 [2019-12-20T18:58:11.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615294036 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:58:11 [2019-12-20T18:58:11.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615294037 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:11 [2019-12-20T18:58:11.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615294037 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}
13:58:11 [2019-12-20T18:58:11.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615294081 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:11 [2019-12-20T18:58:11.717Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:58:11 [2019-12-20T18:58:11.717Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:11 [2019-12-20T18:58:11.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=615294082 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
13:58:11 [2019-12-20T18:58:11.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=615294082 data=null doit=true} to TreeItem with text {Traces [1]}
13:58:11 [2019-12-20T18:58:11.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=615294082 data=null} to TreeItem with text {Traces [1]}
13:58:11 [2019-12-20T18:58:11.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=615294082 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:58:11 [2019-12-20T18:58:11.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615294082 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]}
13:58:11 [2019-12-20T18:58:11.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=615294095 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:58:11 [2019-12-20T18:58:11.972Z] 
13:58:11 [2019-12-20T18:58:11.972Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-20 18:58:11.839
13:58:11 [2019-12-20T18:58:11.972Z] !MESSAGE Error initializing trace.
13:58:11 [2019-12-20T18:58:11.972Z] 
13:58:11 [2019-12-20T18:58:11.972Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
13:58:11 [2019-12-20T18:58:11.972Z] !STACK 0
13:58:11 [2019-12-20T18:58:11.972Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
13:58:11 [2019-12-20T18:58:11.972Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
13:58:11 [2019-12-20T18:58:11.972Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
13:58:11 [2019-12-20T18:58:11.972Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
13:58:11 [2019-12-20T18:58:11.972Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
13:58:11 [2019-12-20T18:58:11.972Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
13:58:11 [2019-12-20T18:58:11.972Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
13:58:11 [2019-12-20T18:58:11.972Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
13:58:11 [2019-12-20T18:58:11.972Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
13:58:11 [2019-12-20T18:58:11.972Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
13:58:11 [2019-12-20T18:58:11.972Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:58:11 [2019-12-20T18:58:11.972Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
13:58:11 [2019-12-20T18:58:11.972Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:91)
13:58:11 [2019-12-20T18:58:11.972Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179)
13:58:11 [2019-12-20T18:58:11.972Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129)
13:58:11 [2019-12-20T18:58:11.972Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288)
13:58:11 [2019-12-20T18:58:11.972Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
13:58:11 [2019-12-20T18:58:11.972Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
13:58:11 [2019-12-20T18:58:11.972Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
13:58:11 [2019-12-20T18:58:11.973Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
13:58:11 [2019-12-20T18:58:11.973Z] 	... 9 more
13:58:12 [2019-12-20T18:58:12.533Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:58:12 [2019-12-20T18:58:12.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=615294689 data=null doit=true} to Shell with text {Open Trace}
13:58:12 [2019-12-20T18:58:12.533Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:58:12 [2019-12-20T18:58:12.533Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:58:12 [2019-12-20T18:58:12.533Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:58:12 [2019-12-20T18:58:12.533Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:58:12 [2019-12-20T18:58:12.533Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:58:12 [2019-12-20T18:58:12.533Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:58:12 [2019-12-20T18:58:12.533Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:58:12 [2019-12-20T18:58:12.533Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:58:12 [2019-12-20T18:58:12.533Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:58:12 [2019-12-20T18:58:12.533Z] DEBUG - Clicking on OK
13:58:12 [2019-12-20T18:58:12.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615294690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:12 [2019-12-20T18:58:12.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615294690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:12 [2019-12-20T18:58:12.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615294690 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:58:12 [2019-12-20T18:58:12.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615294690 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:58:12 [2019-12-20T18:58:12.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615294690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:12 [2019-12-20T18:58:12.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615294690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:12 [2019-12-20T18:58:12.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615294690 data=null 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')
13:58:12 [2019-12-20T18:58:12.534Z] DEBUG - Clicked on 
13:58:12 [2019-12-20T18:58:12.790Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:58:12 [2019-12-20T18:58:12.790Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:58:12 [2019-12-20T18:58:12.790Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:58:12 [2019-12-20T18:58:12.790Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:58:12 [2019-12-20T18:58:12.790Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:58:12 [2019-12-20T18:58:12.790Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:12 [2019-12-20T18:58:12.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615294916 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:58:12 [2019-12-20T18:58:12.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615294916 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:58:12 [2019-12-20T18:58:12.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615294916 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:58:12 [2019-12-20T18:58:12.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615294916 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:12 [2019-12-20T18:58:12.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615294917 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}
13:58:12 [2019-12-20T18:58:12.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615294931 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:12 [2019-12-20T18:58:12.790Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:12 [2019-12-20T18:58:12.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615294931 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:58:12 [2019-12-20T18:58:12.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615294931 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:58:12 [2019-12-20T18:58:12.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615294931 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:58:12 [2019-12-20T18:58:12.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615294932 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:12 [2019-12-20T18:58:12.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615294932 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}
13:58:12 [2019-12-20T18:58:12.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615294937 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:12 [2019-12-20T18:58:12.790Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:58:12 [2019-12-20T18:58:12.790Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:12 [2019-12-20T18:58:12.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=615294938 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
13:58:12 [2019-12-20T18:58:12.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=615294938 data=null doit=true} to TreeItem with text {Traces [1]}
13:58:12 [2019-12-20T18:58:12.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=615294938 data=null} to TreeItem with text {Traces [1]}
13:58:12 [2019-12-20T18:58:12.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=615294938 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:58:12 [2019-12-20T18:58:12.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615294939 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]}
13:58:12 [2019-12-20T18:58:12.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=615294984 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:58:12 [2019-12-20T18:58:12.790Z] 
13:58:12 [2019-12-20T18:58:12.790Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-20 18:58:12.723
13:58:12 [2019-12-20T18:58:12.790Z] !MESSAGE Error initializing trace.
13:58:12 [2019-12-20T18:58:12.790Z] 
13:58:12 [2019-12-20T18:58:12.790Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
13:58:12 [2019-12-20T18:58:12.790Z] !STACK 0
13:58:12 [2019-12-20T18:58:12.790Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
13:58:12 [2019-12-20T18:58:12.790Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
13:58:12 [2019-12-20T18:58:12.790Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
13:58:12 [2019-12-20T18:58:12.790Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
13:58:12 [2019-12-20T18:58:12.790Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
13:58:12 [2019-12-20T18:58:12.790Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
13:58:12 [2019-12-20T18:58:12.790Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
13:58:12 [2019-12-20T18:58:12.790Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
13:58:12 [2019-12-20T18:58:12.790Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
13:58:12 [2019-12-20T18:58:12.790Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
13:58:12 [2019-12-20T18:58:12.790Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:58:12 [2019-12-20T18:58:12.790Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
13:58:12 [2019-12-20T18:58:12.790Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
13:58:12 [2019-12-20T18:58:12.790Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:82)
13:58:12 [2019-12-20T18:58:12.790Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179)
13:58:12 [2019-12-20T18:58:12.790Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129)
13:58:12 [2019-12-20T18:58:12.790Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288)
13:58:12 [2019-12-20T18:58:12.790Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
13:58:12 [2019-12-20T18:58:12.790Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
13:58:12 [2019-12-20T18:58:12.790Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
13:58:12 [2019-12-20T18:58:12.790Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
13:58:12 [2019-12-20T18:58:12.790Z] 	... 9 more
13:58:12 [2019-12-20T18:58:12.790Z] Caused by: java.lang.NumberFormatException: For input string: "FFFFFFFFU"
13:58:12 [2019-12-20T18:58:12.790Z] 	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
13:58:12 [2019-12-20T18:58:12.790Z] 	at java.lang.Long.parseLong(Long.java:589)
13:58:12 [2019-12-20T18:58:12.790Z] 	at java.lang.Long.valueOf(Long.java:776)
13:58:12 [2019-12-20T18:58:12.790Z] 	at java.lang.Long.decode(Long.java:928)
13:58:12 [2019-12-20T18:58:12.790Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:54)
13:58:12 [2019-12-20T18:58:12.790Z] 	... 17 more
13:58:13 [2019-12-20T18:58:13.351Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:58:13 [2019-12-20T18:58:13.351Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=615295592 data=null doit=true} to Shell with text {Open Trace}
13:58:13 [2019-12-20T18:58:13.351Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:58:13 [2019-12-20T18:58:13.351Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:58:13 [2019-12-20T18:58:13.351Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:58:13 [2019-12-20T18:58:13.351Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:58:13 [2019-12-20T18:58:13.351Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:58:13 [2019-12-20T18:58:13.351Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:58:13 [2019-12-20T18:58:13.351Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:58:13 [2019-12-20T18:58:13.351Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:58:13 [2019-12-20T18:58:13.351Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:58:13 [2019-12-20T18:58:13.351Z] DEBUG - Clicking on OK
13:58:13 [2019-12-20T18:58:13.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615295593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:13 [2019-12-20T18:58:13.351Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615295593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:13 [2019-12-20T18:58:13.351Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615295593 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:58:13 [2019-12-20T18:58:13.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615295593 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:58:13 [2019-12-20T18:58:13.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615295593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:13 [2019-12-20T18:58:13.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615295593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:13 [2019-12-20T18:58:13.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615295593 data=null 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')
13:58:13 [2019-12-20T18:58:13.351Z] DEBUG - Clicked on 
13:58:13 [2019-12-20T18:58:13.606Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:58:13 [2019-12-20T18:58:13.606Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:58:13 [2019-12-20T18:58:13.606Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:58:13 [2019-12-20T18:58:13.606Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:58:13 [2019-12-20T18:58:13.606Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:58:13 [2019-12-20T18:58:13.606Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:13 [2019-12-20T18:58:13.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615295836 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:58:13 [2019-12-20T18:58:13.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615295836 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:58:13 [2019-12-20T18:58:13.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615295836 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:58:13 [2019-12-20T18:58:13.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615295836 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:13 [2019-12-20T18:58:13.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615295838 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}
13:58:13 [2019-12-20T18:58:13.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615295883 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:13 [2019-12-20T18:58:13.606Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:13 [2019-12-20T18:58:13.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615295884 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:58:13 [2019-12-20T18:58:13.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615295884 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:58:13 [2019-12-20T18:58:13.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615295884 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:58:13 [2019-12-20T18:58:13.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615295884 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:13 [2019-12-20T18:58:13.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615295885 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}
13:58:13 [2019-12-20T18:58:13.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615295892 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:13 [2019-12-20T18:58:13.606Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:58:13 [2019-12-20T18:58:13.606Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:13 [2019-12-20T18:58:13.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=615295893 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
13:58:13 [2019-12-20T18:58:13.606Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=615295893 data=null doit=true} to TreeItem with text {Traces [1]}
13:58:13 [2019-12-20T18:58:13.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=615295893 data=null} to TreeItem with text {Traces [1]}
13:58:13 [2019-12-20T18:58:13.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=615295893 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:58:13 [2019-12-20T18:58:13.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615295893 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]}
13:58:13 [2019-12-20T18:58:13.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=615295906 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:58:13 [2019-12-20T18:58:13.862Z] 
13:58:13 [2019-12-20T18:58:13.862Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-20 18:58:13.652
13:58:13 [2019-12-20T18:58:13.862Z] !MESSAGE Error initializing trace.
13:58:13 [2019-12-20T18:58:13.862Z] 
13:58:13 [2019-12-20T18:58:13.862Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
13:58:13 [2019-12-20T18:58:13.862Z] !STACK 0
13:58:13 [2019-12-20T18:58:13.862Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
13:58:13 [2019-12-20T18:58:13.862Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
13:58:13 [2019-12-20T18:58:13.862Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
13:58:13 [2019-12-20T18:58:13.862Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
13:58:13 [2019-12-20T18:58:13.862Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
13:58:13 [2019-12-20T18:58:13.862Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
13:58:13 [2019-12-20T18:58:13.862Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
13:58:13 [2019-12-20T18:58:13.862Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
13:58:13 [2019-12-20T18:58:13.862Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
13:58:13 [2019-12-20T18:58:13.862Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
13:58:13 [2019-12-20T18:58:13.862Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:58:13 [2019-12-20T18:58:13.862Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
13:58:13 [2019-12-20T18:58:13.862Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:85)
13:58:13 [2019-12-20T18:58:13.862Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179)
13:58:13 [2019-12-20T18:58:13.862Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129)
13:58:13 [2019-12-20T18:58:13.862Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288)
13:58:13 [2019-12-20T18:58:13.862Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
13:58:13 [2019-12-20T18:58:13.862Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
13:58:13 [2019-12-20T18:58:13.862Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
13:58:13 [2019-12-20T18:58:13.862Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
13:58:13 [2019-12-20T18:58:13.862Z] 	... 9 more
13:58:14 [2019-12-20T18:58:14.422Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:58:14 [2019-12-20T18:58:14.422Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=615296521 data=null doit=true} to Shell with text {Open Trace}
13:58:14 [2019-12-20T18:58:14.422Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:58:14 [2019-12-20T18:58:14.422Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:58:14 [2019-12-20T18:58:14.422Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:58:14 [2019-12-20T18:58:14.423Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:58:14 [2019-12-20T18:58:14.423Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:58:14 [2019-12-20T18:58:14.423Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:58:14 [2019-12-20T18:58:14.423Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:58:14 [2019-12-20T18:58:14.423Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:58:14 [2019-12-20T18:58:14.423Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:58:14 [2019-12-20T18:58:14.423Z] DEBUG - Clicking on OK
13:58:14 [2019-12-20T18:58:14.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615296522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:14 [2019-12-20T18:58:14.423Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615296523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:14 [2019-12-20T18:58:14.423Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615296523 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:58:14 [2019-12-20T18:58:14.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615296523 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:58:14 [2019-12-20T18:58:14.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615296523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:14 [2019-12-20T18:58:14.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615296523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:14 [2019-12-20T18:58:14.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615296523 data=null 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')
13:58:14 [2019-12-20T18:58:14.423Z] DEBUG - Clicked on 
13:58:14 [2019-12-20T18:58:14.423Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:58:14 [2019-12-20T18:58:14.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:58:14 [2019-12-20T18:58:14.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:58:14 [2019-12-20T18:58:14.423Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:58:14 [2019-12-20T18:58:14.423Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:58:14 [2019-12-20T18:58:14.423Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:14 [2019-12-20T18:58:14.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615296778 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:58:14 [2019-12-20T18:58:14.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615296779 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:58:14 [2019-12-20T18:58:14.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615296779 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:58:14 [2019-12-20T18:58:14.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615296779 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:14 [2019-12-20T18:58:14.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615296779 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}
13:58:14 [2019-12-20T18:58:14.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615296797 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:14 [2019-12-20T18:58:14.678Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:14 [2019-12-20T18:58:14.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615296798 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:58:14 [2019-12-20T18:58:14.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615296798 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:58:14 [2019-12-20T18:58:14.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615296798 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:58:14 [2019-12-20T18:58:14.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615296799 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:14 [2019-12-20T18:58:14.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615296799 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}
13:58:14 [2019-12-20T18:58:14.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615296804 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:14 [2019-12-20T18:58:14.679Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:58:14 [2019-12-20T18:58:14.679Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:14 [2019-12-20T18:58:14.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=615296805 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
13:58:14 [2019-12-20T18:58:14.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=615296805 data=null doit=true} to TreeItem with text {Traces [1]}
13:58:14 [2019-12-20T18:58:14.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=615296805 data=null} to TreeItem with text {Traces [1]}
13:58:14 [2019-12-20T18:58:14.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=615296806 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:58:14 [2019-12-20T18:58:14.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615296806 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]}
13:58:14 [2019-12-20T18:58:14.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=615296877 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:58:14 [2019-12-20T18:58:14.679Z] 
13:58:14 [2019-12-20T18:58:14.679Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-20 18:58:14.631
13:58:14 [2019-12-20T18:58:14.679Z] !MESSAGE Error initializing trace.
13:58:14 [2019-12-20T18:58:14.679Z] 
13:58:14 [2019-12-20T18:58:14.679Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
13:58:14 [2019-12-20T18:58:14.679Z] !STACK 0
13:58:14 [2019-12-20T18:58:14.679Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
13:58:14 [2019-12-20T18:58:14.679Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
13:58:14 [2019-12-20T18:58:14.679Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
13:58:14 [2019-12-20T18:58:14.679Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
13:58:14 [2019-12-20T18:58:14.679Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
13:58:14 [2019-12-20T18:58:14.679Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
13:58:14 [2019-12-20T18:58:14.679Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
13:58:14 [2019-12-20T18:58:14.679Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
13:58:14 [2019-12-20T18:58:14.679Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
13:58:14 [2019-12-20T18:58:14.679Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
13:58:14 [2019-12-20T18:58:14.679Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:58:14 [2019-12-20T18:58:14.679Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
13:58:14 [2019-12-20T18:58:14.679Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:91)
13:58:14 [2019-12-20T18:58:14.679Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179)
13:58:14 [2019-12-20T18:58:14.679Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129)
13:58:14 [2019-12-20T18:58:14.679Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288)
13:58:14 [2019-12-20T18:58:14.679Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
13:58:14 [2019-12-20T18:58:14.679Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
13:58:14 [2019-12-20T18:58:14.679Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
13:58:14 [2019-12-20T18:58:14.679Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
13:58:14 [2019-12-20T18:58:14.679Z] 	... 9 more
13:58:15 [2019-12-20T18:58:15.239Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:58:15 [2019-12-20T18:58:15.239Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=615297610 data=null doit=true} to Shell with text {Open Trace}
13:58:15 [2019-12-20T18:58:15.509Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:58:15 [2019-12-20T18:58:15.509Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:58:15 [2019-12-20T18:58:15.509Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:58:15 [2019-12-20T18:58:15.509Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:58:15 [2019-12-20T18:58:15.509Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:58:15 [2019-12-20T18:58:15.509Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:58:15 [2019-12-20T18:58:15.509Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:58:15 [2019-12-20T18:58:15.509Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:58:15 [2019-12-20T18:58:15.509Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:58:15 [2019-12-20T18:58:15.509Z] DEBUG - Clicking on OK
13:58:15 [2019-12-20T18:58:15.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615297610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:15 [2019-12-20T18:58:15.509Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615297611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:15 [2019-12-20T18:58:15.509Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615297611 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:58:15 [2019-12-20T18:58:15.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615297611 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:58:15 [2019-12-20T18:58:15.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615297611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:15 [2019-12-20T18:58:15.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615297611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:15 [2019-12-20T18:58:15.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615297611 data=null 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')
13:58:15 [2019-12-20T18:58:15.510Z] DEBUG - Clicked on 
13:58:15 [2019-12-20T18:58:15.766Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:58:15 [2019-12-20T18:58:15.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:58:15 [2019-12-20T18:58:15.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:58:15 [2019-12-20T18:58:15.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:58:15 [2019-12-20T18:58:15.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:58:15 [2019-12-20T18:58:15.766Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:15 [2019-12-20T18:58:15.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615297902 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:58:15 [2019-12-20T18:58:15.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615297902 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:58:15 [2019-12-20T18:58:15.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615297902 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:58:15 [2019-12-20T18:58:15.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615297902 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:15 [2019-12-20T18:58:15.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615297902 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}
13:58:15 [2019-12-20T18:58:15.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615297914 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:15 [2019-12-20T18:58:15.766Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:15 [2019-12-20T18:58:15.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615297915 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:58:15 [2019-12-20T18:58:15.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615297915 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:58:15 [2019-12-20T18:58:15.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615297915 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:58:15 [2019-12-20T18:58:15.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615297915 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:15 [2019-12-20T18:58:15.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615297921 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}
13:58:15 [2019-12-20T18:58:15.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615297928 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:15 [2019-12-20T18:58:15.766Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:58:15 [2019-12-20T18:58:15.766Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:15 [2019-12-20T18:58:15.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=615297929 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
13:58:15 [2019-12-20T18:58:15.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=615297929 data=null doit=true} to TreeItem with text {Traces [1]}
13:58:15 [2019-12-20T18:58:15.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=615297930 data=null} to TreeItem with text {Traces [1]}
13:58:15 [2019-12-20T18:58:15.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=615297930 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:58:15 [2019-12-20T18:58:15.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615297930 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]}
13:58:15 [2019-12-20T18:58:15.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=615297979 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:58:15 [2019-12-20T18:58:15.766Z] 
13:58:15 [2019-12-20T18:58:15.766Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-20 18:58:15.724
13:58:15 [2019-12-20T18:58:15.766Z] !MESSAGE Error initializing trace.
13:58:15 [2019-12-20T18:58:15.766Z] 
13:58:15 [2019-12-20T18:58:15.766Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
13:58:15 [2019-12-20T18:58:15.767Z] !STACK 0
13:58:15 [2019-12-20T18:58:15.767Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
13:58:15 [2019-12-20T18:58:15.767Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
13:58:15 [2019-12-20T18:58:15.767Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
13:58:15 [2019-12-20T18:58:15.767Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
13:58:15 [2019-12-20T18:58:15.767Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
13:58:15 [2019-12-20T18:58:15.767Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
13:58:15 [2019-12-20T18:58:15.767Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
13:58:15 [2019-12-20T18:58:15.767Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
13:58:15 [2019-12-20T18:58:15.767Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
13:58:15 [2019-12-20T18:58:15.767Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
13:58:15 [2019-12-20T18:58:15.767Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:58:15 [2019-12-20T18:58:15.767Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
13:58:15 [2019-12-20T18:58:15.767Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:85)
13:58:15 [2019-12-20T18:58:15.767Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:179)
13:58:15 [2019-12-20T18:58:15.767Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129)
13:58:15 [2019-12-20T18:58:15.767Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288)
13:58:15 [2019-12-20T18:58:15.767Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
13:58:15 [2019-12-20T18:58:15.767Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
13:58:15 [2019-12-20T18:58:15.767Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
13:58:15 [2019-12-20T18:58:15.767Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
13:58:15 [2019-12-20T18:58:15.767Z] 	... 9 more
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=615298705 data=null doit=true} to Shell with text {Open Trace}
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - Clicking on OK
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615298706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615298706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615298706 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615298706 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615298706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615298706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615298706 data=null 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')
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - Clicked on 
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615298883 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615298883 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615298883 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615298884 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615298884 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}
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615298901 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615298902 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615298902 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615298902 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615298902 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615298902 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}
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615298908 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:16 [2019-12-20T18:58:16.693Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=615298909 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=615298909 data=null doit=true} to TreeItem with text {Traces [1]}
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=615298909 data=null} to TreeItem with text {Traces [1]}
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=615298909 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615298909 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]}
13:58:16 [2019-12-20T18:58:16.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=615298983 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:58:16 [2019-12-20T18:58:16.950Z] 
13:58:16 [2019-12-20T18:58:16.950Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-20 18:58:16.723
13:58:16 [2019-12-20T18:58:16.950Z] !MESSAGE Error initializing trace.
13:58:16 [2019-12-20T18:58:16.950Z] 
13:58:16 [2019-12-20T18:58:16.950Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
13:58:16 [2019-12-20T18:58:16.950Z] !STACK 0
13:58:16 [2019-12-20T18:58:16.950Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
13:58:16 [2019-12-20T18:58:16.950Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
13:58:16 [2019-12-20T18:58:16.950Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
13:58:16 [2019-12-20T18:58:16.950Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
13:58:16 [2019-12-20T18:58:16.950Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
13:58:16 [2019-12-20T18:58:16.950Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
13:58:16 [2019-12-20T18:58:16.950Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
13:58:16 [2019-12-20T18:58:16.950Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
13:58:16 [2019-12-20T18:58:16.950Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
13:58:16 [2019-12-20T18:58:16.950Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
13:58:16 [2019-12-20T18:58:16.950Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:58:16 [2019-12-20T18:58:16.950Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
13:58:16 [2019-12-20T18:58:16.950Z] 	at org.eclipse.tracecompass.ctf.core.event.metadata.DeclarationScope.registerIdentifier(DeclarationScope.java:193)
13:58:16 [2019-12-20T18:58:16.950Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:114)
13:58:16 [2019-12-20T18:58:16.950Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:150)
13:58:16 [2019-12-20T18:58:16.950Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:224)
13:58:16 [2019-12-20T18:58:16.950Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129)
13:58:16 [2019-12-20T18:58:16.950Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288)
13:58:16 [2019-12-20T18:58:16.950Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
13:58:16 [2019-12-20T18:58:16.950Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
13:58:16 [2019-12-20T18:58:16.950Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
13:58:16 [2019-12-20T18:58:16.950Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
13:58:16 [2019-12-20T18:58:16.950Z] 	... 9 more
13:58:17 [2019-12-20T18:58:17.512Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:58:17 [2019-12-20T18:58:17.512Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=615299715 data=null doit=true} to Shell with text {Open Trace}
13:58:17 [2019-12-20T18:58:17.512Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:58:17 [2019-12-20T18:58:17.512Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:58:17 [2019-12-20T18:58:17.512Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:58:17 [2019-12-20T18:58:17.512Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:58:17 [2019-12-20T18:58:17.512Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:58:17 [2019-12-20T18:58:17.512Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:58:17 [2019-12-20T18:58:17.512Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:58:17 [2019-12-20T18:58:17.512Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:58:17 [2019-12-20T18:58:17.512Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:58:17 [2019-12-20T18:58:17.512Z] DEBUG - Clicking on OK
13:58:17 [2019-12-20T18:58:17.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615299716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:17 [2019-12-20T18:58:17.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615299716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:17 [2019-12-20T18:58:17.512Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615299716 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:58:17 [2019-12-20T18:58:17.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615299716 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:58:17 [2019-12-20T18:58:17.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615299716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:17 [2019-12-20T18:58:17.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615299716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:17 [2019-12-20T18:58:17.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615299716 data=null 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')
13:58:17 [2019-12-20T18:58:17.512Z] DEBUG - Clicked on 
13:58:17 [2019-12-20T18:58:17.769Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:58:17 [2019-12-20T18:58:17.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:58:17 [2019-12-20T18:58:17.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:58:17 [2019-12-20T18:58:17.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:58:17 [2019-12-20T18:58:17.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:58:17 [2019-12-20T18:58:17.769Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:17 [2019-12-20T18:58:17.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615299886 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:58:17 [2019-12-20T18:58:17.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615299886 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:58:17 [2019-12-20T18:58:17.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615299886 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:58:17 [2019-12-20T18:58:17.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615299886 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:17 [2019-12-20T18:58:17.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615299886 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}
13:58:17 [2019-12-20T18:58:17.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615299904 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:17 [2019-12-20T18:58:17.769Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:17 [2019-12-20T18:58:17.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615299905 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:58:17 [2019-12-20T18:58:17.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615299905 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:58:17 [2019-12-20T18:58:17.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615299905 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:58:17 [2019-12-20T18:58:17.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615299905 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:17 [2019-12-20T18:58:17.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615299906 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}
13:58:17 [2019-12-20T18:58:17.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615299911 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:17 [2019-12-20T18:58:17.769Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:58:17 [2019-12-20T18:58:17.769Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:17 [2019-12-20T18:58:17.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=615299912 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
13:58:17 [2019-12-20T18:58:17.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=615299912 data=null doit=true} to TreeItem with text {Traces [1]}
13:58:17 [2019-12-20T18:58:17.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=615299912 data=null} to TreeItem with text {Traces [1]}
13:58:17 [2019-12-20T18:58:17.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=615299912 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:58:17 [2019-12-20T18:58:17.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615299912 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]}
13:58:17 [2019-12-20T18:58:17.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=615299983 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:58:17 [2019-12-20T18:58:17.769Z] 
13:58:17 [2019-12-20T18:58:17.769Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-20 18:58:17.725
13:58:17 [2019-12-20T18:58:17.769Z] !MESSAGE Error initializing trace.
13:58:17 [2019-12-20T18:58:17.769Z] 
13:58:17 [2019-12-20T18:58:17.769Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
13:58:17 [2019-12-20T18:58:17.769Z] !STACK 0
13:58:17 [2019-12-20T18:58:17.769Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
13:58:17 [2019-12-20T18:58:17.769Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:170)
13:58:17 [2019-12-20T18:58:17.769Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
13:58:17 [2019-12-20T18:58:17.769Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
13:58:17 [2019-12-20T18:58:17.769Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
13:58:17 [2019-12-20T18:58:17.769Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
13:58:17 [2019-12-20T18:58:17.769Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
13:58:17 [2019-12-20T18:58:17.769Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
13:58:17 [2019-12-20T18:58:17.769Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
13:58:17 [2019-12-20T18:58:17.769Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
13:58:17 [2019-12-20T18:58:17.769Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:58:17 [2019-12-20T18:58:17.769Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
13:58:17 [2019-12-20T18:58:17.769Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:216)
13:58:17 [2019-12-20T18:58:17.769Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:129)
13:58:17 [2019-12-20T18:58:17.769Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:288)
13:58:17 [2019-12-20T18:58:17.769Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:143)
13:58:17 [2019-12-20T18:58:17.769Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:95)
13:58:17 [2019-12-20T18:58:17.769Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:257)
13:58:17 [2019-12-20T18:58:17.769Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
13:58:17 [2019-12-20T18:58:17.769Z] 	... 9 more
13:58:18 [2019-12-20T18:58:18.332Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:58:18 [2019-12-20T18:58:18.332Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=615300595 data=null doit=true} to Shell with text {Open Trace}
13:58:18 [2019-12-20T18:58:18.332Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:58:18 [2019-12-20T18:58:18.332Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:58:18 [2019-12-20T18:58:18.332Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:58:18 [2019-12-20T18:58:18.332Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:58:18 [2019-12-20T18:58:18.332Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:58:18 [2019-12-20T18:58:18.332Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:58:18 [2019-12-20T18:58:18.332Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:58:18 [2019-12-20T18:58:18.332Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:58:18 [2019-12-20T18:58:18.332Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:58:18 [2019-12-20T18:58:18.332Z] DEBUG - Clicking on OK
13:58:18 [2019-12-20T18:58:18.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615300596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:18 [2019-12-20T18:58:18.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615300596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:18 [2019-12-20T18:58:18.332Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615300596 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:58:18 [2019-12-20T18:58:18.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615300596 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:58:18 [2019-12-20T18:58:18.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615300596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:18 [2019-12-20T18:58:18.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615300596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:18 [2019-12-20T18:58:18.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615300596 data=null 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')
13:58:18 [2019-12-20T18:58:18.332Z] DEBUG - Clicked on 
13:58:18 [2019-12-20T18:58:18.587Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
13:58:18 [2019-12-20T18:58:18.587Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:58:18 [2019-12-20T18:58:18.587Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:58:18 [2019-12-20T18:58:18.587Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:58:18 [2019-12-20T18:58:18.587Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:58:18 [2019-12-20T18:58:18.587Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:18 [2019-12-20T18:58:18.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615300863 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:58:18 [2019-12-20T18:58:18.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615300863 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:58:18 [2019-12-20T18:58:18.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615300863 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:58:18 [2019-12-20T18:58:18.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615300863 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:18 [2019-12-20T18:58:18.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615300864 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}
13:58:18 [2019-12-20T18:58:18.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615300887 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:18 [2019-12-20T18:58:18.587Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:18 [2019-12-20T18:58:18.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615300887 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:58:18 [2019-12-20T18:58:18.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615300887 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:58:18 [2019-12-20T18:58:18.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615300887 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:58:18 [2019-12-20T18:58:18.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615300888 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:18 [2019-12-20T18:58:18.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615300888 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}
13:58:18 [2019-12-20T18:58:18.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615300897 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:18 [2019-12-20T18:58:18.588Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
13:58:18 [2019-12-20T18:58:18.588Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:18 [2019-12-20T18:58:18.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=615300898 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
13:58:18 [2019-12-20T18:58:18.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=615300898 data=null doit=true} to TreeItem with text {Traces [1]}
13:58:18 [2019-12-20T18:58:18.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=615300898 data=null} to TreeItem with text {Traces [1]}
13:58:18 [2019-12-20T18:58:18.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=615300899 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:58:18 [2019-12-20T18:58:18.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615300899 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]}
13:58:18 [2019-12-20T18:58:18.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=615300908 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
13:58:18 [2019-12-20T18:58:18.844Z] 
13:58:18 [2019-12-20T18:58:18.844Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-20 18:58:18.721
13:58:18 [2019-12-20T18:58:18.844Z] !MESSAGE Error initializing trace.
13:58:18 [2019-12-20T18:58:18.844Z] 
13:58:18 [2019-12-20T18:58:18.844Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(73@[]) at metadata:7:11
13:58:18 [2019-12-20T18:58:18.844Z] !STACK 0
13:58:18 [2019-12-20T18:58:18.844Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(73@[]) at metadata:7:11
13:58:18 [2019-12-20T18:58:18.844Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
13:58:18 [2019-12-20T18:58:18.844Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:189)
13:58:18 [2019-12-20T18:58:18.844Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:164)
13:58:18 [2019-12-20T18:58:18.844Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:225)
13:58:18 [2019-12-20T18:58:18.844Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:225)
13:58:18 [2019-12-20T18:58:18.844Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:289)
13:58:18 [2019-12-20T18:58:18.844Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:348)
13:58:18 [2019-12-20T18:58:18.844Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:345)
13:58:18 [2019-12-20T18:58:18.844Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:486)
13:58:18 [2019-12-20T18:58:18.844Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
13:58:18 [2019-12-20T18:58:18.844Z] Caused by: NoViableAltException(73@[])
13:58:18 [2019-12-20T18:58:18.844Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.structSpecifier(CTFParser.java:3107)
13:58:18 [2019-12-20T18:58:18.844Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.typeSpecifier(CTFParser.java:2573)
13:58:18 [2019-12-20T18:58:18.844Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarationSpecifiers(CTFParser.java:1927)
13:58:18 [2019-12-20T18:58:18.844Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1706)
13:58:18 [2019-12-20T18:58:18.844Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:348)
13:58:18 [2019-12-20T18:58:18.844Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:303)
13:58:18 [2019-12-20T18:58:18.844Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:253)
13:58:18 [2019-12-20T18:58:18.844Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:165)
13:58:18 [2019-12-20T18:58:18.844Z] 	... 9 more
13:58:19 [2019-12-20T18:58:19.405Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
13:58:19 [2019-12-20T18:58:19.405Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=615301516 data=null doit=true} to Shell with text {Open Trace}
13:58:19 [2019-12-20T18:58:19.405Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:58:19 [2019-12-20T18:58:19.405Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:58:19 [2019-12-20T18:58:19.405Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
13:58:19 [2019-12-20T18:58:19.405Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
13:58:19 [2019-12-20T18:58:19.406Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
13:58:19 [2019-12-20T18:58:19.406Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
13:58:19 [2019-12-20T18:58:19.406Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:58:19 [2019-12-20T18:58:19.406Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:58:19 [2019-12-20T18:58:19.406Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
13:58:19 [2019-12-20T18:58:19.406Z] DEBUG - Clicking on OK
13:58:19 [2019-12-20T18:58:19.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615301517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:19 [2019-12-20T18:58:19.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615301517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:19 [2019-12-20T18:58:19.406Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615301518 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
13:58:19 [2019-12-20T18:58:19.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615301518 data=null} to (of type 'Button' and with style 'SWT.PUSH')
13:58:19 [2019-12-20T18:58:19.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615301518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:19 [2019-12-20T18:58:19.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615301518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
13:58:19 [2019-12-20T18:58:19.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615301518 data=null 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')
13:58:19 [2019-12-20T18:58:19.406Z] DEBUG - Clicked on 
13:58:19 [2019-12-20T18:58:19.661Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=615301819 data=null doit=true} to Shell with text {data - Eclipse Platform}
13:58:19 [2019-12-20T18:58:19.661Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
13:58:19 [2019-12-20T18:58:19.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
13:58:19 [2019-12-20T18:58:19.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
13:58:19 [2019-12-20T18:58:19.661Z] DEBUG - Attempting to set focus on Tree with text {}
13:58:19 [2019-12-20T18:58:19.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615301826 data=null button=0 stateMask=0x0 x=104 y=11 count=0} to TreeItem with text {TestInvalidCtfTraces}
13:58:19 [2019-12-20T18:58:19.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=615301826 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
13:58:19 [2019-12-20T18:58:19.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=615301826 data=null} to TreeItem with text {TestInvalidCtfTraces}
13:58:19 [2019-12-20T18:58:19.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615301826 data=null button=1 stateMask=0x0 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:19 [2019-12-20T18:58:19.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615301826 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}
13:58:19 [2019-12-20T18:58:19.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=615301847 data=null button=1 stateMask=0x80000 x=104 y=11 count=1} to TreeItem with text {TestInvalidCtfTraces}
13:58:19 [2019-12-20T18:58:19.661Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
13:58:19 [2019-12-20T18:58:19.661Z] DEBUG - Clicking on with mnemonic 'Delete'
13:58:19 [2019-12-20T18:58:19.917Z] DEBUG - Clicked on with mnemonic 'Delete'
13:58:20 [2019-12-20T18:58:20.844Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
13:58:20 [2019-12-20T18:58:20.845Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
13:58:20 [2019-12-20T18:58:20.845Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:58:20 [2019-12-20T18:58:20.845Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
13:58:20 [2019-12-20T18:58:20.845Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
13:58:20 [2019-12-20T18:58:20.845Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:58:20 [2019-12-20T18:58:20.845Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:58:20 [2019-12-20T18:58:20.845Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:58:20 [2019-12-20T18:58:20.845Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
13:58:20 [2019-12-20T18:58:20.845Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
13:58:20 [2019-12-20T18:58:20.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615302916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:58:20 [2019-12-20T18:58:20.845Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615302917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:58:20 [2019-12-20T18:58:20.845Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=615302917 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:58:20 [2019-12-20T18:58:20.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=615302917 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:58:20 [2019-12-20T18:58:20.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615302917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:58:20 [2019-12-20T18:58:20.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615302917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:58:20 [2019-12-20T18:58:20.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=615302917 data=null 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')
13:58:20 [2019-12-20T18:58:20.845Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615302917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:58:20 [2019-12-20T18:58:20.845Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615302918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:58:20 [2019-12-20T18:58:20.845Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615302918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
13:58:20 [2019-12-20T18:58:20.845Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=615302918 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
13:58:20 [2019-12-20T18:58:20.845Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=615302918 data=null} to (of type 'Button' and with style 'SWT.CHECK')
13:58:20 [2019-12-20T18:58:20.845Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
13:58:20 [2019-12-20T18:58:20.845Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
13:58:20 [2019-12-20T18:58:20.845Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
13:58:20 [2019-12-20T18:58:20.845Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
13:58:20 [2019-12-20T18:58:20.845Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
13:58:20 [2019-12-20T18:58:20.845Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
13:58:20 [2019-12-20T18:58:20.845Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
13:58:20 [2019-12-20T18:58:20.845Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:58:20 [2019-12-20T18:58:20.845Z] DEBUG - Clicking on OK
13:58:20 [2019-12-20T18:58:20.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615302919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:58:20 [2019-12-20T18:58:20.845Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615302919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:58:20 [2019-12-20T18:58:20.845Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615302919 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:58:20 [2019-12-20T18:58:20.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615302919 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:58:20 [2019-12-20T18:58:20.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615302919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:58:20 [2019-12-20T18:58:20.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615302919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:58:20 [2019-12-20T18:58:20.845Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:58:20 [2019-12-20T18:58:20.845Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:58:20 [2019-12-20T18:58:20.845Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:58:20 [2019-12-20T18:58:20.845Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:58:20 [2019-12-20T18:58:20.845Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:58:20 [2019-12-20T18:58:20.845Z] DEBUG - Clicked on OK
13:58:20 [2019-12-20T18:58:20.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615302919 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
13:58:20 [2019-12-20T18:58:20.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=615302010 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
13:58:21 [2019-12-20T18:58:21.406Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 31.349 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
13:58:21 [2019-12-20T18:58:21.406Z] 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: 3.046 s
13:58:21 [2019-12-20T18:58:21.406Z] 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.238 s
13:58:21 [2019-12-20T18:58:21.406Z] 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.242 s
13:58:21 [2019-12-20T18:58:21.406Z] 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: 0.982 s
13:58:21 [2019-12-20T18:58:21.406Z] 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.089 s
13:58:21 [2019-12-20T18:58:21.406Z] 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.202 s
13:58:21 [2019-12-20T18:58:21.406Z] 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: 0.942 s
13:58:21 [2019-12-20T18:58:21.406Z] 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.357 s
13:58:21 [2019-12-20T18:58:21.406Z] 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.3 s
13:58:21 [2019-12-20T18:58:21.406Z] 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.031 s
13:58:21 [2019-12-20T18:58:21.406Z] 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: 0.967 s
13:58:21 [2019-12-20T18:58:21.406Z] 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 s
13:58:21 [2019-12-20T18:58:21.406Z] 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 s
13:58:21 [2019-12-20T18:58:21.406Z] 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.277 s
13:58:21 [2019-12-20T18:58:21.406Z] 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: 0.978 s
13:58:21 [2019-12-20T18:58:21.406Z] 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.083 s
13:58:21 [2019-12-20T18:58:21.406Z] 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: 0.897 s
13:58:21 [2019-12-20T18:58:21.406Z] 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: 0.92 s
13:58:21 [2019-12-20T18:58:21.406Z] 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: 0.943 s
13:58:21 [2019-12-20T18:58:21.406Z] 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.12 s
13:58:21 [2019-12-20T18:58:21.406Z] 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: 0.983 s
13:58:21 [2019-12-20T18:58:21.406Z] 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.003 s
13:58:21 [2019-12-20T18:58:21.406Z] 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: 0.976 s
13:58:21 [2019-12-20T18:58:21.406Z] 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: 0.859 s
13:58:21 [2019-12-20T18:58:21.406Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
13:58:21 [2019-12-20T18:58:21.967Z] *** BUG ***
13:58:21 [2019-12-20T18:58:21.967Z] In pixman_region32_init_rect: Invalid rectangle passed
13:58:21 [2019-12-20T18:58:21.967Z] Set a breakpoint on '_pixman_log_error' to debug
13:58:21 [2019-12-20T18:58:21.967Z] 
13:58:21 [2019-12-20T18:58:21.967Z] *** BUG ***
13:58:21 [2019-12-20T18:58:21.967Z] In pixman_region32_init_rect: Invalid rectangle passed
13:58:21 [2019-12-20T18:58:21.967Z] Set a breakpoint on '_pixman_log_error' to debug
13:58:21 [2019-12-20T18:58:21.967Z] 
13:58:22 [2019-12-20T18:58:22.225Z] *** BUG ***
13:58:22 [2019-12-20T18:58:22.225Z] In pixman_region32_init_rect: Invalid rectangle passed
13:58:22 [2019-12-20T18:58:22.225Z] Set a breakpoint on '_pixman_log_error' to debug
13:58:22 [2019-12-20T18:58:22.225Z] 
13:58:22 [2019-12-20T18:58:22.225Z] *** BUG ***
13:58:22 [2019-12-20T18:58:22.225Z] In pixman_region32_init_rect: Invalid rectangle passed
13:58:22 [2019-12-20T18:58:22.225Z] Set a breakpoint on '_pixman_log_error' to debug
13:58:22 [2019-12-20T18:58:22.225Z] 
13:58:22 [2019-12-20T18:58:22.225Z] *** BUG ***
13:58:22 [2019-12-20T18:58:22.225Z] In pixman_region32_init_rect: Invalid rectangle passed
13:58:22 [2019-12-20T18:58:22.225Z] Set a breakpoint on '_pixman_log_error' to debug
13:58:22 [2019-12-20T18:58:22.225Z] 
13:59:58 [2019-12-20T18:59:58.598Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.371 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
13:59:58 [2019-12-20T18:59:58.598Z] testImportFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.283 s
13:59:58 [2019-12-20T18:59:58.598Z] testExtractArchivesFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.115 s
13:59:58 [2019-12-20T18:59:58.598Z] testImportFromDirectoryLinksPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.588 s
13:59:58 [2019-12-20T18:59:58.598Z] testExtractArchivesFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.216 s
13:59:58 [2019-12-20T18:59:58.598Z] testExtractArchivesFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.48 s
13:59:58 [2019-12-20T18:59:58.598Z] testImportFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 9.299 s
13:59:58 [2019-12-20T18:59:58.598Z] testExtractArchivesFromDirectoryLinksPreserveStruture(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 8.085 s
13:59:58 [2019-12-20T18:59:58.598Z] testEmptyFile(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.244 s
13:59:58 [2019-12-20T18:59:58.598Z] testEmptyDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 0.686 s
13:59:58 [2019-12-20T18:59:58.598Z] testArchiveWithColons(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.299 s
13:59:58 [2019-12-20T18:59:58.598Z] testImportFromDirectoryOverwriteRenameAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.726 s
13:59:58 [2019-12-20T18:59:58.598Z] testEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.48 s
13:59:58 [2019-12-20T18:59:58.598Z] testNestedEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.486 s
13:59:58 [2019-12-20T18:59:58.598Z] testImportFromArchiveOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.441 s
13:59:58 [2019-12-20T18:59:58.598Z] testImportFromArchiveWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.2 s
13:59:58 [2019-12-20T18:59:58.598Z] testDirectoryWithEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.248 s
13:59:58 [2019-12-20T18:59:58.598Z] testImportWithExperimentOverwriteTraces(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.342 s
13:59:58 [2019-12-20T18:59:58.599Z] testImportWithExperimentValidation(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.294 s
13:59:58 [2019-12-20T18:59:58.599Z] testImportFromDirectoryPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.109 s
13:59:58 [2019-12-20T18:59:58.599Z] testImportWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.097 s
13:59:58 [2019-12-20T18:59:58.599Z] testImportFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.255 s
13:59:58 [2019-12-20T18:59:58.599Z] testImportFromDirectoryOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.035 s
13:59:58 [2019-12-20T18:59:58.599Z] testExtractArchivesFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.163 s
13:59:58 [2019-12-20T18:59:58.599Z] testImportFromDirectoryOverwriteOverwriteAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.509 s
13:59:58 [2019-12-20T18:59:58.599Z] testImportFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.192 s
13:59:58 [2019-12-20T18:59:58.599Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
13:59:58 [2019-12-20T18:59:58.599Z] 
13:59:58 [2019-12-20T18:59:58.599Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-12-20 18:59:56.109
13:59:58 [2019-12-20T18:59:58.599Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
14:00:01 [2019-12-20T19:00:01.868Z] 
14:00:01 [2019-12-20T19:00:01.868Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-12-20 19:00:01.430
14:00:01 [2019-12-20T19:00:01.868Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment-trimmed)]
14:00:08 [2019-12-20T19:00:08.407Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.574 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
14:00:08 [2019-12-20T19:00:08.407Z] testTrimEvents(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest)  Time elapsed: 10.159 s
14:00:08 [2019-12-20T19:00:08.407Z] 
14:00:08 [2019-12-20T19:00:08.407Z] Results:
14:00:08 [2019-12-20T19:00:08.407Z] 
14:00:08 [2019-12-20T19:00:08.407Z] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0
14:00:08 [2019-12-20T19:00:08.407Z] 
14:00:08 [2019-12-20T19:00:08.663Z] 
14:00:08 [2019-12-20T19:00:08.663Z] !ENTRY org.eclipse.core.resources 2 10035 2019-12-20 19:00:08.414
14:00:08 [2019-12-20T19:00:08.663Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:00:09 [2019-12-20T19:00:09.590Z] [INFO] All tests passed!
14:00:09 [2019-12-20T19:00:09.590Z] [INFO] 
14:00:09 [2019-12-20T19:00:09.590Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:00:09 [2019-12-20T19:00:09.590Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
14:00:09 [2019-12-20T19:00:09.590Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT.pom
14:00:09 [2019-12-20T19:00:09.590Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
14:00:09 [2019-12-20T19:00:09.590Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz
14:00:09 [2019-12-20T19:00:09.590Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT-p2metadata.xml
14:00:09 [2019-12-20T19:00:09.590Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.9-SNAPSHOT-p2artifacts.xml
14:00:09 [2019-12-20T19:00:09.590Z] [INFO] 
14:00:09 [2019-12-20T19:00:09.590Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
14:00:09 [2019-12-20T19:00:09.590Z] [INFO] 
14:00:09 [2019-12-20T19:00:09.590Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >-----
14:00:09 [2019-12-20T19:00:09.590Z] [INFO] Building Trace Compass User Guide 5.2.0-SNAPSHOT                [69/138]
14:00:09 [2019-12-20T19:00:09.590Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:00:09 [2019-12-20T19:00:09.590Z] [INFO] 
14:00:09 [2019-12-20T19:00:09.590Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.user ---
14:00:09 [2019-12-20T19:00:09.590Z] [INFO] 
14:00:09 [2019-12-20T19:00:09.590Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.user ---
14:00:09 [2019-12-20T19:00:09.590Z] [INFO] Executing tasks
14:00:09 [2019-12-20T19:00:09.590Z] 
14:00:09 [2019-12-20T19:00:09.590Z] main:
14:00:09 [2019-12-20T19:00:09.590Z] 
14:00:09 [2019-12-20T19:00:09.590Z] clean:
14:00:09 [2019-12-20T19:00:09.590Z] [INFO] Executed tasks
14:00:09 [2019-12-20T19:00:09.590Z] [INFO] 
14:00:09 [2019-12-20T19:00:09.590Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.user ---
14:00:09 [2019-12-20T19:00:09.590Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target
14:00:09 [2019-12-20T19:00:09.590Z] [INFO] 
14:00:09 [2019-12-20T19:00:09.590Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
14:00:09 [2019-12-20T19:00:09.590Z] [INFO] The project's OSGi version is 5.2.0.201912201815
14:00:09 [2019-12-20T19:00:09.590Z] [INFO] 
14:00:09 [2019-12-20T19:00:09.591Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
14:00:09 [2019-12-20T19:00:09.591Z] [INFO] 
14:00:09 [2019-12-20T19:00:09.591Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
14:00:09 [2019-12-20T19:00:09.591Z] [INFO] 
14:00:09 [2019-12-20T19:00:09.591Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
14:00:09 [2019-12-20T19:00:09.591Z] [INFO] 
14:00:09 [2019-12-20T19:00:09.591Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
14:00:09 [2019-12-20T19:00:09.846Z] [INFO] Executing tasks
14:00:09 [2019-12-20T19:00:09.846Z] 
14:00:09 [2019-12-20T19:00:09.846Z] main:
14:00:09 [2019-12-20T19:00:09.846Z] 
14:00:09 [2019-12-20T19:00:09.846Z] build:
14:00:10 [2019-12-20T19:00:10.407Z] Help: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html
14:00:10 [2019-12-20T19:00:10.407Z] 
14:00:10 [2019-12-20T19:00:10.407Z] test:
14:00:10 [2019-12-20T19:00:10.407Z] [xmlvalidate] 18 file(s) have been successfully validated.
14:00:10 [2019-12-20T19:00:10.407Z] [INFO] Executed tasks
14:00:10 [2019-12-20T19:00:10.407Z] [INFO] 
14:00:10 [2019-12-20T19:00:10.407Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
14:00:10 [2019-12-20T19:00:10.407Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:00:10 [2019-12-20T19:00:10.407Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/src/main/resources
14:00:10 [2019-12-20T19:00:10.407Z] [INFO] 
14:00:10 [2019-12-20T19:00:10.407Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
14:00:10 [2019-12-20T19:00:10.407Z] [INFO] 
14:00:10 [2019-12-20T19:00:10.407Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
14:00:10 [2019-12-20T19:00:10.666Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log
14:00:10 [2019-12-20T19:00:10.666Z] [INFO] Command line:
14:00:10 [2019-12-20T19:00:10.666Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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-gerrit/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:00:10 [2019-12-20T19:00:10.666Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:00:13 [2019-12-20T19:00:13.218Z] Buildfile: build.xml
14:00:13 [2019-12-20T19:00:13.219Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:00:13 [2019-12-20T19:00:13.219Z] 
14:00:13 [2019-12-20T19:00:13.219Z] build.index:
14:00:15 [2019-12-20T19:00:15.733Z] BUILD SUCCESSFUL
14:00:15 [2019-12-20T19:00:15.733Z] 
14:00:15 [2019-12-20T19:00:15.733Z] BUILD SUCCESSFUL
14:00:15 [2019-12-20T19:00:15.733Z] Total time: 3 seconds
14:00:16 [2019-12-20T19:00:16.294Z] [INFO] 
14:00:16 [2019-12-20T19:00:16.294Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user ---
14:00:16 [2019-12-20T19:00:16.294Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:00:16 [2019-12-20T19:00:16.294Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/src/test/resources
14:00:16 [2019-12-20T19:00:16.294Z] [INFO] 
14:00:16 [2019-12-20T19:00:16.294Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user ---
14:00:16 [2019-12-20T19:00:16.294Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT-sources.jar
14:00:16 [2019-12-20T19:00:16.294Z] [INFO] 
14:00:16 [2019-12-20T19:00:16.294Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
14:00:16 [2019-12-20T19:00:16.294Z] [INFO] 
14:00:16 [2019-12-20T19:00:16.294Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user ---
14:00:16 [2019-12-20T19:00:16.294Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT.jar
14:00:17 [2019-12-20T19:00:17.658Z] [INFO] 
14:00:17 [2019-12-20T19:00:17.658Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user ---
14:00:17 [2019-12-20T19:00:17.658Z] [INFO] 
14:00:17 [2019-12-20T19:00:17.658Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.user ---
14:00:17 [2019-12-20T19:00:17.658Z] [INFO] 
14:00:17 [2019-12-20T19:00:17.658Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.user ---
14:00:17 [2019-12-20T19:00:17.658Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT.jar
14:00:18 [2019-12-20T19:00:18.220Z] [INFO] 
14:00:18 [2019-12-20T19:00:18.220Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user ---
14:00:18 [2019-12-20T19:00:18.476Z] [INFO] 
14:00:18 [2019-12-20T19:00:18.476Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user ---
14:00:18 [2019-12-20T19:00:18.476Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT.jar
14:00:18 [2019-12-20T19:00:18.476Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT.pom
14:00:18 [2019-12-20T19:00:18.476Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT-sources.jar
14:00:18 [2019-12-20T19:00:18.476Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT-pack200.jar.pack.gz
14:00:18 [2019-12-20T19:00:18.476Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT-p2metadata.xml
14:00:18 [2019-12-20T19:00:18.476Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-5.2.0-SNAPSHOT-p2artifacts.xml
14:00:18 [2019-12-20T19:00:18.732Z] [INFO] 
14:00:18 [2019-12-20T19:00:18.732Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user ---
14:00:18 [2019-12-20T19:00:18.732Z] [INFO] 
14:00:18 [2019-12-20T19:00:18.732Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.doc.user ---
14:00:18 [2019-12-20T19:00:18.732Z] [INFO] Executing tasks
14:00:18 [2019-12-20T19:00:18.732Z] 
14:00:18 [2019-12-20T19:00:18.732Z] main:
14:00:18 [2019-12-20T19:00:18.732Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/.temp/org.eclipse.tracecompass.doc.user/reference
14:00:18 [2019-12-20T19:00:18.732Z]      [copy] Copying 323 files to /home/jenkins/agent/workspace/tracecompass-gerrit/doc/.temp/org.eclipse.tracecompass.doc.user
14:00:18 [2019-12-20T19:00:18.987Z]      [copy] Copying 17 files to /home/jenkins/agent/workspace/tracecompass-gerrit/doc/.temp/org.eclipse.tracecompass.doc.user/reference
14:00:18 [2019-12-20T19:00:18.987Z] [INFO] Executed tasks
14:00:18 [2019-12-20T19:00:18.987Z] [INFO] 
14:00:18 [2019-12-20T19:00:18.987Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >--
14:00:18 [2019-12-20T19:00:18.987Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 5.2.0-SNAPSHOT [70/138]
14:00:18 [2019-12-20T19:00:18.987Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:00:18 [2019-12-20T19:00:18.987Z] [INFO] 
14:00:18 [2019-12-20T19:00:18.987Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:00:18 [2019-12-20T19:00:18.987Z] [INFO] 
14:00:18 [2019-12-20T19:00:18.987Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:00:18 [2019-12-20T19:00:18.988Z] [INFO] Executing tasks
14:00:18 [2019-12-20T19:00:18.988Z] 
14:00:18 [2019-12-20T19:00:18.988Z] main:
14:00:18 [2019-12-20T19:00:18.988Z] 
14:00:18 [2019-12-20T19:00:18.988Z] clean:
14:00:18 [2019-12-20T19:00:18.988Z] [INFO] Executed tasks
14:00:18 [2019-12-20T19:00:18.988Z] [INFO] 
14:00:18 [2019-12-20T19:00:18.988Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:00:18 [2019-12-20T19:00:18.988Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target
14:00:18 [2019-12-20T19:00:18.988Z] [INFO] 
14:00:18 [2019-12-20T19:00:18.988Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:00:18 [2019-12-20T19:00:18.988Z] [INFO] The project's OSGi version is 5.2.0.201912201815
14:00:18 [2019-12-20T19:00:18.988Z] [INFO] 
14:00:18 [2019-12-20T19:00:18.988Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:00:18 [2019-12-20T19:00:18.988Z] [INFO] 
14:00:18 [2019-12-20T19:00:18.988Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:00:18 [2019-12-20T19:00:18.988Z] [INFO] 
14:00:18 [2019-12-20T19:00:18.988Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:00:18 [2019-12-20T19:00:18.988Z] [INFO] 
14:00:18 [2019-12-20T19:00:18.988Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:00:18 [2019-12-20T19:00:18.988Z] [INFO] Executing tasks
14:00:18 [2019-12-20T19:00:18.988Z] 
14:00:18 [2019-12-20T19:00:18.988Z] main:
14:00:18 [2019-12-20T19:00:18.988Z] 
14:00:18 [2019-12-20T19:00:18.988Z] build:
14:00:19 [2019-12-20T19:00:19.244Z] Help: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html
14:00:19 [2019-12-20T19:00:19.244Z] 
14:00:19 [2019-12-20T19:00:19.244Z] test:
14:00:19 [2019-12-20T19:00:19.244Z] [xmlvalidate] 8 file(s) have been successfully validated.
14:00:19 [2019-12-20T19:00:19.244Z] [INFO] Executed tasks
14:00:19 [2019-12-20T19:00:19.244Z] [INFO] 
14:00:19 [2019-12-20T19:00:19.244Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:00:19 [2019-12-20T19:00:19.244Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:00:19 [2019-12-20T19:00:19.244Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
14:00:19 [2019-12-20T19:00:19.244Z] [INFO] 
14:00:19 [2019-12-20T19:00:19.244Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:00:19 [2019-12-20T19:00:19.244Z] [INFO] 
14:00:19 [2019-12-20T19:00:19.244Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:00:19 [2019-12-20T19:00:19.244Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log
14:00:19 [2019-12-20T19:00:19.244Z] [INFO] Command line:
14:00:19 [2019-12-20T19:00:19.244Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:00:19 [2019-12-20T19:00:19.244Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:00:21 [2019-12-20T19:00:21.770Z] Buildfile: build.xml
14:00:21 [2019-12-20T19:00:21.770Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:00:21 [2019-12-20T19:00:21.770Z] 
14:00:21 [2019-12-20T19:00:21.770Z] build.index:
14:00:25 [2019-12-20T19:00:25.036Z] BUILD SUCCESSFUL
14:00:25 [2019-12-20T19:00:25.036Z] 
14:00:25 [2019-12-20T19:00:25.036Z] BUILD SUCCESSFUL
14:00:25 [2019-12-20T19:00:25.036Z] Total time: 3 seconds
14:00:26 [2019-12-20T19:00:26.399Z] [INFO] 
14:00:26 [2019-12-20T19:00:26.399Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:00:26 [2019-12-20T19:00:26.400Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:00:26 [2019-12-20T19:00:26.400Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources
14:00:26 [2019-12-20T19:00:26.400Z] [INFO] 
14:00:26 [2019-12-20T19:00:26.400Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:00:26 [2019-12-20T19:00:26.400Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT-sources.jar
14:00:26 [2019-12-20T19:00:26.400Z] [INFO] 
14:00:26 [2019-12-20T19:00:26.400Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:00:26 [2019-12-20T19:00:26.400Z] [INFO] 
14:00:26 [2019-12-20T19:00:26.400Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:00:26 [2019-12-20T19:00:26.400Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT.jar
14:00:26 [2019-12-20T19:00:26.400Z] [INFO] 
14:00:26 [2019-12-20T19:00:26.400Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:00:26 [2019-12-20T19:00:26.400Z] [INFO] 
14:00:26 [2019-12-20T19:00:26.400Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:00:26 [2019-12-20T19:00:26.400Z] [INFO] 
14:00:26 [2019-12-20T19:00:26.400Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:00:26 [2019-12-20T19:00:26.400Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT.jar
14:00:26 [2019-12-20T19:00:26.400Z] [INFO] 
14:00:26 [2019-12-20T19:00:26.400Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:00:26 [2019-12-20T19:00:26.400Z] [INFO] 
14:00:26 [2019-12-20T19:00:26.400Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:00:26 [2019-12-20T19:00:26.400Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT.jar
14:00:26 [2019-12-20T19:00:26.400Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT.pom
14:00:26 [2019-12-20T19:00:26.400Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT-sources.jar
14:00:26 [2019-12-20T19:00:26.400Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT-pack200.jar.pack.gz
14:00:26 [2019-12-20T19:00:26.400Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT-p2metadata.xml
14:00:26 [2019-12-20T19:00:26.400Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-5.2.0-SNAPSHOT-p2artifacts.xml
14:00:26 [2019-12-20T19:00:26.400Z] [INFO] 
14:00:26 [2019-12-20T19:00:26.400Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:00:26 [2019-12-20T19:00:26.400Z] [INFO] 
14:00:26 [2019-12-20T19:00:26.400Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
14:00:26 [2019-12-20T19:00:26.400Z] [INFO] Executing tasks
14:00:26 [2019-12-20T19:00:26.400Z] 
14:00:26 [2019-12-20T19:00:26.400Z] main:
14:00:26 [2019-12-20T19:00:26.400Z]      [copy] Copying 13 files to /home/jenkins/agent/workspace/tracecompass-gerrit/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
14:00:26 [2019-12-20T19:00:26.400Z] [INFO] Executed tasks
14:00:26 [2019-12-20T19:00:26.400Z] [INFO] 
14:00:26 [2019-12-20T19:00:26.400Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >---
14:00:26 [2019-12-20T19:00:26.400Z] [INFO] Building Trace Compass RCP User Guide 5.2.0-SNAPSHOT            [71/138]
14:00:26 [2019-12-20T19:00:26.400Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:00:26 [2019-12-20T19:00:26.656Z] [INFO] 
14:00:26 [2019-12-20T19:00:26.656Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user ---
14:00:26 [2019-12-20T19:00:26.656Z] [INFO] 
14:00:26 [2019-12-20T19:00:26.656Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
14:00:26 [2019-12-20T19:00:26.656Z] [INFO] Executing tasks
14:00:26 [2019-12-20T19:00:26.656Z] 
14:00:26 [2019-12-20T19:00:26.656Z] main:
14:00:26 [2019-12-20T19:00:26.656Z] 
14:00:26 [2019-12-20T19:00:26.656Z] clean:
14:00:26 [2019-12-20T19:00:26.656Z] [INFO] Executed tasks
14:00:26 [2019-12-20T19:00:26.656Z] [INFO] 
14:00:26 [2019-12-20T19:00:26.656Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user ---
14:00:26 [2019-12-20T19:00:26.656Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target
14:00:26 [2019-12-20T19:00:26.656Z] [INFO] 
14:00:26 [2019-12-20T19:00:26.656Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
14:00:26 [2019-12-20T19:00:26.656Z] [INFO] The project's OSGi version is 5.2.0.201912201815
14:00:26 [2019-12-20T19:00:26.656Z] [INFO] 
14:00:26 [2019-12-20T19:00:26.656Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
14:00:26 [2019-12-20T19:00:26.656Z] [INFO] 
14:00:26 [2019-12-20T19:00:26.656Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
14:00:26 [2019-12-20T19:00:26.656Z] [INFO] 
14:00:26 [2019-12-20T19:00:26.656Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
14:00:26 [2019-12-20T19:00:26.656Z] [INFO] 
14:00:26 [2019-12-20T19:00:26.656Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
14:00:26 [2019-12-20T19:00:26.656Z] [INFO] Executing tasks
14:00:26 [2019-12-20T19:00:26.656Z] 
14:00:26 [2019-12-20T19:00:26.656Z] main:
14:00:26 [2019-12-20T19:00:26.656Z] 
14:00:26 [2019-12-20T19:00:26.656Z] build:
14:00:26 [2019-12-20T19:00:26.656Z] Help: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html
14:00:26 [2019-12-20T19:00:26.656Z] 
14:00:26 [2019-12-20T19:00:26.656Z] test:
14:00:26 [2019-12-20T19:00:26.656Z] [xmlvalidate] 2 file(s) have been successfully validated.
14:00:26 [2019-12-20T19:00:26.656Z] [INFO] Executed tasks
14:00:26 [2019-12-20T19:00:26.656Z] [INFO] 
14:00:26 [2019-12-20T19:00:26.656Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
14:00:26 [2019-12-20T19:00:26.656Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:00:26 [2019-12-20T19:00:26.656Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
14:00:26 [2019-12-20T19:00:26.656Z] [INFO] 
14:00:26 [2019-12-20T19:00:26.656Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
14:00:26 [2019-12-20T19:00:26.656Z] [INFO] 
14:00:26 [2019-12-20T19:00:26.656Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
14:00:26 [2019-12-20T19:00:26.911Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log
14:00:26 [2019-12-20T19:00:26.911Z] [INFO] Command line:
14:00:26 [2019-12-20T19:00:26.911Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:00:26 [2019-12-20T19:00:26.911Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:00:29 [2019-12-20T19:00:29.430Z] Buildfile: build.xml
14:00:29 [2019-12-20T19:00:29.430Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:00:29 [2019-12-20T19:00:29.430Z] 
14:00:29 [2019-12-20T19:00:29.430Z] build.index:
14:00:30 [2019-12-20T19:00:30.794Z] BUILD SUCCESSFUL
14:00:30 [2019-12-20T19:00:30.794Z] 
14:00:30 [2019-12-20T19:00:30.794Z] BUILD SUCCESSFUL
14:00:30 [2019-12-20T19:00:30.794Z] Total time: 2 seconds
14:00:31 [2019-12-20T19:00:31.356Z] [INFO] 
14:00:31 [2019-12-20T19:00:31.356Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user ---
14:00:31 [2019-12-20T19:00:31.356Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:00:31 [2019-12-20T19:00:31.356Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources
14:00:31 [2019-12-20T19:00:31.356Z] [INFO] 
14:00:31 [2019-12-20T19:00:31.356Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user ---
14:00:31 [2019-12-20T19:00:31.356Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT-sources.jar
14:00:31 [2019-12-20T19:00:31.356Z] [INFO] 
14:00:31 [2019-12-20T19:00:31.356Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
14:00:31 [2019-12-20T19:00:31.356Z] [INFO] 
14:00:31 [2019-12-20T19:00:31.356Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user ---
14:00:31 [2019-12-20T19:00:31.356Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT.jar
14:00:31 [2019-12-20T19:00:31.356Z] [INFO] 
14:00:31 [2019-12-20T19:00:31.356Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user ---
14:00:31 [2019-12-20T19:00:31.356Z] [INFO] 
14:00:31 [2019-12-20T19:00:31.356Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.doc.user ---
14:00:31 [2019-12-20T19:00:31.356Z] [INFO] 
14:00:31 [2019-12-20T19:00:31.356Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.doc.user ---
14:00:31 [2019-12-20T19:00:31.356Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT.jar
14:00:31 [2019-12-20T19:00:31.356Z] [INFO] 
14:00:31 [2019-12-20T19:00:31.356Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user ---
14:00:31 [2019-12-20T19:00:31.611Z] [INFO] 
14:00:31 [2019-12-20T19:00:31.611Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user ---
14:00:31 [2019-12-20T19:00:31.611Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT.jar
14:00:31 [2019-12-20T19:00:31.611Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT.pom
14:00:31 [2019-12-20T19:00:31.611Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT-sources.jar
14:00:31 [2019-12-20T19:00:31.611Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT-pack200.jar.pack.gz
14:00:31 [2019-12-20T19:00:31.611Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT-p2metadata.xml
14:00:31 [2019-12-20T19:00:31.611Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-5.2.0-SNAPSHOT-p2artifacts.xml
14:00:31 [2019-12-20T19:00:31.611Z] [INFO] 
14:00:31 [2019-12-20T19:00:31.611Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user ---
14:00:31 [2019-12-20T19:00:31.611Z] [INFO] 
14:00:31 [2019-12-20T19:00:31.611Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.rcp.doc.user ---
14:00:31 [2019-12-20T19:00:31.611Z] [INFO] Executing tasks
14:00:31 [2019-12-20T19:00:31.611Z] 
14:00:31 [2019-12-20T19:00:31.611Z] main:
14:00:31 [2019-12-20T19:00:31.611Z]      [copy] Copying 16 files to /home/jenkins/agent/workspace/tracecompass-gerrit/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
14:00:31 [2019-12-20T19:00:31.611Z] [INFO] Executed tasks
14:00:31 [2019-12-20T19:00:31.611Z] [INFO] 
14:00:31 [2019-12-20T19:00:31.611Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >--
14:00:31 [2019-12-20T19:00:31.611Z] [INFO] Building Trace Compass Pcap User Guide 5.2.0-SNAPSHOT           [72/138]
14:00:31 [2019-12-20T19:00:31.611Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:00:31 [2019-12-20T19:00:31.611Z] [INFO] 
14:00:31 [2019-12-20T19:00:31.611Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:00:31 [2019-12-20T19:00:31.611Z] [INFO] 
14:00:31 [2019-12-20T19:00:31.611Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:00:31 [2019-12-20T19:00:31.611Z] [INFO] Executing tasks
14:00:31 [2019-12-20T19:00:31.611Z] 
14:00:31 [2019-12-20T19:00:31.611Z] main:
14:00:31 [2019-12-20T19:00:31.611Z] 
14:00:31 [2019-12-20T19:00:31.611Z] clean:
14:00:31 [2019-12-20T19:00:31.611Z] [INFO] Executed tasks
14:00:31 [2019-12-20T19:00:31.611Z] [INFO] 
14:00:31 [2019-12-20T19:00:31.611Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:00:31 [2019-12-20T19:00:31.611Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target
14:00:31 [2019-12-20T19:00:31.611Z] [INFO] 
14:00:31 [2019-12-20T19:00:31.611Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:00:31 [2019-12-20T19:00:31.611Z] [INFO] The project's OSGi version is 5.2.0.201912201815
14:00:31 [2019-12-20T19:00:31.611Z] [INFO] 
14:00:31 [2019-12-20T19:00:31.611Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:00:31 [2019-12-20T19:00:31.611Z] [INFO] 
14:00:31 [2019-12-20T19:00:31.611Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:00:31 [2019-12-20T19:00:31.611Z] [INFO] 
14:00:31 [2019-12-20T19:00:31.611Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:00:31 [2019-12-20T19:00:31.611Z] [INFO] 
14:00:31 [2019-12-20T19:00:31.611Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:00:31 [2019-12-20T19:00:31.611Z] [INFO] Executing tasks
14:00:31 [2019-12-20T19:00:31.611Z] 
14:00:31 [2019-12-20T19:00:31.611Z] main:
14:00:31 [2019-12-20T19:00:31.611Z] 
14:00:31 [2019-12-20T19:00:31.611Z] build:
14:00:31 [2019-12-20T19:00:31.612Z] Help: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html
14:00:31 [2019-12-20T19:00:31.612Z] 
14:00:31 [2019-12-20T19:00:31.612Z] test:
14:00:31 [2019-12-20T19:00:31.612Z] [xmlvalidate] 1 file(s) have been successfully validated.
14:00:31 [2019-12-20T19:00:31.612Z] [INFO] Executed tasks
14:00:31 [2019-12-20T19:00:31.612Z] [INFO] 
14:00:31 [2019-12-20T19:00:31.612Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:00:31 [2019-12-20T19:00:31.612Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:00:31 [2019-12-20T19:00:31.612Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources
14:00:31 [2019-12-20T19:00:31.612Z] [INFO] 
14:00:31 [2019-12-20T19:00:31.612Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:00:31 [2019-12-20T19:00:31.612Z] [INFO] 
14:00:31 [2019-12-20T19:00:31.612Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:00:31 [2019-12-20T19:00:31.867Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log
14:00:31 [2019-12-20T19:00:31.867Z] [INFO] Command line:
14:00:31 [2019-12-20T19:00:31.867Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
14:00:31 [2019-12-20T19:00:31.867Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:00:34 [2019-12-20T19:00:34.384Z] Buildfile: build.xml
14:00:34 [2019-12-20T19:00:34.384Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
14:00:34 [2019-12-20T19:00:34.384Z] 
14:00:34 [2019-12-20T19:00:34.384Z] build.index:
14:00:35 [2019-12-20T19:00:35.747Z] BUILD SUCCESSFUL
14:00:35 [2019-12-20T19:00:35.747Z] 
14:00:35 [2019-12-20T19:00:35.747Z] BUILD SUCCESSFUL
14:00:35 [2019-12-20T19:00:35.747Z] Total time: 2 seconds
14:00:36 [2019-12-20T19:00:36.308Z] [INFO] 
14:00:36 [2019-12-20T19:00:36.308Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:00:36 [2019-12-20T19:00:36.308Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:00:36 [2019-12-20T19:00:36.308Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources
14:00:36 [2019-12-20T19:00:36.308Z] [INFO] 
14:00:36 [2019-12-20T19:00:36.308Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:00:36 [2019-12-20T19:00:36.308Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT-sources.jar
14:00:36 [2019-12-20T19:00:36.308Z] [INFO] 
14:00:36 [2019-12-20T19:00:36.308Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:00:36 [2019-12-20T19:00:36.308Z] [INFO] 
14:00:36 [2019-12-20T19:00:36.308Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:00:36 [2019-12-20T19:00:36.308Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT.jar
14:00:36 [2019-12-20T19:00:36.308Z] [INFO] 
14:00:36 [2019-12-20T19:00:36.308Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:00:36 [2019-12-20T19:00:36.308Z] [INFO] 
14:00:36 [2019-12-20T19:00:36.309Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:00:36 [2019-12-20T19:00:36.309Z] [INFO] 
14:00:36 [2019-12-20T19:00:36.309Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:00:36 [2019-12-20T19:00:36.309Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT.jar
14:00:36 [2019-12-20T19:00:36.564Z] [INFO] 
14:00:36 [2019-12-20T19:00:36.564Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:00:36 [2019-12-20T19:00:36.564Z] [INFO] 
14:00:36 [2019-12-20T19:00:36.564Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:00:36 [2019-12-20T19:00:36.564Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT.jar
14:00:36 [2019-12-20T19:00:36.564Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT.pom
14:00:36 [2019-12-20T19:00:36.564Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT-sources.jar
14:00:36 [2019-12-20T19:00:36.564Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT-pack200.jar.pack.gz
14:00:36 [2019-12-20T19:00:36.564Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT-p2metadata.xml
14:00:36 [2019-12-20T19:00:36.564Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-5.2.0-SNAPSHOT-p2artifacts.xml
14:00:36 [2019-12-20T19:00:36.564Z] [INFO] 
14:00:36 [2019-12-20T19:00:36.564Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:00:36 [2019-12-20T19:00:36.564Z] [INFO] 
14:00:36 [2019-12-20T19:00:36.564Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
14:00:36 [2019-12-20T19:00:36.564Z] [INFO] Executing tasks
14:00:36 [2019-12-20T19:00:36.564Z] 
14:00:36 [2019-12-20T19:00:36.564Z] main:
14:00:36 [2019-12-20T19:00:36.564Z]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-gerrit/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
14:00:36 [2019-12-20T19:00:36.564Z] [INFO] Executed tasks
14:00:36 [2019-12-20T19:00:36.564Z] [INFO] 
14:00:36 [2019-12-20T19:00:36.564Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >-----
14:00:36 [2019-12-20T19:00:36.564Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.4-SNAPSHOT       [73/138]
14:00:36 [2019-12-20T19:00:36.564Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:00:36 [2019-12-20T19:00:36.564Z] [INFO] 
14:00:36 [2019-12-20T19:00:36.564Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.examples ---
14:00:36 [2019-12-20T19:00:36.564Z] [INFO] 
14:00:36 [2019-12-20T19:00:36.564Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
14:00:36 [2019-12-20T19:00:36.564Z] [INFO] The project's OSGi version is 1.0.4.201912201815
14:00:36 [2019-12-20T19:00:36.564Z] [INFO] 
14:00:36 [2019-12-20T19:00:36.564Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
14:00:36 [2019-12-20T19:00:36.564Z] [INFO] 
14:00:36 [2019-12-20T19:00:36.564Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
14:00:36 [2019-12-20T19:00:36.564Z] [INFO] 
14:00:36 [2019-12-20T19:00:36.564Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
14:00:36 [2019-12-20T19:00:36.564Z] [INFO] 
14:00:36 [2019-12-20T19:00:36.564Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.examples ---
14:00:36 [2019-12-20T19:00:36.564Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:00:36 [2019-12-20T19:00:36.564Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/main/resources
14:00:36 [2019-12-20T19:00:36.564Z] [INFO] 
14:00:36 [2019-12-20T19:00:36.564Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.examples ---
14:00:36 [2019-12-20T19:00:36.564Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/classes
14:00:36 [2019-12-20T19:00:36.821Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[39] 
14:00:36 [2019-12-20T19:00:36.821Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
14:00:36 [2019-12-20T19:00:36.821Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:00:36 [2019-12-20T19:00:36.821Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
14:00:36 [2019-12-20T19:00:36.821Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[48] 
14:00:36 [2019-12-20T19:00:36.821Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
14:00:36 [2019-12-20T19:00:36.821Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:00:36 [2019-12-20T19:00:36.821Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
14:00:36 [2019-12-20T19:00:36.821Z] 2 problems (2 warnings)
14:00:36 [2019-12-20T19:00:36.821Z] [INFO] 
14:00:36 [2019-12-20T19:00:36.821Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.examples ---
14:00:36 [2019-12-20T19:00:36.821Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:00:36 [2019-12-20T19:00:36.821Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/src/test/resources
14:00:36 [2019-12-20T19:00:36.821Z] [INFO] 
14:00:36 [2019-12-20T19:00:36.821Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples ---
14:00:36 [2019-12-20T19:00:36.821Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-sources.jar
14:00:36 [2019-12-20T19:00:36.821Z] [INFO] 
14:00:36 [2019-12-20T19:00:36.821Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
14:00:36 [2019-12-20T19:00:36.821Z] [INFO] 
14:00:36 [2019-12-20T19:00:36.821Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples ---
14:00:36 [2019-12-20T19:00:36.821Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar
14:00:36 [2019-12-20T19:00:36.821Z] [INFO] 
14:00:36 [2019-12-20T19:00:36.821Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples ---
14:00:36 [2019-12-20T19:00:36.821Z] [INFO] 
14:00:36 [2019-12-20T19:00:36.821Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.examples ---
14:00:36 [2019-12-20T19:00:36.821Z] [INFO] 
14:00:36 [2019-12-20T19:00:36.821Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.examples ---
14:00:36 [2019-12-20T19:00:36.821Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar
14:00:36 [2019-12-20T19:00:36.821Z] [INFO] 
14:00:36 [2019-12-20T19:00:36.821Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples ---
14:00:36 [2019-12-20T19:00:36.821Z] [INFO] 
14:00:36 [2019-12-20T19:00:36.821Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples ---
14:00:36 [2019-12-20T19:00:36.821Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar
14:00:36 [2019-12-20T19:00:36.821Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.pom
14:00:36 [2019-12-20T19:00:36.822Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-sources.jar
14:00:36 [2019-12-20T19:00:36.822Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-pack200.jar.pack.gz
14:00:36 [2019-12-20T19:00:36.822Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-p2metadata.xml
14:00:36 [2019-12-20T19:00:36.822Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/doc/org.eclipse.tracecompass.examples/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.4-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.4-SNAPSHOT-p2artifacts.xml
14:00:36 [2019-12-20T19:00:36.822Z] [INFO] 
14:00:36 [2019-12-20T19:00:36.822Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples ---
14:00:36 [2019-12-20T19:00:36.822Z] [INFO] 
14:00:36 [2019-12-20T19:00:36.822Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >--
14:00:36 [2019-12-20T19:00:36.822Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 5.2.0-SNAPSHOT [74/138]
14:00:36 [2019-12-20T19:00:36.822Z] [INFO] --------------------------------[ pom ]---------------------------------
14:00:36 [2019-12-20T19:00:36.822Z] [INFO] 
14:00:36 [2019-12-20T19:00:36.822Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent ---
14:00:36 [2019-12-20T19:00:36.822Z] [INFO] 
14:00:36 [2019-12-20T19:00:36.822Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
14:00:36 [2019-12-20T19:00:36.822Z] [INFO] 
14:00:36 [2019-12-20T19:00:36.822Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent ---
14:00:36 [2019-12-20T19:00:36.822Z] [INFO] 
14:00:36 [2019-12-20T19:00:36.822Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace-parent ---
14:00:36 [2019-12-20T19:00:36.822Z] [INFO] 
14:00:36 [2019-12-20T19:00:36.822Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace-parent ---
14:00:36 [2019-12-20T19:00:36.822Z] [INFO] 
14:00:36 [2019-12-20T19:00:36.822Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent ---
14:00:36 [2019-12-20T19:00:36.822Z] [INFO] 
14:00:36 [2019-12-20T19:00:36.822Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent ---
14:00:36 [2019-12-20T19:00:36.822Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-parent-5.2.0-SNAPSHOT.pom
14:00:37 [2019-12-20T19:00:37.078Z] [INFO] 
14:00:37 [2019-12-20T19:00:37.079Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >---
14:00:37 [2019-12-20T19:00:37.079Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.0.4-SNAPSHOT  [75/138]
14:00:37 [2019-12-20T19:00:37.079Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:00:37 [2019-12-20T19:00:37.079Z] [INFO] 
14:00:37 [2019-12-20T19:00:37.079Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core ---
14:00:37 [2019-12-20T19:00:37.079Z] [INFO] 
14:00:37 [2019-12-20T19:00:37.079Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
14:00:37 [2019-12-20T19:00:37.079Z] [INFO] The project's OSGi version is 1.0.4.201912201815
14:00:37 [2019-12-20T19:00:37.079Z] [INFO] 
14:00:37 [2019-12-20T19:00:37.079Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
14:00:37 [2019-12-20T19:00:37.079Z] [INFO] 
14:00:37 [2019-12-20T19:00:37.079Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
14:00:37 [2019-12-20T19:00:37.079Z] [INFO] 
14:00:37 [2019-12-20T19:00:37.079Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
14:00:37 [2019-12-20T19:00:37.079Z] [INFO] 
14:00:37 [2019-12-20T19:00:37.079Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
14:00:37 [2019-12-20T19:00:37.079Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:00:37 [2019-12-20T19:00:37.079Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
14:00:37 [2019-12-20T19:00:37.079Z] [INFO] 
14:00:37 [2019-12-20T19:00:37.079Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
14:00:37 [2019-12-20T19:00:37.079Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes
14:00:37 [2019-12-20T19:00:37.641Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[427] 
14:00:37 [2019-12-20T19:00:37.641Z] 	ICommandControlDMContext cmdControlDMC = DMContexts.getAncestorOfType(context, ICommandControlDMContext.class);
14:00:37 [2019-12-20T19:00:37.641Z] 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:00:37 [2019-12-20T19:00:37.641Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'V=ICommandControlService.@NonNull ICommandControlDMContext'. Declaring type 'DMContexts' doesn't seem to be designed with null type annotations in mind
14:00:37 [2019-12-20T19:00:37.641Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[442] 
14:00:37 [2019-12-20T19:00:37.641Z] 	IBreakpointsTargetDMContext bpTargetDMC = DMContexts.getAncestorOfType(containerDMC , IBreakpointsTargetDMContext.class);
14:00:37 [2019-12-20T19:00:37.641Z] 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:00:37 [2019-12-20T19:00:37.641Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'V=IBreakpoints.@NonNull IBreakpointsTargetDMContext'. Declaring type 'DMContexts' doesn't seem to be designed with null type annotations in mind
14:00:37 [2019-12-20T19:00:37.642Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[467] 
14:00:37 [2019-12-20T19:00:37.642Z] 	MIBreakpointDMData breakpoint = new MIBreakpointDMData(breakpoints[i]);
14:00:37 [2019-12-20T19:00:37.642Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:00:37 [2019-12-20T19:00:37.642Z] The constructor MIBreakpointDMData(MIBreakpoint) is deprecated
14:00:37 [2019-12-20T19:00:37.642Z] 3 problems (3 warnings)
14:00:37 [2019-12-20T19:00:37.642Z] [INFO] 
14:00:37 [2019-12-20T19:00:37.642Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core ---
14:00:37 [2019-12-20T19:00:37.642Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:00:37 [2019-12-20T19:00:37.642Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources
14:00:37 [2019-12-20T19:00:37.642Z] [INFO] 
14:00:37 [2019-12-20T19:00:37.642Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core ---
14:00:37 [2019-12-20T19:00:37.642Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT-sources.jar
14:00:37 [2019-12-20T19:00:37.642Z] [INFO] 
14:00:37 [2019-12-20T19:00:37.642Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
14:00:37 [2019-12-20T19:00:37.642Z] [INFO] 
14:00:37 [2019-12-20T19:00:37.642Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core ---
14:00:37 [2019-12-20T19:00:37.642Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT.jar
14:00:37 [2019-12-20T19:00:37.642Z] [INFO] 
14:00:37 [2019-12-20T19:00:37.642Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core ---
14:00:37 [2019-12-20T19:00:37.642Z] [INFO] 
14:00:37 [2019-12-20T19:00:37.642Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core ---
14:00:37 [2019-12-20T19:00:37.642Z] [INFO] 
14:00:37 [2019-12-20T19:00:37.642Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core ---
14:00:37 [2019-12-20T19:00:37.642Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT.jar
14:00:37 [2019-12-20T19:00:37.897Z] [INFO] 
14:00:37 [2019-12-20T19:00:37.897Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core ---
14:00:37 [2019-12-20T19:00:37.897Z] [INFO] 
14:00:37 [2019-12-20T19:00:37.897Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core ---
14:00:37 [2019-12-20T19:00:37.897Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT.jar
14:00:37 [2019-12-20T19:00:37.897Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT.pom
14:00:37 [2019-12-20T19:00:37.897Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT-sources.jar
14:00:37 [2019-12-20T19:00:37.897Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT-pack200.jar.pack.gz
14:00:37 [2019-12-20T19:00:37.897Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT-p2metadata.xml
14:00:37 [2019-12-20T19:00:37.897Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.4-SNAPSHOT-p2artifacts.xml
14:00:37 [2019-12-20T19:00:37.897Z] [INFO] 
14:00:37 [2019-12-20T19:00:37.897Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core ---
14:00:37 [2019-12-20T19:00:37.897Z] [INFO] 
14:00:37 [2019-12-20T19:00:37.897Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >----
14:00:37 [2019-12-20T19:00:37.897Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.1.2-SNAPSHOT    [76/138]
14:00:37 [2019-12-20T19:00:37.897Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:00:37 [2019-12-20T19:00:37.897Z] [INFO] 
14:00:37 [2019-12-20T19:00:37.897Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:00:37 [2019-12-20T19:00:37.897Z] [INFO] 
14:00:37 [2019-12-20T19:00:37.897Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:00:37 [2019-12-20T19:00:37.897Z] [INFO] The project's OSGi version is 1.1.2.201912201815
14:00:37 [2019-12-20T19:00:37.897Z] [INFO] 
14:00:37 [2019-12-20T19:00:37.898Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:00:37 [2019-12-20T19:00:37.898Z] [INFO] 
14:00:37 [2019-12-20T19:00:37.898Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:00:37 [2019-12-20T19:00:37.898Z] [INFO] 
14:00:37 [2019-12-20T19:00:37.898Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:00:37 [2019-12-20T19:00:37.898Z] [INFO] 
14:00:37 [2019-12-20T19:00:37.898Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:00:37 [2019-12-20T19:00:37.898Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:00:37 [2019-12-20T19:00:37.898Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
14:00:37 [2019-12-20T19:00:37.898Z] [INFO] 
14:00:37 [2019-12-20T19:00:37.898Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:00:37 [2019-12-20T19:00:37.898Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes
14:00:38 [2019-12-20T19:00:38.459Z] [INFO] 
14:00:38 [2019-12-20T19:00:38.459Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:00:38 [2019-12-20T19:00:38.459Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:00:38 [2019-12-20T19:00:38.459Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources
14:00:38 [2019-12-20T19:00:38.459Z] [INFO] 
14:00:38 [2019-12-20T19:00:38.459Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:00:38 [2019-12-20T19:00:38.459Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT-sources.jar
14:00:38 [2019-12-20T19:00:38.460Z] [INFO] 
14:00:38 [2019-12-20T19:00:38.460Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:00:38 [2019-12-20T19:00:38.460Z] [INFO] 
14:00:38 [2019-12-20T19:00:38.460Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:00:38 [2019-12-20T19:00:38.460Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT.jar
14:00:38 [2019-12-20T19:00:38.460Z] [INFO] 
14:00:38 [2019-12-20T19:00:38.460Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:00:38 [2019-12-20T19:00:38.460Z] [INFO] 
14:00:38 [2019-12-20T19:00:38.460Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:00:38 [2019-12-20T19:00:38.460Z] [INFO] 
14:00:38 [2019-12-20T19:00:38.460Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:00:38 [2019-12-20T19:00:38.460Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT.jar
14:00:38 [2019-12-20T19:00:38.460Z] [INFO] 
14:00:38 [2019-12-20T19:00:38.460Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:00:38 [2019-12-20T19:00:38.715Z] [INFO] 
14:00:38 [2019-12-20T19:00:38.715Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:00:38 [2019-12-20T19:00:38.715Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT.jar
14:00:38 [2019-12-20T19:00:38.715Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT.pom
14:00:38 [2019-12-20T19:00:38.715Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT-sources.jar
14:00:38 [2019-12-20T19:00:38.715Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT-pack200.jar.pack.gz
14:00:38 [2019-12-20T19:00:38.715Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT-p2metadata.xml
14:00:38 [2019-12-20T19:00:38.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.2-SNAPSHOT-p2artifacts.xml
14:00:38 [2019-12-20T19:00:38.716Z] [INFO] 
14:00:38 [2019-12-20T19:00:38.716Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui ---
14:00:38 [2019-12-20T19:00:38.716Z] [INFO] 
14:00:38 [2019-12-20T19:00:38.716Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >-----
14:00:38 [2019-12-20T19:00:38.716Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 5.2.0-SNAPSHOT       [77/138]
14:00:38 [2019-12-20T19:00:38.716Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:00:38 [2019-12-20T19:00:38.716Z] [INFO] 
14:00:38 [2019-12-20T19:00:38.716Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace ---
14:00:38 [2019-12-20T19:00:38.716Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target
14:00:38 [2019-12-20T19:00:38.716Z] [INFO] 
14:00:38 [2019-12-20T19:00:38.716Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
14:00:38 [2019-12-20T19:00:38.716Z] [INFO] The project's OSGi version is 5.2.0.201912201815
14:00:38 [2019-12-20T19:00:38.716Z] [INFO] 
14:00:38 [2019-12-20T19:00:38.716Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
14:00:38 [2019-12-20T19:00:38.716Z] [INFO] 
14:00:38 [2019-12-20T19:00:38.716Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
14:00:38 [2019-12-20T19:00:38.716Z] [INFO] 
14:00:38 [2019-12-20T19:00:38.716Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
14:00:38 [2019-12-20T19:00:38.716Z] [INFO] 
14:00:38 [2019-12-20T19:00:38.716Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace ---
14:00:38 [2019-12-20T19:00:38.716Z] [INFO] 
14:00:38 [2019-12-20T19:00:38.716Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
14:00:38 [2019-12-20T19:00:38.716Z] [INFO] 
14:00:38 [2019-12-20T19:00:38.716Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace ---
14:00:38 [2019-12-20T19:00:38.716Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.2.0-SNAPSHOT.jar
14:00:38 [2019-12-20T19:00:38.971Z] [INFO] 
14:00:38 [2019-12-20T19:00:38.971Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace ---
14:00:38 [2019-12-20T19:00:38.971Z] [INFO] 
14:00:38 [2019-12-20T19:00:38.971Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
14:00:38 [2019-12-20T19:00:38.971Z] [INFO] 
14:00:38 [2019-12-20T19:00:38.971Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace ---
14:00:38 [2019-12-20T19:00:38.971Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.2.0-SNAPSHOT-sources-feature.jar
14:00:38 [2019-12-20T19:00:38.971Z] [INFO] 
14:00:38 [2019-12-20T19:00:38.971Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace ---
14:00:38 [2019-12-20T19:00:38.971Z] [INFO] 
14:00:38 [2019-12-20T19:00:38.971Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
14:00:38 [2019-12-20T19:00:38.971Z] [INFO] 
14:00:38 [2019-12-20T19:00:38.971Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace ---
14:00:38 [2019-12-20T19:00:38.971Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.2.0-SNAPSHOT.jar
14:00:38 [2019-12-20T19:00:38.971Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.2.0-SNAPSHOT.pom
14:00:38 [2019-12-20T19:00:38.971Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.2.0-SNAPSHOT-sources-feature.jar
14:00:38 [2019-12-20T19:00:38.971Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.2.0-SNAPSHOT-p2metadata.xml
14:00:38 [2019-12-20T19:00:38.971Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/5.2.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-5.2.0-SNAPSHOT-p2artifacts.xml
14:00:38 [2019-12-20T19:00:38.971Z] [INFO] 
14:00:38 [2019-12-20T19:00:38.971Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace ---
14:00:38 [2019-12-20T19:00:38.971Z] [INFO] 
14:00:38 [2019-12-20T19:00:38.971Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >--
14:00:38 [2019-12-20T19:00:38.971Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.0-SNAPSHOT [78/138]
14:00:38 [2019-12-20T19:00:38.971Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:00:38 [2019-12-20T19:00:38.972Z] [INFO] 
14:00:38 [2019-12-20T19:00:38.972Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:00:38 [2019-12-20T19:00:38.972Z] [INFO] 
14:00:38 [2019-12-20T19:00:38.972Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:00:38 [2019-12-20T19:00:38.972Z] [INFO] The project's OSGi version is 1.0.0.201912201815
14:00:38 [2019-12-20T19:00:38.972Z] [INFO] 
14:00:38 [2019-12-20T19:00:38.972Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:00:38 [2019-12-20T19:00:38.972Z] [INFO] 
14:00:38 [2019-12-20T19:00:38.972Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:00:38 [2019-12-20T19:00:38.972Z] [INFO] 
14:00:38 [2019-12-20T19:00:38.972Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:00:38 [2019-12-20T19:00:38.972Z] [INFO] 
14:00:38 [2019-12-20T19:00:38.972Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:00:38 [2019-12-20T19:00:38.972Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:00:38 [2019-12-20T19:00:38.972Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
14:00:38 [2019-12-20T19:00:38.972Z] [INFO] 
14:00:38 [2019-12-20T19:00:38.972Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:00:38 [2019-12-20T19:00:38.972Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes
14:00:39 [2019-12-20T19:00:39.533Z] [INFO] 
14:00:39 [2019-12-20T19:00:39.533Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:00:39 [2019-12-20T19:00:39.533Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:00:39 [2019-12-20T19:00:39.533Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources
14:00:39 [2019-12-20T19:00:39.533Z] [INFO] 
14:00:39 [2019-12-20T19:00:39.533Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:00:39 [2019-12-20T19:00:39.533Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-sources.jar
14:00:39 [2019-12-20T19:00:39.533Z] [INFO] 
14:00:39 [2019-12-20T19:00:39.533Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:00:39 [2019-12-20T19:00:39.533Z] [INFO] 
14:00:39 [2019-12-20T19:00:39.533Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:00:39 [2019-12-20T19:00:39.533Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar
14:00:39 [2019-12-20T19:00:39.533Z] [INFO] 
14:00:39 [2019-12-20T19:00:39.533Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:00:39 [2019-12-20T19:00:39.533Z] [INFO] 
14:00:39 [2019-12-20T19:00:39.533Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:00:39 [2019-12-20T19:00:39.533Z] [INFO] 
14:00:39 [2019-12-20T19:00:39.533Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:00:39 [2019-12-20T19:00:39.533Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar
14:00:39 [2019-12-20T19:00:39.533Z] [INFO] 
14:00:39 [2019-12-20T19:00:39.533Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:00:39 [2019-12-20T19:00:39.533Z] [INFO] 
14:00:39 [2019-12-20T19:00:39.533Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:00:40 [2019-12-20T19:00:40.896Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data/.metadata/.log
14:00:40 [2019-12-20T19:00:40.896Z] [INFO] Command line:
14:00:40 [2019-12-20T19:00:40.896Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:00:40 [2019-12-20T19:00:40.896Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:00:43 [2019-12-20T19:00:43.410Z] !SESSION 2019-12-20 19:00:40.813 -----------------------------------------------
14:00:43 [2019-12-20T19:00:43.411Z] eclipse.buildId=unknown
14:00:43 [2019-12-20T19:00:43.411Z] java.version=1.8.0_202
14:00:43 [2019-12-20T19:00:43.411Z] java.vendor=Oracle Corporation
14:00:43 [2019-12-20T19:00:43.411Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:00:43 [2019-12-20T19:00:43.411Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:00:43 [2019-12-20T19:00:43.411Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:00:43 [2019-12-20T19:00:43.411Z] 
14:00:43 [2019-12-20T19:00:43.411Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 19:00:43.214
14:00:43 [2019-12-20T19:00:43.411Z] !MESSAGE FrameworkEvent ERROR
14:00:43 [2019-12-20T19:00:43.411Z] !STACK 0
14:00:43 [2019-12-20T19:00:43.411Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85]
14:00:43 [2019-12-20T19:00:43.411Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:00:43 [2019-12-20T19:00:43.411Z] 
14:00:43 [2019-12-20T19:00:43.411Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:00:43 [2019-12-20T19:00:43.411Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:00:43 [2019-12-20T19:00:43.411Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:00:43 [2019-12-20T19:00:43.411Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:00:43 [2019-12-20T19:00:43.411Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:00:43 [2019-12-20T19:00:43.411Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:00:43 [2019-12-20T19:00:43.411Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:00:43 [2019-12-20T19:00:43.411Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:00:43 [2019-12-20T19:00:43.411Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:00:43 [2019-12-20T19:00:43.411Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:00:43 [2019-12-20T19:00:43.411Z] 
14:00:43 [2019-12-20T19:00:43.411Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 19:00:43.310
14:00:43 [2019-12-20T19:00:43.411Z] !MESSAGE FrameworkEvent ERROR
14:00:43 [2019-12-20T19:00:43.411Z] !STACK 0
14:00:43 [2019-12-20T19:00:43.411Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149]
14:00:43 [2019-12-20T19:00:43.411Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:00:43 [2019-12-20T19:00:43.411Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:00:43 [2019-12-20T19:00:43.411Z]     -> 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:00:43 [2019-12-20T19:00:43.411Z]        org.apache.httpcomponents.httpclient.win [36]
14:00:43 [2019-12-20T19:00:43.411Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:00:43 [2019-12-20T19:00:43.411Z] 
14:00:43 [2019-12-20T19:00:43.411Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:00:43 [2019-12-20T19:00:43.411Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:00:43 [2019-12-20T19:00:43.411Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:00:43 [2019-12-20T19:00:43.411Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:00:43 [2019-12-20T19:00:43.411Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:00:43 [2019-12-20T19:00:43.411Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:00:43 [2019-12-20T19:00:43.411Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:00:43 [2019-12-20T19:00:43.411Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:00:43 [2019-12-20T19:00:43.411Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:00:43 [2019-12-20T19:00:43.411Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:00:45 [2019-12-20T19:00:45.298Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
14:00:45 [2019-12-20T19:00:45.298Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
14:00:45 [2019-12-20T19:00:45.298Z] testPluginId(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest)  Time elapsed: 0.001 s
14:00:45 [2019-12-20T19:00:45.298Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest)  Time elapsed: 0 s
14:00:45 [2019-12-20T19:00:45.298Z] 
14:00:45 [2019-12-20T19:00:45.298Z] Results:
14:00:45 [2019-12-20T19:00:45.298Z] 
14:00:45 [2019-12-20T19:00:45.298Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
14:00:45 [2019-12-20T19:00:45.298Z] 
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] All tests passed!
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] 
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.pom
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-sources.jar
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-p2metadata.xml
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] 
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] 
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >--
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.0-SNAPSHOT [79/138]
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] 
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] 
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] The project's OSGi version is 1.0.0.201912201815
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] 
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] 
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] 
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] 
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] 
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] 
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] 
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-sources.jar
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] 
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] 
14:00:46 [2019-12-20T19:00:46.229Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:00:46 [2019-12-20T19:00:46.485Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar
14:00:46 [2019-12-20T19:00:46.485Z] [INFO] 
14:00:46 [2019-12-20T19:00:46.485Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:00:46 [2019-12-20T19:00:46.485Z] [INFO] 
14:00:46 [2019-12-20T19:00:46.485Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:00:46 [2019-12-20T19:00:46.485Z] [INFO] 
14:00:46 [2019-12-20T19:00:46.485Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:00:46 [2019-12-20T19:00:46.485Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar
14:00:46 [2019-12-20T19:00:46.485Z] [INFO] 
14:00:46 [2019-12-20T19:00:46.485Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:00:46 [2019-12-20T19:00:46.485Z] [INFO] 
14:00:46 [2019-12-20T19:00:46.485Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:00:47 [2019-12-20T19:00:47.413Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data/.metadata/.log
14:00:47 [2019-12-20T19:00:47.413Z] [INFO] Command line:
14:00:47 [2019-12-20T19:00:47.413Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:00:47 [2019-12-20T19:00:47.413Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:00:50 [2019-12-20T19:00:50.679Z] !SESSION 2019-12-20 19:00:47.446 -----------------------------------------------
14:00:50 [2019-12-20T19:00:50.680Z] eclipse.buildId=unknown
14:00:50 [2019-12-20T19:00:50.680Z] java.version=1.8.0_202
14:00:50 [2019-12-20T19:00:50.680Z] java.vendor=Oracle Corporation
14:00:50 [2019-12-20T19:00:50.680Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:00:50 [2019-12-20T19:00:50.680Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
14:00:50 [2019-12-20T19:00:50.680Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:00:50 [2019-12-20T19:00:50.680Z] 
14:00:50 [2019-12-20T19:00:50.680Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 19:00:50.006
14:00:50 [2019-12-20T19:00:50.680Z] !MESSAGE FrameworkEvent ERROR
14:00:50 [2019-12-20T19:00:50.680Z] !STACK 0
14:00:50 [2019-12-20T19:00:50.680Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85]
14:00:50 [2019-12-20T19:00:50.680Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:00:50 [2019-12-20T19:00:50.680Z] 
14:00:50 [2019-12-20T19:00:50.680Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:00:50 [2019-12-20T19:00:50.680Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:00:50 [2019-12-20T19:00:50.680Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:00:50 [2019-12-20T19:00:50.680Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:00:50 [2019-12-20T19:00:50.680Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:00:50 [2019-12-20T19:00:50.680Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:00:50 [2019-12-20T19:00:50.680Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:00:50 [2019-12-20T19:00:50.680Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:00:50 [2019-12-20T19:00:50.680Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:00:50 [2019-12-20T19:00:50.680Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:00:50 [2019-12-20T19:00:50.680Z] 
14:00:50 [2019-12-20T19:00:50.680Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 19:00:50.105
14:00:50 [2019-12-20T19:00:50.680Z] !MESSAGE FrameworkEvent ERROR
14:00:50 [2019-12-20T19:00:50.680Z] !STACK 0
14:00:50 [2019-12-20T19:00:50.680Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149]
14:00:50 [2019-12-20T19:00:50.680Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:00:50 [2019-12-20T19:00:50.680Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:00:50 [2019-12-20T19:00:50.680Z]     -> 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:00:50 [2019-12-20T19:00:50.680Z]        org.apache.httpcomponents.httpclient.win [36]
14:00:50 [2019-12-20T19:00:50.680Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:00:50 [2019-12-20T19:00:50.680Z] 
14:00:50 [2019-12-20T19:00:50.680Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:00:50 [2019-12-20T19:00:50.680Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:00:50 [2019-12-20T19:00:50.680Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:00:50 [2019-12-20T19:00:50.680Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:00:50 [2019-12-20T19:00:50.680Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:00:50 [2019-12-20T19:00:50.680Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:00:50 [2019-12-20T19:00:50.680Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:00:50 [2019-12-20T19:00:50.680Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:00:50 [2019-12-20T19:00:50.680Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:00:50 [2019-12-20T19:00:50.680Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:00:52 [2019-12-20T19:00:52.044Z] process 10271: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
14:00:52 [2019-12-20T19:00:52.044Z] See the manual page for dbus-uuidgen to correct this issue.
14:00:52 [2019-12-20T19:00:52.044Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
14:00:52 [2019-12-20T19:00:52.044Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
14:01:01 [2019-12-20T19:01:01.988Z] Running org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
14:01:01 [2019-12-20T19:01:01.988Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
14:01:01 [2019-12-20T19:01:01.988Z] testPluginId(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest)  Time elapsed: 0.001 s
14:01:01 [2019-12-20T19:01:01.988Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest)  Time elapsed: 0.001 s
14:01:01 [2019-12-20T19:01:01.988Z] 
14:01:01 [2019-12-20T19:01:01.988Z] Results:
14:01:01 [2019-12-20T19:01:01.988Z] 
14:01:01 [2019-12-20T19:01:01.988Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
14:01:01 [2019-12-20T19:01:01.988Z] 
14:01:03 [2019-12-20T19:01:03.878Z] [INFO] All tests passed!
14:01:03 [2019-12-20T19:01:03.878Z] [INFO] 
14:01:03 [2019-12-20T19:01:03.878Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:01:03 [2019-12-20T19:01:03.878Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar
14:01:03 [2019-12-20T19:01:03.878Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.pom
14:01:03 [2019-12-20T19:01:03.878Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-sources.jar
14:01:03 [2019-12-20T19:01:03.878Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-p2metadata.xml
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.0-SNAPSHOT-p2artifacts.xml
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] 
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] 
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >--
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.0-SNAPSHOT [80/138]
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] 
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] 
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] The project's OSGi version is 1.0.0.201912201815
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] 
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] 
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] 
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] 
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] 
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] 
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] 
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-sources.jar
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] 
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] 
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] 
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] 
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] 
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] 
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] 
14:01:03 [2019-12-20T19:01:03.879Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:01:04 [2019-12-20T19:01:04.806Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data/.metadata/.log
14:01:04 [2019-12-20T19:01:04.806Z] [INFO] Command line:
14:01:04 [2019-12-20T19:01:04.806Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:01:04 [2019-12-20T19:01:04.806Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:01:07 [2019-12-20T19:01:07.322Z] !SESSION 2019-12-20 19:01:04.819 -----------------------------------------------
14:01:07 [2019-12-20T19:01:07.322Z] eclipse.buildId=unknown
14:01:07 [2019-12-20T19:01:07.322Z] java.version=1.8.0_202
14:01:07 [2019-12-20T19:01:07.322Z] java.vendor=Oracle Corporation
14:01:07 [2019-12-20T19:01:07.322Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:01:07 [2019-12-20T19:01:07.322Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:01:07 [2019-12-20T19:01:07.322Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:01:07 [2019-12-20T19:01:07.322Z] 
14:01:07 [2019-12-20T19:01:07.322Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 19:01:06.925
14:01:07 [2019-12-20T19:01:07.322Z] !MESSAGE FrameworkEvent ERROR
14:01:07 [2019-12-20T19:01:07.322Z] !STACK 0
14:01:07 [2019-12-20T19:01:07.322Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:01:07 [2019-12-20T19:01:07.322Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:01:07 [2019-12-20T19:01:07.322Z] 
14:01:07 [2019-12-20T19:01:07.322Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:01:07 [2019-12-20T19:01:07.322Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:01:07 [2019-12-20T19:01:07.322Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:01:07 [2019-12-20T19:01:07.322Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:01:07 [2019-12-20T19:01:07.322Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:01:07 [2019-12-20T19:01:07.322Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:01:07 [2019-12-20T19:01:07.322Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:01:07 [2019-12-20T19:01:07.322Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:01:07 [2019-12-20T19:01:07.322Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:01:07 [2019-12-20T19:01:07.322Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:01:07 [2019-12-20T19:01:07.322Z] 
14:01:07 [2019-12-20T19:01:07.322Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 19:01:07.204
14:01:07 [2019-12-20T19:01:07.322Z] !MESSAGE FrameworkEvent ERROR
14:01:07 [2019-12-20T19:01:07.322Z] !STACK 0
14:01:07 [2019-12-20T19:01:07.322Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:01:07 [2019-12-20T19:01:07.322Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:01:07 [2019-12-20T19:01:07.322Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:01:07 [2019-12-20T19:01:07.322Z]     -> 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:01:07 [2019-12-20T19:01:07.322Z]        org.apache.httpcomponents.httpclient.win [35]
14:01:07 [2019-12-20T19:01:07.322Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:01:07 [2019-12-20T19:01:07.322Z] 
14:01:07 [2019-12-20T19:01:07.322Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:01:07 [2019-12-20T19:01:07.322Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:01:07 [2019-12-20T19:01:07.322Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:01:07 [2019-12-20T19:01:07.322Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:01:07 [2019-12-20T19:01:07.322Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:01:07 [2019-12-20T19:01:07.322Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:01:07 [2019-12-20T19:01:07.322Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:01:07 [2019-12-20T19:01:07.322Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:01:07 [2019-12-20T19:01:07.322Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:01:07 [2019-12-20T19:01:07.322Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:01:08 [2019-12-20T19:01:08.687Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
14:01:08 [2019-12-20T19:01:08.687Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
14:01:08 [2019-12-20T19:01:08.687Z] testGetDefault(org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest)  Time elapsed: 0.001 s
14:01:08 [2019-12-20T19:01:08.687Z] 
14:01:08 [2019-12-20T19:01:08.687Z] Results:
14:01:08 [2019-12-20T19:01:08.687Z] 
14:01:08 [2019-12-20T19:01:08.687Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:01:08 [2019-12-20T19:01:08.687Z] 
14:01:09 [2019-12-20T19:01:09.615Z] [INFO] All tests passed!
14:01:09 [2019-12-20T19:01:09.615Z] [INFO] 
14:01:09 [2019-12-20T19:01:09.615Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:01:09 [2019-12-20T19:01:09.615Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar
14:01:09 [2019-12-20T19:01:09.615Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.pom
14:01:09 [2019-12-20T19:01:09.615Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-sources.jar
14:01:09 [2019-12-20T19:01:09.615Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz
14:01:09 [2019-12-20T19:01:09.615Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-p2metadata.xml
14:01:09 [2019-12-20T19:01:09.615Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml
14:01:09 [2019-12-20T19:01:09.615Z] [INFO] 
14:01:09 [2019-12-20T19:01:09.615Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
14:01:09 [2019-12-20T19:01:09.615Z] [INFO] 
14:01:09 [2019-12-20T19:01:09.615Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >--
14:01:09 [2019-12-20T19:01:09.615Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.2.3-SNAPSHOT [81/138]
14:01:09 [2019-12-20T19:01:09.616Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:01:09 [2019-12-20T19:01:09.616Z] [INFO] 
14:01:09 [2019-12-20T19:01:09.616Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core ---
14:01:09 [2019-12-20T19:01:09.616Z] [INFO] 
14:01:09 [2019-12-20T19:01:09.616Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
14:01:09 [2019-12-20T19:01:09.873Z] [INFO] The project's OSGi version is 1.2.3.201912201815
14:01:09 [2019-12-20T19:01:09.873Z] [INFO] 
14:01:09 [2019-12-20T19:01:09.873Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
14:01:09 [2019-12-20T19:01:09.873Z] [INFO] 
14:01:09 [2019-12-20T19:01:09.873Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
14:01:09 [2019-12-20T19:01:09.873Z] [INFO] 
14:01:09 [2019-12-20T19:01:09.873Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
14:01:09 [2019-12-20T19:01:09.873Z] [INFO] 
14:01:09 [2019-12-20T19:01:09.873Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
14:01:09 [2019-12-20T19:01:09.873Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:01:09 [2019-12-20T19:01:09.873Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
14:01:09 [2019-12-20T19:01:09.873Z] [INFO] 
14:01:09 [2019-12-20T19:01:09.873Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
14:01:09 [2019-12-20T19:01:09.873Z] [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes
14:01:10 [2019-12-20T19:01:10.129Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/lttng2/control/core/session/SessionConfigGenerator.java:[480] 
14:01:10 [2019-12-20T19:01:10.129Z] 	XmlUtils.safeValidate(schema, xmlSource);
14:01:10 [2019-12-20T19:01:10.129Z] 	                      ^^^^^^
14:01:10 [2019-12-20T19:01:10.129Z] Null type safety (type annotations): The expression of type 'Schema' needs unchecked conversion to conform to '@NonNull Schema'
14:01:10 [2019-12-20T19:01:10.129Z] 1 problem (1 warning)
14:01:10 [2019-12-20T19:01:10.129Z] [INFO] 
14:01:10 [2019-12-20T19:01:10.129Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core ---
14:01:10 [2019-12-20T19:01:10.129Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:01:10 [2019-12-20T19:01:10.129Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources
14:01:10 [2019-12-20T19:01:10.129Z] [INFO] 
14:01:10 [2019-12-20T19:01:10.129Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core ---
14:01:10 [2019-12-20T19:01:10.129Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT-sources.jar
14:01:10 [2019-12-20T19:01:10.384Z] [INFO] 
14:01:10 [2019-12-20T19:01:10.384Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
14:01:10 [2019-12-20T19:01:10.384Z] [INFO] 
14:01:10 [2019-12-20T19:01:10.384Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core ---
14:01:10 [2019-12-20T19:01:10.384Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT.jar
14:01:10 [2019-12-20T19:01:10.384Z] [INFO] 
14:01:10 [2019-12-20T19:01:10.385Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core ---
14:01:10 [2019-12-20T19:01:10.385Z] [INFO] 
14:01:10 [2019-12-20T19:01:10.385Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core ---
14:01:10 [2019-12-20T19:01:10.385Z] [INFO] 
14:01:10 [2019-12-20T19:01:10.385Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core ---
14:01:10 [2019-12-20T19:01:10.385Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT.jar
14:01:10 [2019-12-20T19:01:10.641Z] [INFO] 
14:01:10 [2019-12-20T19:01:10.641Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core ---
14:01:10 [2019-12-20T19:01:10.641Z] [INFO] 
14:01:10 [2019-12-20T19:01:10.641Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core ---
14:01:10 [2019-12-20T19:01:10.641Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT.jar
14:01:10 [2019-12-20T19:01:10.641Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT.pom
14:01:10 [2019-12-20T19:01:10.641Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT-sources.jar
14:01:10 [2019-12-20T19:01:10.641Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT-pack200.jar.pack.gz
14:01:10 [2019-12-20T19:01:10.641Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT-p2metadata.xml
14:01:10 [2019-12-20T19:01:10.641Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.3-SNAPSHOT-p2artifacts.xml
14:01:10 [2019-12-20T19:01:10.641Z] [INFO] 
14:01:10 [2019-12-20T19:01:10.641Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core ---
14:01:10 [2019-12-20T19:01:10.641Z] [INFO] 
14:01:10 [2019-12-20T19:01:10.641Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >--
14:01:10 [2019-12-20T19:01:10.641Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.0.3-SNAPSHOT [82/138]
14:01:10 [2019-12-20T19:01:10.641Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:01:10 [2019-12-20T19:01:10.641Z] [INFO] 
14:01:10 [2019-12-20T19:01:10.641Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core ---
14:01:10 [2019-12-20T19:01:10.641Z] [INFO] 
14:01:10 [2019-12-20T19:01:10.641Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
14:01:10 [2019-12-20T19:01:10.641Z] [INFO] The project's OSGi version is 2.0.3.201912201815
14:01:10 [2019-12-20T19:01:10.641Z] [INFO] 
14:01:10 [2019-12-20T19:01:10.641Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
14:01:10 [2019-12-20T19:01:10.641Z] [INFO] 
14:01:10 [2019-12-20T19:01:10.641Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
14:01:10 [2019-12-20T19:01:10.641Z] [INFO] 
14:01:10 [2019-12-20T19:01:10.641Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
14:01:10 [2019-12-20T19:01:10.641Z] [INFO] 
14:01:10 [2019-12-20T19:01:10.641Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
14:01:10 [2019-12-20T19:01:10.641Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:01:10 [2019-12-20T19:01:10.641Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
14:01:10 [2019-12-20T19:01:10.641Z] [INFO] 
14:01:10 [2019-12-20T19:01:10.641Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
14:01:10 [2019-12-20T19:01:10.641Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] 
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core ---
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] 
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core ---
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT-sources.jar
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] 
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] 
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core ---
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT.jar
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] 
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core ---
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] 
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core ---
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] 
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core ---
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT.jar
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] 
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core ---
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] 
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core ---
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT.jar
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT.pom
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT-sources.jar
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT-pack200.jar.pack.gz
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT-p2metadata.xml
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.3-SNAPSHOT-p2artifacts.xml
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] 
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core ---
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] 
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >---
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.0.7-SNAPSHOT  [83/138]
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] 
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] 
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] The project's OSGi version is 1.0.7.201912201815
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] 
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] 
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] 
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] 
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:01:10 [2019-12-20T19:01:10.897Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:01:10 [2019-12-20T19:01:10.898Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
14:01:10 [2019-12-20T19:01:10.898Z] [INFO] 
14:01:10 [2019-12-20T19:01:10.898Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:01:10 [2019-12-20T19:01:10.898Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes
14:01:11 [2019-12-20T19:01:11.460Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/org/eclipse/tracecompass/internal/tmf/remote/ui/Activator.java:[126] 
14:01:11 [2019-12-20T19:01:11.460Z] 	return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path);
14:01:11 [2019-12-20T19:01:11.460Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:01:11 [2019-12-20T19:01:11.460Z] The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated
14:01:11 [2019-12-20T19:01:11.460Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/org/eclipse/tracecompass/internal/tmf/remote/ui/wizards/fetch/RemoteFetchLogWizard.java:[95] 
14:01:11 [2019-12-20T19:01:11.460Z] 	setDefaultPageImageDescriptor(AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, ICON_PATH));
14:01:11 [2019-12-20T19:01:11.460Z] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:01:11 [2019-12-20T19:01:11.460Z] The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated
14:01:11 [2019-12-20T19:01:11.460Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/org/eclipse/tracecompass/internal/tmf/remote/ui/wizards/fetch/preferences/RemoteProfilesPreferencePage.java:[203] 
14:01:11 [2019-12-20T19:01:11.460Z] 	final FilteredTree filteredTree = new FilteredTree(composite,
14:01:11 [2019-12-20T19:01:11.460Z]                 SWT.MULTI | SWT.FULL_SELECTION | SWT.H_SCROLL | SWT.V_SCROLL | SWT.BORDER, patternFilter, true);
14:01:11 [2019-12-20T19:01:11.460Z] 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:01:11 [2019-12-20T19:01:11.460Z] The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
14:01:11 [2019-12-20T19:01:11.460Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/org/eclipse/tracecompass/internal/tmf/remote/ui/wizards/fetch/RemoteFetchLogWizardPage.java:[84] 
14:01:11 [2019-12-20T19:01:11.460Z] 	setImageDescriptor(AbstractUIPlugin.imageDescriptorFromPlugin(Activator.PLUGIN_ID, ICON_PATH));
14:01:11 [2019-12-20T19:01:11.460Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:01:11 [2019-12-20T19:01:11.460Z] The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated
14:01:11 [2019-12-20T19:01:11.460Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/org/eclipse/tracecompass/internal/tmf/remote/ui/wizards/fetch/RemoteFetchLogWizardRemotePage.java:[134] 
14:01:11 [2019-12-20T19:01:11.460Z] 	setImageDescriptor(AbstractUIPlugin.imageDescriptorFromPlugin(Activator.PLUGIN_ID, ICON_PATH));
14:01:11 [2019-12-20T19:01:11.460Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:01:11 [2019-12-20T19:01:11.460Z] The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated
14:01:11 [2019-12-20T19:01:11.460Z] 5 problems (5 warnings)
14:01:11 [2019-12-20T19:01:11.460Z] [INFO] 
14:01:11 [2019-12-20T19:01:11.460Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:01:11 [2019-12-20T19:01:11.460Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:01:11 [2019-12-20T19:01:11.460Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources
14:01:11 [2019-12-20T19:01:11.460Z] [INFO] 
14:01:11 [2019-12-20T19:01:11.460Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:01:11 [2019-12-20T19:01:11.460Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT-sources.jar
14:01:11 [2019-12-20T19:01:11.460Z] [INFO] 
14:01:11 [2019-12-20T19:01:11.460Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:01:11 [2019-12-20T19:01:11.460Z] [INFO] 
14:01:11 [2019-12-20T19:01:11.460Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:01:11 [2019-12-20T19:01:11.460Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT.jar
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] 
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] 
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] 
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT.jar
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] 
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] 
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT.jar
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT.pom
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT-sources.jar
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT-pack200.jar.pack.gz
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT-p2metadata.xml
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.7-SNAPSHOT-p2artifacts.xml
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] 
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui ---
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] 
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >--
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.2.9-SNAPSHOT [84/138]
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] 
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] 
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] The project's OSGi version is 1.2.9.201912201815
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] 
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] 
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] 
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] 
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] 
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:01:11 [2019-12-20T19:01:11.718Z] [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes
14:01:12 [2019-12-20T19:01:12.702Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/dialogs/EnableChannelDialog.java:[175] 
14:01:12 [2019-12-20T19:01:12.702Z] 	fVerifyListener = e -> e.doit = e.text.matches("[0-9]*") || e.text.matches(DEFAULT_TEXT);
14:01:12 [2019-12-20T19:01:12.702Z] 	                                               ^^^^^^^^
14:01:12 [2019-12-20T19:01:12.702Z] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
14:01:12 [2019-12-20T19:01:12.702Z] 2. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/handlers/AddContextOnDomainHandler.java (at line 87)
14:01:12 [2019-12-20T19:01:12.702Z] 	if (TraceDomainType.JUL.equals(domain)) {
14:01:12 [2019-12-20T19:01:12.702Z] 	                               ^^^^^^
14:01:12 [2019-12-20T19:01:12.702Z] Unlikely argument type for equals(): TraceDomainComponent seems to be unrelated to TraceDomainType
14:01:12 [2019-12-20T19:01:12.702Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/ControlView.java:[123] 
14:01:12 [2019-12-20T19:01:12.702Z] 	FilteredTree filteredTree = new FilteredTree(parent, SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL, filter, true) {
14:01:12 [2019-12-20T19:01:12.702Z]             @Override
14:01:12 [2019-12-20T19:01:12.702Z]             protected void updateToolbar(boolean visible) {
14:01:12 [2019-12-20T19:01:12.702Z]                 super.updateToolbar(visible);
14:01:12 [2019-12-20T19:01:12.702Z]                 treeViewer.expandToLevel(DEFAULT_EXPAND_LEVEL);
14:01:12 [2019-12-20T19:01:12.702Z]             }
14:01:12 [2019-12-20T19:01:12.702Z]         };
14:01:12 [2019-12-20T19:01:12.702Z] 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:01:12 [2019-12-20T19:01:12.702Z] The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
14:01:12 [2019-12-20T19:01:12.702Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/ControlView.java:[123] 
14:01:12 [2019-12-20T19:01:12.702Z] 	FilteredTree filteredTree = new FilteredTree(parent, SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL, filter, true) {
14:01:12 [2019-12-20T19:01:12.702Z] 	                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:01:12 [2019-12-20T19:01:12.702Z] The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
14:01:12 [2019-12-20T19:01:12.702Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/handlers/ImportHandler.java:[302] 
14:01:12 [2019-12-20T19:01:12.702Z] 	Display.getDefault().syncExec(() -> TmfOpenTraceHelper.openTraceFromElement(finalTrace));
14:01:12 [2019-12-20T19:01:12.702Z] 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:01:12 [2019-12-20T19:01:12.959Z] The method openTraceFromElement(TmfCommonProjectElement) from the type TmfOpenTraceHelper is deprecated
14:01:12 [2019-12-20T19:01:12.959Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/Activator.java:[120] 
14:01:12 [2019-12-20T19:01:12.959Z] 	return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path);
14:01:12 [2019-12-20T19:01:12.959Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:01:12 [2019-12-20T19:01:12.959Z] The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated
14:01:12 [2019-12-20T19:01:12.959Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/preferences/ControlRemoteProfilesPreferencePage.java:[75] 
14:01:12 [2019-12-20T19:01:12.959Z] 	final FilteredTree filteredTree = new FilteredTree(composite,
14:01:12 [2019-12-20T19:01:12.959Z]                 SWT.MULTI | SWT.FULL_SELECTION | SWT.H_SCROLL | SWT.V_SCROLL | SWT.BORDER, new PatternFilter(), true) {
14:01:12 [2019-12-20T19:01:12.959Z]             @Override
14:01:12 [2019-12-20T19:01:12.959Z]             protected TreeViewer doCreateTreeViewer(Composite aParent, int style) {
14:01:12 [2019-12-20T19:01:12.959Z]                 fFolderViewer = LTTngProfileViewer.createLTTngProfileViewer(aParent, style);
14:01:12 [2019-12-20T19:01:12.959Z]                 return fFolderViewer;
14:01:12 [2019-12-20T19:01:12.959Z]             }
14:01:12 [2019-12-20T19:01:12.959Z]         };
14:01:12 [2019-12-20T19:01:12.959Z] 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:01:12 [2019-12-20T19:01:12.959Z] The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
14:01:12 [2019-12-20T19:01:12.959Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/preferences/ControlRemoteProfilesPreferencePage.java:[75] 
14:01:12 [2019-12-20T19:01:12.959Z] 	final FilteredTree filteredTree = new FilteredTree(composite,
14:01:12 [2019-12-20T19:01:12.959Z]                 SWT.MULTI | SWT.FULL_SELECTION | SWT.H_SCROLL | SWT.V_SCROLL | SWT.BORDER, new PatternFilter(), true) {
14:01:12 [2019-12-20T19:01:12.959Z] 	                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:01:12 [2019-12-20T19:01:12.959Z] The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
14:01:12 [2019-12-20T19:01:12.959Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/dialogs/EnableLoggersComposite.java:[349] 
14:01:12 [2019-12-20T19:01:12.959Z] 	new FilteredTree(loggersGroup, SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL | SWT.BORDER, new PatternFilter(), true) {
14:01:12 [2019-12-20T19:01:12.959Z]             @Override
14:01:12 [2019-12-20T19:01:12.959Z]             protected TreeViewer doCreateTreeViewer(Composite aparent, int style) {
14:01:12 [2019-12-20T19:01:12.959Z]                 fLoggersViewer = new CheckboxTreeViewer(aparent, SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL);
14:01:12 [2019-12-20T19:01:12.959Z]                 fLoggersViewer.getTree().setToolTipText(Messages.TraceControl_EnableEventsLoggerTreeTooltip);
14:01:12 [2019-12-20T19:01:12.959Z]                 fLoggersViewer.setContentProvider(new LoggersContentProvider());
14:01:12 [2019-12-20T19:01:12.959Z]                 fLoggersViewer.setLabelProvider(new LoggersLabelProvider());
14:01:12 [2019-12-20T19:01:12.959Z]                 fLoggersViewer.addCheckStateListener(new LoggersCheckStateListener());
14:01:12 [2019-12-20T19:01:12.959Z]                 fLoggersViewer.setInput(fProviderGroup.getParent());
14:01:12 [2019-12-20T19:01:12.959Z]                 fLoggersViewer.getTree().setLayoutData(new GridData(GridData.FILL_BOTH));
14:01:12 [2019-12-20T19:01:12.959Z]                 return fLoggersViewer;
14:01:12 [2019-12-20T19:01:12.959Z]             }
14:01:12 [2019-12-20T19:01:12.959Z]         };
14:01:12 [2019-12-20T19:01:12.959Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:01:12 [2019-12-20T19:01:12.959Z] The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
14:01:12 [2019-12-20T19:01:12.959Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/dialogs/EnableLoggersComposite.java:[349] 
14:01:12 [2019-12-20T19:01:12.959Z] 	new FilteredTree(loggersGroup, SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL | SWT.BORDER, new PatternFilter(), true) {
14:01:12 [2019-12-20T19:01:12.959Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:01:12 [2019-12-20T19:01:12.959Z] The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
14:01:12 [2019-12-20T19:01:12.959Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/dialogs/EnableUstEventsComposite.java:[434] 
14:01:12 [2019-12-20T19:01:12.959Z] 	new FilteredTree(tpGroup, SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL | SWT.BORDER, new PatternFilter(), true) {
14:01:12 [2019-12-20T19:01:12.959Z]             @Override
14:01:12 [2019-12-20T19:01:12.959Z]             protected TreeViewer doCreateTreeViewer(Composite aparent, int style) {
14:01:12 [2019-12-20T19:01:12.959Z]                 fTracepointsViewer = new CheckboxTreeViewer(aparent, SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL);
14:01:12 [2019-12-20T19:01:12.959Z]                 fTracepointsViewer.getTree().setToolTipText(Messages.TraceControl_EnableEventsTracepointTreeTooltip);
14:01:12 [2019-12-20T19:01:12.959Z]                 fTracepointsViewer.setContentProvider(new UstContentProvider());
14:01:12 [2019-12-20T19:01:12.959Z]                 fTracepointsViewer.setLabelProvider(new UstLabelProvider());
14:01:12 [2019-12-20T19:01:12.960Z]                 fTracepointsViewer.addCheckStateListener(new UstCheckStateListener());
14:01:12 [2019-12-20T19:01:12.960Z]                 fTracepointsViewer.setInput(fProviderGroup.getParent());
14:01:12 [2019-12-20T19:01:12.960Z]                 fTracepointsViewer.getTree().setLayoutData(new GridData(GridData.FILL_BOTH));
14:01:12 [2019-12-20T19:01:12.960Z]                 return fTracepointsViewer;
14:01:12 [2019-12-20T19:01:12.960Z]             }
14:01:12 [2019-12-20T19:01:12.960Z]         };
14:01:12 [2019-12-20T19:01:12.960Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:01:12 [2019-12-20T19:01:12.960Z] The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
14:01:12 [2019-12-20T19:01:12.960Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/dialogs/EnableUstEventsComposite.java:[434] 
14:01:12 [2019-12-20T19:01:12.960Z] 	new FilteredTree(tpGroup, SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL | SWT.BORDER, new PatternFilter(), true) {
14:01:12 [2019-12-20T19:01:12.960Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:01:12 [2019-12-20T19:01:12.960Z] The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
14:01:12 [2019-12-20T19:01:12.960Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/dialogs/EnableKernelEventComposite.java:[486] 
14:01:12 [2019-12-20T19:01:12.960Z] 	new FilteredTree(tracepointsGroup, SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL | SWT.BORDER, new PatternFilter(), true) {
14:01:12 [2019-12-20T19:01:12.960Z]             @Override
14:01:12 [2019-12-20T19:01:12.960Z]             protected TreeViewer doCreateTreeViewer(Composite aparent, int style) {
14:01:12 [2019-12-20T19:01:12.960Z]                 fTracepointsViewer = new CheckboxTreeViewer(aparent, SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL);
14:01:12 [2019-12-20T19:01:12.960Z]                 fTracepointsViewer.getTree().setToolTipText(Messages.TraceControl_EnableEventsTracepointTreeTooltip);
14:01:12 [2019-12-20T19:01:12.960Z]                 fTracepointsViewer.setContentProvider(new KernelContentProvider(TraceEventType.TRACEPOINT));
14:01:12 [2019-12-20T19:01:12.960Z]                 fTracepointsViewer.setLabelProvider(new KernelLabelProvider());
14:01:12 [2019-12-20T19:01:12.960Z]                 fTracepointsViewer.addCheckStateListener(new KernelCheckListener(fTracepointsViewer));
14:01:12 [2019-12-20T19:01:12.960Z]                 fTracepointsViewer.setInput(fProviderGroup);
14:01:12 [2019-12-20T19:01:12.960Z]                 fTracepointsViewer.getTree().setLayoutData(new GridData(GridData.FILL_BOTH));
14:01:12 [2019-12-20T19:01:12.960Z]                 return fTracepointsViewer;
14:01:12 [2019-12-20T19:01:12.960Z]             }
14:01:12 [2019-12-20T19:01:12.960Z]             @Override
14:01:12 [2019-12-20T19:01:12.960Z]             protected void updateToolbar(boolean visible) {
14:01:12 [2019-12-20T19:01:12.960Z]                 super.updateToolbar(visible);
14:01:12 [2019-12-20T19:01:12.960Z]                 treeViewer.expandAll();
14:01:12 [2019-12-20T19:01:12.960Z]             }
14:01:12 [2019-12-20T19:01:12.960Z]         };
14:01:12 [2019-12-20T19:01:12.960Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:01:12 [2019-12-20T19:01:12.960Z] The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
14:01:12 [2019-12-20T19:01:12.960Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/dialogs/EnableKernelEventComposite.java:[486] 
14:01:12 [2019-12-20T19:01:12.960Z] 	new FilteredTree(tracepointsGroup, SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL | SWT.BORDER, new PatternFilter(), true) {
14:01:12 [2019-12-20T19:01:12.960Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:01:12 [2019-12-20T19:01:12.960Z] The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
14:01:12 [2019-12-20T19:01:12.960Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/dialogs/EnableKernelEventComposite.java:[565] 
14:01:12 [2019-12-20T19:01:12.960Z] 	new FilteredTree(syscallGroup, SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL | SWT.BORDER, new PatternFilter(), true) {
14:01:12 [2019-12-20T19:01:12.960Z]                 @Override
14:01:12 [2019-12-20T19:01:12.960Z]                 protected TreeViewer doCreateTreeViewer(Composite aparent, int style) {
14:01:12 [2019-12-20T19:01:12.960Z]                     fSyscallsViewer = new CheckboxTreeViewer(aparent, SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL);
14:01:12 [2019-12-20T19:01:12.960Z]                     fSyscallsViewer.getTree().setToolTipText(Messages.TraceControl_EnableEventsSyscallTooltip);
14:01:12 [2019-12-20T19:01:12.960Z]                     fSyscallsViewer.setContentProvider(new KernelContentProvider(TraceEventType.SYSCALL));
14:01:12 [2019-12-20T19:01:12.960Z]                     fSyscallsViewer.setLabelProvider(new KernelLabelProvider());
14:01:12 [2019-12-20T19:01:12.960Z]                     fSyscallsViewer.addCheckStateListener(new KernelCheckListener(fSyscallsViewer));
14:01:12 [2019-12-20T19:01:12.960Z]                     fSyscallsViewer.setInput(fProviderGroup);
14:01:12 [2019-12-20T19:01:12.960Z]                     fSyscallsViewer.getTree().setLayoutData(new GridData(GridData.FILL_BOTH));
14:01:12 [2019-12-20T19:01:12.960Z]                     return fSyscallsViewer;
14:01:12 [2019-12-20T19:01:12.960Z]                 }
14:01:12 [2019-12-20T19:01:12.960Z]                 @Override
14:01:12 [2019-12-20T19:01:12.960Z]                 protected void updateToolbar(boolean visible) {
14:01:12 [2019-12-20T19:01:12.960Z]                     super.updateToolbar(visible);
14:01:12 [2019-12-20T19:01:12.960Z]                     treeViewer.expandAll();
14:01:12 [2019-12-20T19:01:12.960Z]                 }
14:01:12 [2019-12-20T19:01:12.960Z]             };
14:01:12 [2019-12-20T19:01:12.960Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:01:12 [2019-12-20T19:01:12.960Z] The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
14:01:12 [2019-12-20T19:01:12.960Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/dialogs/EnableKernelEventComposite.java:[565] 
14:01:12 [2019-12-20T19:01:12.960Z] 	new FilteredTree(syscallGroup, SWT.MULTI | SWT.H_SCROLL | SWT.V_SCROLL | SWT.BORDER, new PatternFilter(), true) {
14:01:12 [2019-12-20T19:01:12.960Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:01:12 [2019-12-20T19:01:12.960Z] The constructor FilteredTree(Composite, int, PatternFilter, boolean) is deprecated
14:01:12 [2019-12-20T19:01:12.960Z] 16 problems (0 errors, 15 warnings, 1 info)
14:01:12 [2019-12-20T19:01:12.960Z] [INFO] 
14:01:12 [2019-12-20T19:01:12.960Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:01:12 [2019-12-20T19:01:12.960Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:01:12 [2019-12-20T19:01:12.960Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources
14:01:12 [2019-12-20T19:01:12.960Z] [INFO] 
14:01:12 [2019-12-20T19:01:12.960Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:01:12 [2019-12-20T19:01:12.960Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT-sources.jar
14:01:12 [2019-12-20T19:01:12.960Z] [INFO] 
14:01:12 [2019-12-20T19:01:12.960Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:01:12 [2019-12-20T19:01:12.960Z] [INFO] 
14:01:12 [2019-12-20T19:01:12.960Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:01:13 [2019-12-20T19:01:13.215Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT.jar
14:01:13 [2019-12-20T19:01:13.471Z] [INFO] 
14:01:13 [2019-12-20T19:01:13.471Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:01:13 [2019-12-20T19:01:13.471Z] [INFO] 
14:01:13 [2019-12-20T19:01:13.471Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:01:13 [2019-12-20T19:01:13.471Z] [INFO] 
14:01:13 [2019-12-20T19:01:13.471Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:01:13 [2019-12-20T19:01:13.471Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT.jar
14:01:13 [2019-12-20T19:01:13.726Z] [INFO] 
14:01:13 [2019-12-20T19:01:13.726Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:01:13 [2019-12-20T19:01:13.726Z] [INFO] 
14:01:13 [2019-12-20T19:01:13.726Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:01:13 [2019-12-20T19:01:13.726Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT.jar
14:01:13 [2019-12-20T19:01:13.726Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT.pom
14:01:13 [2019-12-20T19:01:13.982Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT-sources.jar
14:01:13 [2019-12-20T19:01:13.982Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT-pack200.jar.pack.gz
14:01:13 [2019-12-20T19:01:13.982Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT-p2metadata.xml
14:01:13 [2019-12-20T19:01:13.982Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.9-SNAPSHOT-p2artifacts.xml
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] 
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui ---
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] 
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >--
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 5.2.0-SNAPSHOT [85/138]
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] 
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control ---
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] 
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] The project's OSGi version is 5.2.0.201912201815
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] 
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] 
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] 
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] 
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control ---
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] 
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] 
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control ---
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.2.0-SNAPSHOT.jar
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] 
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control ---
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] 
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] 
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control ---
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.2.0-SNAPSHOT-sources-feature.jar
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] 
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control ---
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] 
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] 
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control ---
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.2.0-SNAPSHOT.jar
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.2.0-SNAPSHOT.pom
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.2.0-SNAPSHOT-sources-feature.jar
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.2.0-SNAPSHOT-p2metadata.xml
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-5.2.0-SNAPSHOT-p2artifacts.xml
14:01:14 [2019-12-20T19:01:14.238Z] [INFO] 
14:01:14 [2019-12-20T19:01:14.239Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control ---
14:01:14 [2019-12-20T19:01:14.239Z] [INFO] 
14:01:14 [2019-12-20T19:01:14.239Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >--
14:01:14 [2019-12-20T19:01:14.239Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.1-SNAPSHOT [86/138]
14:01:14 [2019-12-20T19:01:14.494Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:01:14 [2019-12-20T19:01:14.495Z] [INFO] 
14:01:14 [2019-12-20T19:01:14.495Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:01:14 [2019-12-20T19:01:14.495Z] [INFO] 
14:01:14 [2019-12-20T19:01:14.495Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:01:14 [2019-12-20T19:01:14.495Z] [INFO] The project's OSGi version is 1.1.1.201912201815
14:01:14 [2019-12-20T19:01:14.495Z] [INFO] 
14:01:14 [2019-12-20T19:01:14.495Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:01:14 [2019-12-20T19:01:14.495Z] [INFO] 
14:01:14 [2019-12-20T19:01:14.495Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:01:14 [2019-12-20T19:01:14.495Z] [INFO] 
14:01:14 [2019-12-20T19:01:14.495Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:01:14 [2019-12-20T19:01:14.495Z] [INFO] 
14:01:14 [2019-12-20T19:01:14.495Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:01:14 [2019-12-20T19:01:14.495Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:01:14 [2019-12-20T19:01:14.495Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources
14:01:14 [2019-12-20T19:01:14.495Z] [INFO] 
14:01:14 [2019-12-20T19:01:14.495Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:01:14 [2019-12-20T19:01:14.495Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes
14:01:14 [2019-12-20T19:01:14.495Z] [INFO] 
14:01:14 [2019-12-20T19:01:14.495Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:01:14 [2019-12-20T19:01:14.495Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:01:14 [2019-12-20T19:01:14.495Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources
14:01:14 [2019-12-20T19:01:14.495Z] [INFO] 
14:01:14 [2019-12-20T19:01:14.495Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:01:14 [2019-12-20T19:01:14.495Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-sources.jar
14:01:14 [2019-12-20T19:01:14.495Z] [INFO] 
14:01:14 [2019-12-20T19:01:14.495Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:01:14 [2019-12-20T19:01:14.750Z] [INFO] 
14:01:14 [2019-12-20T19:01:14.750Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:01:14 [2019-12-20T19:01:14.750Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar
14:01:14 [2019-12-20T19:01:14.750Z] [INFO] 
14:01:14 [2019-12-20T19:01:14.750Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:01:14 [2019-12-20T19:01:14.750Z] [INFO] 
14:01:14 [2019-12-20T19:01:14.750Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:01:14 [2019-12-20T19:01:14.750Z] [INFO] 
14:01:14 [2019-12-20T19:01:14.750Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:01:14 [2019-12-20T19:01:14.750Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar
14:01:14 [2019-12-20T19:01:14.750Z] [INFO] 
14:01:14 [2019-12-20T19:01:14.750Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:01:14 [2019-12-20T19:01:14.750Z] [INFO] 
14:01:14 [2019-12-20T19:01:14.750Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:01:15 [2019-12-20T19:01:15.680Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.log
14:01:15 [2019-12-20T19:01:15.680Z] [INFO] Command line:
14:01:15 [2019-12-20T19:01:15.680Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:01:15 [2019-12-20T19:01:15.680Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:01:18 [2019-12-20T19:01:18.196Z] !SESSION 2019-12-20 19:01:15.558 -----------------------------------------------
14:01:18 [2019-12-20T19:01:18.196Z] eclipse.buildId=unknown
14:01:18 [2019-12-20T19:01:18.196Z] java.version=1.8.0_202
14:01:18 [2019-12-20T19:01:18.196Z] java.vendor=Oracle Corporation
14:01:18 [2019-12-20T19:01:18.196Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:01:18 [2019-12-20T19:01:18.196Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:01:18 [2019-12-20T19:01:18.196Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:01:18 [2019-12-20T19:01:18.196Z] 
14:01:18 [2019-12-20T19:01:18.196Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 19:01:17.711
14:01:18 [2019-12-20T19:01:18.196Z] !MESSAGE FrameworkEvent ERROR
14:01:18 [2019-12-20T19:01:18.196Z] !STACK 0
14:01:18 [2019-12-20T19:01:18.196Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:01:18 [2019-12-20T19:01:18.196Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:01:18 [2019-12-20T19:01:18.196Z] 
14:01:18 [2019-12-20T19:01:18.196Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:01:18 [2019-12-20T19:01:18.196Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:01:18 [2019-12-20T19:01:18.196Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:01:18 [2019-12-20T19:01:18.196Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:01:18 [2019-12-20T19:01:18.196Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:01:18 [2019-12-20T19:01:18.196Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:01:18 [2019-12-20T19:01:18.196Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:01:18 [2019-12-20T19:01:18.196Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:01:18 [2019-12-20T19:01:18.196Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:01:18 [2019-12-20T19:01:18.196Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:01:18 [2019-12-20T19:01:18.196Z] 
14:01:18 [2019-12-20T19:01:18.196Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 19:01:17.927
14:01:18 [2019-12-20T19:01:18.196Z] !MESSAGE FrameworkEvent ERROR
14:01:18 [2019-12-20T19:01:18.196Z] !STACK 0
14:01:18 [2019-12-20T19:01:18.196Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:01:18 [2019-12-20T19:01:18.196Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:01:18 [2019-12-20T19:01:18.196Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:01:18 [2019-12-20T19:01:18.196Z]     -> 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:01:18 [2019-12-20T19:01:18.196Z]        org.apache.httpcomponents.httpclient.win [35]
14:01:18 [2019-12-20T19:01:18.196Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:01:18 [2019-12-20T19:01:18.196Z] 
14:01:18 [2019-12-20T19:01:18.196Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:01:18 [2019-12-20T19:01:18.196Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:01:18 [2019-12-20T19:01:18.196Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:01:18 [2019-12-20T19:01:18.196Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:01:18 [2019-12-20T19:01:18.196Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:01:18 [2019-12-20T19:01:18.197Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:01:18 [2019-12-20T19:01:18.197Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:01:18 [2019-12-20T19:01:18.197Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:01:18 [2019-12-20T19:01:18.197Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:01:18 [2019-12-20T19:01:18.197Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:01:20 [2019-12-20T19:01:20.084Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
14:01:20 [2019-12-20T19:01:20.340Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
14:01:20 [2019-12-20T19:01:20.340Z] testDomainInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0.007 s
14:01:20 [2019-12-20T19:01:20.340Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.340Z] testDomainInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.340Z] testDomainlCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.340Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.340Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.340Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0.001 s
14:01:20 [2019-12-20T19:01:20.340Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.340Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
14:01:20 [2019-12-20T19:01:20.341Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
14:01:20 [2019-12-20T19:01:20.341Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testBaseLoggerInfoCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testBaseLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0.001 s
14:01:20 [2019-12-20T19:01:20.341Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testBaseLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
14:01:20 [2019-12-20T19:01:20.341Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
14:01:20 [2019-12-20T19:01:20.341Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testTraceInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testTraceInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testTraceInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
14:01:20 [2019-12-20T19:01:20.341Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
14:01:20 [2019-12-20T19:01:20.341Z] testSessionInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testSessionInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testSessionCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testToString_3(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0.001 s
14:01:20 [2019-12-20T19:01:20.341Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
14:01:20 [2019-12-20T19:01:20.341Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
14:01:20 [2019-12-20T19:01:20.341Z] testUstProviderInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testUstProviderInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testUstProviderCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0.001 s
14:01:20 [2019-12-20T19:01:20.341Z] testSetLoggers_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0.001 s
14:01:20 [2019-12-20T19:01:20.341Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
14:01:20 [2019-12-20T19:01:20.341Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
14:01:20 [2019-12-20T19:01:20.341Z] testSnapshotInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testSnapshotCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testSnapshotInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
14:01:20 [2019-12-20T19:01:20.341Z] 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:01:20 [2019-12-20T19:01:20.341Z] testChannelInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0.001 s
14:01:20 [2019-12-20T19:01:20.341Z] testAddAndGetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testChannelInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testChannelCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.341Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
14:01:20 [2019-12-20T19:01:20.598Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
14:01:20 [2019-12-20T19:01:20.598Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0.001 s
14:01:20 [2019-12-20T19:01:20.598Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
14:01:20 [2019-12-20T19:01:20.598Z] 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:01:20 [2019-12-20T19:01:20.598Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
14:01:20 [2019-12-20T19:01:20.598Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
14:01:20 [2019-12-20T19:01:20.598Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testFiledInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testSetFieldType(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
14:01:20 [2019-12-20T19:01:20.598Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
14:01:20 [2019-12-20T19:01:20.598Z] testGetEventType_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testAddField(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0.001 s
14:01:20 [2019-12-20T19:01:20.598Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testExcludedEvents(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testSetEventType_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testSetFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
14:01:20 [2019-12-20T19:01:20.598Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
14:01:20 [2019-12-20T19:01:20.598Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0.001 s
14:01:20 [2019-12-20T19:01:20.598Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.598Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.599Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.599Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.599Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.599Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.599Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.599Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.599Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
14:01:20 [2019-12-20T19:01:20.599Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
14:01:20 [2019-12-20T19:01:20.599Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.599Z] testActivator(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.599Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.599Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
14:01:20 [2019-12-20T19:01:20.599Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
14:01:20 [2019-12-20T19:01:20.854Z] 
14:01:20 [2019-12-20T19:01:20.854Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2019-12-20 19:01:20.810
14:01:20 [2019-12-20T19:01:20.854Z] !MESSAGE Error generating the session configuration file: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.lttng2.control.core/test_session.lttng
14:01:20 [2019-12-20T19:01:20.854Z] !STACK 0
14:01:20 [2019-12-20T19:01:20.854Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration
14:01:20 [2019-12-20T19:01:20.854Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:256)
14:01:20 [2019-12-20T19:01:20.854Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:197)
14:01:20 [2019-12-20T19:01:20.854Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:151)
14:01:20 [2019-12-20T19:01:20.854Z] 	at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:154)
14:01:20 [2019-12-20T19:01:20.854Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:01:20 [2019-12-20T19:01:20.854Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:01:20 [2019-12-20T19:01:20.854Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:01:20 [2019-12-20T19:01:20.854Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:01:20 [2019-12-20T19:01:20.854Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
14:01:20 [2019-12-20T19:01:20.854Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:01:20 [2019-12-20T19:01:20.854Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
14:01:20 [2019-12-20T19:01:20.854Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:01:20 [2019-12-20T19:01:20.854Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:01:20 [2019-12-20T19:01:20.854Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:01:20 [2019-12-20T19:01:20.854Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
14:01:20 [2019-12-20T19:01:20.854Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
14:01:20 [2019-12-20T19:01:20.854Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
14:01:20 [2019-12-20T19:01:20.854Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
14:01:20 [2019-12-20T19:01:20.854Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
14:01:20 [2019-12-20T19:01:20.854Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
14:01:20 [2019-12-20T19:01:20.854Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
14:01:20 [2019-12-20T19:01:20.855Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
14:01:20 [2019-12-20T19:01:20.855Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
14:01:20 [2019-12-20T19:01:20.855Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:01:20 [2019-12-20T19:01:20.855Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:01:20 [2019-12-20T19:01:20.855Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:01:20 [2019-12-20T19:01:20.855Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:01:20 [2019-12-20T19:01:20.855Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:01:20 [2019-12-20T19:01:20.855Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:01:20 [2019-12-20T19:01:20.855Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:01:20 [2019-12-20T19:01:20.855Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:01:20 [2019-12-20T19:01:20.855Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:01:20 [2019-12-20T19:01:20.855Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:01:20 [2019-12-20T19:01:20.855Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:01:20 [2019-12-20T19:01:20.855Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
14:01:20 [2019-12-20T19:01:20.855Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
14:01:20 [2019-12-20T19:01:20.855Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:01:20 [2019-12-20T19:01:20.855Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:01:20 [2019-12-20T19:01:20.855Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:01:20 [2019-12-20T19:01:20.855Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:01:20 [2019-12-20T19:01:20.855Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:593)
14:01:20 [2019-12-20T19:01:20.855Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
14:01:20 [2019-12-20T19:01:20.855Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:01:20 [2019-12-20T19:01:20.855Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:01:20 [2019-12-20T19:01:20.855Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:01:20 [2019-12-20T19:01:20.855Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:01:20 [2019-12-20T19:01:20.855Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:01:20 [2019-12-20T19:01:20.855Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:01:20 [2019-12-20T19:01:20.855Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:01:20 [2019-12-20T19:01:20.855Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:01:20 [2019-12-20T19:01:20.855Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:01:20 [2019-12-20T19:01:20.855Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:01:20 [2019-12-20T19:01:20.855Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:01:20 [2019-12-20T19:01:20.855Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:01:21 [2019-12-20T19:01:21.111Z] 
14:01:21 [2019-12-20T19:01:21.111Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2019-12-20 19:01:20.906
14:01:21 [2019-12-20T19:01:21.111Z] !MESSAGE XML Parsing error at line 44: cvc-complex-type.2.4.b: The content of element 'domain' is not complete. One of '{type}' is expected.
14:01:21 [2019-12-20T19:01:21.111Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.464 s - in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
14:01:21 [2019-12-20T19:01:21.111Z] testGenerateSessionConfig(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest)  Time elapsed: 0.363 s
14:01:21 [2019-12-20T19:01:21.111Z] testSessionValidate(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest)  Time elapsed: 0.094 s
14:01:21 [2019-12-20T19:01:21.111Z] 
14:01:21 [2019-12-20T19:01:21.111Z] Results:
14:01:21 [2019-12-20T19:01:21.111Z] 
14:01:21 [2019-12-20T19:01:21.111Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0
14:01:21 [2019-12-20T19:01:21.111Z] 
14:01:22 [2019-12-20T19:01:22.037Z] [INFO] All tests passed!
14:01:22 [2019-12-20T19:01:22.037Z] [INFO] 
14:01:22 [2019-12-20T19:01:22.037Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:01:22 [2019-12-20T19:01:22.037Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar
14:01:22 [2019-12-20T19:01:22.037Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.pom
14:01:22 [2019-12-20T19:01:22.037Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-sources.jar
14:01:22 [2019-12-20T19:01:22.037Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-pack200.jar.pack.gz
14:01:22 [2019-12-20T19:01:22.037Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-p2metadata.xml
14:01:22 [2019-12-20T19:01:22.037Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.1-SNAPSHOT-p2artifacts.xml
14:01:22 [2019-12-20T19:01:22.037Z] [INFO] 
14:01:22 [2019-12-20T19:01:22.037Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
14:01:22 [2019-12-20T19:01:22.037Z] [INFO] 
14:01:22 [2019-12-20T19:01:22.037Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >--
14:01:22 [2019-12-20T19:01:22.037Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.0-SNAPSHOT [87/138]
14:01:22 [2019-12-20T19:01:22.037Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:01:22 [2019-12-20T19:01:22.037Z] [INFO] 
14:01:22 [2019-12-20T19:01:22.037Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:01:22 [2019-12-20T19:01:22.037Z] [INFO] 
14:01:22 [2019-12-20T19:01:22.037Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:01:22 [2019-12-20T19:01:22.037Z] [INFO] The project's OSGi version is 1.0.0.201912201815
14:01:22 [2019-12-20T19:01:22.037Z] [INFO] 
14:01:22 [2019-12-20T19:01:22.037Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:01:22 [2019-12-20T19:01:22.037Z] [INFO] 
14:01:22 [2019-12-20T19:01:22.037Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:01:22 [2019-12-20T19:01:22.037Z] [INFO] 
14:01:22 [2019-12-20T19:01:22.037Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:01:22 [2019-12-20T19:01:22.037Z] [INFO] 
14:01:22 [2019-12-20T19:01:22.037Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:01:22 [2019-12-20T19:01:22.037Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:01:22 [2019-12-20T19:01:22.037Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources
14:01:22 [2019-12-20T19:01:22.037Z] [INFO] 
14:01:22 [2019-12-20T19:01:22.037Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:01:22 [2019-12-20T19:01:22.037Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes
14:01:22 [2019-12-20T19:01:22.293Z] [INFO] 
14:01:22 [2019-12-20T19:01:22.293Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:01:22 [2019-12-20T19:01:22.293Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:01:22 [2019-12-20T19:01:22.293Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources
14:01:22 [2019-12-20T19:01:22.293Z] [INFO] 
14:01:22 [2019-12-20T19:01:22.293Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:01:22 [2019-12-20T19:01:22.293Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-sources.jar
14:01:22 [2019-12-20T19:01:22.293Z] [INFO] 
14:01:22 [2019-12-20T19:01:22.293Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:01:22 [2019-12-20T19:01:22.293Z] [INFO] 
14:01:22 [2019-12-20T19:01:22.293Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:01:22 [2019-12-20T19:01:22.293Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar
14:01:22 [2019-12-20T19:01:22.293Z] [INFO] 
14:01:22 [2019-12-20T19:01:22.293Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:01:22 [2019-12-20T19:01:22.293Z] [INFO] 
14:01:22 [2019-12-20T19:01:22.293Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:01:22 [2019-12-20T19:01:22.293Z] [INFO] 
14:01:22 [2019-12-20T19:01:22.293Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:01:22 [2019-12-20T19:01:22.293Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar
14:01:22 [2019-12-20T19:01:22.293Z] [INFO] 
14:01:22 [2019-12-20T19:01:22.293Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:01:22 [2019-12-20T19:01:22.293Z] [INFO] 
14:01:22 [2019-12-20T19:01:22.293Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:01:23 [2019-12-20T19:01:23.219Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data/.metadata/.log
14:01:23 [2019-12-20T19:01:23.219Z] [INFO] Command line:
14:01:23 [2019-12-20T19:01:23.220Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:01:23 [2019-12-20T19:01:23.220Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:01:25 [2019-12-20T19:01:25.738Z] !SESSION 2019-12-20 19:01:23.147 -----------------------------------------------
14:01:25 [2019-12-20T19:01:25.738Z] eclipse.buildId=unknown
14:01:25 [2019-12-20T19:01:25.738Z] java.version=1.8.0_202
14:01:25 [2019-12-20T19:01:25.738Z] java.vendor=Oracle Corporation
14:01:25 [2019-12-20T19:01:25.738Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:01:25 [2019-12-20T19:01:25.738Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:01:25 [2019-12-20T19:01:25.738Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:01:25 [2019-12-20T19:01:25.738Z] 
14:01:25 [2019-12-20T19:01:25.738Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 19:01:25.313
14:01:25 [2019-12-20T19:01:25.738Z] !MESSAGE FrameworkEvent ERROR
14:01:25 [2019-12-20T19:01:25.738Z] !STACK 0
14:01:25 [2019-12-20T19:01:25.738Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:01:25 [2019-12-20T19:01:25.738Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:01:25 [2019-12-20T19:01:25.738Z] 
14:01:25 [2019-12-20T19:01:25.738Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:01:25 [2019-12-20T19:01:25.738Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:01:25 [2019-12-20T19:01:25.738Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:01:25 [2019-12-20T19:01:25.738Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:01:25 [2019-12-20T19:01:25.738Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:01:25 [2019-12-20T19:01:25.738Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:01:25 [2019-12-20T19:01:25.738Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:01:25 [2019-12-20T19:01:25.738Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:01:25 [2019-12-20T19:01:25.738Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:01:25 [2019-12-20T19:01:25.738Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:01:25 [2019-12-20T19:01:25.738Z] 
14:01:25 [2019-12-20T19:01:25.738Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 19:01:25.525
14:01:25 [2019-12-20T19:01:25.738Z] !MESSAGE FrameworkEvent ERROR
14:01:25 [2019-12-20T19:01:25.738Z] !STACK 0
14:01:25 [2019-12-20T19:01:25.738Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:01:25 [2019-12-20T19:01:25.738Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:01:25 [2019-12-20T19:01:25.738Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:01:25 [2019-12-20T19:01:25.738Z]     -> 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:01:25 [2019-12-20T19:01:25.738Z]        org.apache.httpcomponents.httpclient.win [35]
14:01:25 [2019-12-20T19:01:25.738Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:01:25 [2019-12-20T19:01:25.738Z] 
14:01:25 [2019-12-20T19:01:25.738Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:01:25 [2019-12-20T19:01:25.738Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:01:25 [2019-12-20T19:01:25.738Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:01:25 [2019-12-20T19:01:25.738Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:01:25 [2019-12-20T19:01:25.738Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:01:25 [2019-12-20T19:01:25.738Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:01:25 [2019-12-20T19:01:25.738Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:01:25 [2019-12-20T19:01:25.738Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:01:25 [2019-12-20T19:01:25.738Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:01:25 [2019-12-20T19:01:25.738Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:01:27 [2019-12-20T19:01:27.103Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
14:01:27 [2019-12-20T19:01:27.359Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.403 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
14:01:27 [2019-12-20T19:01:27.359Z] testExecuteError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest)  Time elapsed: 0.133 s
14:01:27 [2019-12-20T19:01:27.359Z] testExecuteSuccess(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest)  Time elapsed: 0.046 s
14:01:27 [2019-12-20T19:01:27.359Z] testExecuteException(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest)  Time elapsed: 0.003 s
14:01:27 [2019-12-20T19:01:27.359Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
14:01:27 [2019-12-20T19:01:27.615Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
14:01:27 [2019-12-20T19:01:27.615Z] testNullSegment(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest)  Time elapsed: 0 s
14:01:27 [2019-12-20T19:01:27.615Z] testConstructorAndAdd(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest)  Time elapsed: 0.003 s
14:01:27 [2019-12-20T19:01:27.615Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
14:01:27 [2019-12-20T19:01:27.615Z] 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:01:27 [2019-12-20T19:01:27.615Z] testConstructorNoError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest)  Time elapsed: 0 s
14:01:27 [2019-12-20T19:01:27.615Z] testConstructorError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest)  Time elapsed: 0 s
14:01:27 [2019-12-20T19:01:27.615Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
14:01:27 [2019-12-20T19:01:27.615Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
14:01:27 [2019-12-20T19:01:27.615Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest)  Time elapsed: 0 s
14:01:27 [2019-12-20T19:01:27.615Z] testGetDefault(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest)  Time elapsed: 0 s
14:01:27 [2019-12-20T19:01:27.615Z] 
14:01:27 [2019-12-20T19:01:27.615Z] Results:
14:01:27 [2019-12-20T19:01:27.615Z] 
14:01:27 [2019-12-20T19:01:27.615Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
14:01:27 [2019-12-20T19:01:27.615Z] 
14:01:28 [2019-12-20T19:01:28.543Z] [INFO] All tests passed!
14:01:28 [2019-12-20T19:01:28.543Z] [INFO] 
14:01:28 [2019-12-20T19:01:28.543Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:01:28 [2019-12-20T19:01:28.543Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar
14:01:28 [2019-12-20T19:01:28.543Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.pom
14:01:28 [2019-12-20T19:01:28.543Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-sources.jar
14:01:28 [2019-12-20T19:01:28.543Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz
14:01:28 [2019-12-20T19:01:28.543Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-p2metadata.xml
14:01:28 [2019-12-20T19:01:28.543Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml
14:01:28 [2019-12-20T19:01:28.543Z] [INFO] 
14:01:28 [2019-12-20T19:01:28.544Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
14:01:28 [2019-12-20T19:01:28.544Z] [INFO] 
14:01:28 [2019-12-20T19:01:28.544Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >--
14:01:28 [2019-12-20T19:01:28.544Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.3-SNAPSHOT [88/138]
14:01:28 [2019-12-20T19:01:28.544Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:01:28 [2019-12-20T19:01:28.544Z] [INFO] 
14:01:28 [2019-12-20T19:01:28.544Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:01:28 [2019-12-20T19:01:28.544Z] [INFO] 
14:01:28 [2019-12-20T19:01:28.544Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:01:28 [2019-12-20T19:01:28.544Z] [INFO] The project's OSGi version is 2.0.3.201912201815
14:01:28 [2019-12-20T19:01:28.544Z] [INFO] 
14:01:28 [2019-12-20T19:01:28.544Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:01:28 [2019-12-20T19:01:28.544Z] [INFO] 
14:01:28 [2019-12-20T19:01:28.544Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:01:28 [2019-12-20T19:01:28.544Z] [INFO] 
14:01:28 [2019-12-20T19:01:28.544Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:01:28 [2019-12-20T19:01:28.544Z] [INFO] 
14:01:28 [2019-12-20T19:01:28.544Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:01:28 [2019-12-20T19:01:28.544Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:01:28 [2019-12-20T19:01:28.544Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources
14:01:28 [2019-12-20T19:01:28.544Z] [INFO] 
14:01:28 [2019-12-20T19:01:28.544Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:01:28 [2019-12-20T19:01:28.544Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes
14:01:29 [2019-12-20T19:01:29.105Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/org/eclipse/tracecompass/lttng2/control/ui/tests/model/component/TraceControlTestFacility.java:[263] 
14:01:29 [2019-12-20T19:01:29.105Z] 	Object handlerServiceObject = fControlView.getSite().getService(IHandlerService.class);
14:01:29 [2019-12-20T19:01:29.105Z] 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:01:29 [2019-12-20T19:01:29.105Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull IHandlerService'. Declaring type 'IServiceLocator' doesn't seem to be designed with null type annotations in mind
14:01:29 [2019-12-20T19:01:29.105Z] 1 problem (1 warning)
14:01:29 [2019-12-20T19:01:29.105Z] [INFO] 
14:01:29 [2019-12-20T19:01:29.105Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:01:29 [2019-12-20T19:01:29.105Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:01:29 [2019-12-20T19:01:29.105Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources
14:01:29 [2019-12-20T19:01:29.105Z] [INFO] 
14:01:29 [2019-12-20T19:01:29.105Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:01:29 [2019-12-20T19:01:29.105Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT-sources.jar
14:01:29 [2019-12-20T19:01:29.360Z] [INFO] 
14:01:29 [2019-12-20T19:01:29.360Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:01:29 [2019-12-20T19:01:29.360Z] [INFO] 
14:01:29 [2019-12-20T19:01:29.360Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:01:29 [2019-12-20T19:01:29.360Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT.jar
14:01:29 [2019-12-20T19:01:29.360Z] [INFO] 
14:01:29 [2019-12-20T19:01:29.360Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:01:29 [2019-12-20T19:01:29.360Z] [INFO] 
14:01:29 [2019-12-20T19:01:29.360Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:01:29 [2019-12-20T19:01:29.360Z] [INFO] 
14:01:29 [2019-12-20T19:01:29.360Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:01:29 [2019-12-20T19:01:29.360Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT.jar
14:01:29 [2019-12-20T19:01:29.616Z] [INFO] 
14:01:29 [2019-12-20T19:01:29.616Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:01:29 [2019-12-20T19:01:29.616Z] [INFO] 
14:01:29 [2019-12-20T19:01:29.616Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:01:30 [2019-12-20T19:01:30.543Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data/.metadata/.log
14:01:30 [2019-12-20T19:01:30.543Z] [INFO] Command line:
14:01:30 [2019-12-20T19:01:30.543Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:01:30 [2019-12-20T19:01:30.543Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:01:33 [2019-12-20T19:01:33.810Z] !SESSION 2019-12-20 19:01:30.650 -----------------------------------------------
14:01:33 [2019-12-20T19:01:33.810Z] eclipse.buildId=unknown
14:01:33 [2019-12-20T19:01:33.810Z] java.version=1.8.0_202
14:01:33 [2019-12-20T19:01:33.810Z] java.vendor=Oracle Corporation
14:01:33 [2019-12-20T19:01:33.810Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:01:33 [2019-12-20T19:01:33.810Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
14:01:33 [2019-12-20T19:01:33.810Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:01:33 [2019-12-20T19:01:33.810Z] 
14:01:33 [2019-12-20T19:01:33.810Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 19:01:33.114
14:01:33 [2019-12-20T19:01:33.810Z] !MESSAGE FrameworkEvent ERROR
14:01:33 [2019-12-20T19:01:33.810Z] !STACK 0
14:01:33 [2019-12-20T19:01:33.810Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:01:33 [2019-12-20T19:01:33.810Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:01:33 [2019-12-20T19:01:33.810Z] 
14:01:33 [2019-12-20T19:01:33.810Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:01:33 [2019-12-20T19:01:33.810Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:01:33 [2019-12-20T19:01:33.810Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:01:33 [2019-12-20T19:01:33.810Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:01:33 [2019-12-20T19:01:33.810Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:01:33 [2019-12-20T19:01:33.810Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:01:33 [2019-12-20T19:01:33.810Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:01:33 [2019-12-20T19:01:33.810Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:01:33 [2019-12-20T19:01:33.810Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:01:33 [2019-12-20T19:01:33.810Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:01:33 [2019-12-20T19:01:33.810Z] 
14:01:33 [2019-12-20T19:01:33.810Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 19:01:33.237
14:01:33 [2019-12-20T19:01:33.810Z] !MESSAGE FrameworkEvent ERROR
14:01:33 [2019-12-20T19:01:33.810Z] !STACK 0
14:01:33 [2019-12-20T19:01:33.810Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:01:33 [2019-12-20T19:01:33.810Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:01:33 [2019-12-20T19:01:33.810Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:01:33 [2019-12-20T19:01:33.810Z]     -> 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:01:33 [2019-12-20T19:01:33.810Z]        org.apache.httpcomponents.httpclient.win [36]
14:01:33 [2019-12-20T19:01:33.810Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:01:33 [2019-12-20T19:01:33.810Z] 
14:01:33 [2019-12-20T19:01:33.810Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:01:33 [2019-12-20T19:01:33.810Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:01:33 [2019-12-20T19:01:33.810Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:01:33 [2019-12-20T19:01:33.810Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:01:33 [2019-12-20T19:01:33.810Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:01:33 [2019-12-20T19:01:33.810Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:01:33 [2019-12-20T19:01:33.810Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:01:33 [2019-12-20T19:01:33.810Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:01:33 [2019-12-20T19:01:33.810Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:01:33 [2019-12-20T19:01:33.810Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:01:35 [2019-12-20T19:01:35.175Z] process 10475: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
14:01:35 [2019-12-20T19:01:35.175Z] See the manual page for dbus-uuidgen to correct this issue.
14:01:35 [2019-12-20T19:01:35.175Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
14:01:35 [2019-12-20T19:01:35.175Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
14:01:45 [2019-12-20T19:01:45.115Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
14:01:45 [2019-12-20T19:01:45.115Z] *** BUG ***
14:01:45 [2019-12-20T19:01:45.115Z] In pixman_region32_init_rect: Invalid rectangle passed
14:01:45 [2019-12-20T19:01:45.115Z] Set a breakpoint on '_pixman_log_error' to debug
14:01:45 [2019-12-20T19:01:45.115Z] 
14:01:45 [2019-12-20T19:01:45.115Z] *** BUG ***
14:01:45 [2019-12-20T19:01:45.115Z] In pixman_region32_init_rect: Invalid rectangle passed
14:01:45 [2019-12-20T19:01:45.115Z] Set a breakpoint on '_pixman_log_error' to debug
14:01:45 [2019-12-20T19:01:45.115Z] 
14:01:46 [2019-12-20T19:01:46.481Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.83 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
14:01:46 [2019-12-20T19:01:46.481Z] testUstProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest)  Time elapsed: 1.804 s
14:01:46 [2019-12-20T19:01:46.481Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
14:01:46 [2019-12-20T19:01:46.481Z] *** BUG ***
14:01:46 [2019-12-20T19:01:46.481Z] In pixman_region32_init_rect: Invalid rectangle passed
14:01:46 [2019-12-20T19:01:46.481Z] Set a breakpoint on '_pixman_log_error' to debug
14:01:46 [2019-12-20T19:01:46.481Z] 
14:01:46 [2019-12-20T19:01:46.481Z] *** BUG ***
14:01:46 [2019-12-20T19:01:46.481Z] In pixman_region32_init_rect: Invalid rectangle passed
14:01:46 [2019-12-20T19:01:46.481Z] Set a breakpoint on '_pixman_log_error' to debug
14:01:46 [2019-12-20T19:01:46.481Z] 
14:01:47 [2019-12-20T19:01:47.412Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.993 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
14:01:47 [2019-12-20T19:01:47.412Z] testKernelProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest)  Time elapsed: 0.992 s
14:01:47 [2019-12-20T19:01:47.412Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
14:01:47 [2019-12-20T19:01:47.412Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
14:01:47 [2019-12-20T19:01:47.412Z] testGetImage_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.001 s
14:01:47 [2019-12-20T19:01:47.412Z] testFireCompenentUpdated(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.001 s
14:01:47 [2019-12-20T19:01:47.412Z] testGetChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
14:01:47 [2019-12-20T19:01:47.412Z] testGetAndSetChildren(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
14:01:47 [2019-12-20T19:01:47.412Z] testGetAdapter(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
14:01:47 [2019-12-20T19:01:47.412Z] testRemoveAllChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
14:01:47 [2019-12-20T19:01:47.412Z] testRemoveComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
14:01:47 [2019-12-20T19:01:47.412Z] testRemoveComponentListener_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
14:01:47 [2019-12-20T19:01:47.412Z] testRemoveChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
14:01:47 [2019-12-20T19:01:47.412Z] testRemoveChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
14:01:47 [2019-12-20T19:01:47.412Z] testHasChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
14:01:47 [2019-12-20T19:01:47.412Z] testHasChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
14:01:47 [2019-12-20T19:01:47.412Z] testGetSndSetToolTip(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.001 s
14:01:47 [2019-12-20T19:01:47.412Z] testAddComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
14:01:47 [2019-12-20T19:01:47.412Z] testGetAndSetTargetNodeState_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
14:01:47 [2019-12-20T19:01:47.412Z] testGetAndSetName(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
14:01:47 [2019-12-20T19:01:47.412Z] testContainsChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
14:01:47 [2019-12-20T19:01:47.412Z] testContainsChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
14:01:47 [2019-12-20T19:01:47.412Z] testGetAndSetParent(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
14:01:47 [2019-12-20T19:01:47.412Z] testAddAndGetChild1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
14:01:47 [2019-12-20T19:01:47.412Z] testAddAndGetChild2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
14:01:47 [2019-12-20T19:01:47.412Z] testGetAndSetControlService_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.054 s
14:01:47 [2019-12-20T19:01:47.412Z] testTraceControlComponent_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
14:01:47 [2019-12-20T19:01:47.412Z] testTraceControlComponent_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
14:01:47 [2019-12-20T19:01:47.412Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
14:01:47 [2019-12-20T19:01:47.412Z] *** BUG ***
14:01:47 [2019-12-20T19:01:47.412Z] In pixman_region32_init_rect: Invalid rectangle passed
14:01:47 [2019-12-20T19:01:47.412Z] Set a breakpoint on '_pixman_log_error' to debug
14:01:47 [2019-12-20T19:01:47.412Z] 
14:01:47 [2019-12-20T19:01:47.668Z] *** BUG ***
14:01:47 [2019-12-20T19:01:47.668Z] In pixman_region32_init_rect: Invalid rectangle passed
14:01:47 [2019-12-20T19:01:47.668Z] Set a breakpoint on '_pixman_log_error' to debug
14:01:47 [2019-12-20T19:01:47.668Z] 
14:01:47 [2019-12-20T19:01:47.668Z] *** BUG ***
14:01:47 [2019-12-20T19:01:47.668Z] In pixman_region32_init_rect: Invalid rectangle passed
14:01:47 [2019-12-20T19:01:47.668Z] Set a breakpoint on '_pixman_log_error' to debug
14:01:47 [2019-12-20T19:01:47.668Z] 
14:01:48 [2019-12-20T19:01:48.595Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.319 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
14:01:48 [2019-12-20T19:01:48.595Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest)  Time elapsed: 1.318 s
14:01:48 [2019-12-20T19:01:48.595Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
14:01:48 [2019-12-20T19:01:48.595Z] *** BUG ***
14:01:48 [2019-12-20T19:01:48.595Z] In pixman_region32_init_rect: Invalid rectangle passed
14:01:48 [2019-12-20T19:01:48.595Z] Set a breakpoint on '_pixman_log_error' to debug
14:01:48 [2019-12-20T19:01:48.595Z] 
14:01:48 [2019-12-20T19:01:48.851Z] *** BUG ***
14:01:48 [2019-12-20T19:01:48.851Z] In pixman_region32_init_rect: Invalid rectangle passed
14:01:48 [2019-12-20T19:01:48.851Z] Set a breakpoint on '_pixman_log_error' to debug
14:01:48 [2019-12-20T19:01:48.851Z] 
14:01:48 [2019-12-20T19:01:48.851Z] *** BUG ***
14:01:48 [2019-12-20T19:01:48.851Z] In pixman_region32_init_rect: Invalid rectangle passed
14:01:48 [2019-12-20T19:01:48.851Z] Set a breakpoint on '_pixman_log_error' to debug
14:01:48 [2019-12-20T19:01:48.851Z] 
14:02:01 [2019-12-20T19:02:01.014Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.389 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
14:02:01 [2019-12-20T19:02:01.014Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest)  Time elapsed: 11.388 s
14:02:01 [2019-12-20T19:02:01.014Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
14:02:01 [2019-12-20T19:02:01.941Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.895 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
14:02:01 [2019-12-20T19:02:01.941Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest)  Time elapsed: 1.894 s
14:02:01 [2019-12-20T19:02:01.941Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
14:02:02 [2019-12-20T19:02:02.869Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.771 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
14:02:02 [2019-12-20T19:02:02.869Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest)  Time elapsed: 0.77 s
14:02:02 [2019-12-20T19:02:02.869Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
14:02:03 [2019-12-20T19:02:03.430Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.693 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
14:02:03 [2019-12-20T19:02:03.431Z] testComponentProperties(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest)  Time elapsed: 0.692 s
14:02:03 [2019-12-20T19:02:03.431Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
14:02:03 [2019-12-20T19:02:03.992Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.606 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
14:02:03 [2019-12-20T19:02:03.992Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest)  Time elapsed: 0.605 s
14:02:03 [2019-12-20T19:02:03.992Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
14:02:04 [2019-12-20T19:02:04.919Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.709 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
14:02:04 [2019-12-20T19:02:04.919Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest)  Time elapsed: 0.709 s
14:02:04 [2019-12-20T19:02:04.919Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
14:02:05 [2019-12-20T19:02:05.480Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.77 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
14:02:05 [2019-12-20T19:02:05.480Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test)  Time elapsed: 0.769 s
14:02:05 [2019-12-20T19:02:05.480Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
14:02:06 [2019-12-20T19:02:06.406Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.784 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
14:02:06 [2019-12-20T19:02:06.406Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest)  Time elapsed: 0.783 s
14:02:06 [2019-12-20T19:02:06.406Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
14:02:06 [2019-12-20T19:02:06.663Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.314 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
14:02:06 [2019-12-20T19:02:06.663Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.019 s
14:02:06 [2019-12-20T19:02:06.663Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.007 s
14:02:06 [2019-12-20T19:02:06.663Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.009 s
14:02:06 [2019-12-20T19:02:06.663Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.076 s
14:02:06 [2019-12-20T19:02:06.663Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.008 s
14:02:06 [2019-12-20T19:02:06.663Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
14:02:06 [2019-12-20T19:02:06.663Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
14:02:06 [2019-12-20T19:02:06.663Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.005 s
14:02:06 [2019-12-20T19:02:06.663Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.007 s
14:02:06 [2019-12-20T19:02:06.663Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.019 s
14:02:06 [2019-12-20T19:02:06.663Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
14:02:06 [2019-12-20T19:02:06.663Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
14:02:06 [2019-12-20T19:02:06.663Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
14:02:06 [2019-12-20T19:02:06.663Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
14:02:06 [2019-12-20T19:02:06.663Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
14:02:06 [2019-12-20T19:02:06.663Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.005 s
14:02:06 [2019-12-20T19:02:06.663Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
14:02:06 [2019-12-20T19:02:06.663Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped
14:02:06 [2019-12-20T19:02:06.663Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
14:02:06 [2019-12-20T19:02:06.663Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
14:02:06 [2019-12-20T19:02:06.663Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
14:02:06 [2019-12-20T19:02:06.663Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
14:02:06 [2019-12-20T19:02:06.663Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
14:02:06 [2019-12-20T19:02:06.663Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
14:02:06 [2019-12-20T19:02:06.663Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
14:02:06 [2019-12-20T19:02:06.663Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
14:02:06 [2019-12-20T19:02:06.663Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
14:02:06 [2019-12-20T19:02:06.663Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped
14:02:06 [2019-12-20T19:02:06.663Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
14:02:06 [2019-12-20T19:02:06.663Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
14:02:06 [2019-12-20T19:02:06.663Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped
14:02:06 [2019-12-20T19:02:06.663Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
14:02:06 [2019-12-20T19:02:06.663Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
14:02:06 [2019-12-20T19:02:06.663Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
14:02:06 [2019-12-20T19:02:06.663Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
14:02:06 [2019-12-20T19:02:06.663Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
14:02:06 [2019-12-20T19:02:06.663Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
14:02:06 [2019-12-20T19:02:06.663Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.031 s
14:02:06 [2019-12-20T19:02:06.663Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
14:02:06 [2019-12-20T19:02:06.663Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
14:02:06 [2019-12-20T19:02:06.663Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
14:02:06 [2019-12-20T19:02:06.663Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
14:02:06 [2019-12-20T19:02:06.663Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
14:02:06 [2019-12-20T19:02:06.663Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
14:02:06 [2019-12-20T19:02:06.663Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
14:02:06 [2019-12-20T19:02:06.663Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
14:02:06 [2019-12-20T19:02:06.663Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
14:02:06 [2019-12-20T19:02:06.663Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
14:02:06 [2019-12-20T19:02:06.663Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
14:02:06 [2019-12-20T19:02:06.663Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
14:02:06 [2019-12-20T19:02:06.663Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
14:02:06 [2019-12-20T19:02:06.663Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
14:02:06 [2019-12-20T19:02:06.663Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
14:02:07 [2019-12-20T19:02:07.225Z] 
14:02:07 [2019-12-20T19:02:07.225Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-12-20 19:02:07.011
14:02:07 [2019-12-20T19:02:07.225Z] !MESSAGE Could not validate the xml response
14:02:07 [2019-12-20T19:02:07.225Z] !STACK 0
14:02:07 [2019-12-20T19:02:07.225Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
14:02:07 [2019-12-20T19:02:07.225Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
14:02:07 [2019-12-20T19:02:07.225Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
14:02:07 [2019-12-20T19:02:07.225Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
14:02:07 [2019-12-20T19:02:07.225Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:02:07 [2019-12-20T19:02:07.225Z] 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472)
14:02:07 [2019-12-20T19:02:07.225Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994)
14:02:07 [2019-12-20T19:02:07.225Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
14:02:07 [2019-12-20T19:02:07.225Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
14:02:07 [2019-12-20T19:02:07.225Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
14:02:07 [2019-12-20T19:02:07.225Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
14:02:07 [2019-12-20T19:02:07.225Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:02:07 [2019-12-20T19:02:07.225Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
14:02:07 [2019-12-20T19:02:07.225Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
14:02:07 [2019-12-20T19:02:07.225Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:175)
14:02:07 [2019-12-20T19:02:07.225Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:260)
14:02:07 [2019-12-20T19:02:07.225Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:75)
14:02:07 [2019-12-20T19:02:07.225Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:02:07 [2019-12-20T19:02:07.225Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:02:07 [2019-12-20T19:02:07.225Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:02:07 [2019-12-20T19:02:07.225Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:02:07 [2019-12-20T19:02:07.225Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
14:02:07 [2019-12-20T19:02:07.225Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:02:07 [2019-12-20T19:02:07.225Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
14:02:07 [2019-12-20T19:02:07.225Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:02:07 [2019-12-20T19:02:07.225Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:02:07 [2019-12-20T19:02:07.225Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:02:07 [2019-12-20T19:02:07.225Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
14:02:07 [2019-12-20T19:02:07.225Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
14:02:07 [2019-12-20T19:02:07.225Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
14:02:07 [2019-12-20T19:02:07.225Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
14:02:07 [2019-12-20T19:02:07.225Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
14:02:07 [2019-12-20T19:02:07.225Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
14:02:07 [2019-12-20T19:02:07.225Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
14:02:07 [2019-12-20T19:02:07.225Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
14:02:07 [2019-12-20T19:02:07.225Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
14:02:07 [2019-12-20T19:02:07.225Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:02:07 [2019-12-20T19:02:07.225Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:02:07 [2019-12-20T19:02:07.225Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:02:07 [2019-12-20T19:02:07.225Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:02:07 [2019-12-20T19:02:07.225Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:02:07 [2019-12-20T19:02:07.225Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:02:07 [2019-12-20T19:02:07.225Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:02:07 [2019-12-20T19:02:07.225Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:02:07 [2019-12-20T19:02:07.225Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:02:07 [2019-12-20T19:02:07.225Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:02:07 [2019-12-20T19:02:07.226Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:02:07 [2019-12-20T19:02:07.226Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
14:02:07 [2019-12-20T19:02:07.226Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35)
14:02:07 [2019-12-20T19:02:07.226Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
14:02:07 [2019-12-20T19:02:07.226Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
14:02:07 [2019-12-20T19:02:07.226Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4857)
14:02:07 [2019-12-20T19:02:07.226Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4409)
14:02:07 [2019-12-20T19:02:07.226Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1160)
14:02:07 [2019-12-20T19:02:07.226Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
14:02:07 [2019-12-20T19:02:07.226Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1049)
14:02:07 [2019-12-20T19:02:07.226Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
14:02:07 [2019-12-20T19:02:07.226Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:633)
14:02:07 [2019-12-20T19:02:07.226Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
14:02:07 [2019-12-20T19:02:07.226Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:557)
14:02:07 [2019-12-20T19:02:07.226Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
14:02:07 [2019-12-20T19:02:07.226Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150)
14:02:07 [2019-12-20T19:02:07.226Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
14:02:07 [2019-12-20T19:02:07.226Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
14:02:07 [2019-12-20T19:02:07.226Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
14:02:07 [2019-12-20T19:02:07.226Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:02:07 [2019-12-20T19:02:07.226Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:02:07 [2019-12-20T19:02:07.226Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:02:07 [2019-12-20T19:02:07.226Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:02:07 [2019-12-20T19:02:07.226Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:02:07 [2019-12-20T19:02:07.226Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:02:07 [2019-12-20T19:02:07.226Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:02:07 [2019-12-20T19:02:07.226Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:02:07 [2019-12-20T19:02:07.226Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:02:07 [2019-12-20T19:02:07.226Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:02:07 [2019-12-20T19:02:07.226Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:02:07 [2019-12-20T19:02:07.226Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:02:07 [2019-12-20T19:02:07.226Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:02:08 [2019-12-20T19:02:08.155Z] Tests run: 54, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.487 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
14:02:08 [2019-12-20T19:02:08.155Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.074 s
14:02:08 [2019-12-20T19:02:08.155Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.022 s
14:02:08 [2019-12-20T19:02:08.155Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.013 s
14:02:08 [2019-12-20T19:02:08.155Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.012 s
14:02:08 [2019-12-20T19:02:08.155Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.012 s
14:02:08 [2019-12-20T19:02:08.155Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.074 s
14:02:08 [2019-12-20T19:02:08.155Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
14:02:08 [2019-12-20T19:02:08.155Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.011 s
14:02:08 [2019-12-20T19:02:08.155Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.072 s
14:02:08 [2019-12-20T19:02:08.155Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.012 s
14:02:08 [2019-12-20T19:02:08.155Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.011 s
14:02:08 [2019-12-20T19:02:08.155Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.122 s
14:02:08 [2019-12-20T19:02:08.155Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.055 s
14:02:08 [2019-12-20T19:02:08.155Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.011 s
14:02:08 [2019-12-20T19:02:08.155Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
14:02:08 [2019-12-20T19:02:08.155Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.078 s
14:02:08 [2019-12-20T19:02:08.155Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.011 s
14:02:08 [2019-12-20T19:02:08.155Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.011 s
14:02:08 [2019-12-20T19:02:08.155Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.084 s
14:02:08 [2019-12-20T19:02:08.155Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped
14:02:08 [2019-12-20T19:02:08.155Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
14:02:08 [2019-12-20T19:02:08.155Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.011 s
14:02:08 [2019-12-20T19:02:08.155Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.071 s
14:02:08 [2019-12-20T19:02:08.155Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
14:02:08 [2019-12-20T19:02:08.155Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
14:02:08 [2019-12-20T19:02:08.155Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.017 s
14:02:08 [2019-12-20T19:02:08.155Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.065 s
14:02:08 [2019-12-20T19:02:08.155Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
14:02:08 [2019-12-20T19:02:08.155Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
14:02:08 [2019-12-20T19:02:08.155Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped
14:02:08 [2019-12-20T19:02:08.155Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
14:02:08 [2019-12-20T19:02:08.155Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
14:02:08 [2019-12-20T19:02:08.155Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped
14:02:08 [2019-12-20T19:02:08.155Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.066 s
14:02:08 [2019-12-20T19:02:08.155Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
14:02:08 [2019-12-20T19:02:08.155Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
14:02:08 [2019-12-20T19:02:08.155Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
14:02:08 [2019-12-20T19:02:08.155Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
14:02:08 [2019-12-20T19:02:08.155Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.063 s
14:02:08 [2019-12-20T19:02:08.155Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.016 s
14:02:08 [2019-12-20T19:02:08.155Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.008 s
14:02:08 [2019-12-20T19:02:08.155Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
14:02:08 [2019-12-20T19:02:08.155Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.066 s
14:02:08 [2019-12-20T19:02:08.155Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
14:02:08 [2019-12-20T19:02:08.155Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.008 s
14:02:08 [2019-12-20T19:02:08.155Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
14:02:08 [2019-12-20T19:02:08.155Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.068 s
14:02:08 [2019-12-20T19:02:08.155Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
14:02:08 [2019-12-20T19:02:08.155Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
14:02:08 [2019-12-20T19:02:08.155Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
14:02:08 [2019-12-20T19:02:08.155Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.07 s
14:02:08 [2019-12-20T19:02:08.155Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
14:02:08 [2019-12-20T19:02:08.155Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
14:02:08 [2019-12-20T19:02:08.155Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.008 s
14:02:08 [2019-12-20T19:02:08.155Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
14:02:08 [2019-12-20T19:02:08.720Z] 
14:02:08 [2019-12-20T19:02:08.720Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-12-20 19:02:08.419
14:02:08 [2019-12-20T19:02:08.720Z] !MESSAGE Could not validate the xml response
14:02:08 [2019-12-20T19:02:08.720Z] !STACK 0
14:02:08 [2019-12-20T19:02:08.720Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
14:02:08 [2019-12-20T19:02:08.720Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
14:02:08 [2019-12-20T19:02:08.720Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
14:02:08 [2019-12-20T19:02:08.720Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
14:02:08 [2019-12-20T19:02:08.720Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
14:02:08 [2019-12-20T19:02:08.720Z] 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472)
14:02:08 [2019-12-20T19:02:08.720Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994)
14:02:08 [2019-12-20T19:02:08.720Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
14:02:08 [2019-12-20T19:02:08.720Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
14:02:08 [2019-12-20T19:02:08.720Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
14:02:08 [2019-12-20T19:02:08.720Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
14:02:08 [2019-12-20T19:02:08.720Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
14:02:08 [2019-12-20T19:02:08.720Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
14:02:08 [2019-12-20T19:02:08.720Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
14:02:08 [2019-12-20T19:02:08.720Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
14:02:08 [2019-12-20T19:02:08.720Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:175)
14:02:08 [2019-12-20T19:02:08.720Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:260)
14:02:08 [2019-12-20T19:02:08.720Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:75)
14:02:08 [2019-12-20T19:02:08.720Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:02:08 [2019-12-20T19:02:08.720Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:02:08 [2019-12-20T19:02:08.720Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:02:08 [2019-12-20T19:02:08.720Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:02:08 [2019-12-20T19:02:08.720Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
14:02:08 [2019-12-20T19:02:08.720Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
14:02:08 [2019-12-20T19:02:08.720Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
14:02:08 [2019-12-20T19:02:08.720Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
14:02:08 [2019-12-20T19:02:08.720Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
14:02:08 [2019-12-20T19:02:08.720Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
14:02:08 [2019-12-20T19:02:08.720Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
14:02:08 [2019-12-20T19:02:08.720Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
14:02:08 [2019-12-20T19:02:08.720Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
14:02:08 [2019-12-20T19:02:08.720Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
14:02:08 [2019-12-20T19:02:08.720Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
14:02:08 [2019-12-20T19:02:08.720Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
14:02:08 [2019-12-20T19:02:08.720Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
14:02:08 [2019-12-20T19:02:08.720Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
14:02:08 [2019-12-20T19:02:08.720Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
14:02:08 [2019-12-20T19:02:08.720Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
14:02:08 [2019-12-20T19:02:08.720Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
14:02:08 [2019-12-20T19:02:08.720Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
14:02:08 [2019-12-20T19:02:08.720Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
14:02:08 [2019-12-20T19:02:08.720Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:02:08 [2019-12-20T19:02:08.720Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:02:08 [2019-12-20T19:02:08.720Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:02:08 [2019-12-20T19:02:08.720Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:02:08 [2019-12-20T19:02:08.720Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
14:02:08 [2019-12-20T19:02:08.720Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
14:02:08 [2019-12-20T19:02:08.720Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
14:02:08 [2019-12-20T19:02:08.720Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
14:02:08 [2019-12-20T19:02:08.720Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35)
14:02:08 [2019-12-20T19:02:08.720Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
14:02:08 [2019-12-20T19:02:08.720Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
14:02:08 [2019-12-20T19:02:08.720Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4857)
14:02:08 [2019-12-20T19:02:08.720Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4409)
14:02:08 [2019-12-20T19:02:08.720Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1160)
14:02:08 [2019-12-20T19:02:08.720Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
14:02:08 [2019-12-20T19:02:08.720Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1049)
14:02:08 [2019-12-20T19:02:08.720Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
14:02:08 [2019-12-20T19:02:08.721Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:633)
14:02:08 [2019-12-20T19:02:08.721Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
14:02:08 [2019-12-20T19:02:08.721Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:557)
14:02:08 [2019-12-20T19:02:08.721Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
14:02:08 [2019-12-20T19:02:08.721Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150)
14:02:08 [2019-12-20T19:02:08.721Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
14:02:08 [2019-12-20T19:02:08.721Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
14:02:08 [2019-12-20T19:02:08.721Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
14:02:08 [2019-12-20T19:02:08.721Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
14:02:08 [2019-12-20T19:02:08.721Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
14:02:08 [2019-12-20T19:02:08.721Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
14:02:08 [2019-12-20T19:02:08.721Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
14:02:08 [2019-12-20T19:02:08.721Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
14:02:08 [2019-12-20T19:02:08.721Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
14:02:08 [2019-12-20T19:02:08.721Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
14:02:08 [2019-12-20T19:02:08.721Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
14:02:08 [2019-12-20T19:02:08.721Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
14:02:08 [2019-12-20T19:02:08.721Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
14:02:08 [2019-12-20T19:02:08.721Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
14:02:08 [2019-12-20T19:02:08.721Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
14:02:08 [2019-12-20T19:02:08.721Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
14:02:09 [2019-12-20T19:02:09.649Z] Tests run: 56, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.271 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
14:02:09 [2019-12-20T19:02:09.649Z] testGetSessionWithFilterExpression(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.07 s
14:02:09 [2019-12-20T19:02:09.649Z] testListContext28(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
14:02:09 [2019-12-20T19:02:09.649Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
14:02:09 [2019-12-20T19:02:09.649Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
14:02:09 [2019-12-20T19:02:09.649Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.072 s
14:02:09 [2019-12-20T19:02:09.650Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
14:02:09 [2019-12-20T19:02:09.650Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
14:02:09 [2019-12-20T19:02:09.650Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.017 s
14:02:09 [2019-12-20T19:02:09.650Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.066 s
14:02:09 [2019-12-20T19:02:09.650Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
14:02:09 [2019-12-20T19:02:09.650Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
14:02:09 [2019-12-20T19:02:09.650Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
14:02:09 [2019-12-20T19:02:09.650Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.069 s
14:02:09 [2019-12-20T19:02:09.650Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
14:02:09 [2019-12-20T19:02:09.650Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
14:02:09 [2019-12-20T19:02:09.650Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
14:02:09 [2019-12-20T19:02:09.650Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.07 s
14:02:09 [2019-12-20T19:02:09.650Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.012 s
14:02:09 [2019-12-20T19:02:09.650Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
14:02:09 [2019-12-20T19:02:09.650Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.018 s
14:02:09 [2019-12-20T19:02:09.650Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.062 s
14:02:09 [2019-12-20T19:02:09.650Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped
14:02:09 [2019-12-20T19:02:09.650Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
14:02:09 [2019-12-20T19:02:09.650Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
14:02:09 [2019-12-20T19:02:09.650Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
14:02:09 [2019-12-20T19:02:09.650Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
14:02:09 [2019-12-20T19:02:09.650Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.065 s
14:02:09 [2019-12-20T19:02:09.650Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
14:02:09 [2019-12-20T19:02:09.650Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
14:02:09 [2019-12-20T19:02:09.650Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
14:02:09 [2019-12-20T19:02:09.650Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.067 s
14:02:09 [2019-12-20T19:02:09.650Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped
14:02:09 [2019-12-20T19:02:09.650Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.015 s
14:02:09 [2019-12-20T19:02:09.650Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
14:02:09 [2019-12-20T19:02:09.650Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped
14:02:09 [2019-12-20T19:02:09.650Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
14:02:09 [2019-12-20T19:02:09.650Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.065 s
14:02:09 [2019-12-20T19:02:09.650Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
14:02:09 [2019-12-20T19:02:09.650Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
14:02:09 [2019-12-20T19:02:09.650Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
14:02:09 [2019-12-20T19:02:09.650Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
14:02:09 [2019-12-20T19:02:09.650Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.061 s
14:02:09 [2019-12-20T19:02:09.650Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
14:02:09 [2019-12-20T19:02:09.650Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.012 s
14:02:09 [2019-12-20T19:02:09.650Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
14:02:09 [2019-12-20T19:02:09.650Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.07 s
14:02:09 [2019-12-20T19:02:09.650Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
14:02:09 [2019-12-20T19:02:09.650Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
14:02:09 [2019-12-20T19:02:09.650Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
14:02:09 [2019-12-20T19:02:09.650Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
14:02:09 [2019-12-20T19:02:09.650Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.063 s
14:02:09 [2019-12-20T19:02:09.650Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
14:02:09 [2019-12-20T19:02:09.650Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
14:02:09 [2019-12-20T19:02:09.650Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
14:02:09 [2019-12-20T19:02:09.650Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
14:02:09 [2019-12-20T19:02:09.650Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.065 s
14:02:09 [2019-12-20T19:02:09.650Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
14:02:09 [2019-12-20T19:02:09.650Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
14:02:09 [2019-12-20T19:02:09.650Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
14:02:09 [2019-12-20T19:02:09.650Z] testActivator(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
14:02:09 [2019-12-20T19:02:09.650Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
14:02:09 [2019-12-20T19:02:09.650Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
14:02:09 [2019-12-20T19:02:09.650Z] 
14:02:09 [2019-12-20T19:02:09.650Z] Results:
14:02:09 [2019-12-20T19:02:09.650Z] 
14:02:09 [2019-12-20T19:02:09.650Z] Tests run: 201, Failures: 0, Errors: 0, Skipped: 9
14:02:09 [2019-12-20T19:02:09.650Z] 
14:02:10 [2019-12-20T19:02:10.576Z] [INFO] All tests passed!
14:02:10 [2019-12-20T19:02:10.576Z] [INFO] 
14:02:10 [2019-12-20T19:02:10.576Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:02:10 [2019-12-20T19:02:10.576Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT.jar
14:02:10 [2019-12-20T19:02:10.576Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT.pom
14:02:10 [2019-12-20T19:02:10.577Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT-sources.jar
14:02:10 [2019-12-20T19:02:10.577Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT-pack200.jar.pack.gz
14:02:10 [2019-12-20T19:02:10.577Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT-p2metadata.xml
14:02:10 [2019-12-20T19:02:10.577Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.3-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.3-SNAPSHOT-p2artifacts.xml
14:02:10 [2019-12-20T19:02:10.577Z] [INFO] 
14:02:10 [2019-12-20T19:02:10.577Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
14:02:10 [2019-12-20T19:02:10.577Z] [INFO] 
14:02:10 [2019-12-20T19:02:10.577Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >--
14:02:10 [2019-12-20T19:02:10.577Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.0.0-SNAPSHOT [89/138]
14:02:10 [2019-12-20T19:02:10.577Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:02:10 [2019-12-20T19:02:10.577Z] [INFO] 
14:02:10 [2019-12-20T19:02:10.577Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:02:10 [2019-12-20T19:02:10.577Z] [INFO] 
14:02:10 [2019-12-20T19:02:10.577Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:02:10 [2019-12-20T19:02:10.577Z] [INFO] The project's OSGi version is 2.0.0.201912201815
14:02:10 [2019-12-20T19:02:10.577Z] [INFO] 
14:02:10 [2019-12-20T19:02:10.577Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:02:10 [2019-12-20T19:02:10.577Z] [INFO] 
14:02:10 [2019-12-20T19:02:10.577Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:02:10 [2019-12-20T19:02:10.577Z] [INFO] 
14:02:10 [2019-12-20T19:02:10.577Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:02:10 [2019-12-20T19:02:10.577Z] [INFO] 
14:02:10 [2019-12-20T19:02:10.577Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:02:10 [2019-12-20T19:02:10.577Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:02:10 [2019-12-20T19:02:10.577Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
14:02:10 [2019-12-20T19:02:10.577Z] [INFO] 
14:02:10 [2019-12-20T19:02:10.577Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:02:10 [2019-12-20T19:02:10.577Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes
14:02:10 [2019-12-20T19:02:10.832Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/org/eclipse/tracecompass/internal/lttng2/kernel/ui/Activator.java:[110] 
14:02:10 [2019-12-20T19:02:10.832Z] 	return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path);
14:02:10 [2019-12-20T19:02:10.832Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:02:10 [2019-12-20T19:02:10.832Z] The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated
14:02:10 [2019-12-20T19:02:10.832Z] 1 problem (1 warning)
14:02:10 [2019-12-20T19:02:10.832Z] [INFO] 
14:02:10 [2019-12-20T19:02:10.832Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:02:10 [2019-12-20T19:02:10.832Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:02:10 [2019-12-20T19:02:10.832Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources
14:02:10 [2019-12-20T19:02:10.832Z] [INFO] 
14:02:10 [2019-12-20T19:02:10.832Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:02:11 [2019-12-20T19:02:11.088Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-sources.jar
14:02:11 [2019-12-20T19:02:11.088Z] [INFO] 
14:02:11 [2019-12-20T19:02:11.088Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:02:11 [2019-12-20T19:02:11.088Z] [INFO] 
14:02:11 [2019-12-20T19:02:11.088Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:02:11 [2019-12-20T19:02:11.088Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar
14:02:11 [2019-12-20T19:02:11.088Z] [INFO] 
14:02:11 [2019-12-20T19:02:11.088Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:02:11 [2019-12-20T19:02:11.088Z] [INFO] 
14:02:11 [2019-12-20T19:02:11.088Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:02:11 [2019-12-20T19:02:11.088Z] [INFO] 
14:02:11 [2019-12-20T19:02:11.088Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:02:11 [2019-12-20T19:02:11.088Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar
14:02:11 [2019-12-20T19:02:11.088Z] [INFO] 
14:02:11 [2019-12-20T19:02:11.088Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:02:11 [2019-12-20T19:02:11.088Z] [INFO] 
14:02:11 [2019-12-20T19:02:11.088Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:02:11 [2019-12-20T19:02:11.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar
14:02:11 [2019-12-20T19:02:11.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.pom
14:02:11 [2019-12-20T19:02:11.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-sources.jar
14:02:11 [2019-12-20T19:02:11.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-pack200.jar.pack.gz
14:02:11 [2019-12-20T19:02:11.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-p2metadata.xml
14:02:11 [2019-12-20T19:02:11.088Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.0-SNAPSHOT-p2artifacts.xml
14:02:11 [2019-12-20T19:02:11.088Z] [INFO] 
14:02:11 [2019-12-20T19:02:11.089Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
14:02:11 [2019-12-20T19:02:11.089Z] [INFO] 
14:02:11 [2019-12-20T19:02:11.089Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >---
14:02:11 [2019-12-20T19:02:11.089Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 5.2.0-SNAPSHOT  [90/138]
14:02:11 [2019-12-20T19:02:11.089Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:02:11 [2019-12-20T19:02:11.089Z] [INFO] 
14:02:11 [2019-12-20T19:02:11.089Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel ---
14:02:11 [2019-12-20T19:02:11.089Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target
14:02:11 [2019-12-20T19:02:11.089Z] [INFO] 
14:02:11 [2019-12-20T19:02:11.089Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
14:02:11 [2019-12-20T19:02:11.089Z] [INFO] The project's OSGi version is 5.2.0.201912201815
14:02:11 [2019-12-20T19:02:11.089Z] [INFO] 
14:02:11 [2019-12-20T19:02:11.089Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
14:02:11 [2019-12-20T19:02:11.089Z] [INFO] 
14:02:11 [2019-12-20T19:02:11.089Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
14:02:11 [2019-12-20T19:02:11.089Z] [INFO] 
14:02:11 [2019-12-20T19:02:11.089Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
14:02:11 [2019-12-20T19:02:11.089Z] [INFO] 
14:02:11 [2019-12-20T19:02:11.089Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel ---
14:02:11 [2019-12-20T19:02:11.089Z] [INFO] 
14:02:11 [2019-12-20T19:02:11.089Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
14:02:11 [2019-12-20T19:02:11.344Z] [INFO] 
14:02:11 [2019-12-20T19:02:11.344Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel ---
14:02:11 [2019-12-20T19:02:11.344Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.2.0-SNAPSHOT.jar
14:02:11 [2019-12-20T19:02:11.344Z] [INFO] 
14:02:11 [2019-12-20T19:02:11.344Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel ---
14:02:11 [2019-12-20T19:02:11.344Z] [INFO] 
14:02:11 [2019-12-20T19:02:11.344Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
14:02:11 [2019-12-20T19:02:11.344Z] [INFO] 
14:02:11 [2019-12-20T19:02:11.344Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel ---
14:02:11 [2019-12-20T19:02:11.344Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.2.0-SNAPSHOT-sources-feature.jar
14:02:11 [2019-12-20T19:02:11.344Z] [INFO] 
14:02:11 [2019-12-20T19:02:11.344Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel ---
14:02:11 [2019-12-20T19:02:11.344Z] [INFO] 
14:02:11 [2019-12-20T19:02:11.344Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
14:02:11 [2019-12-20T19:02:11.344Z] [INFO] 
14:02:11 [2019-12-20T19:02:11.344Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel ---
14:02:11 [2019-12-20T19:02:11.344Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.2.0-SNAPSHOT.jar
14:02:11 [2019-12-20T19:02:11.344Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.2.0-SNAPSHOT.pom
14:02:11 [2019-12-20T19:02:11.344Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.2.0-SNAPSHOT-sources-feature.jar
14:02:11 [2019-12-20T19:02:11.600Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.2.0-SNAPSHOT-p2metadata.xml
14:02:11 [2019-12-20T19:02:11.600Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-5.2.0-SNAPSHOT-p2artifacts.xml
14:02:11 [2019-12-20T19:02:11.600Z] [INFO] 
14:02:11 [2019-12-20T19:02:11.600Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel ---
14:02:11 [2019-12-20T19:02:11.600Z] [INFO] 
14:02:11 [2019-12-20T19:02:11.600Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >--
14:02:11 [2019-12-20T19:02:11.600Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.10-SNAPSHOT [91/138]
14:02:11 [2019-12-20T19:02:11.600Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:02:11 [2019-12-20T19:02:11.600Z] [INFO] 
14:02:11 [2019-12-20T19:02:11.600Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:02:11 [2019-12-20T19:02:11.600Z] [INFO] 
14:02:11 [2019-12-20T19:02:11.600Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:02:11 [2019-12-20T19:02:11.600Z] [INFO] The project's OSGi version is 1.0.10.201912201815
14:02:11 [2019-12-20T19:02:11.600Z] [INFO] 
14:02:11 [2019-12-20T19:02:11.600Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:02:11 [2019-12-20T19:02:11.600Z] [INFO] 
14:02:11 [2019-12-20T19:02:11.600Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:02:11 [2019-12-20T19:02:11.600Z] [INFO] 
14:02:11 [2019-12-20T19:02:11.600Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:02:11 [2019-12-20T19:02:11.600Z] [INFO] 
14:02:11 [2019-12-20T19:02:11.600Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:02:11 [2019-12-20T19:02:11.600Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:02:11 [2019-12-20T19:02:11.600Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources
14:02:11 [2019-12-20T19:02:11.600Z] [INFO] 
14:02:11 [2019-12-20T19:02:11.600Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:02:11 [2019-12-20T19:02:11.600Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes
14:02:12 [2019-12-20T19:02:12.165Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[213] 
14:02:12 [2019-12-20T19:02:12.165Z] 	provider = DataDrivenXYProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), ANALYSIS_ID);
14:02:12 [2019-12-20T19:02:12.165Z] 	                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:02:12 [2019-12-20T19:02:12.165Z] Null type safety (type annotations): The expression of type 'List<DataDrivenOutputEntry>' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>'
14:02:12 [2019-12-20T19:02:12.165Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[229] 
14:02:12 [2019-12-20T19:02:12.165Z] 	TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry);
14:02:12 [2019-12-20T19:02:12.165Z] 	                                                          ^^^^^^^^^^^^^^^
14:02:12 [2019-12-20T19:02:12.165Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData'
14:02:12 [2019-12-20T19:02:12.165Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[229] 
14:02:12 [2019-12-20T19:02:12.165Z] 	TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry);
14:02:12 [2019-12-20T19:02:12.165Z] 	                                                                           ^^^^^
14:02:12 [2019-12-20T19:02:12.165Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
14:02:12 [2019-12-20T19:02:12.165Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[241] 
14:02:12 [2019-12-20T19:02:12.165Z] 	TmfModelResponse<@NonNull ITmfXyModel> rowResponse = xyProvider.fetchXY(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null);
14:02:12 [2019-12-20T19:02:12.165Z] 	                                                                                                                                                             ^^^^^^^^^^^^^
14:02:12 [2019-12-20T19:02:12.165Z] Null type safety (type annotations): The expression of type '@NonNull Set<Long>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection<Long>'
14:02:12 [2019-12-20T19:02:12.165Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/stubs/XmlSchemaParserStub.java:[42] 
14:02:12 [2019-12-20T19:02:12.165Z] 	IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node);
14:02:12 [2019-12-20T19:02:12.165Z] 	                                                                  ^^^^
14:02:12 [2019-12-20T19:02:12.165Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
14:02:12 [2019-12-20T19:02:12.165Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/stubs/XmlSchemaParserStub.java:[51] 
14:02:12 [2019-12-20T19:02:12.165Z] 	IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node);
14:02:12 [2019-12-20T19:02:12.165Z] 	                                                                  ^^^^
14:02:12 [2019-12-20T19:02:12.165Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
14:02:12 [2019-12-20T19:02:12.165Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[157] 
14:02:12 [2019-12-20T19:02:12.165Z] 	TmfModelResponse<@NonNull TimeGraphModel> rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null);
14:02:12 [2019-12-20T19:02:12.165Z] 	                                                                                                                                                                    ^^^^^^^^^^^^^
14:02:12 [2019-12-20T19:02:12.165Z] Null type safety (type annotations): The expression of type '@NonNull Set<Long>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull Long>', corresponding supertype is 'Collection<Long>'
14:02:12 [2019-12-20T19:02:12.165Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[287] 
14:02:12 [2019-12-20T19:02:12.165Z] 	provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID);
14:02:12 [2019-12-20T19:02:12.165Z] 	                                                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:02:12 [2019-12-20T19:02:12.165Z] Null type safety (type annotations): The expression of type 'List<DataDrivenOutputEntry>' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>'
14:02:12 [2019-12-20T19:02:12.165Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[287] 
14:02:12 [2019-12-20T19:02:12.165Z] 	provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID);
14:02:12 [2019-12-20T19:02:12.165Z] 	                                                                                                                                                                              ^^^^^^^^^^^^^^^^^^^^^^
14:02:12 [2019-12-20T19:02:12.165Z] Null type safety (type annotations): The expression of type 'List<DataDrivenPresentationState>' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenPresentationState>'
14:02:12 [2019-12-20T19:02:12.165Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[303] 
14:02:12 [2019-12-20T19:02:12.165Z] 	TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry);
14:02:12 [2019-12-20T19:02:12.165Z] 	                                                          ^^^^^^^^^^^^^^^
14:02:12 [2019-12-20T19:02:12.165Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData'
14:02:12 [2019-12-20T19:02:12.165Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[303] 
14:02:12 [2019-12-20T19:02:12.165Z] 	TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry);
14:02:12 [2019-12-20T19:02:12.165Z] 	                                                                           ^^^^^
14:02:12 [2019-12-20T19:02:12.165Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
14:02:12 [2019-12-20T19:02:12.165Z] 11 problems (11 warnings)
14:02:12 [2019-12-20T19:02:12.165Z] [INFO] 
14:02:12 [2019-12-20T19:02:12.165Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:02:12 [2019-12-20T19:02:12.165Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:02:12 [2019-12-20T19:02:12.165Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/test/resources
14:02:12 [2019-12-20T19:02:12.165Z] [INFO] 
14:02:12 [2019-12-20T19:02:12.165Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:02:12 [2019-12-20T19:02:12.165Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT-sources.jar
14:02:12 [2019-12-20T19:02:12.165Z] [INFO] 
14:02:12 [2019-12-20T19:02:12.165Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:02:12 [2019-12-20T19:02:12.165Z] [INFO] 
14:02:12 [2019-12-20T19:02:12.165Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:02:12 [2019-12-20T19:02:12.165Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT.jar
14:02:12 [2019-12-20T19:02:12.421Z] [INFO] 
14:02:12 [2019-12-20T19:02:12.421Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:02:12 [2019-12-20T19:02:12.421Z] [INFO] 
14:02:12 [2019-12-20T19:02:12.421Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:02:12 [2019-12-20T19:02:12.421Z] [INFO] 
14:02:12 [2019-12-20T19:02:12.421Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:02:12 [2019-12-20T19:02:12.421Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT.jar
14:02:12 [2019-12-20T19:02:12.421Z] [INFO] 
14:02:12 [2019-12-20T19:02:12.421Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:02:12 [2019-12-20T19:02:12.421Z] [INFO] 
14:02:12 [2019-12-20T19:02:12.421Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:02:13 [2019-12-20T19:02:13.348Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.log
14:02:13 [2019-12-20T19:02:13.348Z] [INFO] Command line:
14:02:13 [2019-12-20T19:02:13.348Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/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-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:02:13 [2019-12-20T19:02:13.348Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:02:15 [2019-12-20T19:02:15.867Z] !SESSION 2019-12-20 19:02:13.418 -----------------------------------------------
14:02:15 [2019-12-20T19:02:15.867Z] eclipse.buildId=unknown
14:02:15 [2019-12-20T19:02:15.867Z] java.version=1.8.0_202
14:02:15 [2019-12-20T19:02:15.867Z] java.vendor=Oracle Corporation
14:02:15 [2019-12-20T19:02:15.867Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:02:15 [2019-12-20T19:02:15.867Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:02:15 [2019-12-20T19:02:15.867Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/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-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:02:15 [2019-12-20T19:02:15.867Z] 
14:02:15 [2019-12-20T19:02:15.867Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 19:02:15.523
14:02:15 [2019-12-20T19:02:15.867Z] !MESSAGE FrameworkEvent ERROR
14:02:15 [2019-12-20T19:02:15.867Z] !STACK 0
14:02:15 [2019-12-20T19:02:15.867Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:02:15 [2019-12-20T19:02:15.867Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:02:15 [2019-12-20T19:02:15.867Z] 
14:02:15 [2019-12-20T19:02:15.867Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:02:15 [2019-12-20T19:02:15.867Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:02:15 [2019-12-20T19:02:15.867Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:02:15 [2019-12-20T19:02:15.867Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:02:15 [2019-12-20T19:02:15.867Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:02:15 [2019-12-20T19:02:15.867Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:02:15 [2019-12-20T19:02:15.867Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:02:15 [2019-12-20T19:02:15.867Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:02:15 [2019-12-20T19:02:15.867Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:02:15 [2019-12-20T19:02:15.867Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:02:15 [2019-12-20T19:02:15.867Z] 
14:02:15 [2019-12-20T19:02:15.867Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 19:02:15.744
14:02:15 [2019-12-20T19:02:15.867Z] !MESSAGE FrameworkEvent ERROR
14:02:15 [2019-12-20T19:02:15.867Z] !STACK 0
14:02:15 [2019-12-20T19:02:15.867Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:02:15 [2019-12-20T19:02:15.867Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:02:15 [2019-12-20T19:02:15.867Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:02:15 [2019-12-20T19:02:15.867Z]     -> 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:02:15 [2019-12-20T19:02:15.867Z]        org.apache.httpcomponents.httpclient.win [35]
14:02:15 [2019-12-20T19:02:15.867Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:02:15 [2019-12-20T19:02:15.867Z] 
14:02:15 [2019-12-20T19:02:15.867Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:02:15 [2019-12-20T19:02:15.867Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:02:15 [2019-12-20T19:02:15.867Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:02:15 [2019-12-20T19:02:15.867Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:02:15 [2019-12-20T19:02:15.867Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:02:15 [2019-12-20T19:02:15.867Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:02:15 [2019-12-20T19:02:15.867Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:02:15 [2019-12-20T19:02:15.867Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:02:15 [2019-12-20T19:02:15.867Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:02:15 [2019-12-20T19:02:15.867Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:02:17 [2019-12-20T19:02:17.760Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
14:02:21 [2019-12-20T19:02:21.024Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.99 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
14:02:21 [2019-12-20T19:02:21.024Z] testXYDataProvider(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest)  Time elapsed: 2.186 s
14:02:21 [2019-12-20T19:02:21.024Z] testXYDataProviderDelta(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest)  Time elapsed: 0.401 s
14:02:21 [2019-12-20T19:02:21.024Z] testXYFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest)  Time elapsed: 0.385 s
14:02:21 [2019-12-20T19:02:21.024Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
14:02:21 [2019-12-20T19:02:21.586Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.625 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
14:02:21 [2019-12-20T19:02:21.586Z] testPopulateModulesWithAnalysisManager(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest)  Time elapsed: 0.339 s
14:02:21 [2019-12-20T19:02:21.586Z] testProperties(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest)  Time elapsed: 0.061 s
14:02:21 [2019-12-20T19:02:21.586Z] testPopulateModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest)  Time elapsed: 0.224 s
14:02:21 [2019-12-20T19:02:21.586Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
14:02:21 [2019-12-20T19:02:21.842Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.186 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
14:02:21 [2019-12-20T19:02:21.842Z] testExtendedModuleCreated(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest)  Time elapsed: 0.093 s
14:02:21 [2019-12-20T19:02:21.842Z] testGettingSchemaParser(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest)  Time elapsed: 0.001 s
14:02:21 [2019-12-20T19:02:21.842Z] testPopulateExtendedModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest)  Time elapsed: 0.091 s
14:02:21 [2019-12-20T19:02:21.842Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
14:02:21 [2019-12-20T19:02:21.842Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.192 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
14:02:21 [2019-12-20T19:02:21.842Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest)  Time elapsed: 0.098 s
14:02:21 [2019-12-20T19:02:21.842Z] testGetElementInFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest)  Time elapsed: 0.092 s
14:02:21 [2019-12-20T19:02:21.842Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
14:02:22 [2019-12-20T19:02:22.769Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.674 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
14:02:22 [2019-12-20T19:02:22.769Z] testFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest)  Time elapsed: 0.207 s
14:02:22 [2019-12-20T19:02:22.769Z] testTwoLevels(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest)  Time elapsed: 0.274 s
14:02:22 [2019-12-20T19:02:22.769Z] testNoParentDisplay(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest)  Time elapsed: 0.192 s
14:02:22 [2019-12-20T19:02:22.769Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
14:02:22 [2019-12-20T19:02:22.769Z] 
14:02:22 [2019-12-20T19:02:22.769Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-20 19:02:22.520
14:02:22 [2019-12-20T19:02:22.769Z] !MESSAGE XML Parsing error at line 22: 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:02:22 [2019-12-20T19:02:22.769Z] 
14:02:22 [2019-12-20T19:02:22.769Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-20 19:02:22.525
14:02:22 [2019-12-20T19:02:22.769Z] !MESSAGE XML Parsing error at line 32: cvc-complex-type.2.4.a: Invalid content was found starting with element 'display'. One of '{id, parent, name, entry}' is expected.
14:02:22 [2019-12-20T19:02:22.769Z] 
14:02:22 [2019-12-20T19:02:22.769Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-20 19:02:22.530
14:02:22 [2019-12-20T19:02:22.769Z] !MESSAGE XML Parsing error at line 26: cvc-complex-type.2.4.d: Invalid content was found starting with element 'entry'. No child element is expected at this point.
14:02:22 [2019-12-20T19:02:22.769Z] 
14:02:22 [2019-12-20T19:02:22.769Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-20 19:02:22.535
14:02:22 [2019-12-20T19:02:22.769Z] !MESSAGE XML Parsing error at line 34: cvc-complex-type.2.4.b: The content of element 'stateProvider' is not complete. One of '{definedValue, location, mappingGroup, eventHandler}' is expected.
14:02:22 [2019-12-20T19:02:22.769Z] 
14:02:22 [2019-12-20T19:02:22.769Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-20 19:02:22.540
14:02:22 [2019-12-20T19:02:22.769Z] !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:02:22 [2019-12-20T19:02:22.769Z] 
14:02:22 [2019-12-20T19:02:22.769Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-20 19:02:22.636
14:02:22 [2019-12-20T19:02:22.769Z] !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:02:23 [2019-12-20T19:02:23.331Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.702 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
14:02:23 [2019-12-20T19:02:23.331Z] testXmlValidateInvalid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.027 s
14:02:23 [2019-12-20T19:02:23.331Z] testXmlValidate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.097 s
14:02:23 [2019-12-20T19:02:23.331Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.009 s
14:02:23 [2019-12-20T19:02:23.331Z] testXmlValidateValid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.383 s
14:02:23 [2019-12-20T19:02:23.331Z] testXmlEnableDisableFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.095 s
14:02:23 [2019-12-20T19:02:23.331Z] testXmlAddFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.09 s
14:02:23 [2019-12-20T19:02:23.331Z] testXmlPath(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0 s
14:02:23 [2019-12-20T19:02:23.331Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
14:02:33 [2019-12-20T19:02:33.269Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.419 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
14:02:33 [2019-12-20T19:02:33.269Z] testOneTrace(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.208 s
14:02:33 [2019-12-20T19:02:33.269Z] testExperimentWithTraceAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 7.609 s
14:02:33 [2019-12-20T19:02:33.269Z] testExperiment(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.386 s
14:02:33 [2019-12-20T19:02:33.269Z] testOneTraceWithExperimentAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.216 s
14:02:33 [2019-12-20T19:02:33.269Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
14:02:33 [2019-12-20T19:02:33.526Z] 
14:02:33 [2019-12-20T19:02:33.526Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:33.457
14:02:33 [2019-12-20T19:02:33.526Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:02:33 [2019-12-20T19:02:33.526Z] 
14:02:33 [2019-12-20T19:02:33.526Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:33.457
14:02:33 [2019-12-20T19:02:33.526Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:02:33 [2019-12-20T19:02:33.526Z] 
14:02:33 [2019-12-20T19:02:33.526Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:33.458
14:02:33 [2019-12-20T19:02:33.526Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:02:33 [2019-12-20T19:02:33.526Z] 
14:02:33 [2019-12-20T19:02:33.526Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:33.458
14:02:33 [2019-12-20T19:02:33.526Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:02:33 [2019-12-20T19:02:33.526Z] 
14:02:33 [2019-12-20T19:02:33.526Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:33.458
14:02:33 [2019-12-20T19:02:33.526Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:02:33 [2019-12-20T19:02:33.526Z] 
14:02:33 [2019-12-20T19:02:33.526Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:33.459
14:02:33 [2019-12-20T19:02:33.526Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:02:33 [2019-12-20T19:02:33.526Z] 
14:02:33 [2019-12-20T19:02:33.526Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:33.459
14:02:33 [2019-12-20T19:02:33.526Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:02:33 [2019-12-20T19:02:33.526Z] 
14:02:33 [2019-12-20T19:02:33.526Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:33.459
14:02:33 [2019-12-20T19:02:33.526Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:02:33 [2019-12-20T19:02:33.526Z] 
14:02:33 [2019-12-20T19:02:33.526Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:33.460
14:02:33 [2019-12-20T19:02:33.526Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:02:33 [2019-12-20T19:02:33.526Z] 
14:02:33 [2019-12-20T19:02:33.526Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:33.460
14:02:33 [2019-12-20T19:02:33.526Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:02:33 [2019-12-20T19:02:33.526Z] 
14:02:33 [2019-12-20T19:02:33.526Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:33.460
14:02:33 [2019-12-20T19:02:33.526Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:02:33 [2019-12-20T19:02:33.526Z] 
14:02:33 [2019-12-20T19:02:33.526Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:33.461
14:02:33 [2019-12-20T19:02:33.526Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:02:33 [2019-12-20T19:02:33.526Z] 
14:02:33 [2019-12-20T19:02:33.526Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:33.461
14:02:33 [2019-12-20T19:02:33.526Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:02:33 [2019-12-20T19:02:33.526Z] 
14:02:33 [2019-12-20T19:02:33.526Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:33.461
14:02:33 [2019-12-20T19:02:33.526Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:02:33 [2019-12-20T19:02:33.526Z] 
14:02:33 [2019-12-20T19:02:33.526Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:33.462
14:02:33 [2019-12-20T19:02:33.526Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:02:33 [2019-12-20T19:02:33.526Z] 
14:02:33 [2019-12-20T19:02:33.526Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:33.462
14:02:33 [2019-12-20T19:02:33.526Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:02:33 [2019-12-20T19:02:33.526Z] 
14:02:33 [2019-12-20T19:02:33.526Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:33.462
14:02:33 [2019-12-20T19:02:33.526Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:02:33 [2019-12-20T19:02:33.526Z] 
14:02:33 [2019-12-20T19:02:33.526Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:33.462
14:02:33 [2019-12-20T19:02:33.526Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:02:33 [2019-12-20T19:02:33.526Z] 
14:02:33 [2019-12-20T19:02:33.526Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:33.463
14:02:33 [2019-12-20T19:02:33.526Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:02:33 [2019-12-20T19:02:33.526Z] 
14:02:33 [2019-12-20T19:02:33.526Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:33.463
14:02:33 [2019-12-20T19:02:33.526Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:02:33 [2019-12-20T19:02:33.526Z] 
14:02:33 [2019-12-20T19:02:33.526Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:33.463
14:02:33 [2019-12-20T19:02:33.527Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:02:33 [2019-12-20T19:02:33.527Z] 
14:02:33 [2019-12-20T19:02:33.527Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:33.464
14:02:33 [2019-12-20T19:02:33.527Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:02:33 [2019-12-20T19:02:33.527Z] 
14:02:33 [2019-12-20T19:02:33.527Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:33.464
14:02:33 [2019-12-20T19:02:33.527Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:02:33 [2019-12-20T19:02:33.527Z] 
14:02:33 [2019-12-20T19:02:33.527Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:33.464
14:02:33 [2019-12-20T19:02:33.527Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:02:33 [2019-12-20T19:02:33.527Z] 
14:02:33 [2019-12-20T19:02:33.527Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:33.465
14:02:33 [2019-12-20T19:02:33.527Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:02:33 [2019-12-20T19:02:33.527Z] 
14:02:33 [2019-12-20T19:02:33.527Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:33.465
14:02:33 [2019-12-20T19:02:33.527Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:02:33 [2019-12-20T19:02:33.527Z] 
14:02:33 [2019-12-20T19:02:33.527Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:33.467
14:02:33 [2019-12-20T19:02:33.527Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:02:33 [2019-12-20T19:02:33.527Z] 
14:02:33 [2019-12-20T19:02:33.527Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:33.467
14:02:33 [2019-12-20T19:02:33.527Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:02:33 [2019-12-20T19:02:33.527Z] 
14:02:33 [2019-12-20T19:02:33.527Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:33.467
14:02:33 [2019-12-20T19:02:33.527Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:02:33 [2019-12-20T19:02:33.527Z] 
14:02:33 [2019-12-20T19:02:33.527Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:33.468
14:02:33 [2019-12-20T19:02:33.527Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
14:02:45 [2019-12-20T19:02:45.691Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.176 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
14:02:45 [2019-12-20T19:02:45.691Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest)  Time elapsed: 12.015 s
14:02:45 [2019-12-20T19:02:45.691Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest)  Time elapsed: 0.101 s
14:02:45 [2019-12-20T19:02:45.691Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
14:02:45 [2019-12-20T19:02:45.691Z] 
14:02:45 [2019-12-20T19:02:45.691Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-20 19:02:44.222
14:02:45 [2019-12-20T19:02:45.691Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file 
14:02:45 [2019-12-20T19:02:45.691Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.603 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
14:02:45 [2019-12-20T19:02:45.691Z] testInvalidInput(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest)  Time elapsed: 0.392 s
14:02:45 [2019-12-20T19:02:45.691Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest)  Time elapsed: 0.21 s
14:02:45 [2019-12-20T19:02:45.691Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
14:02:45 [2019-12-20T19:02:45.691Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.112 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
14:02:45 [2019-12-20T19:02:45.691Z] testEventName(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest)  Time elapsed: 1.112 s
14:02:45 [2019-12-20T19:02:45.691Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
14:02:47 [2019-12-20T19:02:47.054Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.115 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
14:02:47 [2019-12-20T19:02:47.054Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest)  Time elapsed: 1.115 s
14:02:47 [2019-12-20T19:02:47.054Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
14:02:47 [2019-12-20T19:02:47.054Z] 
14:02:47 [2019-12-20T19:02:47.054Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:46.678
14:02:47 [2019-12-20T19:02:47.054Z] !MESSAGE state value is type int but a mappingGroup is specified
14:02:47 [2019-12-20T19:02:47.054Z] 
14:02:47 [2019-12-20T19:02:47.054Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:46.679
14:02:47 [2019-12-20T19:02:47.054Z] !MESSAGE state value is type int but a mappingGroup is specified
14:02:47 [2019-12-20T19:02:47.983Z] 
14:02:47 [2019-12-20T19:02:47.983Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:47.891
14:02:47 [2019-12-20T19:02:47.983Z] !MESSAGE state value is type int but a mappingGroup is specified
14:02:47 [2019-12-20T19:02:47.983Z] 
14:02:47 [2019-12-20T19:02:47.983Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:47.892
14:02:47 [2019-12-20T19:02:47.983Z] !MESSAGE state value is type int but a mappingGroup is specified
14:02:47 [2019-12-20T19:02:47.983Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.224 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
14:02:47 [2019-12-20T19:02:47.983Z] testNonConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest)  Time elapsed: 1.213 s
14:02:47 [2019-12-20T19:02:47.983Z] testConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest)  Time elapsed: 0.01 s
14:02:47 [2019-12-20T19:02:47.983Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
14:02:49 [2019-12-20T19:02:49.350Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.215 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
14:02:49 [2019-12-20T19:02:49.350Z] testTimestampDescription(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest)  Time elapsed: 1.213 s
14:02:49 [2019-12-20T19:02:49.350Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
14:02:50 [2019-12-20T19:02:50.746Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.12 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
14:02:50 [2019-12-20T19:02:50.746Z] testConditionsPattern(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest)  Time elapsed: 0.009 s
14:02:50 [2019-12-20T19:02:50.746Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest)  Time elapsed: 1.11 s
14:02:50 [2019-12-20T19:02:50.746Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
14:02:50 [2019-12-20T19:02:50.746Z] 
14:02:50 [2019-12-20T19:02:50.746Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:50.443
14:02:50 [2019-12-20T19:02:50.746Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
14:02:53 [2019-12-20T19:02:53.260Z] 
14:02:53 [2019-12-20T19:02:53.260Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:53.012
14:02:53 [2019-12-20T19:02:53.260Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
14:02:53 [2019-12-20T19:02:53.260Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.773 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
14:02:53 [2019-12-20T19:02:53.260Z] testSegmentStore(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest)  Time elapsed: 2.566 s
14:02:53 [2019-12-20T19:02:53.260Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest)  Time elapsed: 0.205 s
14:02:53 [2019-12-20T19:02:53.260Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
14:02:53 [2019-12-20T19:02:53.260Z] 
14:02:53 [2019-12-20T19:02:53.260Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:53.023
14:02:53 [2019-12-20T19:02:53.260Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
14:02:53 [2019-12-20T19:02:53.260Z] 
14:02:53 [2019-12-20T19:02:53.260Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:53.218
14:02:53 [2019-12-20T19:02:53.260Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
14:02:53 [2019-12-20T19:02:53.260Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
14:02:53 [2019-12-20T19:02:53.260Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest)  Time elapsed: 0.194 s
14:02:53 [2019-12-20T19:02:53.260Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest)  Time elapsed: 0.002 s
14:02:53 [2019-12-20T19:02:53.260Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
14:02:54 [2019-12-20T19:02:54.625Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.217 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
14:02:54 [2019-12-20T19:02:54.625Z] testAttributePool(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest)  Time elapsed: 1.216 s
14:02:54 [2019-12-20T19:02:54.625Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
14:02:54 [2019-12-20T19:02:54.880Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.295 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
14:02:54 [2019-12-20T19:02:54.880Z] testStateValueModify(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.021 s
14:02:54 [2019-12-20T19:02:54.880Z] testStateValueScript(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.05 s
14:02:54 [2019-12-20T19:02:54.880Z] testStateValueUpdate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.019 s
14:02:54 [2019-12-20T19:02:54.880Z] testStateValueMapping(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.076 s
14:02:54 [2019-12-20T19:02:54.880Z] testStateValuePeek(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.021 s
14:02:54 [2019-12-20T19:02:54.880Z] testStateValueFuture(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.088 s
14:02:54 [2019-12-20T19:02:54.880Z] testStateValueHostId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.02 s
14:02:54 [2019-12-20T19:02:54.880Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
14:02:54 [2019-12-20T19:02:54.880Z] 
14:02:54 [2019-12-20T19:02:54.880Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:54.812
14:02:54 [2019-12-20T19:02:54.880Z] !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:02:56 [2019-12-20T19:02:56.265Z] 
14:02:56 [2019-12-20T19:02:56.265Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:56.021
14:02:56 [2019-12-20T19:02:56.265Z] !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:02:57 [2019-12-20T19:02:57.632Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.416 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
14:02:57 [2019-12-20T19:02:57.632Z] testInitialStateDeclaration(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest)  Time elapsed: 0 s
14:02:57 [2019-12-20T19:02:57.632Z] testTwoInitialStates(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest)  Time elapsed: 0 s
14:02:57 [2019-12-20T19:02:57.632Z] testInitialStateWithCondition(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest)  Time elapsed: 0 s
14:02:57 [2019-12-20T19:02:57.632Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
14:02:58 [2019-12-20T19:02:58.559Z] 
14:02:58 [2019-12-20T19:02:58.559Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:58.451
14:02:58 [2019-12-20T19:02:58.559Z] !MESSAGE state value is type int but a mappingGroup is specified
14:02:58 [2019-12-20T19:02:58.559Z] 
14:02:58 [2019-12-20T19:02:58.559Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:58.451
14:02:58 [2019-12-20T19:02:58.559Z] !MESSAGE state value is type int but a mappingGroup is specified
14:02:58 [2019-12-20T19:02:58.559Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.227 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
14:02:58 [2019-12-20T19:02:58.559Z] testSegmentContent(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest)  Time elapsed: 1.217 s
14:02:58 [2019-12-20T19:02:58.559Z] testMappingGroup(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest)  Time elapsed: 0.01 s
14:02:58 [2019-12-20T19:02:58.559Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
14:02:58 [2019-12-20T19:02:58.559Z] 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:02:58 [2019-12-20T19:02:58.559Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest)  Time elapsed: 0 s
14:02:58 [2019-12-20T19:02:58.559Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest)  Time elapsed: 0 s
14:02:58 [2019-12-20T19:02:58.559Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
14:02:58 [2019-12-20T19:02:58.559Z] 
14:02:58 [2019-12-20T19:02:58.559Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-20 19:02:58.475
14:02:58 [2019-12-20T19:02:58.559Z] !MESSAGE The value of a constant attribute should not be empty
14:02:58 [2019-12-20T19:02:58.559Z] 
14:02:58 [2019-12-20T19:02:58.559Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-20 19:02:58.475
14:02:58 [2019-12-20T19:02:58.559Z] !MESSAGE The value of an event field attribute should not be null
14:02:58 [2019-12-20T19:02:58.559Z] 
14:02:58 [2019-12-20T19:02:58.559Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-20 19:02:58.476
14:02:58 [2019-12-20T19:02:58.559Z] !MESSAGE A query state attribute should have children attributes
14:02:58 [2019-12-20T19:02:58.559Z] 
14:02:58 [2019-12-20T19:02:58.559Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-20 19:02:58.477
14:02:58 [2019-12-20T19:02:58.559Z] !MESSAGE The value of a constant attribute should not be empty
14:02:58 [2019-12-20T19:02:58.559Z] 
14:02:58 [2019-12-20T19:02:58.559Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-20 19:02:58.478
14:02:58 [2019-12-20T19:02:58.559Z] !MESSAGE Location undefined does not exist
14:02:58 [2019-12-20T19:02:58.559Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
14:02:58 [2019-12-20T19:02:58.559Z] testValidLocationCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest)  Time elapsed: 0.003 s
14:02:58 [2019-12-20T19:02:58.559Z] testInvalidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest)  Time elapsed: 0.004 s
14:02:58 [2019-12-20T19:02:58.559Z] testValidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest)  Time elapsed: 0.004 s
14:02:58 [2019-12-20T19:02:58.559Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
14:02:58 [2019-12-20T19:02:58.559Z] 
14:02:58 [2019-12-20T19:02:58.559Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-20 19:02:58.504
14:02:58 [2019-12-20T19:02:58.559Z] !MESSAGE Segment time: only one of <duration> or <end> shoud be present
14:02:58 [2019-12-20T19:02:58.559Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
14:02:58 [2019-12-20T19:02:58.559Z] testAction[0: type_and_end](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.001 s
14:02:58 [2019-12-20T19:02:58.559Z] testAction[1: just_type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.001 s
14:02:58 [2019-12-20T19:02:58.559Z] testAction[2: type_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.001 s
14:02:58 [2019-12-20T19:02:58.559Z] testAction[3: inline_name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0 s
14:02:58 [2019-12-20T19:02:58.559Z] testAction[4: invalid_segment_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.01 s
14:02:58 [2019-12-20T19:02:58.559Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
14:02:58 [2019-12-20T19:02:58.559Z] 
14:02:58 [2019-12-20T19:02:58.559Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-20 19:02:58.518
14:02:58 [2019-12-20T19:02:58.559Z] !MESSAGE Compiling value: value is not a parseable integer: abc
14:02:58 [2019-12-20T19:02:58.559Z] 
14:02:58 [2019-12-20T19:02:58.559Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-20 19:02:58.519
14:02:58 [2019-12-20T19:02:58.559Z] !MESSAGE Compiling value: value is not a parseable integer: 
14:02:58 [2019-12-20T19:02:58.559Z] 
14:02:58 [2019-12-20T19:02:58.559Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-20 19:02:58.520
14:02:58 [2019-12-20T19:02:58.559Z] !MESSAGE Compiling value: value is not a parseable integer: abc
14:02:58 [2019-12-20T19:02:58.559Z] 
14:02:58 [2019-12-20T19:02:58.559Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-20 19:02:58.521
14:02:58 [2019-12-20T19:02:58.559Z] !MESSAGE Compiling value: value is not a parseable integer: 
14:02:58 [2019-12-20T19:02:58.559Z] 
14:02:58 [2019-12-20T19:02:58.559Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-20 19:02:58.527
14:02:58 [2019-12-20T19:02:58.559Z] !MESSAGE The mapping group undefined does not exist in this analysis
14:02:58 [2019-12-20T19:02:58.559Z] 
14:02:58 [2019-12-20T19:02:58.559Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-20 19:02:58.530
14:02:58 [2019-12-20T19:02:58.559Z] !MESSAGE Compiling value: value is not a parseable integer: not int
14:02:58 [2019-12-20T19:02:58.559Z] 
14:02:58 [2019-12-20T19:02:58.559Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-20 19:02:58.532
14:02:58 [2019-12-20T19:02:58.559Z] !MESSAGE A query state value should have children attributes
14:02:58 [2019-12-20T19:02:58.560Z] 
14:02:58 [2019-12-20T19:02:58.560Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-20 19:02:58.533
14:02:58 [2019-12-20T19:02:58.560Z] !MESSAGE The value of a constant attribute should not be empty
14:02:58 [2019-12-20T19:02:58.816Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
14:02:58 [2019-12-20T19:02:58.816Z] testStateValueCompilation[0: Null state value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
14:02:58 [2019-12-20T19:02:58.816Z] testStateValueCompilation[1: Valid integer 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
14:02:58 [2019-12-20T19:02:58.816Z] 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:02:58 [2019-12-20T19:02:58.816Z] testStateValueCompilation[3: Invalid integer](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
14:02:58 [2019-12-20T19:02:58.816Z] testStateValueCompilation[4: Int no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
14:02:58 [2019-12-20T19:02:58.816Z] testStateValueCompilation[5: Valid long 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
14:02:58 [2019-12-20T19:02:58.816Z] testStateValueCompilation[6: Valid long 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
14:02:58 [2019-12-20T19:02:58.816Z] testStateValueCompilation[7: Invalid long](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
14:02:58 [2019-12-20T19:02:58.816Z] testStateValueCompilation[8: Long no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
14:02:58 [2019-12-20T19:02:58.816Z] testStateValueCompilation[9: Valid string 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
14:02:58 [2019-12-20T19:02:58.816Z] testStateValueCompilation[10: Valid string 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
14:02:58 [2019-12-20T19:02:58.816Z] testStateValueCompilation[11: String no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
14:02:58 [2019-12-20T19:02:58.816Z] testStateValueCompilation[12: Delete value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
14:02:58 [2019-12-20T19:02:58.816Z] testStateValueCompilation[13: Delete value with ignored params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
14:02:58 [2019-12-20T19:02:58.816Z] testStateValueCompilation[14: Event name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0 s
14:02:58 [2019-12-20T19:02:58.816Z] testStateValueCompilation[15: Event name with params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
14:02:58 [2019-12-20T19:02:58.816Z] testStateValueCompilation[16: Event field](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
14:02:58 [2019-12-20T19:02:58.816Z] testStateValueCompilation[17: Unknown mapping group](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
14:02:58 [2019-12-20T19:02:58.816Z] testStateValueCompilation[18: Valid script](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
14:02:58 [2019-12-20T19:02:58.816Z] testStateValueCompilation[19: Script with children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
14:02:58 [2019-12-20T19:02:58.816Z] testStateValueCompilation[20: Script with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
14:02:58 [2019-12-20T19:02:58.816Z] testStateValueCompilation[21: Query](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
14:02:58 [2019-12-20T19:02:58.816Z] testStateValueCompilation[22: Query no children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
14:02:58 [2019-12-20T19:02:58.816Z] testStateValueCompilation[23: Query with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
14:02:58 [2019-12-20T19:02:58.816Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
14:02:58 [2019-12-20T19:02:58.816Z] 
14:02:58 [2019-12-20T19:02:58.816Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:58.616
14:02:58 [2019-12-20T19:02:58.816Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there
14:02:58 [2019-12-20T19:02:58.816Z] 
14:02:58 [2019-12-20T19:02:58.816Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:58.634
14:02:58 [2019-12-20T19:02:58.816Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes
14:02:58 [2019-12-20T19:02:58.816Z] 
14:02:58 [2019-12-20T19:02:58.816Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-20 19:02:58.640
14:02:58 [2019-12-20T19:02:58.816Z] !MESSAGE State Transition: Undefined action: action1
14:02:58 [2019-12-20T19:02:58.816Z] 
14:02:58 [2019-12-20T19:02:58.816Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-20 19:02:58.642
14:02:58 [2019-12-20T19:02:58.816Z] !MESSAGE State Transition: Undefined condition: test1
14:02:58 [2019-12-20T19:02:58.816Z] 
14:02:58 [2019-12-20T19:02:58.816Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-20 19:02:58.705
14:02:58 [2019-12-20T19:02:58.816Z] !MESSAGE State Transition: Undefined condition: test1
14:02:58 [2019-12-20T19:02:58.816Z] 
14:02:58 [2019-12-20T19:02:58.816Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:02:58.707
14:02:58 [2019-12-20T19:02:58.816Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there
14:02:58 [2019-12-20T19:02:58.816Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
14:02:58 [2019-12-20T19:02:58.816Z] testFsm[0: one_state_final](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.003 s
14:02:58 [2019-12-20T19:02:58.816Z] testFsm[1: one_state_loop](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.003 s
14:02:58 [2019-12-20T19:02:58.816Z] testFsm[2: save_and_clear_fields](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.003 s
14:02:58 [2019-12-20T19:02:58.816Z] testFsm[3: multiple_actions_and_tests](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.003 s
14:02:58 [2019-12-20T19:02:58.816Z] testFsm[4: multiple_states_and_transitions](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.003 s
14:02:58 [2019-12-20T19:02:58.816Z] testFsm[5: on_entry_exit](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.003 s
14:02:58 [2019-12-20T19:02:58.816Z] testFsm[6: with_precondition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.004 s
14:02:58 [2019-12-20T19:02:58.816Z] testFsm[7: initial state](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
14:02:58 [2019-12-20T19:02:58.816Z] testFsm[8: initial_element](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
14:02:58 [2019-12-20T19:02:58.816Z] testFsm[9: undefined_action](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
14:02:58 [2019-12-20T19:02:58.816Z] testFsm[10: undefined_condition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.001 s
14:02:58 [2019-12-20T19:02:58.816Z] testFsm[11: undefined_target](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.063 s
14:02:58 [2019-12-20T19:02:58.816Z] testFsm[12: valid_no_initial](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
14:02:58 [2019-12-20T19:02:58.816Z] 
14:02:58 [2019-12-20T19:02:58.816Z] Results:
14:02:58 [2019-12-20T19:02:58.816Z] 
14:02:58 [2019-12-20T19:02:58.816Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0
14:02:58 [2019-12-20T19:02:58.816Z] 
14:02:59 [2019-12-20T19:02:59.742Z] [INFO] All tests passed!
14:02:59 [2019-12-20T19:02:59.742Z] [INFO] 
14:02:59 [2019-12-20T19:02:59.742Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:02:59 [2019-12-20T19:02:59.742Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT.jar
14:02:59 [2019-12-20T19:02:59.742Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT.pom
14:02:59 [2019-12-20T19:02:59.742Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT-sources.jar
14:02:59 [2019-12-20T19:02:59.742Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz
14:02:59 [2019-12-20T19:02:59.742Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT-p2metadata.xml
14:02:59 [2019-12-20T19:02:59.742Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.10-SNAPSHOT-p2artifacts.xml
14:02:59 [2019-12-20T19:02:59.742Z] [INFO] 
14:02:59 [2019-12-20T19:02:59.742Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
14:02:59 [2019-12-20T19:02:59.742Z] [INFO] 
14:02:59 [2019-12-20T19:02:59.742Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >--
14:02:59 [2019-12-20T19:02:59.742Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.0-SNAPSHOT [92/138]
14:02:59 [2019-12-20T19:02:59.742Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:02:59 [2019-12-20T19:02:59.742Z] [INFO] 
14:02:59 [2019-12-20T19:02:59.742Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:02:59 [2019-12-20T19:02:59.742Z] [INFO] 
14:02:59 [2019-12-20T19:02:59.742Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:02:59 [2019-12-20T19:02:59.742Z] [INFO] The project's OSGi version is 2.0.0.201912201815
14:02:59 [2019-12-20T19:02:59.742Z] [INFO] 
14:02:59 [2019-12-20T19:02:59.742Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:02:59 [2019-12-20T19:02:59.742Z] [INFO] 
14:02:59 [2019-12-20T19:02:59.742Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:02:59 [2019-12-20T19:02:59.742Z] [INFO] 
14:02:59 [2019-12-20T19:02:59.742Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:02:59 [2019-12-20T19:02:59.742Z] [INFO] 
14:02:59 [2019-12-20T19:02:59.742Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:02:59 [2019-12-20T19:02:59.742Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:02:59 [2019-12-20T19:02:59.742Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources
14:02:59 [2019-12-20T19:02:59.742Z] [INFO] 
14:02:59 [2019-12-20T19:02:59.742Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:02:59 [2019-12-20T19:02:59.742Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes
14:03:00 [2019-12-20T19:03:00.304Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf/org/eclipse/tracecompass/lttng2/kernel/core/tests/perf/analysis/tid/TidAnalysisUsageBenchmark.java:[94] 
14:03:00 [2019-12-20T19:03:00.304Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
14:03:00 [2019-12-20T19:03:00.304Z] 	                                                                ^^^^^
14:03:00 [2019-12-20T19:03:00.304Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
14:03:00 [2019-12-20T19:03:00.304Z] 2. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/event/matchandsync/ExperimentSyncTest.java (at line 41)
14:03:00 [2019-12-20T19:03:00.304Z] 	@SuppressWarnings("nls")
14:03:00 [2019-12-20T19:03:00.304Z] 	                  ^^^^^
14:03:00 [2019-12-20T19:03:00.304Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
14:03:00 [2019-12-20T19:03:00.304Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/analysis/kernel/statesystem/StateSystemFullHistoryTest.java:[187] 
14:03:00 [2019-12-20T19:03:00.304Z] 	File file = new File(TmfTraceManager.getSupplementaryFileDir(trace) + name);
14:03:00 [2019-12-20T19:03:00.304Z] 	                                                             ^^^^^
14:03:00 [2019-12-20T19:03:00.304Z] Null type safety (type annotations): The expression of type 'CtfTmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
14:03:00 [2019-12-20T19:03:00.304Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf/org/eclipse/tracecompass/lttng2/kernel/core/tests/perf/analysis/kernel/KernelAnalysisUsageBenchmark.java:[110] 
14:03:00 [2019-12-20T19:03:00.304Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
14:03:00 [2019-12-20T19:03:00.304Z] 	                                                                ^^^^^
14:03:00 [2019-12-20T19:03:00.304Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
14:03:00 [2019-12-20T19:03:00.304Z] 5. INFO in /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/event/matchandsync/MatchAndSyncTest.java (at line 40)
14:03:00 [2019-12-20T19:03:00.304Z] 	@SuppressWarnings("nls")
14:03:00 [2019-12-20T19:03:00.304Z] 	                  ^^^^^
14:03:00 [2019-12-20T19:03:00.304Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
14:03:00 [2019-12-20T19:03:00.304Z] 5 problems (0 errors, 3 warnings, 3 info)
14:03:00 [2019-12-20T19:03:00.304Z] [INFO] 
14:03:00 [2019-12-20T19:03:00.304Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:03:00 [2019-12-20T19:03:00.304Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:03:00 [2019-12-20T19:03:00.304Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources
14:03:00 [2019-12-20T19:03:00.304Z] [INFO] 
14:03:00 [2019-12-20T19:03:00.304Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:03:00 [2019-12-20T19:03:00.304Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-sources.jar
14:03:00 [2019-12-20T19:03:00.304Z] [INFO] 
14:03:00 [2019-12-20T19:03:00.304Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:03:00 [2019-12-20T19:03:00.559Z] [INFO] 
14:03:00 [2019-12-20T19:03:00.559Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:03:00 [2019-12-20T19:03:00.560Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar
14:03:00 [2019-12-20T19:03:00.560Z] [INFO] 
14:03:00 [2019-12-20T19:03:00.560Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:03:00 [2019-12-20T19:03:00.560Z] [INFO] 
14:03:00 [2019-12-20T19:03:00.560Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:03:00 [2019-12-20T19:03:00.560Z] [INFO] 
14:03:00 [2019-12-20T19:03:00.560Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:03:00 [2019-12-20T19:03:00.560Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar
14:03:00 [2019-12-20T19:03:00.560Z] [INFO] 
14:03:00 [2019-12-20T19:03:00.560Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:03:00 [2019-12-20T19:03:00.560Z] [INFO] 
14:03:00 [2019-12-20T19:03:00.560Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:03:01 [2019-12-20T19:03:01.486Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data/.metadata/.log
14:03:01 [2019-12-20T19:03:01.486Z] [INFO] Command line:
14:03:01 [2019-12-20T19:03:01.486Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:03:01 [2019-12-20T19:03:01.486Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:03:04 [2019-12-20T19:03:04.749Z] !SESSION 2019-12-20 19:03:01.557 -----------------------------------------------
14:03:04 [2019-12-20T19:03:04.749Z] eclipse.buildId=unknown
14:03:04 [2019-12-20T19:03:04.749Z] java.version=1.8.0_202
14:03:04 [2019-12-20T19:03:04.749Z] java.vendor=Oracle Corporation
14:03:04 [2019-12-20T19:03:04.749Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:03:04 [2019-12-20T19:03:04.749Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:03:04 [2019-12-20T19:03:04.749Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:03:04 [2019-12-20T19:03:04.750Z] 
14:03:04 [2019-12-20T19:03:04.750Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 19:03:04.008
14:03:04 [2019-12-20T19:03:04.750Z] !MESSAGE FrameworkEvent ERROR
14:03:04 [2019-12-20T19:03:04.750Z] !STACK 0
14:03:04 [2019-12-20T19:03:04.750Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:03:04 [2019-12-20T19:03:04.750Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:03:04 [2019-12-20T19:03:04.750Z] 
14:03:04 [2019-12-20T19:03:04.750Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:03:04 [2019-12-20T19:03:04.750Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:03:04 [2019-12-20T19:03:04.750Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:03:04 [2019-12-20T19:03:04.750Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:03:04 [2019-12-20T19:03:04.750Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:03:04 [2019-12-20T19:03:04.750Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:03:04 [2019-12-20T19:03:04.750Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:03:04 [2019-12-20T19:03:04.750Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:03:04 [2019-12-20T19:03:04.750Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:03:04 [2019-12-20T19:03:04.750Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:03:04 [2019-12-20T19:03:04.750Z] 
14:03:04 [2019-12-20T19:03:04.750Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 19:03:04.120
14:03:04 [2019-12-20T19:03:04.750Z] !MESSAGE FrameworkEvent ERROR
14:03:04 [2019-12-20T19:03:04.750Z] !STACK 0
14:03:04 [2019-12-20T19:03:04.750Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:03:04 [2019-12-20T19:03:04.750Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:03:04 [2019-12-20T19:03:04.750Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:03:04 [2019-12-20T19:03:04.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:03:04 [2019-12-20T19:03:04.750Z]        org.apache.httpcomponents.httpclient.win [35]
14:03:04 [2019-12-20T19:03:04.750Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:03:04 [2019-12-20T19:03:04.750Z] 
14:03:04 [2019-12-20T19:03:04.750Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:03:04 [2019-12-20T19:03:04.750Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:03:04 [2019-12-20T19:03:04.750Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:03:04 [2019-12-20T19:03:04.750Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:03:04 [2019-12-20T19:03:04.750Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:03:04 [2019-12-20T19:03:04.750Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:03:04 [2019-12-20T19:03:04.750Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:03:04 [2019-12-20T19:03:04.750Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:03:04 [2019-12-20T19:03:04.750Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:03:04 [2019-12-20T19:03:04.750Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:03:06 [2019-12-20T19:03:06.641Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
14:03:16 [2019-12-20T19:03:16.585Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.579 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
14:03:16 [2019-12-20T19:03:16.585Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.003 s
14:03:16 [2019-12-20T19:03:16.585Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
14:03:16 [2019-12-20T19:03:16.585Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
14:03:16 [2019-12-20T19:03:16.585Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
14:03:16 [2019-12-20T19:03:16.585Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
14:03:16 [2019-12-20T19:03:16.585Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.139 s
14:03:16 [2019-12-20T19:03:16.585Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.074 s
14:03:16 [2019-12-20T19:03:16.585Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.005 s
14:03:16 [2019-12-20T19:03:16.585Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.02 s
14:03:16 [2019-12-20T19:03:16.585Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
14:03:16 [2019-12-20T19:03:16.585Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
14:03:16 [2019-12-20T19:03:16.585Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
14:03:16 [2019-12-20T19:03:16.585Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.066 s
14:03:16 [2019-12-20T19:03:16.585Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.016 s
14:03:16 [2019-12-20T19:03:16.585Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.016 s
14:03:16 [2019-12-20T19:03:16.585Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.018 s
14:03:16 [2019-12-20T19:03:16.585Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
14:03:16 [2019-12-20T19:03:16.585Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
14:03:16 [2019-12-20T19:03:16.585Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
14:03:16 [2019-12-20T19:03:16.585Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
14:03:16 [2019-12-20T19:03:16.585Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
14:03:16 [2019-12-20T19:03:16.585Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
14:03:16 [2019-12-20T19:03:16.585Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
14:03:16 [2019-12-20T19:03:16.585Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
14:03:16 [2019-12-20T19:03:16.585Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
14:03:16 [2019-12-20T19:03:16.585Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
14:03:16 [2019-12-20T19:03:16.585Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.03 s
14:03:16 [2019-12-20T19:03:16.585Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
14:03:16 [2019-12-20T19:03:16.585Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
14:03:16 [2019-12-20T19:03:16.585Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
14:03:16 [2019-12-20T19:03:16.585Z] 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:03:16 [2019-12-20T19:03:16.585Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped
14:03:16 [2019-12-20T19:03:16.585Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
14:03:28 [2019-12-20T19:03:28.753Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.594 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
14:03:28 [2019-12-20T19:03:28.753Z] testOpenExistingStateFile(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.034 s
14:03:28 [2019-12-20T19:03:28.753Z] testBuild(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 4.93 s
14:03:28 [2019-12-20T19:03:28.753Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
14:03:28 [2019-12-20T19:03:28.753Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
14:03:28 [2019-12-20T19:03:28.753Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
14:03:28 [2019-12-20T19:03:28.753Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
14:03:28 [2019-12-20T19:03:28.753Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
14:03:28 [2019-12-20T19:03:28.753Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.03 s
14:03:28 [2019-12-20T19:03:28.753Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
14:03:28 [2019-12-20T19:03:28.753Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.122 s
14:03:28 [2019-12-20T19:03:28.753Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.075 s
14:03:28 [2019-12-20T19:03:28.753Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.013 s
14:03:28 [2019-12-20T19:03:28.753Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
14:03:28 [2019-12-20T19:03:28.753Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
14:03:28 [2019-12-20T19:03:28.753Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
14:03:28 [2019-12-20T19:03:28.753Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
14:03:28 [2019-12-20T19:03:28.753Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
14:03:28 [2019-12-20T19:03:28.753Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
14:03:28 [2019-12-20T19:03:28.753Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
14:03:28 [2019-12-20T19:03:28.753Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
14:03:28 [2019-12-20T19:03:28.753Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
14:03:28 [2019-12-20T19:03:28.753Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
14:03:28 [2019-12-20T19:03:28.753Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
14:03:28 [2019-12-20T19:03:28.753Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
14:03:28 [2019-12-20T19:03:28.753Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
14:03:28 [2019-12-20T19:03:28.753Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
14:03:28 [2019-12-20T19:03:28.753Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
14:03:28 [2019-12-20T19:03:28.753Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
14:03:28 [2019-12-20T19:03:28.753Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
14:03:28 [2019-12-20T19:03:28.753Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
14:03:28 [2019-12-20T19:03:28.753Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
14:03:28 [2019-12-20T19:03:28.753Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
14:03:38 [2019-12-20T19:03:38.892Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.065 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
14:03:38 [2019-12-20T19:03:38.892Z] testAnalysisExecution(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest)  Time elapsed: 8.611 s
14:03:38 [2019-12-20T19:03:38.892Z] testCanExecute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest)  Time elapsed: 0.376 s
14:03:38 [2019-12-20T19:03:38.892Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
14:03:39 [2019-12-20T19:03:39.819Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.768 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
14:03:39 [2019-12-20T19:03:39.819Z] testSchedEvents(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest)  Time elapsed: 1.767 s
14:03:39 [2019-12-20T19:03:39.819Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
14:03:45 [2019-12-20T19:03:45.061Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.776 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
14:03:45 [2019-12-20T19:03:45.061Z] testNetworkExchangeOneTraceSoftirq(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.147 s
14:03:45 [2019-12-20T19:03:45.061Z] testNetworkExchangeOneTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.192 s
14:03:45 [2019-12-20T19:03:45.061Z] testNetworkExchange(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.289 s
14:03:45 [2019-12-20T19:03:45.061Z] testNetworkExchangeWithWifi(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.147 s
14:03:45 [2019-12-20T19:03:45.061Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
14:04:03 [2019-12-20T19:04:03.100Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.819 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
14:04:03 [2019-12-20T19:04:03.100Z] testExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest)  Time elapsed: 1.746 s
14:04:03 [2019-12-20T19:04:03.100Z] testDjangoExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest)  Time elapsed: 16.072 s
14:04:03 [2019-12-20T19:04:03.100Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
14:04:03 [2019-12-20T19:04:03.100Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.624 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
14:04:03 [2019-12-20T19:04:03.100Z] testMatching(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest)  Time elapsed: 0.624 s
14:04:03 [2019-12-20T19:04:03.100Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
14:04:03 [2019-12-20T19:04:03.100Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
14:04:03 [2019-12-20T19:04:03.100Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
14:04:03 [2019-12-20T19:04:03.100Z] testActivator(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
14:04:03 [2019-12-20T19:04:03.100Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0.001 s
14:04:03 [2019-12-20T19:04:03.100Z] testGetDefault(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
14:04:03 [2019-12-20T19:04:03.100Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
14:04:03 [2019-12-20T19:04:03.100Z] 
14:04:03 [2019-12-20T19:04:03.100Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-12-20 19:04:02.932
14:04:03 [2019-12-20T19:04:03.100Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
14:04:13 [2019-12-20T19:04:13.044Z] 
14:04:13 [2019-12-20T19:04:13.044Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-12-20 19:04:11.339
14:04:13 [2019-12-20T19:04:13.044Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
14:04:19 [2019-12-20T19:04:19.577Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.176 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
14:04:19 [2019-12-20T19:04:19.577Z] testWholeUstTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest)  Time elapsed: 8.509 s
14:04:19 [2019-12-20T19:04:19.577Z] testOneEvent(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest)  Time elapsed: 7.665 s
14:04:19 [2019-12-20T19:04:19.577Z] 
14:04:19 [2019-12-20T19:04:19.577Z] Results:
14:04:19 [2019-12-20T19:04:19.577Z] 
14:04:19 [2019-12-20T19:04:19.577Z] Tests run: 77, Failures: 0, Errors: 0, Skipped: 1
14:04:19 [2019-12-20T19:04:19.577Z] 
14:04:19 [2019-12-20T19:04:19.834Z] [INFO] All tests passed!
14:04:19 [2019-12-20T19:04:19.834Z] [INFO] 
14:04:19 [2019-12-20T19:04:19.834Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:04:19 [2019-12-20T19:04:19.834Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar
14:04:19 [2019-12-20T19:04:19.834Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.pom
14:04:19 [2019-12-20T19:04:19.834Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-sources.jar
14:04:19 [2019-12-20T19:04:19.834Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-pack200.jar.pack.gz
14:04:19 [2019-12-20T19:04:19.834Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-p2metadata.xml
14:04:19 [2019-12-20T19:04:19.834Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.0-SNAPSHOT-p2artifacts.xml
14:04:19 [2019-12-20T19:04:19.834Z] [INFO] 
14:04:19 [2019-12-20T19:04:19.834Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
14:04:19 [2019-12-20T19:04:19.834Z] [INFO] 
14:04:19 [2019-12-20T19:04:19.834Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >--
14:04:19 [2019-12-20T19:04:19.834Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 4.1.0-SNAPSHOT [93/138]
14:04:19 [2019-12-20T19:04:19.834Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:04:19 [2019-12-20T19:04:19.834Z] [INFO] 
14:04:19 [2019-12-20T19:04:19.834Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:04:19 [2019-12-20T19:04:19.834Z] [INFO] 
14:04:19 [2019-12-20T19:04:19.834Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:04:19 [2019-12-20T19:04:19.834Z] [INFO] The project's OSGi version is 4.1.0.201912201815
14:04:19 [2019-12-20T19:04:19.834Z] [INFO] 
14:04:19 [2019-12-20T19:04:19.834Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:04:19 [2019-12-20T19:04:19.834Z] [INFO] 
14:04:19 [2019-12-20T19:04:19.834Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:04:19 [2019-12-20T19:04:19.834Z] [INFO] 
14:04:19 [2019-12-20T19:04:19.834Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:04:19 [2019-12-20T19:04:19.834Z] [INFO] 
14:04:19 [2019-12-20T19:04:19.834Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:04:19 [2019-12-20T19:04:19.834Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:04:19 [2019-12-20T19:04:19.834Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
14:04:19 [2019-12-20T19:04:19.834Z] [INFO] 
14:04:19 [2019-12-20T19:04:19.834Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:04:19 [2019-12-20T19:04:19.834Z] [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes
14:04:20 [2019-12-20T19:04:20.762Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryUsageDataProvider.java:[132] 
14:04:20 [2019-12-20T19:04:20.763Z] 	int tidQuark = entry.getValue();
14:04:20 [2019-12-20T19:04:20.763Z] 	               ^^^^^^^^^^^^^^^^
14:04:20 [2019-12-20T19:04:20.763Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Long,@NonNull Integer>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
14:04:20 [2019-12-20T19:04:20.763Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryUsageDataProvider.java:[175] 
14:04:20 [2019-12-20T19:04:20.763Z] 	builder.add(new MemoryUsageTreeModel(rootId, -1L, -1, Collections.singletonList(getTrace().getName())));
14:04:20 [2019-12-20T19:04:20.763Z] 	                                                                                ^^^^^^^^^^^^^^^^^^^^
14:04:20 [2019-12-20T19:04:20.763Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:04:20 [2019-12-20T19:04:20.763Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryAspect.java:[94] 
14:04:20 [2019-12-20T19:04:20.763Z] 	return Objects.requireNonNull(Optional.of(new BinaryCallsite(fullPath, file.getBuildId(), offset, file.isPic(), file.getValidityStart(), file.getValidityEnd())));
14:04:20 [2019-12-20T19:04:20.763Z] 	                                                             ^^^^^^^^
14:04:20 [2019-12-20T19:04:20.763Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:04:20 [2019-12-20T19:04:20.763Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryDataProviderFactory.java:[42] 
14:04:20 [2019-12-20T19:04:20.763Z] 	private static final Predicate<? super ITmfTrace> PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, UstMemoryAnalysisModule.class, UstMemoryAnalysisModule.ID) != null;
14:04:20 [2019-12-20T19:04:20.763Z] 	                                                                                                          ^
14:04:20 [2019-12-20T19:04:20.763Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
14:04:20 [2019-12-20T19:04:20.763Z] 4 problems (4 warnings)
14:04:20 [2019-12-20T19:04:20.763Z] [INFO] 
14:04:20 [2019-12-20T19:04:20.763Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:04:20 [2019-12-20T19:04:20.763Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:04:20 [2019-12-20T19:04:20.763Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources
14:04:20 [2019-12-20T19:04:20.763Z] [INFO] 
14:04:20 [2019-12-20T19:04:20.763Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:04:20 [2019-12-20T19:04:20.763Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT-sources.jar
14:04:20 [2019-12-20T19:04:20.763Z] [INFO] 
14:04:20 [2019-12-20T19:04:20.763Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:04:20 [2019-12-20T19:04:20.763Z] [INFO] 
14:04:20 [2019-12-20T19:04:20.763Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:04:20 [2019-12-20T19:04:20.763Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT.jar
14:04:20 [2019-12-20T19:04:20.763Z] [INFO] 
14:04:20 [2019-12-20T19:04:20.763Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:04:20 [2019-12-20T19:04:20.763Z] [INFO] 
14:04:20 [2019-12-20T19:04:20.763Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:04:20 [2019-12-20T19:04:20.763Z] [INFO] 
14:04:20 [2019-12-20T19:04:20.763Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:04:20 [2019-12-20T19:04:20.763Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT.jar
14:04:20 [2019-12-20T19:04:20.763Z] [INFO] 
14:04:20 [2019-12-20T19:04:20.763Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:04:20 [2019-12-20T19:04:20.763Z] [INFO] 
14:04:20 [2019-12-20T19:04:20.763Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:04:20 [2019-12-20T19:04:20.763Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT.jar
14:04:20 [2019-12-20T19:04:20.763Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT.pom
14:04:20 [2019-12-20T19:04:20.763Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT-sources.jar
14:04:21 [2019-12-20T19:04:21.019Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT-pack200.jar.pack.gz
14:04:21 [2019-12-20T19:04:21.019Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT-p2metadata.xml
14:04:21 [2019-12-20T19:04:21.019Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/4.1.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-4.1.0-SNAPSHOT-p2artifacts.xml
14:04:21 [2019-12-20T19:04:21.019Z] [INFO] 
14:04:21 [2019-12-20T19:04:21.019Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core ---
14:04:21 [2019-12-20T19:04:21.019Z] [INFO] 
14:04:21 [2019-12-20T19:04:21.019Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >---
14:04:21 [2019-12-20T19:04:21.019Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.0.6-SNAPSHOT  [94/138]
14:04:21 [2019-12-20T19:04:21.019Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:04:21 [2019-12-20T19:04:21.019Z] [INFO] 
14:04:21 [2019-12-20T19:04:21.019Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:04:21 [2019-12-20T19:04:21.019Z] [INFO] 
14:04:21 [2019-12-20T19:04:21.019Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:04:21 [2019-12-20T19:04:21.019Z] [INFO] The project's OSGi version is 3.0.6.201912201815
14:04:21 [2019-12-20T19:04:21.019Z] [INFO] 
14:04:21 [2019-12-20T19:04:21.019Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:04:21 [2019-12-20T19:04:21.019Z] [INFO] 
14:04:21 [2019-12-20T19:04:21.019Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:04:21 [2019-12-20T19:04:21.019Z] [INFO] 
14:04:21 [2019-12-20T19:04:21.019Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:04:21 [2019-12-20T19:04:21.019Z] [INFO] 
14:04:21 [2019-12-20T19:04:21.019Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:04:21 [2019-12-20T19:04:21.019Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:04:21 [2019-12-20T19:04:21.019Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
14:04:21 [2019-12-20T19:04:21.019Z] [INFO] 
14:04:21 [2019-12-20T19:04:21.019Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:04:21 [2019-12-20T19:04:21.019Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes
14:04:21 [2019-12-20T19:04:21.581Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/org/eclipse/tracecompass/internal/lttng2/ust/ui/Activator.java:[110] 
14:04:21 [2019-12-20T19:04:21.581Z] 	return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path);
14:04:21 [2019-12-20T19:04:21.581Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:04:21 [2019-12-20T19:04:21.581Z] The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated
14:04:21 [2019-12-20T19:04:21.581Z] 1 problem (1 warning)
14:04:21 [2019-12-20T19:04:21.581Z] [INFO] 
14:04:21 [2019-12-20T19:04:21.581Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:04:21 [2019-12-20T19:04:21.581Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:04:21 [2019-12-20T19:04:21.581Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources
14:04:21 [2019-12-20T19:04:21.581Z] [INFO] 
14:04:21 [2019-12-20T19:04:21.581Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:04:21 [2019-12-20T19:04:21.581Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT-sources.jar
14:04:21 [2019-12-20T19:04:21.581Z] [INFO] 
14:04:21 [2019-12-20T19:04:21.581Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:04:21 [2019-12-20T19:04:21.581Z] [INFO] 
14:04:21 [2019-12-20T19:04:21.581Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:04:21 [2019-12-20T19:04:21.581Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT.jar
14:04:21 [2019-12-20T19:04:21.581Z] [INFO] 
14:04:21 [2019-12-20T19:04:21.581Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:04:21 [2019-12-20T19:04:21.581Z] [INFO] 
14:04:21 [2019-12-20T19:04:21.581Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:04:21 [2019-12-20T19:04:21.581Z] [INFO] 
14:04:21 [2019-12-20T19:04:21.581Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:04:21 [2019-12-20T19:04:21.581Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT.jar
14:04:21 [2019-12-20T19:04:21.581Z] [INFO] 
14:04:21 [2019-12-20T19:04:21.581Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:04:21 [2019-12-20T19:04:21.581Z] [INFO] 
14:04:21 [2019-12-20T19:04:21.581Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:04:21 [2019-12-20T19:04:21.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT.jar
14:04:21 [2019-12-20T19:04:21.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT.pom
14:04:21 [2019-12-20T19:04:21.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT-sources.jar
14:04:21 [2019-12-20T19:04:21.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT-pack200.jar.pack.gz
14:04:21 [2019-12-20T19:04:21.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT-p2metadata.xml
14:04:21 [2019-12-20T19:04:21.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.6-SNAPSHOT-p2artifacts.xml
14:04:21 [2019-12-20T19:04:21.581Z] [INFO] 
14:04:21 [2019-12-20T19:04:21.581Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui ---
14:04:21 [2019-12-20T19:04:21.581Z] [INFO] 
14:04:21 [2019-12-20T19:04:21.581Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >----
14:04:21 [2019-12-20T19:04:21.581Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 5.2.0-SNAPSHOT     [95/138]
14:04:21 [2019-12-20T19:04:21.581Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:04:21 [2019-12-20T19:04:21.836Z] [INFO] 
14:04:21 [2019-12-20T19:04:21.836Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust ---
14:04:21 [2019-12-20T19:04:21.836Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] 
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] The project's OSGi version is 5.2.0.201912201815
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] 
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] 
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] 
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] 
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust ---
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] 
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] 
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust ---
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.2.0-SNAPSHOT.jar
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] 
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust ---
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] 
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] 
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust ---
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.2.0-SNAPSHOT-sources-feature.jar
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] 
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust ---
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] 
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] 
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust ---
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.2.0-SNAPSHOT.jar
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.2.0-SNAPSHOT.pom
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.2.0-SNAPSHOT-sources-feature.jar
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.2.0-SNAPSHOT-p2metadata.xml
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/5.2.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-5.2.0-SNAPSHOT-p2artifacts.xml
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] 
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust ---
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] 
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >--
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.9-SNAPSHOT [96/138]
14:04:21 [2019-12-20T19:04:21.837Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:04:22 [2019-12-20T19:04:22.092Z] [INFO] 
14:04:22 [2019-12-20T19:04:22.092Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:04:22 [2019-12-20T19:04:22.092Z] [INFO] 
14:04:22 [2019-12-20T19:04:22.092Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:04:22 [2019-12-20T19:04:22.092Z] [INFO] The project's OSGi version is 1.0.9.201912201815
14:04:22 [2019-12-20T19:04:22.092Z] [INFO] 
14:04:22 [2019-12-20T19:04:22.092Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:04:22 [2019-12-20T19:04:22.092Z] [INFO] 
14:04:22 [2019-12-20T19:04:22.092Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:04:22 [2019-12-20T19:04:22.092Z] [INFO] 
14:04:22 [2019-12-20T19:04:22.092Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:04:22 [2019-12-20T19:04:22.092Z] [INFO] 
14:04:22 [2019-12-20T19:04:22.092Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:04:22 [2019-12-20T19:04:22.092Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:04:22 [2019-12-20T19:04:22.092Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources
14:04:22 [2019-12-20T19:04:22.092Z] [INFO] 
14:04:22 [2019-12-20T19:04:22.092Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:04:22 [2019-12-20T19:04:22.092Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes
14:04:22 [2019-12-20T19:04:22.348Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/perf/org/eclipse/tracecompass/lttng2/ust/core/tests/perf/cygprofile/CallStackAndGraphBenchmark.java:[129] 
14:04:22 [2019-12-20T19:04:22.348Z] 	CallStackAnalysis callStackModule = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallStackAnalysis.class, LttngUstCallStackAnalysis.ID);
14:04:22 [2019-12-20T19:04:22.348Z] 	                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:04:22 [2019-12-20T19:04:22.348Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:04:22 [2019-12-20T19:04:22.348Z] 1 problem (1 warning)
14:04:22 [2019-12-20T19:04:22.348Z] [INFO] 
14:04:22 [2019-12-20T19:04:22.348Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:04:22 [2019-12-20T19:04:22.348Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:04:22 [2019-12-20T19:04:22.348Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources
14:04:22 [2019-12-20T19:04:22.348Z] [INFO] 
14:04:22 [2019-12-20T19:04:22.348Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:04:22 [2019-12-20T19:04:22.348Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-sources.jar
14:04:22 [2019-12-20T19:04:22.348Z] [INFO] 
14:04:22 [2019-12-20T19:04:22.348Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:04:22 [2019-12-20T19:04:22.348Z] [INFO] 
14:04:22 [2019-12-20T19:04:22.348Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:04:22 [2019-12-20T19:04:22.348Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar
14:04:22 [2019-12-20T19:04:22.348Z] [INFO] 
14:04:22 [2019-12-20T19:04:22.348Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:04:22 [2019-12-20T19:04:22.348Z] [INFO] 
14:04:22 [2019-12-20T19:04:22.348Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:04:22 [2019-12-20T19:04:22.348Z] [INFO] 
14:04:22 [2019-12-20T19:04:22.348Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:04:22 [2019-12-20T19:04:22.348Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar
14:04:22 [2019-12-20T19:04:22.348Z] [INFO] 
14:04:22 [2019-12-20T19:04:22.348Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:04:22 [2019-12-20T19:04:22.348Z] [INFO] 
14:04:22 [2019-12-20T19:04:22.348Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:04:23 [2019-12-20T19:04:23.721Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data/.metadata/.log
14:04:23 [2019-12-20T19:04:23.721Z] [INFO] Command line:
14:04:23 [2019-12-20T19:04:23.721Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:04:23 [2019-12-20T19:04:23.721Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:04:26 [2019-12-20T19:04:26.235Z] !SESSION 2019-12-20 19:04:23.442 -----------------------------------------------
14:04:26 [2019-12-20T19:04:26.235Z] eclipse.buildId=unknown
14:04:26 [2019-12-20T19:04:26.235Z] java.version=1.8.0_202
14:04:26 [2019-12-20T19:04:26.235Z] java.vendor=Oracle Corporation
14:04:26 [2019-12-20T19:04:26.235Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:04:26 [2019-12-20T19:04:26.235Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:04:26 [2019-12-20T19:04:26.235Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:04:26 [2019-12-20T19:04:26.235Z] 
14:04:26 [2019-12-20T19:04:26.235Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 19:04:25.633
14:04:26 [2019-12-20T19:04:26.235Z] !MESSAGE FrameworkEvent ERROR
14:04:26 [2019-12-20T19:04:26.235Z] !STACK 0
14:04:26 [2019-12-20T19:04:26.235Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:04:26 [2019-12-20T19:04:26.235Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:04:26 [2019-12-20T19:04:26.235Z] 
14:04:26 [2019-12-20T19:04:26.235Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:04:26 [2019-12-20T19:04:26.235Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:04:26 [2019-12-20T19:04:26.235Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:04:26 [2019-12-20T19:04:26.235Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:04:26 [2019-12-20T19:04:26.235Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:04:26 [2019-12-20T19:04:26.235Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:04:26 [2019-12-20T19:04:26.235Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:04:26 [2019-12-20T19:04:26.235Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:04:26 [2019-12-20T19:04:26.235Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:04:26 [2019-12-20T19:04:26.235Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:04:26 [2019-12-20T19:04:26.235Z] 
14:04:26 [2019-12-20T19:04:26.235Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 19:04:25.912
14:04:26 [2019-12-20T19:04:26.235Z] !MESSAGE FrameworkEvent ERROR
14:04:26 [2019-12-20T19:04:26.235Z] !STACK 0
14:04:26 [2019-12-20T19:04:26.235Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:04:26 [2019-12-20T19:04:26.235Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:04:26 [2019-12-20T19:04:26.235Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:04:26 [2019-12-20T19:04:26.235Z]     -> 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:04:26 [2019-12-20T19:04:26.235Z]        org.apache.httpcomponents.httpclient.win [35]
14:04:26 [2019-12-20T19:04:26.235Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:04:26 [2019-12-20T19:04:26.235Z] 
14:04:26 [2019-12-20T19:04:26.235Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:04:26 [2019-12-20T19:04:26.235Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:04:26 [2019-12-20T19:04:26.235Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:04:26 [2019-12-20T19:04:26.235Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:04:26 [2019-12-20T19:04:26.235Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:04:26 [2019-12-20T19:04:26.235Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:04:26 [2019-12-20T19:04:26.235Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:04:26 [2019-12-20T19:04:26.235Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:04:26 [2019-12-20T19:04:26.235Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:04:26 [2019-12-20T19:04:26.235Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:04:28 [2019-12-20T19:04:28.122Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
14:04:28 [2019-12-20T19:04:28.122Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
14:04:28 [2019-12-20T19:04:28.122Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0.001 s
14:04:28 [2019-12-20T19:04:28.122Z] testActivator(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0 s
14:04:28 [2019-12-20T19:04:28.122Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0 s
14:04:28 [2019-12-20T19:04:28.122Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0 s
14:04:28 [2019-12-20T19:04:28.122Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
14:04:40 [2019-12-20T19:04:40.290Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.246 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
14:04:40 [2019-12-20T19:04:40.290Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 2.085 s
14:04:40 [2019-12-20T19:04:40.290Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.305 s
14:04:40 [2019-12-20T19:04:40.290Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.302 s
14:04:40 [2019-12-20T19:04:40.290Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.21 s
14:04:40 [2019-12-20T19:04:40.290Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.188 s
14:04:40 [2019-12-20T19:04:40.290Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 2.998 s
14:04:40 [2019-12-20T19:04:40.290Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.142 s
14:04:40 [2019-12-20T19:04:40.290Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
14:04:40 [2019-12-20T19:04:40.290Z] 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:04:40 [2019-12-20T19:04:40.290Z] testCallStackRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest)  Time elapsed: 0.013 s
14:04:40 [2019-12-20T19:04:40.290Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
14:04:50 [2019-12-20T19:04:50.227Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.607 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
14:04:50 [2019-12-20T19:04:50.227Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.379 s
14:04:50 [2019-12-20T19:04:50.227Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.13 s
14:04:50 [2019-12-20T19:04:50.227Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.137 s
14:04:50 [2019-12-20T19:04:50.227Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.131 s
14:04:50 [2019-12-20T19:04:50.227Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.133 s
14:04:50 [2019-12-20T19:04:50.227Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 2.573 s
14:04:50 [2019-12-20T19:04:50.227Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.122 s
14:04:50 [2019-12-20T19:04:50.227Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
14:04:50 [2019-12-20T19:04:50.227Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.107 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
14:04:50 [2019-12-20T19:04:50.227Z] testTidAspect(org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest)  Time elapsed: 0.106 s
14:04:50 [2019-12-20T19:04:50.227Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
14:04:55 [2019-12-20T19:04:55.468Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.634 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
14:04:55 [2019-12-20T19:04:55.468Z] testExec(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.116 s
14:04:55 [2019-12-20T19:04:55.468Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0 s
14:04:55 [2019-12-20T19:04:55.468Z] testGetAllBinaries(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.127 s
14:04:55 [2019-12-20T19:04:55.468Z] testExecution(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0.029 s
14:04:55 [2019-12-20T19:04:55.468Z] testTwoProcesses(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.111 s
14:04:55 [2019-12-20T19:04:55.468Z] testCanExecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0.014 s
14:04:55 [2019-12-20T19:04:55.468Z] testBuildIDDebugLink(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.11 s
14:04:55 [2019-12-20T19:04:55.468Z] testCannotExcecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0.01 s
14:04:55 [2019-12-20T19:04:55.468Z] testBinaryCallsites(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.114 s
14:04:55 [2019-12-20T19:04:55.468Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
14:04:55 [2019-12-20T19:04:55.468Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
14:04:55 [2019-12-20T19:04:55.468Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest) skipped
14:04:55 [2019-12-20T19:04:55.468Z] 
14:04:55 [2019-12-20T19:04:55.468Z] Results:
14:04:55 [2019-12-20T19:04:55.468Z] 
14:04:55 [2019-12-20T19:04:55.468Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 1
14:04:55 [2019-12-20T19:04:55.468Z] 
14:04:55 [2019-12-20T19:04:55.468Z] [INFO] All tests passed!
14:04:55 [2019-12-20T19:04:55.468Z] [INFO] 
14:04:55 [2019-12-20T19:04:55.468Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:04:55 [2019-12-20T19:04:55.468Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar
14:04:55 [2019-12-20T19:04:55.468Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.pom
14:04:55 [2019-12-20T19:04:55.468Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-sources.jar
14:04:55 [2019-12-20T19:04:55.468Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz
14:04:55 [2019-12-20T19:04:55.468Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-p2metadata.xml
14:04:55 [2019-12-20T19:04:55.468Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.9-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.9-SNAPSHOT-p2artifacts.xml
14:04:55 [2019-12-20T19:04:55.468Z] [INFO] 
14:04:55 [2019-12-20T19:04:55.468Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
14:04:55 [2019-12-20T19:04:55.468Z] [INFO] 
14:04:55 [2019-12-20T19:04:55.468Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >--
14:04:55 [2019-12-20T19:04:55.468Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.0-SNAPSHOT [97/138]
14:04:55 [2019-12-20T19:04:55.468Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:04:55 [2019-12-20T19:04:55.468Z] [INFO] 
14:04:55 [2019-12-20T19:04:55.468Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:04:55 [2019-12-20T19:04:55.468Z] [INFO] 
14:04:55 [2019-12-20T19:04:55.468Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:04:55 [2019-12-20T19:04:55.468Z] [INFO] The project's OSGi version is 1.0.0.201912201815
14:04:55 [2019-12-20T19:04:55.468Z] [INFO] 
14:04:55 [2019-12-20T19:04:55.468Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:04:55 [2019-12-20T19:04:55.468Z] [INFO] 
14:04:55 [2019-12-20T19:04:55.468Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:04:55 [2019-12-20T19:04:55.468Z] [INFO] 
14:04:55 [2019-12-20T19:04:55.469Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:04:55 [2019-12-20T19:04:55.469Z] [INFO] 
14:04:55 [2019-12-20T19:04:55.469Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:04:55 [2019-12-20T19:04:55.469Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:04:55 [2019-12-20T19:04:55.469Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources
14:04:55 [2019-12-20T19:04:55.469Z] [INFO] 
14:04:55 [2019-12-20T19:04:55.469Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:04:55 [2019-12-20T19:04:55.469Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes
14:04:56 [2019-12-20T19:04:56.031Z] [INFO] 
14:04:56 [2019-12-20T19:04:56.031Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:04:56 [2019-12-20T19:04:56.031Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:04:56 [2019-12-20T19:04:56.032Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources
14:04:56 [2019-12-20T19:04:56.032Z] [INFO] 
14:04:56 [2019-12-20T19:04:56.032Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:04:56 [2019-12-20T19:04:56.032Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-sources.jar
14:04:56 [2019-12-20T19:04:56.032Z] [INFO] 
14:04:56 [2019-12-20T19:04:56.032Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:04:56 [2019-12-20T19:04:56.032Z] [INFO] 
14:04:56 [2019-12-20T19:04:56.032Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:04:56 [2019-12-20T19:04:56.032Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar
14:04:56 [2019-12-20T19:04:56.032Z] [INFO] 
14:04:56 [2019-12-20T19:04:56.032Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:04:56 [2019-12-20T19:04:56.032Z] [INFO] 
14:04:56 [2019-12-20T19:04:56.032Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:04:56 [2019-12-20T19:04:56.032Z] [INFO] 
14:04:56 [2019-12-20T19:04:56.032Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:04:56 [2019-12-20T19:04:56.032Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar
14:04:56 [2019-12-20T19:04:56.032Z] [INFO] 
14:04:56 [2019-12-20T19:04:56.032Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:04:56 [2019-12-20T19:04:56.032Z] [INFO] 
14:04:56 [2019-12-20T19:04:56.032Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:04:57 [2019-12-20T19:04:57.395Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data/.metadata/.log
14:04:57 [2019-12-20T19:04:57.395Z] [INFO] Command line:
14:04:57 [2019-12-20T19:04:57.395Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:04:57 [2019-12-20T19:04:57.395Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:04:59 [2019-12-20T19:04:59.910Z] !SESSION 2019-12-20 19:04:57.160 -----------------------------------------------
14:04:59 [2019-12-20T19:04:59.910Z] eclipse.buildId=unknown
14:04:59 [2019-12-20T19:04:59.910Z] java.version=1.8.0_202
14:04:59 [2019-12-20T19:04:59.910Z] java.vendor=Oracle Corporation
14:04:59 [2019-12-20T19:04:59.910Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:04:59 [2019-12-20T19:04:59.910Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
14:04:59 [2019-12-20T19:04:59.910Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:04:59 [2019-12-20T19:04:59.910Z] 
14:04:59 [2019-12-20T19:04:59.910Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 19:04:59.530
14:04:59 [2019-12-20T19:04:59.910Z] !MESSAGE FrameworkEvent ERROR
14:04:59 [2019-12-20T19:04:59.910Z] !STACK 0
14:04:59 [2019-12-20T19:04:59.910Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:04:59 [2019-12-20T19:04:59.910Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:04:59 [2019-12-20T19:04:59.910Z] 
14:04:59 [2019-12-20T19:04:59.910Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:04:59 [2019-12-20T19:04:59.910Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:04:59 [2019-12-20T19:04:59.910Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:04:59 [2019-12-20T19:04:59.910Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:04:59 [2019-12-20T19:04:59.910Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:04:59 [2019-12-20T19:04:59.910Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:04:59 [2019-12-20T19:04:59.910Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:04:59 [2019-12-20T19:04:59.910Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:04:59 [2019-12-20T19:04:59.910Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:04:59 [2019-12-20T19:04:59.911Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:04:59 [2019-12-20T19:04:59.911Z] 
14:04:59 [2019-12-20T19:04:59.911Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 19:04:59.711
14:04:59 [2019-12-20T19:04:59.911Z] !MESSAGE FrameworkEvent ERROR
14:04:59 [2019-12-20T19:04:59.911Z] !STACK 0
14:04:59 [2019-12-20T19:04:59.911Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:04:59 [2019-12-20T19:04:59.911Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:04:59 [2019-12-20T19:04:59.911Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:04:59 [2019-12-20T19:04:59.911Z]     -> 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:04:59 [2019-12-20T19:04:59.911Z]        org.apache.httpcomponents.httpclient.win [36]
14:04:59 [2019-12-20T19:04:59.911Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:04:59 [2019-12-20T19:04:59.911Z] 
14:04:59 [2019-12-20T19:04:59.911Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:04:59 [2019-12-20T19:04:59.911Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:04:59 [2019-12-20T19:04:59.911Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:04:59 [2019-12-20T19:04:59.911Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:04:59 [2019-12-20T19:04:59.911Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:04:59 [2019-12-20T19:04:59.911Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:04:59 [2019-12-20T19:04:59.911Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:04:59 [2019-12-20T19:04:59.911Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:04:59 [2019-12-20T19:04:59.911Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:04:59 [2019-12-20T19:04:59.911Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:05:01 [2019-12-20T19:05:01.799Z] process 11444: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
14:05:01 [2019-12-20T19:05:01.799Z] See the manual page for dbus-uuidgen to correct this issue.
14:05:01 [2019-12-20T19:05:01.799Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
14:05:01 [2019-12-20T19:05:01.799Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
14:05:11 [2019-12-20T19:05:11.743Z] Running org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
14:05:11 [2019-12-20T19:05:11.743Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
14:05:11 [2019-12-20T19:05:11.743Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0.001 s
14:05:11 [2019-12-20T19:05:11.743Z] testActivator(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0 s
14:05:11 [2019-12-20T19:05:11.743Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0 s
14:05:11 [2019-12-20T19:05:11.743Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0 s
14:05:11 [2019-12-20T19:05:11.743Z] 
14:05:11 [2019-12-20T19:05:11.743Z] Results:
14:05:11 [2019-12-20T19:05:11.743Z] 
14:05:11 [2019-12-20T19:05:11.743Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
14:05:11 [2019-12-20T19:05:11.743Z] 
14:05:12 [2019-12-20T19:05:12.489Z] [INFO] All tests passed!
14:05:12 [2019-12-20T19:05:12.489Z] [INFO] 
14:05:12 [2019-12-20T19:05:12.489Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:05:12 [2019-12-20T19:05:12.489Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar
14:05:12 [2019-12-20T19:05:12.489Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.pom
14:05:12 [2019-12-20T19:05:12.489Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-sources.jar
14:05:12 [2019-12-20T19:05:12.489Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz
14:05:12 [2019-12-20T19:05:12.489Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-p2metadata.xml
14:05:12 [2019-12-20T19:05:12.489Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.0-SNAPSHOT-p2artifacts.xml
14:05:12 [2019-12-20T19:05:12.489Z] [INFO] 
14:05:12 [2019-12-20T19:05:12.489Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
14:05:12 [2019-12-20T19:05:12.489Z] [INFO] 
14:05:12 [2019-12-20T19:05:12.489Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >--
14:05:12 [2019-12-20T19:05:12.489Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.6-SNAPSHOT [98/138]
14:05:12 [2019-12-20T19:05:12.489Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:05:12 [2019-12-20T19:05:12.489Z] [INFO] 
14:05:12 [2019-12-20T19:05:12.489Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:05:12 [2019-12-20T19:05:12.489Z] [INFO] 
14:05:12 [2019-12-20T19:05:12.489Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:05:12 [2019-12-20T19:05:12.489Z] [INFO] The project's OSGi version is 1.0.6.201912201815
14:05:12 [2019-12-20T19:05:12.489Z] [INFO] 
14:05:12 [2019-12-20T19:05:12.489Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:05:12 [2019-12-20T19:05:12.489Z] [INFO] 
14:05:12 [2019-12-20T19:05:12.489Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:05:12 [2019-12-20T19:05:12.489Z] [INFO] 
14:05:12 [2019-12-20T19:05:12.489Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:05:12 [2019-12-20T19:05:12.489Z] [INFO] 
14:05:12 [2019-12-20T19:05:12.489Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:05:12 [2019-12-20T19:05:12.489Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:05:12 [2019-12-20T19:05:12.489Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources
14:05:12 [2019-12-20T19:05:12.489Z] [INFO] 
14:05:12 [2019-12-20T19:05:12.489Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:05:12 [2019-12-20T19:05:12.489Z] [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes
14:05:13 [2019-12-20T19:05:13.050Z] [INFO] 
14:05:13 [2019-12-20T19:05:13.050Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:05:13 [2019-12-20T19:05:13.050Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:05:13 [2019-12-20T19:05:13.050Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/test/resources
14:05:13 [2019-12-20T19:05:13.050Z] [INFO] 
14:05:13 [2019-12-20T19:05:13.050Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:05:13 [2019-12-20T19:05:13.050Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar
14:05:13 [2019-12-20T19:05:13.050Z] [INFO] 
14:05:13 [2019-12-20T19:05:13.050Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:05:13 [2019-12-20T19:05:13.050Z] [INFO] 
14:05:13 [2019-12-20T19:05:13.050Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:05:13 [2019-12-20T19:05:13.050Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
14:05:13 [2019-12-20T19:05:13.050Z] [INFO] 
14:05:13 [2019-12-20T19:05:13.050Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:05:13 [2019-12-20T19:05:13.050Z] [INFO] 
14:05:13 [2019-12-20T19:05:13.050Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:05:13 [2019-12-20T19:05:13.050Z] [INFO] 
14:05:13 [2019-12-20T19:05:13.050Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:05:13 [2019-12-20T19:05:13.050Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
14:05:13 [2019-12-20T19:05:13.050Z] [INFO] 
14:05:13 [2019-12-20T19:05:13.050Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:05:13 [2019-12-20T19:05:13.050Z] [INFO] 
14:05:13 [2019-12-20T19:05:13.050Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:05:14 [2019-12-20T19:05:14.414Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data/.metadata/.log
14:05:14 [2019-12-20T19:05:14.414Z] [INFO] Command line:
14:05:14 [2019-12-20T19:05:14.414Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/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-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:05:14 [2019-12-20T19:05:14.414Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:05:16 [2019-12-20T19:05:16.928Z] !SESSION 2019-12-20 19:05:14.311 -----------------------------------------------
14:05:16 [2019-12-20T19:05:16.928Z] eclipse.buildId=unknown
14:05:16 [2019-12-20T19:05:16.928Z] java.version=1.8.0_202
14:05:16 [2019-12-20T19:05:16.928Z] java.vendor=Oracle Corporation
14:05:16 [2019-12-20T19:05:16.928Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:05:16 [2019-12-20T19:05:16.928Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:05:16 [2019-12-20T19:05:16.928Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/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-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:05:16 [2019-12-20T19:05:16.928Z] 
14:05:16 [2019-12-20T19:05:16.928Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 19:05:16.727
14:05:16 [2019-12-20T19:05:16.928Z] !MESSAGE FrameworkEvent ERROR
14:05:16 [2019-12-20T19:05:16.928Z] !STACK 0
14:05:16 [2019-12-20T19:05:16.928Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:05:16 [2019-12-20T19:05:16.928Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:05:16 [2019-12-20T19:05:16.928Z] 
14:05:16 [2019-12-20T19:05:16.928Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:05:16 [2019-12-20T19:05:16.928Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:05:16 [2019-12-20T19:05:16.928Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:05:16 [2019-12-20T19:05:16.928Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:05:16 [2019-12-20T19:05:16.928Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:05:16 [2019-12-20T19:05:16.928Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:05:16 [2019-12-20T19:05:16.928Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:05:16 [2019-12-20T19:05:16.928Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:05:16 [2019-12-20T19:05:16.928Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:05:16 [2019-12-20T19:05:16.928Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:05:16 [2019-12-20T19:05:16.928Z] 
14:05:16 [2019-12-20T19:05:16.928Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 19:05:16.912
14:05:16 [2019-12-20T19:05:16.928Z] !MESSAGE FrameworkEvent ERROR
14:05:16 [2019-12-20T19:05:16.928Z] !STACK 0
14:05:16 [2019-12-20T19:05:16.928Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:05:16 [2019-12-20T19:05:16.928Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:05:16 [2019-12-20T19:05:16.928Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:05:16 [2019-12-20T19:05:16.928Z]     -> 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:05:16 [2019-12-20T19:05:16.928Z]        org.apache.httpcomponents.httpclient.win [36]
14:05:16 [2019-12-20T19:05:16.928Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:05:16 [2019-12-20T19:05:16.928Z] 
14:05:16 [2019-12-20T19:05:16.928Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:05:16 [2019-12-20T19:05:16.928Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:05:16 [2019-12-20T19:05:16.928Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:05:16 [2019-12-20T19:05:16.928Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:05:16 [2019-12-20T19:05:16.928Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:05:16 [2019-12-20T19:05:16.928Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:05:16 [2019-12-20T19:05:16.928Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:05:16 [2019-12-20T19:05:16.928Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:05:16 [2019-12-20T19:05:16.928Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:05:16 [2019-12-20T19:05:16.928Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:05:18 [2019-12-20T19:05:18.816Z] process 11502: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
14:05:18 [2019-12-20T19:05:18.816Z] See the manual page for dbus-uuidgen to correct this issue.
14:05:18 [2019-12-20T19:05:18.816Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
14:05:18 [2019-12-20T19:05:18.816Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
14:05:28 [2019-12-20T19:05:28.791Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
14:05:28 [2019-12-20T19:05:28.791Z] Display size: 1440x900
14:05:28 [2019-12-20T19:05:28.791Z] OS version=3.10.0-957.10.1.el7.x86_64
14:05:28 [2019-12-20T19:05:28.791Z] GTK version=3.18.9
14:05:28 [2019-12-20T19:05:28.791Z] GTK theme=Ambiance
14:05:28 [2019-12-20T19:05:28.791Z] LIBOVERLAY_SCROLLBAR=0
14:05:28 [2019-12-20T19:05:28.791Z] Time zone: Coordinated Universal Time
14:05:28 [2019-12-20T19:05:28.791Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
14:05:28 [2019-12-20T19:05:28.791Z] log4j:WARN Please initialize the log4j system properly.
14:05:29 [2019-12-20T19:05:29.047Z] *** BUG ***
14:05:29 [2019-12-20T19:05:29.047Z] In pixman_region32_init_rect: Invalid rectangle passed
14:05:29 [2019-12-20T19:05:29.047Z] Set a breakpoint on '_pixman_log_error' to debug
14:05:29 [2019-12-20T19:05:29.047Z] 
14:05:29 [2019-12-20T19:05:29.302Z] *** BUG ***
14:05:29 [2019-12-20T19:05:29.302Z] In pixman_region32_init_rect: Invalid rectangle passed
14:05:29 [2019-12-20T19:05:29.302Z] Set a breakpoint on '_pixman_log_error' to debug
14:05:29 [2019-12-20T19:05:29.302Z] 
14:05:29 [2019-12-20T19:05:29.302Z] *** BUG ***
14:05:29 [2019-12-20T19:05:29.302Z] In pixman_region32_init_rect: Invalid rectangle passed
14:05:29 [2019-12-20T19:05:29.302Z] Set a breakpoint on '_pixman_log_error' to debug
14:05:29 [2019-12-20T19:05:29.302Z] 
14:05:30 [2019-12-20T19:05:30.667Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:05:30 [2019-12-20T19:05:30.667Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:05:30 [2019-12-20T19:05:30.667Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:05:30 [2019-12-20T19:05:30.667Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:30 [2019-12-20T19:05:30.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=615732887 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode}
14:05:30 [2019-12-20T19:05:30.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=615732888 data=null doit=true} to TreeItem with text {myNode}
14:05:30 [2019-12-20T19:05:30.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=615732888 data=null} to TreeItem with text {myNode}
14:05:30 [2019-12-20T19:05:30.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=615732888 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode}
14:05:30 [2019-12-20T19:05:30.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615732889 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:05:30 [2019-12-20T19:05:30.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=615732904 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
14:05:30 [2019-12-20T19:05:30.667Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:30 [2019-12-20T19:05:30.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=615732905 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode}
14:05:30 [2019-12-20T19:05:30.667Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=615732906 data=null doit=true} to TreeItem with text {myNode}
14:05:30 [2019-12-20T19:05:30.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=615732906 data=null} to TreeItem with text {myNode}
14:05:30 [2019-12-20T19:05:30.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=615732906 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode}
14:05:30 [2019-12-20T19:05:30.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615732907 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:05:30 [2019-12-20T19:05:30.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=615732908 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
14:05:30 [2019-12-20T19:05:30.923Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
14:05:30 [2019-12-20T19:05:30.923Z] DEBUG - Clicking on with mnemonic 'Connect'
14:05:30 [2019-12-20T19:05:30.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=615733187 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:05:30 [2019-12-20T19:05:30.923Z] DEBUG - Clicked on with mnemonic 'Connect'
14:05:31 [2019-12-20T19:05:31.849Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:31 [2019-12-20T19:05:31.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=615733898 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions
14:05:31 [2019-12-20T19:05:31.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=615733899 data=null doit=true} to Tree node with text: Sessions
14:05:31 [2019-12-20T19:05:31.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=615733899 data=null} to Tree node with text: Sessions
14:05:31 [2019-12-20T19:05:31.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=615733899 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions
14:05:31 [2019-12-20T19:05:31.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615733899 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:05:31 [2019-12-20T19:05:31.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=615733904 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions
14:05:31 [2019-12-20T19:05:31.849Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:31 [2019-12-20T19:05:31.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=615733904 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions
14:05:31 [2019-12-20T19:05:31.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=615733905 data=null doit=true} to Tree node with text: Sessions
14:05:31 [2019-12-20T19:05:31.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=615733905 data=null} to Tree node with text: Sessions
14:05:31 [2019-12-20T19:05:31.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=615733905 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions
14:05:31 [2019-12-20T19:05:31.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615733905 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:05:31 [2019-12-20T19:05:31.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=615733906 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions
14:05:31 [2019-12-20T19:05:31.850Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
14:05:31 [2019-12-20T19:05:31.850Z] DEBUG - Clicking on with mnemonic 'Create Session...'
14:05:32 [2019-12-20T19:05:32.105Z] DEBUG - Clicked on with mnemonic 'Create Session...'
14:05:32 [2019-12-20T19:05:32.105Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
14:05:32 [2019-12-20T19:05:32.105Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=615734401 data=null doit=true} to Shell with text {Create Session}
14:05:32 [2019-12-20T19:05:32.105Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:05:32 [2019-12-20T19:05:32.105Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:05:32 [2019-12-20T19:05:32.105Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:05:32 [2019-12-20T19:05:32.105Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:05:32 [2019-12-20T19:05:32.105Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:05:32 [2019-12-20T19:05:32.105Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:05:32 [2019-12-20T19:05:32.105Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:05:32 [2019-12-20T19:05:32.105Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:05:32 [2019-12-20T19:05:32.105Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: of type 'Text'
14:05:32 [2019-12-20T19:05:32.105Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:05:32 [2019-12-20T19:05:32.105Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: with label (with mnemonic 'Session Name')
14:05:32 [2019-12-20T19:05:32.105Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:05:32 [2019-12-20T19:05:32.105Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
14:05:32 [2019-12-20T19:05:32.105Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
14:05:32 [2019-12-20T19:05:32.105Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
14:05:32 [2019-12-20T19:05:32.105Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:05:32 [2019-12-20T19:05:32.105Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:05:32 [2019-12-20T19:05:32.105Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:05:32 [2019-12-20T19:05:32.105Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:05:32 [2019-12-20T19:05:32.105Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:32 [2019-12-20T19:05:32.360Z] DEBUG - Clicking on &Ok
14:05:32 [2019-12-20T19:05:32.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=615734482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:32 [2019-12-20T19:05:32.360Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=615734482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:32 [2019-12-20T19:05:32.360Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=615734482 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:32 [2019-12-20T19:05:32.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=615734483 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:32 [2019-12-20T19:05:32.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=615734483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:32 [2019-12-20T19:05:32.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=615734483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:32 [2019-12-20T19:05:32.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=615734483 data=null item=null detail=0 x=0 y=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:05:32 [2019-12-20T19:05:32.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=615734109 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:05:32 [2019-12-20T19:05:32.360Z] DEBUG - Clicked on 
14:05:32 [2019-12-20T19:05:32.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=615734708 data=null doit=true} to Tree node with text: Sessions
14:05:32 [2019-12-20T19:05:32.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=615734708 data=null} to Tree node with text: Sessions
14:05:32 [2019-12-20T19:05:32.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=615734709 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions
14:05:32 [2019-12-20T19:05:32.360Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615734710 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:05:32 [2019-12-20T19:05:32.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=615734711 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions
14:05:32 [2019-12-20T19:05:32.360Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:32 [2019-12-20T19:05:32.360Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:32 [2019-12-20T19:05:32.360Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:32 [2019-12-20T19:05:32.360Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:32 [2019-12-20T19:05:32.360Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:32 [2019-12-20T19:05:32.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615734720 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession
14:05:32 [2019-12-20T19:05:32.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615734720 data=null doit=true} to Tree node with text: mysession
14:05:32 [2019-12-20T19:05:32.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615734720 data=null} to Tree node with text: mysession
14:05:32 [2019-12-20T19:05:32.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615734721 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession
14:05:32 [2019-12-20T19:05:32.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615734721 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:05:32 [2019-12-20T19:05:32.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615734724 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession
14:05:32 [2019-12-20T19:05:32.360Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:32 [2019-12-20T19:05:32.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615734725 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession
14:05:32 [2019-12-20T19:05:32.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615734725 data=null doit=true} to Tree node with text: mysession
14:05:32 [2019-12-20T19:05:32.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615734725 data=null} to Tree node with text: mysession
14:05:32 [2019-12-20T19:05:32.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615734726 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession
14:05:32 [2019-12-20T19:05:32.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615734726 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:05:32 [2019-12-20T19:05:32.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615734727 data=null button=1 stateMask=0x80000 x=112 y=113 count=1} to Tree node with text: mysession
14:05:32 [2019-12-20T19:05:32.616Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:05:32 [2019-12-20T19:05:32.616Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:05:32 [2019-12-20T19:05:32.872Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:05:32 [2019-12-20T19:05:32.872Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:05:32 [2019-12-20T19:05:32.872Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=615735203 data=null doit=true} to Shell with text {Enable Events}
14:05:32 [2019-12-20T19:05:32.872Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:05:32 [2019-12-20T19:05:32.872Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:05:32 [2019-12-20T19:05:32.872Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST'
14:05:32 [2019-12-20T19:05:32.872Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:05:32 [2019-12-20T19:05:32.872Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
14:05:32 [2019-12-20T19:05:32.872Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
14:05:32 [2019-12-20T19:05:32.872Z] 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:05:32 [2019-12-20T19:05:32.872Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:05:32 [2019-12-20T19:05:32.872Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:05:32 [2019-12-20T19:05:32.872Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:05:32 [2019-12-20T19:05:32.872Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:32 [2019-12-20T19:05:32.872Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:32 [2019-12-20T19:05:32.872Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:32 [2019-12-20T19:05:32.872Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:32 [2019-12-20T19:05:32.872Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:32 [2019-12-20T19:05:32.872Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:05:32 [2019-12-20T19:05:32.872Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:05:32 [2019-12-20T19:05:32.872Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:05:32 [2019-12-20T19:05:32.872Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=615735210 data=null doit=true} to Button with text {Kernel}
14:05:32 [2019-12-20T19:05:32.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=615735211 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:05:32 [2019-12-20T19:05:32.872Z] 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:05:32 [2019-12-20T19:05:32.872Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=615735212 data=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:05:32 [2019-12-20T19:05:32.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=615735212 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:05:33 [2019-12-20T19:05:33.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=615735283 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:05:33 [2019-12-20T19:05:33.129Z] *** BUG ***
14:05:33 [2019-12-20T19:05:33.129Z] In pixman_region32_init_rect: Invalid rectangle passed
14:05:33 [2019-12-20T19:05:33.129Z] Set a breakpoint on '_pixman_log_error' to debug
14:05:33 [2019-12-20T19:05:33.129Z] 
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=615735283 data=null item=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:05:33 [2019-12-20T19:05:33.129Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - Setting state to checked on: All
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Exclude Events')
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
14:05:33 [2019-12-20T19:05:33.129Z] 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:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - Toggling state on Button {Select}. Setting state to selected
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=615735476 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:05:33 [2019-12-20T19:05:33.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=615735477 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:05:33 [2019-12-20T19:05:33.129Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=615735477 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:05:33 [2019-12-20T19:05:33.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=615735477 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=615735477 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:05:33 [2019-12-20T19:05:33.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=615735478 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:05:33 [2019-12-20T19:05:33.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=615735478 data=null item=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:05:33 [2019-12-20T19:05:33.129Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=615735478 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:05:33 [2019-12-20T19:05:33.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=615735479 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:05:33 [2019-12-20T19:05:33.129Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=615735479 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:05:33 [2019-12-20T19:05:33.129Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=615735479 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:05:33 [2019-12-20T19:05:33.129Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=615735479 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Exclude Events')
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Exclude Events'))
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - Clicking on &Ok
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=615735484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=615735484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=615735484 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=615735484 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=615735485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:33 [2019-12-20T19:05:33.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=615735486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:33 [2019-12-20T19:05:33.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=615735487 data=null item=null detail=0 x=0 y=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:05:33 [2019-12-20T19:05:33.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=615734899 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:05:33 [2019-12-20T19:05:33.385Z] 
14:05:33 [2019-12-20T19:05:33.385Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2019-12-20 19:05:33.208
14:05:33 [2019-12-20T19:05:33.385Z] !MESSAGE Command to change state of events failed
14:05:33 [2019-12-20T19:05:33.385Z] !STACK 0
14:05:33 [2019-12-20T19:05:33.385Z] org.eclipse.core.commands.ExecutionException: Command failed! Command:  lttng --mi xml enable-event -a -u -s mysession --exclude foo
14:05:33 [2019-12-20T19:05:33.385Z] Error Output:
14:05:33 [2019-12-20T19:05:33.385Z] Command not found
14:05:33 [2019-12-20T19:05:33.385Z] Return Value: 1
14:05:33 [2019-12-20T19:05:33.385Z] Command not found
14:05:33 [2019-12-20T19:05:33.385Z] 
14:05:33 [2019-12-20T19:05:33.385Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1570)
14:05:33 [2019-12-20T19:05:33.385Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1539)
14:05:33 [2019-12-20T19:05:33.385Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.enableEvents(LTTngControlService.java:807)
14:05:33 [2019-12-20T19:05:33.385Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.model.impl.TraceSessionComponent.enableEvents(TraceSessionComponent.java:389)
14:05:33 [2019-12-20T19:05:33.385Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.EnableEventOnSessionHandler.enableEvents(EnableEventOnSessionHandler.java:52)
14:05:33 [2019-12-20T19:05:33.385Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.BaseEnableEventHandler$1.run(BaseEnableEventHandler.java:191)
14:05:33 [2019-12-20T19:05:33.385Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:05:33 [2019-12-20T19:05:33.385Z] DEBUG - Clicked on 
14:05:33 [2019-12-20T19:05:33.385Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:33 [2019-12-20T19:05:33.385Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:33 [2019-12-20T19:05:33.385Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:33 [2019-12-20T19:05:33.385Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:33 [2019-12-20T19:05:33.385Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:33 [2019-12-20T19:05:33.385Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:33 [2019-12-20T19:05:33.385Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
14:05:33 [2019-12-20T19:05:33.385Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:33 [2019-12-20T19:05:33.385Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:33 [2019-12-20T19:05:33.385Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:33 [2019-12-20T19:05:33.385Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
14:05:33 [2019-12-20T19:05:33.385Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=615735705 data=null doit=true} to Tree node with text: channel0
14:05:33 [2019-12-20T19:05:33.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=615735705 data=null} to Tree node with text: channel0
14:05:33 [2019-12-20T19:05:33.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=615735706 data=null button=1 stateMask=0x0 x=127 y=92 count=1} to Tree node with text: channel0
14:05:33 [2019-12-20T19:05:33.641Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615735780 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:05:33 [2019-12-20T19:05:33.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=615735781 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0
14:05:33 [2019-12-20T19:05:33.641Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:33 [2019-12-20T19:05:33.641Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:33 [2019-12-20T19:05:33.641Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:33 [2019-12-20T19:05:33.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615735785 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:33 [2019-12-20T19:05:33.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615735785 data=null doit=true} to Tree node with text: mysession
14:05:33 [2019-12-20T19:05:33.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615735785 data=null} to Tree node with text: mysession
14:05:33 [2019-12-20T19:05:33.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615735786 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:33 [2019-12-20T19:05:33.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615735786 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:05:33 [2019-12-20T19:05:33.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615735788 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:33 [2019-12-20T19:05:33.641Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:33 [2019-12-20T19:05:33.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615735788 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:33 [2019-12-20T19:05:33.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615735789 data=null doit=true} to Tree node with text: mysession
14:05:33 [2019-12-20T19:05:33.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615735789 data=null} to Tree node with text: mysession
14:05:33 [2019-12-20T19:05:33.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615735789 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:33 [2019-12-20T19:05:33.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615735789 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:05:33 [2019-12-20T19:05:33.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615735790 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:33 [2019-12-20T19:05:33.641Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
14:05:33 [2019-12-20T19:05:33.641Z] DEBUG - Clicking on with mnemonic 'Start'
14:05:33 [2019-12-20T19:05:33.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=615735914 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:05:33 [2019-12-20T19:05:33.641Z] DEBUG - Clicked on with mnemonic 'Start'
14:05:33 [2019-12-20T19:05:33.897Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:33 [2019-12-20T19:05:33.897Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:33 [2019-12-20T19:05:33.897Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:33 [2019-12-20T19:05:33.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615736017 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:33 [2019-12-20T19:05:33.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615736017 data=null doit=true} to Tree node with text: mysession
14:05:33 [2019-12-20T19:05:33.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615736017 data=null} to Tree node with text: mysession
14:05:33 [2019-12-20T19:05:33.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615736018 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:33 [2019-12-20T19:05:33.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615736018 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:05:33 [2019-12-20T19:05:33.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615736021 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:33 [2019-12-20T19:05:33.897Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:33 [2019-12-20T19:05:33.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615736021 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:33 [2019-12-20T19:05:33.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615736021 data=null doit=true} to Tree node with text: mysession
14:05:33 [2019-12-20T19:05:33.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615736022 data=null} to Tree node with text: mysession
14:05:33 [2019-12-20T19:05:33.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615736022 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:33 [2019-12-20T19:05:33.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615736022 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:05:33 [2019-12-20T19:05:33.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615736023 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:33 [2019-12-20T19:05:33.897Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
14:05:33 [2019-12-20T19:05:33.897Z] DEBUG - Clicking on with mnemonic 'Stop'
14:05:33 [2019-12-20T19:05:33.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=615736197 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:05:33 [2019-12-20T19:05:33.897Z] DEBUG - Clicked on with mnemonic 'Stop'
14:05:34 [2019-12-20T19:05:34.154Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:05:34 [2019-12-20T19:05:34.154Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:34 [2019-12-20T19:05:34.154Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:34 [2019-12-20T19:05:34.154Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:34 [2019-12-20T19:05:34.154Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
14:05:34 [2019-12-20T19:05:34.154Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
14:05:34 [2019-12-20T19:05:34.154Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:34 [2019-12-20T19:05:34.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {*} time=615736409 data=null button=0 stateMask=0x0 x=136 y=113 count=0} to Tree node with text: *
14:05:34 [2019-12-20T19:05:34.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {*} time=615736410 data=null doit=true} to Tree node with text: *
14:05:34 [2019-12-20T19:05:34.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {*} time=615736410 data=null} to Tree node with text: *
14:05:34 [2019-12-20T19:05:34.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {*} time=615736410 data=null button=1 stateMask=0x0 x=136 y=113 count=1} to Tree node with text: *
14:05:34 [2019-12-20T19:05:34.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615736410 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:05:34 [2019-12-20T19:05:34.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {*} time=615736414 data=null button=1 stateMask=0x80000 x=136 y=113 count=1} to Tree node with text: *
14:05:34 [2019-12-20T19:05:34.155Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
14:05:34 [2019-12-20T19:05:34.155Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:05:34 [2019-12-20T19:05:34.155Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:05:34 [2019-12-20T19:05:34.410Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:34 [2019-12-20T19:05:34.410Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:34 [2019-12-20T19:05:34.410Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:34 [2019-12-20T19:05:34.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615736593 data=null button=0 stateMask=0x0 x=112 y=30 count=0} to Tree node with text: mysession
14:05:34 [2019-12-20T19:05:34.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615736593 data=null doit=true} to Tree node with text: mysession
14:05:34 [2019-12-20T19:05:34.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615736593 data=null} to Tree node with text: mysession
14:05:34 [2019-12-20T19:05:34.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615736593 data=null button=1 stateMask=0x0 x=112 y=30 count=1} to Tree node with text: mysession
14:05:34 [2019-12-20T19:05:34.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615736594 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:05:34 [2019-12-20T19:05:34.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615736602 data=null button=1 stateMask=0x80000 x=112 y=30 count=1} to Tree node with text: mysession
14:05:34 [2019-12-20T19:05:34.410Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:34 [2019-12-20T19:05:34.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615736602 data=null button=0 stateMask=0x0 x=112 y=30 count=0} to Tree node with text: mysession
14:05:34 [2019-12-20T19:05:34.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615736603 data=null doit=true} to Tree node with text: mysession
14:05:34 [2019-12-20T19:05:34.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615736603 data=null} to Tree node with text: mysession
14:05:34 [2019-12-20T19:05:34.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615736603 data=null button=1 stateMask=0x0 x=112 y=30 count=1} to Tree node with text: mysession
14:05:34 [2019-12-20T19:05:34.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615736603 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:05:34 [2019-12-20T19:05:34.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615736605 data=null button=1 stateMask=0x80000 x=112 y=30 count=1} to Tree node with text: mysession
14:05:34 [2019-12-20T19:05:34.410Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
14:05:34 [2019-12-20T19:05:34.410Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
14:05:34 [2019-12-20T19:05:34.667Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
14:05:34 [2019-12-20T19:05:34.667Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
14:05:34 [2019-12-20T19:05:34.667Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=615736908 data=null doit=true} to Shell with text {Destroy Confirmation}
14:05:34 [2019-12-20T19:05:34.667Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:05:34 [2019-12-20T19:05:34.667Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:05:34 [2019-12-20T19:05:34.667Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:05:34 [2019-12-20T19:05:34.667Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:05:34 [2019-12-20T19:05:34.667Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:34 [2019-12-20T19:05:34.667Z] DEBUG - Clicking on OK
14:05:34 [2019-12-20T19:05:34.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615736909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:34 [2019-12-20T19:05:34.667Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615736909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:34 [2019-12-20T19:05:34.667Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615736909 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:34 [2019-12-20T19:05:34.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615736909 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:34 [2019-12-20T19:05:34.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615736911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:34 [2019-12-20T19:05:34.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615736911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:34 [2019-12-20T19:05:34.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615736911 data=null item=null detail=0 x=0 y=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:05:34 [2019-12-20T19:05:34.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=615736779 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:05:34 [2019-12-20T19:05:34.922Z] DEBUG - Clicked on 
14:05:34 [2019-12-20T19:05:34.922Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:34 [2019-12-20T19:05:34.922Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:34 [2019-12-20T19:05:34.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=615737085 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode}
14:05:34 [2019-12-20T19:05:34.922Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=615737085 data=null doit=true} to TreeItem with text {myNode}
14:05:34 [2019-12-20T19:05:34.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=615737085 data=null} to TreeItem with text {myNode}
14:05:34 [2019-12-20T19:05:34.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=615737086 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode}
14:05:34 [2019-12-20T19:05:34.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615737086 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:05:34 [2019-12-20T19:05:34.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=615737089 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode}
14:05:34 [2019-12-20T19:05:34.922Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:34 [2019-12-20T19:05:34.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=615737090 data=null button=0 stateMask=0x0 x=53 y=11 count=0} to TreeItem with text {myNode}
14:05:34 [2019-12-20T19:05:34.922Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=615737090 data=null doit=true} to TreeItem with text {myNode}
14:05:34 [2019-12-20T19:05:34.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=615737090 data=null} to TreeItem with text {myNode}
14:05:34 [2019-12-20T19:05:34.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=615737090 data=null button=1 stateMask=0x0 x=53 y=11 count=1} to TreeItem with text {myNode}
14:05:34 [2019-12-20T19:05:34.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615737090 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:05:34 [2019-12-20T19:05:34.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=615737097 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
14:05:34 [2019-12-20T19:05:34.922Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
14:05:34 [2019-12-20T19:05:34.923Z] DEBUG - Clicking on with mnemonic 'Disconnect'
14:05:34 [2019-12-20T19:05:34.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=615737213 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:05:34 [2019-12-20T19:05:34.923Z] DEBUG - Clicked on with mnemonic 'Disconnect'
14:05:35 [2019-12-20T19:05:35.178Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.736 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
14:05:35 [2019-12-20T19:05:35.178Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest)  Time elapsed: 4.823 s
14:05:35 [2019-12-20T19:05:35.178Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
14:05:35 [2019-12-20T19:05:35.739Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:05:35 [2019-12-20T19:05:35.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:05:35 [2019-12-20T19:05:35.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:05:35 [2019-12-20T19:05:35.739Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:35 [2019-12-20T19:05:35.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=615738097 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode}
14:05:35 [2019-12-20T19:05:35.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=615738097 data=null doit=true} to TreeItem with text {myNode}
14:05:35 [2019-12-20T19:05:35.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=615738097 data=null} to TreeItem with text {myNode}
14:05:35 [2019-12-20T19:05:35.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=615738097 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode}
14:05:35 [2019-12-20T19:05:35.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615738098 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:05:35 [2019-12-20T19:05:35.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=615738100 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
14:05:35 [2019-12-20T19:05:35.739Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:35 [2019-12-20T19:05:35.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=615738100 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode}
14:05:35 [2019-12-20T19:05:35.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=615738100 data=null doit=true} to TreeItem with text {myNode}
14:05:35 [2019-12-20T19:05:35.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=615738100 data=null} to TreeItem with text {myNode}
14:05:35 [2019-12-20T19:05:35.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=615738101 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode}
14:05:35 [2019-12-20T19:05:35.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615738101 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:05:35 [2019-12-20T19:05:35.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=615738107 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
14:05:35 [2019-12-20T19:05:35.995Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
14:05:35 [2019-12-20T19:05:35.995Z] DEBUG - Clicking on with mnemonic 'Connect'
14:05:35 [2019-12-20T19:05:35.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=615738298 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:05:35 [2019-12-20T19:05:35.995Z] DEBUG - Clicked on with mnemonic 'Connect'
14:05:36 [2019-12-20T19:05:36.555Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:36 [2019-12-20T19:05:36.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=615738874 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions
14:05:36 [2019-12-20T19:05:36.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=615738874 data=null doit=true} to Tree node with text: Sessions
14:05:36 [2019-12-20T19:05:36.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=615738874 data=null} to Tree node with text: Sessions
14:05:36 [2019-12-20T19:05:36.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=615738875 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions
14:05:36 [2019-12-20T19:05:36.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615738875 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:05:36 [2019-12-20T19:05:36.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=615738879 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions
14:05:36 [2019-12-20T19:05:36.555Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:36 [2019-12-20T19:05:36.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=615738879 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions
14:05:36 [2019-12-20T19:05:36.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=615738879 data=null doit=true} to Tree node with text: Sessions
14:05:36 [2019-12-20T19:05:36.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=615738880 data=null} to Tree node with text: Sessions
14:05:36 [2019-12-20T19:05:36.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=615738880 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions
14:05:36 [2019-12-20T19:05:36.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615738880 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:05:36 [2019-12-20T19:05:36.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=615738881 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions
14:05:36 [2019-12-20T19:05:36.811Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
14:05:36 [2019-12-20T19:05:36.811Z] DEBUG - Clicking on with mnemonic 'Create Session...'
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - Clicked on with mnemonic 'Create Session...'
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=615739208 data=null doit=true} to Shell with text {Create Session}
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - matched Text with text " 
14:05:37 [2019-12-20T19:05:37.067Z]  ", using matcher: of type 'Text'
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - matched Text with text " 
14:05:37 [2019-12-20T19:05:37.067Z]  ", using matcher: with label (with mnemonic 'Session Name')
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - matched Text with text " 
14:05:37 [2019-12-20T19:05:37.067Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - Clicking on &Ok
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=615739218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=615739218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=615739218 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=615739218 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=615739218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=615739218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=615739218 data=null item=null detail=0 x=0 y=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:05:37 [2019-12-20T19:05:37.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=615739007 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:05:37 [2019-12-20T19:05:37.067Z] DEBUG - Clicked on 
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=615739387 data=null doit=true} to Tree node with text: Sessions
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=615739387 data=null} to Tree node with text: Sessions
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=615739387 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615739388 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:05:37 [2019-12-20T19:05:37.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=615739388 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions
14:05:37 [2019-12-20T19:05:37.067Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:37 [2019-12-20T19:05:37.067Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:37 [2019-12-20T19:05:37.067Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:37 [2019-12-20T19:05:37.067Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615739390 data=null button=0 stateMask=0x0 x=96 y=113 count=0} to Tree node with text: mysession
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615739391 data=null doit=true} to Tree node with text: mysession
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615739391 data=null} to Tree node with text: mysession
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615739391 data=null button=1 stateMask=0x0 x=96 y=113 count=1} to Tree node with text: mysession
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615739391 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:05:37 [2019-12-20T19:05:37.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615739393 data=null button=1 stateMask=0x80000 x=96 y=92 count=1} to Tree node with text: mysession
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615739394 data=null button=0 stateMask=0x0 x=96 y=92 count=0} to Tree node with text: mysession
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615739394 data=null doit=true} to Tree node with text: mysession
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615739394 data=null} to Tree node with text: mysession
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615739394 data=null button=1 stateMask=0x0 x=96 y=92 count=1} to Tree node with text: mysession
14:05:37 [2019-12-20T19:05:37.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615739400 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:05:37 [2019-12-20T19:05:37.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615739401 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession
14:05:37 [2019-12-20T19:05:37.322Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:05:37 [2019-12-20T19:05:37.322Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:05:37 [2019-12-20T19:05:37.578Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:05:37 [2019-12-20T19:05:37.578Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:05:37 [2019-12-20T19:05:37.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=615739801 data=null doit=true} to Shell with text {Enable Events}
14:05:37 [2019-12-20T19:05:37.578Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:05:37 [2019-12-20T19:05:37.578Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:05:37 [2019-12-20T19:05:37.578Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:05:37 [2019-12-20T19:05:37.578Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
14:05:37 [2019-12-20T19:05:37.578Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:05:37 [2019-12-20T19:05:37.578Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
14:05:37 [2019-12-20T19:05:37.578Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
14:05:37 [2019-12-20T19:05:37.578Z] 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:05:37 [2019-12-20T19:05:37.578Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:05:37 [2019-12-20T19:05:37.578Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:05:37 [2019-12-20T19:05:37.578Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:37 [2019-12-20T19:05:37.578Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:37 [2019-12-20T19:05:37.578Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:37 [2019-12-20T19:05:37.578Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:37 [2019-12-20T19:05:37.578Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:37 [2019-12-20T19:05:37.578Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:05:37 [2019-12-20T19:05:37.578Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:05:37 [2019-12-20T19:05:37.578Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:05:37 [2019-12-20T19:05:37.578Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=615739806 data=null doit=true} to Button with text {Kernel}
14:05:37 [2019-12-20T19:05:37.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=615739807 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:05:37 [2019-12-20T19:05:37.578Z] 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:05:37 [2019-12-20T19:05:37.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=615739807 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:05:37 [2019-12-20T19:05:37.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=615739808 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:05:37 [2019-12-20T19:05:37.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=615739808 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:05:37 [2019-12-20T19:05:37.578Z] *** BUG ***
14:05:37 [2019-12-20T19:05:37.578Z] In pixman_region32_init_rect: Invalid rectangle passed
14:05:37 [2019-12-20T19:05:37.578Z] Set a breakpoint on '_pixman_log_error' to debug
14:05:37 [2019-12-20T19:05:37.578Z] 
14:05:37 [2019-12-20T19:05:37.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=615739808 data=null item=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:05:37 [2019-12-20T19:05:37.578Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:05:37 [2019-12-20T19:05:37.578Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:05:37 [2019-12-20T19:05:37.578Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
14:05:37 [2019-12-20T19:05:37.578Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
14:05:37 [2019-12-20T19:05:37.578Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
14:05:37 [2019-12-20T19:05:37.578Z] DEBUG - Setting state to checked on: All
14:05:37 [2019-12-20T19:05:37.578Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:05:37 [2019-12-20T19:05:37.578Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:05:37 [2019-12-20T19:05:37.578Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:05:37 [2019-12-20T19:05:37.578Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:05:37 [2019-12-20T19:05:37.578Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:05:37 [2019-12-20T19:05:37.578Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:37 [2019-12-20T19:05:37.578Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:37 [2019-12-20T19:05:37.579Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
14:05:37 [2019-12-20T19:05:37.579Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:05:37 [2019-12-20T19:05:37.579Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:05:37 [2019-12-20T19:05:37.579Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:05:37 [2019-12-20T19:05:37.579Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:05:37 [2019-12-20T19:05:37.579Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:05:37 [2019-12-20T19:05:37.579Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:37 [2019-12-20T19:05:37.834Z] DEBUG - Clicking on &Ok
14:05:37 [2019-12-20T19:05:37.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=615739975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:37 [2019-12-20T19:05:37.835Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=615739975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:37 [2019-12-20T19:05:37.835Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=615739975 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:37 [2019-12-20T19:05:37.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=615739975 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:37 [2019-12-20T19:05:37.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=615739975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:37 [2019-12-20T19:05:37.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=615739975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:37 [2019-12-20T19:05:37.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=615739975 data=null item=null detail=0 x=0 y=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:05:37 [2019-12-20T19:05:37.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=615739577 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:05:37 [2019-12-20T19:05:37.835Z] DEBUG - Clicked on 
14:05:37 [2019-12-20T19:05:37.835Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:37 [2019-12-20T19:05:37.835Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:37 [2019-12-20T19:05:37.835Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:37 [2019-12-20T19:05:37.835Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:37 [2019-12-20T19:05:37.835Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:37 [2019-12-20T19:05:37.835Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:37 [2019-12-20T19:05:37.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=615740182 data=null doit=true} to Tree node with text: JUL
14:05:37 [2019-12-20T19:05:37.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=615740182 data=null} to Tree node with text: JUL
14:05:37 [2019-12-20T19:05:37.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=615740182 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL
14:05:37 [2019-12-20T19:05:37.835Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615740183 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:05:37 [2019-12-20T19:05:37.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=615740183 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL
14:05:37 [2019-12-20T19:05:37.835Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:37 [2019-12-20T19:05:37.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615740184 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:37 [2019-12-20T19:05:37.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615740184 data=null doit=true} to Tree node with text: mysession
14:05:37 [2019-12-20T19:05:37.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615740184 data=null} to Tree node with text: mysession
14:05:37 [2019-12-20T19:05:37.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615740184 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:37 [2019-12-20T19:05:37.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615740185 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:05:37 [2019-12-20T19:05:37.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615740186 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:37 [2019-12-20T19:05:37.835Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:37 [2019-12-20T19:05:37.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615740187 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:37 [2019-12-20T19:05:37.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615740187 data=null doit=true} to Tree node with text: mysession
14:05:37 [2019-12-20T19:05:37.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615740187 data=null} to Tree node with text: mysession
14:05:37 [2019-12-20T19:05:37.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615740187 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:37 [2019-12-20T19:05:37.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615740187 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:05:37 [2019-12-20T19:05:37.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615740188 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:38 [2019-12-20T19:05:38.090Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:05:38 [2019-12-20T19:05:38.090Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:05:38 [2019-12-20T19:05:38.345Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:05:38 [2019-12-20T19:05:38.345Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:05:38 [2019-12-20T19:05:38.345Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=615740614 data=null doit=true} to Shell with text {Enable Events}
14:05:38 [2019-12-20T19:05:38.345Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:05:38 [2019-12-20T19:05:38.345Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:05:38 [2019-12-20T19:05:38.345Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:05:38 [2019-12-20T19:05:38.345Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
14:05:38 [2019-12-20T19:05:38.345Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:05:38 [2019-12-20T19:05:38.345Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
14:05:38 [2019-12-20T19:05:38.345Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
14:05:38 [2019-12-20T19:05:38.346Z] 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:05:38 [2019-12-20T19:05:38.346Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:05:38 [2019-12-20T19:05:38.346Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:05:38 [2019-12-20T19:05:38.346Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:38 [2019-12-20T19:05:38.346Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:38 [2019-12-20T19:05:38.346Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:38 [2019-12-20T19:05:38.346Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:38 [2019-12-20T19:05:38.346Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:38 [2019-12-20T19:05:38.346Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:05:38 [2019-12-20T19:05:38.346Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:05:38 [2019-12-20T19:05:38.346Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:05:38 [2019-12-20T19:05:38.346Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=615740682 data=null doit=true} to Button with text {Kernel}
14:05:38 [2019-12-20T19:05:38.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=615740683 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:05:38 [2019-12-20T19:05:38.346Z] 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:05:38 [2019-12-20T19:05:38.346Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=615740683 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:05:38 [2019-12-20T19:05:38.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=615740684 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:05:38 [2019-12-20T19:05:38.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=615740684 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:05:38 [2019-12-20T19:05:38.346Z] *** BUG ***
14:05:38 [2019-12-20T19:05:38.346Z] In pixman_region32_init_rect: Invalid rectangle passed
14:05:38 [2019-12-20T19:05:38.346Z] Set a breakpoint on '_pixman_log_error' to debug
14:05:38 [2019-12-20T19:05:38.346Z] 
14:05:38 [2019-12-20T19:05:38.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=615740684 data=null item=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:05:38 [2019-12-20T19:05:38.601Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:05:38 [2019-12-20T19:05:38.601Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:05:38 [2019-12-20T19:05:38.601Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
14:05:38 [2019-12-20T19:05:38.601Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
14:05:38 [2019-12-20T19:05:38.601Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
14:05:38 [2019-12-20T19:05:38.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=615740786 data=null doit=true} to TreeItem with text {All}
14:05:38 [2019-12-20T19:05:38.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=615740787 data=null} to TreeItem with text {All}
14:05:38 [2019-12-20T19:05:38.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=615740787 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All}
14:05:38 [2019-12-20T19:05:38.601Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615740787 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:05:38 [2019-12-20T19:05:38.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=615740788 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All}
14:05:38 [2019-12-20T19:05:38.602Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:05:38 [2019-12-20T19:05:38.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=615740792 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
14:05:38 [2019-12-20T19:05:38.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=615740793 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
14:05:38 [2019-12-20T19:05:38.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=615740793 data=null button=1 stateMask=0x0 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
14:05:38 [2019-12-20T19:05:38.602Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615740794 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:05:38 [2019-12-20T19:05:38.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=615740794 data=null button=1 stateMask=0x80000 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
14:05:38 [2019-12-20T19:05:38.602Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:05:38 [2019-12-20T19:05:38.602Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
14:05:38 [2019-12-20T19:05:38.602Z] DEBUG - Setting state to checked on: logger
14:05:38 [2019-12-20T19:05:38.602Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:05:38 [2019-12-20T19:05:38.602Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:05:38 [2019-12-20T19:05:38.602Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:05:38 [2019-12-20T19:05:38.602Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:05:38 [2019-12-20T19:05:38.602Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:05:38 [2019-12-20T19:05:38.602Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:38 [2019-12-20T19:05:38.602Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:38 [2019-12-20T19:05:38.602Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
14:05:38 [2019-12-20T19:05:38.602Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:05:38 [2019-12-20T19:05:38.602Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:05:38 [2019-12-20T19:05:38.602Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:05:38 [2019-12-20T19:05:38.602Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:05:38 [2019-12-20T19:05:38.602Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:05:38 [2019-12-20T19:05:38.602Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:38 [2019-12-20T19:05:38.602Z] DEBUG - Clicking on &Ok
14:05:38 [2019-12-20T19:05:38.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=615740798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:38 [2019-12-20T19:05:38.602Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=615740798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:38 [2019-12-20T19:05:38.602Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=615740798 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:38 [2019-12-20T19:05:38.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=615740798 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:38 [2019-12-20T19:05:38.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=615740798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:38 [2019-12-20T19:05:38.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=615740798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:38 [2019-12-20T19:05:38.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=615740799 data=null item=null detail=0 x=0 y=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:05:38 [2019-12-20T19:05:38.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=615740306 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:05:38 [2019-12-20T19:05:38.861Z] DEBUG - Clicked on 
14:05:38 [2019-12-20T19:05:38.861Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:38 [2019-12-20T19:05:38.861Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:38 [2019-12-20T19:05:38.861Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:38 [2019-12-20T19:05:38.861Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:38 [2019-12-20T19:05:38.861Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:38 [2019-12-20T19:05:38.861Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:38 [2019-12-20T19:05:38.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=615741013 data=null doit=true} to Tree node with text: JUL
14:05:38 [2019-12-20T19:05:38.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=615741013 data=null} to Tree node with text: JUL
14:05:38 [2019-12-20T19:05:38.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=615741014 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL
14:05:38 [2019-12-20T19:05:38.861Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615741014 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:05:38 [2019-12-20T19:05:38.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=615741078 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL
14:05:38 [2019-12-20T19:05:38.861Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:38 [2019-12-20T19:05:38.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615741079 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:38 [2019-12-20T19:05:38.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615741079 data=null doit=true} to Tree node with text: mysession
14:05:38 [2019-12-20T19:05:38.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615741079 data=null} to Tree node with text: mysession
14:05:38 [2019-12-20T19:05:38.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615741079 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:38 [2019-12-20T19:05:38.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615741079 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:05:38 [2019-12-20T19:05:38.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615741081 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:38 [2019-12-20T19:05:38.861Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:38 [2019-12-20T19:05:38.861Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615741081 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:38 [2019-12-20T19:05:38.861Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615741081 data=null doit=true} to Tree node with text: mysession
14:05:38 [2019-12-20T19:05:38.861Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615741081 data=null} to Tree node with text: mysession
14:05:38 [2019-12-20T19:05:38.861Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615741081 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:38 [2019-12-20T19:05:38.861Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615741082 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:05:38 [2019-12-20T19:05:38.861Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615741083 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:38 [2019-12-20T19:05:38.861Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:05:38 [2019-12-20T19:05:38.861Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:05:39 [2019-12-20T19:05:39.116Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:05:39 [2019-12-20T19:05:39.116Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:05:39 [2019-12-20T19:05:39.116Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=615741484 data=null doit=true} to Shell with text {Enable Events}
14:05:39 [2019-12-20T19:05:39.116Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:05:39 [2019-12-20T19:05:39.116Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:05:39 [2019-12-20T19:05:39.116Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:05:39 [2019-12-20T19:05:39.116Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
14:05:39 [2019-12-20T19:05:39.116Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:05:39 [2019-12-20T19:05:39.116Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
14:05:39 [2019-12-20T19:05:39.116Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
14:05:39 [2019-12-20T19:05:39.116Z] 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:05:39 [2019-12-20T19:05:39.116Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:05:39 [2019-12-20T19:05:39.116Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:05:39 [2019-12-20T19:05:39.116Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:39 [2019-12-20T19:05:39.116Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:39 [2019-12-20T19:05:39.116Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:39 [2019-12-20T19:05:39.116Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:39 [2019-12-20T19:05:39.116Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:39 [2019-12-20T19:05:39.116Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:05:39 [2019-12-20T19:05:39.116Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:05:39 [2019-12-20T19:05:39.116Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:05:39 [2019-12-20T19:05:39.116Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=615741486 data=null doit=true} to Button with text {Kernel}
14:05:39 [2019-12-20T19:05:39.117Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=615741486 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:05:39 [2019-12-20T19:05:39.117Z] 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:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=615741487 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=615741487 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:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=615741487 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:05:39 [2019-12-20T19:05:39.373Z] *** BUG ***
14:05:39 [2019-12-20T19:05:39.373Z] In pixman_region32_init_rect: Invalid rectangle passed
14:05:39 [2019-12-20T19:05:39.373Z] Set a breakpoint on '_pixman_log_error' to debug
14:05:39 [2019-12-20T19:05:39.373Z] 
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=615741487 data=null item=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:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=615741589 data=null doit=true} to TreeItem with text {All}
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=615741590 data=null} to TreeItem with text {All}
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=615741590 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All}
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615741590 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:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=615741591 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All}
14:05:39 [2019-12-20T19:05:39.373Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=615741592 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=615741592 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=615741592 data=null button=1 stateMask=0x0 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615741592 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:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=615741593 data=null button=1 stateMask=0x80000 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
14:05:39 [2019-12-20T19:05:39.373Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:05:39 [2019-12-20T19:05:39.373Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Setting state to checked on: anotherLogger
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2c2c1790
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=615741596 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:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=615741601 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:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=615741601 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=615741601 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=615741602 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:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=615741602 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:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=615741602 data=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:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=615741603 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:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=615741603 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:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=615741603 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:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=615741603 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=615741603 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Warning
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=615741606 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:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Warning
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Clicking on &Ok
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=615741608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=615741608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=615741608 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=615741608 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=615741609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=615741609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=615741609 data=null item=null detail=0 x=0 y=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:05:39 [2019-12-20T19:05:39.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=615741195 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:05:39 [2019-12-20T19:05:39.629Z] DEBUG - Clicked on 
14:05:39 [2019-12-20T19:05:39.629Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:39 [2019-12-20T19:05:39.629Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:39 [2019-12-20T19:05:39.629Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:39 [2019-12-20T19:05:39.629Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:39 [2019-12-20T19:05:39.629Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:39 [2019-12-20T19:05:39.629Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:39 [2019-12-20T19:05:39.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=615741905 data=null doit=true} to Tree node with text: JUL
14:05:39 [2019-12-20T19:05:39.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=615741905 data=null} to Tree node with text: JUL
14:05:39 [2019-12-20T19:05:39.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=615741905 data=null button=1 stateMask=0x0 x=106 y=92 count=1} to Tree node with text: JUL
14:05:39 [2019-12-20T19:05:39.629Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615741905 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:05:39 [2019-12-20T19:05:39.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=615741906 data=null button=1 stateMask=0x80000 x=106 y=92 count=1} to Tree node with text: JUL
14:05:39 [2019-12-20T19:05:39.629Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:39 [2019-12-20T19:05:39.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615741907 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:39 [2019-12-20T19:05:39.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615741907 data=null doit=true} to Tree node with text: mysession
14:05:39 [2019-12-20T19:05:39.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615741907 data=null} to Tree node with text: mysession
14:05:39 [2019-12-20T19:05:39.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615741907 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:39 [2019-12-20T19:05:39.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615741908 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:05:39 [2019-12-20T19:05:39.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615741909 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:39 [2019-12-20T19:05:39.629Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:39 [2019-12-20T19:05:39.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615741910 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:39 [2019-12-20T19:05:39.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615741910 data=null doit=true} to Tree node with text: mysession
14:05:39 [2019-12-20T19:05:39.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615741910 data=null} to Tree node with text: mysession
14:05:39 [2019-12-20T19:05:39.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615741910 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:39 [2019-12-20T19:05:39.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615741911 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:05:39 [2019-12-20T19:05:39.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615741912 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:39 [2019-12-20T19:05:39.885Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:05:39 [2019-12-20T19:05:39.885Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:05:40 [2019-12-20T19:05:40.141Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:05:40 [2019-12-20T19:05:40.141Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:05:40 [2019-12-20T19:05:40.141Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=615742386 data=null doit=true} to Shell with text {Enable Events}
14:05:40 [2019-12-20T19:05:40.141Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:05:40 [2019-12-20T19:05:40.141Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:05:40 [2019-12-20T19:05:40.141Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:05:40 [2019-12-20T19:05:40.141Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
14:05:40 [2019-12-20T19:05:40.141Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:05:40 [2019-12-20T19:05:40.141Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
14:05:40 [2019-12-20T19:05:40.141Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
14:05:40 [2019-12-20T19:05:40.141Z] 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:05:40 [2019-12-20T19:05:40.141Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:05:40 [2019-12-20T19:05:40.141Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:05:40 [2019-12-20T19:05:40.141Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:40 [2019-12-20T19:05:40.141Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:40 [2019-12-20T19:05:40.141Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:40 [2019-12-20T19:05:40.141Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:40 [2019-12-20T19:05:40.141Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:40 [2019-12-20T19:05:40.141Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:05:40 [2019-12-20T19:05:40.141Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:05:40 [2019-12-20T19:05:40.141Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:05:40 [2019-12-20T19:05:40.141Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=615742390 data=null doit=true} to Button with text {Kernel}
14:05:40 [2019-12-20T19:05:40.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=615742390 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:05:40 [2019-12-20T19:05:40.141Z] 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:05:40 [2019-12-20T19:05:40.141Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=615742391 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:05:40 [2019-12-20T19:05:40.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=615742391 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:05:40 [2019-12-20T19:05:40.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=615742391 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:05:40 [2019-12-20T19:05:40.141Z] *** BUG ***
14:05:40 [2019-12-20T19:05:40.141Z] In pixman_region32_init_rect: Invalid rectangle passed
14:05:40 [2019-12-20T19:05:40.141Z] Set a breakpoint on '_pixman_log_error' to debug
14:05:40 [2019-12-20T19:05:40.141Z] 
14:05:40 [2019-12-20T19:05:40.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=615742391 data=null item=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:05:40 [2019-12-20T19:05:40.141Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:05:40 [2019-12-20T19:05:40.141Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:05:40 [2019-12-20T19:05:40.141Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
14:05:40 [2019-12-20T19:05:40.141Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
14:05:40 [2019-12-20T19:05:40.142Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
14:05:40 [2019-12-20T19:05:40.142Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:05:40 [2019-12-20T19:05:40.142Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:05:40 [2019-12-20T19:05:40.142Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
14:05:40 [2019-12-20T19:05:40.142Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
14:05:40 [2019-12-20T19:05:40.142Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
14:05:40 [2019-12-20T19:05:40.142Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:05:40 [2019-12-20T19:05:40.142Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:05:40 [2019-12-20T19:05:40.142Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:05:40 [2019-12-20T19:05:40.142Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:05:40 [2019-12-20T19:05:40.142Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:05:40 [2019-12-20T19:05:40.142Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:40 [2019-12-20T19:05:40.142Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:40 [2019-12-20T19:05:40.142Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
14:05:40 [2019-12-20T19:05:40.142Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:05:40 [2019-12-20T19:05:40.142Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:05:40 [2019-12-20T19:05:40.142Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:05:40 [2019-12-20T19:05:40.142Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:05:40 [2019-12-20T19:05:40.142Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:05:40 [2019-12-20T19:05:40.142Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:40 [2019-12-20T19:05:40.142Z] DEBUG - Clicking on &Ok
14:05:40 [2019-12-20T19:05:40.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=615742495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:40 [2019-12-20T19:05:40.142Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=615742495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:40 [2019-12-20T19:05:40.142Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=615742495 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:40 [2019-12-20T19:05:40.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=615742495 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:40 [2019-12-20T19:05:40.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=615742495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:40 [2019-12-20T19:05:40.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=615742495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:40 [2019-12-20T19:05:40.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=615742495 data=null item=null detail=0 x=0 y=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:05:40 [2019-12-20T19:05:40.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=615742089 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:05:40 [2019-12-20T19:05:40.654Z] DEBUG - Clicked on 
14:05:40 [2019-12-20T19:05:40.654Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:40 [2019-12-20T19:05:40.654Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:40 [2019-12-20T19:05:40.654Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:40 [2019-12-20T19:05:40.654Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:40 [2019-12-20T19:05:40.654Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:40 [2019-12-20T19:05:40.654Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:40 [2019-12-20T19:05:40.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=615742790 data=null doit=true} to Tree node with text: JUL
14:05:40 [2019-12-20T19:05:40.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=615742790 data=null} to Tree node with text: JUL
14:05:40 [2019-12-20T19:05:40.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=615742790 data=null button=1 stateMask=0x0 x=90 y=92 count=1} to Tree node with text: JUL
14:05:40 [2019-12-20T19:05:40.654Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615742790 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:05:40 [2019-12-20T19:05:40.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=615742791 data=null button=1 stateMask=0x80000 x=90 y=92 count=1} to Tree node with text: JUL
14:05:40 [2019-12-20T19:05:40.654Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:40 [2019-12-20T19:05:40.654Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:40 [2019-12-20T19:05:40.654Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:40 [2019-12-20T19:05:40.654Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
14:05:40 [2019-12-20T19:05:40.654Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:40 [2019-12-20T19:05:40.654Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:40 [2019-12-20T19:05:40.654Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:40 [2019-12-20T19:05:40.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615742798 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:40 [2019-12-20T19:05:40.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615742798 data=null doit=true} to Tree node with text: mysession
14:05:40 [2019-12-20T19:05:40.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615742798 data=null} to Tree node with text: mysession
14:05:40 [2019-12-20T19:05:40.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615742798 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:40 [2019-12-20T19:05:40.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615742798 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:05:40 [2019-12-20T19:05:40.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615742799 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:40 [2019-12-20T19:05:40.654Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:40 [2019-12-20T19:05:40.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615742800 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:40 [2019-12-20T19:05:40.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615742800 data=null doit=true} to Tree node with text: mysession
14:05:40 [2019-12-20T19:05:40.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615742800 data=null} to Tree node with text: mysession
14:05:40 [2019-12-20T19:05:40.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615742800 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:40 [2019-12-20T19:05:40.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615742800 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:05:40 [2019-12-20T19:05:40.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615742801 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:40 [2019-12-20T19:05:40.654Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
14:05:40 [2019-12-20T19:05:40.654Z] DEBUG - Clicking on with mnemonic 'Start'
14:05:40 [2019-12-20T19:05:40.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=615742976 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:05:40 [2019-12-20T19:05:40.654Z] DEBUG - Clicked on with mnemonic 'Start'
14:05:40 [2019-12-20T19:05:40.910Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:40 [2019-12-20T19:05:40.910Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:40 [2019-12-20T19:05:40.910Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:40 [2019-12-20T19:05:40.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615743078 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:40 [2019-12-20T19:05:40.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615743078 data=null doit=true} to Tree node with text: mysession
14:05:40 [2019-12-20T19:05:40.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615743078 data=null} to Tree node with text: mysession
14:05:40 [2019-12-20T19:05:40.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615743079 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:40 [2019-12-20T19:05:40.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615743079 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:05:40 [2019-12-20T19:05:40.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615743081 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:40 [2019-12-20T19:05:40.910Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:40 [2019-12-20T19:05:40.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615743081 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:40 [2019-12-20T19:05:40.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615743081 data=null doit=true} to Tree node with text: mysession
14:05:40 [2019-12-20T19:05:40.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615743081 data=null} to Tree node with text: mysession
14:05:40 [2019-12-20T19:05:40.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615743082 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:40 [2019-12-20T19:05:40.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615743082 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:05:40 [2019-12-20T19:05:40.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615743083 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:40 [2019-12-20T19:05:40.910Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
14:05:40 [2019-12-20T19:05:40.910Z] DEBUG - Clicking on with mnemonic 'Stop'
14:05:40 [2019-12-20T19:05:40.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=615743190 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:05:40 [2019-12-20T19:05:40.910Z] DEBUG - Clicked on with mnemonic 'Stop'
14:05:41 [2019-12-20T19:05:41.166Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:05:41 [2019-12-20T19:05:41.166Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:41 [2019-12-20T19:05:41.166Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:41 [2019-12-20T19:05:41.166Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:41 [2019-12-20T19:05:41.166Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
14:05:41 [2019-12-20T19:05:41.166Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:41 [2019-12-20T19:05:41.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=615743375 data=null button=0 stateMask=0x0 x=134 y=134 count=0} to Tree node with text: logger
14:05:41 [2019-12-20T19:05:41.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=615743376 data=null doit=true} to Tree node with text: logger
14:05:41 [2019-12-20T19:05:41.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=615743376 data=null} to Tree node with text: logger
14:05:41 [2019-12-20T19:05:41.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=615743376 data=null button=1 stateMask=0x0 x=134 y=134 count=1} to Tree node with text: logger
14:05:41 [2019-12-20T19:05:41.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615743376 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:05:41 [2019-12-20T19:05:41.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=615743379 data=null button=1 stateMask=0x80000 x=134 y=134 count=1} to Tree node with text: logger
14:05:41 [2019-12-20T19:05:41.166Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
14:05:41 [2019-12-20T19:05:41.166Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:05:41 [2019-12-20T19:05:41.166Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:05:41 [2019-12-20T19:05:41.166Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:05:41 [2019-12-20T19:05:41.166Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:41 [2019-12-20T19:05:41.166Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:41 [2019-12-20T19:05:41.166Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:41 [2019-12-20T19:05:41.166Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
14:05:41 [2019-12-20T19:05:41.166Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:41 [2019-12-20T19:05:41.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=615743502 data=null button=0 stateMask=0x0 x=161 y=116 count=0} to Tree node with text: anotherLogger
14:05:41 [2019-12-20T19:05:41.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=615743502 data=null doit=true} to Tree node with text: anotherLogger
14:05:41 [2019-12-20T19:05:41.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=615743502 data=null} to Tree node with text: anotherLogger
14:05:41 [2019-12-20T19:05:41.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=615743503 data=null button=1 stateMask=0x0 x=161 y=116 count=1} to Tree node with text: anotherLogger
14:05:41 [2019-12-20T19:05:41.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615743503 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:05:41 [2019-12-20T19:05:41.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=615743506 data=null button=1 stateMask=0x80000 x=161 y=116 count=1} to Tree node with text: anotherLogger
14:05:41 [2019-12-20T19:05:41.166Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
14:05:41 [2019-12-20T19:05:41.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:05:41 [2019-12-20T19:05:41.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:05:41 [2019-12-20T19:05:41.422Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:41 [2019-12-20T19:05:41.422Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:41 [2019-12-20T19:05:41.422Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:41 [2019-12-20T19:05:41.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615743683 data=null button=0 stateMask=0x0 x=112 y=-12 count=0} to Tree node with text: mysession
14:05:41 [2019-12-20T19:05:41.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615743683 data=null doit=true} to Tree node with text: mysession
14:05:41 [2019-12-20T19:05:41.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615743684 data=null} to Tree node with text: mysession
14:05:41 [2019-12-20T19:05:41.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615743684 data=null button=1 stateMask=0x0 x=112 y=-12 count=1} to Tree node with text: mysession
14:05:41 [2019-12-20T19:05:41.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615743684 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:05:41 [2019-12-20T19:05:41.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615743687 data=null button=1 stateMask=0x80000 x=112 y=-12 count=1} to Tree node with text: mysession
14:05:41 [2019-12-20T19:05:41.422Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:41 [2019-12-20T19:05:41.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615743688 data=null button=0 stateMask=0x0 x=112 y=-12 count=0} to Tree node with text: mysession
14:05:41 [2019-12-20T19:05:41.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615743688 data=null doit=true} to Tree node with text: mysession
14:05:41 [2019-12-20T19:05:41.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615743688 data=null} to Tree node with text: mysession
14:05:41 [2019-12-20T19:05:41.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615743688 data=null button=1 stateMask=0x0 x=112 y=-12 count=1} to Tree node with text: mysession
14:05:41 [2019-12-20T19:05:41.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615743688 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:05:41 [2019-12-20T19:05:41.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615743689 data=null button=1 stateMask=0x80000 x=112 y=-12 count=1} to Tree node with text: mysession
14:05:41 [2019-12-20T19:05:41.422Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:05:41 [2019-12-20T19:05:41.422Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:05:41 [2019-12-20T19:05:41.678Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:05:41 [2019-12-20T19:05:41.678Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:05:41 [2019-12-20T19:05:41.678Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=615744003 data=null doit=true} to Shell with text {Enable Events}
14:05:41 [2019-12-20T19:05:41.678Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:05:41 [2019-12-20T19:05:41.678Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:05:41 [2019-12-20T19:05:41.678Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:05:41 [2019-12-20T19:05:41.678Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:05:41 [2019-12-20T19:05:41.678Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
14:05:41 [2019-12-20T19:05:41.678Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:05:41 [2019-12-20T19:05:41.678Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
14:05:41 [2019-12-20T19:05:41.678Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
14:05:41 [2019-12-20T19:05:41.678Z] 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:05:41 [2019-12-20T19:05:41.678Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:05:41 [2019-12-20T19:05:41.678Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:41 [2019-12-20T19:05:41.678Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:41 [2019-12-20T19:05:41.678Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:41 [2019-12-20T19:05:41.678Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:41 [2019-12-20T19:05:41.678Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:41 [2019-12-20T19:05:41.678Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:05:41 [2019-12-20T19:05:41.678Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:05:41 [2019-12-20T19:05:41.678Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:05:41 [2019-12-20T19:05:41.678Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=615744006 data=null doit=true} to Button with text {Kernel}
14:05:41 [2019-12-20T19:05:41.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=615744006 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:05:41 [2019-12-20T19:05:41.679Z] 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:05:41 [2019-12-20T19:05:41.679Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=615744007 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:05:41 [2019-12-20T19:05:41.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=615744007 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:05:41 [2019-12-20T19:05:41.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=615744007 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:05:41 [2019-12-20T19:05:41.935Z] *** BUG ***
14:05:41 [2019-12-20T19:05:41.935Z] In pixman_region32_init_rect: Invalid rectangle passed
14:05:41 [2019-12-20T19:05:41.935Z] Set a breakpoint on '_pixman_log_error' to debug
14:05:41 [2019-12-20T19:05:41.935Z] 
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=615744007 data=null item=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:05:41 [2019-12-20T19:05:41.935Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - Setting state to checked on: All
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - Clicking on &Ok
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=615744107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=615744107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=615744107 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=615744107 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=615744108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=615744108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=615744108 data=null item=null detail=0 x=0 y=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:05:41 [2019-12-20T19:05:41.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=615743791 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:05:41 [2019-12-20T19:05:41.935Z] DEBUG - Clicked on 
14:05:41 [2019-12-20T19:05:41.935Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:41 [2019-12-20T19:05:41.935Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:41 [2019-12-20T19:05:41.935Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:41 [2019-12-20T19:05:41.935Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:41 [2019-12-20T19:05:41.935Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:41 [2019-12-20T19:05:41.935Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=615744293 data=null doit=true} to Tree node with text: LOG4J
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=615744293 data=null} to Tree node with text: LOG4J
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=615744293 data=null button=1 stateMask=0x0 x=115 y=92 count=1} to Tree node with text: LOG4J
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615744294 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:05:41 [2019-12-20T19:05:41.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=615744294 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615744295 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615744295 data=null doit=true} to Tree node with text: mysession
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615744295 data=null} to Tree node with text: mysession
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615744295 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615744295 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:05:41 [2019-12-20T19:05:41.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615744296 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615744296 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615744297 data=null doit=true} to Tree node with text: mysession
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615744297 data=null} to Tree node with text: mysession
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615744297 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:41 [2019-12-20T19:05:41.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615744297 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:05:41 [2019-12-20T19:05:41.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615744298 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:42 [2019-12-20T19:05:42.191Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:05:42 [2019-12-20T19:05:42.191Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:05:42 [2019-12-20T19:05:42.446Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:05:42 [2019-12-20T19:05:42.446Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:05:42 [2019-12-20T19:05:42.446Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=615744690 data=null doit=true} to Shell with text {Enable Events}
14:05:42 [2019-12-20T19:05:42.446Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:05:42 [2019-12-20T19:05:42.446Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:05:42 [2019-12-20T19:05:42.446Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:05:42 [2019-12-20T19:05:42.446Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:05:42 [2019-12-20T19:05:42.446Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
14:05:42 [2019-12-20T19:05:42.446Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:05:42 [2019-12-20T19:05:42.446Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
14:05:42 [2019-12-20T19:05:42.446Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
14:05:42 [2019-12-20T19:05:42.446Z] 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:05:42 [2019-12-20T19:05:42.446Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:05:42 [2019-12-20T19:05:42.446Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:42 [2019-12-20T19:05:42.446Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:42 [2019-12-20T19:05:42.446Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:42 [2019-12-20T19:05:42.446Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:42 [2019-12-20T19:05:42.446Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:42 [2019-12-20T19:05:42.446Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:05:42 [2019-12-20T19:05:42.446Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:05:42 [2019-12-20T19:05:42.446Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:05:42 [2019-12-20T19:05:42.446Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=615744715 data=null doit=true} to Button with text {Kernel}
14:05:42 [2019-12-20T19:05:42.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=615744715 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:05:42 [2019-12-20T19:05:42.446Z] 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:05:42 [2019-12-20T19:05:42.446Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=615744776 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:05:42 [2019-12-20T19:05:42.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=615744776 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:05:42 [2019-12-20T19:05:42.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=615744777 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:05:42 [2019-12-20T19:05:42.447Z] *** BUG ***
14:05:42 [2019-12-20T19:05:42.447Z] In pixman_region32_init_rect: Invalid rectangle passed
14:05:42 [2019-12-20T19:05:42.447Z] Set a breakpoint on '_pixman_log_error' to debug
14:05:42 [2019-12-20T19:05:42.447Z] 
14:05:42 [2019-12-20T19:05:42.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=615744777 data=null item=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:05:42 [2019-12-20T19:05:42.702Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:05:42 [2019-12-20T19:05:42.702Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:05:42 [2019-12-20T19:05:42.702Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
14:05:42 [2019-12-20T19:05:42.702Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
14:05:42 [2019-12-20T19:05:42.702Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
14:05:42 [2019-12-20T19:05:42.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=615744879 data=null doit=true} to TreeItem with text {All}
14:05:42 [2019-12-20T19:05:42.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=615744880 data=null} to TreeItem with text {All}
14:05:42 [2019-12-20T19:05:42.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=615744880 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All}
14:05:42 [2019-12-20T19:05:42.702Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615744880 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:05:42 [2019-12-20T19:05:42.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=615744881 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All}
14:05:42 [2019-12-20T19:05:42.702Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:05:42 [2019-12-20T19:05:42.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=615744882 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
14:05:42 [2019-12-20T19:05:42.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=615744882 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
14:05:42 [2019-12-20T19:05:42.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=615744882 data=null button=1 stateMask=0x0 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
14:05:42 [2019-12-20T19:05:42.702Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615744883 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:05:42 [2019-12-20T19:05:42.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=615744883 data=null button=1 stateMask=0x80000 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
14:05:42 [2019-12-20T19:05:42.702Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:05:42 [2019-12-20T19:05:42.702Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
14:05:42 [2019-12-20T19:05:42.702Z] DEBUG - Setting state to checked on: logger
14:05:42 [2019-12-20T19:05:42.702Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:05:42 [2019-12-20T19:05:42.702Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:05:42 [2019-12-20T19:05:42.702Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:05:42 [2019-12-20T19:05:42.702Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:05:42 [2019-12-20T19:05:42.702Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:05:42 [2019-12-20T19:05:42.703Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:42 [2019-12-20T19:05:42.703Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:42 [2019-12-20T19:05:42.703Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
14:05:42 [2019-12-20T19:05:42.703Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:05:42 [2019-12-20T19:05:42.703Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:05:42 [2019-12-20T19:05:42.703Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:05:42 [2019-12-20T19:05:42.703Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:05:42 [2019-12-20T19:05:42.703Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:05:42 [2019-12-20T19:05:42.703Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:42 [2019-12-20T19:05:42.703Z] DEBUG - Clicking on &Ok
14:05:42 [2019-12-20T19:05:42.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=615744886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:42 [2019-12-20T19:05:42.703Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=615744886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:42 [2019-12-20T19:05:42.703Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=615744886 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:42 [2019-12-20T19:05:42.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=615744886 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:42 [2019-12-20T19:05:42.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=615744886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:42 [2019-12-20T19:05:42.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=615744886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:42 [2019-12-20T19:05:42.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=615744886 data=null item=null detail=0 x=0 y=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:05:42 [2019-12-20T19:05:42.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=615744410 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:05:42 [2019-12-20T19:05:42.959Z] DEBUG - Clicked on 
14:05:42 [2019-12-20T19:05:42.959Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:42 [2019-12-20T19:05:42.959Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:42 [2019-12-20T19:05:42.959Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:42 [2019-12-20T19:05:42.959Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:42 [2019-12-20T19:05:42.959Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:42 [2019-12-20T19:05:42.959Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:42 [2019-12-20T19:05:42.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=615745185 data=null doit=true} to Tree node with text: LOG4J
14:05:42 [2019-12-20T19:05:42.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=615745185 data=null} to Tree node with text: LOG4J
14:05:42 [2019-12-20T19:05:42.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=615745185 data=null button=1 stateMask=0x0 x=115 y=92 count=1} to Tree node with text: LOG4J
14:05:42 [2019-12-20T19:05:42.959Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615745186 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:05:42 [2019-12-20T19:05:42.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=615745186 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J
14:05:42 [2019-12-20T19:05:42.959Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:42 [2019-12-20T19:05:42.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615745187 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:42 [2019-12-20T19:05:42.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615745187 data=null doit=true} to Tree node with text: mysession
14:05:42 [2019-12-20T19:05:42.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615745187 data=null} to Tree node with text: mysession
14:05:42 [2019-12-20T19:05:42.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615745187 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:42 [2019-12-20T19:05:42.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615745188 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:05:42 [2019-12-20T19:05:42.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615745189 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:42 [2019-12-20T19:05:42.959Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:42 [2019-12-20T19:05:42.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615745189 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:42 [2019-12-20T19:05:42.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615745189 data=null doit=true} to Tree node with text: mysession
14:05:42 [2019-12-20T19:05:42.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615745189 data=null} to Tree node with text: mysession
14:05:42 [2019-12-20T19:05:42.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615745189 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:42 [2019-12-20T19:05:42.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615745190 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:05:42 [2019-12-20T19:05:42.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615745190 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:43 [2019-12-20T19:05:43.214Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:05:43 [2019-12-20T19:05:43.214Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:05:43 [2019-12-20T19:05:43.470Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:05:43 [2019-12-20T19:05:43.470Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:05:43 [2019-12-20T19:05:43.470Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=615745600 data=null doit=true} to Shell with text {Enable Events}
14:05:43 [2019-12-20T19:05:43.470Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.470Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.470Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.470Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.470Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
14:05:43 [2019-12-20T19:05:43.470Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:05:43 [2019-12-20T19:05:43.470Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
14:05:43 [2019-12-20T19:05:43.470Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
14:05:43 [2019-12-20T19:05:43.470Z] 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:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=615745602 data=null doit=true} to Button with text {Kernel}
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=615745602 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:05:43 [2019-12-20T19:05:43.471Z] 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:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=615745603 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=615745603 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:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=615745605 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:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=615745605 data=null item=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:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=615745707 data=null doit=true} to TreeItem with text {All}
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=615745707 data=null} to TreeItem with text {All}
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=615745707 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All}
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615745707 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:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=615745708 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All}
14:05:43 [2019-12-20T19:05:43.471Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=615745709 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=615745709 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=615745709 data=null button=1 stateMask=0x0 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615745709 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:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=615745710 data=null button=1 stateMask=0x80000 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
14:05:43 [2019-12-20T19:05:43.471Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:05:43 [2019-12-20T19:05:43.471Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Setting state to checked on: anotherLogger
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1de618b3
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=615745774 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:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=615745775 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:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=615745775 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=615745775 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=615745775 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:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=615745775 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:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=615745775 data=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:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=615745776 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:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=615745776 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:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=615745776 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:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=615745776 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=615745776 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Fatal
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=615745777 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:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Fatal
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Clicking on &Ok
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=615745779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=615745779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=615745779 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=615745779 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:43 [2019-12-20T19:05:43.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=615745779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:43 [2019-12-20T19:05:43.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=615745779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:43 [2019-12-20T19:05:43.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=615745779 data=null item=null detail=0 x=0 y=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:05:43 [2019-12-20T19:05:43.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=615745375 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:05:43 [2019-12-20T19:05:43.727Z] DEBUG - Clicked on 
14:05:43 [2019-12-20T19:05:43.727Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:43 [2019-12-20T19:05:43.727Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:43 [2019-12-20T19:05:43.727Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:43 [2019-12-20T19:05:43.727Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:43 [2019-12-20T19:05:43.727Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:43 [2019-12-20T19:05:43.727Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:43 [2019-12-20T19:05:43.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=615745912 data=null doit=true} to Tree node with text: LOG4J
14:05:43 [2019-12-20T19:05:43.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=615745912 data=null} to Tree node with text: LOG4J
14:05:43 [2019-12-20T19:05:43.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=615745912 data=null button=1 stateMask=0x0 x=115 y=92 count=1} to Tree node with text: LOG4J
14:05:43 [2019-12-20T19:05:43.727Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615745913 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:05:43 [2019-12-20T19:05:43.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=615745914 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J
14:05:43 [2019-12-20T19:05:43.727Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:43 [2019-12-20T19:05:43.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615745914 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:43 [2019-12-20T19:05:43.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615745915 data=null doit=true} to Tree node with text: mysession
14:05:43 [2019-12-20T19:05:43.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615745915 data=null} to Tree node with text: mysession
14:05:43 [2019-12-20T19:05:43.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615745915 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:43 [2019-12-20T19:05:43.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615745915 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:05:43 [2019-12-20T19:05:43.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615745978 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:43 [2019-12-20T19:05:43.727Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:43 [2019-12-20T19:05:43.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615745978 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:43 [2019-12-20T19:05:43.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615745978 data=null doit=true} to Tree node with text: mysession
14:05:43 [2019-12-20T19:05:43.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615745979 data=null} to Tree node with text: mysession
14:05:43 [2019-12-20T19:05:43.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615745979 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:43 [2019-12-20T19:05:43.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615745979 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:05:43 [2019-12-20T19:05:43.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615745980 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:43 [2019-12-20T19:05:43.727Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:05:43 [2019-12-20T19:05:43.727Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:05:43 [2019-12-20T19:05:43.982Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:05:43 [2019-12-20T19:05:43.982Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:05:43 [2019-12-20T19:05:43.982Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=615746306 data=null doit=true} to Shell with text {Enable Events}
14:05:43 [2019-12-20T19:05:43.982Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.983Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.983Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.983Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.983Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
14:05:43 [2019-12-20T19:05:43.983Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:05:43 [2019-12-20T19:05:43.983Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
14:05:43 [2019-12-20T19:05:43.983Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
14:05:43 [2019-12-20T19:05:43.983Z] 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:05:43 [2019-12-20T19:05:43.983Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.983Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.983Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.983Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.983Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.983Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.983Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.983Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:05:43 [2019-12-20T19:05:43.983Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:05:43 [2019-12-20T19:05:43.983Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=615746307 data=null doit=true} to Button with text {Kernel}
14:05:43 [2019-12-20T19:05:43.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=615746308 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:05:43 [2019-12-20T19:05:43.983Z] 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:05:43 [2019-12-20T19:05:43.983Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=615746308 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:05:43 [2019-12-20T19:05:43.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=615746308 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:05:43 [2019-12-20T19:05:43.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=615746309 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:05:44 [2019-12-20T19:05:44.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=615746309 data=null item=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:05:44 [2019-12-20T19:05:44.239Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:05:44 [2019-12-20T19:05:44.239Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:05:44 [2019-12-20T19:05:44.239Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
14:05:44 [2019-12-20T19:05:44.239Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
14:05:44 [2019-12-20T19:05:44.239Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
14:05:44 [2019-12-20T19:05:44.239Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:05:44 [2019-12-20T19:05:44.239Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:05:44 [2019-12-20T19:05:44.239Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
14:05:44 [2019-12-20T19:05:44.239Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
14:05:44 [2019-12-20T19:05:44.239Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
14:05:44 [2019-12-20T19:05:44.239Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:05:44 [2019-12-20T19:05:44.239Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:05:44 [2019-12-20T19:05:44.239Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:05:44 [2019-12-20T19:05:44.239Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:05:44 [2019-12-20T19:05:44.239Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:05:44 [2019-12-20T19:05:44.239Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:44 [2019-12-20T19:05:44.239Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:44 [2019-12-20T19:05:44.239Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
14:05:44 [2019-12-20T19:05:44.239Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:05:44 [2019-12-20T19:05:44.239Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:05:44 [2019-12-20T19:05:44.239Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:05:44 [2019-12-20T19:05:44.239Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:05:44 [2019-12-20T19:05:44.239Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:05:44 [2019-12-20T19:05:44.239Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:44 [2019-12-20T19:05:44.239Z] DEBUG - Clicking on &Ok
14:05:44 [2019-12-20T19:05:44.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=615746413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:44 [2019-12-20T19:05:44.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=615746413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:44 [2019-12-20T19:05:44.239Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=615746413 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:44 [2019-12-20T19:05:44.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=615746413 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:44 [2019-12-20T19:05:44.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=615746413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:44 [2019-12-20T19:05:44.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=615746413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:44 [2019-12-20T19:05:44.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=615746413 data=null item=null detail=0 x=0 y=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:05:44 [2019-12-20T19:05:44.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=615746085 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:05:44 [2019-12-20T19:05:44.239Z] DEBUG - Clicked on 
14:05:44 [2019-12-20T19:05:44.239Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:44 [2019-12-20T19:05:44.239Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:44 [2019-12-20T19:05:44.239Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:44 [2019-12-20T19:05:44.494Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:44 [2019-12-20T19:05:44.494Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:44 [2019-12-20T19:05:44.494Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:44 [2019-12-20T19:05:44.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=615746614 data=null doit=true} to Tree node with text: LOG4J
14:05:44 [2019-12-20T19:05:44.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=615746614 data=null} to Tree node with text: LOG4J
14:05:44 [2019-12-20T19:05:44.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=615746614 data=null button=1 stateMask=0x0 x=115 y=92 count=1} to Tree node with text: LOG4J
14:05:44 [2019-12-20T19:05:44.494Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615746614 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:05:44 [2019-12-20T19:05:44.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=615746676 data=null button=1 stateMask=0x80000 x=115 y=92 count=1} to Tree node with text: LOG4J
14:05:44 [2019-12-20T19:05:44.494Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:44 [2019-12-20T19:05:44.494Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:44 [2019-12-20T19:05:44.494Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:44 [2019-12-20T19:05:44.494Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
14:05:44 [2019-12-20T19:05:44.495Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:44 [2019-12-20T19:05:44.495Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:44 [2019-12-20T19:05:44.495Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:44 [2019-12-20T19:05:44.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615746678 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:44 [2019-12-20T19:05:44.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615746679 data=null doit=true} to Tree node with text: mysession
14:05:44 [2019-12-20T19:05:44.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615746679 data=null} to Tree node with text: mysession
14:05:44 [2019-12-20T19:05:44.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615746679 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:44 [2019-12-20T19:05:44.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615746679 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:05:44 [2019-12-20T19:05:44.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615746681 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:44 [2019-12-20T19:05:44.495Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:44 [2019-12-20T19:05:44.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615746682 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:44 [2019-12-20T19:05:44.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615746682 data=null doit=true} to Tree node with text: mysession
14:05:44 [2019-12-20T19:05:44.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615746682 data=null} to Tree node with text: mysession
14:05:44 [2019-12-20T19:05:44.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615746682 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:44 [2019-12-20T19:05:44.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615746682 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:05:44 [2019-12-20T19:05:44.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615746683 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:44 [2019-12-20T19:05:44.495Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
14:05:44 [2019-12-20T19:05:44.495Z] DEBUG - Clicking on with mnemonic 'Start'
14:05:44 [2019-12-20T19:05:44.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=615746805 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:05:44 [2019-12-20T19:05:44.495Z] DEBUG - Clicked on with mnemonic 'Start'
14:05:44 [2019-12-20T19:05:44.753Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:44 [2019-12-20T19:05:44.753Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:44 [2019-12-20T19:05:44.753Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:44 [2019-12-20T19:05:44.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615746909 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:44 [2019-12-20T19:05:44.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615746909 data=null doit=true} to Tree node with text: mysession
14:05:44 [2019-12-20T19:05:44.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615746909 data=null} to Tree node with text: mysession
14:05:44 [2019-12-20T19:05:44.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615746910 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:44 [2019-12-20T19:05:44.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615746910 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:05:44 [2019-12-20T19:05:44.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615746912 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:44 [2019-12-20T19:05:44.753Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:44 [2019-12-20T19:05:44.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615746912 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:44 [2019-12-20T19:05:44.753Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615746912 data=null doit=true} to Tree node with text: mysession
14:05:44 [2019-12-20T19:05:44.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615746912 data=null} to Tree node with text: mysession
14:05:44 [2019-12-20T19:05:44.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615746913 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:44 [2019-12-20T19:05:44.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615746913 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:05:44 [2019-12-20T19:05:44.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615746914 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:44 [2019-12-20T19:05:44.753Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
14:05:44 [2019-12-20T19:05:44.753Z] DEBUG - Clicking on with mnemonic 'Stop'
14:05:44 [2019-12-20T19:05:44.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=615747006 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:05:44 [2019-12-20T19:05:44.753Z] DEBUG - Clicked on with mnemonic 'Stop'
14:05:45 [2019-12-20T19:05:45.012Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:05:45 [2019-12-20T19:05:45.012Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:45 [2019-12-20T19:05:45.012Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:45 [2019-12-20T19:05:45.012Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:45 [2019-12-20T19:05:45.012Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
14:05:45 [2019-12-20T19:05:45.012Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:45 [2019-12-20T19:05:45.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=615747379 data=null button=0 stateMask=0x0 x=134 y=134 count=0} to Tree node with text: logger
14:05:45 [2019-12-20T19:05:45.012Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=615747380 data=null doit=true} to Tree node with text: logger
14:05:45 [2019-12-20T19:05:45.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=615747380 data=null} to Tree node with text: logger
14:05:45 [2019-12-20T19:05:45.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=615747380 data=null button=1 stateMask=0x0 x=134 y=134 count=1} to Tree node with text: logger
14:05:45 [2019-12-20T19:05:45.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615747380 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:05:45 [2019-12-20T19:05:45.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=615747383 data=null button=1 stateMask=0x80000 x=134 y=134 count=1} to Tree node with text: logger
14:05:45 [2019-12-20T19:05:45.268Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
14:05:45 [2019-12-20T19:05:45.268Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:05:45 [2019-12-20T19:05:45.268Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:05:45 [2019-12-20T19:05:45.268Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:05:45 [2019-12-20T19:05:45.268Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:45 [2019-12-20T19:05:45.268Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:45 [2019-12-20T19:05:45.268Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:45 [2019-12-20T19:05:45.268Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
14:05:45 [2019-12-20T19:05:45.268Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:45 [2019-12-20T19:05:45.268Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=615747510 data=null button=0 stateMask=0x0 x=161 y=116 count=0} to Tree node with text: anotherLogger
14:05:45 [2019-12-20T19:05:45.268Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=615747510 data=null doit=true} to Tree node with text: anotherLogger
14:05:45 [2019-12-20T19:05:45.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=615747511 data=null} to Tree node with text: anotherLogger
14:05:45 [2019-12-20T19:05:45.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=615747511 data=null button=1 stateMask=0x0 x=161 y=116 count=1} to Tree node with text: anotherLogger
14:05:45 [2019-12-20T19:05:45.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615747511 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:05:45 [2019-12-20T19:05:45.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=615747576 data=null button=1 stateMask=0x80000 x=161 y=114 count=1} to Tree node with text: anotherLogger
14:05:45 [2019-12-20T19:05:45.268Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
14:05:45 [2019-12-20T19:05:45.268Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:05:45 [2019-12-20T19:05:45.268Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:05:45 [2019-12-20T19:05:45.524Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:45 [2019-12-20T19:05:45.524Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:45 [2019-12-20T19:05:45.524Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:45 [2019-12-20T19:05:45.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615747689 data=null button=0 stateMask=0x0 x=112 y=-10 count=0} to Tree node with text: mysession
14:05:45 [2019-12-20T19:05:45.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615747689 data=null doit=true} to Tree node with text: mysession
14:05:45 [2019-12-20T19:05:45.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615747689 data=null} to Tree node with text: mysession
14:05:45 [2019-12-20T19:05:45.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615747689 data=null button=1 stateMask=0x0 x=112 y=-10 count=1} to Tree node with text: mysession
14:05:45 [2019-12-20T19:05:45.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615747689 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:05:45 [2019-12-20T19:05:45.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615747691 data=null button=1 stateMask=0x80000 x=112 y=-10 count=1} to Tree node with text: mysession
14:05:45 [2019-12-20T19:05:45.524Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:45 [2019-12-20T19:05:45.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615747692 data=null button=0 stateMask=0x0 x=112 y=-10 count=0} to Tree node with text: mysession
14:05:45 [2019-12-20T19:05:45.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615747692 data=null doit=true} to Tree node with text: mysession
14:05:45 [2019-12-20T19:05:45.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615747692 data=null} to Tree node with text: mysession
14:05:45 [2019-12-20T19:05:45.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615747692 data=null button=1 stateMask=0x0 x=112 y=-10 count=1} to Tree node with text: mysession
14:05:45 [2019-12-20T19:05:45.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615747692 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:05:45 [2019-12-20T19:05:45.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615747698 data=null button=1 stateMask=0x80000 x=112 y=-5 count=1} to Tree node with text: mysession
14:05:45 [2019-12-20T19:05:45.524Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:05:45 [2019-12-20T19:05:45.524Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:05:45 [2019-12-20T19:05:45.779Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:05:45 [2019-12-20T19:05:45.779Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:05:45 [2019-12-20T19:05:45.779Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=615748009 data=null doit=true} to Shell with text {Enable Events}
14:05:45 [2019-12-20T19:05:45.779Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:05:45 [2019-12-20T19:05:45.779Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:05:45 [2019-12-20T19:05:45.779Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:05:45 [2019-12-20T19:05:45.779Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:05:45 [2019-12-20T19:05:45.779Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:05:45 [2019-12-20T19:05:45.779Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
14:05:45 [2019-12-20T19:05:45.779Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:05:45 [2019-12-20T19:05:45.779Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
14:05:45 [2019-12-20T19:05:45.779Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
14:05:45 [2019-12-20T19:05:45.780Z] 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:05:45 [2019-12-20T19:05:45.780Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:45 [2019-12-20T19:05:45.780Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:45 [2019-12-20T19:05:45.780Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:45 [2019-12-20T19:05:45.780Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:45 [2019-12-20T19:05:45.780Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:45 [2019-12-20T19:05:45.780Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:05:45 [2019-12-20T19:05:45.780Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:05:45 [2019-12-20T19:05:45.780Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:05:45 [2019-12-20T19:05:45.780Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=615748011 data=null doit=true} to Button with text {Kernel}
14:05:45 [2019-12-20T19:05:45.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=615748011 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:05:45 [2019-12-20T19:05:45.780Z] 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:05:45 [2019-12-20T19:05:45.780Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=615748012 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:05:45 [2019-12-20T19:05:45.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=615748012 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:05:45 [2019-12-20T19:05:45.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=615748012 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:05:45 [2019-12-20T19:05:45.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=615748012 data=null item=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:05:45 [2019-12-20T19:05:45.780Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:05:45 [2019-12-20T19:05:45.780Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:05:45 [2019-12-20T19:05:45.780Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
14:05:45 [2019-12-20T19:05:45.780Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
14:05:45 [2019-12-20T19:05:45.780Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
14:05:45 [2019-12-20T19:05:45.780Z] DEBUG - Setting state to checked on: All
14:05:45 [2019-12-20T19:05:45.780Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:05:45 [2019-12-20T19:05:45.780Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:05:45 [2019-12-20T19:05:45.780Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:05:45 [2019-12-20T19:05:45.780Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:05:45 [2019-12-20T19:05:45.780Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:05:45 [2019-12-20T19:05:45.780Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:45 [2019-12-20T19:05:45.780Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:45 [2019-12-20T19:05:45.780Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
14:05:45 [2019-12-20T19:05:45.780Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:05:45 [2019-12-20T19:05:45.780Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:05:45 [2019-12-20T19:05:45.780Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:05:45 [2019-12-20T19:05:45.780Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:05:45 [2019-12-20T19:05:45.780Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:05:45 [2019-12-20T19:05:45.780Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:45 [2019-12-20T19:05:45.780Z] DEBUG - Clicking on &Ok
14:05:45 [2019-12-20T19:05:45.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=615748116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:45 [2019-12-20T19:05:45.780Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=615748116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:45 [2019-12-20T19:05:45.780Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=615748116 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:45 [2019-12-20T19:05:45.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=615748117 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:45 [2019-12-20T19:05:45.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=615748117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:45 [2019-12-20T19:05:45.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=615748117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:46 [2019-12-20T19:05:46.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=615748117 data=null item=null detail=0 x=0 y=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:05:46 [2019-12-20T19:05:46.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=615747809 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:05:46 [2019-12-20T19:05:46.036Z] DEBUG - Clicked on 
14:05:46 [2019-12-20T19:05:46.036Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:46 [2019-12-20T19:05:46.036Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:46 [2019-12-20T19:05:46.036Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:46 [2019-12-20T19:05:46.036Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:46 [2019-12-20T19:05:46.036Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:46 [2019-12-20T19:05:46.036Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:46 [2019-12-20T19:05:46.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=615748304 data=null doit=true} to Tree node with text: Python
14:05:46 [2019-12-20T19:05:46.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=615748305 data=null} to Tree node with text: Python
14:05:46 [2019-12-20T19:05:46.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=615748305 data=null button=1 stateMask=0x0 x=118 y=92 count=1} to Tree node with text: Python
14:05:46 [2019-12-20T19:05:46.036Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615748305 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:05:46 [2019-12-20T19:05:46.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=615748306 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python
14:05:46 [2019-12-20T19:05:46.036Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:46 [2019-12-20T19:05:46.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615748306 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:46 [2019-12-20T19:05:46.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615748306 data=null doit=true} to Tree node with text: mysession
14:05:46 [2019-12-20T19:05:46.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615748306 data=null} to Tree node with text: mysession
14:05:46 [2019-12-20T19:05:46.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615748306 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:46 [2019-12-20T19:05:46.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615748306 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:05:46 [2019-12-20T19:05:46.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615748307 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:46 [2019-12-20T19:05:46.036Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:46 [2019-12-20T19:05:46.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615748308 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:46 [2019-12-20T19:05:46.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615748308 data=null doit=true} to Tree node with text: mysession
14:05:46 [2019-12-20T19:05:46.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615748308 data=null} to Tree node with text: mysession
14:05:46 [2019-12-20T19:05:46.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615748308 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:46 [2019-12-20T19:05:46.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615748308 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:05:46 [2019-12-20T19:05:46.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615748309 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:46 [2019-12-20T19:05:46.292Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:05:46 [2019-12-20T19:05:46.292Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=615748686 data=null doit=true} to Shell with text {Enable Events}
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
14:05:46 [2019-12-20T19:05:46.549Z] 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:05:46 [2019-12-20T19:05:46.549Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=615748689 data=null doit=true} to Button with text {Kernel}
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=615748689 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:05:46 [2019-12-20T19:05:46.549Z] 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:05:46 [2019-12-20T19:05:46.549Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=615748690 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=615748698 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:05:46 [2019-12-20T19:05:46.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=615748698 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:05:46 [2019-12-20T19:05:46.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=615748698 data=null item=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:05:46 [2019-12-20T19:05:46.549Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=615748795 data=null doit=true} to TreeItem with text {All}
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=615748795 data=null} to TreeItem with text {All}
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=615748795 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All}
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615748795 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:05:46 [2019-12-20T19:05:46.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=615748796 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All}
14:05:46 [2019-12-20T19:05:46.549Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=615748797 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=615748797 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=615748797 data=null button=1 stateMask=0x0 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615748797 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:05:46 [2019-12-20T19:05:46.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=615748798 data=null button=1 stateMask=0x80000 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
14:05:46 [2019-12-20T19:05:46.549Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:05:46 [2019-12-20T19:05:46.549Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - Setting state to checked on: logger
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - Clicking on &Ok
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=615748800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=615748800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=615748804 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=615748804 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=615748804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=615748804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:46 [2019-12-20T19:05:46.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=615748804 data=null item=null detail=0 x=0 y=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:05:46 [2019-12-20T19:05:46.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=615748420 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:05:46 [2019-12-20T19:05:46.805Z] DEBUG - Clicked on 
14:05:46 [2019-12-20T19:05:46.805Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:46 [2019-12-20T19:05:46.805Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:46 [2019-12-20T19:05:46.805Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:46 [2019-12-20T19:05:46.805Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:46 [2019-12-20T19:05:46.805Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:46 [2019-12-20T19:05:46.805Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:46 [2019-12-20T19:05:46.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=615748996 data=null doit=true} to Tree node with text: Python
14:05:46 [2019-12-20T19:05:46.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=615748996 data=null} to Tree node with text: Python
14:05:46 [2019-12-20T19:05:46.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=615748996 data=null button=1 stateMask=0x0 x=118 y=92 count=1} to Tree node with text: Python
14:05:46 [2019-12-20T19:05:46.805Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615748996 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:05:46 [2019-12-20T19:05:46.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=615748997 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python
14:05:46 [2019-12-20T19:05:46.805Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:46 [2019-12-20T19:05:46.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615748998 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:46 [2019-12-20T19:05:46.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615748998 data=null doit=true} to Tree node with text: mysession
14:05:46 [2019-12-20T19:05:46.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615748998 data=null} to Tree node with text: mysession
14:05:46 [2019-12-20T19:05:46.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615748998 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:46 [2019-12-20T19:05:46.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615748998 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:05:46 [2019-12-20T19:05:46.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615748999 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:46 [2019-12-20T19:05:46.805Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:46 [2019-12-20T19:05:46.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615749000 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:46 [2019-12-20T19:05:46.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615749000 data=null doit=true} to Tree node with text: mysession
14:05:46 [2019-12-20T19:05:46.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615749000 data=null} to Tree node with text: mysession
14:05:46 [2019-12-20T19:05:46.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615749000 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:46 [2019-12-20T19:05:46.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615749000 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:05:46 [2019-12-20T19:05:46.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615749001 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:46 [2019-12-20T19:05:46.805Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:05:46 [2019-12-20T19:05:46.805Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:05:47 [2019-12-20T19:05:47.061Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:05:47 [2019-12-20T19:05:47.061Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:05:47 [2019-12-20T19:05:47.061Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=615749316 data=null doit=true} to Shell with text {Enable Events}
14:05:47 [2019-12-20T19:05:47.061Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.061Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.061Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.061Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.061Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.061Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
14:05:47 [2019-12-20T19:05:47.061Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:05:47 [2019-12-20T19:05:47.061Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
14:05:47 [2019-12-20T19:05:47.061Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
14:05:47 [2019-12-20T19:05:47.061Z] 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:05:47 [2019-12-20T19:05:47.061Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.061Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.061Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.061Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.061Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.061Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.061Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.061Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:05:47 [2019-12-20T19:05:47.061Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=615749321 data=null doit=true} to Button with text {Kernel}
14:05:47 [2019-12-20T19:05:47.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=615749321 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:05:47 [2019-12-20T19:05:47.061Z] 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:05:47 [2019-12-20T19:05:47.061Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=615749321 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:05:47 [2019-12-20T19:05:47.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=615749322 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:05:47 [2019-12-20T19:05:47.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=615749322 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:05:47 [2019-12-20T19:05:47.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=615749322 data=null item=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:05:47 [2019-12-20T19:05:47.061Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:05:47 [2019-12-20T19:05:47.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:05:47 [2019-12-20T19:05:47.061Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
14:05:47 [2019-12-20T19:05:47.061Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
14:05:47 [2019-12-20T19:05:47.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
14:05:47 [2019-12-20T19:05:47.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=615749414 data=null doit=true} to TreeItem with text {All}
14:05:47 [2019-12-20T19:05:47.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=615749415 data=null} to TreeItem with text {All}
14:05:47 [2019-12-20T19:05:47.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=615749415 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All}
14:05:47 [2019-12-20T19:05:47.061Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615749415 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:05:47 [2019-12-20T19:05:47.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=615749416 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All}
14:05:47 [2019-12-20T19:05:47.061Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:05:47 [2019-12-20T19:05:47.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=615749416 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
14:05:47 [2019-12-20T19:05:47.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=615749416 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
14:05:47 [2019-12-20T19:05:47.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=615749417 data=null button=1 stateMask=0x0 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
14:05:47 [2019-12-20T19:05:47.317Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615749417 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:05:47 [2019-12-20T19:05:47.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=615749479 data=null button=1 stateMask=0x80000 x=233 y=33 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
14:05:47 [2019-12-20T19:05:47.318Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:05:47 [2019-12-20T19:05:47.318Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - Setting state to checked on: anotherLogger
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4bd5086d
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=615749482 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:05:47 [2019-12-20T19:05:47.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=615749482 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:05:47 [2019-12-20T19:05:47.318Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=615749482 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=615749482 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=615749482 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:05:47 [2019-12-20T19:05:47.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=615749482 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:05:47 [2019-12-20T19:05:47.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=615749482 data=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:05:47 [2019-12-20T19:05:47.318Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=615749483 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:05:47 [2019-12-20T19:05:47.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=615749483 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:05:47 [2019-12-20T19:05:47.318Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=615749484 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:05:47 [2019-12-20T19:05:47.318Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=615749484 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=615749484 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Critical
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=615749485 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:05:47 [2019-12-20T19:05:47.318Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Critical
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - Clicking on &Ok
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=615749486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=615749486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=615749486 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=615749486 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=615749486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=615749486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=615749486 data=null item=null detail=0 x=0 y=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:05:47 [2019-12-20T19:05:47.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=615749109 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:05:47 [2019-12-20T19:05:47.318Z] DEBUG - Clicked on 
14:05:47 [2019-12-20T19:05:47.318Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:47 [2019-12-20T19:05:47.318Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:47 [2019-12-20T19:05:47.318Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:47 [2019-12-20T19:05:47.318Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:47 [2019-12-20T19:05:47.318Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:47 [2019-12-20T19:05:47.318Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=615749681 data=null doit=true} to Tree node with text: Python
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=615749681 data=null} to Tree node with text: Python
14:05:47 [2019-12-20T19:05:47.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=615749687 data=null button=1 stateMask=0x0 x=118 y=92 count=1} to Tree node with text: Python
14:05:47 [2019-12-20T19:05:47.574Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615749688 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:05:47 [2019-12-20T19:05:47.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=615749690 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python
14:05:47 [2019-12-20T19:05:47.574Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:47 [2019-12-20T19:05:47.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615749697 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:47 [2019-12-20T19:05:47.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615749697 data=null doit=true} to Tree node with text: mysession
14:05:47 [2019-12-20T19:05:47.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615749697 data=null} to Tree node with text: mysession
14:05:47 [2019-12-20T19:05:47.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615749698 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:47 [2019-12-20T19:05:47.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615749698 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:05:47 [2019-12-20T19:05:47.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615749701 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:47 [2019-12-20T19:05:47.574Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:47 [2019-12-20T19:05:47.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615749702 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:47 [2019-12-20T19:05:47.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615749702 data=null doit=true} to Tree node with text: mysession
14:05:47 [2019-12-20T19:05:47.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615749702 data=null} to Tree node with text: mysession
14:05:47 [2019-12-20T19:05:47.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615749702 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:47 [2019-12-20T19:05:47.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615749702 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:05:47 [2019-12-20T19:05:47.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615749703 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:47 [2019-12-20T19:05:47.574Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:05:47 [2019-12-20T19:05:47.574Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:05:47 [2019-12-20T19:05:47.830Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:05:47 [2019-12-20T19:05:47.830Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:05:47 [2019-12-20T19:05:47.830Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=615750079 data=null doit=true} to Shell with text {Enable Events}
14:05:47 [2019-12-20T19:05:47.830Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.830Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.830Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.830Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.830Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.830Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
14:05:47 [2019-12-20T19:05:47.830Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:05:47 [2019-12-20T19:05:47.830Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
14:05:47 [2019-12-20T19:05:47.830Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
14:05:47 [2019-12-20T19:05:47.830Z] 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:05:47 [2019-12-20T19:05:47.830Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.830Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.830Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.830Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.830Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.830Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.830Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.830Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:05:47 [2019-12-20T19:05:47.830Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=615750082 data=null doit=true} to Button with text {Kernel}
14:05:47 [2019-12-20T19:05:47.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=615750083 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:05:47 [2019-12-20T19:05:47.830Z] 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:05:47 [2019-12-20T19:05:47.830Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=615750083 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:05:47 [2019-12-20T19:05:47.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=615750083 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:05:47 [2019-12-20T19:05:47.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=615750084 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:05:47 [2019-12-20T19:05:47.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=615750084 data=null item=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:05:47 [2019-12-20T19:05:47.830Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:05:47 [2019-12-20T19:05:47.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:05:47 [2019-12-20T19:05:47.830Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
14:05:47 [2019-12-20T19:05:47.830Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
14:05:47 [2019-12-20T19:05:47.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
14:05:47 [2019-12-20T19:05:47.830Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:05:47 [2019-12-20T19:05:47.830Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:05:47 [2019-12-20T19:05:47.830Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
14:05:47 [2019-12-20T19:05:47.831Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
14:05:47 [2019-12-20T19:05:47.831Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
14:05:47 [2019-12-20T19:05:47.831Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.831Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.831Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.831Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.831Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.831Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.831Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.831Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.831Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.831Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.831Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:05:47 [2019-12-20T19:05:47.831Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:05:47 [2019-12-20T19:05:47.831Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:05:47 [2019-12-20T19:05:47.831Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:47 [2019-12-20T19:05:47.831Z] DEBUG - Clicking on &Ok
14:05:47 [2019-12-20T19:05:47.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=615750184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:47 [2019-12-20T19:05:47.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=615750184 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:47 [2019-12-20T19:05:47.831Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=615750185 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:47 [2019-12-20T19:05:47.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=615750185 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:47 [2019-12-20T19:05:47.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=615750185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:47 [2019-12-20T19:05:47.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=615750185 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:48 [2019-12-20T19:05:48.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=615750185 data=null item=null detail=0 x=0 y=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:05:48 [2019-12-20T19:05:48.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=615749811 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:05:48 [2019-12-20T19:05:48.087Z] DEBUG - Clicked on 
14:05:48 [2019-12-20T19:05:48.087Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:48 [2019-12-20T19:05:48.087Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:48 [2019-12-20T19:05:48.087Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:48 [2019-12-20T19:05:48.087Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:48 [2019-12-20T19:05:48.087Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:48 [2019-12-20T19:05:48.087Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:48 [2019-12-20T19:05:48.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=615750395 data=null doit=true} to Tree node with text: Python
14:05:48 [2019-12-20T19:05:48.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=615750395 data=null} to Tree node with text: Python
14:05:48 [2019-12-20T19:05:48.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=615750395 data=null button=1 stateMask=0x0 x=118 y=92 count=1} to Tree node with text: Python
14:05:48 [2019-12-20T19:05:48.087Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615750395 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:05:48 [2019-12-20T19:05:48.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=615750396 data=null button=1 stateMask=0x80000 x=118 y=92 count=1} to Tree node with text: Python
14:05:48 [2019-12-20T19:05:48.087Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:48 [2019-12-20T19:05:48.087Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:48 [2019-12-20T19:05:48.087Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:48 [2019-12-20T19:05:48.087Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again.
14:05:48 [2019-12-20T19:05:48.087Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:48 [2019-12-20T19:05:48.087Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:48 [2019-12-20T19:05:48.087Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:48 [2019-12-20T19:05:48.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615750398 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:48 [2019-12-20T19:05:48.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615750398 data=null doit=true} to Tree node with text: mysession
14:05:48 [2019-12-20T19:05:48.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615750398 data=null} to Tree node with text: mysession
14:05:48 [2019-12-20T19:05:48.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615750398 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:48 [2019-12-20T19:05:48.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615750399 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:05:48 [2019-12-20T19:05:48.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615750399 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:48 [2019-12-20T19:05:48.087Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:48 [2019-12-20T19:05:48.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615750400 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:48 [2019-12-20T19:05:48.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615750400 data=null doit=true} to Tree node with text: mysession
14:05:48 [2019-12-20T19:05:48.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615750400 data=null} to Tree node with text: mysession
14:05:48 [2019-12-20T19:05:48.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615750400 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:48 [2019-12-20T19:05:48.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615750400 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:05:48 [2019-12-20T19:05:48.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615750401 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:48 [2019-12-20T19:05:48.343Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
14:05:48 [2019-12-20T19:05:48.343Z] DEBUG - Clicking on with mnemonic 'Start'
14:05:48 [2019-12-20T19:05:48.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=615750514 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:05:48 [2019-12-20T19:05:48.343Z] DEBUG - Clicked on with mnemonic 'Start'
14:05:48 [2019-12-20T19:05:48.343Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:48 [2019-12-20T19:05:48.343Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:48 [2019-12-20T19:05:48.343Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:48 [2019-12-20T19:05:48.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615750616 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:48 [2019-12-20T19:05:48.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615750616 data=null doit=true} to Tree node with text: mysession
14:05:48 [2019-12-20T19:05:48.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615750616 data=null} to Tree node with text: mysession
14:05:48 [2019-12-20T19:05:48.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615750616 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:48 [2019-12-20T19:05:48.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615750616 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:05:48 [2019-12-20T19:05:48.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615750618 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:48 [2019-12-20T19:05:48.343Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:48 [2019-12-20T19:05:48.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615750618 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:48 [2019-12-20T19:05:48.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615750618 data=null doit=true} to Tree node with text: mysession
14:05:48 [2019-12-20T19:05:48.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615750618 data=null} to Tree node with text: mysession
14:05:48 [2019-12-20T19:05:48.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615750619 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:48 [2019-12-20T19:05:48.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615750619 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:05:48 [2019-12-20T19:05:48.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615750619 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:48 [2019-12-20T19:05:48.343Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
14:05:48 [2019-12-20T19:05:48.343Z] DEBUG - Clicking on with mnemonic 'Stop'
14:05:48 [2019-12-20T19:05:48.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=615750706 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:05:48 [2019-12-20T19:05:48.343Z] DEBUG - Clicked on with mnemonic 'Stop'
14:05:48 [2019-12-20T19:05:48.598Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:05:48 [2019-12-20T19:05:48.854Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:48 [2019-12-20T19:05:48.854Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:48 [2019-12-20T19:05:48.854Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:48 [2019-12-20T19:05:48.854Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again.
14:05:48 [2019-12-20T19:05:48.854Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:48 [2019-12-20T19:05:48.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=615751002 data=null button=0 stateMask=0x0 x=134 y=134 count=0} to Tree node with text: logger
14:05:48 [2019-12-20T19:05:48.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=615751002 data=null doit=true} to Tree node with text: logger
14:05:48 [2019-12-20T19:05:48.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=615751002 data=null} to Tree node with text: logger
14:05:48 [2019-12-20T19:05:48.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=615751003 data=null button=1 stateMask=0x0 x=134 y=134 count=1} to Tree node with text: logger
14:05:48 [2019-12-20T19:05:48.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615751003 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:05:48 [2019-12-20T19:05:48.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=615751005 data=null button=1 stateMask=0x80000 x=134 y=134 count=1} to Tree node with text: logger
14:05:48 [2019-12-20T19:05:48.854Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
14:05:48 [2019-12-20T19:05:48.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:05:48 [2019-12-20T19:05:48.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:05:48 [2019-12-20T19:05:48.854Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:05:48 [2019-12-20T19:05:48.854Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:48 [2019-12-20T19:05:48.854Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:48 [2019-12-20T19:05:48.854Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:48 [2019-12-20T19:05:48.854Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again.
14:05:48 [2019-12-20T19:05:48.854Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:48 [2019-12-20T19:05:48.854Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=615751116 data=null button=0 stateMask=0x0 x=161 y=119 count=0} to Tree node with text: anotherLogger
14:05:48 [2019-12-20T19:05:48.854Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=615751117 data=null doit=true} to Tree node with text: anotherLogger
14:05:48 [2019-12-20T19:05:48.854Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=615751117 data=null} to Tree node with text: anotherLogger
14:05:48 [2019-12-20T19:05:48.854Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=615751117 data=null button=1 stateMask=0x0 x=161 y=119 count=1} to Tree node with text: anotherLogger
14:05:48 [2019-12-20T19:05:48.854Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615751175 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:05:48 [2019-12-20T19:05:48.854Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=615751177 data=null button=1 stateMask=0x80000 x=161 y=114 count=1} to Tree node with text: anotherLogger
14:05:48 [2019-12-20T19:05:48.854Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
14:05:48 [2019-12-20T19:05:48.854Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:05:48 [2019-12-20T19:05:48.854Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:05:49 [2019-12-20T19:05:49.110Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:49 [2019-12-20T19:05:49.110Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:49 [2019-12-20T19:05:49.110Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:49 [2019-12-20T19:05:49.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615751286 data=null button=0 stateMask=0x0 x=112 y=-10 count=0} to Tree node with text: mysession
14:05:49 [2019-12-20T19:05:49.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615751286 data=null doit=true} to Tree node with text: mysession
14:05:49 [2019-12-20T19:05:49.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615751287 data=null} to Tree node with text: mysession
14:05:49 [2019-12-20T19:05:49.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615751287 data=null button=1 stateMask=0x0 x=112 y=-10 count=1} to Tree node with text: mysession
14:05:49 [2019-12-20T19:05:49.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615751287 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:05:49 [2019-12-20T19:05:49.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615751289 data=null button=1 stateMask=0x80000 x=112 y=-10 count=1} to Tree node with text: mysession
14:05:49 [2019-12-20T19:05:49.110Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:49 [2019-12-20T19:05:49.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615751289 data=null button=0 stateMask=0x0 x=112 y=-10 count=0} to Tree node with text: mysession
14:05:49 [2019-12-20T19:05:49.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615751289 data=null doit=true} to Tree node with text: mysession
14:05:49 [2019-12-20T19:05:49.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615751290 data=null} to Tree node with text: mysession
14:05:49 [2019-12-20T19:05:49.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615751294 data=null button=1 stateMask=0x0 x=112 y=-5 count=1} to Tree node with text: mysession
14:05:49 [2019-12-20T19:05:49.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615751294 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:05:49 [2019-12-20T19:05:49.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615751295 data=null button=1 stateMask=0x80000 x=112 y=-5 count=1} to Tree node with text: mysession
14:05:49 [2019-12-20T19:05:49.110Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
14:05:49 [2019-12-20T19:05:49.110Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
14:05:49 [2019-12-20T19:05:49.366Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
14:05:49 [2019-12-20T19:05:49.366Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
14:05:49 [2019-12-20T19:05:49.366Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=615751597 data=null doit=true} to Shell with text {Destroy Confirmation}
14:05:49 [2019-12-20T19:05:49.366Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:05:49 [2019-12-20T19:05:49.366Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:05:49 [2019-12-20T19:05:49.366Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:05:49 [2019-12-20T19:05:49.366Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:05:49 [2019-12-20T19:05:49.366Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:49 [2019-12-20T19:05:49.366Z] DEBUG - Clicking on OK
14:05:49 [2019-12-20T19:05:49.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615751598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:49 [2019-12-20T19:05:49.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615751598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:49 [2019-12-20T19:05:49.366Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615751598 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:49 [2019-12-20T19:05:49.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615751598 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:49 [2019-12-20T19:05:49.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615751598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:49 [2019-12-20T19:05:49.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615751598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:49 [2019-12-20T19:05:49.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615751598 data=null item=null detail=0 x=0 y=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:05:49 [2019-12-20T19:05:49.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=615751478 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:05:49 [2019-12-20T19:05:49.366Z] DEBUG - Clicked on 
14:05:49 [2019-12-20T19:05:49.366Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:49 [2019-12-20T19:05:49.366Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:49 [2019-12-20T19:05:49.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=615751701 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode}
14:05:49 [2019-12-20T19:05:49.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=615751701 data=null doit=true} to TreeItem with text {myNode}
14:05:49 [2019-12-20T19:05:49.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=615751701 data=null} to TreeItem with text {myNode}
14:05:49 [2019-12-20T19:05:49.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=615751701 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode}
14:05:49 [2019-12-20T19:05:49.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615751702 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:05:49 [2019-12-20T19:05:49.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=615751703 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode}
14:05:49 [2019-12-20T19:05:49.366Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:49 [2019-12-20T19:05:49.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=615751704 data=null button=0 stateMask=0x0 x=53 y=11 count=0} to TreeItem with text {myNode}
14:05:49 [2019-12-20T19:05:49.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=615751704 data=null doit=true} to TreeItem with text {myNode}
14:05:49 [2019-12-20T19:05:49.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=615751704 data=null} to TreeItem with text {myNode}
14:05:49 [2019-12-20T19:05:49.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=615751704 data=null button=1 stateMask=0x0 x=53 y=11 count=1} to TreeItem with text {myNode}
14:05:49 [2019-12-20T19:05:49.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615751705 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:05:49 [2019-12-20T19:05:49.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=615751705 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode}
14:05:49 [2019-12-20T19:05:49.622Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
14:05:49 [2019-12-20T19:05:49.622Z] DEBUG - Clicking on with mnemonic 'Disconnect'
14:05:49 [2019-12-20T19:05:49.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=615751816 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:05:49 [2019-12-20T19:05:49.622Z] DEBUG - Clicked on with mnemonic 'Disconnect'
14:05:49 [2019-12-20T19:05:49.622Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.53 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
14:05:49 [2019-12-20T19:05:49.622Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest)  Time elapsed: 14.037 s
14:05:49 [2019-12-20T19:05:49.622Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
14:05:50 [2019-12-20T19:05:50.548Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:05:50 [2019-12-20T19:05:50.548Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:05:50 [2019-12-20T19:05:50.548Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:05:50 [2019-12-20T19:05:50.548Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:50 [2019-12-20T19:05:50.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=615752685 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode}
14:05:50 [2019-12-20T19:05:50.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=615752685 data=null doit=true} to TreeItem with text {myNode}
14:05:50 [2019-12-20T19:05:50.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=615752685 data=null} to TreeItem with text {myNode}
14:05:50 [2019-12-20T19:05:50.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=615752686 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode}
14:05:50 [2019-12-20T19:05:50.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615752686 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:05:50 [2019-12-20T19:05:50.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=615752688 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
14:05:50 [2019-12-20T19:05:50.548Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:50 [2019-12-20T19:05:50.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=615752689 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode}
14:05:50 [2019-12-20T19:05:50.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=615752689 data=null doit=true} to TreeItem with text {myNode}
14:05:50 [2019-12-20T19:05:50.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=615752689 data=null} to TreeItem with text {myNode}
14:05:50 [2019-12-20T19:05:50.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=615752689 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode}
14:05:50 [2019-12-20T19:05:50.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615752689 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:05:50 [2019-12-20T19:05:50.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=615752690 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
14:05:50 [2019-12-20T19:05:50.548Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
14:05:50 [2019-12-20T19:05:50.548Z] DEBUG - Clicking on with mnemonic 'Connect'
14:05:50 [2019-12-20T19:05:50.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=615752794 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:05:50 [2019-12-20T19:05:50.548Z] DEBUG - Clicked on with mnemonic 'Connect'
14:05:51 [2019-12-20T19:05:51.111Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:51 [2019-12-20T19:05:51.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=615753301 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions
14:05:51 [2019-12-20T19:05:51.111Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=615753301 data=null doit=true} to Tree node with text: Sessions
14:05:51 [2019-12-20T19:05:51.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=615753301 data=null} to Tree node with text: Sessions
14:05:51 [2019-12-20T19:05:51.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=615753301 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions
14:05:51 [2019-12-20T19:05:51.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615753301 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:05:51 [2019-12-20T19:05:51.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=615753303 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions
14:05:51 [2019-12-20T19:05:51.111Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:51 [2019-12-20T19:05:51.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=615753303 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions
14:05:51 [2019-12-20T19:05:51.111Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=615753303 data=null doit=true} to Tree node with text: Sessions
14:05:51 [2019-12-20T19:05:51.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=615753303 data=null} to Tree node with text: Sessions
14:05:51 [2019-12-20T19:05:51.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=615753303 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions
14:05:51 [2019-12-20T19:05:51.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615753304 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:05:51 [2019-12-20T19:05:51.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=615753304 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions
14:05:51 [2019-12-20T19:05:51.112Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
14:05:51 [2019-12-20T19:05:51.112Z] DEBUG - Clicking on with mnemonic 'Create Session...'
14:05:51 [2019-12-20T19:05:51.367Z] DEBUG - Clicked on with mnemonic 'Create Session...'
14:05:51 [2019-12-20T19:05:51.367Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
14:05:51 [2019-12-20T19:05:51.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=615753582 data=null doit=true} to Shell with text {Create Session}
14:05:51 [2019-12-20T19:05:51.367Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:05:51 [2019-12-20T19:05:51.367Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:05:51 [2019-12-20T19:05:51.367Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:05:51 [2019-12-20T19:05:51.367Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:05:51 [2019-12-20T19:05:51.367Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:05:51 [2019-12-20T19:05:51.367Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:05:51 [2019-12-20T19:05:51.367Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:05:51 [2019-12-20T19:05:51.367Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:05:51 [2019-12-20T19:05:51.367Z] DEBUG - matched Text with text " 
14:05:51 [2019-12-20T19:05:51.367Z]  ", using matcher: of type 'Text'
14:05:51 [2019-12-20T19:05:51.367Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:05:51 [2019-12-20T19:05:51.367Z] DEBUG - matched Text with text " 
14:05:51 [2019-12-20T19:05:51.367Z]  ", using matcher: with label (with mnemonic 'Session Name')
14:05:51 [2019-12-20T19:05:51.367Z] DEBUG - matched Text with text " 
14:05:51 [2019-12-20T19:05:51.367Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:05:51 [2019-12-20T19:05:51.367Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
14:05:51 [2019-12-20T19:05:51.367Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
14:05:51 [2019-12-20T19:05:51.367Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
14:05:51 [2019-12-20T19:05:51.367Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:05:51 [2019-12-20T19:05:51.367Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:05:51 [2019-12-20T19:05:51.367Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:05:51 [2019-12-20T19:05:51.367Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:05:51 [2019-12-20T19:05:51.367Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:51 [2019-12-20T19:05:51.367Z] DEBUG - Clicking on &Ok
14:05:51 [2019-12-20T19:05:51.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=615753585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:51 [2019-12-20T19:05:51.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=615753585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:51 [2019-12-20T19:05:51.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=615753585 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:51 [2019-12-20T19:05:51.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=615753585 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:51 [2019-12-20T19:05:51.367Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=615753585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:51 [2019-12-20T19:05:51.367Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=615753585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:51 [2019-12-20T19:05:51.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=615753585 data=null item=null detail=0 x=0 y=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:05:51 [2019-12-20T19:05:51.367Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=615753376 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:05:51 [2019-12-20T19:05:51.367Z] DEBUG - Clicked on 
14:05:51 [2019-12-20T19:05:51.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=615753705 data=null doit=true} to Tree node with text: Sessions
14:05:51 [2019-12-20T19:05:51.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=615753705 data=null} to Tree node with text: Sessions
14:05:51 [2019-12-20T19:05:51.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=615753705 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions
14:05:51 [2019-12-20T19:05:51.368Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615753705 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:05:51 [2019-12-20T19:05:51.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=615753706 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions
14:05:51 [2019-12-20T19:05:51.368Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:51 [2019-12-20T19:05:51.368Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:51 [2019-12-20T19:05:51.368Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:51 [2019-12-20T19:05:51.368Z] WARN - Tree item Tree node with text: Provider is already expanded. Won't expand it again.
14:05:51 [2019-12-20T19:05:51.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Kernel} time=615753708 data=null doit=true} to Tree node with text: Kernel
14:05:51 [2019-12-20T19:05:51.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Kernel} time=615753708 data=null} to Tree node with text: Kernel
14:05:51 [2019-12-20T19:05:51.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Kernel} time=615753708 data=null button=1 stateMask=0x0 x=82 y=8 count=1} to Tree node with text: Kernel
14:05:51 [2019-12-20T19:05:51.623Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615753708 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:05:51 [2019-12-20T19:05:51.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Kernel} time=615753887 data=null button=1 stateMask=0x80000 x=98 y=8 count=1} to Tree node with text: Kernel
14:05:51 [2019-12-20T19:05:51.623Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:51 [2019-12-20T19:05:51.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=615753891 data=null button=0 stateMask=0x0 x=138 y=2717 count=0} to Tree node with text: sched_switch
14:05:51 [2019-12-20T19:05:51.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=615753891 data=null doit=true} to Tree node with text: sched_switch
14:05:51 [2019-12-20T19:05:51.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=615753891 data=null} to Tree node with text: sched_switch
14:05:51 [2019-12-20T19:05:51.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=615753891 data=null button=1 stateMask=0x0 x=138 y=2717 count=1} to Tree node with text: sched_switch
14:05:51 [2019-12-20T19:05:51.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615753891 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:05:51 [2019-12-20T19:05:51.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=615753894 data=null button=1 stateMask=0x80000 x=138 y=2717 count=1} to Tree node with text: sched_switch
14:05:51 [2019-12-20T19:05:51.623Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:51 [2019-12-20T19:05:51.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=615753895 data=null button=0 stateMask=0x0 x=138 y=2717 count=0} to Tree node with text: sched_switch
14:05:51 [2019-12-20T19:05:51.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=615753895 data=null doit=true} to Tree node with text: sched_switch
14:05:51 [2019-12-20T19:05:51.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=615753895 data=null} to Tree node with text: sched_switch
14:05:51 [2019-12-20T19:05:51.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=615753895 data=null button=1 stateMask=0x0 x=138 y=2717 count=1} to Tree node with text: sched_switch
14:05:51 [2019-12-20T19:05:51.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615753895 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:05:51 [2019-12-20T19:05:51.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=615753897 data=null button=1 stateMask=0x80000 x=138 y=2717 count=1} to Tree node with text: sched_switch
14:05:51 [2019-12-20T19:05:51.879Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
14:05:51 [2019-12-20T19:05:51.879Z] DEBUG - Clicking on with mnemonic 'Enable Event...'
14:05:51 [2019-12-20T19:05:51.879Z] DEBUG - Clicked on with mnemonic 'Enable Event...'
14:05:51 [2019-12-20T19:05:51.879Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:05:51 [2019-12-20T19:05:51.879Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=615754193 data=null doit=true} to Shell with text {Enable Events}
14:05:51 [2019-12-20T19:05:51.879Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
14:05:51 [2019-12-20T19:05:51.879Z] DEBUG - matched Group with text "Session List", using matcher: with mnemonic 'Session List'
14:05:51 [2019-12-20T19:05:51.879Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Session List')
14:05:51 [2019-12-20T19:05:51.879Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Session List'))
14:05:51 [2019-12-20T19:05:51.879Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
14:05:51 [2019-12-20T19:05:51.879Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to mysession
14:05:51 [2019-12-20T19:05:51.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=615754194 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:05:51 [2019-12-20T19:05:51.879Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to mysession
14:05:51 [2019-12-20T19:05:51.879Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:05:51 [2019-12-20T19:05:51.879Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
14:05:51 [2019-12-20T19:05:51.879Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
14:05:51 [2019-12-20T19:05:51.879Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
14:05:51 [2019-12-20T19:05:51.879Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:05:51 [2019-12-20T19:05:51.879Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:05:51 [2019-12-20T19:05:51.879Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:05:51 [2019-12-20T19:05:51.879Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:05:51 [2019-12-20T19:05:51.879Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:51 [2019-12-20T19:05:51.879Z] DEBUG - Clicking on &Ok
14:05:51 [2019-12-20T19:05:51.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=615754202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:51 [2019-12-20T19:05:51.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=615754202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:51 [2019-12-20T19:05:51.879Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=615754202 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:51 [2019-12-20T19:05:51.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=615754202 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:51 [2019-12-20T19:05:51.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=615754203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:51 [2019-12-20T19:05:51.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=615754203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:52 [2019-12-20T19:05:52.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=615754203 data=null item=null detail=0 x=0 y=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:05:52 [2019-12-20T19:05:52.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=615754002 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:05:52 [2019-12-20T19:05:52.391Z] DEBUG - Clicked on 
14:05:52 [2019-12-20T19:05:52.391Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:52 [2019-12-20T19:05:52.391Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:52 [2019-12-20T19:05:52.391Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:52 [2019-12-20T19:05:52.391Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:52 [2019-12-20T19:05:52.391Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:52 [2019-12-20T19:05:52.391Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:52 [2019-12-20T19:05:52.391Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:52 [2019-12-20T19:05:52.391Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:52 [2019-12-20T19:05:52.391Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:05:52 [2019-12-20T19:05:52.391Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:52 [2019-12-20T19:05:52.391Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:52 [2019-12-20T19:05:52.391Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:52 [2019-12-20T19:05:52.391Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:05:52 [2019-12-20T19:05:52.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=615754619 data=null doit=true} to Tree node with text: channel0
14:05:52 [2019-12-20T19:05:52.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=615754619 data=null} to Tree node with text: channel0
14:05:52 [2019-12-20T19:05:52.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=615754620 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0
14:05:52 [2019-12-20T19:05:52.391Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615754620 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:05:52 [2019-12-20T19:05:52.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=615754621 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0
14:05:52 [2019-12-20T19:05:52.391Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:52 [2019-12-20T19:05:52.391Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:52 [2019-12-20T19:05:52.391Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:52 [2019-12-20T19:05:52.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615754675 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:52 [2019-12-20T19:05:52.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615754675 data=null doit=true} to Tree node with text: mysession
14:05:52 [2019-12-20T19:05:52.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615754675 data=null} to Tree node with text: mysession
14:05:52 [2019-12-20T19:05:52.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615754676 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:52 [2019-12-20T19:05:52.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615754676 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:05:52 [2019-12-20T19:05:52.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615754678 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:52 [2019-12-20T19:05:52.391Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:52 [2019-12-20T19:05:52.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615754679 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:52 [2019-12-20T19:05:52.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615754679 data=null doit=true} to Tree node with text: mysession
14:05:52 [2019-12-20T19:05:52.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615754680 data=null} to Tree node with text: mysession
14:05:52 [2019-12-20T19:05:52.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615754680 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:52 [2019-12-20T19:05:52.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615754680 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:05:52 [2019-12-20T19:05:52.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615754684 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:52 [2019-12-20T19:05:52.647Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
14:05:52 [2019-12-20T19:05:52.647Z] DEBUG - Clicking on with mnemonic 'Start'
14:05:52 [2019-12-20T19:05:52.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=615754797 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:05:52 [2019-12-20T19:05:52.647Z] DEBUG - Clicked on with mnemonic 'Start'
14:05:52 [2019-12-20T19:05:52.647Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:52 [2019-12-20T19:05:52.647Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:52 [2019-12-20T19:05:52.647Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:52 [2019-12-20T19:05:52.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615754901 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:52 [2019-12-20T19:05:52.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615754901 data=null doit=true} to Tree node with text: mysession
14:05:52 [2019-12-20T19:05:52.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615754901 data=null} to Tree node with text: mysession
14:05:52 [2019-12-20T19:05:52.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615754901 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:52 [2019-12-20T19:05:52.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615754902 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:05:52 [2019-12-20T19:05:52.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615754903 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:52 [2019-12-20T19:05:52.647Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:52 [2019-12-20T19:05:52.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615754904 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:52 [2019-12-20T19:05:52.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615754904 data=null doit=true} to Tree node with text: mysession
14:05:52 [2019-12-20T19:05:52.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615754904 data=null} to Tree node with text: mysession
14:05:52 [2019-12-20T19:05:52.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615754904 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:52 [2019-12-20T19:05:52.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615754904 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:05:52 [2019-12-20T19:05:52.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615754905 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:52 [2019-12-20T19:05:52.647Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
14:05:52 [2019-12-20T19:05:52.647Z] DEBUG - Clicking on with mnemonic 'Stop'
14:05:52 [2019-12-20T19:05:52.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=615755006 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:05:52 [2019-12-20T19:05:52.647Z] DEBUG - Clicked on with mnemonic 'Stop'
14:05:52 [2019-12-20T19:05:52.902Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:52 [2019-12-20T19:05:52.902Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:52 [2019-12-20T19:05:52.902Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:52 [2019-12-20T19:05:52.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615755109 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:52 [2019-12-20T19:05:52.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615755109 data=null doit=true} to Tree node with text: mysession
14:05:52 [2019-12-20T19:05:52.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615755109 data=null} to Tree node with text: mysession
14:05:52 [2019-12-20T19:05:52.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615755109 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:52 [2019-12-20T19:05:52.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615755109 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:05:52 [2019-12-20T19:05:52.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615755111 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:52 [2019-12-20T19:05:52.902Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:52 [2019-12-20T19:05:52.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615755111 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:52 [2019-12-20T19:05:52.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615755111 data=null doit=true} to Tree node with text: mysession
14:05:52 [2019-12-20T19:05:52.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615755111 data=null} to Tree node with text: mysession
14:05:52 [2019-12-20T19:05:52.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615755112 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:52 [2019-12-20T19:05:52.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615755112 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:05:52 [2019-12-20T19:05:52.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615755112 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:52 [2019-12-20T19:05:52.903Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
14:05:52 [2019-12-20T19:05:52.903Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
14:05:53 [2019-12-20T19:05:53.158Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
14:05:53 [2019-12-20T19:05:53.158Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
14:05:53 [2019-12-20T19:05:53.158Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=615755396 data=null doit=true} to Shell with text {Destroy Confirmation}
14:05:53 [2019-12-20T19:05:53.158Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:05:53 [2019-12-20T19:05:53.158Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:05:53 [2019-12-20T19:05:53.158Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:05:53 [2019-12-20T19:05:53.158Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:05:53 [2019-12-20T19:05:53.158Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:53 [2019-12-20T19:05:53.158Z] DEBUG - Clicking on OK
14:05:53 [2019-12-20T19:05:53.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615755397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:53 [2019-12-20T19:05:53.158Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615755397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:53 [2019-12-20T19:05:53.158Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615755397 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:53 [2019-12-20T19:05:53.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615755397 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:53 [2019-12-20T19:05:53.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615755397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:53 [2019-12-20T19:05:53.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615755397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:53 [2019-12-20T19:05:53.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615755397 data=null item=null detail=0 x=0 y=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:05:53 [2019-12-20T19:05:53.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=615755214 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:05:53 [2019-12-20T19:05:53.414Z] DEBUG - Clicked on 
14:05:53 [2019-12-20T19:05:53.414Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:53 [2019-12-20T19:05:53.414Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:53 [2019-12-20T19:05:53.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=615755679 data=null button=0 stateMask=0x0 x=69 y=-12025 count=0} to TreeItem with text {myNode}
14:05:53 [2019-12-20T19:05:53.414Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=615755679 data=null doit=true} to TreeItem with text {myNode}
14:05:53 [2019-12-20T19:05:53.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=615755679 data=null} to TreeItem with text {myNode}
14:05:53 [2019-12-20T19:05:53.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=615755679 data=null button=1 stateMask=0x0 x=69 y=-12025 count=1} to TreeItem with text {myNode}
14:05:53 [2019-12-20T19:05:53.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615755680 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:05:53 [2019-12-20T19:05:53.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=615755682 data=null button=1 stateMask=0x80000 x=69 y=-12025 count=1} to TreeItem with text {myNode}
14:05:53 [2019-12-20T19:05:53.414Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:53 [2019-12-20T19:05:53.414Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=615755683 data=null button=0 stateMask=0x0 x=69 y=-12025 count=0} to TreeItem with text {myNode}
14:05:53 [2019-12-20T19:05:53.414Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=615755683 data=null doit=true} to TreeItem with text {myNode}
14:05:53 [2019-12-20T19:05:53.414Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=615755683 data=null} to TreeItem with text {myNode}
14:05:53 [2019-12-20T19:05:53.414Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=615755683 data=null button=1 stateMask=0x0 x=69 y=-12025 count=1} to TreeItem with text {myNode}
14:05:53 [2019-12-20T19:05:53.414Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615755683 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:05:53 [2019-12-20T19:05:53.414Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=615755684 data=null button=1 stateMask=0x80000 x=69 y=-12025 count=1} to TreeItem with text {myNode}
14:05:53 [2019-12-20T19:05:53.670Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
14:05:53 [2019-12-20T19:05:53.670Z] DEBUG - Clicking on with mnemonic 'Disconnect'
14:05:53 [2019-12-20T19:05:53.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=615755791 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:05:53 [2019-12-20T19:05:53.670Z] DEBUG - Clicked on with mnemonic 'Disconnect'
14:05:53 [2019-12-20T19:05:53.670Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:05:53 [2019-12-20T19:05:53.670Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:05:53 [2019-12-20T19:05:53.670Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:05:53 [2019-12-20T19:05:53.670Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:53 [2019-12-20T19:05:53.670Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=615755907 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode}
14:05:53 [2019-12-20T19:05:53.670Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=615755907 data=null doit=true} to TreeItem with text {myNode}
14:05:53 [2019-12-20T19:05:53.670Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=615755907 data=null} to TreeItem with text {myNode}
14:05:53 [2019-12-20T19:05:53.670Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=615755908 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode}
14:05:53 [2019-12-20T19:05:53.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615755908 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:05:53 [2019-12-20T19:05:53.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=615755910 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
14:05:53 [2019-12-20T19:05:53.671Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:53 [2019-12-20T19:05:53.671Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=615755910 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode}
14:05:53 [2019-12-20T19:05:53.671Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=615755910 data=null doit=true} to TreeItem with text {myNode}
14:05:53 [2019-12-20T19:05:53.671Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=615755911 data=null} to TreeItem with text {myNode}
14:05:53 [2019-12-20T19:05:53.671Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=615755911 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode}
14:05:53 [2019-12-20T19:05:53.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615755911 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:05:53 [2019-12-20T19:05:53.671Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=615755912 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
14:05:53 [2019-12-20T19:05:53.671Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
14:05:53 [2019-12-20T19:05:53.671Z] DEBUG - Clicking on with mnemonic 'Connect'
14:05:53 [2019-12-20T19:05:53.671Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=615756004 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:05:53 [2019-12-20T19:05:53.671Z] DEBUG - Clicked on with mnemonic 'Connect'
14:05:54 [2019-12-20T19:05:54.232Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:54 [2019-12-20T19:05:54.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=615756513 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions
14:05:54 [2019-12-20T19:05:54.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=615756513 data=null doit=true} to Tree node with text: Sessions
14:05:54 [2019-12-20T19:05:54.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=615756513 data=null} to Tree node with text: Sessions
14:05:54 [2019-12-20T19:05:54.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=615756514 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions
14:05:54 [2019-12-20T19:05:54.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615756514 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:05:54 [2019-12-20T19:05:54.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=615756515 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions
14:05:54 [2019-12-20T19:05:54.232Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:54 [2019-12-20T19:05:54.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=615756516 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions
14:05:54 [2019-12-20T19:05:54.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=615756519 data=null doit=true} to Tree node with text: Sessions
14:05:54 [2019-12-20T19:05:54.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=615756520 data=null} to Tree node with text: Sessions
14:05:54 [2019-12-20T19:05:54.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=615756520 data=null button=1 stateMask=0x0 x=89 y=127 count=1} to Tree node with text: Sessions
14:05:54 [2019-12-20T19:05:54.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615756520 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:05:54 [2019-12-20T19:05:54.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=615756521 data=null button=1 stateMask=0x80000 x=89 y=127 count=1} to Tree node with text: Sessions
14:05:54 [2019-12-20T19:05:54.487Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
14:05:54 [2019-12-20T19:05:54.487Z] DEBUG - Clicking on with mnemonic 'Create Session...'
14:05:54 [2019-12-20T19:05:54.487Z] DEBUG - Clicked on with mnemonic 'Create Session...'
14:05:54 [2019-12-20T19:05:54.487Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
14:05:54 [2019-12-20T19:05:54.487Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=615756802 data=null doit=true} to Shell with text {Create Session}
14:05:54 [2019-12-20T19:05:54.487Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:05:54 [2019-12-20T19:05:54.487Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:05:54 [2019-12-20T19:05:54.487Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:05:54 [2019-12-20T19:05:54.487Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:05:54 [2019-12-20T19:05:54.487Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:05:54 [2019-12-20T19:05:54.743Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:05:54 [2019-12-20T19:05:54.743Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:05:54 [2019-12-20T19:05:54.743Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:05:54 [2019-12-20T19:05:54.743Z] DEBUG - matched Text with text " 
14:05:54 [2019-12-20T19:05:54.743Z]  ", using matcher: of type 'Text'
14:05:54 [2019-12-20T19:05:54.743Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:05:54 [2019-12-20T19:05:54.743Z] DEBUG - matched Text with text " 
14:05:54 [2019-12-20T19:05:54.743Z]  ", using matcher: with label (with mnemonic 'Session Name')
14:05:54 [2019-12-20T19:05:54.743Z] DEBUG - matched Text with text " 
14:05:54 [2019-12-20T19:05:54.743Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:05:54 [2019-12-20T19:05:54.743Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
14:05:54 [2019-12-20T19:05:54.743Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
14:05:54 [2019-12-20T19:05:54.743Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
14:05:54 [2019-12-20T19:05:54.743Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:05:54 [2019-12-20T19:05:54.743Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:05:54 [2019-12-20T19:05:54.743Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:05:54 [2019-12-20T19:05:54.743Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:05:54 [2019-12-20T19:05:54.743Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:54 [2019-12-20T19:05:54.743Z] DEBUG - Clicking on &Ok
14:05:54 [2019-12-20T19:05:54.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=615756898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:54 [2019-12-20T19:05:54.743Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=615756898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:54 [2019-12-20T19:05:54.743Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=615756898 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:54 [2019-12-20T19:05:54.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=615756898 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:54 [2019-12-20T19:05:54.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=615756898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:54 [2019-12-20T19:05:54.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=615756898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:54 [2019-12-20T19:05:54.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=615756899 data=null item=null detail=0 x=0 y=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:05:54 [2019-12-20T19:05:54.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=615756603 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:05:54 [2019-12-20T19:05:54.743Z] DEBUG - Clicked on 
14:05:54 [2019-12-20T19:05:54.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=615757079 data=null doit=true} to Tree node with text: Sessions
14:05:54 [2019-12-20T19:05:54.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=615757079 data=null} to Tree node with text: Sessions
14:05:54 [2019-12-20T19:05:54.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=615757079 data=null button=1 stateMask=0x0 x=89 y=92 count=1} to Tree node with text: Sessions
14:05:54 [2019-12-20T19:05:54.743Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615757080 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:05:54 [2019-12-20T19:05:54.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=615757080 data=null button=1 stateMask=0x80000 x=89 y=92 count=1} to Tree node with text: Sessions
14:05:54 [2019-12-20T19:05:54.743Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:54 [2019-12-20T19:05:54.743Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:54 [2019-12-20T19:05:54.743Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:54 [2019-12-20T19:05:54.743Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:54 [2019-12-20T19:05:54.743Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:54 [2019-12-20T19:05:54.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615757082 data=null button=0 stateMask=0x0 x=112 y=113 count=0} to Tree node with text: mysession
14:05:54 [2019-12-20T19:05:54.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615757082 data=null doit=true} to Tree node with text: mysession
14:05:54 [2019-12-20T19:05:54.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615757082 data=null} to Tree node with text: mysession
14:05:54 [2019-12-20T19:05:54.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615757082 data=null button=1 stateMask=0x0 x=112 y=113 count=1} to Tree node with text: mysession
14:05:54 [2019-12-20T19:05:54.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615757082 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:05:54 [2019-12-20T19:05:54.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615757084 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession
14:05:54 [2019-12-20T19:05:54.743Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:54 [2019-12-20T19:05:54.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615757084 data=null button=0 stateMask=0x0 x=112 y=92 count=0} to Tree node with text: mysession
14:05:54 [2019-12-20T19:05:54.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615757085 data=null doit=true} to Tree node with text: mysession
14:05:54 [2019-12-20T19:05:54.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615757085 data=null} to Tree node with text: mysession
14:05:54 [2019-12-20T19:05:54.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615757085 data=null button=1 stateMask=0x0 x=112 y=92 count=1} to Tree node with text: mysession
14:05:54 [2019-12-20T19:05:54.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615757085 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:05:54 [2019-12-20T19:05:54.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615757085 data=null button=1 stateMask=0x80000 x=112 y=92 count=1} to Tree node with text: mysession
14:05:54 [2019-12-20T19:05:54.999Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:05:54 [2019-12-20T19:05:54.999Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=615757507 data=null doit=true} to Shell with text {Enable Events}
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
14:05:55 [2019-12-20T19:05:55.255Z] 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:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:05:55 [2019-12-20T19:05:55.255Z] 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:05:55 [2019-12-20T19:05:55.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=615757510 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:05:55 [2019-12-20T19:05:55.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=615757511 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:05:55 [2019-12-20T19:05:55.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=615757511 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:05:55 [2019-12-20T19:05:55.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=615757511 data=null item=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:05:55 [2019-12-20T19:05:55.255Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - Setting state to checked on: All
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:55 [2019-12-20T19:05:55.255Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:55 [2019-12-20T19:05:55.256Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:05:55 [2019-12-20T19:05:55.256Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:05:55 [2019-12-20T19:05:55.256Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:05:55 [2019-12-20T19:05:55.256Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:05:55 [2019-12-20T19:05:55.256Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:05:55 [2019-12-20T19:05:55.256Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:55 [2019-12-20T19:05:55.256Z] DEBUG - Clicking on &Ok
14:05:55 [2019-12-20T19:05:55.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=615757597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:55 [2019-12-20T19:05:55.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=615757597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:55 [2019-12-20T19:05:55.256Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=615757597 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:55 [2019-12-20T19:05:55.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=615757597 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:55 [2019-12-20T19:05:55.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=615757597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:55 [2019-12-20T19:05:55.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=615757597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:05:55 [2019-12-20T19:05:55.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=615757597 data=null item=null detail=0 x=0 y=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:05:55 [2019-12-20T19:05:55.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=615757208 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:05:55 [2019-12-20T19:05:55.512Z] DEBUG - Clicked on 
14:05:55 [2019-12-20T19:05:55.512Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:55 [2019-12-20T19:05:55.512Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:55 [2019-12-20T19:05:55.512Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:55 [2019-12-20T19:05:55.512Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:55 [2019-12-20T19:05:55.512Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:55 [2019-12-20T19:05:55.512Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:55 [2019-12-20T19:05:55.512Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:05:55 [2019-12-20T19:05:55.512Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:55 [2019-12-20T19:05:55.512Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:55 [2019-12-20T19:05:55.512Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:05:55 [2019-12-20T19:05:55.512Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:05:55 [2019-12-20T19:05:55.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=615757800 data=null doit=true} to Tree node with text: channel0
14:05:55 [2019-12-20T19:05:55.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=615757800 data=null} to Tree node with text: channel0
14:05:55 [2019-12-20T19:05:55.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=615757801 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0
14:05:55 [2019-12-20T19:05:55.512Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615757801 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:05:55 [2019-12-20T19:05:55.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=615757801 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0
14:05:55 [2019-12-20T19:05:55.512Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:55 [2019-12-20T19:05:55.512Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:55 [2019-12-20T19:05:55.512Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:55 [2019-12-20T19:05:55.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615757803 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:55 [2019-12-20T19:05:55.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615757803 data=null doit=true} to Tree node with text: mysession
14:05:55 [2019-12-20T19:05:55.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615757803 data=null} to Tree node with text: mysession
14:05:55 [2019-12-20T19:05:55.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615757803 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:55 [2019-12-20T19:05:55.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615757803 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:05:55 [2019-12-20T19:05:55.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615757804 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:55 [2019-12-20T19:05:55.512Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:55 [2019-12-20T19:05:55.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615757804 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:55 [2019-12-20T19:05:55.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615757805 data=null doit=true} to Tree node with text: mysession
14:05:55 [2019-12-20T19:05:55.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615757805 data=null} to Tree node with text: mysession
14:05:55 [2019-12-20T19:05:55.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615757805 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:55 [2019-12-20T19:05:55.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615757805 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:05:55 [2019-12-20T19:05:55.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615757806 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:55 [2019-12-20T19:05:55.768Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
14:05:55 [2019-12-20T19:05:55.768Z] DEBUG - Clicking on with mnemonic 'Start'
14:05:55 [2019-12-20T19:05:55.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=615757915 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:05:55 [2019-12-20T19:05:55.768Z] DEBUG - Clicked on with mnemonic 'Start'
14:05:55 [2019-12-20T19:05:55.768Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:55 [2019-12-20T19:05:55.768Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:55 [2019-12-20T19:05:55.768Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:55 [2019-12-20T19:05:55.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615758018 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:55 [2019-12-20T19:05:55.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615758018 data=null doit=true} to Tree node with text: mysession
14:05:55 [2019-12-20T19:05:55.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615758018 data=null} to Tree node with text: mysession
14:05:55 [2019-12-20T19:05:55.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615758018 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:55 [2019-12-20T19:05:55.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615758018 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:05:55 [2019-12-20T19:05:55.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615758020 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:55 [2019-12-20T19:05:55.769Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:55 [2019-12-20T19:05:55.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615758020 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:55 [2019-12-20T19:05:55.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615758020 data=null doit=true} to Tree node with text: mysession
14:05:55 [2019-12-20T19:05:55.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615758020 data=null} to Tree node with text: mysession
14:05:55 [2019-12-20T19:05:55.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615758021 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:55 [2019-12-20T19:05:55.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615758021 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:05:55 [2019-12-20T19:05:55.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615758021 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:55 [2019-12-20T19:05:55.769Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
14:05:55 [2019-12-20T19:05:55.769Z] DEBUG - Clicking on with mnemonic 'Stop'
14:05:55 [2019-12-20T19:05:55.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=615758099 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:05:55 [2019-12-20T19:05:55.769Z] DEBUG - Clicked on with mnemonic 'Stop'
14:05:56 [2019-12-20T19:05:56.024Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:56 [2019-12-20T19:05:56.024Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:56 [2019-12-20T19:05:56.024Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:56 [2019-12-20T19:05:56.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615758201 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:56 [2019-12-20T19:05:56.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615758201 data=null doit=true} to Tree node with text: mysession
14:05:56 [2019-12-20T19:05:56.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615758201 data=null} to Tree node with text: mysession
14:05:56 [2019-12-20T19:05:56.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615758201 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:56 [2019-12-20T19:05:56.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615758201 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:05:56 [2019-12-20T19:05:56.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615758203 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:56 [2019-12-20T19:05:56.025Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:56 [2019-12-20T19:05:56.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615758204 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:05:56 [2019-12-20T19:05:56.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615758204 data=null doit=true} to Tree node with text: mysession
14:05:56 [2019-12-20T19:05:56.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615758204 data=null} to Tree node with text: mysession
14:05:56 [2019-12-20T19:05:56.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615758204 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:05:56 [2019-12-20T19:05:56.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615758204 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:05:56 [2019-12-20T19:05:56.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615758205 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:05:56 [2019-12-20T19:05:56.025Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
14:05:56 [2019-12-20T19:05:56.025Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
14:05:56 [2019-12-20T19:05:56.281Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
14:05:56 [2019-12-20T19:05:56.281Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
14:05:56 [2019-12-20T19:05:56.281Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=615758415 data=null doit=true} to Shell with text {Destroy Confirmation}
14:05:56 [2019-12-20T19:05:56.281Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:05:56 [2019-12-20T19:05:56.281Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:05:56 [2019-12-20T19:05:56.281Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:05:56 [2019-12-20T19:05:56.281Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:05:56 [2019-12-20T19:05:56.281Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:56 [2019-12-20T19:05:56.281Z] DEBUG - Clicking on OK
14:05:56 [2019-12-20T19:05:56.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615758416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:56 [2019-12-20T19:05:56.281Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615758416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:56 [2019-12-20T19:05:56.281Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615758416 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:56 [2019-12-20T19:05:56.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615758416 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:56 [2019-12-20T19:05:56.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615758416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:56 [2019-12-20T19:05:56.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615758416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:56 [2019-12-20T19:05:56.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615758416 data=null item=null detail=0 x=0 y=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:05:56 [2019-12-20T19:05:56.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=615758290 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:05:56 [2019-12-20T19:05:56.281Z] DEBUG - Clicked on 
14:05:56 [2019-12-20T19:05:56.281Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:56 [2019-12-20T19:05:56.281Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:56 [2019-12-20T19:05:56.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=615758586 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode}
14:05:56 [2019-12-20T19:05:56.281Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=615758586 data=null doit=true} to TreeItem with text {myNode}
14:05:56 [2019-12-20T19:05:56.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=615758586 data=null} to TreeItem with text {myNode}
14:05:56 [2019-12-20T19:05:56.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=615758586 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode}
14:05:56 [2019-12-20T19:05:56.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615758587 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:05:56 [2019-12-20T19:05:56.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=615758590 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode}
14:05:56 [2019-12-20T19:05:56.281Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:56 [2019-12-20T19:05:56.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=615758590 data=null button=0 stateMask=0x0 x=53 y=11 count=0} to TreeItem with text {myNode}
14:05:56 [2019-12-20T19:05:56.281Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=615758590 data=null doit=true} to TreeItem with text {myNode}
14:05:56 [2019-12-20T19:05:56.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=615758590 data=null} to TreeItem with text {myNode}
14:05:56 [2019-12-20T19:05:56.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=615758591 data=null button=1 stateMask=0x0 x=53 y=11 count=1} to TreeItem with text {myNode}
14:05:56 [2019-12-20T19:05:56.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615758591 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:05:56 [2019-12-20T19:05:56.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=615758592 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode}
14:05:56 [2019-12-20T19:05:56.537Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
14:05:56 [2019-12-20T19:05:56.537Z] DEBUG - Clicking on with mnemonic 'Disconnect'
14:05:56 [2019-12-20T19:05:56.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=615758712 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:05:56 [2019-12-20T19:05:56.537Z] DEBUG - Clicked on with mnemonic 'Disconnect'
14:05:56 [2019-12-20T19:05:56.537Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.881 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
14:05:56 [2019-12-20T19:05:56.537Z] testTraceSessionTreeKernelProvider(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest)  Time elapsed: 3.479 s
14:05:56 [2019-12-20T19:05:56.537Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest)  Time elapsed: 2.92 s
14:05:56 [2019-12-20T19:05:56.537Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
14:05:57 [2019-12-20T19:05:57.465Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:05:57 [2019-12-20T19:05:57.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:05:57 [2019-12-20T19:05:57.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:05:57 [2019-12-20T19:05:57.465Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:57 [2019-12-20T19:05:57.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=615759605 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode}
14:05:57 [2019-12-20T19:05:57.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=615759606 data=null doit=true} to TreeItem with text {myNode}
14:05:57 [2019-12-20T19:05:57.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=615759606 data=null} to TreeItem with text {myNode}
14:05:57 [2019-12-20T19:05:57.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=615759606 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode}
14:05:57 [2019-12-20T19:05:57.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615759606 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:05:57 [2019-12-20T19:05:57.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=615759608 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
14:05:57 [2019-12-20T19:05:57.465Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:57 [2019-12-20T19:05:57.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=615759609 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode}
14:05:57 [2019-12-20T19:05:57.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=615759613 data=null doit=true} to TreeItem with text {myNode}
14:05:57 [2019-12-20T19:05:57.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=615759613 data=null} to TreeItem with text {myNode}
14:05:57 [2019-12-20T19:05:57.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=615759613 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode}
14:05:57 [2019-12-20T19:05:57.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615759613 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:05:57 [2019-12-20T19:05:57.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=615759614 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
14:05:57 [2019-12-20T19:05:57.465Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
14:05:57 [2019-12-20T19:05:57.465Z] DEBUG - Clicking on with mnemonic 'Connect'
14:05:57 [2019-12-20T19:05:57.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=615759777 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:05:57 [2019-12-20T19:05:57.465Z] DEBUG - Clicked on with mnemonic 'Connect'
14:05:58 [2019-12-20T19:05:58.025Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:58 [2019-12-20T19:05:58.025Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:58 [2019-12-20T19:05:58.025Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:58 [2019-12-20T19:05:58.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {22424988910650603} time=615760286 data=null button=0 stateMask=0x0 x=146 y=158 count=0} to Tree node with text: 22424988910650603
14:05:58 [2019-12-20T19:05:58.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {22424988910650603} time=615760286 data=null doit=true} to Tree node with text: 22424988910650603
14:05:58 [2019-12-20T19:05:58.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {22424988910650603} time=615760286 data=null} to Tree node with text: 22424988910650603
14:05:58 [2019-12-20T19:05:58.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {22424988910650603} time=615760286 data=null button=1 stateMask=0x0 x=146 y=158 count=1} to Tree node with text: 22424988910650603
14:05:58 [2019-12-20T19:05:58.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615760287 data=null item=TreeItem {22424988910650603} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 22424988910650603
14:05:58 [2019-12-20T19:05:58.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {22424988910650603} time=615760293 data=null button=1 stateMask=0x80000 x=146 y=144 count=1} to Tree node with text: 22424988910650603
14:05:58 [2019-12-20T19:05:58.025Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:58 [2019-12-20T19:05:58.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {22424988910650603} time=615760293 data=null button=0 stateMask=0x0 x=146 y=144 count=0} to Tree node with text: 22424988910650603
14:05:58 [2019-12-20T19:05:58.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {22424988910650603} time=615760294 data=null doit=true} to Tree node with text: 22424988910650603
14:05:58 [2019-12-20T19:05:58.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {22424988910650603} time=615760294 data=null} to Tree node with text: 22424988910650603
14:05:58 [2019-12-20T19:05:58.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {22424988910650603} time=615760294 data=null button=1 stateMask=0x0 x=146 y=144 count=1} to Tree node with text: 22424988910650603
14:05:58 [2019-12-20T19:05:58.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615760294 data=null item=TreeItem {22424988910650603} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 22424988910650603
14:05:58 [2019-12-20T19:05:58.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {22424988910650603} time=615760295 data=null button=1 stateMask=0x80000 x=146 y=144 count=1} to Tree node with text: 22424988910650603
14:05:58 [2019-12-20T19:05:58.281Z] DEBUG - matched MenuItem with text "Save...", using matcher: with mnemonic 'Save...'
14:05:58 [2019-12-20T19:05:58.281Z] DEBUG - Clicking on with mnemonic 'Save...'
14:05:58 [2019-12-20T19:05:58.281Z] DEBUG - Clicked on with mnemonic 'Save...'
14:05:58 [2019-12-20T19:05:58.281Z] DEBUG - matched Shell with text "Save Sessions", using matcher: with text 'Save Sessions'
14:05:58 [2019-12-20T19:05:58.281Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Save Sessions} time=615760594 data=null doit=true} to Shell with text {Save Sessions}
14:05:58 [2019-12-20T19:05:58.281Z] DEBUG - matched Button with text "force", using matcher: of type 'Button'
14:05:58 [2019-12-20T19:05:58.281Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:05:58 [2019-12-20T19:05:58.281Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:05:58 [2019-12-20T19:05:58.281Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:05:58 [2019-12-20T19:05:58.281Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:05:58 [2019-12-20T19:05:58.281Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:58 [2019-12-20T19:05:58.281Z] DEBUG - Clicking on OK
14:05:58 [2019-12-20T19:05:58.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615760595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:58 [2019-12-20T19:05:58.281Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615760595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:58 [2019-12-20T19:05:58.281Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615760595 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:58 [2019-12-20T19:05:58.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615760595 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:58 [2019-12-20T19:05:58.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615760595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:58 [2019-12-20T19:05:58.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615760595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:58 [2019-12-20T19:05:58.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615760596 data=null item=null detail=0 x=0 y=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:05:58 [2019-12-20T19:05:58.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Save...} time=615760403 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:05:58 [2019-12-20T19:05:58.537Z] DEBUG - Clicked on 
14:05:58 [2019-12-20T19:05:58.537Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:58 [2019-12-20T19:05:58.537Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:58 [2019-12-20T19:05:58.537Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:58 [2019-12-20T19:05:58.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {22424988910650603} time=615760711 data=null button=0 stateMask=0x0 x=146 y=92 count=0} to Tree node with text: 22424988910650603
14:05:58 [2019-12-20T19:05:58.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {22424988910650603} time=615760711 data=null doit=true} to Tree node with text: 22424988910650603
14:05:58 [2019-12-20T19:05:58.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {22424988910650603} time=615760711 data=null} to Tree node with text: 22424988910650603
14:05:58 [2019-12-20T19:05:58.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {22424988910650603} time=615760711 data=null button=1 stateMask=0x0 x=146 y=92 count=1} to Tree node with text: 22424988910650603
14:05:58 [2019-12-20T19:05:58.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615760711 data=null item=TreeItem {22424988910650603} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 22424988910650603
14:05:58 [2019-12-20T19:05:58.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {22424988910650603} time=615760712 data=null button=1 stateMask=0x80000 x=146 y=92 count=1} to Tree node with text: 22424988910650603
14:05:58 [2019-12-20T19:05:58.537Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:58 [2019-12-20T19:05:58.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {22424988910650603} time=615760713 data=null button=0 stateMask=0x0 x=146 y=92 count=0} to Tree node with text: 22424988910650603
14:05:58 [2019-12-20T19:05:58.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {22424988910650603} time=615760713 data=null doit=true} to Tree node with text: 22424988910650603
14:05:58 [2019-12-20T19:05:58.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {22424988910650603} time=615760713 data=null} to Tree node with text: 22424988910650603
14:05:58 [2019-12-20T19:05:58.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {22424988910650603} time=615760713 data=null button=1 stateMask=0x0 x=146 y=92 count=1} to Tree node with text: 22424988910650603
14:05:58 [2019-12-20T19:05:58.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615760713 data=null item=TreeItem {22424988910650603} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 22424988910650603
14:05:58 [2019-12-20T19:05:58.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {22424988910650603} time=615760714 data=null button=1 stateMask=0x80000 x=146 y=92 count=1} to Tree node with text: 22424988910650603
14:05:58 [2019-12-20T19:05:58.537Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
14:05:58 [2019-12-20T19:05:58.537Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
14:05:58 [2019-12-20T19:05:58.793Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
14:05:58 [2019-12-20T19:05:58.793Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
14:05:58 [2019-12-20T19:05:58.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=615760932 data=null doit=true} to Shell with text {Destroy Confirmation}
14:05:58 [2019-12-20T19:05:58.793Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:05:58 [2019-12-20T19:05:58.793Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:05:58 [2019-12-20T19:05:58.793Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:05:58 [2019-12-20T19:05:58.793Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:05:58 [2019-12-20T19:05:58.793Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:58 [2019-12-20T19:05:58.793Z] DEBUG - Clicking on OK
14:05:58 [2019-12-20T19:05:58.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615760933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:58 [2019-12-20T19:05:58.793Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615760933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:58 [2019-12-20T19:05:58.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615760933 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:58 [2019-12-20T19:05:58.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615760933 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:58 [2019-12-20T19:05:58.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615760933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:58 [2019-12-20T19:05:58.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615760933 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:58 [2019-12-20T19:05:58.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615760933 data=null item=null detail=0 x=0 y=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:05:58 [2019-12-20T19:05:58.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=615760819 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:05:58 [2019-12-20T19:05:58.793Z] DEBUG - Clicked on 
14:05:58 [2019-12-20T19:05:58.793Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:58 [2019-12-20T19:05:58.793Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:58 [2019-12-20T19:05:58.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=615761081 data=null button=0 stateMask=0x0 x=73 y=92 count=0} to Tree node with text: Sessions
14:05:58 [2019-12-20T19:05:58.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=615761081 data=null doit=true} to Tree node with text: Sessions
14:05:58 [2019-12-20T19:05:58.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=615761081 data=null} to Tree node with text: Sessions
14:05:58 [2019-12-20T19:05:58.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=615761081 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions
14:05:58 [2019-12-20T19:05:58.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615761082 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:05:58 [2019-12-20T19:05:58.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=615761082 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions
14:05:58 [2019-12-20T19:05:58.793Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:58 [2019-12-20T19:05:58.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=615761083 data=null button=0 stateMask=0x0 x=73 y=92 count=0} to Tree node with text: Sessions
14:05:58 [2019-12-20T19:05:58.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=615761083 data=null doit=true} to Tree node with text: Sessions
14:05:58 [2019-12-20T19:05:58.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=615761083 data=null} to Tree node with text: Sessions
14:05:58 [2019-12-20T19:05:58.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=615761083 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions
14:05:58 [2019-12-20T19:05:58.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615761083 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:05:58 [2019-12-20T19:05:58.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=615761084 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions
14:05:59 [2019-12-20T19:05:59.049Z] DEBUG - matched MenuItem with text "Load...", using matcher: with mnemonic 'Load...'
14:05:59 [2019-12-20T19:05:59.049Z] DEBUG - Clicking on with mnemonic 'Load...'
14:05:59 [2019-12-20T19:05:59.049Z] DEBUG - Clicked on with mnemonic 'Load...'
14:05:59 [2019-12-20T19:05:59.049Z] DEBUG - matched Shell with text "Load Sessions", using matcher: with text 'Load Sessions'
14:05:59 [2019-12-20T19:05:59.049Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Load Sessions} time=615761385 data=null doit=true} to Shell with text {Load Sessions}
14:05:59 [2019-12-20T19:05:59.049Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button'
14:05:59 [2019-12-20T19:05:59.049Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button'
14:05:59 [2019-12-20T19:05:59.049Z] DEBUG - matched Button with text "Remote", using matcher: with mnemonic 'Remote'
14:05:59 [2019-12-20T19:05:59.049Z] DEBUG - matched Button with text "Remote", using matcher: with style 'SWT.RADIO'
14:05:59 [2019-12-20T19:05:59.049Z] DEBUG - matched Button with text "Remote", using matcher: (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
14:05:59 [2019-12-20T19:05:59.049Z] DEBUG - matched Button with text "force", using matcher: of type 'Button'
14:05:59 [2019-12-20T19:05:59.049Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:05:59 [2019-12-20T19:05:59.049Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button'
14:05:59 [2019-12-20T19:05:59.049Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:05:59 [2019-12-20T19:05:59.049Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
14:05:59 [2019-12-20T19:05:59.049Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Local} time=615761386 data=null doit=true} to Button with text {Local}
14:05:59 [2019-12-20T19:05:59.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Local} time=615761386 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:05:59 [2019-12-20T19:05:59.049Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
14:05:59 [2019-12-20T19:05:59.049Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remote} time=615761387 data=null doit=true} to (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
14:05:59 [2019-12-20T19:05:59.049Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remote} time=615761387 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:05:59 [2019-12-20T19:05:59.049Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remote} time=615761387 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:05:59 [2019-12-20T19:05:59.049Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remote} time=615761387 data=null item=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:05:59 [2019-12-20T19:05:59.304Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
14:05:59 [2019-12-20T19:05:59.304Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:05:59 [2019-12-20T19:05:59.304Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:05:59 [2019-12-20T19:05:59.304Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:59 [2019-12-20T19:05:59.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {22424988910650603.lttng} time=615761490 data=null button=0 stateMask=0x0 x=127 y=11 count=0} to TreeItem with text {22424988910650603.lttng}
14:05:59 [2019-12-20T19:05:59.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {22424988910650603.lttng} time=615761490 data=null doit=true} to TreeItem with text {22424988910650603.lttng}
14:05:59 [2019-12-20T19:05:59.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {22424988910650603.lttng} time=615761490 data=null} to TreeItem with text {22424988910650603.lttng}
14:05:59 [2019-12-20T19:05:59.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {22424988910650603.lttng} time=615761490 data=null button=1 stateMask=0x0 x=127 y=11 count=1} to TreeItem with text {22424988910650603.lttng}
14:05:59 [2019-12-20T19:05:59.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615761490 data=null item=TreeItem {22424988910650603.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {22424988910650603.lttng}
14:05:59 [2019-12-20T19:05:59.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {22424988910650603.lttng} time=615761494 data=null button=1 stateMask=0x80000 x=127 y=11 count=1} to TreeItem with text {22424988910650603.lttng}
14:05:59 [2019-12-20T19:05:59.304Z] DEBUG - Clicking on TreeItem with text {22424988910650603.lttng}
14:05:59 [2019-12-20T19:05:59.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {22424988910650603.lttng} time=615761499 data=null button=0 stateMask=0x0 x=127 y=11 count=0} to TreeItem with text {22424988910650603.lttng}
14:05:59 [2019-12-20T19:05:59.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {22424988910650603.lttng} time=615761499 data=null doit=true} to TreeItem with text {22424988910650603.lttng}
14:05:59 [2019-12-20T19:05:59.305Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:59 [2019-12-20T19:05:59.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {22424988910650603.lttng} time=615761499 data=null} to TreeItem with text {22424988910650603.lttng}
14:05:59 [2019-12-20T19:05:59.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {22424988910650603.lttng} time=615761499 data=null button=1 stateMask=0x0 x=127 y=11 count=1} to TreeItem with text {22424988910650603.lttng}
14:05:59 [2019-12-20T19:05:59.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615761499 data=null item=TreeItem {22424988910650603.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {22424988910650603.lttng}
14:05:59 [2019-12-20T19:05:59.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {22424988910650603.lttng} time=615761499 data=null button=1 stateMask=0x80000 x=127 y=11 count=1} to TreeItem with text {22424988910650603.lttng}
14:05:59 [2019-12-20T19:05:59.305Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {22424988910650603.lttng} time=615761499 data=null button=0 stateMask=0x0 x=127 y=11 count=0} to TreeItem with text {22424988910650603.lttng}
14:05:59 [2019-12-20T19:05:59.305Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {22424988910650603.lttng} time=615761499 data=null doit=true} to TreeItem with text {22424988910650603.lttng}
14:05:59 [2019-12-20T19:05:59.305Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {22424988910650603.lttng} time=615761499 data=null} to TreeItem with text {22424988910650603.lttng}
14:05:59 [2019-12-20T19:05:59.305Z] DEBUG - Clicked on TreeItem with text {22424988910650603.lttng}
14:05:59 [2019-12-20T19:05:59.305Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button'
14:05:59 [2019-12-20T19:05:59.305Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button'
14:05:59 [2019-12-20T19:05:59.305Z] DEBUG - matched Button with text "force", using matcher: of type 'Button'
14:05:59 [2019-12-20T19:05:59.305Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:05:59 [2019-12-20T19:05:59.305Z] DEBUG - matched Button with text "Show hidden files", using matcher: of type 'Button'
14:05:59 [2019-12-20T19:05:59.305Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:05:59 [2019-12-20T19:05:59.305Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button'
14:05:59 [2019-12-20T19:05:59.305Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:05:59 [2019-12-20T19:05:59.305Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:05:59 [2019-12-20T19:05:59.305Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:05:59 [2019-12-20T19:05:59.305Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:59 [2019-12-20T19:05:59.305Z] DEBUG - Clicking on OK
14:05:59 [2019-12-20T19:05:59.305Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615761500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:59 [2019-12-20T19:05:59.305Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615761500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:59 [2019-12-20T19:05:59.305Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615761501 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:59 [2019-12-20T19:05:59.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615761501 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:59 [2019-12-20T19:05:59.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615761501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:59 [2019-12-20T19:05:59.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615761501 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:59 [2019-12-20T19:05:59.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615761501 data=null item=null detail=0 x=0 y=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:05:59 [2019-12-20T19:05:59.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Load...} time=615761188 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:05:59 [2019-12-20T19:05:59.560Z] DEBUG - Clicked on 
14:05:59 [2019-12-20T19:05:59.560Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:59 [2019-12-20T19:05:59.560Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:05:59 [2019-12-20T19:05:59.560Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:05:59 [2019-12-20T19:05:59.560Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:59 [2019-12-20T19:05:59.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {22424988910650603} time=615761783 data=null button=0 stateMask=0x0 x=146 y=8 count=0} to Tree node with text: 22424988910650603
14:05:59 [2019-12-20T19:05:59.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {22424988910650603} time=615761783 data=null doit=true} to Tree node with text: 22424988910650603
14:05:59 [2019-12-20T19:05:59.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {22424988910650603} time=615761783 data=null} to Tree node with text: 22424988910650603
14:05:59 [2019-12-20T19:05:59.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {22424988910650603} time=615761783 data=null button=1 stateMask=0x0 x=146 y=8 count=1} to Tree node with text: 22424988910650603
14:05:59 [2019-12-20T19:05:59.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615761783 data=null item=TreeItem {22424988910650603} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 22424988910650603
14:05:59 [2019-12-20T19:05:59.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {22424988910650603} time=615761785 data=null button=1 stateMask=0x80000 x=146 y=8 count=1} to Tree node with text: 22424988910650603
14:05:59 [2019-12-20T19:05:59.560Z] DEBUG - Attempting to set focus on Tree with text {}
14:05:59 [2019-12-20T19:05:59.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {22424988910650603} time=615761785 data=null button=0 stateMask=0x0 x=146 y=8 count=0} to Tree node with text: 22424988910650603
14:05:59 [2019-12-20T19:05:59.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {22424988910650603} time=615761785 data=null doit=true} to Tree node with text: 22424988910650603
14:05:59 [2019-12-20T19:05:59.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {22424988910650603} time=615761785 data=null} to Tree node with text: 22424988910650603
14:05:59 [2019-12-20T19:05:59.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {22424988910650603} time=615761786 data=null button=1 stateMask=0x0 x=146 y=8 count=1} to Tree node with text: 22424988910650603
14:05:59 [2019-12-20T19:05:59.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615761786 data=null item=TreeItem {22424988910650603} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 22424988910650603
14:05:59 [2019-12-20T19:05:59.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {22424988910650603} time=615761786 data=null button=1 stateMask=0x80000 x=146 y=8 count=1} to Tree node with text: 22424988910650603
14:05:59 [2019-12-20T19:05:59.561Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
14:05:59 [2019-12-20T19:05:59.561Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
14:05:59 [2019-12-20T19:05:59.816Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
14:05:59 [2019-12-20T19:05:59.816Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
14:05:59 [2019-12-20T19:05:59.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=615762010 data=null doit=true} to Shell with text {Destroy Confirmation}
14:05:59 [2019-12-20T19:05:59.816Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:05:59 [2019-12-20T19:05:59.816Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:05:59 [2019-12-20T19:05:59.816Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:05:59 [2019-12-20T19:05:59.816Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:05:59 [2019-12-20T19:05:59.816Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:59 [2019-12-20T19:05:59.816Z] DEBUG - Clicking on OK
14:05:59 [2019-12-20T19:05:59.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615762010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:59 [2019-12-20T19:05:59.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615762010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:59 [2019-12-20T19:05:59.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615762011 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:59 [2019-12-20T19:05:59.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615762011 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:59 [2019-12-20T19:05:59.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615762011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:59 [2019-12-20T19:05:59.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615762011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:05:59 [2019-12-20T19:05:59.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615762011 data=null item=null detail=0 x=0 y=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:05:59 [2019-12-20T19:05:59.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=615761889 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:06:00 [2019-12-20T19:06:00.071Z] DEBUG - Clicked on 
14:06:00 [2019-12-20T19:06:00.071Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:00 [2019-12-20T19:06:00.071Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:00 [2019-12-20T19:06:00.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=615762214 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode}
14:06:00 [2019-12-20T19:06:00.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=615762214 data=null doit=true} to TreeItem with text {myNode}
14:06:00 [2019-12-20T19:06:00.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=615762214 data=null} to TreeItem with text {myNode}
14:06:00 [2019-12-20T19:06:00.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=615762214 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode}
14:06:00 [2019-12-20T19:06:00.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615762215 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:06:00 [2019-12-20T19:06:00.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=615762216 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode}
14:06:00 [2019-12-20T19:06:00.071Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:00 [2019-12-20T19:06:00.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=615762217 data=null button=0 stateMask=0x0 x=69 y=-34 count=0} to TreeItem with text {myNode}
14:06:00 [2019-12-20T19:06:00.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=615762217 data=null doit=true} to TreeItem with text {myNode}
14:06:00 [2019-12-20T19:06:00.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=615762217 data=null} to TreeItem with text {myNode}
14:06:00 [2019-12-20T19:06:00.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=615762217 data=null button=1 stateMask=0x0 x=69 y=-34 count=1} to TreeItem with text {myNode}
14:06:00 [2019-12-20T19:06:00.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615762217 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:06:00 [2019-12-20T19:06:00.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=615762218 data=null button=1 stateMask=0x80000 x=69 y=-34 count=1} to TreeItem with text {myNode}
14:06:00 [2019-12-20T19:06:00.071Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
14:06:00 [2019-12-20T19:06:00.071Z] DEBUG - Clicking on with mnemonic 'Disconnect'
14:06:00 [2019-12-20T19:06:00.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=615762385 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:06:00 [2019-12-20T19:06:00.071Z] DEBUG - Clicked on with mnemonic 'Disconnect'
14:06:00 [2019-12-20T19:06:00.528Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.666 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
14:06:00 [2019-12-20T19:06:00.528Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest)  Time elapsed: 3.103 s
14:06:00 [2019-12-20T19:06:00.528Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
14:06:01 [2019-12-20T19:06:01.089Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:06:01 [2019-12-20T19:06:01.089Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:06:01 [2019-12-20T19:06:01.089Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:06:01 [2019-12-20T19:06:01.089Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:01 [2019-12-20T19:06:01.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=615763190 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode}
14:06:01 [2019-12-20T19:06:01.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=615763191 data=null doit=true} to TreeItem with text {myNode}
14:06:01 [2019-12-20T19:06:01.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=615763191 data=null} to TreeItem with text {myNode}
14:06:01 [2019-12-20T19:06:01.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=615763191 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode}
14:06:01 [2019-12-20T19:06:01.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615763191 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:06:01 [2019-12-20T19:06:01.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=615763193 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
14:06:01 [2019-12-20T19:06:01.089Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:01 [2019-12-20T19:06:01.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=615763193 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode}
14:06:01 [2019-12-20T19:06:01.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=615763193 data=null doit=true} to TreeItem with text {myNode}
14:06:01 [2019-12-20T19:06:01.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=615763193 data=null} to TreeItem with text {myNode}
14:06:01 [2019-12-20T19:06:01.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=615763193 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode}
14:06:01 [2019-12-20T19:06:01.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615763193 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:06:01 [2019-12-20T19:06:01.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=615763194 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
14:06:01 [2019-12-20T19:06:01.089Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
14:06:01 [2019-12-20T19:06:01.089Z] DEBUG - Clicking on with mnemonic 'Connect'
14:06:01 [2019-12-20T19:06:01.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=615763303 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:06:01 [2019-12-20T19:06:01.089Z] DEBUG - Clicked on with mnemonic 'Connect'
14:06:01 [2019-12-20T19:06:01.650Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:01 [2019-12-20T19:06:01.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=615763811 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions
14:06:01 [2019-12-20T19:06:01.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=615763811 data=null doit=true} to Tree node with text: Sessions
14:06:01 [2019-12-20T19:06:01.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=615763811 data=null} to Tree node with text: Sessions
14:06:01 [2019-12-20T19:06:01.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=615763812 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions
14:06:01 [2019-12-20T19:06:01.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615763812 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:06:01 [2019-12-20T19:06:01.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=615763813 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions
14:06:01 [2019-12-20T19:06:01.650Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:01 [2019-12-20T19:06:01.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=615763814 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions
14:06:01 [2019-12-20T19:06:01.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=615763814 data=null doit=true} to Tree node with text: Sessions
14:06:01 [2019-12-20T19:06:01.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=615763814 data=null} to Tree node with text: Sessions
14:06:01 [2019-12-20T19:06:01.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=615763814 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions
14:06:01 [2019-12-20T19:06:01.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615763814 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:06:01 [2019-12-20T19:06:01.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=615763815 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions
14:06:01 [2019-12-20T19:06:01.650Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
14:06:01 [2019-12-20T19:06:01.650Z] DEBUG - Clicking on with mnemonic 'Create Session...'
14:06:01 [2019-12-20T19:06:01.650Z] DEBUG - Clicked on with mnemonic 'Create Session...'
14:06:01 [2019-12-20T19:06:01.650Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
14:06:01 [2019-12-20T19:06:01.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=615764012 data=null doit=true} to Shell with text {Create Session}
14:06:01 [2019-12-20T19:06:01.650Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:06:01 [2019-12-20T19:06:01.650Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:06:01 [2019-12-20T19:06:01.650Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:06:01 [2019-12-20T19:06:01.650Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:06:01 [2019-12-20T19:06:01.650Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:06:01 [2019-12-20T19:06:01.650Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:06:01 [2019-12-20T19:06:01.650Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:06:01 [2019-12-20T19:06:01.650Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:06:01 [2019-12-20T19:06:01.650Z] DEBUG - matched Text with text " 
14:06:01 [2019-12-20T19:06:01.650Z]  ", using matcher: of type 'Text'
14:06:01 [2019-12-20T19:06:01.650Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:06:01 [2019-12-20T19:06:01.650Z] DEBUG - matched Text with text " 
14:06:01 [2019-12-20T19:06:01.650Z]  ", using matcher: with label (with mnemonic 'Session Name')
14:06:01 [2019-12-20T19:06:01.650Z] DEBUG - matched Text with text " 
14:06:01 [2019-12-20T19:06:01.650Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:06:01 [2019-12-20T19:06:01.906Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
14:06:01 [2019-12-20T19:06:01.906Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
14:06:01 [2019-12-20T19:06:01.906Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
14:06:01 [2019-12-20T19:06:01.906Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:06:01 [2019-12-20T19:06:01.906Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:06:01 [2019-12-20T19:06:01.906Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:06:01 [2019-12-20T19:06:01.906Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:06:01 [2019-12-20T19:06:01.906Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:01 [2019-12-20T19:06:01.906Z] DEBUG - Clicking on &Ok
14:06:01 [2019-12-20T19:06:01.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=615764078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:01 [2019-12-20T19:06:01.906Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=615764078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:01 [2019-12-20T19:06:01.906Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=615764078 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:01 [2019-12-20T19:06:01.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=615764078 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:01 [2019-12-20T19:06:01.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=615764078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:01 [2019-12-20T19:06:01.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=615764078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:01 [2019-12-20T19:06:01.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=615764079 data=null item=null detail=0 x=0 y=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:06:01 [2019-12-20T19:06:01.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=615763862 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:06:01 [2019-12-20T19:06:01.906Z] DEBUG - Clicked on 
14:06:01 [2019-12-20T19:06:01.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=615764182 data=null doit=true} to Tree node with text: Sessions
14:06:01 [2019-12-20T19:06:01.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=615764182 data=null} to Tree node with text: Sessions
14:06:01 [2019-12-20T19:06:01.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=615764183 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions
14:06:01 [2019-12-20T19:06:01.906Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615764183 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:06:01 [2019-12-20T19:06:01.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=615764183 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions
14:06:01 [2019-12-20T19:06:01.906Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:01 [2019-12-20T19:06:01.906Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:01 [2019-12-20T19:06:01.906Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:01 [2019-12-20T19:06:01.906Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:01 [2019-12-20T19:06:01.906Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:01 [2019-12-20T19:06:01.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615764185 data=null button=0 stateMask=0x0 x=96 y=113 count=0} to Tree node with text: mysession
14:06:01 [2019-12-20T19:06:01.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615764185 data=null doit=true} to Tree node with text: mysession
14:06:01 [2019-12-20T19:06:01.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615764185 data=null} to Tree node with text: mysession
14:06:01 [2019-12-20T19:06:01.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615764185 data=null button=1 stateMask=0x0 x=96 y=113 count=1} to Tree node with text: mysession
14:06:01 [2019-12-20T19:06:01.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615764185 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:06:01 [2019-12-20T19:06:01.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615764187 data=null button=1 stateMask=0x80000 x=96 y=92 count=1} to Tree node with text: mysession
14:06:01 [2019-12-20T19:06:01.906Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:01 [2019-12-20T19:06:01.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615764188 data=null button=0 stateMask=0x0 x=96 y=92 count=0} to Tree node with text: mysession
14:06:01 [2019-12-20T19:06:01.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615764188 data=null doit=true} to Tree node with text: mysession
14:06:01 [2019-12-20T19:06:01.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615764188 data=null} to Tree node with text: mysession
14:06:01 [2019-12-20T19:06:01.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615764188 data=null button=1 stateMask=0x0 x=96 y=92 count=1} to Tree node with text: mysession
14:06:01 [2019-12-20T19:06:01.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615764188 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:06:01 [2019-12-20T19:06:01.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615764189 data=null button=1 stateMask=0x80000 x=96 y=92 count=1} to Tree node with text: mysession
14:06:02 [2019-12-20T19:06:02.162Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:06:02 [2019-12-20T19:06:02.162Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:06:02 [2019-12-20T19:06:02.162Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:06:02 [2019-12-20T19:06:02.162Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:06:02 [2019-12-20T19:06:02.162Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=615764509 data=null doit=true} to Shell with text {Enable Events}
14:06:02 [2019-12-20T19:06:02.162Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:06:02 [2019-12-20T19:06:02.162Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:06:02 [2019-12-20T19:06:02.162Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:06:02 [2019-12-20T19:06:02.162Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:06:02 [2019-12-20T19:06:02.162Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:06:02 [2019-12-20T19:06:02.162Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:02 [2019-12-20T19:06:02.162Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:02 [2019-12-20T19:06:02.162Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:02 [2019-12-20T19:06:02.162Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:02 [2019-12-20T19:06:02.162Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
14:06:02 [2019-12-20T19:06:02.162Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
14:06:02 [2019-12-20T19:06:02.162Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
14:06:02 [2019-12-20T19:06:02.162Z] 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:06:02 [2019-12-20T19:06:02.163Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:02 [2019-12-20T19:06:02.163Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:02 [2019-12-20T19:06:02.163Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:02 [2019-12-20T19:06:02.163Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:02 [2019-12-20T19:06:02.163Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:02 [2019-12-20T19:06:02.163Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:02 [2019-12-20T19:06:02.163Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:06:02 [2019-12-20T19:06:02.163Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:06:02 [2019-12-20T19:06:02.163Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:06:02 [2019-12-20T19:06:02.163Z] 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:06:02 [2019-12-20T19:06:02.163Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=615764512 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:06:02 [2019-12-20T19:06:02.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=615764512 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:06:02 [2019-12-20T19:06:02.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=615764512 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:06:02 [2019-12-20T19:06:02.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=615764516 data=null item=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:06:02 [2019-12-20T19:06:02.163Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:06:02 [2019-12-20T19:06:02.163Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:06:02 [2019-12-20T19:06:02.163Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
14:06:02 [2019-12-20T19:06:02.163Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
14:06:02 [2019-12-20T19:06:02.163Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
14:06:02 [2019-12-20T19:06:02.163Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:06:02 [2019-12-20T19:06:02.163Z] DEBUG - Setting state to checked on: All
14:06:02 [2019-12-20T19:06:02.419Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:06:02 [2019-12-20T19:06:02.419Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:06:02 [2019-12-20T19:06:02.419Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:06:02 [2019-12-20T19:06:02.419Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:06:02 [2019-12-20T19:06:02.419Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:06:02 [2019-12-20T19:06:02.419Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:02 [2019-12-20T19:06:02.419Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:02 [2019-12-20T19:06:02.419Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:02 [2019-12-20T19:06:02.419Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:02 [2019-12-20T19:06:02.419Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:02 [2019-12-20T19:06:02.419Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:06:02 [2019-12-20T19:06:02.419Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:06:02 [2019-12-20T19:06:02.419Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:06:02 [2019-12-20T19:06:02.419Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:06:02 [2019-12-20T19:06:02.419Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:02 [2019-12-20T19:06:02.419Z] DEBUG - Clicking on &Ok
14:06:02 [2019-12-20T19:06:02.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=615764584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:02 [2019-12-20T19:06:02.419Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=615764584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:02 [2019-12-20T19:06:02.419Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=615764584 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:02 [2019-12-20T19:06:02.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=615764584 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:02 [2019-12-20T19:06:02.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=615764585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:02 [2019-12-20T19:06:02.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=615764585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:02 [2019-12-20T19:06:02.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=615764585 data=null item=null detail=0 x=0 y=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:06:02 [2019-12-20T19:06:02.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=615764292 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:06:02 [2019-12-20T19:06:02.675Z] DEBUG - Clicked on 
14:06:02 [2019-12-20T19:06:02.675Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:02 [2019-12-20T19:06:02.675Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:02 [2019-12-20T19:06:02.675Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:06:02 [2019-12-20T19:06:02.675Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:06:02 [2019-12-20T19:06:02.675Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:02 [2019-12-20T19:06:02.675Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:02 [2019-12-20T19:06:02.675Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:06:02 [2019-12-20T19:06:02.675Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:06:02 [2019-12-20T19:06:02.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=615764889 data=null doit=true} to Tree node with text: channel0
14:06:02 [2019-12-20T19:06:02.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=615764890 data=null} to Tree node with text: channel0
14:06:02 [2019-12-20T19:06:02.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=615764893 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0
14:06:02 [2019-12-20T19:06:02.675Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615764894 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:06:02 [2019-12-20T19:06:02.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=615764894 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0
14:06:02 [2019-12-20T19:06:02.675Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:02 [2019-12-20T19:06:02.675Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:02 [2019-12-20T19:06:02.675Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:06:02 [2019-12-20T19:06:02.675Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:02 [2019-12-20T19:06:02.675Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:02 [2019-12-20T19:06:02.675Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:02 [2019-12-20T19:06:02.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615764896 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:06:02 [2019-12-20T19:06:02.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615764897 data=null doit=true} to Tree node with text: mysession
14:06:02 [2019-12-20T19:06:02.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615764897 data=null} to Tree node with text: mysession
14:06:02 [2019-12-20T19:06:02.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615764897 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:06:02 [2019-12-20T19:06:02.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615764897 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:06:02 [2019-12-20T19:06:02.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615764898 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:06:02 [2019-12-20T19:06:02.675Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:02 [2019-12-20T19:06:02.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615764898 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:06:02 [2019-12-20T19:06:02.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615764898 data=null doit=true} to Tree node with text: mysession
14:06:02 [2019-12-20T19:06:02.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615764898 data=null} to Tree node with text: mysession
14:06:02 [2019-12-20T19:06:02.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615764899 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:06:02 [2019-12-20T19:06:02.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615764899 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:06:02 [2019-12-20T19:06:02.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615764899 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:06:02 [2019-12-20T19:06:02.675Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:06:02 [2019-12-20T19:06:02.675Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:06:02 [2019-12-20T19:06:02.931Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:06:02 [2019-12-20T19:06:02.931Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:06:02 [2019-12-20T19:06:02.931Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=615765293 data=null doit=true} to Shell with text {Enable Events}
14:06:02 [2019-12-20T19:06:02.931Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:06:02 [2019-12-20T19:06:02.931Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:06:02 [2019-12-20T19:06:02.931Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:06:02 [2019-12-20T19:06:02.931Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:06:02 [2019-12-20T19:06:02.931Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:06:02 [2019-12-20T19:06:02.931Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:02 [2019-12-20T19:06:02.931Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:02 [2019-12-20T19:06:02.931Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:02 [2019-12-20T19:06:02.931Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:02 [2019-12-20T19:06:02.931Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:02 [2019-12-20T19:06:02.931Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:02 [2019-12-20T19:06:02.931Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
14:06:02 [2019-12-20T19:06:02.931Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
14:06:02 [2019-12-20T19:06:02.931Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
14:06:02 [2019-12-20T19:06:02.931Z] 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:06:02 [2019-12-20T19:06:02.931Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:02 [2019-12-20T19:06:02.931Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:02 [2019-12-20T19:06:02.931Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:02 [2019-12-20T19:06:02.931Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:02 [2019-12-20T19:06:02.931Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:06:02 [2019-12-20T19:06:02.931Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:06:02 [2019-12-20T19:06:02.931Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
14:06:02 [2019-12-20T19:06:02.931Z] 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:06:02 [2019-12-20T19:06:02.931Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=615765296 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:06:02 [2019-12-20T19:06:02.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=615765296 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:06:02 [2019-12-20T19:06:02.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=615765296 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:06:02 [2019-12-20T19:06:02.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=615765296 data=null item=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:06:03 [2019-12-20T19:06:03.186Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
14:06:03 [2019-12-20T19:06:03.186Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:06:03 [2019-12-20T19:06:03.186Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:06:03 [2019-12-20T19:06:03.186Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
14:06:03 [2019-12-20T19:06:03.186Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
14:06:03 [2019-12-20T19:06:03.186Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
14:06:03 [2019-12-20T19:06:03.187Z] DEBUG - Setting state to checked on: All
14:06:03 [2019-12-20T19:06:03.187Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:06:03 [2019-12-20T19:06:03.187Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:06:03 [2019-12-20T19:06:03.187Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:06:03 [2019-12-20T19:06:03.187Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:06:03 [2019-12-20T19:06:03.187Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:06:03 [2019-12-20T19:06:03.187Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:03 [2019-12-20T19:06:03.187Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:03 [2019-12-20T19:06:03.187Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:03 [2019-12-20T19:06:03.187Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:03 [2019-12-20T19:06:03.187Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:03 [2019-12-20T19:06:03.187Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:06:03 [2019-12-20T19:06:03.187Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:06:03 [2019-12-20T19:06:03.187Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:06:03 [2019-12-20T19:06:03.187Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:06:03 [2019-12-20T19:06:03.187Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:03 [2019-12-20T19:06:03.187Z] DEBUG - Clicking on &Ok
14:06:03 [2019-12-20T19:06:03.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=615765380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:03 [2019-12-20T19:06:03.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=615765380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:03 [2019-12-20T19:06:03.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=615765380 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:03 [2019-12-20T19:06:03.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=615765380 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:03 [2019-12-20T19:06:03.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=615765380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:03 [2019-12-20T19:06:03.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=615765381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:03 [2019-12-20T19:06:03.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=615765381 data=null item=null detail=0 x=0 y=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:06:03 [2019-12-20T19:06:03.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=615765007 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:06:03 [2019-12-20T19:06:03.187Z] DEBUG - Clicked on 
14:06:03 [2019-12-20T19:06:03.187Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:03 [2019-12-20T19:06:03.187Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:03 [2019-12-20T19:06:03.187Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:06:03 [2019-12-20T19:06:03.187Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:03 [2019-12-20T19:06:03.187Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:03 [2019-12-20T19:06:03.187Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:06:03 [2019-12-20T19:06:03.187Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:06:03 [2019-12-20T19:06:03.187Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:03 [2019-12-20T19:06:03.187Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:03 [2019-12-20T19:06:03.187Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:06:03 [2019-12-20T19:06:03.187Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:06:03 [2019-12-20T19:06:03.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=615765516 data=null doit=true} to Tree node with text: channel0
14:06:03 [2019-12-20T19:06:03.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=615765516 data=null} to Tree node with text: channel0
14:06:03 [2019-12-20T19:06:03.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=615765576 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0
14:06:03 [2019-12-20T19:06:03.442Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615765576 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:06:03 [2019-12-20T19:06:03.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=615765577 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0
14:06:03 [2019-12-20T19:06:03.442Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:03 [2019-12-20T19:06:03.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615765577 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:06:03 [2019-12-20T19:06:03.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615765578 data=null doit=true} to Tree node with text: mysession
14:06:03 [2019-12-20T19:06:03.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615765578 data=null} to Tree node with text: mysession
14:06:03 [2019-12-20T19:06:03.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615765578 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:06:03 [2019-12-20T19:06:03.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615765578 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:06:03 [2019-12-20T19:06:03.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615765579 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:06:03 [2019-12-20T19:06:03.442Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:03 [2019-12-20T19:06:03.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615765580 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:06:03 [2019-12-20T19:06:03.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615765580 data=null doit=true} to Tree node with text: mysession
14:06:03 [2019-12-20T19:06:03.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615765580 data=null} to Tree node with text: mysession
14:06:03 [2019-12-20T19:06:03.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615765580 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:06:03 [2019-12-20T19:06:03.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615765580 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:06:03 [2019-12-20T19:06:03.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615765581 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:06:03 [2019-12-20T19:06:03.442Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:06:03 [2019-12-20T19:06:03.442Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:06:03 [2019-12-20T19:06:03.699Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:06:03 [2019-12-20T19:06:03.699Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:06:03 [2019-12-20T19:06:03.699Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=615765910 data=null doit=true} to Shell with text {Enable Events}
14:06:03 [2019-12-20T19:06:03.699Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:06:03 [2019-12-20T19:06:03.699Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:06:03 [2019-12-20T19:06:03.699Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:06:03 [2019-12-20T19:06:03.699Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:06:03 [2019-12-20T19:06:03.699Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:06:03 [2019-12-20T19:06:03.699Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:03 [2019-12-20T19:06:03.699Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:03 [2019-12-20T19:06:03.699Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:03 [2019-12-20T19:06:03.699Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:03 [2019-12-20T19:06:03.699Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:03 [2019-12-20T19:06:03.699Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:03 [2019-12-20T19:06:03.699Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
14:06:03 [2019-12-20T19:06:03.699Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
14:06:03 [2019-12-20T19:06:03.699Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
14:06:03 [2019-12-20T19:06:03.699Z] 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:06:03 [2019-12-20T19:06:03.699Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:03 [2019-12-20T19:06:03.699Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:03 [2019-12-20T19:06:03.699Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:03 [2019-12-20T19:06:03.699Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:03 [2019-12-20T19:06:03.699Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:06:03 [2019-12-20T19:06:03.699Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:06:03 [2019-12-20T19:06:03.699Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
14:06:03 [2019-12-20T19:06:03.699Z] 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:06:03 [2019-12-20T19:06:03.699Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=615765912 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:06:03 [2019-12-20T19:06:03.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=615765916 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:06:03 [2019-12-20T19:06:03.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=615765916 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:06:03 [2019-12-20T19:06:03.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=615765916 data=null item=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:06:03 [2019-12-20T19:06:03.700Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
14:06:03 [2019-12-20T19:06:03.700Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:06:03 [2019-12-20T19:06:03.700Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:06:03 [2019-12-20T19:06:03.700Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
14:06:03 [2019-12-20T19:06:03.700Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
14:06:03 [2019-12-20T19:06:03.700Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
14:06:03 [2019-12-20T19:06:03.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=615765983 data=null doit=true} to TreeItem with text {All}
14:06:03 [2019-12-20T19:06:03.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=615765983 data=null} to TreeItem with text {All}
14:06:03 [2019-12-20T19:06:03.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=615765983 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All}
14:06:03 [2019-12-20T19:06:03.700Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615765983 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:06:03 [2019-12-20T19:06:03.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=615766075 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All}
14:06:03 [2019-12-20T19:06:03.956Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - Setting state to checked on: write
14:06:03 [2019-12-20T19:06:03.956Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - Setting state to checked on: read
14:06:03 [2019-12-20T19:06:03.956Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - Setting state to checked on: close
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - Clicking on &Ok
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=615766080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=615766080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=615766080 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=615766080 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=615766080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=615766081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=615766081 data=null item=null detail=0 x=0 y=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:06:03 [2019-12-20T19:06:03.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=615765683 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:06:03 [2019-12-20T19:06:03.956Z] DEBUG - Clicked on 
14:06:03 [2019-12-20T19:06:03.956Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:03 [2019-12-20T19:06:03.956Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:03 [2019-12-20T19:06:03.956Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:06:03 [2019-12-20T19:06:03.956Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:03 [2019-12-20T19:06:03.956Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:03 [2019-12-20T19:06:03.956Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:06:03 [2019-12-20T19:06:03.956Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:06:03 [2019-12-20T19:06:03.956Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:03 [2019-12-20T19:06:03.956Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:03 [2019-12-20T19:06:03.956Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:06:03 [2019-12-20T19:06:03.956Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=615766285 data=null doit=true} to Tree node with text: channel0
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=615766285 data=null} to Tree node with text: channel0
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=615766285 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615766285 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:06:03 [2019-12-20T19:06:03.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=615766286 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0
14:06:03 [2019-12-20T19:06:03.956Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:03 [2019-12-20T19:06:03.956Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:03 [2019-12-20T19:06:03.956Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:06:03 [2019-12-20T19:06:03.956Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:06:03 [2019-12-20T19:06:03.956Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
14:06:03 [2019-12-20T19:06:03.956Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:03 [2019-12-20T19:06:03.956Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:03 [2019-12-20T19:06:03.956Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:06:03 [2019-12-20T19:06:03.956Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:06:03 [2019-12-20T19:06:03.956Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
14:06:03 [2019-12-20T19:06:03.956Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:03 [2019-12-20T19:06:03.956Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615766289 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615766289 data=null doit=true} to Tree node with text: mysession
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615766289 data=null} to Tree node with text: mysession
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615766289 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615766289 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:06:03 [2019-12-20T19:06:03.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615766290 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615766291 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615766291 data=null doit=true} to Tree node with text: mysession
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615766291 data=null} to Tree node with text: mysession
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615766291 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:06:03 [2019-12-20T19:06:03.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615766291 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:06:03 [2019-12-20T19:06:03.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615766292 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:06:04 [2019-12-20T19:06:04.212Z] DEBUG - matched MenuItem with text "Enable Channel...", using matcher: with mnemonic 'Enable Channel...'
14:06:04 [2019-12-20T19:06:04.212Z] DEBUG - Clicking on with mnemonic 'Enable Channel...'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - Clicked on with mnemonic 'Enable Channel...'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Shell with text "Enable Channel", using matcher: with text 'Enable Channel'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Channel} time=615766618 data=null doit=true} to Shell with text {Enable Channel}
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name')
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
14:06:04 [2019-12-20T19:06:04.468Z] 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:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=615766686 data=null doit=true} to Button with text {Kernel}
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=615766686 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:06:04 [2019-12-20T19:06:04.468Z] 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:06:04 [2019-12-20T19:06:04.468Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=615766686 data=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=615766686 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:06:04 [2019-12-20T19:06:04.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=615766686 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:06:04 [2019-12-20T19:06:04.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=615766686 data=null item=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:06:04 [2019-12-20T19:06:04.468Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with mnemonic 'Per UID buffers'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Group with text "Buffer Type", using matcher: with mnemonic 'Buffer Type'
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Button with text "Per UID buffers", using matcher: in group (with mnemonic 'Buffer Type')
14:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with style 'SWT.RADIO'
14:06:04 [2019-12-20T19:06:04.468Z] 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:06:04 [2019-12-20T19:06:04.468Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button'
14:06:04 [2019-12-20T19:06:04.469Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:06:04 [2019-12-20T19:06:04.469Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:06:04 [2019-12-20T19:06:04.469Z] 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:06:04 [2019-12-20T19:06:04.469Z] 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:06:04 [2019-12-20T19:06:04.469Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Per UID buffers} time=615766689 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:06:04 [2019-12-20T19:06:04.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Per UID buffers} time=615766689 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:06:04 [2019-12-20T19:06:04.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Per UID buffers} time=615766689 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:06:04 [2019-12-20T19:06:04.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Per UID buffers} time=615766689 data=null item=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:06:04 [2019-12-20T19:06:04.469Z] 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:06:04 [2019-12-20T19:06:04.469Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
14:06:04 [2019-12-20T19:06:04.469Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button'
14:06:04 [2019-12-20T19:06:04.469Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:06:04 [2019-12-20T19:06:04.469Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:06:04 [2019-12-20T19:06:04.469Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:06:04 [2019-12-20T19:06:04.469Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
14:06:04 [2019-12-20T19:06:04.469Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button'
14:06:04 [2019-12-20T19:06:04.469Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button'
14:06:04 [2019-12-20T19:06:04.469Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button'
14:06:04 [2019-12-20T19:06:04.469Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:06:04 [2019-12-20T19:06:04.469Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:06:04 [2019-12-20T19:06:04.469Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:06:04 [2019-12-20T19:06:04.469Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:06:04 [2019-12-20T19:06:04.469Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:04 [2019-12-20T19:06:04.469Z] DEBUG - Clicking on &Ok
14:06:04 [2019-12-20T19:06:04.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=615766690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:04 [2019-12-20T19:06:04.469Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=615766690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:04 [2019-12-20T19:06:04.469Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=615766690 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:04 [2019-12-20T19:06:04.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=615766690 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:04 [2019-12-20T19:06:04.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=615766690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:04 [2019-12-20T19:06:04.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=615766690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:04 [2019-12-20T19:06:04.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=615766699 data=null item=null detail=0 x=0 y=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:06:04 [2019-12-20T19:06:04.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Channel...} time=615766409 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:06:04 [2019-12-20T19:06:04.725Z] DEBUG - Clicked on 
14:06:04 [2019-12-20T19:06:04.725Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:04 [2019-12-20T19:06:04.725Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:04 [2019-12-20T19:06:04.725Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:06:04 [2019-12-20T19:06:04.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {UST global} time=615766903 data=null doit=true} to Tree node with text: UST global
14:06:04 [2019-12-20T19:06:04.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {UST global} time=615766903 data=null} to Tree node with text: UST global
14:06:04 [2019-12-20T19:06:04.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {UST global} time=615766903 data=null button=1 stateMask=0x0 x=114 y=92 count=1} to Tree node with text: UST global
14:06:04 [2019-12-20T19:06:04.725Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615766903 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:06:04 [2019-12-20T19:06:04.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {UST global} time=615766904 data=null button=1 stateMask=0x80000 x=114 y=92 count=1} to Tree node with text: UST global
14:06:04 [2019-12-20T19:06:04.725Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:04 [2019-12-20T19:06:04.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=615766904 data=null button=0 stateMask=0x0 x=127 y=113 count=0} to Tree node with text: channel0
14:06:04 [2019-12-20T19:06:04.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=615766904 data=null doit=true} to Tree node with text: channel0
14:06:04 [2019-12-20T19:06:04.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=615766904 data=null} to Tree node with text: channel0
14:06:04 [2019-12-20T19:06:04.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=615766905 data=null button=1 stateMask=0x0 x=127 y=113 count=1} to Tree node with text: channel0
14:06:04 [2019-12-20T19:06:04.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615766905 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:06:04 [2019-12-20T19:06:04.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=615766915 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0
14:06:04 [2019-12-20T19:06:04.725Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:04 [2019-12-20T19:06:04.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=615766916 data=null button=0 stateMask=0x0 x=143 y=92 count=0} to Tree node with text: channel0
14:06:04 [2019-12-20T19:06:04.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=615766916 data=null doit=true} to Tree node with text: channel0
14:06:04 [2019-12-20T19:06:04.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=615766916 data=null} to Tree node with text: channel0
14:06:04 [2019-12-20T19:06:04.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=615766916 data=null button=1 stateMask=0x0 x=143 y=92 count=1} to Tree node with text: channel0
14:06:04 [2019-12-20T19:06:04.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615766916 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:06:04 [2019-12-20T19:06:04.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=615766976 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0
14:06:04 [2019-12-20T19:06:04.725Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
14:06:04 [2019-12-20T19:06:04.725Z] DEBUG - Clicking on with mnemonic 'Enable Event...'
14:06:04 [2019-12-20T19:06:04.981Z] DEBUG - Clicked on with mnemonic 'Enable Event...'
14:06:04 [2019-12-20T19:06:04.981Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:06:04 [2019-12-20T19:06:04.981Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=615767308 data=null doit=true} to Shell with text {Enable Events}
14:06:04 [2019-12-20T19:06:04.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:06:04 [2019-12-20T19:06:04.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:06:04 [2019-12-20T19:06:04.981Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:06:05 [2019-12-20T19:06:05.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=615767385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
14:06:05 [2019-12-20T19:06:05.237Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=615767385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
14:06:05 [2019-12-20T19:06:05.237Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=615767385 data=null doit=true} to (of type 'Tree')
14:06:05 [2019-12-20T19:06:05.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=615767385 data=null} to (of type 'Tree')
14:06:05 [2019-12-20T19:06:05.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=615767386 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to (of type 'Tree')
14:06:05 [2019-12-20T19:06:05.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615767386 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:06:05 [2019-12-20T19:06:05.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=615767386 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to (of type 'Tree')
14:06:05 [2019-12-20T19:06:05.237Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:06:05 [2019-12-20T19:06:05.237Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:06:05 [2019-12-20T19:06:05.237Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:06:05 [2019-12-20T19:06:05.237Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:06:05 [2019-12-20T19:06:05.237Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:06:05 [2019-12-20T19:06:05.237Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:05 [2019-12-20T19:06:05.237Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:05 [2019-12-20T19:06:05.237Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:05 [2019-12-20T19:06:05.237Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:05 [2019-12-20T19:06:05.237Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
14:06:05 [2019-12-20T19:06:05.237Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
14:06:05 [2019-12-20T19:06:05.237Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:06:05 [2019-12-20T19:06:05.237Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:06:05 [2019-12-20T19:06:05.237Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:06:05 [2019-12-20T19:06:05.237Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:06:05 [2019-12-20T19:06:05.237Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:05 [2019-12-20T19:06:05.237Z] DEBUG - Clicking on &Ok
14:06:05 [2019-12-20T19:06:05.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=615767388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:05 [2019-12-20T19:06:05.237Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=615767388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:05 [2019-12-20T19:06:05.237Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=615767388 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:05 [2019-12-20T19:06:05.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=615767388 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:05 [2019-12-20T19:06:05.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=615767388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:05 [2019-12-20T19:06:05.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=615767389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:05 [2019-12-20T19:06:05.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=615767389 data=null item=null detail=0 x=0 y=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:06:05 [2019-12-20T19:06:05.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=615767093 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:06:05 [2019-12-20T19:06:05.238Z] DEBUG - Clicked on 
14:06:05 [2019-12-20T19:06:05.238Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:05 [2019-12-20T19:06:05.238Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:05 [2019-12-20T19:06:05.238Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:06:05 [2019-12-20T19:06:05.238Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
14:06:05 [2019-12-20T19:06:05.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=615767585 data=null doit=true} to Tree node with text: channel0
14:06:05 [2019-12-20T19:06:05.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=615767585 data=null} to Tree node with text: channel0
14:06:05 [2019-12-20T19:06:05.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=615767585 data=null button=1 stateMask=0x0 x=127 y=92 count=1} to Tree node with text: channel0
14:06:05 [2019-12-20T19:06:05.238Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615767586 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:06:05 [2019-12-20T19:06:05.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=615767586 data=null button=1 stateMask=0x80000 x=127 y=92 count=1} to Tree node with text: channel0
14:06:05 [2019-12-20T19:06:05.238Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:05 [2019-12-20T19:06:05.238Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:05 [2019-12-20T19:06:05.238Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:05 [2019-12-20T19:06:05.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615767587 data=null button=0 stateMask=0x0 x=96 y=8 count=0} to Tree node with text: mysession
14:06:05 [2019-12-20T19:06:05.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615767587 data=null doit=true} to Tree node with text: mysession
14:06:05 [2019-12-20T19:06:05.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615767587 data=null} to Tree node with text: mysession
14:06:05 [2019-12-20T19:06:05.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615767587 data=null button=1 stateMask=0x0 x=96 y=8 count=1} to Tree node with text: mysession
14:06:05 [2019-12-20T19:06:05.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615767588 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:06:05 [2019-12-20T19:06:05.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615767595 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession
14:06:05 [2019-12-20T19:06:05.238Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:05 [2019-12-20T19:06:05.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615767596 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession
14:06:05 [2019-12-20T19:06:05.238Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615767596 data=null doit=true} to Tree node with text: mysession
14:06:05 [2019-12-20T19:06:05.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615767596 data=null} to Tree node with text: mysession
14:06:05 [2019-12-20T19:06:05.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615767596 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession
14:06:05 [2019-12-20T19:06:05.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615767596 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:06:05 [2019-12-20T19:06:05.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615767597 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession
14:06:05 [2019-12-20T19:06:05.493Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
14:06:05 [2019-12-20T19:06:05.494Z] DEBUG - Clicking on with mnemonic 'Start'
14:06:05 [2019-12-20T19:06:05.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=615767712 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:06:05 [2019-12-20T19:06:05.494Z] DEBUG - Clicked on with mnemonic 'Start'
14:06:05 [2019-12-20T19:06:05.494Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:05 [2019-12-20T19:06:05.494Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:05 [2019-12-20T19:06:05.494Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:05 [2019-12-20T19:06:05.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615767813 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession
14:06:05 [2019-12-20T19:06:05.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615767813 data=null doit=true} to Tree node with text: mysession
14:06:05 [2019-12-20T19:06:05.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615767813 data=null} to Tree node with text: mysession
14:06:05 [2019-12-20T19:06:05.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615767814 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession
14:06:05 [2019-12-20T19:06:05.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615767814 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:06:05 [2019-12-20T19:06:05.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615767816 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession
14:06:05 [2019-12-20T19:06:05.494Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:05 [2019-12-20T19:06:05.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615767816 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession
14:06:05 [2019-12-20T19:06:05.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615767816 data=null doit=true} to Tree node with text: mysession
14:06:05 [2019-12-20T19:06:05.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615767816 data=null} to Tree node with text: mysession
14:06:05 [2019-12-20T19:06:05.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615767816 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession
14:06:05 [2019-12-20T19:06:05.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615767816 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:06:05 [2019-12-20T19:06:05.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615767817 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession
14:06:05 [2019-12-20T19:06:05.750Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
14:06:05 [2019-12-20T19:06:05.750Z] DEBUG - Clicking on with mnemonic 'Stop'
14:06:05 [2019-12-20T19:06:05.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=615767880 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:06:05 [2019-12-20T19:06:05.750Z] DEBUG - Clicked on with mnemonic 'Stop'
14:06:05 [2019-12-20T19:06:05.750Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:05 [2019-12-20T19:06:05.750Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:05 [2019-12-20T19:06:05.750Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:05 [2019-12-20T19:06:05.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615767983 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession
14:06:05 [2019-12-20T19:06:05.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615767983 data=null doit=true} to Tree node with text: mysession
14:06:05 [2019-12-20T19:06:05.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615767983 data=null} to Tree node with text: mysession
14:06:05 [2019-12-20T19:06:05.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615767984 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession
14:06:05 [2019-12-20T19:06:05.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615767984 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:06:05 [2019-12-20T19:06:05.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615767986 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession
14:06:05 [2019-12-20T19:06:05.750Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:05 [2019-12-20T19:06:05.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615768087 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession
14:06:05 [2019-12-20T19:06:05.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615768087 data=null doit=true} to Tree node with text: mysession
14:06:05 [2019-12-20T19:06:05.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615768087 data=null} to Tree node with text: mysession
14:06:05 [2019-12-20T19:06:05.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615768088 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession
14:06:05 [2019-12-20T19:06:05.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615768088 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:06:05 [2019-12-20T19:06:05.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615768090 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession
14:06:06 [2019-12-20T19:06:06.005Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
14:06:06 [2019-12-20T19:06:06.005Z] DEBUG - Clicking on with mnemonic 'Import...'
14:06:06 [2019-12-20T19:06:06.261Z] DEBUG - Clicked on with mnemonic 'Import...'
14:06:06 [2019-12-20T19:06:06.261Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
14:06:06 [2019-12-20T19:06:06.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=615768602 data=null doit=true} to Shell with text {Fetch Remote Traces}
14:06:06 [2019-12-20T19:06:06.261Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:06:06 [2019-12-20T19:06:06.261Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:06:06 [2019-12-20T19:06:06.261Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
14:06:06 [2019-12-20T19:06:06.261Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:06:06 [2019-12-20T19:06:06.261Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
14:06:06 [2019-12-20T19:06:06.261Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:06:06 [2019-12-20T19:06:06.261Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:06:06 [2019-12-20T19:06:06.261Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:06:06 [2019-12-20T19:06:06.822Z] DEBUG - Clicking on Cancel
14:06:06 [2019-12-20T19:06:06.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=615769104 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:06:06 [2019-12-20T19:06:06.822Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=615769104 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:06:06 [2019-12-20T19:06:06.822Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=615769104 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:06:06 [2019-12-20T19:06:06.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=615769104 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:06:06 [2019-12-20T19:06:06.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=615769105 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:06:06 [2019-12-20T19:06:06.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=615769105 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:06:06 [2019-12-20T19:06:06.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=615769105 data=null item=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:06:06 [2019-12-20T19:06:06.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=615768198 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:06:06 [2019-12-20T19:06:06.822Z] DEBUG - Clicked on 
14:06:06 [2019-12-20T19:06:06.822Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:06 [2019-12-20T19:06:06.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615769164 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession
14:06:06 [2019-12-20T19:06:06.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615769164 data=null doit=true} to Tree node with text: mysession
14:06:06 [2019-12-20T19:06:06.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615769165 data=null} to Tree node with text: mysession
14:06:06 [2019-12-20T19:06:06.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615769165 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession
14:06:06 [2019-12-20T19:06:06.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615769165 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:06:06 [2019-12-20T19:06:06.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615769166 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession
14:06:07 [2019-12-20T19:06:07.078Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
14:06:07 [2019-12-20T19:06:07.078Z] DEBUG - Clicking on with mnemonic 'Import...'
14:06:07 [2019-12-20T19:06:07.333Z] DEBUG - Clicked on with mnemonic 'Import...'
14:06:07 [2019-12-20T19:06:07.333Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
14:06:07 [2019-12-20T19:06:07.333Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=615769584 data=null doit=true} to Shell with text {Fetch Remote Traces}
14:06:07 [2019-12-20T19:06:07.333Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:06:07 [2019-12-20T19:06:07.333Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:06:07 [2019-12-20T19:06:07.333Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
14:06:07 [2019-12-20T19:06:07.333Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:06:07 [2019-12-20T19:06:07.333Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:06:07 [2019-12-20T19:06:07.333Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:06:07 [2019-12-20T19:06:07.333Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:06:07 [2019-12-20T19:06:07.333Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:06:07 [2019-12-20T19:06:07.333Z] DEBUG - Clicking on &Finish
14:06:07 [2019-12-20T19:06:07.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=615769585 data=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:06:07 [2019-12-20T19:06:07.333Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=615769585 data=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:06:07 [2019-12-20T19:06:07.334Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=615769585 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:06:07 [2019-12-20T19:06:07.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=615769585 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:06:07 [2019-12-20T19:06:07.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=615769585 data=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:06:07 [2019-12-20T19:06:07.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=615769585 data=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:06:07 [2019-12-20T19:06:07.334Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:06:07 [2019-12-20T19:06:07.334Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:06:07 [2019-12-20T19:06:07.334Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:06:07 [2019-12-20T19:06:07.334Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:06:07 [2019-12-20T19:06:07.334Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:06:07 [2019-12-20T19:06:07.334Z] DEBUG - Clicked on &Finish
14:06:08 [2019-12-20T19:06:08.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=615769585 data=null item=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:06:08 [2019-12-20T19:06:08.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=615769219 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:06:08 [2019-12-20T19:06:08.516Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:08 [2019-12-20T19:06:08.516Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:08 [2019-12-20T19:06:08.516Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:08 [2019-12-20T19:06:08.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615770684 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession
14:06:08 [2019-12-20T19:06:08.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615770685 data=null doit=true} to Tree node with text: mysession
14:06:08 [2019-12-20T19:06:08.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615770685 data=null} to Tree node with text: mysession
14:06:08 [2019-12-20T19:06:08.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615770685 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession
14:06:08 [2019-12-20T19:06:08.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615770685 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:06:08 [2019-12-20T19:06:08.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615770686 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession
14:06:08 [2019-12-20T19:06:08.516Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:08 [2019-12-20T19:06:08.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615770777 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession
14:06:08 [2019-12-20T19:06:08.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615770777 data=null doit=true} to Tree node with text: mysession
14:06:08 [2019-12-20T19:06:08.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615770777 data=null} to Tree node with text: mysession
14:06:08 [2019-12-20T19:06:08.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615770777 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession
14:06:08 [2019-12-20T19:06:08.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615770777 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:06:08 [2019-12-20T19:06:08.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615770778 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession
14:06:08 [2019-12-20T19:06:08.771Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
14:06:08 [2019-12-20T19:06:08.771Z] DEBUG - Clicking on with mnemonic 'Import...'
14:06:08 [2019-12-20T19:06:08.771Z] DEBUG - Clicked on with mnemonic 'Import...'
14:06:09 [2019-12-20T19:06:09.028Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
14:06:09 [2019-12-20T19:06:09.028Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=615771190 data=null doit=true} to Shell with text {Fetch Remote Traces}
14:06:09 [2019-12-20T19:06:09.028Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:06:09 [2019-12-20T19:06:09.028Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:06:09 [2019-12-20T19:06:09.028Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
14:06:09 [2019-12-20T19:06:09.028Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:06:09 [2019-12-20T19:06:09.028Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
14:06:09 [2019-12-20T19:06:09.028Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:06:09 [2019-12-20T19:06:09.028Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:06:09 [2019-12-20T19:06:09.028Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:06:09 [2019-12-20T19:06:09.028Z] DEBUG - Clicking on Cancel
14:06:09 [2019-12-20T19:06:09.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=615771203 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:06:09 [2019-12-20T19:06:09.028Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=615771203 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:06:09 [2019-12-20T19:06:09.028Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=615771203 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:06:09 [2019-12-20T19:06:09.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=615771203 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:06:09 [2019-12-20T19:06:09.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=615771203 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:06:09 [2019-12-20T19:06:09.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=615771203 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:06:09 [2019-12-20T19:06:09.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=615771203 data=null item=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:06:09 [2019-12-20T19:06:09.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=615770889 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:06:09 [2019-12-20T19:06:09.028Z] DEBUG - Clicked on 
14:06:09 [2019-12-20T19:06:09.028Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:09 [2019-12-20T19:06:09.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615771295 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession
14:06:09 [2019-12-20T19:06:09.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615771295 data=null doit=true} to Tree node with text: mysession
14:06:09 [2019-12-20T19:06:09.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615771295 data=null} to Tree node with text: mysession
14:06:09 [2019-12-20T19:06:09.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615771295 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession
14:06:09 [2019-12-20T19:06:09.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615771295 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:06:09 [2019-12-20T19:06:09.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615771296 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession
14:06:09 [2019-12-20T19:06:09.028Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
14:06:09 [2019-12-20T19:06:09.028Z] DEBUG - Clicking on with mnemonic 'Import...'
14:06:09 [2019-12-20T19:06:09.284Z] DEBUG - Clicked on with mnemonic 'Import...'
14:06:09 [2019-12-20T19:06:09.284Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
14:06:09 [2019-12-20T19:06:09.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=615771603 data=null doit=true} to Shell with text {Fetch Remote Traces}
14:06:09 [2019-12-20T19:06:09.284Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:06:09 [2019-12-20T19:06:09.284Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:06:09 [2019-12-20T19:06:09.284Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
14:06:09 [2019-12-20T19:06:09.284Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
14:06:09 [2019-12-20T19:06:09.284Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:06:09 [2019-12-20T19:06:09.284Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:06:09 [2019-12-20T19:06:09.284Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:06:09 [2019-12-20T19:06:09.284Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:06:09 [2019-12-20T19:06:09.284Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected
14:06:09 [2019-12-20T19:06:09.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=615771605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:06:09 [2019-12-20T19:06:09.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=615771606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:06:09 [2019-12-20T19:06:09.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=615771606 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:06:09 [2019-12-20T19:06:09.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=615771606 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:06:09 [2019-12-20T19:06:09.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=615771606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:06:09 [2019-12-20T19:06:09.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=615771606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:06:09 [2019-12-20T19:06:09.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=615771606 data=null 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:06:09 [2019-12-20T19:06:09.284Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=615771608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:06:09 [2019-12-20T19:06:09.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=615771608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:06:09 [2019-12-20T19:06:09.284Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=615771608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:06:09 [2019-12-20T19:06:09.284Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=615771608 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:06:09 [2019-12-20T19:06:09.284Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=615771608 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:06:09 [2019-12-20T19:06:09.284Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:06:09 [2019-12-20T19:06:09.284Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:06:09 [2019-12-20T19:06:09.284Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:06:09 [2019-12-20T19:06:09.284Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
14:06:09 [2019-12-20T19:06:09.284Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:06:09 [2019-12-20T19:06:09.284Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:06:09 [2019-12-20T19:06:09.284Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:06:09 [2019-12-20T19:06:09.284Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:06:09 [2019-12-20T19:06:09.284Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:06:09 [2019-12-20T19:06:09.284Z] DEBUG - Clicking on &Finish
14:06:09 [2019-12-20T19:06:09.284Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=615771609 data=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:06:09 [2019-12-20T19:06:09.284Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=615771609 data=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:06:09 [2019-12-20T19:06:09.284Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=615771609 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:06:09 [2019-12-20T19:06:09.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=615771610 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:06:09 [2019-12-20T19:06:09.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=615771620 data=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:06:09 [2019-12-20T19:06:09.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=615771620 data=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:06:09 [2019-12-20T19:06:09.284Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:06:09 [2019-12-20T19:06:09.284Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:06:09 [2019-12-20T19:06:09.284Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:06:09 [2019-12-20T19:06:09.284Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:06:09 [2019-12-20T19:06:09.284Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:06:09 [2019-12-20T19:06:09.284Z] DEBUG - Clicked on &Finish
14:06:09 [2019-12-20T19:06:09.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=615771620 data=null item=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:06:09 [2019-12-20T19:06:09.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=615771380 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:06:09 [2019-12-20T19:06:09.845Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:09 [2019-12-20T19:06:09.845Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:09 [2019-12-20T19:06:09.845Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:09 [2019-12-20T19:06:09.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615772185 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession
14:06:09 [2019-12-20T19:06:09.845Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615772185 data=null doit=true} to Tree node with text: mysession
14:06:09 [2019-12-20T19:06:09.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615772185 data=null} to Tree node with text: mysession
14:06:09 [2019-12-20T19:06:09.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615772185 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession
14:06:09 [2019-12-20T19:06:09.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615772185 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:06:09 [2019-12-20T19:06:09.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615772186 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession
14:06:09 [2019-12-20T19:06:09.845Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:09 [2019-12-20T19:06:09.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615772201 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession
14:06:09 [2019-12-20T19:06:09.845Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615772201 data=null doit=true} to Tree node with text: mysession
14:06:09 [2019-12-20T19:06:09.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615772201 data=null} to Tree node with text: mysession
14:06:09 [2019-12-20T19:06:09.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615772201 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession
14:06:09 [2019-12-20T19:06:09.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615772201 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:06:09 [2019-12-20T19:06:09.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615772202 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession
14:06:10 [2019-12-20T19:06:10.103Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
14:06:10 [2019-12-20T19:06:10.103Z] DEBUG - Clicking on with mnemonic 'Import...'
14:06:10 [2019-12-20T19:06:10.359Z] DEBUG - Clicked on with mnemonic 'Import...'
14:06:10 [2019-12-20T19:06:10.359Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
14:06:10 [2019-12-20T19:06:10.359Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=615772601 data=null doit=true} to Shell with text {Fetch Remote Traces}
14:06:10 [2019-12-20T19:06:10.359Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:06:10 [2019-12-20T19:06:10.359Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:06:10 [2019-12-20T19:06:10.359Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
14:06:10 [2019-12-20T19:06:10.359Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:06:10 [2019-12-20T19:06:10.359Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
14:06:10 [2019-12-20T19:06:10.359Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:06:10 [2019-12-20T19:06:10.359Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:06:10 [2019-12-20T19:06:10.359Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:06:10 [2019-12-20T19:06:10.359Z] DEBUG - Clicking on Cancel
14:06:10 [2019-12-20T19:06:10.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=615772602 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:06:10 [2019-12-20T19:06:10.359Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=615772602 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:06:10 [2019-12-20T19:06:10.359Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=615772602 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:06:10 [2019-12-20T19:06:10.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=615772602 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:06:10 [2019-12-20T19:06:10.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=615772602 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:06:10 [2019-12-20T19:06:10.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=615772602 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:06:10 [2019-12-20T19:06:10.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=615772602 data=null item=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:06:10 [2019-12-20T19:06:10.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=615772378 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:06:10 [2019-12-20T19:06:10.359Z] DEBUG - Clicked on 
14:06:10 [2019-12-20T19:06:10.359Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:10 [2019-12-20T19:06:10.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615772694 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession
14:06:10 [2019-12-20T19:06:10.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615772694 data=null doit=true} to Tree node with text: mysession
14:06:10 [2019-12-20T19:06:10.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615772694 data=null} to Tree node with text: mysession
14:06:10 [2019-12-20T19:06:10.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615772695 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession
14:06:10 [2019-12-20T19:06:10.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615772709 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:06:10 [2019-12-20T19:06:10.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615772718 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession
14:06:10 [2019-12-20T19:06:10.614Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
14:06:10 [2019-12-20T19:06:10.614Z] DEBUG - Clicking on with mnemonic 'Import...'
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - Clicked on with mnemonic 'Import...'
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=615773088 data=null doit=true} to Shell with text {Fetch Remote Traces}
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=615773089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=615773089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=615773089 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=615773089 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=615773089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=615773089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=615773089 data=null 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:06:10 [2019-12-20T19:06:10.870Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=615773105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=615773105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=615773105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=615773105 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=615773105 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: of type 'Text'
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - matched Group with text "Options", using matcher: with mnemonic 'Options'
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: in group (with mnemonic 'Options')
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - matched Text with text " Experiment "mysessi...", using matcher: of type 'Text'
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:06:10 [2019-12-20T19:06:10.870Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
14:06:10 [2019-12-20T19:06:10.871Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:06:10 [2019-12-20T19:06:10.871Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:06:10 [2019-12-20T19:06:10.871Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:06:10 [2019-12-20T19:06:10.871Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:06:10 [2019-12-20T19:06:10.871Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:06:10 [2019-12-20T19:06:10.871Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:06:10 [2019-12-20T19:06:10.871Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:06:10 [2019-12-20T19:06:10.871Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
14:06:10 [2019-12-20T19:06:10.871Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:06:10 [2019-12-20T19:06:10.871Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:06:10 [2019-12-20T19:06:10.871Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:06:10 [2019-12-20T19:06:10.871Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:06:10 [2019-12-20T19:06:10.871Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:06:10 [2019-12-20T19:06:10.871Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
14:06:10 [2019-12-20T19:06:10.871Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
14:06:10 [2019-12-20T19:06:10.871Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
14:06:10 [2019-12-20T19:06:10.871Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:06:10 [2019-12-20T19:06:10.871Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:06:10 [2019-12-20T19:06:10.871Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:06:10 [2019-12-20T19:06:10.871Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:06:10 [2019-12-20T19:06:10.871Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:06:10 [2019-12-20T19:06:10.871Z] DEBUG - Clicking on &Finish
14:06:10 [2019-12-20T19:06:10.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=615773180 data=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:06:10 [2019-12-20T19:06:10.871Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=615773180 data=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:06:10 [2019-12-20T19:06:10.871Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=615773180 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:06:10 [2019-12-20T19:06:10.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=615773180 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:06:10 [2019-12-20T19:06:10.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=615773180 data=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:06:10 [2019-12-20T19:06:10.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=615773180 data=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:06:10 [2019-12-20T19:06:10.871Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:06:10 [2019-12-20T19:06:10.871Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:06:10 [2019-12-20T19:06:10.871Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:06:10 [2019-12-20T19:06:10.871Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:06:10 [2019-12-20T19:06:10.871Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:06:10 [2019-12-20T19:06:10.871Z] DEBUG - Clicked on &Finish
14:06:11 [2019-12-20T19:06:11.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=615773180 data=null item=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:06:11 [2019-12-20T19:06:11.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=615772813 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:06:11 [2019-12-20T19:06:11.432Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:11 [2019-12-20T19:06:11.432Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:11 [2019-12-20T19:06:11.432Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:11 [2019-12-20T19:06:11.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615773795 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession
14:06:11 [2019-12-20T19:06:11.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615773796 data=null doit=true} to Tree node with text: mysession
14:06:11 [2019-12-20T19:06:11.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615773796 data=null} to Tree node with text: mysession
14:06:11 [2019-12-20T19:06:11.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615773796 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession
14:06:11 [2019-12-20T19:06:11.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615773796 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:06:11 [2019-12-20T19:06:11.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615773797 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession
14:06:11 [2019-12-20T19:06:11.432Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:11 [2019-12-20T19:06:11.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615773797 data=null button=0 stateMask=0x0 x=112 y=11 count=0} to Tree node with text: mysession
14:06:11 [2019-12-20T19:06:11.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615773797 data=null doit=true} to Tree node with text: mysession
14:06:11 [2019-12-20T19:06:11.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615773797 data=null} to Tree node with text: mysession
14:06:11 [2019-12-20T19:06:11.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615773797 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to Tree node with text: mysession
14:06:11 [2019-12-20T19:06:11.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615773797 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:06:11 [2019-12-20T19:06:11.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615773798 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to Tree node with text: mysession
14:06:11 [2019-12-20T19:06:11.688Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
14:06:11 [2019-12-20T19:06:11.688Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
14:06:11 [2019-12-20T19:06:11.688Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
14:06:11 [2019-12-20T19:06:11.688Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
14:06:11 [2019-12-20T19:06:11.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=615773934 data=null doit=true} to Shell with text {Destroy Confirmation}
14:06:11 [2019-12-20T19:06:11.688Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:06:11 [2019-12-20T19:06:11.688Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:06:11 [2019-12-20T19:06:11.688Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:06:11 [2019-12-20T19:06:11.688Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:06:11 [2019-12-20T19:06:11.688Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:06:11 [2019-12-20T19:06:11.688Z] DEBUG - Clicking on OK
14:06:11 [2019-12-20T19:06:11.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615773935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:06:11 [2019-12-20T19:06:11.688Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615773935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:06:11 [2019-12-20T19:06:11.688Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615773935 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:06:11 [2019-12-20T19:06:11.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615773935 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:06:11 [2019-12-20T19:06:11.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615773935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:06:11 [2019-12-20T19:06:11.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615773935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:06:11 [2019-12-20T19:06:11.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615773935 data=null item=null detail=0 x=0 y=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:06:11 [2019-12-20T19:06:11.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=615773849 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:06:11 [2019-12-20T19:06:11.688Z] DEBUG - Clicked on 
14:06:11 [2019-12-20T19:06:11.688Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:11 [2019-12-20T19:06:11.688Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:11 [2019-12-20T19:06:11.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=615774013 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode}
14:06:11 [2019-12-20T19:06:11.688Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=615774013 data=null doit=true} to TreeItem with text {myNode}
14:06:11 [2019-12-20T19:06:11.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=615774013 data=null} to TreeItem with text {myNode}
14:06:11 [2019-12-20T19:06:11.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=615774014 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode}
14:06:11 [2019-12-20T19:06:11.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615774014 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:06:11 [2019-12-20T19:06:11.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=615774016 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode}
14:06:11 [2019-12-20T19:06:11.688Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:11 [2019-12-20T19:06:11.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=615774017 data=null button=0 stateMask=0x0 x=53 y=11 count=0} to TreeItem with text {myNode}
14:06:11 [2019-12-20T19:06:11.688Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=615774017 data=null doit=true} to TreeItem with text {myNode}
14:06:11 [2019-12-20T19:06:11.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=615774017 data=null} to TreeItem with text {myNode}
14:06:11 [2019-12-20T19:06:11.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=615774017 data=null button=1 stateMask=0x0 x=53 y=11 count=1} to TreeItem with text {myNode}
14:06:11 [2019-12-20T19:06:11.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615774017 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:06:11 [2019-12-20T19:06:11.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=615774018 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode}
14:06:11 [2019-12-20T19:06:11.944Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
14:06:11 [2019-12-20T19:06:11.944Z] DEBUG - Clicking on with mnemonic 'Disconnect'
14:06:11 [2019-12-20T19:06:11.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=615774118 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:06:11 [2019-12-20T19:06:11.944Z] DEBUG - Clicked on with mnemonic 'Disconnect'
14:06:11 [2019-12-20T19:06:11.944Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=615774223 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:06:11 [2019-12-20T19:06:11.944Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:06:11 [2019-12-20T19:06:11.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:06:11 [2019-12-20T19:06:11.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:06:11 [2019-12-20T19:06:11.944Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:11 [2019-12-20T19:06:11.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Remote} time=615774283 data=null button=0 stateMask=0x0 x=67 y=11 count=0} to TreeItem with text {Remote}
14:06:11 [2019-12-20T19:06:11.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Remote} time=615774284 data=null doit=true} to TreeItem with text {Remote}
14:06:11 [2019-12-20T19:06:11.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Remote} time=615774284 data=null} to TreeItem with text {Remote}
14:06:11 [2019-12-20T19:06:11.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Remote} time=615774284 data=null button=1 stateMask=0x0 x=67 y=11 count=1} to TreeItem with text {Remote}
14:06:11 [2019-12-20T19:06:11.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615774284 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:06:12 [2019-12-20T19:06:12.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Remote} time=615774402 data=null button=1 stateMask=0x80000 x=67 y=11 count=1} to TreeItem with text {Remote}
14:06:12 [2019-12-20T19:06:12.455Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:06:12 [2019-12-20T19:06:12.455Z] DEBUG - Clicking on with mnemonic 'Delete'
14:06:12 [2019-12-20T19:06:12.455Z] DEBUG - Clicked on with mnemonic 'Delete'
14:06:13 [2019-12-20T19:06:13.382Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:06:13 [2019-12-20T19:06:13.382Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:06:13 [2019-12-20T19:06:13.382Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:06:13 [2019-12-20T19:06:13.382Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:06:13 [2019-12-20T19:06:13.382Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:06:13 [2019-12-20T19:06:13.382Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:06:13 [2019-12-20T19:06:13.382Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:06:13 [2019-12-20T19:06:13.382Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:06:13 [2019-12-20T19:06:13.382Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:06:13 [2019-12-20T19:06:13.382Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:06:13 [2019-12-20T19:06:13.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615775489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:06:13 [2019-12-20T19:06:13.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615775489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:06:13 [2019-12-20T19:06:13.382Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=615775489 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:06:13 [2019-12-20T19:06:13.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=615775489 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:06:13 [2019-12-20T19:06:13.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615775490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:06:13 [2019-12-20T19:06:13.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615775490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:06:13 [2019-12-20T19:06:13.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=615775490 data=null 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:06:13 [2019-12-20T19:06:13.382Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615775490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:06:13 [2019-12-20T19:06:13.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615775490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:06:13 [2019-12-20T19:06:13.382Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615775490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:06:13 [2019-12-20T19:06:13.382Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=615775490 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:06:13 [2019-12-20T19:06:13.382Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=615775490 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:06:13 [2019-12-20T19:06:13.382Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:06:13 [2019-12-20T19:06:13.382Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:06:13 [2019-12-20T19:06:13.382Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:06:13 [2019-12-20T19:06:13.382Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:06:13 [2019-12-20T19:06:13.382Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:06:13 [2019-12-20T19:06:13.382Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:06:13 [2019-12-20T19:06:13.382Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:06:13 [2019-12-20T19:06:13.382Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:06:13 [2019-12-20T19:06:13.382Z] DEBUG - Clicking on OK
14:06:13 [2019-12-20T19:06:13.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615775491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:06:13 [2019-12-20T19:06:13.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615775491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:06:13 [2019-12-20T19:06:13.382Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615775492 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:06:13 [2019-12-20T19:06:13.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615775492 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:06:13 [2019-12-20T19:06:13.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615775492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:06:13 [2019-12-20T19:06:13.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615775492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:06:13 [2019-12-20T19:06:13.382Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:06:13 [2019-12-20T19:06:13.382Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:06:13 [2019-12-20T19:06:13.382Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:06:13 [2019-12-20T19:06:13.382Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:06:13 [2019-12-20T19:06:13.382Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:06:13 [2019-12-20T19:06:13.382Z] DEBUG - Clicked on OK
14:06:13 [2019-12-20T19:06:13.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615775492 data=null item=null detail=0 x=0 y=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:06:13 [2019-12-20T19:06:13.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=615774580 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:06:13 [2019-12-20T19:06:13.944Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.512 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
14:06:13 [2019-12-20T19:06:13.944Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest)  Time elapsed: 13.03 s
14:06:13 [2019-12-20T19:06:13.944Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
14:06:14 [2019-12-20T19:06:14.506Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:06:14 [2019-12-20T19:06:14.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:06:14 [2019-12-20T19:06:14.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:06:14 [2019-12-20T19:06:14.506Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:14 [2019-12-20T19:06:14.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=615776591 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode}
14:06:14 [2019-12-20T19:06:14.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=615776592 data=null doit=true} to TreeItem with text {myNode}
14:06:14 [2019-12-20T19:06:14.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=615776592 data=null} to TreeItem with text {myNode}
14:06:14 [2019-12-20T19:06:14.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=615776592 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode}
14:06:14 [2019-12-20T19:06:14.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615776592 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:06:14 [2019-12-20T19:06:14.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=615776593 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
14:06:14 [2019-12-20T19:06:14.506Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:14 [2019-12-20T19:06:14.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=615776594 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode}
14:06:14 [2019-12-20T19:06:14.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=615776594 data=null doit=true} to TreeItem with text {myNode}
14:06:14 [2019-12-20T19:06:14.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=615776594 data=null} to TreeItem with text {myNode}
14:06:14 [2019-12-20T19:06:14.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=615776594 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode}
14:06:14 [2019-12-20T19:06:14.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615776594 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:06:14 [2019-12-20T19:06:14.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=615776595 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
14:06:14 [2019-12-20T19:06:14.506Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
14:06:14 [2019-12-20T19:06:14.506Z] DEBUG - Clicking on with mnemonic 'Connect'
14:06:14 [2019-12-20T19:06:14.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=615776706 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:06:14 [2019-12-20T19:06:14.506Z] DEBUG - Clicked on with mnemonic 'Connect'
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=615777278 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=615777278 data=null doit=true} to Tree node with text: Sessions
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=615777278 data=null} to Tree node with text: Sessions
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=615777278 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615777279 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:06:16 [2019-12-20T19:06:16.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=615777280 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=615777280 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=615777281 data=null doit=true} to Tree node with text: Sessions
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=615777281 data=null} to Tree node with text: Sessions
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=615777281 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615777281 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:06:16 [2019-12-20T19:06:16.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=615777282 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - Clicking on with mnemonic 'Create Session...'
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - Clicked on with mnemonic 'Create Session...'
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=615777516 data=null doit=true} to Shell with text {Create Session}
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - matched Text with text " 
14:06:16 [2019-12-20T19:06:16.299Z]  ", using matcher: of type 'Text'
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - matched Text with text " 
14:06:16 [2019-12-20T19:06:16.299Z]  ", using matcher: with label (with mnemonic 'Session Name')
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - matched Text with text " 
14:06:16 [2019-12-20T19:06:16.299Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - Clicking on &Ok
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=615777581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=615777581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=615777581 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=615777581 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=615777581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:16 [2019-12-20T19:06:16.299Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=615777581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=615777581 data=null item=null detail=0 x=0 y=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:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=615777376 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:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Clicked on 
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=615777692 data=null doit=true} to Tree node with text: Sessions
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=615777692 data=null} to Tree node with text: Sessions
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=615777693 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615777693 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:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=615777693 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions
14:06:16 [2019-12-20T19:06:16.300Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:16 [2019-12-20T19:06:16.300Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:16 [2019-12-20T19:06:16.300Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:16 [2019-12-20T19:06:16.300Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615777695 data=null button=0 stateMask=0x0 x=96 y=113 count=0} to Tree node with text: mysession
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615777695 data=null doit=true} to Tree node with text: mysession
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615777695 data=null} to Tree node with text: mysession
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615777696 data=null button=1 stateMask=0x0 x=96 y=113 count=1} to Tree node with text: mysession
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615777696 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:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615777698 data=null button=1 stateMask=0x80000 x=96 y=92 count=1} to Tree node with text: mysession
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615777698 data=null button=0 stateMask=0x0 x=96 y=92 count=0} to Tree node with text: mysession
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615777698 data=null doit=true} to Tree node with text: mysession
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615777698 data=null} to Tree node with text: mysession
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615777699 data=null button=1 stateMask=0x0 x=96 y=92 count=1} to Tree node with text: mysession
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615777699 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:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615777699 data=null button=1 stateMask=0x80000 x=96 y=92 count=1} to Tree node with text: mysession
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=615778001 data=null doit=true} to Shell with text {Enable Events}
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
14:06:16 [2019-12-20T19:06:16.300Z] 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:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:06:16 [2019-12-20T19:06:16.300Z] 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:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=615778007 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:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=615778008 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:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=615778008 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:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=615778008 data=null item=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:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Clicking on &Ok
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=615778023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=615778023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=615778023 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=615778023 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=615778023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=615778023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=615778023 data=null item=null detail=0 x=0 y=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:06:16 [2019-12-20T19:06:16.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=615777796 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:06:16 [2019-12-20T19:06:16.301Z] DEBUG - Clicked on 
14:06:16 [2019-12-20T19:06:16.301Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:16 [2019-12-20T19:06:16.301Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:16 [2019-12-20T19:06:16.301Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:06:16 [2019-12-20T19:06:16.301Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=615778203 data=null doit=true} to Tree node with text: channel0
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=615778203 data=null} to Tree node with text: channel0
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=615778204 data=null button=1 stateMask=0x0 x=127 y=92 count=1} to Tree node with text: channel0
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615778204 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:06:16 [2019-12-20T19:06:16.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=615778204 data=null button=1 stateMask=0x80000 x=127 y=92 count=1} to Tree node with text: channel0
14:06:16 [2019-12-20T19:06:16.301Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:16 [2019-12-20T19:06:16.301Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:16 [2019-12-20T19:06:16.301Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:06:16 [2019-12-20T19:06:16.301Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:06:16 [2019-12-20T19:06:16.301Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
14:06:16 [2019-12-20T19:06:16.301Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:16 [2019-12-20T19:06:16.301Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615778211 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615778211 data=null doit=true} to Tree node with text: mysession
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615778211 data=null} to Tree node with text: mysession
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615778211 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615778211 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:06:16 [2019-12-20T19:06:16.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615778212 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615778213 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615778213 data=null doit=true} to Tree node with text: mysession
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615778213 data=null} to Tree node with text: mysession
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615778213 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615778213 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:06:16 [2019-12-20T19:06:16.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615778214 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=615778537 data=null doit=true} to Shell with text {Enable Events}
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
14:06:16 [2019-12-20T19:06:16.301Z] 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:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:06:16 [2019-12-20T19:06:16.301Z] 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:06:16 [2019-12-20T19:06:16.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=615778582 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:06:16 [2019-12-20T19:06:16.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=615778583 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:06:16 [2019-12-20T19:06:16.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=615778583 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:06:16 [2019-12-20T19:06:16.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=615778583 data=null item=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:06:16 [2019-12-20T19:06:16.301Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - Clicking on &Ok
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=615778587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=615778587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=615778588 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:16 [2019-12-20T19:06:16.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=615778588 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:16 [2019-12-20T19:06:16.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=615778588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:16 [2019-12-20T19:06:16.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=615778588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:16 [2019-12-20T19:06:16.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=615778588 data=null item=null detail=0 x=0 y=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:06:16 [2019-12-20T19:06:16.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=615778321 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:06:16 [2019-12-20T19:06:16.558Z] DEBUG - Clicked on 
14:06:16 [2019-12-20T19:06:16.558Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:16 [2019-12-20T19:06:16.558Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:16 [2019-12-20T19:06:16.558Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:06:16 [2019-12-20T19:06:16.558Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:06:16 [2019-12-20T19:06:16.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=615778690 data=null doit=true} to Tree node with text: channel0
14:06:16 [2019-12-20T19:06:16.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=615778690 data=null} to Tree node with text: channel0
14:06:16 [2019-12-20T19:06:16.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=615778691 data=null button=1 stateMask=0x0 x=127 y=92 count=1} to Tree node with text: channel0
14:06:16 [2019-12-20T19:06:16.558Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615778696 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:06:16 [2019-12-20T19:06:16.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=615778696 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0
14:06:16 [2019-12-20T19:06:16.558Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:16 [2019-12-20T19:06:16.558Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:16 [2019-12-20T19:06:16.558Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:06:16 [2019-12-20T19:06:16.558Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:06:16 [2019-12-20T19:06:16.558Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
14:06:16 [2019-12-20T19:06:16.558Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:16 [2019-12-20T19:06:16.558Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:16 [2019-12-20T19:06:16.558Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:06:16 [2019-12-20T19:06:16.558Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:06:16 [2019-12-20T19:06:16.558Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
14:06:16 [2019-12-20T19:06:16.558Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:16 [2019-12-20T19:06:16.558Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:16 [2019-12-20T19:06:16.558Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:16 [2019-12-20T19:06:16.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615778700 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:06:16 [2019-12-20T19:06:16.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615778700 data=null doit=true} to Tree node with text: mysession
14:06:16 [2019-12-20T19:06:16.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615778700 data=null} to Tree node with text: mysession
14:06:16 [2019-12-20T19:06:16.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615778700 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:06:16 [2019-12-20T19:06:16.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615778700 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:06:16 [2019-12-20T19:06:16.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615778701 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:06:16 [2019-12-20T19:06:16.558Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:16 [2019-12-20T19:06:16.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615778702 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:06:16 [2019-12-20T19:06:16.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615778702 data=null doit=true} to Tree node with text: mysession
14:06:16 [2019-12-20T19:06:16.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615778702 data=null} to Tree node with text: mysession
14:06:16 [2019-12-20T19:06:16.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615778702 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:06:16 [2019-12-20T19:06:16.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615778702 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:06:16 [2019-12-20T19:06:16.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615778703 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:06:16 [2019-12-20T19:06:16.558Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:06:16 [2019-12-20T19:06:16.558Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:06:16 [2019-12-20T19:06:16.814Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:06:16 [2019-12-20T19:06:16.814Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:06:16 [2019-12-20T19:06:16.814Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=615779014 data=null doit=true} to Shell with text {Enable Events}
14:06:16 [2019-12-20T19:06:16.814Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.814Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.814Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.814Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.814Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.814Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.814Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:16 [2019-12-20T19:06:16.814Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.814Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:16 [2019-12-20T19:06:16.814Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
14:06:16 [2019-12-20T19:06:16.814Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
14:06:16 [2019-12-20T19:06:16.814Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
14:06:16 [2019-12-20T19:06:16.814Z] 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:06:16 [2019-12-20T19:06:16.814Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.814Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:06:16 [2019-12-20T19:06:16.815Z] 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:06:16 [2019-12-20T19:06:16.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=615779086 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:06:16 [2019-12-20T19:06:16.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=615779086 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:06:16 [2019-12-20T19:06:16.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=615779087 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:06:16 [2019-12-20T19:06:16.815Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=615779087 data=null item=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:06:16 [2019-12-20T19:06:16.815Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - Expanding nodes All in tree (of type 'Tree')
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=615779089 data=null doit=true} to TreeItem with text {All}
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=615779089 data=null} to TreeItem with text {All}
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=615779090 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All}
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615779090 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:06:16 [2019-12-20T19:06:16.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=615779178 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All}
14:06:16 [2019-12-20T19:06:16.815Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - Setting state to checked on: sched_process_fork
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - Clicking on &Ok
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=615779183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=615779183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=615779183 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=615779183 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=615779183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:16 [2019-12-20T19:06:16.815Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=615779183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:17 [2019-12-20T19:06:17.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=615779183 data=null item=null detail=0 x=0 y=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:06:17 [2019-12-20T19:06:17.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=615778794 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:06:17 [2019-12-20T19:06:17.071Z] DEBUG - Clicked on 
14:06:17 [2019-12-20T19:06:17.072Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:17 [2019-12-20T19:06:17.072Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:17 [2019-12-20T19:06:17.072Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:06:17 [2019-12-20T19:06:17.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Kernel} time=615779319 data=null doit=true} to Tree node with text: Kernel
14:06:17 [2019-12-20T19:06:17.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Kernel} time=615779319 data=null} to Tree node with text: Kernel
14:06:17 [2019-12-20T19:06:17.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Kernel} time=615779319 data=null button=1 stateMask=0x0 x=100 y=92 count=1} to Tree node with text: Kernel
14:06:17 [2019-12-20T19:06:17.072Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615779319 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:06:17 [2019-12-20T19:06:17.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Kernel} time=615779320 data=null button=1 stateMask=0x80000 x=100 y=92 count=1} to Tree node with text: Kernel
14:06:17 [2019-12-20T19:06:17.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=615779320 data=null doit=true} to Tree node with text: channel0
14:06:17 [2019-12-20T19:06:17.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=615779320 data=null} to Tree node with text: channel0
14:06:17 [2019-12-20T19:06:17.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=615779320 data=null button=1 stateMask=0x0 x=127 y=113 count=1} to Tree node with text: channel0
14:06:17 [2019-12-20T19:06:17.072Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615779412 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:06:17 [2019-12-20T19:06:17.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=615779413 data=null button=1 stateMask=0x80000 x=143 y=113 count=1} to Tree node with text: channel0
14:06:17 [2019-12-20T19:06:17.072Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:17 [2019-12-20T19:06:17.072Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:17 [2019-12-20T19:06:17.072Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:06:17 [2019-12-20T19:06:17.072Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:06:17 [2019-12-20T19:06:17.072Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
14:06:17 [2019-12-20T19:06:17.072Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:17 [2019-12-20T19:06:17.072Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:17 [2019-12-20T19:06:17.072Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:17 [2019-12-20T19:06:17.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615779415 data=null button=0 stateMask=0x0 x=112 y=71 count=0} to Tree node with text: mysession
14:06:17 [2019-12-20T19:06:17.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615779415 data=null doit=true} to Tree node with text: mysession
14:06:17 [2019-12-20T19:06:17.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615779415 data=null} to Tree node with text: mysession
14:06:17 [2019-12-20T19:06:17.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615779415 data=null button=1 stateMask=0x0 x=112 y=71 count=1} to Tree node with text: mysession
14:06:17 [2019-12-20T19:06:17.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615779415 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:06:17 [2019-12-20T19:06:17.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615779417 data=null button=1 stateMask=0x80000 x=112 y=71 count=1} to Tree node with text: mysession
14:06:17 [2019-12-20T19:06:17.072Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:17 [2019-12-20T19:06:17.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615779417 data=null button=0 stateMask=0x0 x=112 y=71 count=0} to Tree node with text: mysession
14:06:17 [2019-12-20T19:06:17.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615779417 data=null doit=true} to Tree node with text: mysession
14:06:17 [2019-12-20T19:06:17.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615779417 data=null} to Tree node with text: mysession
14:06:17 [2019-12-20T19:06:17.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615779418 data=null button=1 stateMask=0x0 x=112 y=71 count=1} to Tree node with text: mysession
14:06:17 [2019-12-20T19:06:17.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615779418 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:06:17 [2019-12-20T19:06:17.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615779418 data=null button=1 stateMask=0x80000 x=112 y=71 count=1} to Tree node with text: mysession
14:06:17 [2019-12-20T19:06:17.330Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:06:17 [2019-12-20T19:06:17.330Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:06:17 [2019-12-20T19:06:17.330Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:06:17 [2019-12-20T19:06:17.330Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:06:17 [2019-12-20T19:06:17.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=615779691 data=null doit=true} to Shell with text {Enable Events}
14:06:17 [2019-12-20T19:06:17.330Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:06:17 [2019-12-20T19:06:17.330Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:06:17 [2019-12-20T19:06:17.330Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:06:17 [2019-12-20T19:06:17.330Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:06:17 [2019-12-20T19:06:17.330Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:06:17 [2019-12-20T19:06:17.330Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:17 [2019-12-20T19:06:17.330Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:17 [2019-12-20T19:06:17.330Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:17 [2019-12-20T19:06:17.330Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:17 [2019-12-20T19:06:17.330Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
14:06:17 [2019-12-20T19:06:17.330Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
14:06:17 [2019-12-20T19:06:17.330Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
14:06:17 [2019-12-20T19:06:17.330Z] 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:06:17 [2019-12-20T19:06:17.330Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:17 [2019-12-20T19:06:17.330Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:17 [2019-12-20T19:06:17.330Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:17 [2019-12-20T19:06:17.330Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:17 [2019-12-20T19:06:17.330Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:17 [2019-12-20T19:06:17.330Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:17 [2019-12-20T19:06:17.330Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:06:17 [2019-12-20T19:06:17.330Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:06:17 [2019-12-20T19:06:17.330Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:06:17 [2019-12-20T19:06:17.330Z] 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:06:17 [2019-12-20T19:06:17.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=615779693 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:06:17 [2019-12-20T19:06:17.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=615779693 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:06:17 [2019-12-20T19:06:17.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=615779693 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:06:17 [2019-12-20T19:06:17.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=615779693 data=null item=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:06:17 [2019-12-20T19:06:17.330Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:06:17 [2019-12-20T19:06:17.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:06:17 [2019-12-20T19:06:17.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:06:17 [2019-12-20T19:06:17.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:06:17 [2019-12-20T19:06:17.331Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:06:17 [2019-12-20T19:06:17.331Z] DEBUG - Expanding nodes All in tree (of type 'Tree')
14:06:17 [2019-12-20T19:06:17.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=615779696 data=null doit=true} to TreeItem with text {All}
14:06:17 [2019-12-20T19:06:17.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=615779696 data=null} to TreeItem with text {All}
14:06:17 [2019-12-20T19:06:17.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=615779696 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {All}
14:06:17 [2019-12-20T19:06:17.587Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615779696 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:06:17 [2019-12-20T19:06:17.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=615779736 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {All}
14:06:17 [2019-12-20T19:06:17.587Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
14:06:17 [2019-12-20T19:06:17.587Z] DEBUG - Setting state to checked on: sched_process_exec
14:06:17 [2019-12-20T19:06:17.587Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:06:17 [2019-12-20T19:06:17.587Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:06:17 [2019-12-20T19:06:17.587Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:06:17 [2019-12-20T19:06:17.587Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:06:17 [2019-12-20T19:06:17.587Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:06:17 [2019-12-20T19:06:17.587Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:17 [2019-12-20T19:06:17.587Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:17 [2019-12-20T19:06:17.587Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:17 [2019-12-20T19:06:17.587Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:17 [2019-12-20T19:06:17.587Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:17 [2019-12-20T19:06:17.587Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:06:17 [2019-12-20T19:06:17.587Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:06:17 [2019-12-20T19:06:17.587Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:06:17 [2019-12-20T19:06:17.587Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:06:17 [2019-12-20T19:06:17.587Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:17 [2019-12-20T19:06:17.587Z] DEBUG - Clicking on &Ok
14:06:17 [2019-12-20T19:06:17.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=615779739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:17 [2019-12-20T19:06:17.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=615779739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:17 [2019-12-20T19:06:17.587Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=615779739 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:17 [2019-12-20T19:06:17.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=615779739 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:17 [2019-12-20T19:06:17.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=615779739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:17 [2019-12-20T19:06:17.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=615779739 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:17 [2019-12-20T19:06:17.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=615779739 data=null item=null detail=0 x=0 y=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:06:17 [2019-12-20T19:06:17.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=615779507 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:06:17 [2019-12-20T19:06:17.588Z] DEBUG - Clicked on 
14:06:17 [2019-12-20T19:06:17.588Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:17 [2019-12-20T19:06:17.588Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:17 [2019-12-20T19:06:17.588Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:06:17 [2019-12-20T19:06:17.588Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:06:17 [2019-12-20T19:06:17.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=615779904 data=null doit=true} to Tree node with text: channel0
14:06:17 [2019-12-20T19:06:17.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=615779904 data=null} to Tree node with text: channel0
14:06:17 [2019-12-20T19:06:17.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=615779904 data=null button=1 stateMask=0x0 x=127 y=92 count=1} to Tree node with text: channel0
14:06:17 [2019-12-20T19:06:17.588Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615779909 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:06:17 [2019-12-20T19:06:17.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=615779910 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0
14:06:17 [2019-12-20T19:06:17.588Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:17 [2019-12-20T19:06:17.588Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:17 [2019-12-20T19:06:17.588Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:06:17 [2019-12-20T19:06:17.588Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:06:17 [2019-12-20T19:06:17.588Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
14:06:17 [2019-12-20T19:06:17.588Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:17 [2019-12-20T19:06:17.588Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:17 [2019-12-20T19:06:17.588Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:17 [2019-12-20T19:06:17.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615779912 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:06:17 [2019-12-20T19:06:17.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615779912 data=null doit=true} to Tree node with text: mysession
14:06:17 [2019-12-20T19:06:17.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615779912 data=null} to Tree node with text: mysession
14:06:17 [2019-12-20T19:06:17.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615779912 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:06:17 [2019-12-20T19:06:17.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615779912 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:06:17 [2019-12-20T19:06:17.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615779914 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:06:17 [2019-12-20T19:06:17.588Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:17 [2019-12-20T19:06:17.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615779914 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:06:17 [2019-12-20T19:06:17.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615779914 data=null doit=true} to Tree node with text: mysession
14:06:17 [2019-12-20T19:06:17.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615779914 data=null} to Tree node with text: mysession
14:06:17 [2019-12-20T19:06:17.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615779914 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:06:17 [2019-12-20T19:06:17.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615779914 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:06:17 [2019-12-20T19:06:17.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615779977 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:06:17 [2019-12-20T19:06:17.844Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:06:17 [2019-12-20T19:06:17.844Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=615780295 data=null doit=true} to Shell with text {Enable Events}
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
14:06:18 [2019-12-20T19:06:18.100Z] 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:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:06:18 [2019-12-20T19:06:18.100Z] 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:06:18 [2019-12-20T19:06:18.100Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=615780297 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:06:18 [2019-12-20T19:06:18.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=615780308 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:06:18 [2019-12-20T19:06:18.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=615780309 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:06:18 [2019-12-20T19:06:18.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=615780309 data=null item=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:06:18 [2019-12-20T19:06:18.100Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - Setting state to checked on: All
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - Clicking on &Ok
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=615780377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=615780377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=615780377 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=615780377 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=615780377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=615780377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:18 [2019-12-20T19:06:18.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=615780377 data=null item=null detail=0 x=0 y=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:06:18 [2019-12-20T19:06:18.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=615780074 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:06:18 [2019-12-20T19:06:18.357Z] DEBUG - Clicked on 
14:06:18 [2019-12-20T19:06:18.357Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:18 [2019-12-20T19:06:18.357Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:18 [2019-12-20T19:06:18.357Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:06:18 [2019-12-20T19:06:18.357Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:06:18 [2019-12-20T19:06:18.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=615780508 data=null doit=true} to Tree node with text: channel0
14:06:18 [2019-12-20T19:06:18.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=615780509 data=null} to Tree node with text: channel0
14:06:18 [2019-12-20T19:06:18.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=615780509 data=null button=1 stateMask=0x0 x=127 y=92 count=1} to Tree node with text: channel0
14:06:18 [2019-12-20T19:06:18.357Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615780509 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:06:18 [2019-12-20T19:06:18.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=615780510 data=null button=1 stateMask=0x80000 x=127 y=92 count=1} to Tree node with text: channel0
14:06:18 [2019-12-20T19:06:18.357Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:18 [2019-12-20T19:06:18.357Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:18 [2019-12-20T19:06:18.357Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:06:18 [2019-12-20T19:06:18.357Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:06:18 [2019-12-20T19:06:18.357Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
14:06:18 [2019-12-20T19:06:18.357Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:18 [2019-12-20T19:06:18.357Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:18 [2019-12-20T19:06:18.357Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:18 [2019-12-20T19:06:18.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615780518 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:06:18 [2019-12-20T19:06:18.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615780518 data=null doit=true} to Tree node with text: mysession
14:06:18 [2019-12-20T19:06:18.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615780518 data=null} to Tree node with text: mysession
14:06:18 [2019-12-20T19:06:18.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615780518 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:06:18 [2019-12-20T19:06:18.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615780518 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:06:18 [2019-12-20T19:06:18.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615780519 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:06:18 [2019-12-20T19:06:18.357Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:18 [2019-12-20T19:06:18.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615780519 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:06:18 [2019-12-20T19:06:18.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615780519 data=null doit=true} to Tree node with text: mysession
14:06:18 [2019-12-20T19:06:18.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615780519 data=null} to Tree node with text: mysession
14:06:18 [2019-12-20T19:06:18.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615780519 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:06:18 [2019-12-20T19:06:18.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615780519 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:06:18 [2019-12-20T19:06:18.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615780520 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:06:18 [2019-12-20T19:06:18.358Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
14:06:18 [2019-12-20T19:06:18.358Z] DEBUG - Clicking on with mnemonic 'Start'
14:06:18 [2019-12-20T19:06:18.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=615780613 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:06:18 [2019-12-20T19:06:18.358Z] DEBUG - Clicked on with mnemonic 'Start'
14:06:18 [2019-12-20T19:06:18.358Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:18 [2019-12-20T19:06:18.358Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:18 [2019-12-20T19:06:18.358Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:18 [2019-12-20T19:06:18.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615780715 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:06:18 [2019-12-20T19:06:18.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615780715 data=null doit=true} to Tree node with text: mysession
14:06:18 [2019-12-20T19:06:18.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615780715 data=null} to Tree node with text: mysession
14:06:18 [2019-12-20T19:06:18.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615780716 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:06:18 [2019-12-20T19:06:18.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615780716 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:06:18 [2019-12-20T19:06:18.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615780717 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:06:18 [2019-12-20T19:06:18.358Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:18 [2019-12-20T19:06:18.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615780718 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:06:18 [2019-12-20T19:06:18.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615780718 data=null doit=true} to Tree node with text: mysession
14:06:18 [2019-12-20T19:06:18.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615780718 data=null} to Tree node with text: mysession
14:06:18 [2019-12-20T19:06:18.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615780718 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:06:18 [2019-12-20T19:06:18.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615780718 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:06:18 [2019-12-20T19:06:18.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615780719 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:06:18 [2019-12-20T19:06:18.613Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
14:06:18 [2019-12-20T19:06:18.613Z] DEBUG - Clicking on with mnemonic 'Stop'
14:06:18 [2019-12-20T19:06:18.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=615780773 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:06:18 [2019-12-20T19:06:18.613Z] DEBUG - Clicked on with mnemonic 'Stop'
14:06:18 [2019-12-20T19:06:18.613Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:18 [2019-12-20T19:06:18.613Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:18 [2019-12-20T19:06:18.613Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:18 [2019-12-20T19:06:18.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615780976 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:06:18 [2019-12-20T19:06:18.613Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615780976 data=null doit=true} to Tree node with text: mysession
14:06:18 [2019-12-20T19:06:18.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615780976 data=null} to Tree node with text: mysession
14:06:18 [2019-12-20T19:06:18.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615780976 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:06:18 [2019-12-20T19:06:18.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615780977 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:06:18 [2019-12-20T19:06:18.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615780978 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:06:18 [2019-12-20T19:06:18.614Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:18 [2019-12-20T19:06:18.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615780979 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:06:18 [2019-12-20T19:06:18.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615780979 data=null doit=true} to Tree node with text: mysession
14:06:18 [2019-12-20T19:06:18.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615780979 data=null} to Tree node with text: mysession
14:06:18 [2019-12-20T19:06:18.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615780979 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:06:18 [2019-12-20T19:06:18.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615780979 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:06:18 [2019-12-20T19:06:18.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615780980 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:06:18 [2019-12-20T19:06:18.869Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
14:06:18 [2019-12-20T19:06:18.869Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
14:06:18 [2019-12-20T19:06:18.869Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
14:06:18 [2019-12-20T19:06:18.869Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
14:06:18 [2019-12-20T19:06:18.869Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=615781130 data=null doit=true} to Shell with text {Destroy Confirmation}
14:06:18 [2019-12-20T19:06:18.869Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:06:18 [2019-12-20T19:06:18.869Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:06:18 [2019-12-20T19:06:18.869Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:06:18 [2019-12-20T19:06:18.869Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:06:18 [2019-12-20T19:06:18.869Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:06:18 [2019-12-20T19:06:18.869Z] DEBUG - Clicking on OK
14:06:18 [2019-12-20T19:06:18.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615781131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:06:18 [2019-12-20T19:06:18.869Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615781131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:06:18 [2019-12-20T19:06:18.869Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615781131 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:06:18 [2019-12-20T19:06:18.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615781131 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:06:18 [2019-12-20T19:06:18.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615781131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:06:18 [2019-12-20T19:06:18.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615781131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:06:18 [2019-12-20T19:06:18.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615781131 data=null item=null detail=0 x=0 y=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:06:18 [2019-12-20T19:06:18.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=615781029 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:06:18 [2019-12-20T19:06:18.869Z] DEBUG - Clicked on 
14:06:18 [2019-12-20T19:06:18.869Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:18 [2019-12-20T19:06:18.869Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:18 [2019-12-20T19:06:18.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=615781234 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode}
14:06:18 [2019-12-20T19:06:18.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=615781234 data=null doit=true} to TreeItem with text {myNode}
14:06:18 [2019-12-20T19:06:18.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=615781234 data=null} to TreeItem with text {myNode}
14:06:18 [2019-12-20T19:06:18.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=615781235 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode}
14:06:18 [2019-12-20T19:06:18.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615781235 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:06:18 [2019-12-20T19:06:18.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=615781237 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode}
14:06:19 [2019-12-20T19:06:19.124Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:19 [2019-12-20T19:06:19.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=615781279 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode}
14:06:19 [2019-12-20T19:06:19.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=615781279 data=null doit=true} to TreeItem with text {myNode}
14:06:19 [2019-12-20T19:06:19.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=615781279 data=null} to TreeItem with text {myNode}
14:06:19 [2019-12-20T19:06:19.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=615781279 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode}
14:06:19 [2019-12-20T19:06:19.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615781280 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:06:19 [2019-12-20T19:06:19.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=615781281 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
14:06:19 [2019-12-20T19:06:19.124Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
14:06:19 [2019-12-20T19:06:19.124Z] DEBUG - Clicking on with mnemonic 'Disconnect'
14:06:19 [2019-12-20T19:06:19.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=615781329 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:06:19 [2019-12-20T19:06:19.124Z] DEBUG - Clicked on with mnemonic 'Disconnect'
14:06:19 [2019-12-20T19:06:19.124Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.415 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
14:06:19 [2019-12-20T19:06:19.124Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest)  Time elapsed: 5.042 s
14:06:19 [2019-12-20T19:06:19.124Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
14:06:20 [2019-12-20T19:06:20.051Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
14:06:20 [2019-12-20T19:06:20.051Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:06:20 [2019-12-20T19:06:20.051Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:06:20 [2019-12-20T19:06:20.051Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:20 [2019-12-20T19:06:20.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=615782088 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode}
14:06:20 [2019-12-20T19:06:20.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=615782088 data=null doit=true} to TreeItem with text {myNode}
14:06:20 [2019-12-20T19:06:20.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=615782088 data=null} to TreeItem with text {myNode}
14:06:20 [2019-12-20T19:06:20.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=615782089 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode}
14:06:20 [2019-12-20T19:06:20.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615782089 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:06:20 [2019-12-20T19:06:20.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=615782090 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
14:06:20 [2019-12-20T19:06:20.051Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:20 [2019-12-20T19:06:20.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=615782091 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {myNode}
14:06:20 [2019-12-20T19:06:20.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=615782091 data=null doit=true} to TreeItem with text {myNode}
14:06:20 [2019-12-20T19:06:20.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=615782091 data=null} to TreeItem with text {myNode}
14:06:20 [2019-12-20T19:06:20.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=615782091 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {myNode}
14:06:20 [2019-12-20T19:06:20.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615782091 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:06:20 [2019-12-20T19:06:20.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=615782092 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {myNode}
14:06:20 [2019-12-20T19:06:20.051Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
14:06:20 [2019-12-20T19:06:20.051Z] DEBUG - Clicking on with mnemonic 'Connect'
14:06:20 [2019-12-20T19:06:20.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=615782190 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:06:20 [2019-12-20T19:06:20.051Z] DEBUG - Clicked on with mnemonic 'Connect'
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=615782698 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=615782698 data=null doit=true} to Tree node with text: Sessions
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=615782698 data=null} to Tree node with text: Sessions
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=615782698 data=null button=1 stateMask=0x0 x=89 y=137 count=1} to Tree node with text: Sessions
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615782698 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:06:20 [2019-12-20T19:06:20.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=615782700 data=null button=1 stateMask=0x80000 x=89 y=137 count=1} to Tree node with text: Sessions
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=615782700 data=null button=0 stateMask=0x0 x=89 y=137 count=0} to Tree node with text: Sessions
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=615782703 data=null doit=true} to Tree node with text: Sessions
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=615782703 data=null} to Tree node with text: Sessions
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=615782703 data=null button=1 stateMask=0x0 x=89 y=127 count=1} to Tree node with text: Sessions
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615782703 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:06:20 [2019-12-20T19:06:20.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=615782704 data=null button=1 stateMask=0x80000 x=89 y=127 count=1} to Tree node with text: Sessions
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - Clicking on with mnemonic 'Create Session...'
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - Clicked on with mnemonic 'Create Session...'
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=615782918 data=null doit=true} to Shell with text {Create Session}
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - matched Text with text " 
14:06:20 [2019-12-20T19:06:20.612Z]  ", using matcher: of type 'Text'
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - matched Text with text " 
14:06:20 [2019-12-20T19:06:20.612Z]  ", using matcher: with label (with mnemonic 'Session Name')
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - matched Text with text " 
14:06:20 [2019-12-20T19:06:20.612Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - Clicking on &Ok
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=615782981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=615782981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=615782981 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=615782981 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=615782981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:20 [2019-12-20T19:06:20.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=615782982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:20 [2019-12-20T19:06:20.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=615782982 data=null item=null detail=0 x=0 y=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:06:20 [2019-12-20T19:06:20.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=615782777 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:06:20 [2019-12-20T19:06:20.868Z] DEBUG - Clicked on 
14:06:20 [2019-12-20T19:06:20.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=615783090 data=null doit=true} to Tree node with text: Sessions
14:06:20 [2019-12-20T19:06:20.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=615783090 data=null} to Tree node with text: Sessions
14:06:20 [2019-12-20T19:06:20.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=615783090 data=null button=1 stateMask=0x0 x=73 y=92 count=1} to Tree node with text: Sessions
14:06:20 [2019-12-20T19:06:20.868Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615783091 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:06:20 [2019-12-20T19:06:20.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=615783091 data=null button=1 stateMask=0x80000 x=73 y=92 count=1} to Tree node with text: Sessions
14:06:20 [2019-12-20T19:06:20.868Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:20 [2019-12-20T19:06:20.868Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:20 [2019-12-20T19:06:20.868Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:20 [2019-12-20T19:06:20.868Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:20 [2019-12-20T19:06:20.868Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:20 [2019-12-20T19:06:20.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615783093 data=null button=0 stateMask=0x0 x=96 y=113 count=0} to Tree node with text: mysession
14:06:20 [2019-12-20T19:06:20.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615783093 data=null doit=true} to Tree node with text: mysession
14:06:20 [2019-12-20T19:06:20.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615783093 data=null} to Tree node with text: mysession
14:06:20 [2019-12-20T19:06:20.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615783093 data=null button=1 stateMask=0x0 x=96 y=113 count=1} to Tree node with text: mysession
14:06:20 [2019-12-20T19:06:20.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615783093 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:06:20 [2019-12-20T19:06:20.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615783095 data=null button=1 stateMask=0x80000 x=96 y=92 count=1} to Tree node with text: mysession
14:06:20 [2019-12-20T19:06:20.869Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:20 [2019-12-20T19:06:20.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615783096 data=null button=0 stateMask=0x0 x=96 y=92 count=0} to Tree node with text: mysession
14:06:20 [2019-12-20T19:06:20.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615783096 data=null doit=true} to Tree node with text: mysession
14:06:20 [2019-12-20T19:06:20.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615783096 data=null} to Tree node with text: mysession
14:06:20 [2019-12-20T19:06:20.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615783096 data=null button=1 stateMask=0x0 x=96 y=92 count=1} to Tree node with text: mysession
14:06:20 [2019-12-20T19:06:20.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615783096 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:06:20 [2019-12-20T19:06:20.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615783097 data=null button=1 stateMask=0x80000 x=96 y=92 count=1} to Tree node with text: mysession
14:06:20 [2019-12-20T19:06:20.869Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
14:06:20 [2019-12-20T19:06:20.869Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=615783317 data=null doit=true} to Shell with text {Enable Events}
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - matched Group with text "All Tracepoint Event...", using matcher: with mnemonic 'All Tracepoint Events and Syscalls'
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'All Tracepoint Events and Syscalls')
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
14:06:21 [2019-12-20T19:06:21.125Z] 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:06:21 [2019-12-20T19:06:21.125Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:06:21 [2019-12-20T19:06:21.125Z] 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:06:21 [2019-12-20T19:06:21.125Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - Clicking on &Ok
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=615783323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=615783323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=615783323 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=615783324 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=615783324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=615783324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
14:06:21 [2019-12-20T19:06:21.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=615783324 data=null item=null detail=0 x=0 y=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:06:21 [2019-12-20T19:06:21.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=615783178 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:06:21 [2019-12-20T19:06:21.125Z] DEBUG - Clicked on 
14:06:21 [2019-12-20T19:06:21.125Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:21 [2019-12-20T19:06:21.125Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:21 [2019-12-20T19:06:21.126Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:06:21 [2019-12-20T19:06:21.126Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:06:21 [2019-12-20T19:06:21.126Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:21 [2019-12-20T19:06:21.126Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:21 [2019-12-20T19:06:21.126Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
14:06:21 [2019-12-20T19:06:21.126Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
14:06:21 [2019-12-20T19:06:21.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=615783430 data=null doit=true} to Tree node with text: channel0
14:06:21 [2019-12-20T19:06:21.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=615783430 data=null} to Tree node with text: channel0
14:06:21 [2019-12-20T19:06:21.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=615783431 data=null button=1 stateMask=0x0 x=127 y=113 count=1} to Tree node with text: channel0
14:06:21 [2019-12-20T19:06:21.126Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=615783436 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:06:21 [2019-12-20T19:06:21.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=615783436 data=null button=1 stateMask=0x80000 x=143 y=92 count=1} to Tree node with text: channel0
14:06:21 [2019-12-20T19:06:21.126Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:21 [2019-12-20T19:06:21.126Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:21 [2019-12-20T19:06:21.126Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:21 [2019-12-20T19:06:21.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615783437 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:06:21 [2019-12-20T19:06:21.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615783437 data=null doit=true} to Tree node with text: mysession
14:06:21 [2019-12-20T19:06:21.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615783437 data=null} to Tree node with text: mysession
14:06:21 [2019-12-20T19:06:21.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615783437 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:06:21 [2019-12-20T19:06:21.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615783438 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:06:21 [2019-12-20T19:06:21.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615783476 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:06:21 [2019-12-20T19:06:21.126Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:21 [2019-12-20T19:06:21.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615783477 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:06:21 [2019-12-20T19:06:21.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615783477 data=null doit=true} to Tree node with text: mysession
14:06:21 [2019-12-20T19:06:21.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615783477 data=null} to Tree node with text: mysession
14:06:21 [2019-12-20T19:06:21.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615783477 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:06:21 [2019-12-20T19:06:21.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615783477 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:06:21 [2019-12-20T19:06:21.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615783478 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:06:21 [2019-12-20T19:06:21.381Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
14:06:21 [2019-12-20T19:06:21.381Z] DEBUG - Clicking on with mnemonic 'Start'
14:06:21 [2019-12-20T19:06:21.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=615783525 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:06:21 [2019-12-20T19:06:21.381Z] DEBUG - Clicked on with mnemonic 'Start'
14:06:21 [2019-12-20T19:06:21.381Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:21 [2019-12-20T19:06:21.381Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:21 [2019-12-20T19:06:21.381Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:21 [2019-12-20T19:06:21.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615783626 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:06:21 [2019-12-20T19:06:21.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615783627 data=null doit=true} to Tree node with text: mysession
14:06:21 [2019-12-20T19:06:21.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615783627 data=null} to Tree node with text: mysession
14:06:21 [2019-12-20T19:06:21.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615783627 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:06:21 [2019-12-20T19:06:21.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615783627 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:06:21 [2019-12-20T19:06:21.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615783628 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:06:21 [2019-12-20T19:06:21.381Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:21 [2019-12-20T19:06:21.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615783629 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:06:21 [2019-12-20T19:06:21.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615783629 data=null doit=true} to Tree node with text: mysession
14:06:21 [2019-12-20T19:06:21.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615783629 data=null} to Tree node with text: mysession
14:06:21 [2019-12-20T19:06:21.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615783629 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:06:21 [2019-12-20T19:06:21.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615783629 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:06:21 [2019-12-20T19:06:21.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615783630 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:06:21 [2019-12-20T19:06:21.381Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
14:06:21 [2019-12-20T19:06:21.381Z] DEBUG - Clicking on with mnemonic 'Stop'
14:06:21 [2019-12-20T19:06:21.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=615783671 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:06:21 [2019-12-20T19:06:21.381Z] DEBUG - Clicked on with mnemonic 'Stop'
14:06:21 [2019-12-20T19:06:21.637Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:21 [2019-12-20T19:06:21.637Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
14:06:21 [2019-12-20T19:06:21.637Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:21 [2019-12-20T19:06:21.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615783773 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:06:21 [2019-12-20T19:06:21.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615783773 data=null doit=true} to Tree node with text: mysession
14:06:21 [2019-12-20T19:06:21.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615783773 data=null} to Tree node with text: mysession
14:06:21 [2019-12-20T19:06:21.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615783773 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:06:21 [2019-12-20T19:06:21.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615783773 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:06:21 [2019-12-20T19:06:21.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615783775 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:06:21 [2019-12-20T19:06:21.637Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:21 [2019-12-20T19:06:21.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=615783776 data=null button=0 stateMask=0x0 x=112 y=50 count=0} to Tree node with text: mysession
14:06:21 [2019-12-20T19:06:21.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=615783776 data=null doit=true} to Tree node with text: mysession
14:06:21 [2019-12-20T19:06:21.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=615783776 data=null} to Tree node with text: mysession
14:06:21 [2019-12-20T19:06:21.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=615783776 data=null button=1 stateMask=0x0 x=112 y=50 count=1} to Tree node with text: mysession
14:06:21 [2019-12-20T19:06:21.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615783776 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:06:21 [2019-12-20T19:06:21.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=615783777 data=null button=1 stateMask=0x80000 x=112 y=50 count=1} to Tree node with text: mysession
14:06:21 [2019-12-20T19:06:21.637Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
14:06:21 [2019-12-20T19:06:21.637Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
14:06:21 [2019-12-20T19:06:21.637Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
14:06:21 [2019-12-20T19:06:21.893Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
14:06:21 [2019-12-20T19:06:21.893Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=615784009 data=null doit=true} to Shell with text {Destroy Confirmation}
14:06:21 [2019-12-20T19:06:21.893Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:06:21 [2019-12-20T19:06:21.893Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:06:21 [2019-12-20T19:06:21.893Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:06:21 [2019-12-20T19:06:21.893Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:06:21 [2019-12-20T19:06:21.893Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:06:21 [2019-12-20T19:06:21.893Z] DEBUG - Clicking on OK
14:06:21 [2019-12-20T19:06:21.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615784010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:06:21 [2019-12-20T19:06:21.893Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615784010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:06:21 [2019-12-20T19:06:21.893Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615784010 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:06:21 [2019-12-20T19:06:21.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615784010 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:06:21 [2019-12-20T19:06:21.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615784010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:06:21 [2019-12-20T19:06:21.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615784010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:06:21 [2019-12-20T19:06:21.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615784010 data=null item=null detail=0 x=0 y=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:06:21 [2019-12-20T19:06:21.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=615783820 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:06:21 [2019-12-20T19:06:21.893Z] DEBUG - Clicked on 
14:06:21 [2019-12-20T19:06:21.893Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
14:06:21 [2019-12-20T19:06:21.893Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:21 [2019-12-20T19:06:21.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=615784086 data=null button=0 stateMask=0x0 x=53 y=-34 count=0} to TreeItem with text {myNode}
14:06:21 [2019-12-20T19:06:21.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=615784086 data=null doit=true} to TreeItem with text {myNode}
14:06:21 [2019-12-20T19:06:21.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=615784086 data=null} to TreeItem with text {myNode}
14:06:21 [2019-12-20T19:06:21.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=615784086 data=null button=1 stateMask=0x0 x=53 y=-34 count=1} to TreeItem with text {myNode}
14:06:21 [2019-12-20T19:06:21.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615784087 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:06:21 [2019-12-20T19:06:21.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=615784088 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode}
14:06:21 [2019-12-20T19:06:21.893Z] DEBUG - Attempting to set focus on Tree with text {}
14:06:21 [2019-12-20T19:06:21.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=615784089 data=null button=0 stateMask=0x0 x=53 y=11 count=0} to TreeItem with text {myNode}
14:06:21 [2019-12-20T19:06:21.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=615784089 data=null doit=true} to TreeItem with text {myNode}
14:06:21 [2019-12-20T19:06:21.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=615784089 data=null} to TreeItem with text {myNode}
14:06:21 [2019-12-20T19:06:21.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=615784089 data=null button=1 stateMask=0x0 x=53 y=11 count=1} to TreeItem with text {myNode}
14:06:21 [2019-12-20T19:06:21.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615784089 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:06:21 [2019-12-20T19:06:21.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=615784090 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {myNode}
14:06:21 [2019-12-20T19:06:21.894Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
14:06:21 [2019-12-20T19:06:21.894Z] DEBUG - Clicking on with mnemonic 'Disconnect'
14:06:21 [2019-12-20T19:06:21.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=615784191 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:06:21 [2019-12-20T19:06:21.894Z] DEBUG - Clicked on with mnemonic 'Disconnect'
14:06:22 [2019-12-20T19:06:22.150Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.851 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
14:06:22 [2019-12-20T19:06:22.150Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest)  Time elapsed: 2.406 s
14:06:22 [2019-12-20T19:06:22.150Z] 
14:06:22 [2019-12-20T19:06:22.150Z] Results:
14:06:22 [2019-12-20T19:06:22.150Z] 
14:06:22 [2019-12-20T19:06:22.150Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
14:06:22 [2019-12-20T19:06:22.150Z] 
14:06:22 [2019-12-20T19:06:22.711Z] 
14:06:22 [2019-12-20T19:06:22.711Z] !ENTRY org.eclipse.core.resources 2 10035 2019-12-20 19:06:22.433
14:06:22 [2019-12-20T19:06:22.711Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:06:24 [2019-12-20T19:06:24.076Z] [INFO] All tests passed!
14:06:24 [2019-12-20T19:06:24.076Z] [INFO] 
14:06:24 [2019-12-20T19:06:24.076Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:06:24 [2019-12-20T19:06:24.076Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT.jar
14:06:24 [2019-12-20T19:06:24.076Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT.pom
14:06:24 [2019-12-20T19:06:24.076Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT-sources.jar
14:06:24 [2019-12-20T19:06:24.076Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT-pack200.jar.pack.gz
14:06:24 [2019-12-20T19:06:24.076Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT-p2metadata.xml
14:06:24 [2019-12-20T19:06:24.076Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.6-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.6-SNAPSHOT-p2artifacts.xml
14:06:24 [2019-12-20T19:06:24.076Z] [INFO] 
14:06:24 [2019-12-20T19:06:24.076Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
14:06:24 [2019-12-20T19:06:24.076Z] [INFO] 
14:06:24 [2019-12-20T19:06:24.076Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >--
14:06:24 [2019-12-20T19:06:24.076Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.12-SNAPSHOT [99/138]
14:06:24 [2019-12-20T19:06:24.076Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:06:24 [2019-12-20T19:06:24.076Z] [INFO] 
14:06:24 [2019-12-20T19:06:24.076Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:06:24 [2019-12-20T19:06:24.076Z] [INFO] 
14:06:24 [2019-12-20T19:06:24.076Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:06:24 [2019-12-20T19:06:24.076Z] [INFO] The project's OSGi version is 1.0.12.201912201815
14:06:24 [2019-12-20T19:06:24.076Z] [INFO] 
14:06:24 [2019-12-20T19:06:24.076Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:06:24 [2019-12-20T19:06:24.076Z] [INFO] 
14:06:24 [2019-12-20T19:06:24.076Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:06:24 [2019-12-20T19:06:24.076Z] [INFO] 
14:06:24 [2019-12-20T19:06:24.076Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:06:24 [2019-12-20T19:06:24.076Z] [INFO] 
14:06:24 [2019-12-20T19:06:24.076Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:06:24 [2019-12-20T19:06:24.076Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:06:24 [2019-12-20T19:06:24.076Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources
14:06:24 [2019-12-20T19:06:24.076Z] [INFO] 
14:06:24 [2019-12-20T19:06:24.076Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:06:24 [2019-12-20T19:06:24.076Z] [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes
14:06:24 [2019-12-20T19:06:24.641Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/FindDialogTestBase.java:[369] 
14:06:24 [2019-12-20T19:06:24.641Z] 	final TimeGraphControl timegraph = view.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class));
14:06:24 [2019-12-20T19:06:24.641Z] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:06:24 [2019-12-20T19:06:24.641Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull TimeGraphControl'. Declaring type 'SWTBotFactory' doesn't seem to be designed with null type annotations in mind
14:06:24 [2019-12-20T19:06:24.641Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/FindDialogTestBase.java:[387] 
14:06:24 [2019-12-20T19:06:24.641Z] 	final TimeGraphControl timegraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class));
14:06:24 [2019-12-20T19:06:24.641Z] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:06:24 [2019-12-20T19:06:24.641Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull TimeGraphControl'. Declaring type 'SWTBotFactory' doesn't seem to be designed with null type annotations in mind
14:06:24 [2019-12-20T19:06:24.641Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/ResourcesViewTest.java:[384] 
14:06:24 [2019-12-20T19:06:24.641Z] 	final TimeGraphMarkerAxis markerAxis = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphMarkerAxis.class));
14:06:24 [2019-12-20T19:06:24.641Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:06:24 [2019-12-20T19:06:24.641Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull TimeGraphMarkerAxis'. Declaring type 'SWTBotFactory' doesn't seem to be designed with null type annotations in mind
14:06:24 [2019-12-20T19:06:24.641Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/ResourcesViewTest.java:[400] 
14:06:24 [2019-12-20T19:06:24.641Z] 	final TimeGraphControl timeGraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class));
14:06:24 [2019-12-20T19:06:24.641Z] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:06:24 [2019-12-20T19:06:24.641Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull TimeGraphControl'. Declaring type 'SWTBotFactory' doesn't seem to be designed with null type annotations in mind
14:06:24 [2019-12-20T19:06:24.641Z] 4 problems (4 warnings)
14:06:24 [2019-12-20T19:06:24.641Z] [INFO] 
14:06:24 [2019-12-20T19:06:24.641Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:06:24 [2019-12-20T19:06:24.641Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:06:24 [2019-12-20T19:06:24.641Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/test/resources
14:06:24 [2019-12-20T19:06:24.641Z] [INFO] 
14:06:24 [2019-12-20T19:06:24.641Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:06:24 [2019-12-20T19:06:24.641Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
14:06:24 [2019-12-20T19:06:24.641Z] [INFO] 
14:06:24 [2019-12-20T19:06:24.641Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:06:24 [2019-12-20T19:06:24.641Z] [INFO] 
14:06:24 [2019-12-20T19:06:24.641Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:06:24 [2019-12-20T19:06:24.641Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
14:06:24 [2019-12-20T19:06:24.641Z] [INFO] 
14:06:24 [2019-12-20T19:06:24.641Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:06:24 [2019-12-20T19:06:24.641Z] [INFO] 
14:06:24 [2019-12-20T19:06:24.641Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:06:24 [2019-12-20T19:06:24.641Z] [INFO] 
14:06:24 [2019-12-20T19:06:24.641Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:06:24 [2019-12-20T19:06:24.642Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
14:06:24 [2019-12-20T19:06:24.642Z] [INFO] 
14:06:24 [2019-12-20T19:06:24.642Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:06:24 [2019-12-20T19:06:24.642Z] [INFO] 
14:06:24 [2019-12-20T19:06:24.642Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:06:26 [2019-12-20T19:06:26.529Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data/.metadata/.log
14:06:26 [2019-12-20T19:06:26.529Z] [INFO] Command line:
14:06:26 [2019-12-20T19:06:26.529Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/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-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:06:26 [2019-12-20T19:06:26.529Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:06:29 [2019-12-20T19:06:29.044Z] !SESSION 2019-12-20 19:06:26.204 -----------------------------------------------
14:06:29 [2019-12-20T19:06:29.044Z] eclipse.buildId=unknown
14:06:29 [2019-12-20T19:06:29.044Z] java.version=1.8.0_202
14:06:29 [2019-12-20T19:06:29.044Z] java.vendor=Oracle Corporation
14:06:29 [2019-12-20T19:06:29.044Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:06:29 [2019-12-20T19:06:29.044Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:06:29 [2019-12-20T19:06:29.044Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/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-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:06:29 [2019-12-20T19:06:29.044Z] 
14:06:29 [2019-12-20T19:06:29.044Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 19:06:28.636
14:06:29 [2019-12-20T19:06:29.044Z] !MESSAGE FrameworkEvent ERROR
14:06:29 [2019-12-20T19:06:29.044Z] !STACK 0
14:06:29 [2019-12-20T19:06:29.044Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:06:29 [2019-12-20T19:06:29.044Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:06:29 [2019-12-20T19:06:29.044Z] 
14:06:29 [2019-12-20T19:06:29.044Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:06:29 [2019-12-20T19:06:29.044Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:06:29 [2019-12-20T19:06:29.044Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:06:29 [2019-12-20T19:06:29.044Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:06:29 [2019-12-20T19:06:29.044Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:06:29 [2019-12-20T19:06:29.044Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:06:29 [2019-12-20T19:06:29.044Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:06:29 [2019-12-20T19:06:29.044Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:06:29 [2019-12-20T19:06:29.044Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:06:29 [2019-12-20T19:06:29.044Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:06:29 [2019-12-20T19:06:29.044Z] 
14:06:29 [2019-12-20T19:06:29.044Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 19:06:28.818
14:06:29 [2019-12-20T19:06:29.044Z] !MESSAGE FrameworkEvent ERROR
14:06:29 [2019-12-20T19:06:29.044Z] !STACK 0
14:06:29 [2019-12-20T19:06:29.044Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:06:29 [2019-12-20T19:06:29.044Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:06:29 [2019-12-20T19:06:29.044Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:06:29 [2019-12-20T19:06:29.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:06:29 [2019-12-20T19:06:29.044Z]        org.apache.httpcomponents.httpclient.win [36]
14:06:29 [2019-12-20T19:06:29.044Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:06:29 [2019-12-20T19:06:29.044Z] 
14:06:29 [2019-12-20T19:06:29.044Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:06:29 [2019-12-20T19:06:29.044Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:06:29 [2019-12-20T19:06:29.044Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:06:29 [2019-12-20T19:06:29.044Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:06:29 [2019-12-20T19:06:29.044Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:06:29 [2019-12-20T19:06:29.044Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:06:29 [2019-12-20T19:06:29.044Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:06:29 [2019-12-20T19:06:29.044Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:06:29 [2019-12-20T19:06:29.044Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:06:29 [2019-12-20T19:06:29.044Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:06:30 [2019-12-20T19:06:30.409Z] process 11625: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
14:06:30 [2019-12-20T19:06:30.409Z] See the manual page for dbus-uuidgen to correct this issue.
14:06:30 [2019-12-20T19:06:30.664Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
14:06:30 [2019-12-20T19:06:30.664Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
14:06:40 [2019-12-20T19:06:40.771Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
14:06:40 [2019-12-20T19:06:40.771Z] Display size: 1440x900
14:06:40 [2019-12-20T19:06:40.771Z] OS version=3.10.0-957.10.1.el7.x86_64
14:06:40 [2019-12-20T19:06:40.771Z] GTK version=3.18.9
14:06:40 [2019-12-20T19:06:40.771Z] GTK theme=Ambiance
14:06:40 [2019-12-20T19:06:40.771Z] LIBOVERLAY_SCROLLBAR=0
14:06:40 [2019-12-20T19:06:40.771Z] Time zone: Coordinated Universal Time
14:06:40 [2019-12-20T19:06:40.771Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
14:06:40 [2019-12-20T19:06:40.771Z] log4j:WARN Please initialize the log4j system properly.
14:06:41 [2019-12-20T19:06:41.027Z] *** BUG ***
14:06:41 [2019-12-20T19:06:41.027Z] In pixman_region32_init_rect: Invalid rectangle passed
14:06:41 [2019-12-20T19:06:41.027Z] Set a breakpoint on '_pixman_log_error' to debug
14:06:41 [2019-12-20T19:06:41.027Z] 
14:06:41 [2019-12-20T19:06:41.283Z] *** BUG ***
14:06:41 [2019-12-20T19:06:41.283Z] In pixman_region32_init_rect: Invalid rectangle passed
14:06:41 [2019-12-20T19:06:41.283Z] Set a breakpoint on '_pixman_log_error' to debug
14:06:41 [2019-12-20T19:06:41.283Z] 
14:06:41 [2019-12-20T19:06:41.283Z] *** BUG ***
14:06:41 [2019-12-20T19:06:41.283Z] In pixman_region32_init_rect: Invalid rectangle passed
14:06:41 [2019-12-20T19:06:41.283Z] Set a breakpoint on '_pixman_log_error' to debug
14:06:41 [2019-12-20T19:06:41.283Z] 
14:07:20 [2019-12-20T19:07:20.134Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.407 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
14:07:20 [2019-12-20T19:07:20.134Z] testOpenAndCloseConcurrency(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest)  Time elapsed: 36.305 s
14:07:20 [2019-12-20T19:07:20.134Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest
14:07:26 [2019-12-20T19:07:26.673Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:07:26 [2019-12-20T19:07:26.673Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:07:26 [2019-12-20T19:07:26.673Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:07:26 [2019-12-20T19:07:26.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:07:26 [2019-12-20T19:07:26.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:07:26 [2019-12-20T19:07:26.673Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
14:07:26 [2019-12-20T19:07:26.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:07:26 [2019-12-20T19:07:26.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:07:26 [2019-12-20T19:07:26.673Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:07:26 [2019-12-20T19:07:26.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:07:26 [2019-12-20T19:07:26.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:07:26 [2019-12-20T19:07:26.931Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
14:07:26 [2019-12-20T19:07:26.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:07:26 [2019-12-20T19:07:26.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:07:26 [2019-12-20T19:07:26.931Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:07:27 [2019-12-20T19:07:27.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:07:27 [2019-12-20T19:07:27.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:07:27 [2019-12-20T19:07:27.187Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
14:07:27 [2019-12-20T19:07:27.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:07:27 [2019-12-20T19:07:27.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:07:27 [2019-12-20T19:07:27.187Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:07:27 [2019-12-20T19:07:27.444Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:07:27 [2019-12-20T19:07:27.444Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:07:28 [2019-12-20T19:07:28.005Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=615850107 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:07:28 [2019-12-20T19:07:28.005Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:07:28 [2019-12-20T19:07:28.005Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:07:28 [2019-12-20T19:07:28.005Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:07:28 [2019-12-20T19:07:28.005Z] DEBUG - Attempting to set focus on Tree with text {}
14:07:28 [2019-12-20T19:07:28.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=615850190 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:07:28 [2019-12-20T19:07:28.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=615850190 data=null doit=true} to TreeItem with text {test}
14:07:28 [2019-12-20T19:07:28.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=615850190 data=null} to TreeItem with text {test}
14:07:28 [2019-12-20T19:07:28.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=615850191 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:07:28 [2019-12-20T19:07:28.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615850191 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:07:28 [2019-12-20T19:07:28.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=615850198 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:07:28 [2019-12-20T19:07:28.005Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:07:28 [2019-12-20T19:07:28.005Z] DEBUG - Clicking on with mnemonic 'Delete'
14:07:28 [2019-12-20T19:07:28.260Z] DEBUG - Clicked on with mnemonic 'Delete'
14:07:28 [2019-12-20T19:07:28.516Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:07:28 [2019-12-20T19:07:28.516Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:07:28 [2019-12-20T19:07:28.516Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:07:28 [2019-12-20T19:07:28.516Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:07:28 [2019-12-20T19:07:28.516Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:07:28 [2019-12-20T19:07:28.516Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:07:28 [2019-12-20T19:07:28.516Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:07:28 [2019-12-20T19:07:28.516Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:07:28 [2019-12-20T19:07:28.516Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:07:28 [2019-12-20T19:07:28.516Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:07:28 [2019-12-20T19:07:28.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615850703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:07:28 [2019-12-20T19:07:28.516Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615850703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:07:28 [2019-12-20T19:07:28.516Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=615850703 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:07:28 [2019-12-20T19:07:28.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=615850704 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:07:28 [2019-12-20T19:07:28.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615850704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:07:28 [2019-12-20T19:07:28.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615850704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:07:28 [2019-12-20T19:07:28.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=615850704 data=null 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:07:28 [2019-12-20T19:07:28.516Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615850704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:07:28 [2019-12-20T19:07:28.516Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615850704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:07:28 [2019-12-20T19:07:28.516Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615850704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:07:28 [2019-12-20T19:07:28.516Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=615850704 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:07:28 [2019-12-20T19:07:28.516Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=615850704 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:07:28 [2019-12-20T19:07:28.516Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:07:28 [2019-12-20T19:07:28.516Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:07:28 [2019-12-20T19:07:28.516Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:07:28 [2019-12-20T19:07:28.516Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:07:28 [2019-12-20T19:07:28.516Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:07:28 [2019-12-20T19:07:28.516Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:07:28 [2019-12-20T19:07:28.517Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:07:28 [2019-12-20T19:07:28.517Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:07:28 [2019-12-20T19:07:28.517Z] DEBUG - Clicking on OK
14:07:28 [2019-12-20T19:07:28.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615850705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:07:28 [2019-12-20T19:07:28.517Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615850706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:07:28 [2019-12-20T19:07:28.517Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615850706 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:07:28 [2019-12-20T19:07:28.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615850706 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:07:28 [2019-12-20T19:07:28.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615850706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:07:28 [2019-12-20T19:07:28.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615850706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:07:28 [2019-12-20T19:07:28.517Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:07:28 [2019-12-20T19:07:28.517Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:07:28 [2019-12-20T19:07:28.517Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:07:28 [2019-12-20T19:07:28.517Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:07:28 [2019-12-20T19:07:28.517Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:07:28 [2019-12-20T19:07:28.517Z] DEBUG - Clicked on OK
14:07:29 [2019-12-20T19:07:29.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615850706 data=null item=null detail=0 x=0 y=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:07:29 [2019-12-20T19:07:29.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=615850312 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:07:29 [2019-12-20T19:07:29.079Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.587 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest
14:07:29 [2019-12-20T19:07:29.079Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewExpandStateTest)  Time elapsed: 2.098 s
14:07:29 [2019-12-20T19:07:29.079Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
14:07:33 [2019-12-20T19:07:33.247Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:07:33 [2019-12-20T19:07:33.247Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:07:33 [2019-12-20T19:07:33.247Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
14:07:33 [2019-12-20T19:07:33.503Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:07:33 [2019-12-20T19:07:33.503Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:07:33 [2019-12-20T19:07:33.503Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:07:33 [2019-12-20T19:07:33.503Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:07:33 [2019-12-20T19:07:33.503Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:07:33 [2019-12-20T19:07:33.503Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:07:33 [2019-12-20T19:07:33.503Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:07:33 [2019-12-20T19:07:33.503Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=615856179 data=null doit=true} to Shell with text {Find}
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - Setting text on (of type 'Combo') to \ACPU
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=615856184 data=null} to (of type 'Combo')
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - Set text on (of type 'Combo') to \ACPU
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1768c77f
14:07:34 [2019-12-20T19:07:34.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=615856194 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:07:34 [2019-12-20T19:07:34.066Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=615856194 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:07:34 [2019-12-20T19:07:34.066Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=615856194 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=615856194 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=615856195 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:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=615856195 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:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=615856195 data=null item=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:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=615856195 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:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=615856195 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:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=615856195 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:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=615856195 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=615856196 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@bb0dcb6
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=615856198 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:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=615856198 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:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=615856198 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=615856198 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=615856199 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:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=615856199 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:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=615856199 data=null item=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:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=615856199 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:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=615856199 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:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=615856199 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:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=615856199 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=615856199 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Clicking on Fi&nd
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=615856200 data=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:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=615856200 data=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:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=615856200 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=615856200 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=615856200 data=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:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=615856200 data=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:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=615856200 data=null item=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:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=615856201 data=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:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=615856201 data=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:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=615856202 data=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:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=615856202 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=615856202 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Clicked on Fi&nd
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Combo with text "\ACPU", using matcher: of type 'Combo'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Combo with text "\ACPU", using matcher: (of type 'Combo')
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Setting text on (of type 'Combo') to \ACPU
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=615856204 data=null} to (of type 'Combo')
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Set text on (of type 'Combo') to \ACPU
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.067Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1b60c196
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=615856323 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:07:34 [2019-12-20T19:07:34.068Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=615856323 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:07:34 [2019-12-20T19:07:34.068Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=615856323 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=615856324 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=615856324 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:07:34 [2019-12-20T19:07:34.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=615856324 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:07:34 [2019-12-20T19:07:34.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=615856324 data=null item=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:07:34 [2019-12-20T19:07:34.068Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=615856324 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:07:34 [2019-12-20T19:07:34.068Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=615856325 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:07:34 [2019-12-20T19:07:34.068Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=615856325 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:07:34 [2019-12-20T19:07:34.068Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=615856325 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=615856325 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - Clicking on Fi&nd
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=615856325 data=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:07:34 [2019-12-20T19:07:34.068Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=615856325 data=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:07:34 [2019-12-20T19:07:34.068Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=615856325 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=615856325 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=615856325 data=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:07:34 [2019-12-20T19:07:34.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=615856326 data=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:07:34 [2019-12-20T19:07:34.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=615856326 data=null item=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:07:34 [2019-12-20T19:07:34.068Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=615856326 data=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:07:34 [2019-12-20T19:07:34.068Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=615856326 data=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:07:34 [2019-12-20T19:07:34.068Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=615856326 data=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:07:34 [2019-12-20T19:07:34.068Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=615856326 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=615856327 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - Clicked on Fi&nd
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - Clicking on Close
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=615856329 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:07:34 [2019-12-20T19:07:34.068Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=615856329 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:07:34 [2019-12-20T19:07:34.068Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=615856329 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=615856329 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:07:34 [2019-12-20T19:07:34.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=615856329 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:07:34 [2019-12-20T19:07:34.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=615856329 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:07:34 [2019-12-20T19:07:34.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=615856329 data=null item=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:07:34 [2019-12-20T19:07:34.324Z] DEBUG - Clicked on 
14:07:34 [2019-12-20T19:07:34.324Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
14:07:34 [2019-12-20T19:07:34.324Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:07:34 [2019-12-20T19:07:34.324Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:07:34 [2019-12-20T19:07:34.324Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:07:34 [2019-12-20T19:07:34.324Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:07:34 [2019-12-20T19:07:34.324Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:07:34 [2019-12-20T19:07:34.324Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:07:34 [2019-12-20T19:07:34.580Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:07:34 [2019-12-20T19:07:34.580Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=615857005 data=null doit=true} to Shell with text {Find}
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=615857081 data=null} to (of type 'Combo')
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - Set text on (of type 'Combo') to CPU 1
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@64c189d8
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=615857085 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:07:34 [2019-12-20T19:07:34.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=615857086 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:07:34 [2019-12-20T19:07:34.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=615857086 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=615857086 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=615857086 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:07:34 [2019-12-20T19:07:34.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=615857086 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:07:34 [2019-12-20T19:07:34.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=615857086 data=null item=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:07:34 [2019-12-20T19:07:34.837Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=615857086 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:07:34 [2019-12-20T19:07:34.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=615857086 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:07:34 [2019-12-20T19:07:34.837Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=615857086 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:07:34 [2019-12-20T19:07:34.837Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=615857086 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=615857087 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.837Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - Clicking on Fi&nd
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=615857088 data=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:07:34 [2019-12-20T19:07:34.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=615857088 data=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:07:34 [2019-12-20T19:07:34.838Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=615857088 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=615857088 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=615857089 data=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:07:34 [2019-12-20T19:07:34.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=615857089 data=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:07:34 [2019-12-20T19:07:34.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=615857089 data=null item=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:07:34 [2019-12-20T19:07:34.838Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=615857089 data=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:07:34 [2019-12-20T19:07:34.838Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=615857089 data=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:07:34 [2019-12-20T19:07:34.838Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=615857089 data=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:07:34 [2019-12-20T19:07:34.838Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=615857089 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=615857089 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - Clicked on Fi&nd
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=615857094 data=null} to (of type 'Combo')
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - Set text on (of type 'Combo') to CPU 1
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=615857105 data=null doit=true} to Button with text {F&orward}
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=615857105 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:07:34 [2019-12-20T19:07:34.838Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=615857106 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=615857106 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:07:34 [2019-12-20T19:07:34.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=615857106 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:07:34 [2019-12-20T19:07:34.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=615857107 data=null item=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:07:34 [2019-12-20T19:07:34.838Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.838Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.839Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.839Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.839Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.839Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:07:34 [2019-12-20T19:07:34.839Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:07:34 [2019-12-20T19:07:34.839Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.839Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.839Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.839Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:07:34 [2019-12-20T19:07:34.839Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:07:34 [2019-12-20T19:07:34.839Z] DEBUG - Clicking on Fi&nd
14:07:34 [2019-12-20T19:07:34.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=615857113 data=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:07:34 [2019-12-20T19:07:34.839Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=615857113 data=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:07:34 [2019-12-20T19:07:34.839Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=615857113 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:34 [2019-12-20T19:07:34.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=615857113 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:34 [2019-12-20T19:07:34.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=615857113 data=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:07:34 [2019-12-20T19:07:34.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=615857113 data=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:07:34 [2019-12-20T19:07:34.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=615857174 data=null item=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:07:34 [2019-12-20T19:07:34.839Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=615857174 data=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:07:34 [2019-12-20T19:07:34.839Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=615857175 data=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:07:34 [2019-12-20T19:07:34.839Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=615857175 data=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:07:34 [2019-12-20T19:07:34.839Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=615857175 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:34 [2019-12-20T19:07:34.839Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=615857175 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:34 [2019-12-20T19:07:34.839Z] DEBUG - Clicked on Fi&nd
14:07:34 [2019-12-20T19:07:34.839Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:07:34 [2019-12-20T19:07:34.839Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:07:34 [2019-12-20T19:07:34.839Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
14:07:34 [2019-12-20T19:07:34.839Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
14:07:34 [2019-12-20T19:07:34.839Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:07:34 [2019-12-20T19:07:34.839Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:07:34 [2019-12-20T19:07:34.839Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:07:34 [2019-12-20T19:07:34.839Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:07:34 [2019-12-20T19:07:34.839Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.839Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.839Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.839Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.839Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.839Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.839Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.839Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:07:34 [2019-12-20T19:07:34.839Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:07:34 [2019-12-20T19:07:34.839Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:07:34 [2019-12-20T19:07:34.839Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:34 [2019-12-20T19:07:34.839Z] DEBUG - Clicking on Close
14:07:34 [2019-12-20T19:07:34.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=615857177 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:07:34 [2019-12-20T19:07:34.839Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=615857177 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:07:34 [2019-12-20T19:07:34.839Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=615857177 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:07:34 [2019-12-20T19:07:34.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=615857177 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:07:34 [2019-12-20T19:07:34.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=615857177 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:07:34 [2019-12-20T19:07:34.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=615857177 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:07:34 [2019-12-20T19:07:34.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=615857178 data=null item=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:07:35 [2019-12-20T19:07:35.095Z] DEBUG - Clicked on 
14:07:35 [2019-12-20T19:07:35.095Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
14:07:35 [2019-12-20T19:07:35.350Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:07:35 [2019-12-20T19:07:35.350Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:07:35 [2019-12-20T19:07:35.350Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:07:35 [2019-12-20T19:07:35.350Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:07:35 [2019-12-20T19:07:35.350Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:07:35 [2019-12-20T19:07:35.350Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:07:35 [2019-12-20T19:07:35.350Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:07:35 [2019-12-20T19:07:35.350Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=615857796 data=null doit=true} to Shell with text {Find}
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - Setting text on (of type 'Combo') to CPU
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU} time=615857877 data=null} to (of type 'Combo')
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - Set text on (of type 'Combo') to CPU
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=615857878 data=null doit=true} to Button with text {&Backward}
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=615857878 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:07:35 [2019-12-20T19:07:35.608Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=615857879 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=615857879 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:07:35 [2019-12-20T19:07:35.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=615857880 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:07:35 [2019-12-20T19:07:35.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=615857880 data=null item=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:07:35 [2019-12-20T19:07:35.608Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@11101f62
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=615857882 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:07:35 [2019-12-20T19:07:35.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=615857882 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:07:35 [2019-12-20T19:07:35.608Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=615857882 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=615857882 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:07:35 [2019-12-20T19:07:35.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=615857882 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:07:35 [2019-12-20T19:07:35.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=615857882 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:07:35 [2019-12-20T19:07:35.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=615857882 data=null item=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:07:35 [2019-12-20T19:07:35.608Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=615857883 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:07:35 [2019-12-20T19:07:35.608Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=615857883 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:07:35 [2019-12-20T19:07:35.609Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=615857883 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:07:35 [2019-12-20T19:07:35.609Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=615857883 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=615857883 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3fd64d6b
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=615857884 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:07:35 [2019-12-20T19:07:35.609Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=615857884 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:07:35 [2019-12-20T19:07:35.609Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=615857884 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=615857884 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=615857884 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:07:35 [2019-12-20T19:07:35.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=615857884 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:07:35 [2019-12-20T19:07:35.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=615857884 data=null item=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:07:35 [2019-12-20T19:07:35.609Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=615857885 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:07:35 [2019-12-20T19:07:35.609Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=615857885 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:07:35 [2019-12-20T19:07:35.609Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=615857885 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:07:35 [2019-12-20T19:07:35.609Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=615857885 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=615857885 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - Clicking on Fi&nd
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=615857886 data=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:07:35 [2019-12-20T19:07:35.609Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=615857886 data=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:07:35 [2019-12-20T19:07:35.609Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=615857886 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=615857886 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=615857886 data=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:07:35 [2019-12-20T19:07:35.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=615857886 data=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:07:35 [2019-12-20T19:07:35.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=615857886 data=null item=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:07:35 [2019-12-20T19:07:35.609Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=615857887 data=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:07:35 [2019-12-20T19:07:35.609Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=615857887 data=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:07:35 [2019-12-20T19:07:35.609Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=615857887 data=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:07:35 [2019-12-20T19:07:35.609Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=615857887 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=615857887 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - Clicked on Fi&nd
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Combo with text "CPU", using matcher: of type 'Combo'
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Combo with text "CPU", using matcher: (of type 'Combo')
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - Setting text on (of type 'Combo') to CP
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CP} time=615857888 data=null} to (of type 'Combo')
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - Set text on (of type 'Combo') to CP
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.609Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again.
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - Clicking on Fi&nd
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=615857975 data=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:07:35 [2019-12-20T19:07:35.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=615857975 data=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:07:35 [2019-12-20T19:07:35.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=615857975 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=615857975 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:35 [2019-12-20T19:07:35.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=615857975 data=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:07:35 [2019-12-20T19:07:35.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=615857975 data=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:07:35 [2019-12-20T19:07:35.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=615857975 data=null item=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:07:35 [2019-12-20T19:07:35.866Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=615857978 data=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:07:35 [2019-12-20T19:07:35.866Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=615857978 data=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:07:35 [2019-12-20T19:07:35.866Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=615857978 data=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:07:35 [2019-12-20T19:07:35.866Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=615857978 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:35 [2019-12-20T19:07:35.866Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=615857978 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:35 [2019-12-20T19:07:35.866Z] DEBUG - Clicked on Fi&nd
14:07:35 [2019-12-20T19:07:35.866Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:07:35 [2019-12-20T19:07:35.866Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:07:35 [2019-12-20T19:07:35.866Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
14:07:35 [2019-12-20T19:07:35.866Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
14:07:35 [2019-12-20T19:07:35.866Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:07:35 [2019-12-20T19:07:35.866Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:07:35 [2019-12-20T19:07:35.866Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.866Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.866Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.866Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.866Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.866Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.866Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.866Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:07:35 [2019-12-20T19:07:35.866Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:07:35 [2019-12-20T19:07:35.867Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:07:35 [2019-12-20T19:07:35.867Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:35 [2019-12-20T19:07:35.867Z] DEBUG - Clicking on Close
14:07:35 [2019-12-20T19:07:35.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=615857980 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:07:35 [2019-12-20T19:07:35.867Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=615857980 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:07:35 [2019-12-20T19:07:35.867Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=615857980 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:07:35 [2019-12-20T19:07:35.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=615857980 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:07:35 [2019-12-20T19:07:35.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=615857980 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:07:35 [2019-12-20T19:07:35.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=615857980 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:07:35 [2019-12-20T19:07:35.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=615857980 data=null item=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:07:35 [2019-12-20T19:07:35.867Z] DEBUG - Clicked on 
14:07:35 [2019-12-20T19:07:35.867Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
14:07:36 [2019-12-20T19:07:36.122Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:07:36 [2019-12-20T19:07:36.122Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:07:36 [2019-12-20T19:07:36.122Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:07:36 [2019-12-20T19:07:36.122Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:07:36 [2019-12-20T19:07:36.122Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:07:36 [2019-12-20T19:07:36.122Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:07:36 [2019-12-20T19:07:36.122Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:07:36 [2019-12-20T19:07:36.122Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=615858601 data=null doit=true} to Shell with text {Find}
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=615858603 data=null} to (of type 'Combo')
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - Set text on (of type 'Combo') to CPU 1
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4704b66a
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=615858605 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:07:36 [2019-12-20T19:07:36.381Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=615858606 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:07:36 [2019-12-20T19:07:36.381Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=615858606 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=615858606 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=615858606 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:07:36 [2019-12-20T19:07:36.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=615858606 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:07:36 [2019-12-20T19:07:36.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=615858606 data=null item=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:07:36 [2019-12-20T19:07:36.381Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=615858606 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:07:36 [2019-12-20T19:07:36.381Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=615858606 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:07:36 [2019-12-20T19:07:36.381Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=615858606 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:07:36 [2019-12-20T19:07:36.381Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=615858606 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=615858606 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:07:36 [2019-12-20T19:07:36.381Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - Clicking on Fi&nd
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=615858608 data=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:07:36 [2019-12-20T19:07:36.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=615858608 data=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:07:36 [2019-12-20T19:07:36.382Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=615858608 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=615858609 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=615858609 data=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:07:36 [2019-12-20T19:07:36.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=615858609 data=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:07:36 [2019-12-20T19:07:36.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=615858609 data=null item=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:07:36 [2019-12-20T19:07:36.382Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=615858609 data=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:07:36 [2019-12-20T19:07:36.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=615858609 data=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:07:36 [2019-12-20T19:07:36.382Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=615858609 data=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:07:36 [2019-12-20T19:07:36.382Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=615858609 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=615858609 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - Clicked on Fi&nd
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - Setting text on (of type 'Combo') to cpu 1
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {cpu 1} time=615858610 data=null} to (of type 'Combo')
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - Set text on (of type 'Combo') to cpu 1
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again.
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - Clicking on Fi&nd
14:07:36 [2019-12-20T19:07:36.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=615858685 data=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:07:36 [2019-12-20T19:07:36.382Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=615858685 data=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:07:36 [2019-12-20T19:07:36.383Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=615858685 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:36 [2019-12-20T19:07:36.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=615858685 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:36 [2019-12-20T19:07:36.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=615858685 data=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:07:36 [2019-12-20T19:07:36.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=615858685 data=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:07:36 [2019-12-20T19:07:36.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=615858685 data=null item=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:07:36 [2019-12-20T19:07:36.383Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=615858687 data=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:07:36 [2019-12-20T19:07:36.383Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=615858687 data=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:07:36 [2019-12-20T19:07:36.383Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=615858687 data=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:07:36 [2019-12-20T19:07:36.383Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=615858687 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:36 [2019-12-20T19:07:36.383Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=615858687 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:36 [2019-12-20T19:07:36.383Z] DEBUG - Clicked on Fi&nd
14:07:36 [2019-12-20T19:07:36.383Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:07:36 [2019-12-20T19:07:36.383Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:07:36 [2019-12-20T19:07:36.383Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
14:07:36 [2019-12-20T19:07:36.383Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
14:07:36 [2019-12-20T19:07:36.383Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:07:36 [2019-12-20T19:07:36.383Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:07:36 [2019-12-20T19:07:36.383Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.383Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.383Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.383Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.383Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.383Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.383Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.383Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:07:36 [2019-12-20T19:07:36.383Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:07:36 [2019-12-20T19:07:36.383Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:07:36 [2019-12-20T19:07:36.383Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:36 [2019-12-20T19:07:36.383Z] DEBUG - Clicking on Close
14:07:36 [2019-12-20T19:07:36.383Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=615858689 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:07:36 [2019-12-20T19:07:36.383Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=615858691 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:07:36 [2019-12-20T19:07:36.383Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=615858691 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:07:36 [2019-12-20T19:07:36.383Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=615858691 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:07:36 [2019-12-20T19:07:36.383Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=615858691 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:07:36 [2019-12-20T19:07:36.383Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=615858691 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:07:36 [2019-12-20T19:07:36.383Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=615858691 data=null item=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:07:36 [2019-12-20T19:07:36.639Z] DEBUG - Clicked on 
14:07:36 [2019-12-20T19:07:36.639Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
14:07:36 [2019-12-20T19:07:36.639Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:07:36 [2019-12-20T19:07:36.639Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:07:36 [2019-12-20T19:07:36.639Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:07:36 [2019-12-20T19:07:36.639Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:07:36 [2019-12-20T19:07:36.639Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:07:36 [2019-12-20T19:07:36.639Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:07:36 [2019-12-20T19:07:36.639Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:07:36 [2019-12-20T19:07:36.895Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:07:37 [2019-12-20T19:07:37.151Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:07:37 [2019-12-20T19:07:37.151Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=615859299 data=null doit=true} to Shell with text {Find}
14:07:37 [2019-12-20T19:07:37.151Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:07:37 [2019-12-20T19:07:37.151Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:07:37 [2019-12-20T19:07:37.151Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:37 [2019-12-20T19:07:37.151Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:37 [2019-12-20T19:07:37.151Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:37 [2019-12-20T19:07:37.151Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:37 [2019-12-20T19:07:37.151Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:37 [2019-12-20T19:07:37.151Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:37 [2019-12-20T19:07:37.151Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:37 [2019-12-20T19:07:37.151Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:07:37 [2019-12-20T19:07:37.151Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:07:37 [2019-12-20T19:07:37.151Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:07:37 [2019-12-20T19:07:37.151Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:37 [2019-12-20T19:07:37.151Z] DEBUG - Clicking on Close
14:07:37 [2019-12-20T19:07:37.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=615859301 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:07:37 [2019-12-20T19:07:37.151Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=615859301 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:07:37 [2019-12-20T19:07:37.151Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=615859301 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:07:37 [2019-12-20T19:07:37.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=615859301 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:07:37 [2019-12-20T19:07:37.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=615859301 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:07:37 [2019-12-20T19:07:37.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=615859301 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:07:37 [2019-12-20T19:07:37.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=615859301 data=null item=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:07:37 [2019-12-20T19:07:37.407Z] DEBUG - Clicked on 
14:07:37 [2019-12-20T19:07:37.407Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:07:37 [2019-12-20T19:07:37.407Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:07:37 [2019-12-20T19:07:37.407Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:07:37 [2019-12-20T19:07:37.407Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:07:37 [2019-12-20T19:07:37.407Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:07:37 [2019-12-20T19:07:37.407Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:07:37 [2019-12-20T19:07:37.407Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:07:37 [2019-12-20T19:07:37.407Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:07:37 [2019-12-20T19:07:37.665Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:07:37 [2019-12-20T19:07:37.665Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=615859888 data=null doit=true} to Shell with text {Find}
14:07:37 [2019-12-20T19:07:37.665Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:07:37 [2019-12-20T19:07:37.665Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:07:37 [2019-12-20T19:07:37.665Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:37 [2019-12-20T19:07:37.665Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:37 [2019-12-20T19:07:37.665Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:37 [2019-12-20T19:07:37.665Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:37 [2019-12-20T19:07:37.665Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:37 [2019-12-20T19:07:37.665Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:37 [2019-12-20T19:07:37.665Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:37 [2019-12-20T19:07:37.665Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:07:37 [2019-12-20T19:07:37.665Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:07:37 [2019-12-20T19:07:37.665Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:07:37 [2019-12-20T19:07:37.665Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:37 [2019-12-20T19:07:37.665Z] DEBUG - Clicking on Close
14:07:37 [2019-12-20T19:07:37.665Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=615859895 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:07:37 [2019-12-20T19:07:37.665Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=615859895 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:07:37 [2019-12-20T19:07:37.665Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=615859895 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:07:37 [2019-12-20T19:07:37.665Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=615859895 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:07:37 [2019-12-20T19:07:37.665Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=615859895 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:07:37 [2019-12-20T19:07:37.665Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=615859895 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:07:37 [2019-12-20T19:07:37.665Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=615859895 data=null item=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:07:37 [2019-12-20T19:07:37.920Z] DEBUG - Clicked on 
14:07:37 [2019-12-20T19:07:37.920Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
14:07:37 [2019-12-20T19:07:37.920Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:07:37 [2019-12-20T19:07:37.920Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:07:37 [2019-12-20T19:07:37.920Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:07:37 [2019-12-20T19:07:37.920Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:07:37 [2019-12-20T19:07:37.920Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:07:37 [2019-12-20T19:07:37.920Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:07:37 [2019-12-20T19:07:37.920Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:07:37 [2019-12-20T19:07:37.920Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:07:38 [2019-12-20T19:07:38.483Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:07:38 [2019-12-20T19:07:38.483Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=615860581 data=null doit=true} to Shell with text {Find}
14:07:38 [2019-12-20T19:07:38.483Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:07:38 [2019-12-20T19:07:38.483Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.483Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.483Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.483Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.483Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.483Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.483Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.483Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.483Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
14:07:38 [2019-12-20T19:07:38.483Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=615860583 data=null} to (of type 'Combo')
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Set text on (of type 'Combo') to CPU 1
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=615860585 data=null doit=true} to Button with text {F&orward}
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=615860585 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:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=615860586 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=615860587 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:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=615860587 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:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=615860587 data=null item=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:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7df5358
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=615860588 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:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=615860588 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:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=615860588 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=615860588 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=615860588 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:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=615860588 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:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=615860588 data=null item=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:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=615860588 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:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=615860588 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:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=615860589 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:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=615860589 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=615860589 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@49d26eba
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=615860589 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:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=615860590 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:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=615860590 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=615860590 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=615860590 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:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=615860590 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:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=615860590 data=null item=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:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=615860590 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:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=615860590 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:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=615860590 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:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=615860590 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=615860590 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:07:38 [2019-12-20T19:07:38.484Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - Clicking on Fi&nd
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=615860592 data=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:07:38 [2019-12-20T19:07:38.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=615860592 data=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:07:38 [2019-12-20T19:07:38.485Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=615860592 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=615860592 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=615860592 data=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:07:38 [2019-12-20T19:07:38.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=615860592 data=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:07:38 [2019-12-20T19:07:38.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=615860592 data=null item=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:07:38 [2019-12-20T19:07:38.485Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=615860593 data=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:07:38 [2019-12-20T19:07:38.485Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=615860593 data=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:07:38 [2019-12-20T19:07:38.485Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=615860593 data=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:07:38 [2019-12-20T19:07:38.485Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=615860593 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=615860593 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - Clicked on Fi&nd
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=615860602 data=null} to (of type 'Combo')
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - Set text on (of type 'Combo') to CPU 1
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=615860603 data=null doit=true} to Button with text {&Backward}
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=615860603 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:07:38 [2019-12-20T19:07:38.485Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=615860604 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=615860604 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:07:38 [2019-12-20T19:07:38.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=615860604 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:07:38 [2019-12-20T19:07:38.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=615860604 data=null item=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:07:38 [2019-12-20T19:07:38.485Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:07:38 [2019-12-20T19:07:38.485Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:07:38 [2019-12-20T19:07:38.486Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:07:38 [2019-12-20T19:07:38.486Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.486Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.486Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:07:38 [2019-12-20T19:07:38.486Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:07:38 [2019-12-20T19:07:38.486Z] DEBUG - Clicking on Fi&nd
14:07:38 [2019-12-20T19:07:38.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=615860607 data=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:07:38 [2019-12-20T19:07:38.486Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=615860607 data=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:07:38 [2019-12-20T19:07:38.486Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=615860607 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:38 [2019-12-20T19:07:38.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=615860607 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:38 [2019-12-20T19:07:38.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=615860607 data=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:07:38 [2019-12-20T19:07:38.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=615860607 data=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:07:38 [2019-12-20T19:07:38.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=615860608 data=null item=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:07:38 [2019-12-20T19:07:38.486Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=615860608 data=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:07:38 [2019-12-20T19:07:38.486Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=615860608 data=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:07:38 [2019-12-20T19:07:38.486Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=615860608 data=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:07:38 [2019-12-20T19:07:38.486Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=615860608 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:38 [2019-12-20T19:07:38.486Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=615860608 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:07:38 [2019-12-20T19:07:38.486Z] DEBUG - Clicked on Fi&nd
14:07:38 [2019-12-20T19:07:38.486Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:07:38 [2019-12-20T19:07:38.486Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:07:38 [2019-12-20T19:07:38.486Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
14:07:38 [2019-12-20T19:07:38.486Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
14:07:38 [2019-12-20T19:07:38.486Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:07:38 [2019-12-20T19:07:38.486Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:07:38 [2019-12-20T19:07:38.486Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.486Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.486Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.486Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.486Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.486Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.486Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.486Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:07:38 [2019-12-20T19:07:38.486Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:07:38 [2019-12-20T19:07:38.486Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:07:38 [2019-12-20T19:07:38.486Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:07:38 [2019-12-20T19:07:38.486Z] DEBUG - Clicking on Close
14:07:38 [2019-12-20T19:07:38.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=615860685 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:07:38 [2019-12-20T19:07:38.486Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=615860685 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:07:38 [2019-12-20T19:07:38.486Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=615860686 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:07:38 [2019-12-20T19:07:38.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=615860686 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:07:38 [2019-12-20T19:07:38.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=615860686 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:07:38 [2019-12-20T19:07:38.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=615860686 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:07:38 [2019-12-20T19:07:38.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=615860686 data=null item=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:07:38 [2019-12-20T19:07:38.741Z] DEBUG - Clicked on 
14:07:38 [2019-12-20T19:07:38.741Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=615861001 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}
14:07:38 [2019-12-20T19:07:38.742Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:07:38 [2019-12-20T19:07:38.742Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:07:38 [2019-12-20T19:07:38.742Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:07:38 [2019-12-20T19:07:38.742Z] DEBUG - Attempting to set focus on Tree with text {}
14:07:38 [2019-12-20T19:07:38.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=615861108 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:07:38 [2019-12-20T19:07:38.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=615861108 data=null doit=true} to TreeItem with text {test}
14:07:38 [2019-12-20T19:07:38.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=615861108 data=null} to TreeItem with text {test}
14:07:38 [2019-12-20T19:07:38.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=615861108 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:07:38 [2019-12-20T19:07:38.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615861109 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:07:38 [2019-12-20T19:07:38.997Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=615861184 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:07:38 [2019-12-20T19:07:38.997Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:07:38 [2019-12-20T19:07:38.997Z] DEBUG - Clicking on with mnemonic 'Delete'
14:07:39 [2019-12-20T19:07:39.253Z] DEBUG - Clicked on with mnemonic 'Delete'
14:07:40 [2019-12-20T19:07:40.180Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:07:40 [2019-12-20T19:07:40.180Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:07:40 [2019-12-20T19:07:40.180Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:07:40 [2019-12-20T19:07:40.180Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:07:40 [2019-12-20T19:07:40.180Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:07:40 [2019-12-20T19:07:40.180Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:07:40 [2019-12-20T19:07:40.180Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:07:40 [2019-12-20T19:07:40.180Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:07:40 [2019-12-20T19:07:40.180Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:07:40 [2019-12-20T19:07:40.180Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:07:40 [2019-12-20T19:07:40.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615862307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:07:40 [2019-12-20T19:07:40.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615862308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:07:40 [2019-12-20T19:07:40.180Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=615862308 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:07:40 [2019-12-20T19:07:40.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=615862308 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:07:40 [2019-12-20T19:07:40.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615862308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:07:40 [2019-12-20T19:07:40.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615862308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:07:40 [2019-12-20T19:07:40.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=615862308 data=null 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:07:40 [2019-12-20T19:07:40.180Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615862308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:07:40 [2019-12-20T19:07:40.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615862308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:07:40 [2019-12-20T19:07:40.180Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615862308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:07:40 [2019-12-20T19:07:40.180Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=615862308 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:07:40 [2019-12-20T19:07:40.180Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=615862308 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:07:40 [2019-12-20T19:07:40.180Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:07:40 [2019-12-20T19:07:40.180Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:07:40 [2019-12-20T19:07:40.180Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:07:40 [2019-12-20T19:07:40.180Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:07:40 [2019-12-20T19:07:40.180Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:07:40 [2019-12-20T19:07:40.180Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:07:40 [2019-12-20T19:07:40.180Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:07:40 [2019-12-20T19:07:40.180Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:07:40 [2019-12-20T19:07:40.180Z] DEBUG - Clicking on OK
14:07:40 [2019-12-20T19:07:40.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615862309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:07:40 [2019-12-20T19:07:40.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615862309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:07:40 [2019-12-20T19:07:40.180Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615862309 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:07:40 [2019-12-20T19:07:40.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615862309 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:07:40 [2019-12-20T19:07:40.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615862309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:07:40 [2019-12-20T19:07:40.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615862309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:07:40 [2019-12-20T19:07:40.180Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:07:40 [2019-12-20T19:07:40.180Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:07:40 [2019-12-20T19:07:40.180Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:07:40 [2019-12-20T19:07:40.181Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:07:40 [2019-12-20T19:07:40.181Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:07:40 [2019-12-20T19:07:40.181Z] DEBUG - Clicked on OK
14:07:40 [2019-12-20T19:07:40.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615862309 data=null item=null detail=0 x=0 y=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:07:40 [2019-12-20T19:07:40.436Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=615861290 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:07:40 [2019-12-20T19:07:40.692Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.482 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
14:07:40 [2019-12-20T19:07:40.692Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 1.107 s
14:07:40 [2019-12-20T19:07:40.692Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.808 s
14:07:40 [2019-12-20T19:07:40.692Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.803 s
14:07:40 [2019-12-20T19:07:40.692Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.72 s
14:07:40 [2019-12-20T19:07:40.692Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 1.266 s
14:07:40 [2019-12-20T19:07:40.692Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.728 s
14:07:40 [2019-12-20T19:07:40.692Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
14:07:44 [2019-12-20T19:07:44.858Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:07:44 [2019-12-20T19:07:44.858Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:07:44 [2019-12-20T19:07:44.858Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.controlflow"'
14:07:44 [2019-12-20T19:07:44.858Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.analysis.graph.ui.criticalpath.view.criticalpathview"'
14:07:45 [2019-12-20T19:07:45.113Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:07:45 [2019-12-20T19:07:45.113Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:07:45 [2019-12-20T19:07:45.113Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:07:45 [2019-12-20T19:07:45.113Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:07:45 [2019-12-20T19:07:45.369Z] DEBUG - matched MenuItem with text "Follow weston/338", using matcher: with mnemonic 'Follow weston/338'
14:07:45 [2019-12-20T19:07:45.369Z] DEBUG - Clicking on with mnemonic 'Follow weston/338'
14:07:45 [2019-12-20T19:07:45.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston/338} time=615867491 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:07:45 [2019-12-20T19:07:45.369Z] DEBUG - Clicked on with mnemonic 'Follow weston/338'
14:07:47 [2019-12-20T19:07:47.261Z] DEBUG - number of items : 19
14:07:47 [2019-12-20T19:07:47.261Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward}
14:07:47 [2019-12-20T19:07:47.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615869281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
14:07:47 [2019-12-20T19:07:47.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615869282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
14:07:47 [2019-12-20T19:07:47.261Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615869282 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
14:07:47 [2019-12-20T19:07:47.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615869282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
14:07:47 [2019-12-20T19:07:47.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615869282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
14:07:47 [2019-12-20T19:07:47.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615869282 data=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:07:47 [2019-12-20T19:07:47.261Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615869283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
14:07:47 [2019-12-20T19:07:47.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615869283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
14:07:47 [2019-12-20T19:07:47.261Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615869283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
14:07:47 [2019-12-20T19:07:47.261Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615869283 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
14:07:47 [2019-12-20T19:07:47.261Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615869283 data=null} to ToolItem with tooltip text {Follow critical path forward}
14:07:47 [2019-12-20T19:07:47.261Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward}
14:07:47 [2019-12-20T19:07:47.518Z] DEBUG - number of items : 19
14:07:47 [2019-12-20T19:07:47.518Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward}
14:07:47 [2019-12-20T19:07:47.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615869786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
14:07:47 [2019-12-20T19:07:47.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615869786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
14:07:47 [2019-12-20T19:07:47.518Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615869786 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
14:07:47 [2019-12-20T19:07:47.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615869786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
14:07:47 [2019-12-20T19:07:47.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615869786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
14:07:47 [2019-12-20T19:07:47.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615869787 data=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:07:47 [2019-12-20T19:07:47.518Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615869787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
14:07:47 [2019-12-20T19:07:47.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615869788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
14:07:47 [2019-12-20T19:07:47.518Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615869788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
14:07:47 [2019-12-20T19:07:47.518Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615869788 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
14:07:47 [2019-12-20T19:07:47.518Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615869788 data=null} to ToolItem with tooltip text {Follow critical path forward}
14:07:47 [2019-12-20T19:07:47.518Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward}
14:07:47 [2019-12-20T19:07:47.518Z] DEBUG - number of items : 19
14:07:47 [2019-12-20T19:07:47.518Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path backward}
14:07:47 [2019-12-20T19:07:47.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615869788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
14:07:47 [2019-12-20T19:07:47.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615869788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
14:07:47 [2019-12-20T19:07:47.518Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615869788 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward}
14:07:47 [2019-12-20T19:07:47.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615869789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
14:07:47 [2019-12-20T19:07:47.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615869789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
14:07:47 [2019-12-20T19:07:47.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615869789 data=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:07:47 [2019-12-20T19:07:47.518Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615869789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
14:07:47 [2019-12-20T19:07:47.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615869789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
14:07:47 [2019-12-20T19:07:47.518Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615869789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
14:07:47 [2019-12-20T19:07:47.518Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615869789 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward}
14:07:47 [2019-12-20T19:07:47.518Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615869789 data=null} to ToolItem with tooltip text {Follow critical path backward}
14:07:47 [2019-12-20T19:07:47.518Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path backward}
14:07:47 [2019-12-20T19:07:47.774Z] DEBUG - matched MenuItem with text "Follow weston-deskto...", using matcher: with mnemonic 'Follow weston-desktop-/340'
14:07:47 [2019-12-20T19:07:47.774Z] DEBUG - Clicking on with mnemonic 'Follow weston-desktop-/340'
14:07:47 [2019-12-20T19:07:47.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston-desktop-/340} time=615870075 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:07:47 [2019-12-20T19:07:47.774Z] DEBUG - Clicked on with mnemonic 'Follow weston-desktop-/340'
14:07:48 [2019-12-20T19:07:48.030Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=615870383 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:07:48 [2019-12-20T19:07:48.030Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:07:48 [2019-12-20T19:07:48.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:07:48 [2019-12-20T19:07:48.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:07:48 [2019-12-20T19:07:48.286Z] DEBUG - Attempting to set focus on Tree with text {}
14:07:48 [2019-12-20T19:07:48.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=615870478 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:07:48 [2019-12-20T19:07:48.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=615870478 data=null doit=true} to TreeItem with text {test}
14:07:48 [2019-12-20T19:07:48.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=615870479 data=null} to TreeItem with text {test}
14:07:48 [2019-12-20T19:07:48.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=615870479 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:07:48 [2019-12-20T19:07:48.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615870479 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:07:48 [2019-12-20T19:07:48.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=615870488 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:07:48 [2019-12-20T19:07:48.286Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:07:48 [2019-12-20T19:07:48.286Z] DEBUG - Clicking on with mnemonic 'Delete'
14:07:48 [2019-12-20T19:07:48.286Z] DEBUG - Clicked on with mnemonic 'Delete'
14:07:49 [2019-12-20T19:07:49.213Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:07:49 [2019-12-20T19:07:49.213Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:07:49 [2019-12-20T19:07:49.213Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:07:49 [2019-12-20T19:07:49.213Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:07:49 [2019-12-20T19:07:49.213Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:07:49 [2019-12-20T19:07:49.213Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:07:49 [2019-12-20T19:07:49.213Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:07:49 [2019-12-20T19:07:49.213Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:07:49 [2019-12-20T19:07:49.213Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:07:49 [2019-12-20T19:07:49.213Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:07:49 [2019-12-20T19:07:49.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615871417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:07:49 [2019-12-20T19:07:49.213Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615871417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:07:49 [2019-12-20T19:07:49.213Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=615871417 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:07:49 [2019-12-20T19:07:49.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=615871417 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:07:49 [2019-12-20T19:07:49.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615871417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:07:49 [2019-12-20T19:07:49.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615871418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:07:49 [2019-12-20T19:07:49.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=615871418 data=null 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:07:49 [2019-12-20T19:07:49.213Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615871418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:07:49 [2019-12-20T19:07:49.213Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615871418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:07:49 [2019-12-20T19:07:49.213Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615871418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:07:49 [2019-12-20T19:07:49.213Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=615871418 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:07:49 [2019-12-20T19:07:49.213Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=615871418 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:07:49 [2019-12-20T19:07:49.213Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:07:49 [2019-12-20T19:07:49.213Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:07:49 [2019-12-20T19:07:49.213Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:07:49 [2019-12-20T19:07:49.213Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:07:49 [2019-12-20T19:07:49.213Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:07:49 [2019-12-20T19:07:49.213Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:07:49 [2019-12-20T19:07:49.213Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:07:49 [2019-12-20T19:07:49.213Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:07:49 [2019-12-20T19:07:49.213Z] DEBUG - Clicking on OK
14:07:49 [2019-12-20T19:07:49.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615871419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:07:49 [2019-12-20T19:07:49.213Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615871419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:07:49 [2019-12-20T19:07:49.213Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615871419 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:07:49 [2019-12-20T19:07:49.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615871419 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:07:49 [2019-12-20T19:07:49.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615871419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:07:49 [2019-12-20T19:07:49.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615871419 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:07:49 [2019-12-20T19:07:49.213Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:07:49 [2019-12-20T19:07:49.213Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:07:49 [2019-12-20T19:07:49.213Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:07:49 [2019-12-20T19:07:49.213Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:07:49 [2019-12-20T19:07:49.213Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:07:49 [2019-12-20T19:07:49.213Z] DEBUG - Clicked on OK
14:07:49 [2019-12-20T19:07:49.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615871419 data=null item=null detail=0 x=0 y=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:07:49 [2019-12-20T19:07:49.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=615870594 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:07:49 [2019-12-20T19:07:49.724Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.077 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
14:07:49 [2019-12-20T19:07:49.724Z] testFull(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest)  Time elapsed: 6.687 s
14:07:49 [2019-12-20T19:07:49.724Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
14:08:01 [2019-12-20T19:08:01.889Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:08:01 [2019-12-20T19:08:01.889Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:08:02 [2019-12-20T19:08:02.145Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:08:02 [2019-12-20T19:08:02.404Z] *** BUG ***
14:08:02 [2019-12-20T19:08:02.404Z] In pixman_region32_init_rect: Invalid rectangle passed
14:08:02 [2019-12-20T19:08:02.404Z] Set a breakpoint on '_pixman_log_error' to debug
14:08:02 [2019-12-20T19:08:02.404Z] 
14:08:02 [2019-12-20T19:08:02.404Z] *** BUG ***
14:08:02 [2019-12-20T19:08:02.404Z] In pixman_region32_init_rect: Invalid rectangle passed
14:08:02 [2019-12-20T19:08:02.404Z] Set a breakpoint on '_pixman_log_error' to debug
14:08:02 [2019-12-20T19:08:02.404Z] 
14:08:02 [2019-12-20T19:08:02.660Z] *** BUG ***
14:08:02 [2019-12-20T19:08:02.660Z] In pixman_region32_init_rect: Invalid rectangle passed
14:08:02 [2019-12-20T19:08:02.660Z] Set a breakpoint on '_pixman_log_error' to debug
14:08:02 [2019-12-20T19:08:02.660Z] 
14:08:02 [2019-12-20T19:08:02.660Z] *** BUG ***
14:08:02 [2019-12-20T19:08:02.660Z] In pixman_region32_init_rect: Invalid rectangle passed
14:08:02 [2019-12-20T19:08:02.660Z] Set a breakpoint on '_pixman_log_error' to debug
14:08:02 [2019-12-20T19:08:02.660Z] 
14:08:02 [2019-12-20T19:08:02.660Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
14:08:02 [2019-12-20T19:08:02.660Z] DEBUG - number of items : 2
14:08:02 [2019-12-20T19:08:02.916Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Lost Events}
14:08:02 [2019-12-20T19:08:02.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615885081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
14:08:02 [2019-12-20T19:08:02.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615885082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
14:08:02 [2019-12-20T19:08:02.916Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615885082 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events}
14:08:02 [2019-12-20T19:08:02.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615885082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
14:08:02 [2019-12-20T19:08:02.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615885082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
14:08:02 [2019-12-20T19:08:02.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615885082 data=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:08:02 [2019-12-20T19:08:02.916Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615885083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
14:08:02 [2019-12-20T19:08:02.916Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615885083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
14:08:02 [2019-12-20T19:08:02.916Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615885083 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
14:08:02 [2019-12-20T19:08:02.916Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615885083 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events}
14:08:02 [2019-12-20T19:08:02.916Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615885083 data=null} to ToolItem with tooltip text {Hide Lost Events}
14:08:02 [2019-12-20T19:08:02.916Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Lost Events}
14:08:03 [2019-12-20T19:08:03.478Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
14:08:05 [2019-12-20T19:08:05.992Z] *** BUG ***
14:08:05 [2019-12-20T19:08:05.992Z] In pixman_region32_init_rect: Invalid rectangle passed
14:08:05 [2019-12-20T19:08:05.992Z] Set a breakpoint on '_pixman_log_error' to debug
14:08:05 [2019-12-20T19:08:05.992Z] 
14:08:05 [2019-12-20T19:08:05.992Z] *** BUG ***
14:08:05 [2019-12-20T19:08:05.992Z] In pixman_region32_init_rect: Invalid rectangle passed
14:08:05 [2019-12-20T19:08:05.992Z] Set a breakpoint on '_pixman_log_error' to debug
14:08:05 [2019-12-20T19:08:05.992Z] 
14:08:05 [2019-12-20T19:08:05.992Z] *** BUG ***
14:08:05 [2019-12-20T19:08:05.992Z] In pixman_region32_init_rect: Invalid rectangle passed
14:08:05 [2019-12-20T19:08:05.992Z] Set a breakpoint on '_pixman_log_error' to debug
14:08:05 [2019-12-20T19:08:05.992Z] 
14:08:07 [2019-12-20T19:08:07.358Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
14:08:08 [2019-12-20T19:08:08.723Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
14:08:08 [2019-12-20T19:08:08.723Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:08:08 [2019-12-20T19:08:08.979Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
14:08:08 [2019-12-20T19:08:08.979Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:08:08 [2019-12-20T19:08:08.979Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:08:08 [2019-12-20T19:08:08.979Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:08:17 [2019-12-20T19:08:17.869Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:08:17 [2019-12-20T19:08:17.869Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=615899911 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:08:17 [2019-12-20T19:08:17.869Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:08:17 [2019-12-20T19:08:17.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:08:17 [2019-12-20T19:08:17.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:08:17 [2019-12-20T19:08:17.870Z] DEBUG - Attempting to set focus on Tree with text {}
14:08:17 [2019-12-20T19:08:17.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=615899952 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:08:17 [2019-12-20T19:08:17.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=615899952 data=null doit=true} to TreeItem with text {test}
14:08:17 [2019-12-20T19:08:17.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=615899952 data=null} to TreeItem with text {test}
14:08:17 [2019-12-20T19:08:17.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=615899952 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:08:17 [2019-12-20T19:08:17.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615899953 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:08:17 [2019-12-20T19:08:17.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=615899982 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:08:17 [2019-12-20T19:08:17.870Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:08:17 [2019-12-20T19:08:17.870Z] DEBUG - Clicking on with mnemonic 'Delete'
14:08:17 [2019-12-20T19:08:17.870Z] DEBUG - Clicked on with mnemonic 'Delete'
14:08:18 [2019-12-20T19:08:18.797Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:08:18 [2019-12-20T19:08:18.797Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:08:18 [2019-12-20T19:08:18.797Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:08:18 [2019-12-20T19:08:18.797Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:08:18 [2019-12-20T19:08:18.797Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:08:18 [2019-12-20T19:08:18.797Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:08:18 [2019-12-20T19:08:18.797Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:08:18 [2019-12-20T19:08:18.797Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:08:18 [2019-12-20T19:08:18.797Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:08:18 [2019-12-20T19:08:18.797Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:08:18 [2019-12-20T19:08:18.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615900908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:08:18 [2019-12-20T19:08:18.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615900908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:08:18 [2019-12-20T19:08:18.797Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=615900908 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:08:18 [2019-12-20T19:08:18.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=615900908 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:08:18 [2019-12-20T19:08:18.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615900908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:08:18 [2019-12-20T19:08:18.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615900908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:08:18 [2019-12-20T19:08:18.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=615900908 data=null 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:08:18 [2019-12-20T19:08:18.797Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615900908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:08:18 [2019-12-20T19:08:18.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615900909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:08:18 [2019-12-20T19:08:18.797Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615900909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:08:18 [2019-12-20T19:08:18.797Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=615900909 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:08:18 [2019-12-20T19:08:18.797Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=615900909 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:08:18 [2019-12-20T19:08:18.797Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:08:18 [2019-12-20T19:08:18.797Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:08:18 [2019-12-20T19:08:18.797Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:08:18 [2019-12-20T19:08:18.797Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:08:18 [2019-12-20T19:08:18.797Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:08:18 [2019-12-20T19:08:18.797Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:08:18 [2019-12-20T19:08:18.797Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:08:18 [2019-12-20T19:08:18.797Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:18 [2019-12-20T19:08:18.797Z] DEBUG - Clicking on OK
14:08:18 [2019-12-20T19:08:18.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615900910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:18 [2019-12-20T19:08:18.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615900910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:18 [2019-12-20T19:08:18.797Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615900910 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:18 [2019-12-20T19:08:18.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615900910 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:18 [2019-12-20T19:08:18.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615900910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:18 [2019-12-20T19:08:18.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615900910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:18 [2019-12-20T19:08:18.797Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:18 [2019-12-20T19:08:18.797Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:18 [2019-12-20T19:08:18.797Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:18 [2019-12-20T19:08:18.797Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:18 [2019-12-20T19:08:18.797Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:18 [2019-12-20T19:08:18.797Z] DEBUG - Clicked on OK
14:08:19 [2019-12-20T19:08:19.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615900910 data=null item=null detail=0 x=0 y=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:08:19 [2019-12-20T19:08:19.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=615900084 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:08:19 [2019-12-20T19:08:19.308Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.516 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
14:08:19 [2019-12-20T19:08:19.308Z] test(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest)  Time elapsed: 26.687 s
14:08:19 [2019-12-20T19:08:19.308Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
14:08:20 [2019-12-20T19:08:20.234Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:08:30 [2019-12-20T19:08:30.171Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:08:30 [2019-12-20T19:08:30.171Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:08:30 [2019-12-20T19:08:30.431Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:08:30 [2019-12-20T19:08:30.431Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:08:30 [2019-12-20T19:08:30.431Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:08:30 [2019-12-20T19:08:30.431Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:08:30 [2019-12-20T19:08:30.431Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:08:30 [2019-12-20T19:08:30.431Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:08:30 [2019-12-20T19:08:30.431Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:08:30 [2019-12-20T19:08:30.431Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:08:30 [2019-12-20T19:08:30.431Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:08:30 [2019-12-20T19:08:30.992Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:08:30 [2019-12-20T19:08:30.992Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:08:30 [2019-12-20T19:08:30.992Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:08:30 [2019-12-20T19:08:30.992Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:08:30 [2019-12-20T19:08:30.992Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:08:31 [2019-12-20T19:08:31.553Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:08:31 [2019-12-20T19:08:31.553Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:08:31 [2019-12-20T19:08:31.553Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:08:32 [2019-12-20T19:08:32.113Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:08:32 [2019-12-20T19:08:32.113Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:08:32 [2019-12-20T19:08:32.113Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:08:34 [2019-12-20T19:08:34.000Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:08:34 [2019-12-20T19:08:34.000Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:08:34 [2019-12-20T19:08:34.000Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:08:34 [2019-12-20T19:08:34.256Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:08:34 [2019-12-20T19:08:34.256Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:08:34 [2019-12-20T19:08:34.256Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:08:34 [2019-12-20T19:08:34.818Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:08:34 [2019-12-20T19:08:34.818Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:08:34 [2019-12-20T19:08:34.818Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:08:36 [2019-12-20T19:08:36.181Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:08:36 [2019-12-20T19:08:36.181Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:08:36 [2019-12-20T19:08:36.181Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:08:36 [2019-12-20T19:08:36.741Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:08:36 [2019-12-20T19:08:36.741Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:08:36 [2019-12-20T19:08:36.741Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:08:37 [2019-12-20T19:08:37.303Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:08:37 [2019-12-20T19:08:37.303Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:08:37 [2019-12-20T19:08:37.303Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:08:38 [2019-12-20T19:08:38.231Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:08:38 [2019-12-20T19:08:38.231Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:08:38 [2019-12-20T19:08:38.231Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:08:38 [2019-12-20T19:08:38.792Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:08:38 [2019-12-20T19:08:38.792Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:08:38 [2019-12-20T19:08:38.792Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:08:40 [2019-12-20T19:08:40.679Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:08:40 [2019-12-20T19:08:40.679Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:08:40 [2019-12-20T19:08:40.679Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:08:40 [2019-12-20T19:08:40.679Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:08:43 [2019-12-20T19:08:43.943Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:08:43 [2019-12-20T19:08:43.943Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:08:44 [2019-12-20T19:08:44.198Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:08:44 [2019-12-20T19:08:44.198Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:08:44 [2019-12-20T19:08:44.759Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'TimeGraphMarkerAxis'
14:08:44 [2019-12-20T19:08:44.759Z] DEBUG - number of items : 17
14:08:44 [2019-12-20T19:08:44.759Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
14:08:44 [2019-12-20T19:08:44.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615926999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:08:44 [2019-12-20T19:08:44.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615926999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:08:44 [2019-12-20T19:08:44.759Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615926999 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
14:08:44 [2019-12-20T19:08:44.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615926999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:08:44 [2019-12-20T19:08:44.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615926999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:08:45 [2019-12-20T19:08:45.015Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615927190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:08:45 [2019-12-20T19:08:45.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615927191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:08:45 [2019-12-20T19:08:45.015Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615927191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:08:45 [2019-12-20T19:08:45.015Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615927191 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
14:08:45 [2019-12-20T19:08:45.015Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615927191 data=null} to ToolItem with tooltip text {Add Bookmark...}
14:08:45 [2019-12-20T19:08:45.015Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
14:08:45 [2019-12-20T19:08:45.015Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
14:08:45 [2019-12-20T19:08:45.015Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:08:45 [2019-12-20T19:08:45.015Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:08:45 [2019-12-20T19:08:45.015Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:08:45 [2019-12-20T19:08:45.015Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:08:45 [2019-12-20T19:08:45.015Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:08:45 [2019-12-20T19:08:45.015Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:08:45 [2019-12-20T19:08:45.015Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:08:45 [2019-12-20T19:08:45.015Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:45 [2019-12-20T19:08:45.015Z] DEBUG - Clicking on OK
14:08:45 [2019-12-20T19:08:45.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615927195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:45 [2019-12-20T19:08:45.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615927195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:45 [2019-12-20T19:08:45.015Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615927195 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:45 [2019-12-20T19:08:45.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615927195 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:45 [2019-12-20T19:08:45.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615927195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:45 [2019-12-20T19:08:45.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615927195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:45 [2019-12-20T19:08:45.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615927196 data=null item=null detail=0 x=0 y=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:08:45 [2019-12-20T19:08:45.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615926999 data=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:08:45 [2019-12-20T19:08:45.271Z] DEBUG - Clicked on 
14:08:45 [2019-12-20T19:08:45.271Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:08:45 [2019-12-20T19:08:45.271Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
14:08:45 [2019-12-20T19:08:45.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=615927498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
14:08:45 [2019-12-20T19:08:45.271Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=615927499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
14:08:45 [2019-12-20T19:08:45.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=615927499 data=null doit=true} to TimeGraphMarkerAxis with text {}
14:08:45 [2019-12-20T19:08:45.271Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=615927499 data=null} to TimeGraphMarkerAxis with text {}
14:08:45 [2019-12-20T19:08:45.271Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=615927499 data=null button=1 stateMask=0x0 x=538 y=9 count=1} to TimeGraphMarkerAxis with text {}
14:08:45 [2019-12-20T19:08:45.271Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=615927500 data=null button=1 stateMask=0x80000 x=538 y=9 count=1} to TimeGraphMarkerAxis with text {}
14:08:45 [2019-12-20T19:08:45.271Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
14:08:45 [2019-12-20T19:08:45.832Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
14:08:45 [2019-12-20T19:08:45.832Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=615928040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
14:08:45 [2019-12-20T19:08:45.832Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=615928045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
14:08:45 [2019-12-20T19:08:45.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=615928045 data=null doit=true} to TimeGraphMarkerAxis with text {}
14:08:45 [2019-12-20T19:08:45.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=615928045 data=null} to TimeGraphMarkerAxis with text {}
14:08:45 [2019-12-20T19:08:45.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=615928046 data=null button=1 stateMask=0x0 x=239 y=25 count=1} to TimeGraphMarkerAxis with text {}
14:08:45 [2019-12-20T19:08:45.832Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=615928047 data=null button=1 stateMask=0x80000 x=239 y=25 count=1} to TimeGraphMarkerAxis with text {}
14:08:45 [2019-12-20T19:08:45.832Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
14:08:46 [2019-12-20T19:08:46.395Z] DEBUG - number of items : 17
14:08:46 [2019-12-20T19:08:46.395Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
14:08:46 [2019-12-20T19:08:46.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615928548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
14:08:46 [2019-12-20T19:08:46.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615928548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
14:08:46 [2019-12-20T19:08:46.395Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615928548 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
14:08:46 [2019-12-20T19:08:46.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615928548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
14:08:46 [2019-12-20T19:08:46.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615928548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
14:08:46 [2019-12-20T19:08:46.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615928548 data=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:08:46 [2019-12-20T19:08:46.395Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615928549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:08:46 [2019-12-20T19:08:46.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615928561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:08:46 [2019-12-20T19:08:46.395Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615928594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:08:46 [2019-12-20T19:08:46.395Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615928594 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
14:08:46 [2019-12-20T19:08:46.395Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615928594 data=null} to ToolItem with tooltip text {Add Bookmark...}
14:08:46 [2019-12-20T19:08:46.395Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
14:08:46 [2019-12-20T19:08:46.395Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
14:08:46 [2019-12-20T19:08:46.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=615928594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
14:08:46 [2019-12-20T19:08:46.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=615928595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
14:08:46 [2019-12-20T19:08:46.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=615928595 data=null doit=true} to TimeGraphMarkerAxis with text {}
14:08:46 [2019-12-20T19:08:46.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=615928595 data=null} to TimeGraphMarkerAxis with text {}
14:08:46 [2019-12-20T19:08:46.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=615928595 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
14:08:46 [2019-12-20T19:08:46.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=615928595 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
14:08:46 [2019-12-20T19:08:46.395Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
14:08:46 [2019-12-20T19:08:46.395Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
14:08:46 [2019-12-20T19:08:46.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=615928595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
14:08:46 [2019-12-20T19:08:46.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=615928595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
14:08:46 [2019-12-20T19:08:46.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=615928596 data=null doit=true} to TimeGraphMarkerAxis with text {}
14:08:46 [2019-12-20T19:08:46.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=615928596 data=null} to TimeGraphMarkerAxis with text {}
14:08:46 [2019-12-20T19:08:46.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=615928596 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
14:08:46 [2019-12-20T19:08:46.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=615928596 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
14:08:46 [2019-12-20T19:08:46.395Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
14:08:46 [2019-12-20T19:08:46.395Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
14:08:46 [2019-12-20T19:08:46.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=615928596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
14:08:46 [2019-12-20T19:08:46.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=615928596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
14:08:46 [2019-12-20T19:08:46.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=615928596 data=null doit=true} to TimeGraphMarkerAxis with text {}
14:08:46 [2019-12-20T19:08:46.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=615928596 data=null} to TimeGraphMarkerAxis with text {}
14:08:46 [2019-12-20T19:08:46.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=615928596 data=null button=1 stateMask=0x0 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {}
14:08:46 [2019-12-20T19:08:46.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=615928597 data=null button=1 stateMask=0x80000 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {}
14:08:46 [2019-12-20T19:08:46.395Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
14:08:46 [2019-12-20T19:08:46.650Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
14:08:46 [2019-12-20T19:08:46.650Z] DEBUG - Clicking on with mnemonic 'Lost Events'
14:08:46 [2019-12-20T19:08:46.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=615928791 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:08:46 [2019-12-20T19:08:46.650Z] DEBUG - Clicked on with mnemonic 'Lost Events'
14:08:46 [2019-12-20T19:08:46.650Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:08:50 [2019-12-20T19:08:50.813Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:08:50 [2019-12-20T19:08:50.813Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:08:51 [2019-12-20T19:08:51.068Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:08:51 [2019-12-20T19:08:51.068Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:08:51 [2019-12-20T19:08:51.631Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:08:51 [2019-12-20T19:08:51.631Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:08:51 [2019-12-20T19:08:51.631Z] DEBUG - number of items : 17
14:08:51 [2019-12-20T19:08:51.631Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
14:08:51 [2019-12-20T19:08:51.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615933712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:08:51 [2019-12-20T19:08:51.631Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615933713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:08:51 [2019-12-20T19:08:51.631Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615933713 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:08:51 [2019-12-20T19:08:51.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615933713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:08:51 [2019-12-20T19:08:51.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615933713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:08:51 [2019-12-20T19:08:51.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615933713 data=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:08:51 [2019-12-20T19:08:51.631Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615933714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:08:51 [2019-12-20T19:08:51.631Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615933714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:08:51 [2019-12-20T19:08:51.631Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615933714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:08:51 [2019-12-20T19:08:51.631Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615933714 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:08:51 [2019-12-20T19:08:51.631Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615933714 data=null} to ToolItem with tooltip text {Select Next State Change}
14:08:51 [2019-12-20T19:08:51.631Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
14:08:51 [2019-12-20T19:08:51.631Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:08:51 [2019-12-20T19:08:51.887Z] DEBUG - number of items : 17
14:08:51 [2019-12-20T19:08:51.887Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
14:08:51 [2019-12-20T19:08:51.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615934215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:08:51 [2019-12-20T19:08:51.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615934215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:08:51 [2019-12-20T19:08:51.887Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615934215 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:08:51 [2019-12-20T19:08:51.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615934215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:08:51 [2019-12-20T19:08:51.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615934216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:08:51 [2019-12-20T19:08:51.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615934216 data=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:08:51 [2019-12-20T19:08:51.887Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615934217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:08:51 [2019-12-20T19:08:51.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615934217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:08:51 [2019-12-20T19:08:51.887Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615934217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:08:51 [2019-12-20T19:08:51.887Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615934217 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:08:51 [2019-12-20T19:08:51.887Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615934217 data=null} to ToolItem with tooltip text {Select Next State Change}
14:08:51 [2019-12-20T19:08:51.887Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
14:08:51 [2019-12-20T19:08:51.887Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:08:52 [2019-12-20T19:08:52.448Z] DEBUG - number of items : 17
14:08:52 [2019-12-20T19:08:52.448Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
14:08:52 [2019-12-20T19:08:52.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615934718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:08:52 [2019-12-20T19:08:52.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615934719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:08:52 [2019-12-20T19:08:52.448Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615934719 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
14:08:52 [2019-12-20T19:08:52.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615934719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:08:52 [2019-12-20T19:08:52.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615934719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:08:52 [2019-12-20T19:08:52.704Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615934844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:08:52 [2019-12-20T19:08:52.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615934845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:08:52 [2019-12-20T19:08:52.704Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615934845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:08:52 [2019-12-20T19:08:52.704Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615934845 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
14:08:52 [2019-12-20T19:08:52.704Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615934845 data=null} to ToolItem with tooltip text {Add Bookmark...}
14:08:52 [2019-12-20T19:08:52.704Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
14:08:52 [2019-12-20T19:08:52.704Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
14:08:52 [2019-12-20T19:08:52.704Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:08:52 [2019-12-20T19:08:52.704Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:08:52 [2019-12-20T19:08:52.704Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:08:52 [2019-12-20T19:08:52.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:08:52 [2019-12-20T19:08:52.704Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:08:52 [2019-12-20T19:08:52.704Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:08:52 [2019-12-20T19:08:52.704Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:08:52 [2019-12-20T19:08:52.704Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:52 [2019-12-20T19:08:52.704Z] DEBUG - Clicking on OK
14:08:52 [2019-12-20T19:08:52.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615934847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:52 [2019-12-20T19:08:52.704Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615934848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:52 [2019-12-20T19:08:52.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615934848 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:52 [2019-12-20T19:08:52.704Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615934848 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:52 [2019-12-20T19:08:52.704Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615934848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:52 [2019-12-20T19:08:52.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615934848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:52 [2019-12-20T19:08:52.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615934848 data=null item=null detail=0 x=0 y=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:08:52 [2019-12-20T19:08:52.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615934719 data=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:08:52 [2019-12-20T19:08:52.959Z] DEBUG - Clicked on 
14:08:52 [2019-12-20T19:08:52.959Z] DEBUG - number of items : 17
14:08:52 [2019-12-20T19:08:52.959Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
14:08:52 [2019-12-20T19:08:52.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615935087 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:08:52 [2019-12-20T19:08:52.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615935088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:08:52 [2019-12-20T19:08:52.960Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615935088 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:08:52 [2019-12-20T19:08:52.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615935088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:08:52 [2019-12-20T19:08:52.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615935088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:08:52 [2019-12-20T19:08:52.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615935088 data=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:08:52 [2019-12-20T19:08:52.960Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615935109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:08:52 [2019-12-20T19:08:52.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615935110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:08:52 [2019-12-20T19:08:52.960Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615935110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:08:52 [2019-12-20T19:08:52.960Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615935110 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:08:52 [2019-12-20T19:08:52.960Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615935111 data=null} to ToolItem with tooltip text {Select Next State Change}
14:08:52 [2019-12-20T19:08:52.960Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
14:08:52 [2019-12-20T19:08:52.960Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:08:53 [2019-12-20T19:08:53.521Z] DEBUG - number of items : 17
14:08:53 [2019-12-20T19:08:53.521Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
14:08:53 [2019-12-20T19:08:53.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615935612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:08:53 [2019-12-20T19:08:53.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615935613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:08:53 [2019-12-20T19:08:53.521Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615935613 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:08:53 [2019-12-20T19:08:53.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615935613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:08:53 [2019-12-20T19:08:53.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615935613 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:08:53 [2019-12-20T19:08:53.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615935613 data=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:08:53 [2019-12-20T19:08:53.521Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615935614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:08:53 [2019-12-20T19:08:53.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615935615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:08:53 [2019-12-20T19:08:53.521Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615935615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:08:53 [2019-12-20T19:08:53.521Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615935615 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:08:53 [2019-12-20T19:08:53.521Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615935615 data=null} to ToolItem with tooltip text {Select Next State Change}
14:08:53 [2019-12-20T19:08:53.521Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
14:08:53 [2019-12-20T19:08:53.521Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:08:53 [2019-12-20T19:08:53.797Z] DEBUG - number of items : 17
14:08:53 [2019-12-20T19:08:53.797Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
14:08:53 [2019-12-20T19:08:53.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615936116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:08:53 [2019-12-20T19:08:53.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615936117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:08:53 [2019-12-20T19:08:53.797Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615936117 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:08:53 [2019-12-20T19:08:53.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615936117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:08:53 [2019-12-20T19:08:53.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615936117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:08:53 [2019-12-20T19:08:53.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615936117 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:08:53 [2019-12-20T19:08:53.797Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615936118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:08:53 [2019-12-20T19:08:53.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615936118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:08:53 [2019-12-20T19:08:53.797Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615936118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:08:53 [2019-12-20T19:08:53.797Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615936119 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:08:53 [2019-12-20T19:08:53.797Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615936119 data=null} to ToolItem with tooltip text {Select Next State Change}
14:08:53 [2019-12-20T19:08:53.797Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
14:08:53 [2019-12-20T19:08:53.797Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:08:54 [2019-12-20T19:08:54.358Z] DEBUG - number of items : 17
14:08:54 [2019-12-20T19:08:54.358Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
14:08:54 [2019-12-20T19:08:54.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615936620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:08:54 [2019-12-20T19:08:54.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615936620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:08:54 [2019-12-20T19:08:54.358Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615936620 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
14:08:54 [2019-12-20T19:08:54.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615936620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:08:54 [2019-12-20T19:08:54.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615936621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:08:54 [2019-12-20T19:08:54.616Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615936747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:08:54 [2019-12-20T19:08:54.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615936748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:08:54 [2019-12-20T19:08:54.616Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615936748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:08:54 [2019-12-20T19:08:54.616Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615936748 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
14:08:54 [2019-12-20T19:08:54.616Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615936748 data=null} to ToolItem with tooltip text {Add Bookmark...}
14:08:54 [2019-12-20T19:08:54.616Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
14:08:54 [2019-12-20T19:08:54.616Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
14:08:54 [2019-12-20T19:08:54.616Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:08:54 [2019-12-20T19:08:54.616Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:08:54 [2019-12-20T19:08:54.616Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:08:54 [2019-12-20T19:08:54.617Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:08:54 [2019-12-20T19:08:54.617Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:08:54 [2019-12-20T19:08:54.617Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:08:54 [2019-12-20T19:08:54.617Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:08:54 [2019-12-20T19:08:54.617Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:54 [2019-12-20T19:08:54.617Z] DEBUG - Clicking on OK
14:08:54 [2019-12-20T19:08:54.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615936785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:54 [2019-12-20T19:08:54.617Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615936786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:54 [2019-12-20T19:08:54.617Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615936786 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:54 [2019-12-20T19:08:54.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615936786 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:54 [2019-12-20T19:08:54.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615936786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:54 [2019-12-20T19:08:54.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615936786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:08:54 [2019-12-20T19:08:54.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615936786 data=null item=null detail=0 x=0 y=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:08:54 [2019-12-20T19:08:54.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615936621 data=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:08:54 [2019-12-20T19:08:54.872Z] DEBUG - Clicked on 
14:08:54 [2019-12-20T19:08:54.872Z] DEBUG - number of items : 17
14:08:54 [2019-12-20T19:08:54.872Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
14:08:54 [2019-12-20T19:08:54.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615937042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:08:54 [2019-12-20T19:08:54.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615937042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:08:54 [2019-12-20T19:08:54.872Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615937042 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
14:08:54 [2019-12-20T19:08:54.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615937042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:08:54 [2019-12-20T19:08:54.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615937042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:08:54 [2019-12-20T19:08:54.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615937042 data=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:08:54 [2019-12-20T19:08:54.872Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615937043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:08:54 [2019-12-20T19:08:54.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615937043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:08:54 [2019-12-20T19:08:54.872Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615937076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:08:54 [2019-12-20T19:08:54.872Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615937077 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
14:08:54 [2019-12-20T19:08:54.872Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615937077 data=null} to ToolItem with tooltip text {Previous Marker}
14:08:54 [2019-12-20T19:08:54.872Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
14:08:54 [2019-12-20T19:08:54.872Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:08:55 [2019-12-20T19:08:55.434Z] DEBUG - number of items : 17
14:08:55 [2019-12-20T19:08:55.434Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
14:08:55 [2019-12-20T19:08:55.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615937578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
14:08:55 [2019-12-20T19:08:55.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615937578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
14:08:55 [2019-12-20T19:08:55.434Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615937578 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
14:08:55 [2019-12-20T19:08:55.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615937578 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
14:08:55 [2019-12-20T19:08:55.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615937579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
14:08:55 [2019-12-20T19:08:55.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615937579 data=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:08:55 [2019-12-20T19:08:55.434Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615937580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:08:55 [2019-12-20T19:08:55.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615937614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:08:55 [2019-12-20T19:08:55.434Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615937619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:08:55 [2019-12-20T19:08:55.434Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615937619 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
14:08:55 [2019-12-20T19:08:55.434Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615937619 data=null} to ToolItem with tooltip text {Add Bookmark...}
14:08:55 [2019-12-20T19:08:55.434Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
14:08:55 [2019-12-20T19:08:55.434Z] DEBUG - number of items : 17
14:08:55 [2019-12-20T19:08:55.434Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
14:08:55 [2019-12-20T19:08:55.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615937620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:08:55 [2019-12-20T19:08:55.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615937620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:08:55 [2019-12-20T19:08:55.434Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615937620 data=null doit=true} to ToolItem with tooltip text {Next Marker}
14:08:55 [2019-12-20T19:08:55.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615937620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:08:55 [2019-12-20T19:08:55.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615937620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:08:55 [2019-12-20T19:08:55.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615937620 data=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:08:55 [2019-12-20T19:08:55.435Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615937621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:08:55 [2019-12-20T19:08:55.435Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615937622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:08:55 [2019-12-20T19:08:55.435Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615937622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:08:55 [2019-12-20T19:08:55.435Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615937622 data=null doit=true} to ToolItem with tooltip text {Next Marker}
14:08:55 [2019-12-20T19:08:55.435Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615937622 data=null} to ToolItem with tooltip text {Next Marker}
14:08:55 [2019-12-20T19:08:55.435Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
14:08:55 [2019-12-20T19:08:55.435Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:08:55 [2019-12-20T19:08:55.996Z] DEBUG - number of items : 17
14:08:55 [2019-12-20T19:08:55.996Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
14:08:55 [2019-12-20T19:08:55.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615938123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
14:08:55 [2019-12-20T19:08:55.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615938123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
14:08:55 [2019-12-20T19:08:55.996Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615938123 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
14:08:55 [2019-12-20T19:08:55.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615938123 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
14:08:55 [2019-12-20T19:08:55.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615938124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
14:08:55 [2019-12-20T19:08:55.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615938124 data=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:08:55 [2019-12-20T19:08:55.996Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615938125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:08:55 [2019-12-20T19:08:55.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615938160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:08:55 [2019-12-20T19:08:55.996Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615938165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
14:08:55 [2019-12-20T19:08:55.996Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615938165 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
14:08:55 [2019-12-20T19:08:55.996Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615938165 data=null} to ToolItem with tooltip text {Add Bookmark...}
14:08:55 [2019-12-20T19:08:55.996Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
14:08:55 [2019-12-20T19:08:55.996Z] DEBUG - number of items : 17
14:08:55 [2019-12-20T19:08:55.996Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
14:08:55 [2019-12-20T19:08:55.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615938165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:08:55 [2019-12-20T19:08:55.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615938165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:08:55 [2019-12-20T19:08:55.996Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615938165 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
14:08:55 [2019-12-20T19:08:55.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615938165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:08:55 [2019-12-20T19:08:55.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615938165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:08:55 [2019-12-20T19:08:55.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615938166 data=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:08:55 [2019-12-20T19:08:55.996Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615938166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:08:55 [2019-12-20T19:08:55.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615938166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:08:55 [2019-12-20T19:08:55.996Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615938166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:08:55 [2019-12-20T19:08:55.996Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615938166 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
14:08:55 [2019-12-20T19:08:55.996Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615938166 data=null} to ToolItem with tooltip text {Previous Marker}
14:08:55 [2019-12-20T19:08:55.996Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
14:08:55 [2019-12-20T19:08:55.996Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:08:56 [2019-12-20T19:08:56.557Z] DEBUG - number of items : 17
14:08:56 [2019-12-20T19:08:56.557Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
14:08:56 [2019-12-20T19:08:56.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615938668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:08:56 [2019-12-20T19:08:56.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615938668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:08:56 [2019-12-20T19:08:56.557Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615938668 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:08:56 [2019-12-20T19:08:56.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615938668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:08:56 [2019-12-20T19:08:56.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615938668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:08:56 [2019-12-20T19:08:56.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615938668 data=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:08:56 [2019-12-20T19:08:56.557Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615938669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:08:56 [2019-12-20T19:08:56.557Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615938669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:08:56 [2019-12-20T19:08:56.557Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615938669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:08:56 [2019-12-20T19:08:56.557Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615938669 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:08:56 [2019-12-20T19:08:56.557Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615938669 data=null} to ToolItem with tooltip text {Select Previous State Change}
14:08:56 [2019-12-20T19:08:56.557Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
14:08:56 [2019-12-20T19:08:56.557Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:08:57 [2019-12-20T19:08:57.118Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:09:01 [2019-12-20T19:09:01.283Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:09:01 [2019-12-20T19:09:01.283Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:09:01 [2019-12-20T19:09:01.283Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:09:01 [2019-12-20T19:09:01.284Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:09:01 [2019-12-20T19:09:01.539Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:09:01 [2019-12-20T19:09:01.539Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:09:01 [2019-12-20T19:09:01.795Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
14:09:01 [2019-12-20T19:09:01.795Z] DEBUG - number of items : 17
14:09:01 [2019-12-20T19:09:01.795Z] DEBUG - number of items : 17
14:09:01 [2019-12-20T19:09:01.795Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
14:09:01 [2019-12-20T19:09:01.795Z] DEBUG - Clicking on with mnemonic 'Lost Events'
14:09:01 [2019-12-20T19:09:01.795Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=615943997 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:09:01 [2019-12-20T19:09:01.795Z] DEBUG - Clicked on with mnemonic 'Lost Events'
14:09:01 [2019-12-20T19:09:01.795Z] DEBUG - number of items : 17
14:09:01 [2019-12-20T19:09:01.795Z] DEBUG - number of items : 17
14:09:02 [2019-12-20T19:09:02.355Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
14:09:02 [2019-12-20T19:09:02.355Z] DEBUG - Clicking on with mnemonic 'Lost Events'
14:09:02 [2019-12-20T19:09:02.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=615944605 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:09:02 [2019-12-20T19:09:02.355Z] DEBUG - Clicked on with mnemonic 'Lost Events'
14:09:02 [2019-12-20T19:09:02.355Z] DEBUG - number of items : 17
14:09:02 [2019-12-20T19:09:02.355Z] DEBUG - number of items : 17
14:09:02 [2019-12-20T19:09:02.611Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:09:05 [2019-12-20T19:09:05.878Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:09:05 [2019-12-20T19:09:05.878Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:09:05 [2019-12-20T19:09:05.878Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:09:06 [2019-12-20T19:09:06.439Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:09:06 [2019-12-20T19:09:06.439Z] DEBUG - number of items : 17
14:09:06 [2019-12-20T19:09:06.439Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters}
14:09:06 [2019-12-20T19:09:06.439Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615948713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:09:06 [2019-12-20T19:09:06.439Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615948714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:09:06 [2019-12-20T19:09:06.439Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615948714 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
14:09:06 [2019-12-20T19:09:06.439Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615948714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:09:06 [2019-12-20T19:09:06.439Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615948714 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:09:06 [2019-12-20T19:09:06.694Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615948895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:09:06 [2019-12-20T19:09:06.694Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615948896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:09:06 [2019-12-20T19:09:06.694Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615948896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:09:06 [2019-12-20T19:09:06.694Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615948897 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
14:09:06 [2019-12-20T19:09:06.694Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615948897 data=null} to ToolItem with tooltip text {Show View Filters}
14:09:06 [2019-12-20T19:09:06.694Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters}
14:09:06 [2019-12-20T19:09:06.694Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter'
14:09:06 [2019-12-20T19:09:06.694Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=615948898 data=null doit=true} to Shell with text {Filter}
14:09:06 [2019-12-20T19:09:06.694Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:09:06 [2019-12-20T19:09:06.694Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:09:06 [2019-12-20T19:09:06.694Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:09:06 [2019-12-20T19:09:06.694Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:09:07 [2019-12-20T19:09:07.255Z] DEBUG - matched Text with text "24", using matcher: of type 'Text'
14:09:07 [2019-12-20T19:09:07.255Z] DEBUG - matched Text with text "24", using matcher: (of type 'Text')
14:09:07 [2019-12-20T19:09:07.818Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.818Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.818Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.818Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.818Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.818Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.818Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:09:07 [2019-12-20T19:09:07.818Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:09:07 [2019-12-20T19:09:07.818Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.818Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.818Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.818Z] DEBUG - Clicking on Uncheck all
14:09:07 [2019-12-20T19:09:07.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=615949920 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:09:07 [2019-12-20T19:09:07.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=615949920 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:09:07 [2019-12-20T19:09:07.818Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=615949920 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=615949920 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=615949920 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:09:07 [2019-12-20T19:09:07.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=615949920 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:09:07 [2019-12-20T19:09:07.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=615949920 data=null item=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:09:07 [2019-12-20T19:09:07.818Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=615949927 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:09:07 [2019-12-20T19:09:07.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=615949928 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:09:07 [2019-12-20T19:09:07.818Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=615949928 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:09:07 [2019-12-20T19:09:07.818Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=615949928 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.818Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=615949928 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.818Z] DEBUG - Clicked on Uncheck all
14:09:07 [2019-12-20T19:09:07.818Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.818Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.818Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.818Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:09:07 [2019-12-20T19:09:07.818Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:09:07 [2019-12-20T19:09:07.818Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.818Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.818Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.818Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.818Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.818Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.818Z] DEBUG - Clicking on Check all
14:09:07 [2019-12-20T19:09:07.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=615949929 data=null 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:09:07 [2019-12-20T19:09:07.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=615949929 data=null 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:09:07 [2019-12-20T19:09:07.818Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=615949929 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=615949929 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=615949929 data=null 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:09:07 [2019-12-20T19:09:07.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=615949929 data=null 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:09:07 [2019-12-20T19:09:07.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=615949929 data=null item=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:09:07 [2019-12-20T19:09:07.818Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=615949934 data=null 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:09:07 [2019-12-20T19:09:07.818Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=615949934 data=null 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:09:07 [2019-12-20T19:09:07.818Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=615949934 data=null 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:09:07 [2019-12-20T19:09:07.818Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=615949934 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.818Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=615949934 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.818Z] DEBUG - Clicked on Check all
14:09:07 [2019-12-20T19:09:07.818Z] DEBUG - Attempting to set focus on Tree with text {}
14:09:07 [2019-12-20T19:09:07.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {CPU 1 States} time=615949937 data=null button=0 stateMask=0x0 x=107 y=121 count=0} to TreeItem with text {synthetic-trace}
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=615949937 data=null doit=true} to TreeItem with text {synthetic-trace}
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=615949937 data=null} to TreeItem with text {synthetic-trace}
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {CPU 1 States} time=615949937 data=null button=1 stateMask=0x0 x=107 y=121 count=1} to TreeItem with text {synthetic-trace}
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615949938 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:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {CPU 1 States} time=615949938 data=null button=1 stateMask=0x80000 x=107 y=121 count=1} to TreeItem with text {synthetic-trace}
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Clicking on Uncheck all
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=615949943 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:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=615949943 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:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=615949943 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=615949943 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=615949943 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:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=615949943 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:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=615949943 data=null item=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:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=615949948 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:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=615949948 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:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=615949948 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:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=615949948 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=615949949 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Clicked on Uncheck all
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Clicking on Check selected
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=615949949 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:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=615949949 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:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=615949949 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=615949950 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=615949950 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:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=615949950 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:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=615949950 data=null item=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:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=615949950 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:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=615949950 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:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=615949950 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:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=615949951 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=615949951 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Clicked on Check selected
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Clicking on Uncheck all
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=615949952 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:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=615949952 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:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=615949952 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=615949952 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=615949952 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:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=615949952 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:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=615949952 data=null item=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:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=615949953 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:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=615949953 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:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=615949953 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:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=615949953 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=615949953 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Clicked on Uncheck all
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Clicking on Check subtree
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=615949954 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:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=615949954 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:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=615949954 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=615949954 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=615949954 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:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=615949954 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:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=615949954 data=null item=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:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=615949955 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:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=615949955 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:09:07 [2019-12-20T19:09:07.819Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=615949955 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:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=615949955 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=615949955 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Clicked on Check subtree
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Clicking on Check all
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=615949959 data=null 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:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=615949960 data=null 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:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=615949960 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=615949960 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=615949960 data=null 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:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=615949960 data=null 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:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=615949960 data=null item=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:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=615949965 data=null 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:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=615949965 data=null 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:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=615949965 data=null 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:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=615949965 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=615949965 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Clicked on Check all
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Clicking on Uncheck selected
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=615949966 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:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=615949966 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:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=615949966 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=615949966 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=615949966 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:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=615949966 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:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=615949966 data=null item=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:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=615949966 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:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=615949966 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:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=615949967 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:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=615949967 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=615949967 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Clicked on Uncheck selected
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Clicking on Check all
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=615949967 data=null 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:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=615949967 data=null 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:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=615949967 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=615949967 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=615949968 data=null 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:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=615949968 data=null 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:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=615949968 data=null item=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:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=615949975 data=null 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:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=615949975 data=null 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:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=615949975 data=null 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:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=615949975 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=615949976 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Clicked on Check all
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Clicking on Uncheck subtree
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=615949976 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:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=615949976 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:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=615949976 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=615949976 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=615949977 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:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=615949977 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:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=615949977 data=null item=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:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=615949977 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:09:07 [2019-12-20T19:09:07.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=615949977 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:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=615949977 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:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=615949977 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=615949977 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Clicked on Uncheck subtree
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Clicking on Uncheck all
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=615949978 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:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=615949978 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:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=615949978 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=615949978 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=615949978 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:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=615949978 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:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=615949978 data=null item=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:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=615949983 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:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=615949983 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:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=615949983 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:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=615949983 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=615949984 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Clicked on Uncheck all
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - matched Text with text "synthetic-trace", using matcher: of type 'Text'
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - matched Text with text "synthetic-trace", using matcher: (of type 'Text')
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Clicking on Check all
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=615949985 data=null 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:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=615949985 data=null 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:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=615949985 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=615949985 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=615949985 data=null 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:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=615949985 data=null 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:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=615949985 data=null item=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:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=615949994 data=null 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:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=615949994 data=null 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:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=615949994 data=null 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:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=615949994 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=615949994 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Clicked on Check all
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Clicking on OK
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615949995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615949995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615949995 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615949995 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615949995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615949995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615949995 data=null item=null detail=0 x=0 y=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:09:07 [2019-12-20T19:09:07.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615948714 data=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:09:08 [2019-12-20T19:09:08.077Z] DEBUG - Clicked on 
14:09:08 [2019-12-20T19:09:08.077Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:09:12 [2019-12-20T19:09:12.243Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:09:12 [2019-12-20T19:09:12.243Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:09:12 [2019-12-20T19:09:12.243Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:09:12 [2019-12-20T19:09:12.243Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:09:12 [2019-12-20T19:09:12.243Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:09:12 [2019-12-20T19:09:12.243Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:09:12 [2019-12-20T19:09:12.243Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:09:12 [2019-12-20T19:09:12.243Z] DEBUG - number of items : 17
14:09:12 [2019-12-20T19:09:12.243Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
14:09:12 [2019-12-20T19:09:12.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615954514 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:12 [2019-12-20T19:09:12.243Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615954515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:12 [2019-12-20T19:09:12.243Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615954515 data=null doit=true} to ToolItem with tooltip text {Next Marker}
14:09:12 [2019-12-20T19:09:12.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615954515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:12 [2019-12-20T19:09:12.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615954515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:12 [2019-12-20T19:09:12.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615954515 data=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:09:12 [2019-12-20T19:09:12.243Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615954515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:12 [2019-12-20T19:09:12.243Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615954515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:12 [2019-12-20T19:09:12.243Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615954515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:12 [2019-12-20T19:09:12.243Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615954515 data=null doit=true} to ToolItem with tooltip text {Next Marker}
14:09:12 [2019-12-20T19:09:12.243Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615954515 data=null} to ToolItem with tooltip text {Next Marker}
14:09:12 [2019-12-20T19:09:12.243Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
14:09:12 [2019-12-20T19:09:12.243Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:09:12 [2019-12-20T19:09:12.805Z] DEBUG - number of items : 17
14:09:12 [2019-12-20T19:09:12.805Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
14:09:12 [2019-12-20T19:09:12.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615955018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:12 [2019-12-20T19:09:12.805Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615955018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:12 [2019-12-20T19:09:12.805Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615955018 data=null doit=true} to ToolItem with tooltip text {Next Marker}
14:09:12 [2019-12-20T19:09:12.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615955018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:12 [2019-12-20T19:09:12.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615955018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:12 [2019-12-20T19:09:12.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615955018 data=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:09:12 [2019-12-20T19:09:12.805Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615955019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:12 [2019-12-20T19:09:12.805Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615955019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:12 [2019-12-20T19:09:12.805Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615955019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:12 [2019-12-20T19:09:12.805Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615955019 data=null doit=true} to ToolItem with tooltip text {Next Marker}
14:09:12 [2019-12-20T19:09:12.805Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615955019 data=null} to ToolItem with tooltip text {Next Marker}
14:09:12 [2019-12-20T19:09:12.805Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
14:09:12 [2019-12-20T19:09:12.805Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:09:13 [2019-12-20T19:09:13.368Z] DEBUG - number of items : 17
14:09:13 [2019-12-20T19:09:13.368Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
14:09:13 [2019-12-20T19:09:13.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615955525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:13 [2019-12-20T19:09:13.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615955525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:13 [2019-12-20T19:09:13.368Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615955525 data=null doit=true} to ToolItem with tooltip text {Next Marker}
14:09:13 [2019-12-20T19:09:13.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615955525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:13 [2019-12-20T19:09:13.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615955525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:13 [2019-12-20T19:09:13.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615955525 data=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:09:13 [2019-12-20T19:09:13.368Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615955526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:13 [2019-12-20T19:09:13.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615955526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:13 [2019-12-20T19:09:13.368Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615955526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:13 [2019-12-20T19:09:13.368Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615955526 data=null doit=true} to ToolItem with tooltip text {Next Marker}
14:09:13 [2019-12-20T19:09:13.368Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615955526 data=null} to ToolItem with tooltip text {Next Marker}
14:09:13 [2019-12-20T19:09:13.368Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
14:09:13 [2019-12-20T19:09:13.368Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:09:14 [2019-12-20T19:09:14.294Z] DEBUG - number of items : 17
14:09:14 [2019-12-20T19:09:14.294Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
14:09:14 [2019-12-20T19:09:14.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615956602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:14 [2019-12-20T19:09:14.294Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615956602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:14 [2019-12-20T19:09:14.294Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615956602 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
14:09:14 [2019-12-20T19:09:14.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615956602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:14 [2019-12-20T19:09:14.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615956602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:14 [2019-12-20T19:09:14.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615956602 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:09:14 [2019-12-20T19:09:14.294Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615956603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:14 [2019-12-20T19:09:14.294Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615956603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:14 [2019-12-20T19:09:14.294Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615956603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:14 [2019-12-20T19:09:14.294Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615956603 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
14:09:14 [2019-12-20T19:09:14.294Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615956603 data=null} to ToolItem with tooltip text {Previous Marker}
14:09:14 [2019-12-20T19:09:14.294Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
14:09:14 [2019-12-20T19:09:14.294Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:09:14 [2019-12-20T19:09:14.855Z] DEBUG - number of items : 17
14:09:14 [2019-12-20T19:09:14.855Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
14:09:14 [2019-12-20T19:09:14.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615957105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:14 [2019-12-20T19:09:14.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615957105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:14 [2019-12-20T19:09:14.855Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615957105 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
14:09:14 [2019-12-20T19:09:14.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615957105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:14 [2019-12-20T19:09:14.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615957105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:14 [2019-12-20T19:09:14.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615957105 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:09:14 [2019-12-20T19:09:14.855Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615957105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:14 [2019-12-20T19:09:14.855Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615957105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:14 [2019-12-20T19:09:14.855Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615957105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:14 [2019-12-20T19:09:14.855Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615957105 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
14:09:14 [2019-12-20T19:09:14.855Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615957105 data=null} to ToolItem with tooltip text {Previous Marker}
14:09:14 [2019-12-20T19:09:14.855Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
14:09:14 [2019-12-20T19:09:14.855Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:09:15 [2019-12-20T19:09:15.416Z] DEBUG - number of items : 17
14:09:15 [2019-12-20T19:09:15.416Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
14:09:15 [2019-12-20T19:09:15.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615957607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:15 [2019-12-20T19:09:15.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615957607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:15 [2019-12-20T19:09:15.416Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615957607 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
14:09:15 [2019-12-20T19:09:15.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615957607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:15 [2019-12-20T19:09:15.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615957607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:15 [2019-12-20T19:09:15.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615957607 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:09:15 [2019-12-20T19:09:15.416Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615957608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:15 [2019-12-20T19:09:15.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615957608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:15 [2019-12-20T19:09:15.416Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615957608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:15 [2019-12-20T19:09:15.416Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615957608 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
14:09:15 [2019-12-20T19:09:15.416Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615957608 data=null} to ToolItem with tooltip text {Previous Marker}
14:09:15 [2019-12-20T19:09:15.416Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
14:09:15 [2019-12-20T19:09:15.416Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:09:16 [2019-12-20T19:09:16.342Z] DEBUG - number of items : 17
14:09:16 [2019-12-20T19:09:16.342Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
14:09:16 [2019-12-20T19:09:16.342Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615958609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:16 [2019-12-20T19:09:16.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615958609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:16 [2019-12-20T19:09:16.342Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615958609 data=null doit=true} to ToolItem with tooltip text {Next Marker}
14:09:16 [2019-12-20T19:09:16.342Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615958610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:16 [2019-12-20T19:09:16.342Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615958610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:16 [2019-12-20T19:09:16.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615958611 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:09:16 [2019-12-20T19:09:16.342Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615958611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:16 [2019-12-20T19:09:16.342Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615958611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:16 [2019-12-20T19:09:16.342Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615958611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:16 [2019-12-20T19:09:16.342Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615958611 data=null doit=true} to ToolItem with tooltip text {Next Marker}
14:09:16 [2019-12-20T19:09:16.342Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615958611 data=null} to ToolItem with tooltip text {Next Marker}
14:09:16 [2019-12-20T19:09:16.342Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
14:09:16 [2019-12-20T19:09:16.342Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:09:16 [2019-12-20T19:09:16.903Z] DEBUG - number of items : 17
14:09:16 [2019-12-20T19:09:16.903Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
14:09:16 [2019-12-20T19:09:16.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615959113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:16 [2019-12-20T19:09:16.903Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615959113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:16 [2019-12-20T19:09:16.903Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615959113 data=null doit=true} to ToolItem with tooltip text {Next Marker}
14:09:16 [2019-12-20T19:09:16.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615959113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:16 [2019-12-20T19:09:16.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615959113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:16 [2019-12-20T19:09:16.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615959113 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:09:16 [2019-12-20T19:09:16.903Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615959114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:16 [2019-12-20T19:09:16.903Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615959114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:16 [2019-12-20T19:09:16.903Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615959114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:16 [2019-12-20T19:09:16.903Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615959114 data=null doit=true} to ToolItem with tooltip text {Next Marker}
14:09:16 [2019-12-20T19:09:16.903Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615959114 data=null} to ToolItem with tooltip text {Next Marker}
14:09:16 [2019-12-20T19:09:16.903Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
14:09:16 [2019-12-20T19:09:16.903Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:09:17 [2019-12-20T19:09:17.463Z] DEBUG - number of items : 17
14:09:17 [2019-12-20T19:09:17.463Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
14:09:17 [2019-12-20T19:09:17.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615959647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:17 [2019-12-20T19:09:17.463Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615959647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:17 [2019-12-20T19:09:17.463Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615959647 data=null doit=true} to ToolItem with tooltip text {Next Marker}
14:09:17 [2019-12-20T19:09:17.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615959647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:17 [2019-12-20T19:09:17.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615959647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:17 [2019-12-20T19:09:17.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615959647 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:09:17 [2019-12-20T19:09:17.463Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615959648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:17 [2019-12-20T19:09:17.463Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615959648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:17 [2019-12-20T19:09:17.463Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615959648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
14:09:17 [2019-12-20T19:09:17.463Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615959648 data=null doit=true} to ToolItem with tooltip text {Next Marker}
14:09:17 [2019-12-20T19:09:17.463Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615959648 data=null} to ToolItem with tooltip text {Next Marker}
14:09:17 [2019-12-20T19:09:17.463Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
14:09:17 [2019-12-20T19:09:17.463Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:09:18 [2019-12-20T19:09:18.388Z] DEBUG - number of items : 17
14:09:18 [2019-12-20T19:09:18.388Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
14:09:18 [2019-12-20T19:09:18.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615960650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:18 [2019-12-20T19:09:18.388Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615960650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:18 [2019-12-20T19:09:18.388Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615960650 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
14:09:18 [2019-12-20T19:09:18.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615960650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:18 [2019-12-20T19:09:18.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615960650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:18 [2019-12-20T19:09:18.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615960650 data=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:09:18 [2019-12-20T19:09:18.388Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615960650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:18 [2019-12-20T19:09:18.388Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615960650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:18 [2019-12-20T19:09:18.388Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615960650 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:18 [2019-12-20T19:09:18.388Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615960650 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
14:09:18 [2019-12-20T19:09:18.388Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615960650 data=null} to ToolItem with tooltip text {Previous Marker}
14:09:18 [2019-12-20T19:09:18.388Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
14:09:18 [2019-12-20T19:09:18.388Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:09:18 [2019-12-20T19:09:18.949Z] DEBUG - number of items : 17
14:09:18 [2019-12-20T19:09:18.949Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
14:09:18 [2019-12-20T19:09:18.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615961152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:18 [2019-12-20T19:09:18.949Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615961152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:18 [2019-12-20T19:09:18.949Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615961152 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
14:09:18 [2019-12-20T19:09:18.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615961152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:18 [2019-12-20T19:09:18.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615961152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:18 [2019-12-20T19:09:18.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615961152 data=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:09:18 [2019-12-20T19:09:18.949Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615961153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:18 [2019-12-20T19:09:18.949Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615961153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:18 [2019-12-20T19:09:18.949Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615961153 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:18 [2019-12-20T19:09:18.949Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615961153 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
14:09:18 [2019-12-20T19:09:18.949Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615961153 data=null} to ToolItem with tooltip text {Previous Marker}
14:09:18 [2019-12-20T19:09:18.949Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
14:09:18 [2019-12-20T19:09:18.949Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:09:19 [2019-12-20T19:09:19.876Z] DEBUG - number of items : 17
14:09:19 [2019-12-20T19:09:19.876Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
14:09:19 [2019-12-20T19:09:19.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615962154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:19 [2019-12-20T19:09:19.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615962154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:19 [2019-12-20T19:09:19.876Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615962154 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
14:09:19 [2019-12-20T19:09:19.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615962155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:19 [2019-12-20T19:09:19.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615962155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:19 [2019-12-20T19:09:19.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615962155 data=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:09:19 [2019-12-20T19:09:19.876Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615962155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:19 [2019-12-20T19:09:19.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615962155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:19 [2019-12-20T19:09:19.876Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615962155 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
14:09:19 [2019-12-20T19:09:19.876Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615962155 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
14:09:19 [2019-12-20T19:09:19.876Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615962155 data=null} to ToolItem with tooltip text {Previous Marker}
14:09:19 [2019-12-20T19:09:19.876Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
14:09:19 [2019-12-20T19:09:19.876Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:09:19 [2019-12-20T19:09:19.876Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:09:23 [2019-12-20T19:09:23.140Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:09:23 [2019-12-20T19:09:23.140Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:09:23 [2019-12-20T19:09:23.704Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:09:23 [2019-12-20T19:09:23.705Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
14:09:23 [2019-12-20T19:09:23.705Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
14:09:23 [2019-12-20T19:09:23.705Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:09:23 [2019-12-20T19:09:23.705Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:09:23 [2019-12-20T19:09:23.705Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:09:26 [2019-12-20T19:09:26.968Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:09:26 [2019-12-20T19:09:26.968Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:09:26 [2019-12-20T19:09:26.968Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:09:26 [2019-12-20T19:09:26.968Z] DEBUG - number of items : 17
14:09:27 [2019-12-20T19:09:27.895Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:09:31 [2019-12-20T19:09:31.160Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:09:31 [2019-12-20T19:09:31.160Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:09:31 [2019-12-20T19:09:31.160Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:09:31 [2019-12-20T19:09:31.160Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
14:09:31 [2019-12-20T19:09:31.160Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
14:09:31 [2019-12-20T19:09:31.160Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:09:31 [2019-12-20T19:09:31.416Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:09:34 [2019-12-20T19:09:34.723Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:09:34 [2019-12-20T19:09:34.723Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:09:34 [2019-12-20T19:09:34.978Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:09:34 [2019-12-20T19:09:34.978Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:09:35 [2019-12-20T19:09:35.539Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:09:35 [2019-12-20T19:09:35.539Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:09:35 [2019-12-20T19:09:35.795Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:09:37 [2019-12-20T19:09:37.683Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:09:37 [2019-12-20T19:09:37.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:09:37 [2019-12-20T19:09:37.683Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:09:37 [2019-12-20T19:09:37.683Z] DEBUG - number of items : 17
14:09:37 [2019-12-20T19:09:37.683Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
14:09:37 [2019-12-20T19:09:37.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615979704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:09:37 [2019-12-20T19:09:37.683Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615979704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:09:37 [2019-12-20T19:09:37.683Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615979704 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:09:37 [2019-12-20T19:09:37.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615979704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:09:37 [2019-12-20T19:09:37.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615979705 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615980081 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615980082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615980082 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615980082 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615980082 data=null} to ToolItem with tooltip text {Show Legend}
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=615980086 data=null doit=true} to Shell with text {Legend}
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
14:09:37 [2019-12-20T19:09:37.939Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - Clicking on OK
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615980093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615980093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615980093 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615980093 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615980093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615980093 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:37 [2019-12-20T19:09:37.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615980093 data=null item=null detail=0 x=0 y=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:09:37 [2019-12-20T19:09:37.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615979705 data=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:09:38 [2019-12-20T19:09:38.196Z] DEBUG - Clicked on 
14:09:38 [2019-12-20T19:09:38.452Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=615980821 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:09:38 [2019-12-20T19:09:38.707Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:09:38 [2019-12-20T19:09:38.707Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:09:38 [2019-12-20T19:09:38.707Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:09:38 [2019-12-20T19:09:38.707Z] DEBUG - Attempting to set focus on Tree with text {}
14:09:38 [2019-12-20T19:09:38.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=615980861 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:09:38 [2019-12-20T19:09:38.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=615980861 data=null doit=true} to TreeItem with text {test}
14:09:38 [2019-12-20T19:09:38.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=615980861 data=null} to TreeItem with text {test}
14:09:38 [2019-12-20T19:09:38.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=615980861 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:09:38 [2019-12-20T19:09:38.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=615980861 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:09:38 [2019-12-20T19:09:38.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=615980869 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:09:38 [2019-12-20T19:09:38.708Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:09:38 [2019-12-20T19:09:38.708Z] DEBUG - Clicking on with mnemonic 'Delete'
14:09:38 [2019-12-20T19:09:38.708Z] DEBUG - Clicked on with mnemonic 'Delete'
14:09:39 [2019-12-20T19:09:39.635Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:09:39 [2019-12-20T19:09:39.635Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:09:39 [2019-12-20T19:09:39.635Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:09:39 [2019-12-20T19:09:39.635Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:09:39 [2019-12-20T19:09:39.635Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:09:39 [2019-12-20T19:09:39.635Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:09:39 [2019-12-20T19:09:39.635Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:09:39 [2019-12-20T19:09:39.636Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:09:39 [2019-12-20T19:09:39.636Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:09:39 [2019-12-20T19:09:39.636Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:09:39 [2019-12-20T19:09:39.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615981806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:09:39 [2019-12-20T19:09:39.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615981806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:09:39 [2019-12-20T19:09:39.636Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=615981806 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:09:39 [2019-12-20T19:09:39.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=615981806 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:09:39 [2019-12-20T19:09:39.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615981806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:09:39 [2019-12-20T19:09:39.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615981806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:09:39 [2019-12-20T19:09:39.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=615981806 data=null 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:09:39 [2019-12-20T19:09:39.636Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615981806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:09:39 [2019-12-20T19:09:39.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615981806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:09:39 [2019-12-20T19:09:39.636Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=615981806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:09:39 [2019-12-20T19:09:39.636Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=615981806 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:09:39 [2019-12-20T19:09:39.636Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=615981807 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:09:39 [2019-12-20T19:09:39.636Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:09:39 [2019-12-20T19:09:39.636Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:09:39 [2019-12-20T19:09:39.636Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:09:39 [2019-12-20T19:09:39.636Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:09:39 [2019-12-20T19:09:39.636Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:09:39 [2019-12-20T19:09:39.636Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:09:39 [2019-12-20T19:09:39.636Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:09:39 [2019-12-20T19:09:39.636Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:39 [2019-12-20T19:09:39.636Z] DEBUG - Clicking on OK
14:09:39 [2019-12-20T19:09:39.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=615981807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:39 [2019-12-20T19:09:39.636Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=615981807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:39 [2019-12-20T19:09:39.636Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=615981807 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:39 [2019-12-20T19:09:39.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=615981807 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:39 [2019-12-20T19:09:39.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=615981807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:39 [2019-12-20T19:09:39.636Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=615981808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:39 [2019-12-20T19:09:39.636Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:39 [2019-12-20T19:09:39.636Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:39 [2019-12-20T19:09:39.636Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:39 [2019-12-20T19:09:39.636Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:39 [2019-12-20T19:09:39.636Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:09:39 [2019-12-20T19:09:39.636Z] DEBUG - Clicked on OK
14:09:40 [2019-12-20T19:09:40.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=615981808 data=null item=null detail=0 x=0 y=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:09:40 [2019-12-20T19:09:40.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=615980974 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:09:40 [2019-12-20T19:09:40.199Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 80.84 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
14:09:40 [2019-12-20T19:09:40.199Z] testKeyboardSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 20.278 s
14:09:40 [2019-12-20T19:09:40.199Z] testMarkerAxis(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 6.234 s
14:09:40 [2019-12-20T19:09:40.199Z] testAddRemoveBookmark(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 10.299 s
14:09:40 [2019-12-20T19:09:40.199Z] testShowMarkers(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 5.574 s
14:09:40 [2019-12-20T19:09:40.199Z] testMarkerNavigationSubMenu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) skipped
14:09:40 [2019-12-20T19:09:40.199Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 5.586 s
14:09:40 [2019-12-20T19:09:40.199Z] testToolBarSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 11.823 s
14:09:40 [2019-12-20T19:09:40.199Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 3.718 s
14:09:40 [2019-12-20T19:09:40.199Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 4.064 s
14:09:40 [2019-12-20T19:09:40.199Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 3.605 s
14:09:40 [2019-12-20T19:09:40.199Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 4.413 s
14:09:40 [2019-12-20T19:09:40.199Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 2.483 s
14:09:40 [2019-12-20T19:09:40.199Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
14:09:40 [2019-12-20T19:09:40.761Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:09:44 [2019-12-20T19:09:44.924Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:09:44 [2019-12-20T19:09:44.924Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:09:44 [2019-12-20T19:09:44.924Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:09:44 [2019-12-20T19:09:44.924Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:09:44 [2019-12-20T19:09:44.924Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:09:44 [2019-12-20T19:09:44.924Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:09:44 [2019-12-20T19:09:44.924Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:09:44 [2019-12-20T19:09:44.924Z] DEBUG - number of items : 25
14:09:44 [2019-12-20T19:09:44.924Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
14:09:44 [2019-12-20T19:09:44.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615986775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:44 [2019-12-20T19:09:44.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615986775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:44 [2019-12-20T19:09:44.924Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615986775 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:09:44 [2019-12-20T19:09:44.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615986775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:44 [2019-12-20T19:09:44.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615986775 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:44 [2019-12-20T19:09:44.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615986775 data=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:09:44 [2019-12-20T19:09:44.924Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615986776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:44 [2019-12-20T19:09:44.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615986776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:44 [2019-12-20T19:09:44.924Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615986776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:44 [2019-12-20T19:09:44.924Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615986776 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:09:44 [2019-12-20T19:09:44.924Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615986776 data=null} to ToolItem with tooltip text {Follow CPU Forward}
14:09:44 [2019-12-20T19:09:44.924Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
14:09:44 [2019-12-20T19:09:44.924Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:09:44 [2019-12-20T19:09:44.924Z] DEBUG - number of items : 25
14:09:44 [2019-12-20T19:09:44.924Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
14:09:44 [2019-12-20T19:09:44.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615987278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:44 [2019-12-20T19:09:44.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615987278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:44 [2019-12-20T19:09:44.924Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615987278 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:09:44 [2019-12-20T19:09:44.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615987278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:44 [2019-12-20T19:09:44.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615987278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:44 [2019-12-20T19:09:44.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615987278 data=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:09:44 [2019-12-20T19:09:44.924Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615987279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:44 [2019-12-20T19:09:44.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615987279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:44 [2019-12-20T19:09:44.924Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615987279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:44 [2019-12-20T19:09:44.924Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615987279 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:09:44 [2019-12-20T19:09:44.924Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615987279 data=null} to ToolItem with tooltip text {Follow CPU Forward}
14:09:44 [2019-12-20T19:09:44.924Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
14:09:44 [2019-12-20T19:09:44.924Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:09:45 [2019-12-20T19:09:45.486Z] DEBUG - number of items : 25
14:09:45 [2019-12-20T19:09:45.486Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
14:09:45 [2019-12-20T19:09:45.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615987781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:45 [2019-12-20T19:09:45.486Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615987781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:45 [2019-12-20T19:09:45.486Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615987781 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:09:45 [2019-12-20T19:09:45.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615987781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:45 [2019-12-20T19:09:45.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615987781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:45 [2019-12-20T19:09:45.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615987781 data=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:09:45 [2019-12-20T19:09:45.486Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615987788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:45 [2019-12-20T19:09:45.486Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615987788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:45 [2019-12-20T19:09:45.486Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615987788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:45 [2019-12-20T19:09:45.486Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615987788 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:09:45 [2019-12-20T19:09:45.486Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615987788 data=null} to ToolItem with tooltip text {Follow CPU Forward}
14:09:45 [2019-12-20T19:09:45.486Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
14:09:45 [2019-12-20T19:09:45.486Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:09:46 [2019-12-20T19:09:46.047Z] DEBUG - number of items : 25
14:09:46 [2019-12-20T19:09:46.047Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
14:09:46 [2019-12-20T19:09:46.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615988290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:46 [2019-12-20T19:09:46.047Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615988290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:46 [2019-12-20T19:09:46.047Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615988290 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:09:46 [2019-12-20T19:09:46.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615988290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:46 [2019-12-20T19:09:46.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615988290 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:46 [2019-12-20T19:09:46.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615988290 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:09:46 [2019-12-20T19:09:46.047Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615988291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:46 [2019-12-20T19:09:46.047Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615988291 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:46 [2019-12-20T19:09:46.047Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615988292 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:46 [2019-12-20T19:09:46.047Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615988292 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:09:46 [2019-12-20T19:09:46.047Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615988292 data=null} to ToolItem with tooltip text {Follow CPU Forward}
14:09:46 [2019-12-20T19:09:46.047Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
14:09:46 [2019-12-20T19:09:46.047Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:09:46 [2019-12-20T19:09:46.609Z] DEBUG - number of items : 25
14:09:46 [2019-12-20T19:09:46.609Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
14:09:46 [2019-12-20T19:09:46.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615988793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:46 [2019-12-20T19:09:46.609Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615988793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:46 [2019-12-20T19:09:46.609Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615988793 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:09:46 [2019-12-20T19:09:46.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615988793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:46 [2019-12-20T19:09:46.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615988793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:46 [2019-12-20T19:09:46.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615988794 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:09:46 [2019-12-20T19:09:46.609Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615988795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:46 [2019-12-20T19:09:46.609Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615988795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:46 [2019-12-20T19:09:46.609Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615988795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:46 [2019-12-20T19:09:46.609Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615988795 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:09:46 [2019-12-20T19:09:46.609Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615988795 data=null} to ToolItem with tooltip text {Follow CPU Forward}
14:09:46 [2019-12-20T19:09:46.609Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
14:09:46 [2019-12-20T19:09:46.609Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:09:47 [2019-12-20T19:09:47.170Z] DEBUG - number of items : 25
14:09:47 [2019-12-20T19:09:47.170Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
14:09:47 [2019-12-20T19:09:47.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615989296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:47 [2019-12-20T19:09:47.170Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615989296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:47 [2019-12-20T19:09:47.170Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615989296 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:09:47 [2019-12-20T19:09:47.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615989296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:47 [2019-12-20T19:09:47.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615989297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:47 [2019-12-20T19:09:47.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615989297 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:09:47 [2019-12-20T19:09:47.170Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615989298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:47 [2019-12-20T19:09:47.170Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615989298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:47 [2019-12-20T19:09:47.170Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615989298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:47 [2019-12-20T19:09:47.170Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615989298 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:09:47 [2019-12-20T19:09:47.170Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615989298 data=null} to ToolItem with tooltip text {Follow CPU Forward}
14:09:47 [2019-12-20T19:09:47.170Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
14:09:47 [2019-12-20T19:09:47.170Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:09:47 [2019-12-20T19:09:47.170Z] DEBUG - number of items : 25
14:09:47 [2019-12-20T19:09:47.170Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
14:09:47 [2019-12-20T19:09:47.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615989299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.170Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615989299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.170Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615989299 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615989299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615989299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615989299 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:09:47 [2019-12-20T19:09:47.171Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615989300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615989300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.171Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615989300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.171Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615989300 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.171Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615989300 data=null} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.171Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
14:09:47 [2019-12-20T19:09:47.171Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:09:47 [2019-12-20T19:09:47.171Z] DEBUG - number of items : 25
14:09:47 [2019-12-20T19:09:47.171Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
14:09:47 [2019-12-20T19:09:47.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615989301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615989301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.171Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615989301 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615989301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615989301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615989301 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:09:47 [2019-12-20T19:09:47.171Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615989302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.171Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615989302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.171Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615989302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.171Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615989302 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.171Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615989302 data=null} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.171Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
14:09:47 [2019-12-20T19:09:47.171Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:09:47 [2019-12-20T19:09:47.732Z] DEBUG - number of items : 25
14:09:47 [2019-12-20T19:09:47.732Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
14:09:47 [2019-12-20T19:09:47.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615989804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.732Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615989805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.732Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615989805 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615989805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615989805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615989805 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:09:47 [2019-12-20T19:09:47.732Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615989807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.732Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615989807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.732Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615989807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.732Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615989807 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.732Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615989807 data=null} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.732Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
14:09:47 [2019-12-20T19:09:47.732Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:09:47 [2019-12-20T19:09:47.988Z] DEBUG - number of items : 25
14:09:47 [2019-12-20T19:09:47.988Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
14:09:47 [2019-12-20T19:09:47.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615990309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.988Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615990309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.988Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615990309 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615990309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615990309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615990309 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:09:47 [2019-12-20T19:09:47.988Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615990311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.988Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615990311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.988Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615990311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.988Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615990311 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.988Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615990311 data=null} to ToolItem with tooltip text {Follow CPU Backward}
14:09:47 [2019-12-20T19:09:47.988Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
14:09:47 [2019-12-20T19:09:47.988Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:09:48 [2019-12-20T19:09:48.549Z] DEBUG - number of items : 25
14:09:48 [2019-12-20T19:09:48.549Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
14:09:48 [2019-12-20T19:09:48.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615990813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:48 [2019-12-20T19:09:48.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615990813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:48 [2019-12-20T19:09:48.549Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615990814 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:09:48 [2019-12-20T19:09:48.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615990814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:48 [2019-12-20T19:09:48.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615990814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:48 [2019-12-20T19:09:48.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615990814 data=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:09:48 [2019-12-20T19:09:48.549Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615990815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:48 [2019-12-20T19:09:48.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615990815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:48 [2019-12-20T19:09:48.549Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615990815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:48 [2019-12-20T19:09:48.549Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615990815 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:09:48 [2019-12-20T19:09:48.549Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615990815 data=null} to ToolItem with tooltip text {Follow CPU Forward}
14:09:48 [2019-12-20T19:09:48.549Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
14:09:48 [2019-12-20T19:09:48.549Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:09:49 [2019-12-20T19:09:49.116Z] DEBUG - number of items : 25
14:09:49 [2019-12-20T19:09:49.116Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
14:09:49 [2019-12-20T19:09:49.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615991318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:49 [2019-12-20T19:09:49.116Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615991318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:49 [2019-12-20T19:09:49.116Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615991318 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:09:49 [2019-12-20T19:09:49.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615991318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:49 [2019-12-20T19:09:49.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615991318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:49 [2019-12-20T19:09:49.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615991318 data=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:09:49 [2019-12-20T19:09:49.116Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615991320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:49 [2019-12-20T19:09:49.116Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615991320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:49 [2019-12-20T19:09:49.116Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615991320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:49 [2019-12-20T19:09:49.116Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615991320 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:09:49 [2019-12-20T19:09:49.116Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615991320 data=null} to ToolItem with tooltip text {Follow CPU Forward}
14:09:49 [2019-12-20T19:09:49.116Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
14:09:49 [2019-12-20T19:09:49.116Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:09:49 [2019-12-20T19:09:49.677Z] DEBUG - number of items : 25
14:09:49 [2019-12-20T19:09:49.678Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
14:09:49 [2019-12-20T19:09:49.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615991822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:49 [2019-12-20T19:09:49.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615991823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:49 [2019-12-20T19:09:49.678Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615991823 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:09:49 [2019-12-20T19:09:49.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615991823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:49 [2019-12-20T19:09:49.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615991823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:49 [2019-12-20T19:09:49.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615991823 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:09:49 [2019-12-20T19:09:49.678Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615991824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:49 [2019-12-20T19:09:49.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615991832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:49 [2019-12-20T19:09:49.678Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615991832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:49 [2019-12-20T19:09:49.678Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615991832 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:09:49 [2019-12-20T19:09:49.678Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615991832 data=null} to ToolItem with tooltip text {Follow CPU Backward}
14:09:49 [2019-12-20T19:09:49.678Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
14:09:49 [2019-12-20T19:09:49.678Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:09:50 [2019-12-20T19:09:50.239Z] DEBUG - number of items : 25
14:09:50 [2019-12-20T19:09:50.239Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
14:09:50 [2019-12-20T19:09:50.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615992334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:50 [2019-12-20T19:09:50.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615992334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:50 [2019-12-20T19:09:50.239Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615992334 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:09:50 [2019-12-20T19:09:50.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615992334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:50 [2019-12-20T19:09:50.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615992334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:50 [2019-12-20T19:09:50.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615992334 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:09:50 [2019-12-20T19:09:50.239Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615992336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:50 [2019-12-20T19:09:50.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615992336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:50 [2019-12-20T19:09:50.239Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615992336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:50 [2019-12-20T19:09:50.239Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615992336 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:09:50 [2019-12-20T19:09:50.239Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615992336 data=null} to ToolItem with tooltip text {Follow CPU Backward}
14:09:50 [2019-12-20T19:09:50.239Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
14:09:50 [2019-12-20T19:09:50.239Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:09:50 [2019-12-20T19:09:50.495Z] DEBUG - number of items : 25
14:09:50 [2019-12-20T19:09:50.495Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
14:09:50 [2019-12-20T19:09:50.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615992838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:50 [2019-12-20T19:09:50.495Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615992838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:50 [2019-12-20T19:09:50.495Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615992838 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:09:50 [2019-12-20T19:09:50.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615992838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:50 [2019-12-20T19:09:50.495Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615992838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:50 [2019-12-20T19:09:50.495Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615992838 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:09:50 [2019-12-20T19:09:50.495Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615992839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:50 [2019-12-20T19:09:50.495Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615992839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:50 [2019-12-20T19:09:50.495Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615992839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:50 [2019-12-20T19:09:50.495Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615992839 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:09:50 [2019-12-20T19:09:50.495Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615992840 data=null} to ToolItem with tooltip text {Follow CPU Backward}
14:09:50 [2019-12-20T19:09:50.495Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
14:09:50 [2019-12-20T19:09:50.495Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:09:51 [2019-12-20T19:09:51.056Z] DEBUG - number of items : 25
14:09:51 [2019-12-20T19:09:51.056Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
14:09:51 [2019-12-20T19:09:51.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615993341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:51 [2019-12-20T19:09:51.056Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615993341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:51 [2019-12-20T19:09:51.056Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615993341 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:09:51 [2019-12-20T19:09:51.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615993341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:51 [2019-12-20T19:09:51.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615993342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:51 [2019-12-20T19:09:51.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615993342 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:09:51 [2019-12-20T19:09:51.056Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615993343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:51 [2019-12-20T19:09:51.056Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615993343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:51 [2019-12-20T19:09:51.056Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615993343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:51 [2019-12-20T19:09:51.056Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615993343 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:09:51 [2019-12-20T19:09:51.056Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615993343 data=null} to ToolItem with tooltip text {Follow CPU Forward}
14:09:51 [2019-12-20T19:09:51.056Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
14:09:51 [2019-12-20T19:09:51.056Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:09:51 [2019-12-20T19:09:51.617Z] DEBUG - number of items : 25
14:09:51 [2019-12-20T19:09:51.617Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
14:09:51 [2019-12-20T19:09:51.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615993845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:51 [2019-12-20T19:09:51.617Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615993845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:51 [2019-12-20T19:09:51.617Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615993845 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:09:51 [2019-12-20T19:09:51.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615993845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:51 [2019-12-20T19:09:51.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615993845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:51 [2019-12-20T19:09:51.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615993845 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:09:51 [2019-12-20T19:09:51.617Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615993846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:51 [2019-12-20T19:09:51.618Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615993847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:51 [2019-12-20T19:09:51.618Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615993847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:51 [2019-12-20T19:09:51.618Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615993847 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:09:51 [2019-12-20T19:09:51.618Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615993847 data=null} to ToolItem with tooltip text {Follow CPU Forward}
14:09:51 [2019-12-20T19:09:51.618Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
14:09:51 [2019-12-20T19:09:51.618Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:09:52 [2019-12-20T19:09:52.179Z] DEBUG - number of items : 25
14:09:52 [2019-12-20T19:09:52.179Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
14:09:52 [2019-12-20T19:09:52.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615994348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:52 [2019-12-20T19:09:52.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615994348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:52 [2019-12-20T19:09:52.179Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615994348 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:09:52 [2019-12-20T19:09:52.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615994349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:52 [2019-12-20T19:09:52.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615994349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:52 [2019-12-20T19:09:52.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615994349 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:09:52 [2019-12-20T19:09:52.179Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615994350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:52 [2019-12-20T19:09:52.179Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615994350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:52 [2019-12-20T19:09:52.179Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615994350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:52 [2019-12-20T19:09:52.179Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615994350 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:09:52 [2019-12-20T19:09:52.179Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615994351 data=null} to ToolItem with tooltip text {Follow CPU Forward}
14:09:52 [2019-12-20T19:09:52.179Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
14:09:52 [2019-12-20T19:09:52.179Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:09:52 [2019-12-20T19:09:52.740Z] DEBUG - number of items : 25
14:09:52 [2019-12-20T19:09:52.740Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
14:09:52 [2019-12-20T19:09:52.740Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615994852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:52 [2019-12-20T19:09:52.740Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615994853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:52 [2019-12-20T19:09:52.740Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615994853 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:09:52 [2019-12-20T19:09:52.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615994853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:52 [2019-12-20T19:09:52.740Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615994853 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:52 [2019-12-20T19:09:52.741Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615994853 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:09:52 [2019-12-20T19:09:52.741Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615994854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:52 [2019-12-20T19:09:52.741Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615994854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:52 [2019-12-20T19:09:52.741Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615994854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
14:09:52 [2019-12-20T19:09:52.741Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615994854 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
14:09:52 [2019-12-20T19:09:52.741Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615994854 data=null} to ToolItem with tooltip text {Follow CPU Forward}
14:09:52 [2019-12-20T19:09:52.741Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
14:09:52 [2019-12-20T19:09:52.741Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:09:52 [2019-12-20T19:09:52.996Z] DEBUG - number of items : 25
14:09:52 [2019-12-20T19:09:52.996Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
14:09:52 [2019-12-20T19:09:52.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615995356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:52 [2019-12-20T19:09:52.996Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615995356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:52 [2019-12-20T19:09:52.996Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615995356 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:09:52 [2019-12-20T19:09:52.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615995356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:52 [2019-12-20T19:09:52.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615995356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:52 [2019-12-20T19:09:52.997Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615995356 data=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:09:52 [2019-12-20T19:09:52.997Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615995358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:52 [2019-12-20T19:09:52.997Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615995358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:52 [2019-12-20T19:09:52.997Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615995358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:52 [2019-12-20T19:09:52.997Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615995358 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:09:52 [2019-12-20T19:09:52.997Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615995358 data=null} to ToolItem with tooltip text {Follow CPU Backward}
14:09:52 [2019-12-20T19:09:52.997Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
14:09:52 [2019-12-20T19:09:52.997Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:09:53 [2019-12-20T19:09:53.558Z] DEBUG - number of items : 25
14:09:53 [2019-12-20T19:09:53.558Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
14:09:53 [2019-12-20T19:09:53.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615995860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:53 [2019-12-20T19:09:53.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615995860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:53 [2019-12-20T19:09:53.558Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615995860 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:09:53 [2019-12-20T19:09:53.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615995860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:53 [2019-12-20T19:09:53.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615995860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:53 [2019-12-20T19:09:53.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615995860 data=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:09:53 [2019-12-20T19:09:53.558Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615995861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:53 [2019-12-20T19:09:53.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615995862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:53 [2019-12-20T19:09:53.558Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615995862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:53 [2019-12-20T19:09:53.558Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615995862 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:09:53 [2019-12-20T19:09:53.558Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615995862 data=null} to ToolItem with tooltip text {Follow CPU Backward}
14:09:53 [2019-12-20T19:09:53.558Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
14:09:53 [2019-12-20T19:09:53.558Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:09:54 [2019-12-20T19:09:54.119Z] DEBUG - number of items : 25
14:09:54 [2019-12-20T19:09:54.119Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
14:09:54 [2019-12-20T19:09:54.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615996364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:54 [2019-12-20T19:09:54.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615996364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:54 [2019-12-20T19:09:54.120Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615996364 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:09:54 [2019-12-20T19:09:54.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615996364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:54 [2019-12-20T19:09:54.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615996364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:54 [2019-12-20T19:09:54.120Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615996364 data=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:09:54 [2019-12-20T19:09:54.120Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615996365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:54 [2019-12-20T19:09:54.120Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615996365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:54 [2019-12-20T19:09:54.120Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615996365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:54 [2019-12-20T19:09:54.120Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615996365 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:09:54 [2019-12-20T19:09:54.120Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615996365 data=null} to ToolItem with tooltip text {Follow CPU Backward}
14:09:54 [2019-12-20T19:09:54.120Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
14:09:54 [2019-12-20T19:09:54.120Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:09:54 [2019-12-20T19:09:54.681Z] DEBUG - number of items : 25
14:09:54 [2019-12-20T19:09:54.681Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
14:09:54 [2019-12-20T19:09:54.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615996867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:54 [2019-12-20T19:09:54.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615996867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:54 [2019-12-20T19:09:54.681Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615996867 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:09:54 [2019-12-20T19:09:54.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615996867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:54 [2019-12-20T19:09:54.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615996867 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:54 [2019-12-20T19:09:54.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615996867 data=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:09:54 [2019-12-20T19:09:54.681Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615996868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:54 [2019-12-20T19:09:54.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615996868 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:54 [2019-12-20T19:09:54.681Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615996869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:54 [2019-12-20T19:09:54.681Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615996869 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:09:54 [2019-12-20T19:09:54.681Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615996869 data=null} to ToolItem with tooltip text {Follow CPU Backward}
14:09:54 [2019-12-20T19:09:54.681Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
14:09:54 [2019-12-20T19:09:54.681Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:09:55 [2019-12-20T19:09:55.244Z] DEBUG - number of items : 25
14:09:55 [2019-12-20T19:09:55.244Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
14:09:55 [2019-12-20T19:09:55.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615997370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:55 [2019-12-20T19:09:55.244Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615997370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:55 [2019-12-20T19:09:55.244Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615997370 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:09:55 [2019-12-20T19:09:55.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615997371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:55 [2019-12-20T19:09:55.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615997371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:55 [2019-12-20T19:09:55.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615997371 data=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:09:55 [2019-12-20T19:09:55.244Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615997372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:55 [2019-12-20T19:09:55.244Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615997372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:55 [2019-12-20T19:09:55.245Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615997372 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
14:09:55 [2019-12-20T19:09:55.245Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615997372 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
14:09:55 [2019-12-20T19:09:55.245Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615997372 data=null} to ToolItem with tooltip text {Follow CPU Backward}
14:09:55 [2019-12-20T19:09:55.245Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
14:09:55 [2019-12-20T19:09:55.245Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:09:55 [2019-12-20T19:09:55.806Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:09:57 [2019-12-20T19:09:57.694Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:09:57 [2019-12-20T19:09:57.694Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:09:57 [2019-12-20T19:09:57.694Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:09:57 [2019-12-20T19:09:57.694Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:09:57 [2019-12-20T19:09:57.694Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:09:57 [2019-12-20T19:09:57.694Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:09:57 [2019-12-20T19:09:57.694Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:09:57 [2019-12-20T19:09:57.694Z] DEBUG - number of items : 25
14:09:57 [2019-12-20T19:09:57.694Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
14:09:57 [2019-12-20T19:09:57.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=615999809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:09:57 [2019-12-20T19:09:57.694Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615999809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:09:57 [2019-12-20T19:09:57.695Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=615999809 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:09:57 [2019-12-20T19:09:57.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=615999809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:09:57 [2019-12-20T19:09:57.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=615999809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:09:57 [2019-12-20T19:09:57.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=615999809 data=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:09:57 [2019-12-20T19:09:57.695Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=615999810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:09:57 [2019-12-20T19:09:57.695Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=615999810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:09:57 [2019-12-20T19:09:57.695Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=615999810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:09:57 [2019-12-20T19:09:57.695Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=615999810 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:09:57 [2019-12-20T19:09:57.695Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=615999810 data=null} to ToolItem with tooltip text {Select Next State Change}
14:09:57 [2019-12-20T19:09:57.695Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
14:09:57 [2019-12-20T19:09:57.695Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:09:57 [2019-12-20T19:09:57.951Z] DEBUG - number of items : 25
14:09:57 [2019-12-20T19:09:57.951Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
14:09:57 [2019-12-20T19:09:57.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616000312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:09:57 [2019-12-20T19:09:57.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616000312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:09:57 [2019-12-20T19:09:57.951Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616000312 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:09:57 [2019-12-20T19:09:57.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616000312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:09:57 [2019-12-20T19:09:57.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616000312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:09:57 [2019-12-20T19:09:57.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616000312 data=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:09:57 [2019-12-20T19:09:57.951Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616000313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:09:57 [2019-12-20T19:09:57.951Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616000313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:09:57 [2019-12-20T19:09:57.951Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616000313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:09:57 [2019-12-20T19:09:57.951Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616000313 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:09:57 [2019-12-20T19:09:57.951Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616000313 data=null} to ToolItem with tooltip text {Select Next State Change}
14:09:57 [2019-12-20T19:09:57.951Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
14:09:57 [2019-12-20T19:09:57.951Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:09:58 [2019-12-20T19:09:58.512Z] DEBUG - number of items : 25
14:09:58 [2019-12-20T19:09:58.512Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
14:09:58 [2019-12-20T19:09:58.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616000815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:09:58 [2019-12-20T19:09:58.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616000815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:09:58 [2019-12-20T19:09:58.512Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616000815 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:09:58 [2019-12-20T19:09:58.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616000815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:09:58 [2019-12-20T19:09:58.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616000815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:09:58 [2019-12-20T19:09:58.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616000815 data=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:09:58 [2019-12-20T19:09:58.512Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616000816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:09:58 [2019-12-20T19:09:58.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616000816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:09:58 [2019-12-20T19:09:58.512Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616000816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:09:58 [2019-12-20T19:09:58.512Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616000816 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:09:58 [2019-12-20T19:09:58.512Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616000816 data=null} to ToolItem with tooltip text {Select Next State Change}
14:09:58 [2019-12-20T19:09:58.512Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
14:09:58 [2019-12-20T19:09:58.512Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:09:59 [2019-12-20T19:09:59.072Z] DEBUG - number of items : 25
14:09:59 [2019-12-20T19:09:59.073Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
14:09:59 [2019-12-20T19:09:59.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616001318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:09:59 [2019-12-20T19:09:59.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616001318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:09:59 [2019-12-20T19:09:59.073Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616001318 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:09:59 [2019-12-20T19:09:59.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616001318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:09:59 [2019-12-20T19:09:59.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616001318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:09:59 [2019-12-20T19:09:59.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616001319 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:09:59 [2019-12-20T19:09:59.073Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616001321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:09:59 [2019-12-20T19:09:59.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616001321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:09:59 [2019-12-20T19:09:59.073Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616001322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:09:59 [2019-12-20T19:09:59.073Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616001322 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:09:59 [2019-12-20T19:09:59.073Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616001322 data=null} to ToolItem with tooltip text {Select Next State Change}
14:09:59 [2019-12-20T19:09:59.073Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
14:09:59 [2019-12-20T19:09:59.073Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:09:59 [2019-12-20T19:09:59.634Z] DEBUG - number of items : 25
14:09:59 [2019-12-20T19:09:59.634Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
14:09:59 [2019-12-20T19:09:59.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616001824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:09:59 [2019-12-20T19:09:59.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616001824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:09:59 [2019-12-20T19:09:59.634Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616001824 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:09:59 [2019-12-20T19:09:59.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616001824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:09:59 [2019-12-20T19:09:59.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616001824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:09:59 [2019-12-20T19:09:59.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616001824 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:09:59 [2019-12-20T19:09:59.634Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616001825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:09:59 [2019-12-20T19:09:59.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616001825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:09:59 [2019-12-20T19:09:59.634Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616001825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:09:59 [2019-12-20T19:09:59.634Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616001825 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:09:59 [2019-12-20T19:09:59.634Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616001825 data=null} to ToolItem with tooltip text {Select Next State Change}
14:09:59 [2019-12-20T19:09:59.634Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
14:09:59 [2019-12-20T19:09:59.634Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:00 [2019-12-20T19:10:00.195Z] DEBUG - number of items : 25
14:10:00 [2019-12-20T19:10:00.195Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
14:10:00 [2019-12-20T19:10:00.195Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616002327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:00 [2019-12-20T19:10:00.195Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616002327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:00 [2019-12-20T19:10:00.195Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616002327 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:10:00 [2019-12-20T19:10:00.195Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616002327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:00 [2019-12-20T19:10:00.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616002327 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:00 [2019-12-20T19:10:00.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616002327 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:10:00 [2019-12-20T19:10:00.195Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616002328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:00 [2019-12-20T19:10:00.195Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616002328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:00 [2019-12-20T19:10:00.195Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616002328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:00 [2019-12-20T19:10:00.195Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616002328 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:10:00 [2019-12-20T19:10:00.195Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616002328 data=null} to ToolItem with tooltip text {Select Next State Change}
14:10:00 [2019-12-20T19:10:00.195Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
14:10:00 [2019-12-20T19:10:00.195Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:00 [2019-12-20T19:10:00.957Z] DEBUG - number of items : 25
14:10:00 [2019-12-20T19:10:00.957Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
14:10:00 [2019-12-20T19:10:00.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616002830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:00 [2019-12-20T19:10:00.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616002830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:00 [2019-12-20T19:10:00.957Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616002830 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:10:00 [2019-12-20T19:10:00.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616002830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:00 [2019-12-20T19:10:00.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616002830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:00 [2019-12-20T19:10:00.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616002830 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:10:00 [2019-12-20T19:10:00.957Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616002831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:00 [2019-12-20T19:10:00.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616002831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:00 [2019-12-20T19:10:00.957Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616002831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:00 [2019-12-20T19:10:00.957Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616002831 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:10:00 [2019-12-20T19:10:00.958Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616002831 data=null} to ToolItem with tooltip text {Select Previous State Change}
14:10:00 [2019-12-20T19:10:00.958Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
14:10:00 [2019-12-20T19:10:00.958Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:01 [2019-12-20T19:10:01.415Z] DEBUG - number of items : 25
14:10:01 [2019-12-20T19:10:01.415Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
14:10:01 [2019-12-20T19:10:01.415Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616003333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:01 [2019-12-20T19:10:01.415Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616003333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:01 [2019-12-20T19:10:01.415Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616003333 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:10:01 [2019-12-20T19:10:01.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616003333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:01 [2019-12-20T19:10:01.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616003333 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:01 [2019-12-20T19:10:01.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616003333 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:10:01 [2019-12-20T19:10:01.415Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616003334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:01 [2019-12-20T19:10:01.415Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616003334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:01 [2019-12-20T19:10:01.415Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616003334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:01 [2019-12-20T19:10:01.415Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616003334 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:10:01 [2019-12-20T19:10:01.415Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616003334 data=null} to ToolItem with tooltip text {Select Previous State Change}
14:10:01 [2019-12-20T19:10:01.415Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
14:10:01 [2019-12-20T19:10:01.415Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:01 [2019-12-20T19:10:01.865Z] DEBUG - number of items : 25
14:10:01 [2019-12-20T19:10:01.865Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
14:10:01 [2019-12-20T19:10:01.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616003836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:01 [2019-12-20T19:10:01.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616003836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:01 [2019-12-20T19:10:01.865Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616003836 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:10:01 [2019-12-20T19:10:01.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616003836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:01 [2019-12-20T19:10:01.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616003836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:01 [2019-12-20T19:10:01.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616003836 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:10:01 [2019-12-20T19:10:01.865Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616003837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:01 [2019-12-20T19:10:01.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616003837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:01 [2019-12-20T19:10:01.865Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616003837 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:01 [2019-12-20T19:10:01.865Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616003837 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:10:01 [2019-12-20T19:10:01.865Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616003837 data=null} to ToolItem with tooltip text {Select Previous State Change}
14:10:01 [2019-12-20T19:10:01.865Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
14:10:01 [2019-12-20T19:10:01.865Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:02 [2019-12-20T19:10:02.121Z] DEBUG - number of items : 25
14:10:02 [2019-12-20T19:10:02.121Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
14:10:02 [2019-12-20T19:10:02.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616004339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:02 [2019-12-20T19:10:02.121Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616004339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:02 [2019-12-20T19:10:02.121Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616004339 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:10:02 [2019-12-20T19:10:02.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616004339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:02 [2019-12-20T19:10:02.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616004339 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:02 [2019-12-20T19:10:02.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616004339 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:10:02 [2019-12-20T19:10:02.121Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616004340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:02 [2019-12-20T19:10:02.121Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616004340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:02 [2019-12-20T19:10:02.121Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616004340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:02 [2019-12-20T19:10:02.121Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616004340 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:10:02 [2019-12-20T19:10:02.121Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616004340 data=null} to ToolItem with tooltip text {Select Previous State Change}
14:10:02 [2019-12-20T19:10:02.121Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
14:10:02 [2019-12-20T19:10:02.121Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:02 [2019-12-20T19:10:02.684Z] DEBUG - number of items : 25
14:10:02 [2019-12-20T19:10:02.684Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
14:10:02 [2019-12-20T19:10:02.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616004842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:02 [2019-12-20T19:10:02.684Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616004842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:02 [2019-12-20T19:10:02.684Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616004842 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:10:02 [2019-12-20T19:10:02.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616004842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:02 [2019-12-20T19:10:02.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616004842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:02 [2019-12-20T19:10:02.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616004842 data=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:10:02 [2019-12-20T19:10:02.684Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616004843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:02 [2019-12-20T19:10:02.684Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616004843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:02 [2019-12-20T19:10:02.684Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616004843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:02 [2019-12-20T19:10:02.684Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616004843 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:10:02 [2019-12-20T19:10:02.684Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616004843 data=null} to ToolItem with tooltip text {Select Next State Change}
14:10:02 [2019-12-20T19:10:02.684Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
14:10:02 [2019-12-20T19:10:02.684Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:03 [2019-12-20T19:10:03.250Z] DEBUG - number of items : 25
14:10:03 [2019-12-20T19:10:03.250Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
14:10:03 [2019-12-20T19:10:03.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616005345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:03 [2019-12-20T19:10:03.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616005345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:03 [2019-12-20T19:10:03.250Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616005345 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:10:03 [2019-12-20T19:10:03.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616005345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:03 [2019-12-20T19:10:03.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616005345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:03 [2019-12-20T19:10:03.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616005345 data=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:10:03 [2019-12-20T19:10:03.250Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616005347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:03 [2019-12-20T19:10:03.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616005347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:03 [2019-12-20T19:10:03.250Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616005347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:03 [2019-12-20T19:10:03.250Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616005347 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:10:03 [2019-12-20T19:10:03.250Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616005347 data=null} to ToolItem with tooltip text {Select Next State Change}
14:10:03 [2019-12-20T19:10:03.250Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
14:10:03 [2019-12-20T19:10:03.250Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:03 [2019-12-20T19:10:03.512Z] DEBUG - number of items : 25
14:10:03 [2019-12-20T19:10:03.512Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
14:10:03 [2019-12-20T19:10:03.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616005848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:03 [2019-12-20T19:10:03.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616005848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:03 [2019-12-20T19:10:03.512Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616005848 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:10:03 [2019-12-20T19:10:03.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616005848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:03 [2019-12-20T19:10:03.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616005848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:03 [2019-12-20T19:10:03.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616005848 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:10:03 [2019-12-20T19:10:03.512Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616005850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:03 [2019-12-20T19:10:03.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616005850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:03 [2019-12-20T19:10:03.512Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616005850 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:03 [2019-12-20T19:10:03.512Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616005850 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:10:03 [2019-12-20T19:10:03.512Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616005850 data=null} to ToolItem with tooltip text {Select Previous State Change}
14:10:03 [2019-12-20T19:10:03.512Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
14:10:03 [2019-12-20T19:10:03.512Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:04 [2019-12-20T19:10:04.073Z] DEBUG - number of items : 25
14:10:04 [2019-12-20T19:10:04.073Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
14:10:04 [2019-12-20T19:10:04.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616006351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:04 [2019-12-20T19:10:04.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616006351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:04 [2019-12-20T19:10:04.073Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616006351 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:10:04 [2019-12-20T19:10:04.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616006351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:04 [2019-12-20T19:10:04.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616006351 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:04 [2019-12-20T19:10:04.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616006351 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:10:04 [2019-12-20T19:10:04.073Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616006352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:04 [2019-12-20T19:10:04.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616006352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:04 [2019-12-20T19:10:04.073Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616006352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:04 [2019-12-20T19:10:04.073Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616006353 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:10:04 [2019-12-20T19:10:04.073Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616006353 data=null} to ToolItem with tooltip text {Select Previous State Change}
14:10:04 [2019-12-20T19:10:04.073Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
14:10:04 [2019-12-20T19:10:04.073Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:04 [2019-12-20T19:10:04.994Z] DEBUG - number of items : 25
14:10:04 [2019-12-20T19:10:04.994Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
14:10:04 [2019-12-20T19:10:04.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616006854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:04 [2019-12-20T19:10:04.994Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616006854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:04 [2019-12-20T19:10:04.994Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616006854 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:10:04 [2019-12-20T19:10:04.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616006854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:04 [2019-12-20T19:10:04.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616006854 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:04 [2019-12-20T19:10:04.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616006854 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:10:04 [2019-12-20T19:10:04.994Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616006856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:04 [2019-12-20T19:10:04.994Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616006856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:04 [2019-12-20T19:10:04.994Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616006856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:04 [2019-12-20T19:10:04.994Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616006856 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:10:04 [2019-12-20T19:10:04.994Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616006856 data=null} to ToolItem with tooltip text {Select Previous State Change}
14:10:04 [2019-12-20T19:10:04.994Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
14:10:04 [2019-12-20T19:10:04.994Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:04 [2019-12-20T19:10:04.994Z] DEBUG - number of items : 25
14:10:04 [2019-12-20T19:10:04.994Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
14:10:04 [2019-12-20T19:10:04.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616007358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:04 [2019-12-20T19:10:04.994Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616007358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:04 [2019-12-20T19:10:04.994Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616007358 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:10:04 [2019-12-20T19:10:04.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616007358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:04 [2019-12-20T19:10:04.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616007358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:04 [2019-12-20T19:10:04.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616007358 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:10:04 [2019-12-20T19:10:04.994Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616007359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:04 [2019-12-20T19:10:04.994Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616007359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:04 [2019-12-20T19:10:04.994Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616007359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:04 [2019-12-20T19:10:04.994Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616007359 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:10:04 [2019-12-20T19:10:04.994Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616007359 data=null} to ToolItem with tooltip text {Select Next State Change}
14:10:05 [2019-12-20T19:10:05.511Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
14:10:05 [2019-12-20T19:10:05.511Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:05 [2019-12-20T19:10:05.511Z] DEBUG - number of items : 25
14:10:05 [2019-12-20T19:10:05.512Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
14:10:05 [2019-12-20T19:10:05.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616007878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:05 [2019-12-20T19:10:05.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616007878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:05 [2019-12-20T19:10:05.512Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616007878 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:10:05 [2019-12-20T19:10:05.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616007878 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:05 [2019-12-20T19:10:05.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616007879 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:05 [2019-12-20T19:10:05.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616007879 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:10:05 [2019-12-20T19:10:05.512Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616007880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:05 [2019-12-20T19:10:05.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616007880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:05 [2019-12-20T19:10:05.512Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616007880 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:05 [2019-12-20T19:10:05.512Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616007880 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:10:05 [2019-12-20T19:10:05.512Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616007880 data=null} to ToolItem with tooltip text {Select Next State Change}
14:10:05 [2019-12-20T19:10:05.512Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
14:10:05 [2019-12-20T19:10:05.512Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:06 [2019-12-20T19:10:06.073Z] DEBUG - number of items : 25
14:10:06 [2019-12-20T19:10:06.073Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
14:10:06 [2019-12-20T19:10:06.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616008381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:06 [2019-12-20T19:10:06.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616008382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:06 [2019-12-20T19:10:06.073Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616008382 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:10:06 [2019-12-20T19:10:06.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616008382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:06 [2019-12-20T19:10:06.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616008382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:06 [2019-12-20T19:10:06.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616008382 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:10:06 [2019-12-20T19:10:06.073Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616008383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:06 [2019-12-20T19:10:06.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616008383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:06 [2019-12-20T19:10:06.073Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616008383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:06 [2019-12-20T19:10:06.073Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616008384 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:10:06 [2019-12-20T19:10:06.074Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616008384 data=null} to ToolItem with tooltip text {Select Next State Change}
14:10:06 [2019-12-20T19:10:06.074Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
14:10:06 [2019-12-20T19:10:06.074Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:06 [2019-12-20T19:10:06.634Z] DEBUG - number of items : 25
14:10:06 [2019-12-20T19:10:06.634Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
14:10:06 [2019-12-20T19:10:06.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616008885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:06 [2019-12-20T19:10:06.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616008885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:06 [2019-12-20T19:10:06.634Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616008885 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:10:06 [2019-12-20T19:10:06.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616008885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:06 [2019-12-20T19:10:06.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616008885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:06 [2019-12-20T19:10:06.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616008885 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:10:06 [2019-12-20T19:10:06.634Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616008887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:06 [2019-12-20T19:10:06.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616008887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:06 [2019-12-20T19:10:06.634Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616008887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:10:06 [2019-12-20T19:10:06.634Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616008891 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:10:06 [2019-12-20T19:10:06.634Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616008891 data=null} to ToolItem with tooltip text {Select Next State Change}
14:10:06 [2019-12-20T19:10:06.634Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
14:10:06 [2019-12-20T19:10:06.634Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:07 [2019-12-20T19:10:07.196Z] DEBUG - number of items : 25
14:10:07 [2019-12-20T19:10:07.196Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
14:10:07 [2019-12-20T19:10:07.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616009400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:07 [2019-12-20T19:10:07.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616009400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:07 [2019-12-20T19:10:07.196Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616009400 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:10:07 [2019-12-20T19:10:07.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616009400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:07 [2019-12-20T19:10:07.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616009400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:07 [2019-12-20T19:10:07.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616009400 data=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:10:07 [2019-12-20T19:10:07.196Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616009401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:07 [2019-12-20T19:10:07.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616009401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:07 [2019-12-20T19:10:07.196Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616009401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:07 [2019-12-20T19:10:07.196Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616009401 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:10:07 [2019-12-20T19:10:07.196Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616009402 data=null} to ToolItem with tooltip text {Select Previous State Change}
14:10:07 [2019-12-20T19:10:07.196Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
14:10:07 [2019-12-20T19:10:07.196Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:07 [2019-12-20T19:10:07.757Z] DEBUG - number of items : 25
14:10:07 [2019-12-20T19:10:07.757Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
14:10:07 [2019-12-20T19:10:07.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616009903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:07 [2019-12-20T19:10:07.757Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616009903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:07 [2019-12-20T19:10:07.757Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616009903 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:10:07 [2019-12-20T19:10:07.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616009903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:07 [2019-12-20T19:10:07.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616009903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:07 [2019-12-20T19:10:07.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616009903 data=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:10:07 [2019-12-20T19:10:07.757Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616009904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:07 [2019-12-20T19:10:07.757Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616009905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:07 [2019-12-20T19:10:07.757Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616009905 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:07 [2019-12-20T19:10:07.757Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616009905 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:10:07 [2019-12-20T19:10:07.757Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616009905 data=null} to ToolItem with tooltip text {Select Previous State Change}
14:10:07 [2019-12-20T19:10:07.757Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
14:10:07 [2019-12-20T19:10:07.757Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:08 [2019-12-20T19:10:08.318Z] DEBUG - number of items : 25
14:10:08 [2019-12-20T19:10:08.318Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
14:10:08 [2019-12-20T19:10:08.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616010406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:08 [2019-12-20T19:10:08.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616010406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:08 [2019-12-20T19:10:08.318Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616010406 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:10:08 [2019-12-20T19:10:08.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616010406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:08 [2019-12-20T19:10:08.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616010407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:08 [2019-12-20T19:10:08.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616010407 data=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:10:08 [2019-12-20T19:10:08.318Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616010407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:08 [2019-12-20T19:10:08.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616010408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:08 [2019-12-20T19:10:08.318Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616010408 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:08 [2019-12-20T19:10:08.318Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616010408 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:10:08 [2019-12-20T19:10:08.318Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616010408 data=null} to ToolItem with tooltip text {Select Previous State Change}
14:10:08 [2019-12-20T19:10:08.318Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
14:10:08 [2019-12-20T19:10:08.318Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:08 [2019-12-20T19:10:08.574Z] DEBUG - number of items : 25
14:10:08 [2019-12-20T19:10:08.574Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
14:10:08 [2019-12-20T19:10:08.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616010909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:08 [2019-12-20T19:10:08.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616010909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:08 [2019-12-20T19:10:08.574Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616010909 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:10:08 [2019-12-20T19:10:08.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616010909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:08 [2019-12-20T19:10:08.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616010910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:08 [2019-12-20T19:10:08.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616010910 data=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:10:08 [2019-12-20T19:10:08.574Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616010911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:08 [2019-12-20T19:10:08.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616010911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:08 [2019-12-20T19:10:08.574Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616010911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:08 [2019-12-20T19:10:08.574Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616010911 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:10:08 [2019-12-20T19:10:08.574Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616010911 data=null} to ToolItem with tooltip text {Select Previous State Change}
14:10:08 [2019-12-20T19:10:08.574Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
14:10:08 [2019-12-20T19:10:08.574Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:09 [2019-12-20T19:10:09.135Z] DEBUG - number of items : 25
14:10:09 [2019-12-20T19:10:09.135Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
14:10:09 [2019-12-20T19:10:09.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616011412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:09 [2019-12-20T19:10:09.135Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616011412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:09 [2019-12-20T19:10:09.135Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616011412 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:10:09 [2019-12-20T19:10:09.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616011412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:09 [2019-12-20T19:10:09.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616011412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:09 [2019-12-20T19:10:09.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616011412 data=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:10:09 [2019-12-20T19:10:09.135Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616011413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:09 [2019-12-20T19:10:09.135Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616011414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:09 [2019-12-20T19:10:09.135Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616011414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:10:09 [2019-12-20T19:10:09.135Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616011414 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:10:09 [2019-12-20T19:10:09.135Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616011414 data=null} to ToolItem with tooltip text {Select Previous State Change}
14:10:09 [2019-12-20T19:10:09.135Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
14:10:09 [2019-12-20T19:10:09.135Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:09 [2019-12-20T19:10:09.696Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:11 [2019-12-20T19:10:11.585Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:10:11 [2019-12-20T19:10:11.585Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:10:11 [2019-12-20T19:10:11.585Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:11 [2019-12-20T19:10:11.585Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:11 [2019-12-20T19:10:11.585Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:10:11 [2019-12-20T19:10:11.585Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:11 [2019-12-20T19:10:11.840Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
14:10:11 [2019-12-20T19:10:11.841Z] DEBUG - Clicking on with mnemonic 'Configure...'
14:10:11 [2019-12-20T19:10:11.841Z] DEBUG - Clicked on with mnemonic 'Configure...'
14:10:11 [2019-12-20T19:10:11.841Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=616014214 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
14:10:12 [2019-12-20T19:10:12.098Z] 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:10:12 [2019-12-20T19:10:12.098Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
14:10:12 [2019-12-20T19:10:12.098Z] 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:10:12 [2019-12-20T19:10:12.098Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - matched Text with text " 
14:10:12 [2019-12-20T19:10:12.098Z]  ", using matcher: of type 'Text'
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=616014233 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:10:12 [2019-12-20T19:10:12.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=616014233 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:10:12 [2019-12-20T19:10:12.098Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=616014233 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=616014235 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=616014235 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:10:12 [2019-12-20T19:10:12.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=616014235 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:10:12 [2019-12-20T19:10:12.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=616014235 data=null item=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:10:12 [2019-12-20T19:10:12.098Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=616014236 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:10:12 [2019-12-20T19:10:12.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=616014236 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:10:12 [2019-12-20T19:10:12.098Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=616014236 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:10:12 [2019-12-20T19:10:12.098Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=616014237 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=616014237 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=616014237 data=null doit=true} to Button with text {All Active Threads}
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=616014247 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:10:12 [2019-12-20T19:10:12.098Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=616014248 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=616014248 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:10:12 [2019-12-20T19:10:12.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=616014248 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:10:12 [2019-12-20T19:10:12.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=616014249 data=null item=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:10:12 [2019-12-20T19:10:12.098Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - Clicking on OK
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616014285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616014285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616014286 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616014286 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616014286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616014286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:12 [2019-12-20T19:10:12.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616014286 data=null item=null detail=0 x=0 y=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:10:12 [2019-12-20T19:10:12.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=616014009 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:10:12 [2019-12-20T19:10:12.354Z] DEBUG - Clicked on 
14:10:12 [2019-12-20T19:10:12.354Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:12 [2019-12-20T19:10:12.916Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:12 [2019-12-20T19:10:12.916Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:12 [2019-12-20T19:10:12.916Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
14:10:12 [2019-12-20T19:10:12.916Z] DEBUG - Clicking on with mnemonic 'Configure...'
14:10:13 [2019-12-20T19:10:13.172Z] DEBUG - Clicked on with mnemonic 'Configure...'
14:10:13 [2019-12-20T19:10:13.172Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
14:10:13 [2019-12-20T19:10:13.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=616015345 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
14:10:13 [2019-12-20T19:10:13.172Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:10:13 [2019-12-20T19:10:13.172Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
14:10:13 [2019-12-20T19:10:13.172Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
14:10:13 [2019-12-20T19:10:13.172Z] 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:10:13 [2019-12-20T19:10:13.172Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:10:13 [2019-12-20T19:10:13.172Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:10:13 [2019-12-20T19:10:13.172Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:13 [2019-12-20T19:10:13.172Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:10:13 [2019-12-20T19:10:13.172Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:10:13 [2019-12-20T19:10:13.172Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
14:10:13 [2019-12-20T19:10:13.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=616015346 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:10:13 [2019-12-20T19:10:13.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=616015347 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:10:13 [2019-12-20T19:10:13.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=616015347 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:10:13 [2019-12-20T19:10:13.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=616015347 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:10:13 [2019-12-20T19:10:13.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=616015347 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:10:13 [2019-12-20T19:10:13.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=616015386 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:10:13 [2019-12-20T19:10:13.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=616015386 data=null item=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:10:13 [2019-12-20T19:10:13.172Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=616015388 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:10:13 [2019-12-20T19:10:13.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=616015388 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:10:13 [2019-12-20T19:10:13.172Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=616015388 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:10:13 [2019-12-20T19:10:13.172Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=616015388 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:10:13 [2019-12-20T19:10:13.172Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=616015388 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:10:13 [2019-12-20T19:10:13.172Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:10:13 [2019-12-20T19:10:13.172Z] DEBUG - Closing lingering shell with title Dynamic Filters Configuration
14:10:13 [2019-12-20T19:10:13.172Z] DEBUG - Sent event Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} time=616015506 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
14:10:13 [2019-12-20T19:10:13.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=616015177 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:10:13 [2019-12-20T19:10:13.429Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:15 [2019-12-20T19:10:15.317Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:10:15 [2019-12-20T19:10:15.318Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:10:15 [2019-12-20T19:10:15.318Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:15 [2019-12-20T19:10:15.318Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:15 [2019-12-20T19:10:15.318Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:10:15 [2019-12-20T19:10:15.318Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:15 [2019-12-20T19:10:15.318Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
14:10:15 [2019-12-20T19:10:15.318Z] DEBUG - Clicking on with mnemonic 'Configure...'
14:10:15 [2019-12-20T19:10:15.573Z] DEBUG - Clicked on with mnemonic 'Configure...'
14:10:15 [2019-12-20T19:10:15.573Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
14:10:15 [2019-12-20T19:10:15.573Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=616017699 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
14:10:15 [2019-12-20T19:10:15.574Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:10:15 [2019-12-20T19:10:15.574Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
14:10:15 [2019-12-20T19:10:15.574Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
14:10:15 [2019-12-20T19:10:15.574Z] 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:10:15 [2019-12-20T19:10:15.574Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:10:15 [2019-12-20T19:10:15.574Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:10:15 [2019-12-20T19:10:15.574Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:15 [2019-12-20T19:10:15.574Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:10:15 [2019-12-20T19:10:15.574Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:10:15 [2019-12-20T19:10:15.574Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected
14:10:15 [2019-12-20T19:10:15.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=616017711 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:10:15 [2019-12-20T19:10:15.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=616017711 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:10:15 [2019-12-20T19:10:15.574Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=616017711 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:10:15 [2019-12-20T19:10:15.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=616017711 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:10:15 [2019-12-20T19:10:15.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=616017711 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:10:15 [2019-12-20T19:10:15.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=616017711 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:10:15 [2019-12-20T19:10:15.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=616017712 data=null item=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:10:15 [2019-12-20T19:10:15.574Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=616017712 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:10:15 [2019-12-20T19:10:15.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=616017712 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:10:15 [2019-12-20T19:10:15.574Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=616017712 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:10:15 [2019-12-20T19:10:15.574Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=616017712 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:10:15 [2019-12-20T19:10:15.574Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=616017713 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:10:15 [2019-12-20T19:10:15.574Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:10:15 [2019-12-20T19:10:15.574Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:10:15 [2019-12-20T19:10:15.574Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:10:15 [2019-12-20T19:10:15.574Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:10:15 [2019-12-20T19:10:15.574Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:15 [2019-12-20T19:10:15.574Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:10:15 [2019-12-20T19:10:15.574Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:10:15 [2019-12-20T19:10:15.574Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:10:15 [2019-12-20T19:10:15.574Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:15 [2019-12-20T19:10:15.574Z] DEBUG - Clicking on OK
14:10:15 [2019-12-20T19:10:15.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616017735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:15 [2019-12-20T19:10:15.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616017735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:15 [2019-12-20T19:10:15.574Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616017747 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:15 [2019-12-20T19:10:15.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616017747 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:15 [2019-12-20T19:10:15.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616017747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:15 [2019-12-20T19:10:15.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616017747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:15 [2019-12-20T19:10:15.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616017747 data=null item=null detail=0 x=0 y=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:10:15 [2019-12-20T19:10:15.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=616017515 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:10:15 [2019-12-20T19:10:15.830Z] DEBUG - Clicked on 
14:10:15 [2019-12-20T19:10:15.830Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:15 [2019-12-20T19:10:15.830Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:15 [2019-12-20T19:10:15.830Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:16 [2019-12-20T19:10:16.086Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
14:10:16 [2019-12-20T19:10:16.086Z] DEBUG - Clicking on with mnemonic 'Configure...'
14:10:16 [2019-12-20T19:10:16.086Z] DEBUG - Clicked on with mnemonic 'Configure...'
14:10:16 [2019-12-20T19:10:16.086Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
14:10:16 [2019-12-20T19:10:16.086Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=616018396 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
14:10:16 [2019-12-20T19:10:16.086Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:10:16 [2019-12-20T19:10:16.086Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
14:10:16 [2019-12-20T19:10:16.086Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
14:10:16 [2019-12-20T19:10:16.086Z] 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:10:16 [2019-12-20T19:10:16.086Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:10:16 [2019-12-20T19:10:16.086Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:10:16 [2019-12-20T19:10:16.086Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:16 [2019-12-20T19:10:16.086Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:10:16 [2019-12-20T19:10:16.086Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:10:16 [2019-12-20T19:10:16.086Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
14:10:16 [2019-12-20T19:10:16.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=616018397 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:10:16 [2019-12-20T19:10:16.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=616018397 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:10:16 [2019-12-20T19:10:16.086Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=616018397 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:10:16 [2019-12-20T19:10:16.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=616018398 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:10:16 [2019-12-20T19:10:16.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=616018398 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:10:16 [2019-12-20T19:10:16.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=616018398 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:10:16 [2019-12-20T19:10:16.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=616018398 data=null item=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:10:16 [2019-12-20T19:10:16.086Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=616018398 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:10:16 [2019-12-20T19:10:16.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=616018398 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:10:16 [2019-12-20T19:10:16.086Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=616018398 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:10:16 [2019-12-20T19:10:16.086Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=616018398 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:10:16 [2019-12-20T19:10:16.086Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=616018398 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:10:16 [2019-12-20T19:10:16.086Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:10:16 [2019-12-20T19:10:16.341Z] DEBUG - Closing lingering shell with title Dynamic Filters Configuration
14:10:16 [2019-12-20T19:10:16.341Z] DEBUG - Sent event Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} time=616018484 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
14:10:16 [2019-12-20T19:10:16.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=616018220 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:10:16 [2019-12-20T19:10:16.342Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:18 [2019-12-20T19:10:18.232Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:10:18 [2019-12-20T19:10:18.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:10:18 [2019-12-20T19:10:18.232Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:18 [2019-12-20T19:10:18.232Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:10:18 [2019-12-20T19:10:18.232Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:10:18 [2019-12-20T19:10:18.232Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:10:18 [2019-12-20T19:10:18.232Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:10:18 [2019-12-20T19:10:18.232Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:10:18 [2019-12-20T19:10:18.232Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:10:18 [2019-12-20T19:10:18.232Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:18 [2019-12-20T19:10:18.232Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:18 [2019-12-20T19:10:18.232Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:10:18 [2019-12-20T19:10:18.232Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
14:10:18 [2019-12-20T19:10:18.232Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:18 [2019-12-20T19:10:18.232Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:18 [2019-12-20T19:10:18.232Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:18 [2019-12-20T19:10:18.811Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:18 [2019-12-20T19:10:18.811Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:18 [2019-12-20T19:10:18.811Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:19 [2019-12-20T19:10:19.372Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:19 [2019-12-20T19:10:19.372Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:19 [2019-12-20T19:10:19.372Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:19 [2019-12-20T19:10:19.628Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:19 [2019-12-20T19:10:19.628Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:19 [2019-12-20T19:10:19.628Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:20 [2019-12-20T19:10:20.189Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:20 [2019-12-20T19:10:20.189Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:20 [2019-12-20T19:10:20.189Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:20 [2019-12-20T19:10:20.750Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:20 [2019-12-20T19:10:20.750Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:20 [2019-12-20T19:10:20.750Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:21 [2019-12-20T19:10:21.311Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:21 [2019-12-20T19:10:21.311Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:21 [2019-12-20T19:10:21.311Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:21 [2019-12-20T19:10:21.872Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:21 [2019-12-20T19:10:21.872Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:21 [2019-12-20T19:10:21.872Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:22 [2019-12-20T19:10:22.128Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:22 [2019-12-20T19:10:22.128Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:22 [2019-12-20T19:10:22.128Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:22 [2019-12-20T19:10:22.689Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:22 [2019-12-20T19:10:22.689Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:22 [2019-12-20T19:10:22.689Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:23 [2019-12-20T19:10:23.251Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:23 [2019-12-20T19:10:23.251Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:23 [2019-12-20T19:10:23.251Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:23 [2019-12-20T19:10:23.813Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:23 [2019-12-20T19:10:23.813Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:23 [2019-12-20T19:10:23.813Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:24 [2019-12-20T19:10:24.373Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:24 [2019-12-20T19:10:24.373Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:24 [2019-12-20T19:10:24.373Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:24 [2019-12-20T19:10:24.630Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:24 [2019-12-20T19:10:24.630Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:24 [2019-12-20T19:10:24.630Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:25 [2019-12-20T19:10:25.192Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:25 [2019-12-20T19:10:25.192Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:25 [2019-12-20T19:10:25.192Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:25 [2019-12-20T19:10:25.756Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:25 [2019-12-20T19:10:25.756Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:25 [2019-12-20T19:10:25.756Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:26 [2019-12-20T19:10:26.318Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:26 [2019-12-20T19:10:26.318Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:26 [2019-12-20T19:10:26.318Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:26 [2019-12-20T19:10:26.878Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:26 [2019-12-20T19:10:26.879Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:26 [2019-12-20T19:10:26.879Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:27 [2019-12-20T19:10:27.440Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:27 [2019-12-20T19:10:27.440Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:27 [2019-12-20T19:10:27.440Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:27 [2019-12-20T19:10:27.696Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:27 [2019-12-20T19:10:27.696Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:27 [2019-12-20T19:10:27.696Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:28 [2019-12-20T19:10:28.257Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:28 [2019-12-20T19:10:28.257Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:28 [2019-12-20T19:10:28.257Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:28 [2019-12-20T19:10:28.817Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:28 [2019-12-20T19:10:28.817Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:28 [2019-12-20T19:10:28.817Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:29 [2019-12-20T19:10:29.378Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:29 [2019-12-20T19:10:29.378Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:29 [2019-12-20T19:10:29.378Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:29 [2019-12-20T19:10:29.939Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:29 [2019-12-20T19:10:29.939Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:29 [2019-12-20T19:10:29.939Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:30 [2019-12-20T19:10:30.500Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:33 [2019-12-20T19:10:33.018Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:10:33 [2019-12-20T19:10:33.018Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:10:33 [2019-12-20T19:10:33.018Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:33 [2019-12-20T19:10:33.018Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:33 [2019-12-20T19:10:33.018Z] DEBUG - number of items : 25
14:10:33 [2019-12-20T19:10:33.018Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters}
14:10:33 [2019-12-20T19:10:33.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616034869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:10:33 [2019-12-20T19:10:33.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616034869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:10:33 [2019-12-20T19:10:33.018Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616034869 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
14:10:33 [2019-12-20T19:10:33.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616034869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:10:33 [2019-12-20T19:10:33.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616034869 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:10:33 [2019-12-20T19:10:33.018Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616035213 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:10:33 [2019-12-20T19:10:33.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616035215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:10:33 [2019-12-20T19:10:33.018Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616035215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:10:33 [2019-12-20T19:10:33.018Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616035215 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
14:10:33 [2019-12-20T19:10:33.018Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616035215 data=null} to ToolItem with tooltip text {Show View Filters}
14:10:33 [2019-12-20T19:10:33.018Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters}
14:10:33 [2019-12-20T19:10:33.018Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter'
14:10:33 [2019-12-20T19:10:33.018Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=616035217 data=null doit=true} to Shell with text {Filter}
14:10:33 [2019-12-20T19:10:33.018Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:10:33 [2019-12-20T19:10:33.018Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:10:33 [2019-12-20T19:10:33.018Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.018Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.018Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.018Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.018Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.018Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.018Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.018Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:10:33 [2019-12-20T19:10:33.018Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:10:33 [2019-12-20T19:10:33.018Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:10:33 [2019-12-20T19:10:33.018Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.018Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.018Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.018Z] DEBUG - Clicking on Uncheck all
14:10:33 [2019-12-20T19:10:33.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=616035218 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:10:33 [2019-12-20T19:10:33.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=616035218 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:10:33 [2019-12-20T19:10:33.019Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=616035232 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:10:33 [2019-12-20T19:10:33.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=616035232 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:10:33 [2019-12-20T19:10:33.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=616035232 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:10:33 [2019-12-20T19:10:33.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=616035232 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:10:33 [2019-12-20T19:10:33.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=616035232 data=null item=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:10:33 [2019-12-20T19:10:33.019Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=616035285 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:10:33 [2019-12-20T19:10:33.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=616035285 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:10:33 [2019-12-20T19:10:33.019Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=616035285 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:10:33 [2019-12-20T19:10:33.019Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=616035285 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:10:33 [2019-12-20T19:10:33.019Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=616035285 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:10:33 [2019-12-20T19:10:33.019Z] DEBUG - Clicked on Uncheck all
14:10:33 [2019-12-20T19:10:33.019Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.019Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.019Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.019Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.019Z] DEBUG - matched Button with text "Check Active", using matcher: with mnemonic 'Check Active'
14:10:33 [2019-12-20T19:10:33.019Z] DEBUG - matched Button with text "Check Active", using matcher: with style 'SWT.PUSH'
14:10:33 [2019-12-20T19:10:33.019Z] DEBUG - matched Button with text "Check Active", using matcher: (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
14:10:33 [2019-12-20T19:10:33.019Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.019Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.019Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.019Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.019Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.019Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.019Z] DEBUG - Clicking on Check Active
14:10:33 [2019-12-20T19:10:33.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check Active} time=616035287 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:10:33 [2019-12-20T19:10:33.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=616035287 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:10:33 [2019-12-20T19:10:33.019Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check Active} time=616035287 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
14:10:33 [2019-12-20T19:10:33.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check Active} time=616035287 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
14:10:33 [2019-12-20T19:10:33.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check Active} time=616035287 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:10:33 [2019-12-20T19:10:33.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check Active} time=616035287 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:10:33 [2019-12-20T19:10:33.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check Active} time=616035287 data=null item=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:10:33 [2019-12-20T19:10:33.946Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check Active} time=616036125 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:10:33 [2019-12-20T19:10:33.946Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=616036173 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:10:33 [2019-12-20T19:10:33.946Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check Active} time=616036173 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:10:33 [2019-12-20T19:10:33.946Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check Active} time=616036173 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
14:10:33 [2019-12-20T19:10:33.946Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check Active} time=616036173 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
14:10:33 [2019-12-20T19:10:33.946Z] DEBUG - Clicked on Check Active
14:10:33 [2019-12-20T19:10:33.946Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.946Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.946Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.946Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:10:33 [2019-12-20T19:10:33.946Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:10:33 [2019-12-20T19:10:33.946Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:10:33 [2019-12-20T19:10:33.946Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.946Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.946Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.946Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.946Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.946Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.946Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.946Z] DEBUG - Clicking on Check all
14:10:33 [2019-12-20T19:10:33.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=616036174 data=null 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:10:33 [2019-12-20T19:10:33.946Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=616036174 data=null 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:10:33 [2019-12-20T19:10:33.946Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=616036174 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:10:33 [2019-12-20T19:10:33.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=616036174 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:10:33 [2019-12-20T19:10:33.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=616036174 data=null 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:10:33 [2019-12-20T19:10:33.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=616036174 data=null 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:10:33 [2019-12-20T19:10:33.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=616036174 data=null item=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:10:33 [2019-12-20T19:10:33.946Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=616036191 data=null 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:10:33 [2019-12-20T19:10:33.946Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=616036191 data=null 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:10:33 [2019-12-20T19:10:33.946Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=616036191 data=null 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:10:33 [2019-12-20T19:10:33.946Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=616036191 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:10:33 [2019-12-20T19:10:33.946Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=616036191 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:10:33 [2019-12-20T19:10:33.946Z] DEBUG - Clicked on Check all
14:10:33 [2019-12-20T19:10:33.946Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.946Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.946Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.946Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.946Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.946Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.946Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.946Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.946Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with mnemonic 'Uncheck Inactive'
14:10:33 [2019-12-20T19:10:33.946Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with style 'SWT.PUSH'
14:10:33 [2019-12-20T19:10:33.946Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
14:10:33 [2019-12-20T19:10:33.946Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.946Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:10:33 [2019-12-20T19:10:33.946Z] DEBUG - Clicking on Uncheck Inactive
14:10:33 [2019-12-20T19:10:33.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck Inactive} time=616036192 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:10:33 [2019-12-20T19:10:33.946Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=616036192 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:10:33 [2019-12-20T19:10:33.946Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck Inactive} time=616036192 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
14:10:33 [2019-12-20T19:10:33.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck Inactive} time=616036192 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
14:10:33 [2019-12-20T19:10:33.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck Inactive} time=616036193 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:10:33 [2019-12-20T19:10:33.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck Inactive} time=616036193 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:10:34 [2019-12-20T19:10:34.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck Inactive} time=616036193 data=null item=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:10:34 [2019-12-20T19:10:34.876Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck Inactive} time=616037111 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:10:34 [2019-12-20T19:10:34.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=616037112 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:10:34 [2019-12-20T19:10:34.876Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck Inactive} time=616037112 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:10:34 [2019-12-20T19:10:34.876Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck Inactive} time=616037112 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck Inactive} time=616037112 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - Clicked on Uncheck Inactive
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - Attempting to set focus on Tree with text {}
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {gnuplot} time=616037123 data=null button=0 stateMask=0x0 x=88 y=33 count=0} to TreeItem with text {synthetic-trace}
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=616037123 data=null doit=true} to TreeItem with text {synthetic-trace}
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=616037123 data=null} to TreeItem with text {synthetic-trace}
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {gnuplot} time=616037123 data=null button=1 stateMask=0x0 x=88 y=33 count=1} to TreeItem with text {synthetic-trace}
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616037124 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:10:34 [2019-12-20T19:10:34.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {gnuplot} time=616037124 data=null button=1 stateMask=0x80000 x=88 y=33 count=1} to TreeItem with text {synthetic-trace}
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - Clicking on Uncheck all
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=616037125 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:10:34 [2019-12-20T19:10:34.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=616037125 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:10:34 [2019-12-20T19:10:34.876Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=616037126 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=616037126 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=616037126 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:10:34 [2019-12-20T19:10:34.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=616037126 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:10:34 [2019-12-20T19:10:34.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=616037126 data=null item=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:10:34 [2019-12-20T19:10:34.876Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=616037138 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:10:34 [2019-12-20T19:10:34.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=616037138 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:10:34 [2019-12-20T19:10:34.876Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=616037138 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:10:34 [2019-12-20T19:10:34.876Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=616037138 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=616037138 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - Clicked on Uncheck all
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - Clicking on Check selected
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=616037139 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:10:34 [2019-12-20T19:10:34.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=616037139 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:10:34 [2019-12-20T19:10:34.876Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=616037139 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=616037139 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=616037139 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:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=616037139 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:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=616037139 data=null item=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:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=616037140 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:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=616037140 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:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=616037140 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:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=616037140 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=616037140 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Clicked on Check selected
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Clicking on Uncheck all
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=616037141 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:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=616037141 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:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=616037141 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=616037141 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=616037141 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:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=616037141 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:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=616037141 data=null item=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:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=616037142 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:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=616037142 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:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=616037142 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:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=616037142 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=616037142 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Clicked on Uncheck all
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Clicking on Check subtree
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=616037143 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:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=616037143 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:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=616037143 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=616037143 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=616037143 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:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=616037143 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:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=616037143 data=null item=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:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=616037144 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:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=616037144 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:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=616037144 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:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=616037144 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=616037144 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Clicked on Check subtree
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Clicking on Check all
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=616037145 data=null 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:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=616037145 data=null 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:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=616037145 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=616037145 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=616037145 data=null 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:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=616037145 data=null 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:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=616037145 data=null item=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:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=616037191 data=null 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:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=616037191 data=null 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:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=616037191 data=null 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:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=616037191 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.877Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=616037191 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Clicked on Check all
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Clicking on Uncheck selected
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=616037192 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:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=616037192 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:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=616037192 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=616037192 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=616037192 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:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=616037192 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:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=616037193 data=null item=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:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=616037193 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:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=616037193 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:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=616037193 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:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=616037193 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=616037193 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Clicked on Uncheck selected
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Clicking on Check all
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=616037194 data=null 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:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=616037194 data=null 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:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=616037194 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=616037194 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=616037194 data=null 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:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=616037194 data=null 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:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=616037194 data=null item=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:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=616037195 data=null 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:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=616037195 data=null 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:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=616037195 data=null 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:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=616037195 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=616037195 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Clicked on Check all
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Clicking on Uncheck subtree
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=616037196 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:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=616037196 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:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=616037196 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=616037196 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=616037196 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:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=616037196 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:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=616037196 data=null item=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:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=616037197 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:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=616037197 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:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=616037197 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:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=616037197 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=616037197 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Clicked on Uncheck subtree
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Clicking on Uncheck all
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=616037198 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:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=616037198 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:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=616037198 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=616037198 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:10:34 [2019-12-20T19:10:34.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=616037198 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:10:34 [2019-12-20T19:10:34.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=616037198 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:10:34 [2019-12-20T19:10:34.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=616037198 data=null item=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:10:35 [2019-12-20T19:10:35.134Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=616037278 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:10:35 [2019-12-20T19:10:35.134Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=616037279 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:10:35 [2019-12-20T19:10:35.134Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=616037279 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:10:35 [2019-12-20T19:10:35.134Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=616037279 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:10:35 [2019-12-20T19:10:35.134Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=616037279 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:10:35 [2019-12-20T19:10:35.134Z] DEBUG - Clicked on Uncheck all
14:10:35 [2019-12-20T19:10:35.134Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:10:35 [2019-12-20T19:10:35.134Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:10:35 [2019-12-20T19:10:35.696Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:10:35 [2019-12-20T19:10:35.696Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:10:35 [2019-12-20T19:10:35.696Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:10:35 [2019-12-20T19:10:35.696Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:10:35 [2019-12-20T19:10:35.696Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:10:35 [2019-12-20T19:10:35.696Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:10:35 [2019-12-20T19:10:35.696Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:10:35 [2019-12-20T19:10:35.696Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:10:35 [2019-12-20T19:10:35.696Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:10:35 [2019-12-20T19:10:35.696Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:10:35 [2019-12-20T19:10:35.696Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:10:35 [2019-12-20T19:10:35.696Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:35 [2019-12-20T19:10:35.696Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:10:35 [2019-12-20T19:10:35.696Z] DEBUG - Clicking on Check all
14:10:35 [2019-12-20T19:10:35.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=616037782 data=null 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:10:35 [2019-12-20T19:10:35.696Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=616037782 data=null 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:10:35 [2019-12-20T19:10:35.696Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=616037782 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:10:35 [2019-12-20T19:10:35.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=616037782 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:10:35 [2019-12-20T19:10:35.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=616037782 data=null 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:10:35 [2019-12-20T19:10:35.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=616037782 data=null 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:10:35 [2019-12-20T19:10:35.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=616037782 data=null item=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:10:35 [2019-12-20T19:10:35.696Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=616037788 data=null 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:10:35 [2019-12-20T19:10:35.696Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=616037788 data=null 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:10:35 [2019-12-20T19:10:35.696Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=616037788 data=null 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:10:35 [2019-12-20T19:10:35.696Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=616037788 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:10:35 [2019-12-20T19:10:35.696Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=616037788 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:10:35 [2019-12-20T19:10:35.696Z] DEBUG - Clicked on Check all
14:10:35 [2019-12-20T19:10:35.696Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:10:35 [2019-12-20T19:10:35.696Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:10:35 [2019-12-20T19:10:35.696Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:10:35 [2019-12-20T19:10:35.696Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:10:35 [2019-12-20T19:10:35.696Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:10:35 [2019-12-20T19:10:35.696Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:10:35 [2019-12-20T19:10:35.696Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:10:35 [2019-12-20T19:10:35.696Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:10:35 [2019-12-20T19:10:35.696Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:35 [2019-12-20T19:10:35.696Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:10:35 [2019-12-20T19:10:35.696Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:10:35 [2019-12-20T19:10:35.696Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:10:35 [2019-12-20T19:10:35.696Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:35 [2019-12-20T19:10:35.696Z] DEBUG - Clicking on OK
14:10:35 [2019-12-20T19:10:35.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616037789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:35 [2019-12-20T19:10:35.696Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616037789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:35 [2019-12-20T19:10:35.696Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616037789 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:35 [2019-12-20T19:10:35.696Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616037789 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:35 [2019-12-20T19:10:35.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616037789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:35 [2019-12-20T19:10:35.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616037789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:35 [2019-12-20T19:10:35.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616037789 data=null item=null detail=0 x=0 y=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:10:35 [2019-12-20T19:10:35.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616034869 data=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:10:35 [2019-12-20T19:10:35.697Z] DEBUG - Clicked on 
14:10:35 [2019-12-20T19:10:35.697Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:35 [2019-12-20T19:10:35.697Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:10:35 [2019-12-20T19:10:35.953Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:37 [2019-12-20T19:10:37.840Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:10:37 [2019-12-20T19:10:37.840Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:10:37 [2019-12-20T19:10:37.840Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:37 [2019-12-20T19:10:37.840Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:37 [2019-12-20T19:10:37.840Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
14:10:37 [2019-12-20T19:10:37.840Z] DEBUG - Clicking on with mnemonic 'Configure...'
14:10:37 [2019-12-20T19:10:37.840Z] DEBUG - Clicked on with mnemonic 'Configure...'
14:10:37 [2019-12-20T19:10:37.840Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
14:10:37 [2019-12-20T19:10:37.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=616040197 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
14:10:37 [2019-12-20T19:10:37.840Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:10:37 [2019-12-20T19:10:37.840Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
14:10:37 [2019-12-20T19:10:37.840Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
14:10:37 [2019-12-20T19:10:37.840Z] 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:10:37 [2019-12-20T19:10:37.840Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:10:37 [2019-12-20T19:10:37.840Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:10:37 [2019-12-20T19:10:37.840Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:37 [2019-12-20T19:10:37.840Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:10:37 [2019-12-20T19:10:37.840Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:10:37 [2019-12-20T19:10:37.840Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:10:37 [2019-12-20T19:10:37.840Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:10:37 [2019-12-20T19:10:37.840Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
14:10:37 [2019-12-20T19:10:37.840Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
14:10:37 [2019-12-20T19:10:37.840Z] 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:10:37 [2019-12-20T19:10:37.840Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:37 [2019-12-20T19:10:37.840Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
14:10:38 [2019-12-20T19:10:38.097Z] 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:10:38 [2019-12-20T19:10:38.097Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - matched Text with text " 
14:10:38 [2019-12-20T19:10:38.097Z]  ", using matcher: of type 'Text'
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=616040213 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:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=616040213 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:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=616040213 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=616040213 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=616040213 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:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=616040213 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:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=616040213 data=null item=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:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=616040214 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:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=616040214 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:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=616040214 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:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=616040214 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=616040214 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=616040214 data=null doit=true} to Button with text {All Active Threads}
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=616040214 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:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=616040217 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=616040217 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:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=616040217 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:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=616040217 data=null item=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:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=616040228 data=null doit=true} to Button with text {Active Threads on CPUs:}
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=616040228 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:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=616040229 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=616040229 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:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=616040229 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:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=616040229 data=null item=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:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=616040230 data=null doit=true} to Button with text {All Active Threads}
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=616040230 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:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=616040230 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=616040230 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:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=616040230 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:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=616040231 data=null item=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:10:38 [2019-12-20T19:10:38.097Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.097Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.098Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:10:38 [2019-12-20T19:10:38.098Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:10:38 [2019-12-20T19:10:38.098Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:38 [2019-12-20T19:10:38.098Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.098Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.098Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.098Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.098Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.098Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:10:38 [2019-12-20T19:10:38.098Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:10:38 [2019-12-20T19:10:38.098Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:38 [2019-12-20T19:10:38.098Z] DEBUG - Clicking on OK
14:10:38 [2019-12-20T19:10:38.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616040250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:38 [2019-12-20T19:10:38.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616040250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:38 [2019-12-20T19:10:38.098Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616040250 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:38 [2019-12-20T19:10:38.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616040250 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:38 [2019-12-20T19:10:38.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616040250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:38 [2019-12-20T19:10:38.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616040250 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:38 [2019-12-20T19:10:38.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616040250 data=null item=null detail=0 x=0 y=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:10:38 [2019-12-20T19:10:38.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=616040010 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:10:38 [2019-12-20T19:10:38.353Z] DEBUG - Clicked on 
14:10:38 [2019-12-20T19:10:38.353Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:38 [2019-12-20T19:10:38.353Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:38 [2019-12-20T19:10:38.353Z] DEBUG - matched MenuItem with text "&Active Threads only", using matcher: with mnemonic 'Active Threads only'
14:10:38 [2019-12-20T19:10:38.353Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:38 [2019-12-20T19:10:38.353Z] DEBUG - matched MenuItem with text "Flat", using matcher: with mnemonic 'Flat'
14:10:38 [2019-12-20T19:10:38.353Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:38 [2019-12-20T19:10:38.353Z] DEBUG - matched MenuItem with text "Hierarchical", using matcher: with mnemonic 'Hierarchical'
14:10:38 [2019-12-20T19:10:38.353Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:38 [2019-12-20T19:10:38.609Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
14:10:38 [2019-12-20T19:10:38.609Z] DEBUG - Clicking on with mnemonic 'Configure...'
14:10:38 [2019-12-20T19:10:38.609Z] DEBUG - Clicked on with mnemonic 'Configure...'
14:10:38 [2019-12-20T19:10:38.609Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
14:10:38 [2019-12-20T19:10:38.609Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=616040947 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
14:10:38 [2019-12-20T19:10:38.609Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.609Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
14:10:38 [2019-12-20T19:10:38.609Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
14:10:38 [2019-12-20T19:10:38.609Z] 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:10:38 [2019-12-20T19:10:38.609Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.609Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.609Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.609Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.609Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.609Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.609Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.609Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
14:10:38 [2019-12-20T19:10:38.609Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
14:10:38 [2019-12-20T19:10:38.609Z] 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:10:38 [2019-12-20T19:10:38.609Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.609Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.609Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.609Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.609Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
14:10:38 [2019-12-20T19:10:38.609Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
14:10:38 [2019-12-20T19:10:38.609Z] 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:10:38 [2019-12-20T19:10:38.609Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.609Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.609Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.609Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text'
14:10:38 [2019-12-20T19:10:38.609Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8'
14:10:38 [2019-12-20T19:10:38.609Z] 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:10:38 [2019-12-20T19:10:38.609Z] DEBUG - matched Text with text " 
14:10:38 [2019-12-20T19:10:38.609Z]  ", using matcher: of type 'Text'
14:10:38 [2019-12-20T19:10:38.865Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
14:10:38 [2019-12-20T19:10:38.865Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=616040990 data=null doit=true} to Button with text {Active Threads on CPUs:}
14:10:38 [2019-12-20T19:10:38.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=616040990 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:10:38 [2019-12-20T19:10:38.865Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
14:10:38 [2019-12-20T19:10:38.865Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=616040991 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
14:10:38 [2019-12-20T19:10:38.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=616040991 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:10:38 [2019-12-20T19:10:38.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=616040991 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:10:38 [2019-12-20T19:10:38.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=616040992 data=null item=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:10:38 [2019-12-20T19:10:38.865Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
14:10:38 [2019-12-20T19:10:38.865Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.865Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.865Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.865Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.865Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:10:38 [2019-12-20T19:10:38.865Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:10:38 [2019-12-20T19:10:38.865Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:10:38 [2019-12-20T19:10:38.865Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:38 [2019-12-20T19:10:38.865Z] DEBUG - Clicking on OK
14:10:38 [2019-12-20T19:10:38.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616040992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:38 [2019-12-20T19:10:38.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616040992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:38 [2019-12-20T19:10:38.865Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616040992 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:38 [2019-12-20T19:10:38.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616040992 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:38 [2019-12-20T19:10:38.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616040993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:38 [2019-12-20T19:10:38.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616040993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:38 [2019-12-20T19:10:38.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616040993 data=null item=null detail=0 x=0 y=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:10:38 [2019-12-20T19:10:38.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=616040781 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:10:38 [2019-12-20T19:10:38.865Z] DEBUG - Clicked on 
14:10:38 [2019-12-20T19:10:38.865Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:39 [2019-12-20T19:10:39.426Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:39 [2019-12-20T19:10:39.426Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
14:10:39 [2019-12-20T19:10:39.426Z] DEBUG - Clicking on with mnemonic 'Configure...'
14:10:39 [2019-12-20T19:10:39.710Z] DEBUG - Clicked on with mnemonic 'Configure...'
14:10:39 [2019-12-20T19:10:39.710Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
14:10:39 [2019-12-20T19:10:39.710Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=616041892 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
14:10:39 [2019-12-20T19:10:39.710Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:10:39 [2019-12-20T19:10:39.710Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
14:10:39 [2019-12-20T19:10:39.710Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
14:10:39 [2019-12-20T19:10:39.710Z] 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:10:39 [2019-12-20T19:10:39.710Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:10:39 [2019-12-20T19:10:39.710Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:10:39 [2019-12-20T19:10:39.710Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:39 [2019-12-20T19:10:39.710Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:10:39 [2019-12-20T19:10:39.710Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:10:39 [2019-12-20T19:10:39.710Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:10:39 [2019-12-20T19:10:39.710Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:10:39 [2019-12-20T19:10:39.710Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
14:10:39 [2019-12-20T19:10:39.710Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
14:10:39 [2019-12-20T19:10:39.710Z] 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:10:39 [2019-12-20T19:10:39.710Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:39 [2019-12-20T19:10:39.710Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:10:39 [2019-12-20T19:10:39.710Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:10:39 [2019-12-20T19:10:39.710Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:10:39 [2019-12-20T19:10:39.710Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
14:10:39 [2019-12-20T19:10:39.710Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
14:10:39 [2019-12-20T19:10:39.710Z] 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:10:39 [2019-12-20T19:10:39.710Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:10:39 [2019-12-20T19:10:39.710Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:39 [2019-12-20T19:10:39.710Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:10:39 [2019-12-20T19:10:39.710Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text'
14:10:39 [2019-12-20T19:10:39.710Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8'
14:10:39 [2019-12-20T19:10:39.710Z] 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:10:39 [2019-12-20T19:10:39.710Z] DEBUG - matched Text with text " 
14:10:39 [2019-12-20T19:10:39.710Z]  ", using matcher: of type 'Text'
14:10:39 [2019-12-20T19:10:39.710Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
14:10:39 [2019-12-20T19:10:39.710Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
14:10:39 [2019-12-20T19:10:39.710Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
14:10:39 [2019-12-20T19:10:39.710Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:39 [2019-12-20T19:10:39.710Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
14:10:39 [2019-12-20T19:10:39.710Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:10:39 [2019-12-20T19:10:39.710Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:10:39 [2019-12-20T19:10:39.711Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:10:39 [2019-12-20T19:10:39.711Z] DEBUG - Clicking on Cancel
14:10:39 [2019-12-20T19:10:39.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=616041909 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:10:39 [2019-12-20T19:10:39.711Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=616041909 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:10:39 [2019-12-20T19:10:39.711Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=616041909 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:10:39 [2019-12-20T19:10:39.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=616041909 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:10:39 [2019-12-20T19:10:39.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=616041910 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:10:39 [2019-12-20T19:10:39.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=616041910 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:10:39 [2019-12-20T19:10:39.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=616041910 data=null item=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:10:39 [2019-12-20T19:10:39.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=616041731 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:10:39 [2019-12-20T19:10:39.711Z] DEBUG - Clicked on 
14:10:39 [2019-12-20T19:10:39.966Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:41 [2019-12-20T19:10:41.853Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:10:41 [2019-12-20T19:10:41.853Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:10:41 [2019-12-20T19:10:41.853Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:41 [2019-12-20T19:10:41.853Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
14:10:41 [2019-12-20T19:10:41.853Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
14:10:41 [2019-12-20T19:10:41.853Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:10:41 [2019-12-20T19:10:41.853Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:10:41 [2019-12-20T19:10:41.853Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:43 [2019-12-20T19:10:43.742Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:10:43 [2019-12-20T19:10:43.742Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:10:43 [2019-12-20T19:10:43.742Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:43 [2019-12-20T19:10:43.742Z] DEBUG - number of items : 25
14:10:43 [2019-12-20T19:10:43.742Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:45 [2019-12-20T19:10:45.629Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:10:45 [2019-12-20T19:10:45.629Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:10:45 [2019-12-20T19:10:45.629Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:45 [2019-12-20T19:10:45.629Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
14:10:45 [2019-12-20T19:10:45.629Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
14:10:45 [2019-12-20T19:10:45.629Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:10:45 [2019-12-20T19:10:45.629Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:47 [2019-12-20T19:10:47.517Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:10:47 [2019-12-20T19:10:47.517Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:10:47 [2019-12-20T19:10:47.517Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:47 [2019-12-20T19:10:47.517Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:10:47 [2019-12-20T19:10:47.772Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:47 [2019-12-20T19:10:47.773Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:10:47 [2019-12-20T19:10:47.773Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:49 [2019-12-20T19:10:49.666Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
14:10:49 [2019-12-20T19:10:49.666Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:10:49 [2019-12-20T19:10:49.666Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:49 [2019-12-20T19:10:49.666Z] DEBUG - number of items : 25
14:10:49 [2019-12-20T19:10:49.666Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
14:10:49 [2019-12-20T19:10:49.666Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616051804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:10:49 [2019-12-20T19:10:49.666Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616051805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:10:49 [2019-12-20T19:10:49.666Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616051805 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:10:49 [2019-12-20T19:10:49.666Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616051805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:10:49 [2019-12-20T19:10:49.666Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616051805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616052037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616052039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616052039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616052039 data=null doit=true} to ToolItem with tooltip text {Show Legend}
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616052039 data=null} to ToolItem with tooltip text {Show Legend}
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=616052050 data=null doit=true} to Shell with text {Legend}
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.922Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - Clicking on OK
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616052108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616052108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616052108 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616052108 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616052108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616052108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:49 [2019-12-20T19:10:49.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616052108 data=null item=null detail=0 x=0 y=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:10:49 [2019-12-20T19:10:49.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616051805 data=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:10:50 [2019-12-20T19:10:50.179Z] DEBUG - Clicked on 
14:10:50 [2019-12-20T19:10:50.179Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=616052481 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:10:50 [2019-12-20T19:10:50.179Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:10:50 [2019-12-20T19:10:50.179Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:10:50 [2019-12-20T19:10:50.179Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:10:50 [2019-12-20T19:10:50.179Z] DEBUG - Attempting to set focus on Tree with text {}
14:10:50 [2019-12-20T19:10:50.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616052523 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:10:50 [2019-12-20T19:10:50.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616052523 data=null doit=true} to TreeItem with text {test}
14:10:50 [2019-12-20T19:10:50.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616052523 data=null} to TreeItem with text {test}
14:10:50 [2019-12-20T19:10:50.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616052523 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:10:50 [2019-12-20T19:10:50.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616052523 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:10:50 [2019-12-20T19:10:50.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616052531 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:10:50 [2019-12-20T19:10:50.435Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:10:50 [2019-12-20T19:10:50.435Z] DEBUG - Clicking on with mnemonic 'Delete'
14:10:50 [2019-12-20T19:10:50.435Z] DEBUG - Clicked on with mnemonic 'Delete'
14:10:50 [2019-12-20T19:10:50.690Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:10:50 [2019-12-20T19:10:50.690Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:10:50 [2019-12-20T19:10:50.690Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:10:50 [2019-12-20T19:10:50.690Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:10:50 [2019-12-20T19:10:50.690Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:10:50 [2019-12-20T19:10:50.690Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:10:50 [2019-12-20T19:10:50.690Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:50 [2019-12-20T19:10:50.690Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:10:50 [2019-12-20T19:10:50.690Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:10:50 [2019-12-20T19:10:50.690Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:10:50 [2019-12-20T19:10:50.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616053012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:10:50 [2019-12-20T19:10:50.690Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616053012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:10:50 [2019-12-20T19:10:50.691Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616053012 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:10:50 [2019-12-20T19:10:50.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616053013 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:10:50 [2019-12-20T19:10:50.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616053013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:10:50 [2019-12-20T19:10:50.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616053013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:10:50 [2019-12-20T19:10:50.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=616053013 data=null 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:10:50 [2019-12-20T19:10:50.691Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616053013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:10:50 [2019-12-20T19:10:50.691Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616053013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:10:50 [2019-12-20T19:10:50.691Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616053013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:10:50 [2019-12-20T19:10:50.691Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616053013 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:10:50 [2019-12-20T19:10:50.691Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616053013 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:10:50 [2019-12-20T19:10:50.691Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:10:50 [2019-12-20T19:10:50.691Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:10:50 [2019-12-20T19:10:50.691Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:10:50 [2019-12-20T19:10:50.691Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:10:50 [2019-12-20T19:10:50.691Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:10:50 [2019-12-20T19:10:50.691Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:10:50 [2019-12-20T19:10:50.691Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:10:50 [2019-12-20T19:10:50.691Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:50 [2019-12-20T19:10:50.691Z] DEBUG - Clicking on OK
14:10:50 [2019-12-20T19:10:50.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616053014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:50 [2019-12-20T19:10:50.691Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616053014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:50 [2019-12-20T19:10:50.691Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616053014 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:50 [2019-12-20T19:10:50.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616053014 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:50 [2019-12-20T19:10:50.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616053014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:50 [2019-12-20T19:10:50.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616053014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:50 [2019-12-20T19:10:50.946Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:50 [2019-12-20T19:10:50.946Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:50 [2019-12-20T19:10:50.946Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:50 [2019-12-20T19:10:50.946Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:50 [2019-12-20T19:10:50.946Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:10:50 [2019-12-20T19:10:50.946Z] DEBUG - Clicked on OK
14:10:51 [2019-12-20T19:10:51.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616053014 data=null item=null detail=0 x=0 y=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:10:51 [2019-12-20T19:10:51.508Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=616052616 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:10:51 [2019-12-20T19:10:51.508Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 71.422 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
14:10:51 [2019-12-20T19:10:51.508Z] testToolBarFollowCPUForwardBackward(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 14.852 s
14:10:51 [2019-12-20T19:10:51.508Z] testToolBarSelectNextPreviousStateChange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 14.037 s
14:10:51 [2019-12-20T19:10:51.508Z] testDynamicFilteringCpu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 3.646 s
14:10:51 [2019-12-20T19:10:51.508Z] testDynamicFiltering(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 2.972 s
14:10:51 [2019-12-20T19:10:51.508Z] testKeyboardLeftRight(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 14.053 s
14:10:51 [2019-12-20T19:10:51.508Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 5.449 s
14:10:51 [2019-12-20T19:10:51.508Z] testDynamicFiltersDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 4.052 s
14:10:51 [2019-12-20T19:10:51.508Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 1.953 s
14:10:51 [2019-12-20T19:10:51.508Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 1.927 s
14:10:51 [2019-12-20T19:10:51.508Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 1.807 s
14:10:51 [2019-12-20T19:10:51.508Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 2.18 s
14:10:51 [2019-12-20T19:10:51.508Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 2.347 s
14:10:51 [2019-12-20T19:10:51.508Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
14:10:55 [2019-12-20T19:10:55.673Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:10:55 [2019-12-20T19:10:55.673Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:10:55 [2019-12-20T19:10:55.673Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:55 [2019-12-20T19:10:55.673Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:10:55 [2019-12-20T19:10:55.673Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:10:55 [2019-12-20T19:10:55.673Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:10:55 [2019-12-20T19:10:55.673Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:10:55 [2019-12-20T19:10:55.673Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:10:55 [2019-12-20T19:10:55.673Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:10:55 [2019-12-20T19:10:55.673Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:55 [2019-12-20T19:10:55.673Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:55 [2019-12-20T19:10:55.930Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:10:55 [2019-12-20T19:10:55.930Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=616058082 data=null doit=true} to Shell with text {Find}
14:10:55 [2019-12-20T19:10:55.930Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:10:55 [2019-12-20T19:10:55.930Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.930Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.930Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.930Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.930Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.930Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.930Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - Setting text on (of type 'Combo') to \Alttng
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=616058084 data=null} to (of type 'Combo')
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - Set text on (of type 'Combo') to \Alttng
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1bbaf0d3
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=616058086 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:10:55 [2019-12-20T19:10:55.931Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=616058086 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:10:55 [2019-12-20T19:10:55.931Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=616058086 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=616058086 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=616058087 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:10:55 [2019-12-20T19:10:55.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=616058087 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:10:55 [2019-12-20T19:10:55.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=616058087 data=null item=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:10:55 [2019-12-20T19:10:55.931Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=616058087 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:10:55 [2019-12-20T19:10:55.931Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=616058087 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:10:55 [2019-12-20T19:10:55.931Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=616058087 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:10:55 [2019-12-20T19:10:55.931Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=616058087 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=616058087 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@71de7e65
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=616058088 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:10:55 [2019-12-20T19:10:55.931Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=616058088 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:10:55 [2019-12-20T19:10:55.931Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=616058089 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=616058089 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:10:55 [2019-12-20T19:10:55.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=616058089 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:10:55 [2019-12-20T19:10:55.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=616058089 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:10:55 [2019-12-20T19:10:55.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=616058089 data=null item=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:10:55 [2019-12-20T19:10:55.931Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=616058089 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:10:55 [2019-12-20T19:10:55.931Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=616058089 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:10:55 [2019-12-20T19:10:55.931Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=616058089 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:10:55 [2019-12-20T19:10:55.931Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=616058089 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=616058090 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Clicking on Fi&nd
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=616058090 data=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:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=616058090 data=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:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=616058090 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=616058090 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=616058090 data=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:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=616058090 data=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:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=616058090 data=null item=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:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=616058091 data=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:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=616058091 data=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:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=616058091 data=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:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=616058091 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=616058091 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Clicked on Fi&nd
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Combo with text "\Alttng", using matcher: of type 'Combo'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Combo with text "\Alttng", using matcher: (of type 'Combo')
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Setting text on (of type 'Combo') to \Alttng
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=616058092 data=null} to (of type 'Combo')
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Set text on (of type 'Combo') to \Alttng
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@755b45f9
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=616058102 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:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=616058103 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:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=616058103 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=616058103 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=616058103 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:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=616058103 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:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=616058103 data=null item=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:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=616058104 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:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=616058104 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:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=616058104 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:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=616058104 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=616058104 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Clicking on Fi&nd
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=616058104 data=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:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=616058104 data=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:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=616058104 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=616058104 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=616058104 data=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:10:55 [2019-12-20T19:10:55.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=616058104 data=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:10:55 [2019-12-20T19:10:55.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=616058104 data=null item=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:10:55 [2019-12-20T19:10:55.933Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=616058105 data=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:10:55 [2019-12-20T19:10:55.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=616058105 data=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:10:55 [2019-12-20T19:10:55.933Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=616058105 data=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:10:55 [2019-12-20T19:10:55.933Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=616058105 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:55 [2019-12-20T19:10:55.933Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=616058105 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:55 [2019-12-20T19:10:55.933Z] DEBUG - Clicked on Fi&nd
14:10:55 [2019-12-20T19:10:55.933Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:10:55 [2019-12-20T19:10:55.933Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:10:55 [2019-12-20T19:10:55.933Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
14:10:55 [2019-12-20T19:10:55.933Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
14:10:55 [2019-12-20T19:10:55.933Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:10:55 [2019-12-20T19:10:55.933Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:10:55 [2019-12-20T19:10:55.933Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.933Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.933Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.933Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.933Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.933Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.933Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.933Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:10:55 [2019-12-20T19:10:55.933Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:10:55 [2019-12-20T19:10:55.933Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:10:55 [2019-12-20T19:10:55.933Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:55 [2019-12-20T19:10:55.933Z] DEBUG - Clicking on Close
14:10:55 [2019-12-20T19:10:55.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=616058107 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:10:55 [2019-12-20T19:10:55.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=616058107 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:10:55 [2019-12-20T19:10:55.933Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=616058107 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:10:55 [2019-12-20T19:10:55.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=616058107 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:10:55 [2019-12-20T19:10:55.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=616058107 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:10:55 [2019-12-20T19:10:55.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=616058107 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:10:55 [2019-12-20T19:10:55.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=616058107 data=null item=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:10:55 [2019-12-20T19:10:55.933Z] DEBUG - Clicked on 
14:10:55 [2019-12-20T19:10:55.933Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:56 [2019-12-20T19:10:56.189Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:10:56 [2019-12-20T19:10:56.189Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:10:56 [2019-12-20T19:10:56.189Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:10:56 [2019-12-20T19:10:56.189Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:10:56 [2019-12-20T19:10:56.189Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:10:56 [2019-12-20T19:10:56.189Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:10:56 [2019-12-20T19:10:56.189Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:56 [2019-12-20T19:10:56.189Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:56 [2019-12-20T19:10:56.189Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:10:56 [2019-12-20T19:10:56.189Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=616058541 data=null doit=true} to Shell with text {Find}
14:10:56 [2019-12-20T19:10:56.189Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:10:56 [2019-12-20T19:10:56.189Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.189Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.189Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.189Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.189Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.189Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.189Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.189Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.189Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
14:10:56 [2019-12-20T19:10:56.189Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
14:10:56 [2019-12-20T19:10:56.189Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:56 [2019-12-20T19:10:56.189Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - Setting text on (of type 'Combo') to lttng
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=616058587 data=null} to (of type 'Combo')
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - Set text on (of type 'Combo') to lttng
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.446Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@12d9f737
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=616058589 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:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=616058589 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:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=616058589 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=616058589 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=616058589 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:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=616058589 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:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=616058589 data=null item=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:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=616058589 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:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=616058589 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:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=616058589 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:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=616058589 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=616058590 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7d8a546d
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=616058603 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:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=616058604 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:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=616058604 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=616058604 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=616058604 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:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=616058604 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:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=616058604 data=null item=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:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=616058604 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:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=616058604 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:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=616058604 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:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=616058604 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=616058604 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Clicking on Fi&nd
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=616058605 data=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:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=616058605 data=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:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=616058605 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=616058605 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=616058605 data=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:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=616058605 data=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:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=616058605 data=null item=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:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=616058606 data=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:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=616058606 data=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:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=616058606 data=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:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=616058606 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=616058606 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Clicked on Fi&nd
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Setting text on (of type 'Combo') to lttng
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=616058634 data=null} to (of type 'Combo')
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Set text on (of type 'Combo') to lttng
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=616058634 data=null doit=true} to Button with text {F&orward}
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=616058635 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:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=616058635 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=616058636 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:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=616058636 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:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=616058636 data=null item=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:10:56 [2019-12-20T19:10:56.447Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:10:56 [2019-12-20T19:10:56.447Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - Clicking on Fi&nd
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=616058686 data=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:10:56 [2019-12-20T19:10:56.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=616058686 data=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:10:56 [2019-12-20T19:10:56.448Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=616058686 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=616058686 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=616058686 data=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:10:56 [2019-12-20T19:10:56.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=616058686 data=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:10:56 [2019-12-20T19:10:56.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=616058686 data=null item=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:10:56 [2019-12-20T19:10:56.448Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=616058687 data=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:10:56 [2019-12-20T19:10:56.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=616058687 data=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:10:56 [2019-12-20T19:10:56.448Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=616058687 data=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:10:56 [2019-12-20T19:10:56.448Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=616058687 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=616058687 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - Clicked on Fi&nd
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - Clicking on Close
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=616058689 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:10:56 [2019-12-20T19:10:56.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=616058689 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:10:56 [2019-12-20T19:10:56.448Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=616058689 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=616058689 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=616058689 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:10:56 [2019-12-20T19:10:56.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=616058690 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:10:56 [2019-12-20T19:10:56.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=616058690 data=null item=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:10:56 [2019-12-20T19:10:56.448Z] DEBUG - Clicked on 
14:10:56 [2019-12-20T19:10:56.448Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:56 [2019-12-20T19:10:56.706Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:10:56 [2019-12-20T19:10:56.706Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:10:56 [2019-12-20T19:10:56.706Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:10:56 [2019-12-20T19:10:56.706Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:10:56 [2019-12-20T19:10:56.706Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:10:56 [2019-12-20T19:10:56.706Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:10:56 [2019-12-20T19:10:56.706Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:56 [2019-12-20T19:10:56.706Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=616059118 data=null doit=true} to Shell with text {Find}
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - Setting text on (of type 'Combo') to lttng
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=616059149 data=null} to (of type 'Combo')
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - Set text on (of type 'Combo') to lttng
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=616059150 data=null doit=true} to Button with text {&Backward}
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=616059150 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:10:56 [2019-12-20T19:10:56.963Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=616059188 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=616059188 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:10:56 [2019-12-20T19:10:56.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=616059188 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:10:56 [2019-12-20T19:10:56.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=616059188 data=null item=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:10:56 [2019-12-20T19:10:56.963Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@19921674
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=616059205 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:10:56 [2019-12-20T19:10:56.963Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=616059205 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:10:56 [2019-12-20T19:10:56.963Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=616059205 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=616059205 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=616059206 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:10:56 [2019-12-20T19:10:56.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=616059208 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:10:56 [2019-12-20T19:10:56.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=616059208 data=null item=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:10:56 [2019-12-20T19:10:56.963Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=616059208 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:10:56 [2019-12-20T19:10:56.963Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=616059208 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:10:56 [2019-12-20T19:10:56.963Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=616059208 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:10:56 [2019-12-20T19:10:56.963Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=616059208 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=616059208 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.963Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@36f2bb92
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=616059219 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:10:56 [2019-12-20T19:10:56.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=616059219 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:10:56 [2019-12-20T19:10:56.964Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=616059220 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=616059220 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=616059220 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:10:56 [2019-12-20T19:10:56.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=616059220 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:10:56 [2019-12-20T19:10:56.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=616059220 data=null item=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:10:56 [2019-12-20T19:10:56.964Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=616059220 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:10:56 [2019-12-20T19:10:56.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=616059220 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:10:56 [2019-12-20T19:10:56.964Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=616059220 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:10:56 [2019-12-20T19:10:56.964Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=616059220 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=616059220 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - Clicking on Fi&nd
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=616059221 data=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:10:56 [2019-12-20T19:10:56.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=616059221 data=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:10:56 [2019-12-20T19:10:56.964Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=616059221 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=616059221 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=616059221 data=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:10:56 [2019-12-20T19:10:56.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=616059221 data=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:10:56 [2019-12-20T19:10:56.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=616059222 data=null item=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:10:56 [2019-12-20T19:10:56.964Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=616059222 data=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:10:56 [2019-12-20T19:10:56.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=616059222 data=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:10:56 [2019-12-20T19:10:56.964Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=616059222 data=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:10:56 [2019-12-20T19:10:56.964Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=616059222 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=616059222 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - Clicked on Fi&nd
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - Setting text on (of type 'Combo') to lttn
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttn} time=616059225 data=null} to (of type 'Combo')
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - Set text on (of type 'Combo') to lttn
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:10:56 [2019-12-20T19:10:56.964Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again.
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:10:56 [2019-12-20T19:10:56.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:10:56 [2019-12-20T19:10:56.965Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - Clicking on Fi&nd
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=616059232 data=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:10:56 [2019-12-20T19:10:56.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=616059232 data=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:10:56 [2019-12-20T19:10:56.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=616059232 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=616059232 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=616059232 data=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:10:56 [2019-12-20T19:10:56.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=616059232 data=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:10:56 [2019-12-20T19:10:56.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=616059232 data=null item=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:10:56 [2019-12-20T19:10:56.965Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=616059234 data=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:10:56 [2019-12-20T19:10:56.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=616059235 data=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:10:56 [2019-12-20T19:10:56.965Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=616059235 data=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:10:56 [2019-12-20T19:10:56.965Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=616059235 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=616059235 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - Clicked on Fi&nd
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - Clicking on Close
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=616059237 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:10:56 [2019-12-20T19:10:56.965Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=616059237 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:10:56 [2019-12-20T19:10:56.965Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=616059237 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=616059237 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=616059237 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:10:56 [2019-12-20T19:10:56.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=616059237 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:10:56 [2019-12-20T19:10:56.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=616059237 data=null item=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:10:56 [2019-12-20T19:10:56.965Z] DEBUG - Clicked on 
14:10:56 [2019-12-20T19:10:56.965Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:57 [2019-12-20T19:10:57.221Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:10:57 [2019-12-20T19:10:57.221Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:10:57 [2019-12-20T19:10:57.221Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:10:57 [2019-12-20T19:10:57.221Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:10:57 [2019-12-20T19:10:57.221Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:10:57 [2019-12-20T19:10:57.221Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:10:57 [2019-12-20T19:10:57.221Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:57 [2019-12-20T19:10:57.221Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=616059709 data=null doit=true} to Shell with text {Find}
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - Setting text on (of type 'Combo') to lttng
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=616059726 data=null} to (of type 'Combo')
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - Set text on (of type 'Combo') to lttng
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6980b4c7
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=616059731 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:10:57 [2019-12-20T19:10:57.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=616059741 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:10:57 [2019-12-20T19:10:57.478Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=616059742 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=616059742 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:10:57 [2019-12-20T19:10:57.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=616059742 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:10:57 [2019-12-20T19:10:57.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=616059742 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:10:57 [2019-12-20T19:10:57.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=616059742 data=null item=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:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=616059742 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:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=616059742 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:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=616059742 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:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=616059743 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=616059743 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7ec09f73
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=616059746 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:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=616059746 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:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=616059746 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=616059747 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=616059747 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:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=616059747 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:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=616059747 data=null item=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:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=616059747 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:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=616059747 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:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=616059747 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:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=616059782 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=616059783 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Clicking on Fi&nd
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=616059784 data=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:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=616059784 data=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:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=616059784 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=616059784 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=616059784 data=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:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=616059784 data=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:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=616059784 data=null item=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:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=616059785 data=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:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=616059785 data=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:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=616059785 data=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:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=616059785 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=616059785 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Clicked on Fi&nd
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Setting text on (of type 'Combo') to LTTNG
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {LTTNG} time=616059786 data=null} to (of type 'Combo')
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Set text on (of type 'Combo') to LTTNG
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:10:57 [2019-12-20T19:10:57.479Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again.
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - Clicking on Fi&nd
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=616059799 data=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:10:57 [2019-12-20T19:10:57.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=616059799 data=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:10:57 [2019-12-20T19:10:57.480Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=616059799 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=616059799 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=616059800 data=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:10:57 [2019-12-20T19:10:57.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=616059800 data=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:10:57 [2019-12-20T19:10:57.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=616059800 data=null item=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:10:57 [2019-12-20T19:10:57.480Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=616059802 data=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:10:57 [2019-12-20T19:10:57.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=616059802 data=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:10:57 [2019-12-20T19:10:57.480Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=616059802 data=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:10:57 [2019-12-20T19:10:57.480Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=616059803 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=616059803 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - Clicked on Fi&nd
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - Clicking on Close
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=616059805 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:10:57 [2019-12-20T19:10:57.480Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=616059805 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:10:57 [2019-12-20T19:10:57.480Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=616059805 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=616059805 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:10:57 [2019-12-20T19:10:57.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=616059805 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:10:57 [2019-12-20T19:10:57.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=616059805 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:10:57 [2019-12-20T19:10:57.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=616059805 data=null item=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:10:57 [2019-12-20T19:10:57.736Z] DEBUG - Clicked on 
14:10:57 [2019-12-20T19:10:57.736Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:57 [2019-12-20T19:10:57.736Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:10:57 [2019-12-20T19:10:57.736Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:10:57 [2019-12-20T19:10:57.736Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:10:57 [2019-12-20T19:10:57.736Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:10:57 [2019-12-20T19:10:57.736Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:10:57 [2019-12-20T19:10:57.736Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:10:57 [2019-12-20T19:10:57.736Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:57 [2019-12-20T19:10:57.736Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:57 [2019-12-20T19:10:57.991Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:10:57 [2019-12-20T19:10:57.991Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=616060320 data=null doit=true} to Shell with text {Find}
14:10:57 [2019-12-20T19:10:57.991Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:10:57 [2019-12-20T19:10:57.991Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:10:57 [2019-12-20T19:10:57.991Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.991Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.991Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.991Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.991Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.991Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.991Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.991Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:10:57 [2019-12-20T19:10:57.991Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:10:57 [2019-12-20T19:10:57.991Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:10:57 [2019-12-20T19:10:57.991Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:57 [2019-12-20T19:10:57.991Z] DEBUG - Clicking on Close
14:10:57 [2019-12-20T19:10:57.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=616060336 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:10:57 [2019-12-20T19:10:57.991Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=616060336 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:10:57 [2019-12-20T19:10:57.991Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=616060336 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:10:57 [2019-12-20T19:10:57.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=616060336 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:10:57 [2019-12-20T19:10:57.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=616060337 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:10:57 [2019-12-20T19:10:57.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=616060337 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:10:57 [2019-12-20T19:10:57.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=616060337 data=null item=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:10:58 [2019-12-20T19:10:58.247Z] DEBUG - Clicked on 
14:10:58 [2019-12-20T19:10:58.247Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:10:58 [2019-12-20T19:10:58.247Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:10:58 [2019-12-20T19:10:58.247Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:10:58 [2019-12-20T19:10:58.247Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:10:58 [2019-12-20T19:10:58.247Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:10:58 [2019-12-20T19:10:58.247Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:10:58 [2019-12-20T19:10:58.247Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:58 [2019-12-20T19:10:58.247Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:58 [2019-12-20T19:10:58.502Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:10:58 [2019-12-20T19:10:58.502Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=616060723 data=null doit=true} to Shell with text {Find}
14:10:58 [2019-12-20T19:10:58.502Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:10:58 [2019-12-20T19:10:58.502Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:10:58 [2019-12-20T19:10:58.502Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:58 [2019-12-20T19:10:58.502Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:58 [2019-12-20T19:10:58.502Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:58 [2019-12-20T19:10:58.502Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:58 [2019-12-20T19:10:58.502Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:58 [2019-12-20T19:10:58.502Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:58 [2019-12-20T19:10:58.502Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:58 [2019-12-20T19:10:58.502Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:10:58 [2019-12-20T19:10:58.502Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:10:58 [2019-12-20T19:10:58.502Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:10:58 [2019-12-20T19:10:58.502Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:58 [2019-12-20T19:10:58.502Z] DEBUG - Clicking on Close
14:10:58 [2019-12-20T19:10:58.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=616060729 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:10:58 [2019-12-20T19:10:58.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=616060729 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:10:58 [2019-12-20T19:10:58.502Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=616060729 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:10:58 [2019-12-20T19:10:58.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=616060729 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:10:58 [2019-12-20T19:10:58.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=616060729 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:10:58 [2019-12-20T19:10:58.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=616060739 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:10:58 [2019-12-20T19:10:58.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=616060739 data=null item=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:10:58 [2019-12-20T19:10:58.757Z] DEBUG - Clicked on 
14:10:58 [2019-12-20T19:10:58.757Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:10:58 [2019-12-20T19:10:58.757Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
14:10:58 [2019-12-20T19:10:58.757Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
14:10:58 [2019-12-20T19:10:58.757Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
14:10:58 [2019-12-20T19:10:58.757Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
14:10:58 [2019-12-20T19:10:58.757Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
14:10:58 [2019-12-20T19:10:58.757Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
14:10:58 [2019-12-20T19:10:58.757Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:58 [2019-12-20T19:10:58.757Z] DEBUG - Attempting to set focus on (of type 'Canvas')
14:10:59 [2019-12-20T19:10:59.014Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:10:59 [2019-12-20T19:10:59.014Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=616061214 data=null doit=true} to Shell with text {Find}
14:10:59 [2019-12-20T19:10:59.014Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:10:59 [2019-12-20T19:10:59.014Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.014Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.014Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.014Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.014Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.014Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.014Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.014Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Setting text on (of type 'Combo') to lttng
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=616061231 data=null} to (of type 'Combo')
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Set text on (of type 'Combo') to lttng
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=616061235 data=null doit=true} to Button with text {F&orward}
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=616061235 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:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=616061236 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=616061247 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:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=616061247 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:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=616061247 data=null item=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:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@38e8488f
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=616061251 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:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=616061251 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:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=616061252 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=616061252 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=616061252 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:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=616061252 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:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=616061252 data=null item=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:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=616061252 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:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=616061252 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:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=616061252 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:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=616061282 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=616061282 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@62931c28
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=616061283 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:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=616061283 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:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=616061283 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=616061283 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=616061283 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:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=616061283 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:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=616061283 data=null item=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:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=616061283 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:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=616061283 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:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=616061283 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:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=616061283 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=616061283 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.015Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - Clicking on Fi&nd
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=616061285 data=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:10:59 [2019-12-20T19:10:59.016Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=616061285 data=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:10:59 [2019-12-20T19:10:59.016Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=616061285 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=616061285 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=616061285 data=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:10:59 [2019-12-20T19:10:59.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=616061285 data=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:10:59 [2019-12-20T19:10:59.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=616061285 data=null item=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:10:59 [2019-12-20T19:10:59.016Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=616061286 data=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:10:59 [2019-12-20T19:10:59.016Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=616061286 data=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:10:59 [2019-12-20T19:10:59.016Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=616061286 data=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:10:59 [2019-12-20T19:10:59.016Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=616061286 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=616061286 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - Clicked on Fi&nd
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - Setting text on (of type 'Combo') to lttng
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=616061288 data=null} to (of type 'Combo')
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - Set text on (of type 'Combo') to lttng
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=616061288 data=null doit=true} to Button with text {&Backward}
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=616061288 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:10:59 [2019-12-20T19:10:59.016Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=616061289 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=616061292 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:10:59 [2019-12-20T19:10:59.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=616061292 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:10:59 [2019-12-20T19:10:59.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=616061292 data=null item=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:10:59 [2019-12-20T19:10:59.016Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.016Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.017Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.017Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.017Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.017Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
14:10:59 [2019-12-20T19:10:59.017Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
14:10:59 [2019-12-20T19:10:59.017Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:10:59 [2019-12-20T19:10:59.017Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.017Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.017Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
14:10:59 [2019-12-20T19:10:59.017Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:10:59 [2019-12-20T19:10:59.017Z] DEBUG - Clicking on Fi&nd
14:10:59 [2019-12-20T19:10:59.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=616061296 data=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:10:59 [2019-12-20T19:10:59.017Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=616061296 data=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:10:59 [2019-12-20T19:10:59.017Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=616061296 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:59 [2019-12-20T19:10:59.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=616061296 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:59 [2019-12-20T19:10:59.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=616061296 data=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:10:59 [2019-12-20T19:10:59.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=616061296 data=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:10:59 [2019-12-20T19:10:59.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=616061296 data=null item=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:10:59 [2019-12-20T19:10:59.017Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=616061300 data=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:10:59 [2019-12-20T19:10:59.017Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=616061300 data=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:10:59 [2019-12-20T19:10:59.017Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=616061300 data=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:10:59 [2019-12-20T19:10:59.017Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=616061300 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:59 [2019-12-20T19:10:59.017Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=616061300 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
14:10:59 [2019-12-20T19:10:59.017Z] DEBUG - Clicked on Fi&nd
14:10:59 [2019-12-20T19:10:59.017Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
14:10:59 [2019-12-20T19:10:59.017Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
14:10:59 [2019-12-20T19:10:59.017Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
14:10:59 [2019-12-20T19:10:59.017Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
14:10:59 [2019-12-20T19:10:59.017Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:10:59 [2019-12-20T19:10:59.017Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
14:10:59 [2019-12-20T19:10:59.017Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.017Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.017Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.017Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.017Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.017Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.017Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.017Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
14:10:59 [2019-12-20T19:10:59.017Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
14:10:59 [2019-12-20T19:10:59.017Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:10:59 [2019-12-20T19:10:59.017Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
14:10:59 [2019-12-20T19:10:59.017Z] DEBUG - Clicking on Close
14:10:59 [2019-12-20T19:10:59.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=616061302 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:10:59 [2019-12-20T19:10:59.017Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=616061302 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:10:59 [2019-12-20T19:10:59.017Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=616061302 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:10:59 [2019-12-20T19:10:59.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=616061302 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:10:59 [2019-12-20T19:10:59.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=616061302 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:10:59 [2019-12-20T19:10:59.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=616061302 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:10:59 [2019-12-20T19:10:59.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=616061302 data=null item=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:10:59 [2019-12-20T19:10:59.273Z] DEBUG - Clicked on 
14:10:59 [2019-12-20T19:10:59.273Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=616061506 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}
14:10:59 [2019-12-20T19:10:59.273Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:10:59 [2019-12-20T19:10:59.273Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:10:59 [2019-12-20T19:10:59.273Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:10:59 [2019-12-20T19:10:59.273Z] DEBUG - Attempting to set focus on Tree with text {}
14:10:59 [2019-12-20T19:10:59.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616061615 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:10:59 [2019-12-20T19:10:59.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616061615 data=null doit=true} to TreeItem with text {test}
14:10:59 [2019-12-20T19:10:59.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616061615 data=null} to TreeItem with text {test}
14:10:59 [2019-12-20T19:10:59.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616061616 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:10:59 [2019-12-20T19:10:59.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616061616 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:10:59 [2019-12-20T19:10:59.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616061636 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:10:59 [2019-12-20T19:10:59.528Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:10:59 [2019-12-20T19:10:59.528Z] DEBUG - Clicking on with mnemonic 'Delete'
14:10:59 [2019-12-20T19:10:59.528Z] DEBUG - Clicked on with mnemonic 'Delete'
14:11:00 [2019-12-20T19:11:00.455Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:11:00 [2019-12-20T19:11:00.455Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:11:00 [2019-12-20T19:11:00.455Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:11:00 [2019-12-20T19:11:00.455Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:11:00 [2019-12-20T19:11:00.455Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:11:00 [2019-12-20T19:11:00.455Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:11:00 [2019-12-20T19:11:00.455Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:00 [2019-12-20T19:11:00.455Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:11:00 [2019-12-20T19:11:00.455Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:11:00 [2019-12-20T19:11:00.455Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:11:00 [2019-12-20T19:11:00.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616062623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:00 [2019-12-20T19:11:00.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616062623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:00 [2019-12-20T19:11:00.455Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616062623 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:11:00 [2019-12-20T19:11:00.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616062623 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:11:00 [2019-12-20T19:11:00.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616062623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:00 [2019-12-20T19:11:00.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616062623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:00 [2019-12-20T19:11:00.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=616062624 data=null 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:00 [2019-12-20T19:11:00.456Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616062624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:00 [2019-12-20T19:11:00.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616062624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:00 [2019-12-20T19:11:00.456Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616062624 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:00 [2019-12-20T19:11:00.456Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616062624 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:11:00 [2019-12-20T19:11:00.456Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616062624 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:11:00 [2019-12-20T19:11:00.456Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:11:00 [2019-12-20T19:11:00.456Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:11:00 [2019-12-20T19:11:00.456Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:11:00 [2019-12-20T19:11:00.456Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:00 [2019-12-20T19:11:00.456Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:11:00 [2019-12-20T19:11:00.456Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:11:00 [2019-12-20T19:11:00.456Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:11:00 [2019-12-20T19:11:00.456Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:00 [2019-12-20T19:11:00.456Z] DEBUG - Clicking on OK
14:11:00 [2019-12-20T19:11:00.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616062624 data=null 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:00 [2019-12-20T19:11:00.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616062624 data=null 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:00 [2019-12-20T19:11:00.456Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616062625 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:00 [2019-12-20T19:11:00.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616062625 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:00 [2019-12-20T19:11:00.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616062625 data=null 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:00 [2019-12-20T19:11:00.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616062625 data=null 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:00 [2019-12-20T19:11:00.456Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:00 [2019-12-20T19:11:00.456Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:00 [2019-12-20T19:11:00.456Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:00 [2019-12-20T19:11:00.456Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:00 [2019-12-20T19:11:00.456Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:00 [2019-12-20T19:11:00.456Z] DEBUG - Clicked on OK
14:11:00 [2019-12-20T19:11:00.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616062625 data=null item=null detail=0 x=0 y=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:00 [2019-12-20T19:11:00.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=616061715 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:00 [2019-12-20T19:11:00.967Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.327 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
14:11:00 [2019-12-20T19:11:00.968Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.86 s
14:11:00 [2019-12-20T19:11:00.968Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.566 s
14:11:00 [2019-12-20T19:11:00.968Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.446 s
14:11:00 [2019-12-20T19:11:00.968Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.698 s
14:11:00 [2019-12-20T19:11:00.968Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.945 s
14:11:00 [2019-12-20T19:11:00.968Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.533 s
14:11:00 [2019-12-20T19:11:00.968Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
14:11:01 [2019-12-20T19:11:01.223Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.diskioactivity"'
14:11:01 [2019-12-20T19:11:01.223Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
14:11:05 [2019-12-20T19:11:05.390Z] DEBUG - matched EditorReference with text "", using matcher: with name '"scp_dest"'
14:11:05 [2019-12-20T19:11:05.390Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:05 [2019-12-20T19:11:05.390Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:11:05 [2019-12-20T19:11:05.391Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:11:05 [2019-12-20T19:11:05.391Z] DEBUG - Setting state to checked on: scp_dest
14:11:05 [2019-12-20T19:11:05.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=616068138 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:11:05 [2019-12-20T19:11:05.952Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:11:05 [2019-12-20T19:11:05.952Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:11:05 [2019-12-20T19:11:05.952Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:11:05 [2019-12-20T19:11:05.952Z] DEBUG - Attempting to set focus on Tree with text {}
14:11:05 [2019-12-20T19:11:05.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616068197 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:11:05 [2019-12-20T19:11:05.952Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616068197 data=null doit=true} to TreeItem with text {test}
14:11:05 [2019-12-20T19:11:05.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616068197 data=null} to TreeItem with text {test}
14:11:05 [2019-12-20T19:11:05.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616068197 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:11:05 [2019-12-20T19:11:05.952Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616068197 data=null item=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:05 [2019-12-20T19:11:05.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616068208 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:11:05 [2019-12-20T19:11:05.952Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:11:05 [2019-12-20T19:11:05.952Z] DEBUG - Clicking on with mnemonic 'Delete'
14:11:06 [2019-12-20T19:11:06.209Z] DEBUG - Clicked on with mnemonic 'Delete'
14:11:06 [2019-12-20T19:11:06.770Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:11:06 [2019-12-20T19:11:06.770Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:11:06 [2019-12-20T19:11:06.770Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:11:06 [2019-12-20T19:11:06.770Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:11:06 [2019-12-20T19:11:06.770Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:11:06 [2019-12-20T19:11:06.770Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:11:06 [2019-12-20T19:11:06.770Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:06 [2019-12-20T19:11:06.770Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:11:06 [2019-12-20T19:11:06.770Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:11:06 [2019-12-20T19:11:06.770Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:11:06 [2019-12-20T19:11:06.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616069101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:06 [2019-12-20T19:11:06.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616069101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:06 [2019-12-20T19:11:06.770Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616069101 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:11:06 [2019-12-20T19:11:06.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616069101 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:11:06 [2019-12-20T19:11:06.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616069101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:06 [2019-12-20T19:11:06.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616069101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:06 [2019-12-20T19:11:06.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=616069101 data=null 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:06 [2019-12-20T19:11:06.770Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616069101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:06 [2019-12-20T19:11:06.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616069101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:06 [2019-12-20T19:11:06.770Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616069102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:06 [2019-12-20T19:11:06.770Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616069102 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:11:06 [2019-12-20T19:11:06.770Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616069102 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:11:06 [2019-12-20T19:11:06.770Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:11:06 [2019-12-20T19:11:06.770Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:11:06 [2019-12-20T19:11:06.770Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:11:06 [2019-12-20T19:11:06.770Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:06 [2019-12-20T19:11:06.770Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:11:06 [2019-12-20T19:11:06.770Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:11:06 [2019-12-20T19:11:06.770Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:11:06 [2019-12-20T19:11:06.770Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:06 [2019-12-20T19:11:06.770Z] DEBUG - Clicking on OK
14:11:06 [2019-12-20T19:11:06.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616069102 data=null 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:06 [2019-12-20T19:11:06.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616069102 data=null 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:06 [2019-12-20T19:11:06.770Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616069102 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:06 [2019-12-20T19:11:06.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616069102 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:06 [2019-12-20T19:11:06.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616069103 data=null 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:06 [2019-12-20T19:11:06.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616069103 data=null 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:06 [2019-12-20T19:11:06.770Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:06 [2019-12-20T19:11:06.770Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:06 [2019-12-20T19:11:06.770Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:06 [2019-12-20T19:11:06.770Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:06 [2019-12-20T19:11:06.770Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:06 [2019-12-20T19:11:06.770Z] DEBUG - Clicked on OK
14:11:07 [2019-12-20T19:11:07.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616069103 data=null item=null detail=0 x=0 y=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:07 [2019-12-20T19:11:07.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=616068307 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:07 [2019-12-20T19:11:07.331Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.434 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
14:11:07 [2019-12-20T19:11:07.331Z] testDiskView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest)  Time elapsed: 4.673 s
14:11:07 [2019-12-20T19:11:07.331Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
14:11:07 [2019-12-20T19:11:07.892Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
14:11:12 [2019-12-20T19:11:12.057Z] DEBUG - number of items : 25
14:11:12 [2019-12-20T19:11:12.057Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters}
14:11:12 [2019-12-20T19:11:12.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616074042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:11:12 [2019-12-20T19:11:12.057Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616074042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:11:12 [2019-12-20T19:11:12.057Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616074042 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
14:11:12 [2019-12-20T19:11:12.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616074042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:11:12 [2019-12-20T19:11:12.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616074042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:11:12 [2019-12-20T19:11:12.057Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616074246 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:11:12 [2019-12-20T19:11:12.057Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616074248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:11:12 [2019-12-20T19:11:12.057Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616074248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
14:11:12 [2019-12-20T19:11:12.057Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616074286 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
14:11:12 [2019-12-20T19:11:12.057Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616074287 data=null} to ToolItem with tooltip text {Show View Filters}
14:11:12 [2019-12-20T19:11:12.057Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters}
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter'
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=616074288 data=null doit=true} to Shell with text {Filter}
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - Clicking on Uncheck all
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=616074304 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:11:12 [2019-12-20T19:11:12.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=616074304 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:11:12 [2019-12-20T19:11:12.058Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=616074304 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=616074304 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=616074304 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:11:12 [2019-12-20T19:11:12.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=616074304 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:11:12 [2019-12-20T19:11:12.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=616074304 data=null item=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:11:12 [2019-12-20T19:11:12.058Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=616074329 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:11:12 [2019-12-20T19:11:12.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=616074329 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:11:12 [2019-12-20T19:11:12.058Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=616074329 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:11:12 [2019-12-20T19:11:12.058Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=616074329 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=616074329 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - Clicked on Uncheck all
14:11:12 [2019-12-20T19:11:12.058Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - Attempting to set focus on Tree with text {}
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {systemd} time=616074336 data=null button=0 stateMask=0x0 x=92 y=77 count=0} to Tree node with text: systemd
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {systemd} time=616074345 data=null doit=true} to Tree node with text: systemd
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {systemd} time=616074346 data=null} to Tree node with text: systemd
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {systemd} time=616074346 data=null button=1 stateMask=0x0 x=92 y=77 count=1} to Tree node with text: systemd
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616074346 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:11:12 [2019-12-20T19:11:12.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {systemd} time=616074346 data=null button=1 stateMask=0x80000 x=92 y=77 count=1} to Tree node with text: systemd
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - Clicking on Check subtree
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=616074419 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:11:12 [2019-12-20T19:11:12.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=616074419 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:11:12 [2019-12-20T19:11:12.058Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=616074419 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=616074419 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=616074420 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:11:12 [2019-12-20T19:11:12.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=616074420 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:11:12 [2019-12-20T19:11:12.058Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=616074420 data=null item=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:11:12 [2019-12-20T19:11:12.058Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=616074426 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:11:12 [2019-12-20T19:11:12.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=616074426 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:11:12 [2019-12-20T19:11:12.058Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=616074426 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:11:12 [2019-12-20T19:11:12.058Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=616074426 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=616074426 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:11:12 [2019-12-20T19:11:12.058Z] DEBUG - Clicked on Check subtree
14:11:12 [2019-12-20T19:11:12.314Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
14:11:12 [2019-12-20T19:11:12.314Z] DEBUG - Attempting to set focus on Tree with text {}
14:11:12 [2019-12-20T19:11:12.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kthreadd} time=616074432 data=null button=0 stateMask=0x0 x=93 y=1265 count=0} to Tree node with text: kthreadd
14:11:12 [2019-12-20T19:11:12.314Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kthreadd} time=616074432 data=null doit=true} to Tree node with text: kthreadd
14:11:12 [2019-12-20T19:11:12.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kthreadd} time=616074432 data=null} to Tree node with text: kthreadd
14:11:12 [2019-12-20T19:11:12.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kthreadd} time=616074432 data=null button=1 stateMask=0x0 x=93 y=1265 count=1} to Tree node with text: kthreadd
14:11:12 [2019-12-20T19:11:12.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616074433 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:11:12 [2019-12-20T19:11:12.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kthreadd} time=616074433 data=null button=1 stateMask=0x80000 x=93 y=1265 count=1} to Tree node with text: kthreadd
14:11:12 [2019-12-20T19:11:12.314Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.314Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.314Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
14:11:12 [2019-12-20T19:11:12.314Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
14:11:12 [2019-12-20T19:11:12.314Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:11:12 [2019-12-20T19:11:12.314Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.314Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.314Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.314Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.314Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.314Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.314Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.314Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.314Z] DEBUG - Clicking on Check subtree
14:11:12 [2019-12-20T19:11:12.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=616074434 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:11:12 [2019-12-20T19:11:12.314Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=616074434 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:11:12 [2019-12-20T19:11:12.314Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=616074434 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:11:12 [2019-12-20T19:11:12.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=616074434 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:11:12 [2019-12-20T19:11:12.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=616074434 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:11:12 [2019-12-20T19:11:12.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=616074434 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:11:12 [2019-12-20T19:11:12.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=616074434 data=null item=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:11:12 [2019-12-20T19:11:12.314Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=616074439 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:11:12 [2019-12-20T19:11:12.314Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=616074439 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:11:12 [2019-12-20T19:11:12.314Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=616074439 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:11:12 [2019-12-20T19:11:12.314Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=616074439 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:11:12 [2019-12-20T19:11:12.314Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=616074439 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:11:12 [2019-12-20T19:11:12.314Z] DEBUG - Clicked on Check subtree
14:11:12 [2019-12-20T19:11:12.314Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
14:11:12 [2019-12-20T19:11:12.314Z] DEBUG - Attempting to set focus on Tree with text {}
14:11:12 [2019-12-20T19:11:12.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {lttng-consumerd} time=616074440 data=null button=0 stateMask=0x0 x=110 y=-990 count=0} to Tree node with text: lttng-consumerd
14:11:12 [2019-12-20T19:11:12.314Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {lttng-consumerd} time=616074440 data=null doit=true} to Tree node with text: lttng-consumerd
14:11:12 [2019-12-20T19:11:12.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {lttng-consumerd} time=616074440 data=null} to Tree node with text: lttng-consumerd
14:11:12 [2019-12-20T19:11:12.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {lttng-consumerd} time=616074440 data=null button=1 stateMask=0x0 x=110 y=-990 count=1} to Tree node with text: lttng-consumerd
14:11:12 [2019-12-20T19:11:12.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616074440 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:11:12 [2019-12-20T19:11:12.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {lttng-consumerd} time=616074441 data=null button=1 stateMask=0x80000 x=110 y=-990 count=1} to Tree node with text: lttng-consumerd
14:11:12 [2019-12-20T19:11:12.314Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.314Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.314Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
14:11:12 [2019-12-20T19:11:12.315Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
14:11:12 [2019-12-20T19:11:12.315Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:11:12 [2019-12-20T19:11:12.315Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.315Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.315Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.315Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.315Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.315Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.315Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.315Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.315Z] DEBUG - Clicking on Check subtree
14:11:12 [2019-12-20T19:11:12.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=616074441 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:11:12 [2019-12-20T19:11:12.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=616074442 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:11:12 [2019-12-20T19:11:12.315Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=616074442 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:11:12 [2019-12-20T19:11:12.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=616074442 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:11:12 [2019-12-20T19:11:12.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=616074442 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:11:12 [2019-12-20T19:11:12.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=616074442 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:11:12 [2019-12-20T19:11:12.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=616074442 data=null item=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:11:12 [2019-12-20T19:11:12.315Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=616074442 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:11:12 [2019-12-20T19:11:12.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=616074442 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:11:12 [2019-12-20T19:11:12.315Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=616074442 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:11:12 [2019-12-20T19:11:12.315Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=616074442 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:11:12 [2019-12-20T19:11:12.315Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=616074442 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
14:11:12 [2019-12-20T19:11:12.315Z] DEBUG - Clicked on Check subtree
14:11:12 [2019-12-20T19:11:12.315Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.315Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.315Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.315Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.315Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.315Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.315Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.315Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.315Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.315Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:11:12 [2019-12-20T19:11:12.315Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:11:12 [2019-12-20T19:11:12.315Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:11:12 [2019-12-20T19:11:12.315Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:12 [2019-12-20T19:11:12.315Z] DEBUG - Clicking on OK
14:11:12 [2019-12-20T19:11:12.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616074448 data=null 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:12 [2019-12-20T19:11:12.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616074448 data=null 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:12 [2019-12-20T19:11:12.315Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616074449 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:12 [2019-12-20T19:11:12.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616074449 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:12 [2019-12-20T19:11:12.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616074449 data=null 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:12 [2019-12-20T19:11:12.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616074449 data=null 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:12 [2019-12-20T19:11:12.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616074449 data=null item=null detail=0 x=0 y=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:12 [2019-12-20T19:11:12.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616074042 data=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:11:12 [2019-12-20T19:11:12.315Z] DEBUG - Clicked on 
14:11:12 [2019-12-20T19:11:12.315Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:11:12 [2019-12-20T19:11:12.315Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:11:12 [2019-12-20T19:11:12.315Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:11:12 [2019-12-20T19:11:12.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=616074599 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:11:12 [2019-12-20T19:11:12.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=616074694 data=null button=1 stateMask=0x80000 x=69 y=-12 count=1} to TreeColumn with text {Process}
14:11:12 [2019-12-20T19:11:12.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=616074699 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:11:12 [2019-12-20T19:11:12.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=616074701 data=null button=1 stateMask=0x80000 x=69 y=-12 count=1} to TreeColumn with text {Process}
14:11:12 [2019-12-20T19:11:12.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=616074702 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:11:12 [2019-12-20T19:11:12.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=616074703 data=null button=1 stateMask=0x80000 x=184 y=-12 count=1} to TreeColumn with text {TID}
14:11:12 [2019-12-20T19:11:12.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=616074704 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:11:12 [2019-12-20T19:11:12.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=616074704 data=null button=1 stateMask=0x80000 x=184 y=-12 count=1} to TreeColumn with text {TID}
14:11:12 [2019-12-20T19:11:12.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=616074705 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:11:12 [2019-12-20T19:11:12.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=616074705 data=null button=1 stateMask=0x80000 x=253 y=-12 count=1} to TreeColumn with text {PTID}
14:11:12 [2019-12-20T19:11:12.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=616074706 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:11:12 [2019-12-20T19:11:12.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=616074707 data=null button=1 stateMask=0x80000 x=253 y=-12 count=1} to TreeColumn with text {PTID}
14:11:12 [2019-12-20T19:11:12.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=616074708 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:11:12 [2019-12-20T19:11:12.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=616074709 data=null button=1 stateMask=0x80000 x=346 y=-12 count=1} to TreeColumn with text {Birth time}
14:11:12 [2019-12-20T19:11:12.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=616074709 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:11:12 [2019-12-20T19:11:12.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=616074710 data=null button=1 stateMask=0x80000 x=346 y=-12 count=1} to TreeColumn with text {Birth time}
14:11:12 [2019-12-20T19:11:12.570Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=616074800 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:11:12 [2019-12-20T19:11:12.570Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:11:12 [2019-12-20T19:11:12.570Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:11:12 [2019-12-20T19:11:12.570Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:11:12 [2019-12-20T19:11:12.570Z] DEBUG - Attempting to set focus on Tree with text {}
14:11:12 [2019-12-20T19:11:12.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616074841 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:11:12 [2019-12-20T19:11:12.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616074841 data=null doit=true} to TreeItem with text {test}
14:11:12 [2019-12-20T19:11:12.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616074841 data=null} to TreeItem with text {test}
14:11:12 [2019-12-20T19:11:12.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616074841 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:11:12 [2019-12-20T19:11:12.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616074842 data=null item=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:12 [2019-12-20T19:11:12.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616074880 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:11:12 [2019-12-20T19:11:12.570Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:11:12 [2019-12-20T19:11:12.570Z] DEBUG - Clicking on with mnemonic 'Delete'
14:11:12 [2019-12-20T19:11:12.827Z] DEBUG - Clicked on with mnemonic 'Delete'
14:11:13 [2019-12-20T19:11:13.389Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:11:13 [2019-12-20T19:11:13.389Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:11:13 [2019-12-20T19:11:13.389Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:11:13 [2019-12-20T19:11:13.389Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:11:13 [2019-12-20T19:11:13.389Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:11:13 [2019-12-20T19:11:13.389Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:11:13 [2019-12-20T19:11:13.389Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:13 [2019-12-20T19:11:13.389Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:11:13 [2019-12-20T19:11:13.389Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:11:13 [2019-12-20T19:11:13.389Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:11:13 [2019-12-20T19:11:13.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616075735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:13 [2019-12-20T19:11:13.390Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616075735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:13 [2019-12-20T19:11:13.390Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616075736 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:11:13 [2019-12-20T19:11:13.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616075736 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:11:13 [2019-12-20T19:11:13.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616075736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:13 [2019-12-20T19:11:13.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616075736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:13 [2019-12-20T19:11:13.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=616075736 data=null 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:13 [2019-12-20T19:11:13.390Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616075736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:13 [2019-12-20T19:11:13.390Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616075736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:13 [2019-12-20T19:11:13.390Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616075736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:13 [2019-12-20T19:11:13.390Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616075736 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:11:13 [2019-12-20T19:11:13.390Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616075736 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:11:13 [2019-12-20T19:11:13.390Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:11:13 [2019-12-20T19:11:13.390Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:11:13 [2019-12-20T19:11:13.390Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:11:13 [2019-12-20T19:11:13.390Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:13 [2019-12-20T19:11:13.390Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:11:13 [2019-12-20T19:11:13.390Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:11:13 [2019-12-20T19:11:13.390Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:11:13 [2019-12-20T19:11:13.390Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:13 [2019-12-20T19:11:13.390Z] DEBUG - Clicking on OK
14:11:13 [2019-12-20T19:11:13.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616075737 data=null 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:13 [2019-12-20T19:11:13.390Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616075737 data=null 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:13 [2019-12-20T19:11:13.390Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616075737 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:13 [2019-12-20T19:11:13.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616075737 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:13 [2019-12-20T19:11:13.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616075737 data=null 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:13 [2019-12-20T19:11:13.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616075737 data=null 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:13 [2019-12-20T19:11:13.390Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:13 [2019-12-20T19:11:13.390Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:13 [2019-12-20T19:11:13.390Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:13 [2019-12-20T19:11:13.390Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:13 [2019-12-20T19:11:13.390Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:13 [2019-12-20T19:11:13.390Z] DEBUG - Clicked on OK
14:11:13 [2019-12-20T19:11:13.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616075737 data=null item=null detail=0 x=0 y=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:13 [2019-12-20T19:11:13.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=616074923 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:14 [2019-12-20T19:11:14.011Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.642 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
14:11:14 [2019-12-20T19:11:14.011Z] testColumnSorting(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest)  Time elapsed: 4.57 s
14:11:14 [2019-12-20T19:11:14.011Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
14:11:14 [2019-12-20T19:11:14.573Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
14:11:14 [2019-12-20T19:11:14.573Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
14:11:17 [2019-12-20T19:11:17.837Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:11:17 [2019-12-20T19:11:17.837Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:17 [2019-12-20T19:11:17.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:11:17 [2019-12-20T19:11:17.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:11:17 [2019-12-20T19:11:17.837Z] DEBUG - number of items : 6
14:11:17 [2019-12-20T19:11:17.837Z] DEBUG - Clicking on ToolItem with tooltip text {Showing active threads}
14:11:17 [2019-12-20T19:11:17.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616079778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
14:11:17 [2019-12-20T19:11:17.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616079779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
14:11:17 [2019-12-20T19:11:17.837Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616079779 data=null doit=true} to ToolItem with tooltip text {Showing active threads}
14:11:17 [2019-12-20T19:11:17.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616079779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
14:11:17 [2019-12-20T19:11:17.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616079779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
14:11:17 [2019-12-20T19:11:17.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616079779 data=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:11:17 [2019-12-20T19:11:17.837Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616079780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
14:11:17 [2019-12-20T19:11:17.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616079780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
14:11:17 [2019-12-20T19:11:17.837Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616079797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
14:11:17 [2019-12-20T19:11:17.837Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616079797 data=null doit=true} to ToolItem with tooltip text {Showing all threads}
14:11:17 [2019-12-20T19:11:17.837Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616079797 data=null} to ToolItem with tooltip text {Showing all threads}
14:11:17 [2019-12-20T19:11:17.837Z] DEBUG - Clicked on ToolItem with tooltip text {Showing all threads}
14:11:17 [2019-12-20T19:11:17.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:11:17 [2019-12-20T19:11:17.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:11:17 [2019-12-20T19:11:17.837Z] DEBUG - number of items : 6
14:11:17 [2019-12-20T19:11:17.837Z] DEBUG - Clicking on ToolItem with tooltip text {Showing all threads}
14:11:17 [2019-12-20T19:11:17.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616079800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
14:11:17 [2019-12-20T19:11:17.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616079800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
14:11:17 [2019-12-20T19:11:17.837Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616079800 data=null doit=true} to ToolItem with tooltip text {Showing all threads}
14:11:17 [2019-12-20T19:11:17.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616079800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
14:11:17 [2019-12-20T19:11:17.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616079800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
14:11:17 [2019-12-20T19:11:17.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616079801 data=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:11:17 [2019-12-20T19:11:17.837Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616079801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
14:11:17 [2019-12-20T19:11:17.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616079812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
14:11:17 [2019-12-20T19:11:17.837Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616079812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
14:11:17 [2019-12-20T19:11:17.837Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616079812 data=null doit=true} to ToolItem with tooltip text {Showing active threads}
14:11:17 [2019-12-20T19:11:17.837Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616079812 data=null} to ToolItem with tooltip text {Showing active threads}
14:11:17 [2019-12-20T19:11:17.837Z] DEBUG - Clicked on ToolItem with tooltip text {Showing active threads}
14:11:17 [2019-12-20T19:11:17.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:11:17 [2019-12-20T19:11:17.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:11:17 [2019-12-20T19:11:17.837Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
14:11:17 [2019-12-20T19:11:17.837Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
14:11:20 [2019-12-20T19:11:20.351Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:11:20 [2019-12-20T19:11:20.351Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:20 [2019-12-20T19:11:20.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:11:20 [2019-12-20T19:11:20.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:11:20 [2019-12-20T19:11:20.351Z] DEBUG - Setting state to checked on: lttng-sessiond
14:11:20 [2019-12-20T19:11:20.351Z] DEBUG - Setting state to checked on: lttng-consumerd
14:11:20 [2019-12-20T19:11:20.351Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=616082541 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:11:20 [2019-12-20T19:11:20.351Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:11:20 [2019-12-20T19:11:20.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:11:20 [2019-12-20T19:11:20.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:11:20 [2019-12-20T19:11:20.351Z] DEBUG - Attempting to set focus on Tree with text {}
14:11:20 [2019-12-20T19:11:20.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616082596 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:11:20 [2019-12-20T19:11:20.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616082596 data=null doit=true} to TreeItem with text {test}
14:11:20 [2019-12-20T19:11:20.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616082596 data=null} to TreeItem with text {test}
14:11:20 [2019-12-20T19:11:20.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616082597 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:11:20 [2019-12-20T19:11:20.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616082597 data=null item=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:20 [2019-12-20T19:11:20.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616082609 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:11:20 [2019-12-20T19:11:20.351Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:11:20 [2019-12-20T19:11:20.351Z] DEBUG - Clicking on with mnemonic 'Delete'
14:11:20 [2019-12-20T19:11:20.351Z] DEBUG - Clicked on with mnemonic 'Delete'
14:11:21 [2019-12-20T19:11:21.279Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:11:21 [2019-12-20T19:11:21.279Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:11:21 [2019-12-20T19:11:21.279Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:11:21 [2019-12-20T19:11:21.279Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:11:21 [2019-12-20T19:11:21.279Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:11:21 [2019-12-20T19:11:21.279Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:11:21 [2019-12-20T19:11:21.279Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:21 [2019-12-20T19:11:21.279Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:11:21 [2019-12-20T19:11:21.279Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:11:21 [2019-12-20T19:11:21.279Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:11:21 [2019-12-20T19:11:21.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616083354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:21 [2019-12-20T19:11:21.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616083354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:21 [2019-12-20T19:11:21.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616083354 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:11:21 [2019-12-20T19:11:21.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616083354 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:11:21 [2019-12-20T19:11:21.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616083354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:21 [2019-12-20T19:11:21.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616083354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:21 [2019-12-20T19:11:21.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=616083354 data=null 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:21 [2019-12-20T19:11:21.279Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616083354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:21 [2019-12-20T19:11:21.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616083354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:21 [2019-12-20T19:11:21.279Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616083354 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:21 [2019-12-20T19:11:21.279Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616083354 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:11:21 [2019-12-20T19:11:21.279Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616083354 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:11:21 [2019-12-20T19:11:21.279Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:11:21 [2019-12-20T19:11:21.279Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:11:21 [2019-12-20T19:11:21.279Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:11:21 [2019-12-20T19:11:21.279Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:21 [2019-12-20T19:11:21.279Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:11:21 [2019-12-20T19:11:21.279Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:11:21 [2019-12-20T19:11:21.279Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:11:21 [2019-12-20T19:11:21.279Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:21 [2019-12-20T19:11:21.279Z] DEBUG - Clicking on OK
14:11:21 [2019-12-20T19:11:21.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616083355 data=null 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:21 [2019-12-20T19:11:21.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616083355 data=null 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:21 [2019-12-20T19:11:21.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616083355 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:21 [2019-12-20T19:11:21.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616083355 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:21 [2019-12-20T19:11:21.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616083355 data=null 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:21 [2019-12-20T19:11:21.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616083355 data=null 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:21 [2019-12-20T19:11:21.279Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:21 [2019-12-20T19:11:21.279Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:21 [2019-12-20T19:11:21.279Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:21 [2019-12-20T19:11:21.279Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:21 [2019-12-20T19:11:21.279Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:21 [2019-12-20T19:11:21.279Z] DEBUG - Clicked on OK
14:11:21 [2019-12-20T19:11:21.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616083355 data=null item=null detail=0 x=0 y=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:21 [2019-12-20T19:11:21.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=616082689 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:21 [2019-12-20T19:11:21.534Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.628 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
14:11:21 [2019-12-20T19:11:21.534Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest)  Time elapsed: 3.488 s
14:11:21 [2019-12-20T19:11:21.534Z] testKernelMemoryView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest)  Time elapsed: 2.445 s
14:11:21 [2019-12-20T19:11:21.534Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
14:11:22 [2019-12-20T19:11:22.095Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
14:11:22 [2019-12-20T19:11:22.095Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
14:11:24 [2019-12-20T19:11:24.610Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:11:24 [2019-12-20T19:11:24.610Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:25 [2019-12-20T19:11:25.172Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:11:25 [2019-12-20T19:11:25.172Z] DEBUG - number of items : 5
14:11:25 [2019-12-20T19:11:25.172Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
14:11:25 [2019-12-20T19:11:25.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616087381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:11:25 [2019-12-20T19:11:25.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616087382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:11:25 [2019-12-20T19:11:25.172Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616087382 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:11:25 [2019-12-20T19:11:25.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616087382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:11:25 [2019-12-20T19:11:25.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616087382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:11:25 [2019-12-20T19:11:25.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616087382 data=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:11:25 [2019-12-20T19:11:25.172Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616087389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:11:25 [2019-12-20T19:11:25.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616087487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:11:25 [2019-12-20T19:11:25.172Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616087488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:11:25 [2019-12-20T19:11:25.172Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616087488 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:11:25 [2019-12-20T19:11:25.172Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616087488 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:11:25 [2019-12-20T19:11:25.173Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
14:11:25 [2019-12-20T19:11:25.934Z] DEBUG - number of items : 17
14:11:25 [2019-12-20T19:11:25.934Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
14:11:25 [2019-12-20T19:11:25.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616088096 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:11:25 [2019-12-20T19:11:25.934Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616088097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:11:25 [2019-12-20T19:11:25.934Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616088097 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:11:25 [2019-12-20T19:11:25.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616088097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:11:25 [2019-12-20T19:11:25.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616088097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:11:25 [2019-12-20T19:11:25.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616088097 data=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:11:25 [2019-12-20T19:11:25.935Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616088097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:11:25 [2019-12-20T19:11:25.935Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616088097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:11:25 [2019-12-20T19:11:25.935Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616088097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:11:25 [2019-12-20T19:11:25.935Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616088097 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:11:25 [2019-12-20T19:11:25.935Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616088097 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:11:25 [2019-12-20T19:11:25.935Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
14:11:27 [2019-12-20T19:11:27.298Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
14:11:27 [2019-12-20T19:11:27.298Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
14:11:29 [2019-12-20T19:11:29.812Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:11:29 [2019-12-20T19:11:29.812Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:29 [2019-12-20T19:11:29.812Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:11:30 [2019-12-20T19:11:30.067Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:11:30 [2019-12-20T19:11:30.067Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:11:30 [2019-12-20T19:11:30.067Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:11:30 [2019-12-20T19:11:30.067Z] DEBUG - Setting state to checked on: lttng-sessiond
14:11:30 [2019-12-20T19:11:30.323Z] DEBUG - Setting state to unchecked on: lttng-sessiond
14:11:30 [2019-12-20T19:11:30.323Z] DEBUG - Setting state to checked on: lttng-consumerd
14:11:30 [2019-12-20T19:11:30.884Z] DEBUG - number of items : 17
14:11:30 [2019-12-20T19:11:30.884Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
14:11:30 [2019-12-20T19:11:30.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616093157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:11:30 [2019-12-20T19:11:30.884Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616093157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:11:30 [2019-12-20T19:11:30.884Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616093157 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:11:30 [2019-12-20T19:11:30.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616093157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:11:30 [2019-12-20T19:11:30.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616093157 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:11:30 [2019-12-20T19:11:30.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616093157 data=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:11:30 [2019-12-20T19:11:30.884Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616093158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:11:30 [2019-12-20T19:11:30.884Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616093158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:11:30 [2019-12-20T19:11:30.884Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616093158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:11:30 [2019-12-20T19:11:30.884Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616093158 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:11:30 [2019-12-20T19:11:30.884Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616093158 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default}
14:11:30 [2019-12-20T19:11:30.884Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
14:11:31 [2019-12-20T19:11:31.445Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
14:11:31 [2019-12-20T19:11:31.445Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
14:11:33 [2019-12-20T19:11:33.961Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:11:33 [2019-12-20T19:11:33.961Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:33 [2019-12-20T19:11:33.961Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
14:11:33 [2019-12-20T19:11:33.961Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
14:11:33 [2019-12-20T19:11:33.961Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:11:34 [2019-12-20T19:11:34.216Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
14:11:34 [2019-12-20T19:11:34.216Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:11:34 [2019-12-20T19:11:34.216Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
14:11:34 [2019-12-20T19:11:34.216Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:11:34 [2019-12-20T19:11:34.472Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
14:11:34 [2019-12-20T19:11:34.472Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:11:34 [2019-12-20T19:11:34.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=616096803 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:11:34 [2019-12-20T19:11:34.472Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:11:34 [2019-12-20T19:11:34.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:11:34 [2019-12-20T19:11:34.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:11:34 [2019-12-20T19:11:34.728Z] DEBUG - Attempting to set focus on Tree with text {}
14:11:34 [2019-12-20T19:11:34.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616096892 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:11:34 [2019-12-20T19:11:34.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616096892 data=null doit=true} to TreeItem with text {test}
14:11:34 [2019-12-20T19:11:34.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616096894 data=null} to TreeItem with text {test}
14:11:34 [2019-12-20T19:11:34.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616096894 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:11:34 [2019-12-20T19:11:34.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616096894 data=null item=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:34 [2019-12-20T19:11:34.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616096903 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:11:34 [2019-12-20T19:11:34.728Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:11:34 [2019-12-20T19:11:34.728Z] DEBUG - Clicking on with mnemonic 'Delete'
14:11:34 [2019-12-20T19:11:34.728Z] DEBUG - Clicked on with mnemonic 'Delete'
14:11:35 [2019-12-20T19:11:35.654Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:11:35 [2019-12-20T19:11:35.654Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:11:35 [2019-12-20T19:11:35.654Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:11:35 [2019-12-20T19:11:35.654Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:11:35 [2019-12-20T19:11:35.654Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:11:35 [2019-12-20T19:11:35.654Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:11:35 [2019-12-20T19:11:35.654Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:35 [2019-12-20T19:11:35.654Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:11:35 [2019-12-20T19:11:35.654Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:11:35 [2019-12-20T19:11:35.654Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:11:35 [2019-12-20T19:11:35.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616097785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:35 [2019-12-20T19:11:35.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616097785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:35 [2019-12-20T19:11:35.654Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616097785 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:11:35 [2019-12-20T19:11:35.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616097785 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:11:35 [2019-12-20T19:11:35.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616097785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:35 [2019-12-20T19:11:35.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616097785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:35 [2019-12-20T19:11:35.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=616097785 data=null 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:35 [2019-12-20T19:11:35.654Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616097785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:35 [2019-12-20T19:11:35.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616097785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:35 [2019-12-20T19:11:35.654Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616097786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:35 [2019-12-20T19:11:35.654Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616097786 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:11:35 [2019-12-20T19:11:35.654Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616097786 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:11:35 [2019-12-20T19:11:35.654Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:11:35 [2019-12-20T19:11:35.654Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:11:35 [2019-12-20T19:11:35.654Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:11:35 [2019-12-20T19:11:35.654Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:35 [2019-12-20T19:11:35.654Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:11:35 [2019-12-20T19:11:35.654Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:11:35 [2019-12-20T19:11:35.654Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:11:35 [2019-12-20T19:11:35.654Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:35 [2019-12-20T19:11:35.654Z] DEBUG - Clicking on OK
14:11:35 [2019-12-20T19:11:35.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616097786 data=null 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:35 [2019-12-20T19:11:35.654Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616097786 data=null 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:35 [2019-12-20T19:11:35.654Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616097787 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:35 [2019-12-20T19:11:35.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616097787 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:35 [2019-12-20T19:11:35.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616097787 data=null 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:35 [2019-12-20T19:11:35.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616097787 data=null 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:35 [2019-12-20T19:11:35.654Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:35 [2019-12-20T19:11:35.654Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:35 [2019-12-20T19:11:35.654Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:35 [2019-12-20T19:11:35.654Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:35 [2019-12-20T19:11:35.655Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:35 [2019-12-20T19:11:35.655Z] DEBUG - Clicked on OK
14:11:35 [2019-12-20T19:11:35.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616097787 data=null item=null detail=0 x=0 y=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:35 [2019-12-20T19:11:35.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=616097007 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:36 [2019-12-20T19:11:36.165Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.399 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
14:11:36 [2019-12-20T19:11:36.165Z] testResetTimeRange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest)  Time elapsed: 5.273 s
14:11:36 [2019-12-20T19:11:36.165Z] testCpuView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest)  Time elapsed: 4.391 s
14:11:36 [2019-12-20T19:11:36.165Z] testSignals(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest)  Time elapsed: 2.935 s
14:11:36 [2019-12-20T19:11:36.165Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest
14:11:42 [2019-12-20T19:11:42.696Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
14:11:42 [2019-12-20T19:11:42.696Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:11:42 [2019-12-20T19:11:42.696Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:11:42 [2019-12-20T19:11:42.696Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:42 [2019-12-20T19:11:42.696Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:42 [2019-12-20T19:11:42.696Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
14:11:42 [2019-12-20T19:11:42.696Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:42 [2019-12-20T19:11:42.696Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:42 [2019-12-20T19:11:42.696Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:11:42 [2019-12-20T19:11:42.696Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:42 [2019-12-20T19:11:42.696Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:42 [2019-12-20T19:11:42.696Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
14:11:42 [2019-12-20T19:11:42.696Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:42 [2019-12-20T19:11:42.696Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:42 [2019-12-20T19:11:42.696Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:11:42 [2019-12-20T19:11:42.696Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:42 [2019-12-20T19:11:42.696Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:42 [2019-12-20T19:11:42.696Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
14:11:42 [2019-12-20T19:11:42.696Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:42 [2019-12-20T19:11:42.696Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:42 [2019-12-20T19:11:42.696Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:11:42 [2019-12-20T19:11:42.696Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:42 [2019-12-20T19:11:42.696Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:11:43 [2019-12-20T19:11:43.256Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=616105500 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:11:43 [2019-12-20T19:11:43.256Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:11:43 [2019-12-20T19:11:43.256Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:11:43 [2019-12-20T19:11:43.256Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:11:43 [2019-12-20T19:11:43.256Z] DEBUG - Attempting to set focus on Tree with text {}
14:11:43 [2019-12-20T19:11:43.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616105538 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:11:43 [2019-12-20T19:11:43.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616105538 data=null doit=true} to TreeItem with text {test}
14:11:43 [2019-12-20T19:11:43.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616105538 data=null} to TreeItem with text {test}
14:11:43 [2019-12-20T19:11:43.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616105538 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:11:43 [2019-12-20T19:11:43.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616105538 data=null item=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:43 [2019-12-20T19:11:43.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616105546 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:11:43 [2019-12-20T19:11:43.256Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:11:43 [2019-12-20T19:11:43.256Z] DEBUG - Clicking on with mnemonic 'Delete'
14:11:43 [2019-12-20T19:11:43.256Z] DEBUG - Clicked on with mnemonic 'Delete'
14:11:44 [2019-12-20T19:11:44.201Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:11:44 [2019-12-20T19:11:44.201Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:11:44 [2019-12-20T19:11:44.201Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:11:44 [2019-12-20T19:11:44.201Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:11:44 [2019-12-20T19:11:44.201Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:11:44 [2019-12-20T19:11:44.201Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:11:44 [2019-12-20T19:11:44.201Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:44 [2019-12-20T19:11:44.201Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:11:44 [2019-12-20T19:11:44.201Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:11:44 [2019-12-20T19:11:44.201Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:11:44 [2019-12-20T19:11:44.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616106336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:44 [2019-12-20T19:11:44.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616106336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:44 [2019-12-20T19:11:44.201Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616106336 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:11:44 [2019-12-20T19:11:44.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616106336 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:11:44 [2019-12-20T19:11:44.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616106336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:44 [2019-12-20T19:11:44.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616106336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:44 [2019-12-20T19:11:44.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=616106336 data=null 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:44 [2019-12-20T19:11:44.201Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616106336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:44 [2019-12-20T19:11:44.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616106336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:44 [2019-12-20T19:11:44.201Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616106336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:11:44 [2019-12-20T19:11:44.201Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616106336 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:11:44 [2019-12-20T19:11:44.201Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616106336 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:11:44 [2019-12-20T19:11:44.201Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:11:44 [2019-12-20T19:11:44.201Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:11:44 [2019-12-20T19:11:44.201Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:11:44 [2019-12-20T19:11:44.201Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:11:44 [2019-12-20T19:11:44.201Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:11:44 [2019-12-20T19:11:44.201Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:11:44 [2019-12-20T19:11:44.201Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:11:44 [2019-12-20T19:11:44.201Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:44 [2019-12-20T19:11:44.201Z] DEBUG - Clicking on OK
14:11:44 [2019-12-20T19:11:44.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616106337 data=null 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:44 [2019-12-20T19:11:44.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616106337 data=null 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:44 [2019-12-20T19:11:44.201Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616106337 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:44 [2019-12-20T19:11:44.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616106337 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:44 [2019-12-20T19:11:44.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616106337 data=null 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:44 [2019-12-20T19:11:44.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616106337 data=null 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:44 [2019-12-20T19:11:44.201Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:44 [2019-12-20T19:11:44.201Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:44 [2019-12-20T19:11:44.201Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:44 [2019-12-20T19:11:44.201Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:44 [2019-12-20T19:11:44.201Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:11:44 [2019-12-20T19:11:44.201Z] DEBUG - Clicked on OK
14:11:44 [2019-12-20T19:11:44.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616106337 data=null item=null detail=0 x=0 y=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:44 [2019-12-20T19:11:44.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=616105593 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:44 [2019-12-20T19:11:44.713Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.586 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest
14:11:44 [2019-12-20T19:11:44.713Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewExpandStateTest)  Time elapsed: 1.42 s
14:11:44 [2019-12-20T19:11:44.713Z] 
14:11:44 [2019-12-20T19:11:44.713Z] Results:
14:11:44 [2019-12-20T19:11:44.713Z] 
14:11:44 [2019-12-20T19:11:44.713Z] Tests run: 48, Failures: 0, Errors: 0, Skipped: 1
14:11:44 [2019-12-20T19:11:44.713Z] 
14:11:45 [2019-12-20T19:11:45.274Z] 
14:11:45 [2019-12-20T19:11:45.274Z] !ENTRY org.eclipse.core.resources 2 10035 2019-12-20 19:11:45.014
14:11:45 [2019-12-20T19:11:45.274Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:11:46 [2019-12-20T19:11:46.201Z] [INFO] All tests passed!
14:11:46 [2019-12-20T19:11:46.201Z] [INFO] 
14:11:46 [2019-12-20T19:11:46.201Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:11:46 [2019-12-20T19:11:46.201Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT.jar
14:11:46 [2019-12-20T19:11:46.202Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT.pom
14:11:46 [2019-12-20T19:11:46.202Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT-sources.jar
14:11:46 [2019-12-20T19:11:46.202Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT-pack200.jar.pack.gz
14:11:46 [2019-12-20T19:11:46.202Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT-p2metadata.xml
14:11:46 [2019-12-20T19:11:46.202Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.12-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.12-SNAPSHOT-p2artifacts.xml
14:11:46 [2019-12-20T19:11:46.202Z] [INFO] 
14:11:46 [2019-12-20T19:11:46.202Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
14:11:46 [2019-12-20T19:11:46.202Z] [INFO] 
14:11:46 [2019-12-20T19:11:46.202Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >--
14:11:46 [2019-12-20T19:11:46.202Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.11-SNAPSHOT [100/138]
14:11:46 [2019-12-20T19:11:46.202Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:11:46 [2019-12-20T19:11:46.202Z] [INFO] 
14:11:46 [2019-12-20T19:11:46.202Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:11:46 [2019-12-20T19:11:46.202Z] [INFO] 
14:11:46 [2019-12-20T19:11:46.202Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:11:46 [2019-12-20T19:11:46.202Z] [INFO] The project's OSGi version is 1.0.11.201912201815
14:11:46 [2019-12-20T19:11:46.202Z] [INFO] 
14:11:46 [2019-12-20T19:11:46.202Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:11:46 [2019-12-20T19:11:46.202Z] [INFO] 
14:11:46 [2019-12-20T19:11:46.202Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:11:46 [2019-12-20T19:11:46.202Z] [INFO] 
14:11:46 [2019-12-20T19:11:46.202Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:11:46 [2019-12-20T19:11:46.202Z] [INFO] 
14:11:46 [2019-12-20T19:11:46.202Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:11:46 [2019-12-20T19:11:46.202Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:11:46 [2019-12-20T19:11:46.202Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources
14:11:46 [2019-12-20T19:11:46.202Z] [INFO] 
14:11:46 [2019-12-20T19:11:46.202Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:11:46 [2019-12-20T19:11:46.202Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes
14:11:46 [2019-12-20T19:11:46.763Z] [INFO] 
14:11:46 [2019-12-20T19:11:46.763Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:11:46 [2019-12-20T19:11:46.763Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:11:46 [2019-12-20T19:11:46.763Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/test/resources
14:11:46 [2019-12-20T19:11:46.763Z] [INFO] 
14:11:46 [2019-12-20T19:11:46.763Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:11:46 [2019-12-20T19:11:46.763Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
14:11:46 [2019-12-20T19:11:46.763Z] [INFO] 
14:11:46 [2019-12-20T19:11:46.763Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:11:46 [2019-12-20T19:11:46.763Z] [INFO] 
14:11:46 [2019-12-20T19:11:46.763Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:11:46 [2019-12-20T19:11:46.763Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
14:11:46 [2019-12-20T19:11:46.763Z] [INFO] 
14:11:46 [2019-12-20T19:11:46.763Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:11:46 [2019-12-20T19:11:46.763Z] [INFO] 
14:11:46 [2019-12-20T19:11:46.763Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:11:46 [2019-12-20T19:11:46.763Z] [INFO] 
14:11:46 [2019-12-20T19:11:46.763Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:11:46 [2019-12-20T19:11:46.763Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
14:11:46 [2019-12-20T19:11:46.763Z] [INFO] 
14:11:46 [2019-12-20T19:11:46.763Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:11:46 [2019-12-20T19:11:46.763Z] [INFO] 
14:11:46 [2019-12-20T19:11:46.763Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:11:48 [2019-12-20T19:11:48.127Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data/.metadata/.log
14:11:48 [2019-12-20T19:11:48.127Z] [INFO] Command line:
14:11:48 [2019-12-20T19:11:48.127Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/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-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:11:48 [2019-12-20T19:11:48.127Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:11:50 [2019-12-20T19:11:50.646Z] !SESSION 2019-12-20 19:11:47.928 -----------------------------------------------
14:11:50 [2019-12-20T19:11:50.646Z] eclipse.buildId=unknown
14:11:50 [2019-12-20T19:11:50.646Z] java.version=1.8.0_202
14:11:50 [2019-12-20T19:11:50.646Z] java.vendor=Oracle Corporation
14:11:50 [2019-12-20T19:11:50.646Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:11:50 [2019-12-20T19:11:50.646Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:11:50 [2019-12-20T19:11:50.646Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/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-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:11:50 [2019-12-20T19:11:50.646Z] 
14:11:50 [2019-12-20T19:11:50.646Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 19:11:50.421
14:11:50 [2019-12-20T19:11:50.646Z] !MESSAGE FrameworkEvent ERROR
14:11:50 [2019-12-20T19:11:50.646Z] !STACK 0
14:11:50 [2019-12-20T19:11:50.646Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:11:50 [2019-12-20T19:11:50.646Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:11:50 [2019-12-20T19:11:50.646Z] 
14:11:50 [2019-12-20T19:11:50.646Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:11:50 [2019-12-20T19:11:50.646Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:11:50 [2019-12-20T19:11:50.646Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:11:50 [2019-12-20T19:11:50.646Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:11:50 [2019-12-20T19:11:50.646Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:11:50 [2019-12-20T19:11:50.646Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:11:50 [2019-12-20T19:11:50.646Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:11:50 [2019-12-20T19:11:50.646Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:11:50 [2019-12-20T19:11:50.646Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:11:50 [2019-12-20T19:11:50.646Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:11:50 [2019-12-20T19:11:50.646Z] 
14:11:50 [2019-12-20T19:11:50.646Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 19:11:50.539
14:11:50 [2019-12-20T19:11:50.646Z] !MESSAGE FrameworkEvent ERROR
14:11:50 [2019-12-20T19:11:50.646Z] !STACK 0
14:11:50 [2019-12-20T19:11:50.646Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:11:50 [2019-12-20T19:11:50.646Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:11:50 [2019-12-20T19:11:50.646Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:11:50 [2019-12-20T19:11:50.646Z]     -> 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:11:50 [2019-12-20T19:11:50.646Z]        org.apache.httpcomponents.httpclient.win [36]
14:11:50 [2019-12-20T19:11:50.646Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:11:50 [2019-12-20T19:11:50.646Z] 
14:11:50 [2019-12-20T19:11:50.646Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:11:50 [2019-12-20T19:11:50.646Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:11:50 [2019-12-20T19:11:50.646Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:11:50 [2019-12-20T19:11:50.646Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:11:50 [2019-12-20T19:11:50.646Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:11:50 [2019-12-20T19:11:50.647Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:11:50 [2019-12-20T19:11:50.647Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:11:50 [2019-12-20T19:11:50.647Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:11:50 [2019-12-20T19:11:50.647Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:11:50 [2019-12-20T19:11:50.647Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:11:52 [2019-12-20T19:11:52.540Z] process 14819: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
14:11:52 [2019-12-20T19:11:52.540Z] See the manual page for dbus-uuidgen to correct this issue.
14:11:52 [2019-12-20T19:11:52.540Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
14:11:52 [2019-12-20T19:11:52.540Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
14:12:02 [2019-12-20T19:12:02.482Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
14:12:02 [2019-12-20T19:12:02.482Z] Display size: 1440x900
14:12:02 [2019-12-20T19:12:02.482Z] OS version=3.10.0-957.10.1.el7.x86_64
14:12:02 [2019-12-20T19:12:02.482Z] GTK version=3.18.9
14:12:02 [2019-12-20T19:12:02.482Z] GTK theme=Ambiance
14:12:02 [2019-12-20T19:12:02.482Z] LIBOVERLAY_SCROLLBAR=0
14:12:02 [2019-12-20T19:12:02.482Z] Time zone: Coordinated Universal Time
14:12:02 [2019-12-20T19:12:02.482Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
14:12:02 [2019-12-20T19:12:02.482Z] log4j:WARN Please initialize the log4j system properly.
14:12:03 [2019-12-20T19:12:03.043Z] *** BUG ***
14:12:03 [2019-12-20T19:12:03.043Z] In pixman_region32_init_rect: Invalid rectangle passed
14:12:03 [2019-12-20T19:12:03.043Z] Set a breakpoint on '_pixman_log_error' to debug
14:12:03 [2019-12-20T19:12:03.043Z] 
14:12:03 [2019-12-20T19:12:03.043Z] *** BUG ***
14:12:03 [2019-12-20T19:12:03.043Z] In pixman_region32_init_rect: Invalid rectangle passed
14:12:03 [2019-12-20T19:12:03.043Z] Set a breakpoint on '_pixman_log_error' to debug
14:12:03 [2019-12-20T19:12:03.043Z] 
14:12:03 [2019-12-20T19:12:03.299Z] *** BUG ***
14:12:03 [2019-12-20T19:12:03.299Z] In pixman_region32_init_rect: Invalid rectangle passed
14:12:03 [2019-12-20T19:12:03.299Z] Set a breakpoint on '_pixman_log_error' to debug
14:12:03 [2019-12-20T19:12:03.299Z] 
14:12:03 [2019-12-20T19:12:03.299Z] *** BUG ***
14:12:03 [2019-12-20T19:12:03.299Z] In pixman_region32_init_rect: Invalid rectangle passed
14:12:03 [2019-12-20T19:12:03.299Z] Set a breakpoint on '_pixman_log_error' to debug
14:12:03 [2019-12-20T19:12:03.299Z] 
14:12:03 [2019-12-20T19:12:03.299Z] *** BUG ***
14:12:03 [2019-12-20T19:12:03.299Z] In pixman_region32_init_rect: Invalid rectangle passed
14:12:03 [2019-12-20T19:12:03.299Z] Set a breakpoint on '_pixman_log_error' to debug
14:12:03 [2019-12-20T19:12:03.299Z] 
14:12:03 [2019-12-20T19:12:03.299Z] *** BUG ***
14:12:03 [2019-12-20T19:12:03.299Z] In pixman_region32_init_rect: Invalid rectangle passed
14:12:03 [2019-12-20T19:12:03.299Z] Set a breakpoint on '_pixman_log_error' to debug
14:12:03 [2019-12-20T19:12:03.299Z] 
14:12:03 [2019-12-20T19:12:03.554Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
14:12:03 [2019-12-20T19:12:03.554Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
14:12:18 [2019-12-20T19:12:18.396Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"'
14:12:18 [2019-12-20T19:12:18.396Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:12:18 [2019-12-20T19:12:18.396Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
14:12:18 [2019-12-20T19:12:18.396Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
14:12:18 [2019-12-20T19:12:18.396Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:18 [2019-12-20T19:12:18.396Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:18 [2019-12-20T19:12:18.396Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:18 [2019-12-20T19:12:18.396Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:18 [2019-12-20T19:12:18.396Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:18 [2019-12-20T19:12:18.396Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:18 [2019-12-20T19:12:18.396Z] DEBUG - Setting state to checked on: memory
14:12:18 [2019-12-20T19:12:18.396Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
14:12:18 [2019-12-20T19:12:18.396Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
14:12:18 [2019-12-20T19:12:18.958Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"'
14:12:18 [2019-12-20T19:12:18.958Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:12:18 [2019-12-20T19:12:18.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:18 [2019-12-20T19:12:18.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:18 [2019-12-20T19:12:18.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:18 [2019-12-20T19:12:18.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:18 [2019-12-20T19:12:18.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:18 [2019-12-20T19:12:18.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:18 [2019-12-20T19:12:18.958Z] DEBUG - Setting state to checked on: memory
14:12:19 [2019-12-20T19:12:19.520Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=616141608 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:12:19 [2019-12-20T19:12:19.520Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:12:19 [2019-12-20T19:12:19.520Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:19 [2019-12-20T19:12:19.520Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:19 [2019-12-20T19:12:19.520Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:19 [2019-12-20T19:12:19.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616141779 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:12:19 [2019-12-20T19:12:19.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616141779 data=null doit=true} to TreeItem with text {test}
14:12:19 [2019-12-20T19:12:19.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616141780 data=null} to TreeItem with text {test}
14:12:19 [2019-12-20T19:12:19.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616141780 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:12:19 [2019-12-20T19:12:19.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616141781 data=null item=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:19 [2019-12-20T19:12:19.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616141801 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:12:19 [2019-12-20T19:12:19.775Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:12:19 [2019-12-20T19:12:19.775Z] DEBUG - Clicking on with mnemonic 'Delete'
14:12:20 [2019-12-20T19:12:20.031Z] DEBUG - Clicked on with mnemonic 'Delete'
14:12:20 [2019-12-20T19:12:20.959Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:12:20 [2019-12-20T19:12:20.959Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:12:20 [2019-12-20T19:12:20.959Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:12:20 [2019-12-20T19:12:20.959Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:12:20 [2019-12-20T19:12:20.959Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:12:20 [2019-12-20T19:12:20.959Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:12:20 [2019-12-20T19:12:20.959Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:20 [2019-12-20T19:12:20.959Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:12:20 [2019-12-20T19:12:20.959Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:12:20 [2019-12-20T19:12:20.959Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:12:20 [2019-12-20T19:12:20.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616143114 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:20 [2019-12-20T19:12:20.959Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616143115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:20 [2019-12-20T19:12:20.959Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616143115 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:12:20 [2019-12-20T19:12:20.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616143115 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:12:20 [2019-12-20T19:12:20.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616143115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:20 [2019-12-20T19:12:20.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616143116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:20 [2019-12-20T19:12:20.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=616143116 data=null 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:20 [2019-12-20T19:12:20.960Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616143116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:20 [2019-12-20T19:12:20.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616143116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:20 [2019-12-20T19:12:20.960Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616143117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:20 [2019-12-20T19:12:20.960Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616143117 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:12:20 [2019-12-20T19:12:20.960Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616143117 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:12:20 [2019-12-20T19:12:20.960Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:12:20 [2019-12-20T19:12:20.960Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:12:20 [2019-12-20T19:12:20.960Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:12:20 [2019-12-20T19:12:20.960Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:20 [2019-12-20T19:12:20.960Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:12:20 [2019-12-20T19:12:20.960Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:12:20 [2019-12-20T19:12:20.960Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:20 [2019-12-20T19:12:20.960Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:20 [2019-12-20T19:12:20.960Z] DEBUG - Clicking on OK
14:12:20 [2019-12-20T19:12:20.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616143120 data=null 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:20 [2019-12-20T19:12:20.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616143120 data=null 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:20 [2019-12-20T19:12:20.960Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616143120 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:20 [2019-12-20T19:12:20.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616143120 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:20 [2019-12-20T19:12:20.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616143120 data=null 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:20 [2019-12-20T19:12:20.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616143120 data=null 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:20 [2019-12-20T19:12:20.960Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:20 [2019-12-20T19:12:20.960Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:20 [2019-12-20T19:12:20.960Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:20 [2019-12-20T19:12:20.960Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:20 [2019-12-20T19:12:20.960Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:20 [2019-12-20T19:12:20.960Z] DEBUG - Clicked on OK
14:12:21 [2019-12-20T19:12:21.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616143121 data=null item=null detail=0 x=0 y=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:21 [2019-12-20T19:12:21.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=616142099 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:21 [2019-12-20T19:12:21.522Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.525 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
14:12:21 [2019-12-20T19:12:21.522Z] testOpenMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest)  Time elapsed: 14.489 s
14:12:21 [2019-12-20T19:12:21.522Z] testMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest)  Time elapsed: 2.02 s
14:12:21 [2019-12-20T19:12:21.522Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
14:12:22 [2019-12-20T19:12:22.083Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:12:22 [2019-12-20T19:12:22.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:22 [2019-12-20T19:12:22.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:22 [2019-12-20T19:12:22.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:22 [2019-12-20T19:12:22.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:22 [2019-12-20T19:12:22.339Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:22 [2019-12-20T19:12:22.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=616144699 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
14:12:22 [2019-12-20T19:12:22.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=616144700 data=null doit=true} to TreeItem with text {TestForCallstack}
14:12:22 [2019-12-20T19:12:22.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=616144700 data=null} to TreeItem with text {TestForCallstack}
14:12:22 [2019-12-20T19:12:22.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=616144700 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:22 [2019-12-20T19:12:22.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616144701 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:12:22 [2019-12-20T19:12:22.594Z] *** BUG ***
14:12:22 [2019-12-20T19:12:22.594Z] In pixman_region32_init_rect: Invalid rectangle passed
14:12:22 [2019-12-20T19:12:22.594Z] Set a breakpoint on '_pixman_log_error' to debug
14:12:22 [2019-12-20T19:12:22.594Z] 
14:12:22 [2019-12-20T19:12:22.594Z] *** BUG ***
14:12:22 [2019-12-20T19:12:22.594Z] In pixman_region32_init_rect: Invalid rectangle passed
14:12:22 [2019-12-20T19:12:22.594Z] Set a breakpoint on '_pixman_log_error' to debug
14:12:22 [2019-12-20T19:12:22.594Z] 
14:12:22 [2019-12-20T19:12:22.594Z] *** BUG ***
14:12:22 [2019-12-20T19:12:22.594Z] In pixman_region32_init_rect: Invalid rectangle passed
14:12:22 [2019-12-20T19:12:22.594Z] Set a breakpoint on '_pixman_log_error' to debug
14:12:22 [2019-12-20T19:12:22.594Z] 
14:12:22 [2019-12-20T19:12:22.594Z] *** BUG ***
14:12:22 [2019-12-20T19:12:22.594Z] In pixman_region32_init_rect: Invalid rectangle passed
14:12:22 [2019-12-20T19:12:22.594Z] Set a breakpoint on '_pixman_log_error' to debug
14:12:22 [2019-12-20T19:12:22.594Z] 
14:12:22 [2019-12-20T19:12:22.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=616144813 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:22 [2019-12-20T19:12:22.594Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:22 [2019-12-20T19:12:22.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=616144814 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
14:12:22 [2019-12-20T19:12:22.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=616144814 data=null doit=true} to TreeItem with text {TestForCallstack}
14:12:22 [2019-12-20T19:12:22.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=616144815 data=null} to TreeItem with text {TestForCallstack}
14:12:22 [2019-12-20T19:12:22.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=616144815 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:22 [2019-12-20T19:12:22.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616144815 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:12:22 [2019-12-20T19:12:22.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=616144828 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:22 [2019-12-20T19:12:22.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=616144874 data=null doit=true} to TreeItem with text {TestForCallstack}
14:12:22 [2019-12-20T19:12:22.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=616144874 data=null} to TreeItem with text {TestForCallstack}
14:12:22 [2019-12-20T19:12:22.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=616144874 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:22 [2019-12-20T19:12:22.849Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616144875 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:12:22 [2019-12-20T19:12:22.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=616144983 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:22 [2019-12-20T19:12:22.849Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:22 [2019-12-20T19:12:22.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616144986 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:12:22 [2019-12-20T19:12:22.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616144986 data=null doit=true} to TreeItem with text {Traces [0]}
14:12:22 [2019-12-20T19:12:22.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616144987 data=null} to TreeItem with text {Traces [0]}
14:12:22 [2019-12-20T19:12:22.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616144987 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:12:22 [2019-12-20T19:12:22.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616144987 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:22 [2019-12-20T19:12:22.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616145082 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:12:24 [2019-12-20T19:12:24.737Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
14:12:24 [2019-12-20T19:12:24.737Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:12:26 [2019-12-20T19:12:26.625Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:12:27 [2019-12-20T19:12:27.186Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:12:27 [2019-12-20T19:12:27.186Z] DEBUG - number of items : 18
14:12:27 [2019-12-20T19:12:27.186Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
14:12:27 [2019-12-20T19:12:27.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616149397 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:12:27 [2019-12-20T19:12:27.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616149397 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:12:27 [2019-12-20T19:12:27.186Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616149397 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
14:12:27 [2019-12-20T19:12:27.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616149397 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:12:27 [2019-12-20T19:12:27.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616149398 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:12:27 [2019-12-20T19:12:27.442Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616149788 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:12:27 [2019-12-20T19:12:27.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616149791 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:12:27 [2019-12-20T19:12:27.442Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616149791 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:12:27 [2019-12-20T19:12:27.442Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616149791 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
14:12:27 [2019-12-20T19:12:27.442Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616149791 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
14:12:27 [2019-12-20T19:12:27.442Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
14:12:27 [2019-12-20T19:12:27.442Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
14:12:27 [2019-12-20T19:12:27.442Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
14:12:27 [2019-12-20T19:12:27.442Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
14:12:27 [2019-12-20T19:12:27.442Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
14:12:27 [2019-12-20T19:12:27.442Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:12:27 [2019-12-20T19:12:27.442Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
14:12:27 [2019-12-20T19:12:27.442Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
14:12:27 [2019-12-20T19:12:27.442Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
14:12:27 [2019-12-20T19:12:27.442Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:27 [2019-12-20T19:12:27.442Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:12:27 [2019-12-20T19:12:27.442Z] DEBUG - Clicking on Add...
14:12:27 [2019-12-20T19:12:27.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=616149796 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:12:27 [2019-12-20T19:12:27.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=616149796 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:12:27 [2019-12-20T19:12:27.442Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=616149796 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:12:27 [2019-12-20T19:12:27.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=616149796 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:12:27 [2019-12-20T19:12:27.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=616149796 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:12:27 [2019-12-20T19:12:27.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=616149796 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:12:28 [2019-12-20T19:12:28.004Z] 
14:12:28 [2019-12-20T19:12:28.004Z] !ENTRY org.eclipse.cdt.core.native 4 0 2019-12-20 19:12:27.730
14:12:28 [2019-12-20T19:12:28.004Z] !MESSAGE no spawner in java.library.path
14:12:28 [2019-12-20T19:12:28.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=616149796 data=null item=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:12:28 [2019-12-20T19:12:28.004Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=616150119 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:12:28 [2019-12-20T19:12:28.004Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=616150119 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:12:28 [2019-12-20T19:12:28.004Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=616150120 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:12:28 [2019-12-20T19:12:28.004Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=616150172 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:12:28 [2019-12-20T19:12:28.004Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=616150172 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:12:28 [2019-12-20T19:12:28.004Z] DEBUG - Clicked on Add...
14:12:28 [2019-12-20T19:12:28.004Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
14:12:28 [2019-12-20T19:12:28.004Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
14:12:28 [2019-12-20T19:12:28.004Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
14:12:28 [2019-12-20T19:12:28.004Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
14:12:28 [2019-12-20T19:12:28.004Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:28 [2019-12-20T19:12:28.004Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:12:28 [2019-12-20T19:12:28.004Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:12:28 [2019-12-20T19:12:28.004Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:28 [2019-12-20T19:12:28.004Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:28 [2019-12-20T19:12:28.004Z] DEBUG - Clicking on OK
14:12:28 [2019-12-20T19:12:28.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616150174 data=null 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:28 [2019-12-20T19:12:28.004Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616150174 data=null 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:28 [2019-12-20T19:12:28.004Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616150174 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:28 [2019-12-20T19:12:28.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616150175 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:28 [2019-12-20T19:12:28.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616150175 data=null 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:28 [2019-12-20T19:12:28.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616150175 data=null 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:28 [2019-12-20T19:12:28.004Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=616150208 data=null 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:28 [2019-12-20T19:12:28.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616150175 data=null item=null detail=0 x=0 y=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:28 [2019-12-20T19:12:28.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616149398 data=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:12:28 [2019-12-20T19:12:28.260Z] DEBUG - Clicked on 
14:12:28 [2019-12-20T19:12:28.260Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:12:28 [2019-12-20T19:12:28.260Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:12:28 [2019-12-20T19:12:28.260Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:12:28 [2019-12-20T19:12:28.260Z] DEBUG - Attempting to set focus on (of type 'Table')
14:12:28 [2019-12-20T19:12:28.515Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:12:29 [2019-12-20T19:12:29.077Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:12:29 [2019-12-20T19:12:29.077Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:12:29 [2019-12-20T19:12:29.077Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:12:29 [2019-12-20T19:12:29.077Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:12:29 [2019-12-20T19:12:29.077Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:12:29 [2019-12-20T19:12:29.077Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=616151373 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:12:29 [2019-12-20T19:12:29.077Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:12:29 [2019-12-20T19:12:29.077Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:29 [2019-12-20T19:12:29.077Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:29 [2019-12-20T19:12:29.077Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:29 [2019-12-20T19:12:29.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=616151404 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
14:12:29 [2019-12-20T19:12:29.077Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=616151405 data=null doit=true} to TreeItem with text {TestForCallstack}
14:12:29 [2019-12-20T19:12:29.077Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=616151405 data=null} to TreeItem with text {TestForCallstack}
14:12:29 [2019-12-20T19:12:29.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=616151405 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:29 [2019-12-20T19:12:29.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616151405 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:12:29 [2019-12-20T19:12:29.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=616151413 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:29 [2019-12-20T19:12:29.332Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:12:29 [2019-12-20T19:12:29.332Z] DEBUG - Clicking on with mnemonic 'Delete'
14:12:29 [2019-12-20T19:12:29.332Z] DEBUG - Clicked on with mnemonic 'Delete'
14:12:30 [2019-12-20T19:12:30.258Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:12:30 [2019-12-20T19:12:30.258Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:12:30 [2019-12-20T19:12:30.258Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:12:30 [2019-12-20T19:12:30.258Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:12:30 [2019-12-20T19:12:30.258Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:12:30 [2019-12-20T19:12:30.258Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:12:30 [2019-12-20T19:12:30.258Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:30 [2019-12-20T19:12:30.258Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:12:30 [2019-12-20T19:12:30.258Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:12:30 [2019-12-20T19:12:30.258Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:12:30 [2019-12-20T19:12:30.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616152413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:30 [2019-12-20T19:12:30.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616152413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:30 [2019-12-20T19:12:30.258Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616152413 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:12:30 [2019-12-20T19:12:30.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616152413 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:12:30 [2019-12-20T19:12:30.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616152413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:30 [2019-12-20T19:12:30.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616152413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:30 [2019-12-20T19:12:30.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=616152414 data=null 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:30 [2019-12-20T19:12:30.258Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616152414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:30 [2019-12-20T19:12:30.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616152414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:30 [2019-12-20T19:12:30.258Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616152414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:30 [2019-12-20T19:12:30.258Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616152414 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:12:30 [2019-12-20T19:12:30.258Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616152414 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:12:30 [2019-12-20T19:12:30.258Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:12:30 [2019-12-20T19:12:30.258Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:12:30 [2019-12-20T19:12:30.258Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:12:30 [2019-12-20T19:12:30.258Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:30 [2019-12-20T19:12:30.258Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:12:30 [2019-12-20T19:12:30.258Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:12:30 [2019-12-20T19:12:30.258Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:30 [2019-12-20T19:12:30.258Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:30 [2019-12-20T19:12:30.258Z] DEBUG - Clicking on OK
14:12:30 [2019-12-20T19:12:30.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616152415 data=null 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:30 [2019-12-20T19:12:30.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616152415 data=null 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:30 [2019-12-20T19:12:30.258Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616152415 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:30 [2019-12-20T19:12:30.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616152415 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:30 [2019-12-20T19:12:30.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616152415 data=null 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:30 [2019-12-20T19:12:30.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616152415 data=null 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:30 [2019-12-20T19:12:30.258Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:30 [2019-12-20T19:12:30.258Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:30 [2019-12-20T19:12:30.258Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:30 [2019-12-20T19:12:30.258Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:30 [2019-12-20T19:12:30.258Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:30 [2019-12-20T19:12:30.258Z] DEBUG - Clicked on OK
14:12:30 [2019-12-20T19:12:30.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616152416 data=null item=null detail=0 x=0 y=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:30 [2019-12-20T19:12:30.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=616151603 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:30 [2019-12-20T19:12:30.768Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:12:31 [2019-12-20T19:12:31.329Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:31 [2019-12-20T19:12:31.329Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:31 [2019-12-20T19:12:31.329Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:31 [2019-12-20T19:12:31.329Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:31 [2019-12-20T19:12:31.329Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:31 [2019-12-20T19:12:31.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=616153538 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
14:12:31 [2019-12-20T19:12:31.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=616153538 data=null doit=true} to TreeItem with text {TestForCallstack}
14:12:31 [2019-12-20T19:12:31.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=616153538 data=null} to TreeItem with text {TestForCallstack}
14:12:31 [2019-12-20T19:12:31.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=616153538 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:31 [2019-12-20T19:12:31.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616153538 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:12:31 [2019-12-20T19:12:31.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=616153546 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:31 [2019-12-20T19:12:31.329Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:31 [2019-12-20T19:12:31.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=616153547 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
14:12:31 [2019-12-20T19:12:31.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=616153557 data=null doit=true} to TreeItem with text {TestForCallstack}
14:12:31 [2019-12-20T19:12:31.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=616153557 data=null} to TreeItem with text {TestForCallstack}
14:12:31 [2019-12-20T19:12:31.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=616153558 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:31 [2019-12-20T19:12:31.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616153558 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:12:31 [2019-12-20T19:12:31.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=616153569 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:31 [2019-12-20T19:12:31.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=616153570 data=null doit=true} to TreeItem with text {TestForCallstack}
14:12:31 [2019-12-20T19:12:31.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=616153570 data=null} to TreeItem with text {TestForCallstack}
14:12:31 [2019-12-20T19:12:31.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=616153570 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:31 [2019-12-20T19:12:31.329Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616153570 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:12:31 [2019-12-20T19:12:31.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=616153572 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:31 [2019-12-20T19:12:31.329Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:31 [2019-12-20T19:12:31.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616153573 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]}
14:12:31 [2019-12-20T19:12:31.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616153573 data=null doit=true} to TreeItem with text {Traces [0]}
14:12:31 [2019-12-20T19:12:31.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616153573 data=null} to TreeItem with text {Traces [0]}
14:12:31 [2019-12-20T19:12:31.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616153574 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]}
14:12:31 [2019-12-20T19:12:31.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616153574 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 [2019-12-20T19:12:31.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616153579 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:12:33 [2019-12-20T19:12:33.151Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
14:12:33 [2019-12-20T19:12:33.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:12:33 [2019-12-20T19:12:33.406Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:12:33 [2019-12-20T19:12:33.406Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:12:33 [2019-12-20T19:12:33.406Z] DEBUG - number of items : 18
14:12:33 [2019-12-20T19:12:33.406Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
14:12:33 [2019-12-20T19:12:33.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616155606 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:12:33 [2019-12-20T19:12:33.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616155606 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:12:33 [2019-12-20T19:12:33.406Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616155607 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
14:12:33 [2019-12-20T19:12:33.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616155607 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:12:33 [2019-12-20T19:12:33.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616155607 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:12:33 [2019-12-20T19:12:33.662Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616155896 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:12:33 [2019-12-20T19:12:33.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616155897 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:12:33 [2019-12-20T19:12:33.662Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616155897 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:12:33 [2019-12-20T19:12:33.662Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616155897 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
14:12:33 [2019-12-20T19:12:33.662Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616155897 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
14:12:33 [2019-12-20T19:12:33.662Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
14:12:33 [2019-12-20T19:12:33.662Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
14:12:33 [2019-12-20T19:12:33.662Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
14:12:33 [2019-12-20T19:12:33.662Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
14:12:33 [2019-12-20T19:12:33.662Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
14:12:33 [2019-12-20T19:12:33.662Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:12:33 [2019-12-20T19:12:33.662Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
14:12:33 [2019-12-20T19:12:33.662Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
14:12:33 [2019-12-20T19:12:33.662Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
14:12:33 [2019-12-20T19:12:33.662Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:33 [2019-12-20T19:12:33.662Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:12:33 [2019-12-20T19:12:33.662Z] DEBUG - Clicking on Add...
14:12:33 [2019-12-20T19:12:33.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=616155900 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:12:33 [2019-12-20T19:12:33.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=616155900 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:12:33 [2019-12-20T19:12:33.662Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=616155900 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:12:33 [2019-12-20T19:12:33.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=616155900 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:12:33 [2019-12-20T19:12:33.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=616155900 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:12:33 [2019-12-20T19:12:33.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=616155900 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:12:33 [2019-12-20T19:12:33.918Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=616156187 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:12:33 [2019-12-20T19:12:33.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=616156188 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:12:33 [2019-12-20T19:12:33.918Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=616156188 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:12:33 [2019-12-20T19:12:33.918Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=616156188 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:12:33 [2019-12-20T19:12:33.918Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=616156188 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:12:33 [2019-12-20T19:12:33.918Z] DEBUG - Clicked on Add...
14:12:33 [2019-12-20T19:12:33.918Z] DEBUG - matched Shell with text "Import failure", using matcher: with text 'Import failure'
14:12:33 [2019-12-20T19:12:33.918Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:12:33 [2019-12-20T19:12:33.918Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:12:33 [2019-12-20T19:12:33.918Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:33 [2019-12-20T19:12:33.918Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:33 [2019-12-20T19:12:33.918Z] DEBUG - Clicking on OK
14:12:33 [2019-12-20T19:12:33.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616156189 data=null 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:33 [2019-12-20T19:12:33.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616156189 data=null 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:33 [2019-12-20T19:12:33.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616156190 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:33 [2019-12-20T19:12:33.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616156190 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:33 [2019-12-20T19:12:33.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616156190 data=null 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:33 [2019-12-20T19:12:33.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616156190 data=null 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:33 [2019-12-20T19:12:33.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616156190 data=null item=null detail=0 x=0 y=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:33 [2019-12-20T19:12:33.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=616155900 data=null item=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:12:33 [2019-12-20T19:12:33.918Z] DEBUG - Clicked on 
14:12:33 [2019-12-20T19:12:33.918Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:12:33 [2019-12-20T19:12:33.918Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:12:33 [2019-12-20T19:12:33.918Z] DEBUG - Attempting to set focus on (of type 'Table')
14:12:33 [2019-12-20T19:12:33.918Z] DEBUG - Selecting rows [0] in (of type 'Table')
14:12:33 [2019-12-20T19:12:33.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=616156279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:12:33 [2019-12-20T19:12:33.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=616156279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:12:33 [2019-12-20T19:12:33.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=616156280 data=null doit=true} to (of type 'Table')
14:12:33 [2019-12-20T19:12:33.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=616156280 data=null} to (of type 'Table')
14:12:33 [2019-12-20T19:12:33.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/254/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=616156280 data=null button=1 stateMask=0x0 x=260 y=11 count=1} to (of type 'Table')
14:12:33 [2019-12-20T19:12:33.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616156281 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/254/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:12:33 [2019-12-20T19:12:33.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/254/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=616156283 data=null button=1 stateMask=0x80000 x=260 y=11 count=1} to (of type 'Table')
14:12:33 [2019-12-20T19:12:33.918Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
14:12:33 [2019-12-20T19:12:33.918Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
14:12:33 [2019-12-20T19:12:33.918Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
14:12:33 [2019-12-20T19:12:33.918Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
14:12:33 [2019-12-20T19:12:33.918Z] DEBUG - matched Button with text "Down", using matcher: with mnemonic 'Down'
14:12:33 [2019-12-20T19:12:33.918Z] DEBUG - matched Button with text "Down", using matcher: with style 'SWT.PUSH'
14:12:33 [2019-12-20T19:12:33.918Z] DEBUG - matched Button with text "Down", using matcher: (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
14:12:33 [2019-12-20T19:12:33.918Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:33 [2019-12-20T19:12:33.918Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:12:33 [2019-12-20T19:12:33.918Z] DEBUG - Clicking on Down
14:12:33 [2019-12-20T19:12:33.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=616156284 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:12:33 [2019-12-20T19:12:33.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=616156284 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:12:33 [2019-12-20T19:12:33.919Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=616156285 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
14:12:33 [2019-12-20T19:12:33.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=616156285 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
14:12:33 [2019-12-20T19:12:33.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=616156285 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:12:33 [2019-12-20T19:12:33.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=616156285 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:12:33 [2019-12-20T19:12:33.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=616156285 data=null item=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:12:33 [2019-12-20T19:12:33.919Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=616156287 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:12:33 [2019-12-20T19:12:33.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=616156287 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:12:33 [2019-12-20T19:12:33.919Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=616156287 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:12:33 [2019-12-20T19:12:33.919Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=616156287 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
14:12:33 [2019-12-20T19:12:33.919Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=616156287 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
14:12:33 [2019-12-20T19:12:33.919Z] DEBUG - Clicked on Down
14:12:33 [2019-12-20T19:12:33.919Z] DEBUG - Clicking on Down
14:12:33 [2019-12-20T19:12:33.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=616156288 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:12:33 [2019-12-20T19:12:33.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=616156288 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:12:33 [2019-12-20T19:12:33.919Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=616156288 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
14:12:33 [2019-12-20T19:12:33.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=616156288 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
14:12:34 [2019-12-20T19:12:34.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=616156288 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:12:34 [2019-12-20T19:12:34.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=616156288 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:12:34 [2019-12-20T19:12:34.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=616156288 data=null item=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:12:34 [2019-12-20T19:12:34.175Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=616156294 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:12:34 [2019-12-20T19:12:34.175Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=616156294 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:12:34 [2019-12-20T19:12:34.175Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=616156294 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:12:34 [2019-12-20T19:12:34.175Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=616156294 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
14:12:34 [2019-12-20T19:12:34.175Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=616156294 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
14:12:34 [2019-12-20T19:12:34.175Z] DEBUG - Clicked on Down
14:12:34 [2019-12-20T19:12:34.175Z] DEBUG - Clicking on Down
14:12:34 [2019-12-20T19:12:34.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=616156294 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:12:34 [2019-12-20T19:12:34.175Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=616156295 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:12:34 [2019-12-20T19:12:34.175Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=616156295 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
14:12:34 [2019-12-20T19:12:34.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=616156295 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=616156295 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:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=616156295 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:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=616156295 data=null item=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:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=616156297 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:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=616156297 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:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=616156297 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:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=616156297 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=616156297 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Clicked on Down
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - matched Button with text "Up", using matcher: with mnemonic 'Up'
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - matched Button with text "Up", using matcher: with style 'SWT.PUSH'
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - matched Button with text "Up", using matcher: (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Clicking on Up
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=616156299 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:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=616156299 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:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=616156299 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=616156299 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=616156299 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:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=616156299 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:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=616156299 data=null item=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:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=616156301 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:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=616156301 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:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=616156301 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:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=616156301 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=616156301 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Clicked on Up
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Clicking on Up
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=616156302 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:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=616156302 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:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=616156302 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=616156302 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=616156302 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:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=616156302 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:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=616156302 data=null item=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:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=616156304 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:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=616156304 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:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=616156304 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:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=616156304 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=616156304 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Clicked on Up
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Clicking on Up
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=616156304 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:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=616156304 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:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=616156304 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=616156305 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=616156305 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:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=616156305 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:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=616156305 data=null item=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:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=616156375 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:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=616156375 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:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=616156375 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:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=616156375 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=616156375 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Clicked on Up
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Attempting to set focus on (of type 'Table')
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=616156377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=616156377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=616156377 data=null doit=true} to (of type 'Table')
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=616156377 data=null} to (of type 'Table')
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/254/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=616156377 data=null button=1 stateMask=0x0 x=260 y=11 count=1} to (of type 'Table')
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616156378 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/254/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:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/254/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=616156378 data=null button=1 stateMask=0x80000 x=260 y=11 count=1} to (of type 'Table')
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=616156379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=616156379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=616156379 data=null doit=true} to (of type 'Table')
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=616156379 data=null} to (of type 'Table')
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/254/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=616156379 data=null button=1 stateMask=0x40000 x=260 y=32 count=1} to (of type 'Table')
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616156380 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/254/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:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/254/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=616156381 data=null button=1 stateMask=0xc0000 x=260 y=32 count=1} to (of type 'Table')
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Clicking on Remove
14:12:34 [2019-12-20T19:12:34.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=616156382 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:12:34 [2019-12-20T19:12:34.177Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=616156382 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:12:34 [2019-12-20T19:12:34.177Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=616156382 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:12:34 [2019-12-20T19:12:34.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=616156382 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:12:34 [2019-12-20T19:12:34.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=616156382 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:12:34 [2019-12-20T19:12:34.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=616156382 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:12:34 [2019-12-20T19:12:34.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=616156382 data=null item=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:12:34 [2019-12-20T19:12:34.177Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:12:34 [2019-12-20T19:12:34.177Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:12:34 [2019-12-20T19:12:34.177Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:12:34 [2019-12-20T19:12:34.177Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:12:34 [2019-12-20T19:12:34.177Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
14:12:34 [2019-12-20T19:12:34.177Z] DEBUG - Clicked on Remove
14:12:34 [2019-12-20T19:12:34.177Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
14:12:34 [2019-12-20T19:12:34.177Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
14:12:34 [2019-12-20T19:12:34.177Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
14:12:34 [2019-12-20T19:12:34.177Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
14:12:34 [2019-12-20T19:12:34.177Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:34 [2019-12-20T19:12:34.177Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
14:12:34 [2019-12-20T19:12:34.177Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:12:34 [2019-12-20T19:12:34.177Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:12:34 [2019-12-20T19:12:34.177Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:12:34 [2019-12-20T19:12:34.177Z] DEBUG - Clicking on Cancel
14:12:34 [2019-12-20T19:12:34.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=616156385 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:12:34 [2019-12-20T19:12:34.177Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=616156385 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:12:34 [2019-12-20T19:12:34.177Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=616156385 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:12:34 [2019-12-20T19:12:34.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=616156385 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:12:34 [2019-12-20T19:12:34.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=616156385 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:12:34 [2019-12-20T19:12:34.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=616156386 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:12:34 [2019-12-20T19:12:34.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=616156386 data=null item=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:12:34 [2019-12-20T19:12:34.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616155607 data=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:12:34 [2019-12-20T19:12:34.432Z] DEBUG - Clicked on 
14:12:34 [2019-12-20T19:12:34.687Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=616156895 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:12:34 [2019-12-20T19:12:34.687Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:12:34 [2019-12-20T19:12:34.687Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:34 [2019-12-20T19:12:34.687Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:34 [2019-12-20T19:12:34.687Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:34 [2019-12-20T19:12:34.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=616156933 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
14:12:34 [2019-12-20T19:12:34.688Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=616156933 data=null doit=true} to TreeItem with text {TestForCallstack}
14:12:34 [2019-12-20T19:12:34.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=616156933 data=null} to TreeItem with text {TestForCallstack}
14:12:34 [2019-12-20T19:12:34.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=616156934 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:34 [2019-12-20T19:12:34.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616156934 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:12:34 [2019-12-20T19:12:34.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=616156943 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:34 [2019-12-20T19:12:34.943Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:12:34 [2019-12-20T19:12:34.943Z] DEBUG - Clicking on with mnemonic 'Delete'
14:12:34 [2019-12-20T19:12:34.943Z] DEBUG - Clicked on with mnemonic 'Delete'
14:12:35 [2019-12-20T19:12:35.870Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:12:35 [2019-12-20T19:12:35.870Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:12:35 [2019-12-20T19:12:35.870Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:12:35 [2019-12-20T19:12:35.870Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:12:35 [2019-12-20T19:12:35.870Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:12:35 [2019-12-20T19:12:35.870Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:12:35 [2019-12-20T19:12:35.870Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:35 [2019-12-20T19:12:35.870Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:12:35 [2019-12-20T19:12:35.870Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:12:35 [2019-12-20T19:12:35.870Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:12:35 [2019-12-20T19:12:35.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616157889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:35 [2019-12-20T19:12:35.870Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616157890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:35 [2019-12-20T19:12:35.870Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616157890 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:12:35 [2019-12-20T19:12:35.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616157890 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:12:35 [2019-12-20T19:12:35.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616157890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:35 [2019-12-20T19:12:35.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616157890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:35 [2019-12-20T19:12:35.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=616157890 data=null 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:35 [2019-12-20T19:12:35.870Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616157890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:35 [2019-12-20T19:12:35.870Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616157890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:35 [2019-12-20T19:12:35.870Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616157890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:35 [2019-12-20T19:12:35.870Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616157890 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:12:35 [2019-12-20T19:12:35.870Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616157890 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:12:35 [2019-12-20T19:12:35.870Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:12:35 [2019-12-20T19:12:35.870Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:12:35 [2019-12-20T19:12:35.870Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:12:35 [2019-12-20T19:12:35.870Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:35 [2019-12-20T19:12:35.870Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:12:35 [2019-12-20T19:12:35.870Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:12:35 [2019-12-20T19:12:35.870Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:35 [2019-12-20T19:12:35.870Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:35 [2019-12-20T19:12:35.870Z] DEBUG - Clicking on OK
14:12:35 [2019-12-20T19:12:35.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616157891 data=null 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:35 [2019-12-20T19:12:35.870Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616157891 data=null 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:35 [2019-12-20T19:12:35.870Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616157892 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:35 [2019-12-20T19:12:35.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616157892 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:35 [2019-12-20T19:12:35.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616157892 data=null 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:35 [2019-12-20T19:12:35.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616157892 data=null 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:35 [2019-12-20T19:12:35.870Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:35 [2019-12-20T19:12:35.870Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:35 [2019-12-20T19:12:35.870Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:35 [2019-12-20T19:12:35.870Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:35 [2019-12-20T19:12:35.870Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:35 [2019-12-20T19:12:35.870Z] DEBUG - Clicked on OK
14:12:35 [2019-12-20T19:12:35.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616157892 data=null item=null detail=0 x=0 y=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:35 [2019-12-20T19:12:35.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=616157087 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:36 [2019-12-20T19:12:36.431Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:12:36 [2019-12-20T19:12:36.688Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:36 [2019-12-20T19:12:36.688Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:36 [2019-12-20T19:12:36.688Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:36 [2019-12-20T19:12:36.688Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:36 [2019-12-20T19:12:36.688Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:36 [2019-12-20T19:12:36.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=616159025 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
14:12:36 [2019-12-20T19:12:36.688Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=616159025 data=null doit=true} to TreeItem with text {TestForCallstack}
14:12:36 [2019-12-20T19:12:36.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=616159025 data=null} to TreeItem with text {TestForCallstack}
14:12:36 [2019-12-20T19:12:36.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=616159025 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:36 [2019-12-20T19:12:36.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616159025 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:12:36 [2019-12-20T19:12:36.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=616159037 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:36 [2019-12-20T19:12:36.689Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:36 [2019-12-20T19:12:36.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=616159037 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
14:12:36 [2019-12-20T19:12:36.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=616159038 data=null doit=true} to TreeItem with text {TestForCallstack}
14:12:36 [2019-12-20T19:12:36.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=616159038 data=null} to TreeItem with text {TestForCallstack}
14:12:36 [2019-12-20T19:12:36.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=616159038 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:36 [2019-12-20T19:12:36.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616159038 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:12:36 [2019-12-20T19:12:36.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=616159044 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:36 [2019-12-20T19:12:36.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=616159044 data=null doit=true} to TreeItem with text {TestForCallstack}
14:12:36 [2019-12-20T19:12:36.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=616159044 data=null} to TreeItem with text {TestForCallstack}
14:12:36 [2019-12-20T19:12:36.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=616159044 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:36 [2019-12-20T19:12:36.689Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616159044 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:12:36 [2019-12-20T19:12:36.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=616159047 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:36 [2019-12-20T19:12:36.689Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:36 [2019-12-20T19:12:36.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616159048 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]}
14:12:36 [2019-12-20T19:12:36.689Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616159048 data=null doit=true} to TreeItem with text {Traces [0]}
14:12:36 [2019-12-20T19:12:36.689Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616159048 data=null} to TreeItem with text {Traces [0]}
14:12:36 [2019-12-20T19:12:36.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616159048 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]}
14:12:36 [2019-12-20T19:12:36.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616159048 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:36 [2019-12-20T19:12:36.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616159058 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:12:38 [2019-12-20T19:12:38.576Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
14:12:38 [2019-12-20T19:12:38.576Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:12:38 [2019-12-20T19:12:38.832Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:12:39 [2019-12-20T19:12:39.392Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:12:39 [2019-12-20T19:12:39.392Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:12:39 [2019-12-20T19:12:39.392Z] DEBUG - Attempting to set focus on (of type 'Table')
14:12:39 [2019-12-20T19:12:39.392Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:12:39 [2019-12-20T19:12:39.953Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:12:39 [2019-12-20T19:12:39.953Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:12:39 [2019-12-20T19:12:39.953Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:12:39 [2019-12-20T19:12:39.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:39 [2019-12-20T19:12:39.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:39 [2019-12-20T19:12:39.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Name} time=616162201 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:12:39 [2019-12-20T19:12:39.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Name} time=616162207 data=null button=1 stateMask=0x80000 x=78 y=-12 count=1} to TreeColumn with text {Name}
14:12:39 [2019-12-20T19:12:39.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PID/TID} time=616162207 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:12:39 [2019-12-20T19:12:39.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PID/TID} time=616162209 data=null button=1 stateMask=0x80000 x=189 y=-12 count=1} to TreeColumn with text {PID/TID}
14:12:39 [2019-12-20T19:12:39.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Start time} time=616162209 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:12:39 [2019-12-20T19:12:39.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Start time} time=616162210 data=null button=1 stateMask=0x80000 x=354 y=-12 count=1} to TreeColumn with text {Start time}
14:12:39 [2019-12-20T19:12:39.953Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:12:39 [2019-12-20T19:12:39.953Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:12:39 [2019-12-20T19:12:39.953Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:12:40 [2019-12-20T19:12:40.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=616162799 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:12:40 [2019-12-20T19:12:40.514Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:12:40 [2019-12-20T19:12:40.514Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:40 [2019-12-20T19:12:40.514Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:40 [2019-12-20T19:12:40.514Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:40 [2019-12-20T19:12:40.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=616162835 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
14:12:40 [2019-12-20T19:12:40.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=616162835 data=null doit=true} to TreeItem with text {TestForCallstack}
14:12:40 [2019-12-20T19:12:40.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=616162836 data=null} to TreeItem with text {TestForCallstack}
14:12:40 [2019-12-20T19:12:40.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=616162836 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:40 [2019-12-20T19:12:40.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616162836 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:12:40 [2019-12-20T19:12:40.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=616162883 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:40 [2019-12-20T19:12:40.769Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:12:40 [2019-12-20T19:12:40.769Z] DEBUG - Clicking on with mnemonic 'Delete'
14:12:40 [2019-12-20T19:12:40.769Z] DEBUG - Clicked on with mnemonic 'Delete'
14:12:41 [2019-12-20T19:12:41.025Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:12:41 [2019-12-20T19:12:41.025Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:12:41 [2019-12-20T19:12:41.025Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:12:41 [2019-12-20T19:12:41.025Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:12:41 [2019-12-20T19:12:41.025Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:12:41 [2019-12-20T19:12:41.025Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:12:41 [2019-12-20T19:12:41.025Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:41 [2019-12-20T19:12:41.025Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:12:41 [2019-12-20T19:12:41.025Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:12:41 [2019-12-20T19:12:41.025Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:12:41 [2019-12-20T19:12:41.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616163288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:41 [2019-12-20T19:12:41.025Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616163288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:41 [2019-12-20T19:12:41.025Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616163288 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:12:41 [2019-12-20T19:12:41.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616163288 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:12:41 [2019-12-20T19:12:41.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616163288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:41 [2019-12-20T19:12:41.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616163289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:41 [2019-12-20T19:12:41.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=616163289 data=null 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:41 [2019-12-20T19:12:41.025Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616163289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:41 [2019-12-20T19:12:41.025Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616163289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:41 [2019-12-20T19:12:41.025Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616163289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:41 [2019-12-20T19:12:41.025Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616163289 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:12:41 [2019-12-20T19:12:41.025Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616163289 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:12:41 [2019-12-20T19:12:41.025Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:12:41 [2019-12-20T19:12:41.025Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:12:41 [2019-12-20T19:12:41.025Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:12:41 [2019-12-20T19:12:41.025Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:41 [2019-12-20T19:12:41.025Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:12:41 [2019-12-20T19:12:41.025Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:12:41 [2019-12-20T19:12:41.025Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:41 [2019-12-20T19:12:41.025Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:41 [2019-12-20T19:12:41.025Z] DEBUG - Clicking on OK
14:12:41 [2019-12-20T19:12:41.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616163290 data=null 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:41 [2019-12-20T19:12:41.025Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616163290 data=null 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:41 [2019-12-20T19:12:41.025Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616163290 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:41 [2019-12-20T19:12:41.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616163290 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:41 [2019-12-20T19:12:41.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616163290 data=null 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:41 [2019-12-20T19:12:41.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616163291 data=null 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:41 [2019-12-20T19:12:41.025Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:41 [2019-12-20T19:12:41.025Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:41 [2019-12-20T19:12:41.025Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:41 [2019-12-20T19:12:41.025Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:41 [2019-12-20T19:12:41.025Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:41 [2019-12-20T19:12:41.025Z] DEBUG - Clicked on OK
14:12:41 [2019-12-20T19:12:41.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616163291 data=null item=null detail=0 x=0 y=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:41 [2019-12-20T19:12:41.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=616163006 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:41 [2019-12-20T19:12:41.586Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:12:41 [2019-12-20T19:12:41.586Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:41 [2019-12-20T19:12:41.586Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:41 [2019-12-20T19:12:41.586Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:41 [2019-12-20T19:12:41.586Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:41 [2019-12-20T19:12:41.586Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:41 [2019-12-20T19:12:41.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=616163914 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
14:12:41 [2019-12-20T19:12:41.586Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=616163914 data=null doit=true} to TreeItem with text {TestForCallstack}
14:12:41 [2019-12-20T19:12:41.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=616163914 data=null} to TreeItem with text {TestForCallstack}
14:12:41 [2019-12-20T19:12:41.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=616163914 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:41 [2019-12-20T19:12:41.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616163915 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:12:41 [2019-12-20T19:12:41.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=616163921 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:41 [2019-12-20T19:12:41.586Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:41 [2019-12-20T19:12:41.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=616163922 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
14:12:41 [2019-12-20T19:12:41.586Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=616163922 data=null doit=true} to TreeItem with text {TestForCallstack}
14:12:41 [2019-12-20T19:12:41.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=616163922 data=null} to TreeItem with text {TestForCallstack}
14:12:41 [2019-12-20T19:12:41.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=616163922 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:41 [2019-12-20T19:12:41.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616163922 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:12:41 [2019-12-20T19:12:41.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=616163930 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:41 [2019-12-20T19:12:41.586Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=616163930 data=null doit=true} to TreeItem with text {TestForCallstack}
14:12:41 [2019-12-20T19:12:41.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=616163930 data=null} to TreeItem with text {TestForCallstack}
14:12:41 [2019-12-20T19:12:41.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=616163930 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:41 [2019-12-20T19:12:41.586Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616163931 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:12:41 [2019-12-20T19:12:41.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=616163933 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:41 [2019-12-20T19:12:41.841Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:41 [2019-12-20T19:12:41.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616163976 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:12:41 [2019-12-20T19:12:41.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616163976 data=null doit=true} to TreeItem with text {Traces [0]}
14:12:41 [2019-12-20T19:12:41.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616163976 data=null} to TreeItem with text {Traces [0]}
14:12:41 [2019-12-20T19:12:41.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616163976 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:12:41 [2019-12-20T19:12:41.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616163976 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:41 [2019-12-20T19:12:41.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616163982 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:12:43 [2019-12-20T19:12:43.729Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
14:12:43 [2019-12-20T19:12:43.729Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:12:43 [2019-12-20T19:12:43.729Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:12:43 [2019-12-20T19:12:43.729Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:12:43 [2019-12-20T19:12:43.729Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:12:43 [2019-12-20T19:12:43.729Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:12:43 [2019-12-20T19:12:43.729Z] DEBUG - Attempting to set focus on (of type 'Table')
14:12:43 [2019-12-20T19:12:43.984Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:12:44 [2019-12-20T19:12:44.545Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:12:44 [2019-12-20T19:12:44.545Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:12:44 [2019-12-20T19:12:44.545Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:12:44 [2019-12-20T19:12:44.545Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:12:44 [2019-12-20T19:12:44.545Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:12:44 [2019-12-20T19:12:44.801Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=616166981 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:12:44 [2019-12-20T19:12:44.801Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:12:44 [2019-12-20T19:12:44.801Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:44 [2019-12-20T19:12:44.801Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:44 [2019-12-20T19:12:44.801Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:44 [2019-12-20T19:12:44.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=616167010 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
14:12:44 [2019-12-20T19:12:44.801Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=616167010 data=null doit=true} to TreeItem with text {TestForCallstack}
14:12:44 [2019-12-20T19:12:44.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=616167010 data=null} to TreeItem with text {TestForCallstack}
14:12:44 [2019-12-20T19:12:44.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=616167010 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:44 [2019-12-20T19:12:44.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616167010 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:12:44 [2019-12-20T19:12:44.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=616167022 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:45 [2019-12-20T19:12:45.056Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:12:45 [2019-12-20T19:12:45.056Z] DEBUG - Clicking on with mnemonic 'Delete'
14:12:45 [2019-12-20T19:12:45.056Z] DEBUG - Clicked on with mnemonic 'Delete'
14:12:45 [2019-12-20T19:12:45.313Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:12:45 [2019-12-20T19:12:45.313Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:12:45 [2019-12-20T19:12:45.313Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:12:45 [2019-12-20T19:12:45.313Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:12:45 [2019-12-20T19:12:45.313Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:12:45 [2019-12-20T19:12:45.313Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:12:45 [2019-12-20T19:12:45.313Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:45 [2019-12-20T19:12:45.313Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:12:45 [2019-12-20T19:12:45.313Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:12:45 [2019-12-20T19:12:45.313Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:12:45 [2019-12-20T19:12:45.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616167482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:45 [2019-12-20T19:12:45.313Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616167482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:45 [2019-12-20T19:12:45.313Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616167482 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:12:45 [2019-12-20T19:12:45.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616167482 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:12:45 [2019-12-20T19:12:45.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616167482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:45 [2019-12-20T19:12:45.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616167483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:45 [2019-12-20T19:12:45.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=616167483 data=null 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:45 [2019-12-20T19:12:45.313Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616167483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:45 [2019-12-20T19:12:45.313Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616167483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:45 [2019-12-20T19:12:45.313Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616167483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:45 [2019-12-20T19:12:45.313Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616167483 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:12:45 [2019-12-20T19:12:45.313Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616167483 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:12:45 [2019-12-20T19:12:45.313Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:12:45 [2019-12-20T19:12:45.313Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:12:45 [2019-12-20T19:12:45.313Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:12:45 [2019-12-20T19:12:45.313Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:45 [2019-12-20T19:12:45.313Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:12:45 [2019-12-20T19:12:45.313Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:12:45 [2019-12-20T19:12:45.314Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:45 [2019-12-20T19:12:45.314Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:45 [2019-12-20T19:12:45.314Z] DEBUG - Clicking on OK
14:12:45 [2019-12-20T19:12:45.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616167484 data=null 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:45 [2019-12-20T19:12:45.314Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616167484 data=null 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:45 [2019-12-20T19:12:45.314Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616167484 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:45 [2019-12-20T19:12:45.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616167484 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:45 [2019-12-20T19:12:45.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616167484 data=null 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:45 [2019-12-20T19:12:45.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616167484 data=null 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:45 [2019-12-20T19:12:45.314Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:45 [2019-12-20T19:12:45.314Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:45 [2019-12-20T19:12:45.314Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:45 [2019-12-20T19:12:45.314Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:45 [2019-12-20T19:12:45.314Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:45 [2019-12-20T19:12:45.314Z] DEBUG - Clicked on OK
14:12:45 [2019-12-20T19:12:45.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616167484 data=null item=null detail=0 x=0 y=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:45 [2019-12-20T19:12:45.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=616167178 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:45 [2019-12-20T19:12:45.826Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:12:45 [2019-12-20T19:12:45.826Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:45 [2019-12-20T19:12:45.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:45 [2019-12-20T19:12:45.826Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:45 [2019-12-20T19:12:45.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:45 [2019-12-20T19:12:45.826Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:45 [2019-12-20T19:12:45.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=616168116 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
14:12:45 [2019-12-20T19:12:45.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=616168116 data=null doit=true} to TreeItem with text {TestForCallstack}
14:12:45 [2019-12-20T19:12:45.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=616168116 data=null} to TreeItem with text {TestForCallstack}
14:12:45 [2019-12-20T19:12:45.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=616168116 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:45 [2019-12-20T19:12:45.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616168116 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:12:45 [2019-12-20T19:12:45.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=616168123 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:45 [2019-12-20T19:12:45.826Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:45 [2019-12-20T19:12:45.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=616168123 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
14:12:45 [2019-12-20T19:12:45.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=616168123 data=null doit=true} to TreeItem with text {TestForCallstack}
14:12:45 [2019-12-20T19:12:45.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=616168123 data=null} to TreeItem with text {TestForCallstack}
14:12:45 [2019-12-20T19:12:45.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=616168124 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:45 [2019-12-20T19:12:45.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616168124 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:12:45 [2019-12-20T19:12:45.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=616168132 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:45 [2019-12-20T19:12:45.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=616168173 data=null doit=true} to TreeItem with text {TestForCallstack}
14:12:45 [2019-12-20T19:12:45.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=616168173 data=null} to TreeItem with text {TestForCallstack}
14:12:45 [2019-12-20T19:12:45.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=616168173 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:45 [2019-12-20T19:12:45.826Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616168174 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:12:45 [2019-12-20T19:12:45.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=616168176 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:45 [2019-12-20T19:12:45.826Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:45 [2019-12-20T19:12:45.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616168176 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]}
14:12:45 [2019-12-20T19:12:45.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616168176 data=null doit=true} to TreeItem with text {Traces [0]}
14:12:45 [2019-12-20T19:12:45.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616168176 data=null} to TreeItem with text {Traces [0]}
14:12:45 [2019-12-20T19:12:45.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616168177 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]}
14:12:45 [2019-12-20T19:12:45.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616168177 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:45 [2019-12-20T19:12:45.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616168182 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:12:48 [2019-12-20T19:12:48.346Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
14:12:48 [2019-12-20T19:12:48.346Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:12:48 [2019-12-20T19:12:48.346Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:12:48 [2019-12-20T19:12:48.346Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:12:48 [2019-12-20T19:12:48.346Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:12:48 [2019-12-20T19:12:48.346Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:12:48 [2019-12-20T19:12:48.346Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:12:48 [2019-12-20T19:12:48.346Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=616170614 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:12:48 [2019-12-20T19:12:48.346Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:12:48 [2019-12-20T19:12:48.346Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:48 [2019-12-20T19:12:48.346Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:48 [2019-12-20T19:12:48.346Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:48 [2019-12-20T19:12:48.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=616170691 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
14:12:48 [2019-12-20T19:12:48.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=616170691 data=null doit=true} to TreeItem with text {TestForCallstack}
14:12:48 [2019-12-20T19:12:48.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=616170691 data=null} to TreeItem with text {TestForCallstack}
14:12:48 [2019-12-20T19:12:48.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=616170692 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:48 [2019-12-20T19:12:48.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616170692 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:12:48 [2019-12-20T19:12:48.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=616170701 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:48 [2019-12-20T19:12:48.602Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:12:48 [2019-12-20T19:12:48.602Z] DEBUG - Clicking on with mnemonic 'Delete'
14:12:48 [2019-12-20T19:12:48.602Z] DEBUG - Clicked on with mnemonic 'Delete'
14:12:49 [2019-12-20T19:12:49.531Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:12:49 [2019-12-20T19:12:49.531Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:12:49 [2019-12-20T19:12:49.531Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:12:49 [2019-12-20T19:12:49.531Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:12:49 [2019-12-20T19:12:49.531Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:12:49 [2019-12-20T19:12:49.531Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:12:49 [2019-12-20T19:12:49.531Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:49 [2019-12-20T19:12:49.531Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:12:49 [2019-12-20T19:12:49.531Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:12:49 [2019-12-20T19:12:49.531Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:12:49 [2019-12-20T19:12:49.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616171605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:49 [2019-12-20T19:12:49.531Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616171605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:49 [2019-12-20T19:12:49.531Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616171605 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:12:49 [2019-12-20T19:12:49.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616171605 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:12:49 [2019-12-20T19:12:49.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616171605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:49 [2019-12-20T19:12:49.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616171605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:49 [2019-12-20T19:12:49.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=616171606 data=null 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:49 [2019-12-20T19:12:49.531Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616171606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:49 [2019-12-20T19:12:49.531Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616171606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:49 [2019-12-20T19:12:49.531Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616171606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:49 [2019-12-20T19:12:49.531Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616171606 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:12:49 [2019-12-20T19:12:49.531Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616171606 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:12:49 [2019-12-20T19:12:49.531Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:12:49 [2019-12-20T19:12:49.531Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:12:49 [2019-12-20T19:12:49.531Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:12:49 [2019-12-20T19:12:49.531Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:49 [2019-12-20T19:12:49.531Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:12:49 [2019-12-20T19:12:49.531Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:12:49 [2019-12-20T19:12:49.531Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:49 [2019-12-20T19:12:49.531Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:49 [2019-12-20T19:12:49.531Z] DEBUG - Clicking on OK
14:12:49 [2019-12-20T19:12:49.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616171607 data=null 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:49 [2019-12-20T19:12:49.531Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616171607 data=null 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:49 [2019-12-20T19:12:49.531Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616171607 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:49 [2019-12-20T19:12:49.531Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616171607 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:49 [2019-12-20T19:12:49.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616171607 data=null 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:49 [2019-12-20T19:12:49.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616171607 data=null 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:49 [2019-12-20T19:12:49.531Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:49 [2019-12-20T19:12:49.531Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:49 [2019-12-20T19:12:49.531Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:49 [2019-12-20T19:12:49.531Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:49 [2019-12-20T19:12:49.531Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:49 [2019-12-20T19:12:49.531Z] DEBUG - Clicked on OK
14:12:49 [2019-12-20T19:12:49.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616171607 data=null item=null detail=0 x=0 y=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:49 [2019-12-20T19:12:49.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=616170815 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:50 [2019-12-20T19:12:50.042Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:12:50 [2019-12-20T19:12:50.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:50 [2019-12-20T19:12:50.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:50 [2019-12-20T19:12:50.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:50 [2019-12-20T19:12:50.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:50 [2019-12-20T19:12:50.603Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:50 [2019-12-20T19:12:50.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=616172726 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
14:12:50 [2019-12-20T19:12:50.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=616172726 data=null doit=true} to TreeItem with text {TestForCallstack}
14:12:50 [2019-12-20T19:12:50.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=616172727 data=null} to TreeItem with text {TestForCallstack}
14:12:50 [2019-12-20T19:12:50.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=616172727 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:50 [2019-12-20T19:12:50.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616172727 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:12:50 [2019-12-20T19:12:50.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=616172750 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:50 [2019-12-20T19:12:50.603Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:50 [2019-12-20T19:12:50.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=616172751 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
14:12:50 [2019-12-20T19:12:50.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=616172751 data=null doit=true} to TreeItem with text {TestForCallstack}
14:12:50 [2019-12-20T19:12:50.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=616172751 data=null} to TreeItem with text {TestForCallstack}
14:12:50 [2019-12-20T19:12:50.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=616172751 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:50 [2019-12-20T19:12:50.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616172755 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:12:50 [2019-12-20T19:12:50.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=616172761 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:50 [2019-12-20T19:12:50.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=616172762 data=null doit=true} to TreeItem with text {TestForCallstack}
14:12:50 [2019-12-20T19:12:50.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=616172762 data=null} to TreeItem with text {TestForCallstack}
14:12:50 [2019-12-20T19:12:50.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=616172762 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:50 [2019-12-20T19:12:50.603Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616172762 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:12:50 [2019-12-20T19:12:50.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=616172765 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:50 [2019-12-20T19:12:50.603Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:50 [2019-12-20T19:12:50.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616172765 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]}
14:12:50 [2019-12-20T19:12:50.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616172766 data=null doit=true} to TreeItem with text {Traces [0]}
14:12:50 [2019-12-20T19:12:50.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616172766 data=null} to TreeItem with text {Traces [0]}
14:12:50 [2019-12-20T19:12:50.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616172766 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]}
14:12:50 [2019-12-20T19:12:50.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616172766 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:50 [2019-12-20T19:12:50.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616172777 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:12:52 [2019-12-20T19:12:52.490Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
14:12:52 [2019-12-20T19:12:52.490Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:12:52 [2019-12-20T19:12:52.490Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:12:52 [2019-12-20T19:12:52.490Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:12:52 [2019-12-20T19:12:52.490Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:12:52 [2019-12-20T19:12:52.490Z] DEBUG - Attempting to set focus on (of type 'Table')
14:12:52 [2019-12-20T19:12:52.490Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:12:53 [2019-12-20T19:12:53.051Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:12:53 [2019-12-20T19:12:53.051Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:12:53 [2019-12-20T19:12:53.051Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:12:53 [2019-12-20T19:12:53.051Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:12:53 [2019-12-20T19:12:53.051Z] DEBUG - number of items : 18
14:12:53 [2019-12-20T19:12:53.051Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
14:12:53 [2019-12-20T19:12:53.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616175391 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:12:53 [2019-12-20T19:12:53.051Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616175392 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:12:53 [2019-12-20T19:12:53.051Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616175392 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
14:12:53 [2019-12-20T19:12:53.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616175392 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:12:53 [2019-12-20T19:12:53.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616175392 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:12:53 [2019-12-20T19:12:53.307Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616175581 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:12:53 [2019-12-20T19:12:53.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616175582 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:12:53 [2019-12-20T19:12:53.307Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616175582 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:12:53 [2019-12-20T19:12:53.307Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616175582 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
14:12:53 [2019-12-20T19:12:53.307Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616175582 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
14:12:53 [2019-12-20T19:12:53.307Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
14:12:53 [2019-12-20T19:12:53.307Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
14:12:53 [2019-12-20T19:12:53.307Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
14:12:53 [2019-12-20T19:12:53.307Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
14:12:53 [2019-12-20T19:12:53.307Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
14:12:53 [2019-12-20T19:12:53.307Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:12:53 [2019-12-20T19:12:53.307Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
14:12:53 [2019-12-20T19:12:53.307Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
14:12:53 [2019-12-20T19:12:53.307Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
14:12:53 [2019-12-20T19:12:53.307Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:53 [2019-12-20T19:12:53.307Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:12:53 [2019-12-20T19:12:53.307Z] DEBUG - Clicking on Add...
14:12:53 [2019-12-20T19:12:53.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=616175583 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:12:53 [2019-12-20T19:12:53.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=616175584 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:12:53 [2019-12-20T19:12:53.307Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=616175584 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:12:53 [2019-12-20T19:12:53.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=616175584 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:12:53 [2019-12-20T19:12:53.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=616175584 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:12:53 [2019-12-20T19:12:53.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=616175584 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:12:53 [2019-12-20T19:12:53.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=616175584 data=null item=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:12:53 [2019-12-20T19:12:53.307Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=616175600 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:12:53 [2019-12-20T19:12:53.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=616175601 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:12:53 [2019-12-20T19:12:53.307Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=616175601 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:12:53 [2019-12-20T19:12:53.307Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=616175601 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:12:53 [2019-12-20T19:12:53.307Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=616175601 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
14:12:53 [2019-12-20T19:12:53.307Z] DEBUG - Clicked on Add...
14:12:53 [2019-12-20T19:12:53.307Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
14:12:53 [2019-12-20T19:12:53.307Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
14:12:53 [2019-12-20T19:12:53.307Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
14:12:53 [2019-12-20T19:12:53.307Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
14:12:53 [2019-12-20T19:12:53.307Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:53 [2019-12-20T19:12:53.307Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:12:53 [2019-12-20T19:12:53.307Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:12:53 [2019-12-20T19:12:53.307Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:53 [2019-12-20T19:12:53.307Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:53 [2019-12-20T19:12:53.307Z] DEBUG - Clicking on OK
14:12:53 [2019-12-20T19:12:53.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616175602 data=null 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:53 [2019-12-20T19:12:53.307Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616175602 data=null 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:53 [2019-12-20T19:12:53.307Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616175602 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:53 [2019-12-20T19:12:53.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616175602 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:53 [2019-12-20T19:12:53.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616175602 data=null 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:53 [2019-12-20T19:12:53.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616175602 data=null 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:53 [2019-12-20T19:12:53.562Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=616175681 data=null 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:53 [2019-12-20T19:12:53.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616175602 data=null item=null detail=0 x=0 y=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:53 [2019-12-20T19:12:53.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616175392 data=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:12:53 [2019-12-20T19:12:53.562Z] DEBUG - Clicked on 
14:12:53 [2019-12-20T19:12:53.562Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:12:53 [2019-12-20T19:12:53.562Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:12:53 [2019-12-20T19:12:53.562Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:12:53 [2019-12-20T19:12:53.562Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:12:53 [2019-12-20T19:12:53.818Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=616176134 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:12:53 [2019-12-20T19:12:53.818Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:12:53 [2019-12-20T19:12:53.818Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:53 [2019-12-20T19:12:53.818Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:53 [2019-12-20T19:12:53.818Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:53 [2019-12-20T19:12:53.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=616176164 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
14:12:53 [2019-12-20T19:12:53.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=616176165 data=null doit=true} to TreeItem with text {TestForCallstack}
14:12:53 [2019-12-20T19:12:53.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=616176165 data=null} to TreeItem with text {TestForCallstack}
14:12:53 [2019-12-20T19:12:53.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=616176165 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:53 [2019-12-20T19:12:53.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616176167 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:12:53 [2019-12-20T19:12:53.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=616176174 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:54 [2019-12-20T19:12:54.074Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:12:54 [2019-12-20T19:12:54.074Z] DEBUG - Clicking on with mnemonic 'Delete'
14:12:54 [2019-12-20T19:12:54.074Z] DEBUG - Clicked on with mnemonic 'Delete'
14:12:54 [2019-12-20T19:12:54.330Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:12:54 [2019-12-20T19:12:54.330Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:12:54 [2019-12-20T19:12:54.330Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:12:54 [2019-12-20T19:12:54.330Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:12:54 [2019-12-20T19:12:54.330Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:12:54 [2019-12-20T19:12:54.330Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:12:54 [2019-12-20T19:12:54.330Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:54 [2019-12-20T19:12:54.330Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:12:54 [2019-12-20T19:12:54.330Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:12:54 [2019-12-20T19:12:54.330Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:12:54 [2019-12-20T19:12:54.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616176609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:54 [2019-12-20T19:12:54.330Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616176609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:54 [2019-12-20T19:12:54.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616176609 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:12:54 [2019-12-20T19:12:54.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616176609 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:12:54 [2019-12-20T19:12:54.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616176609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:54 [2019-12-20T19:12:54.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616176609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:54 [2019-12-20T19:12:54.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=616176609 data=null 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:54 [2019-12-20T19:12:54.330Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616176609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:54 [2019-12-20T19:12:54.330Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616176610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:54 [2019-12-20T19:12:54.330Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616176610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:54 [2019-12-20T19:12:54.330Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616176610 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:12:54 [2019-12-20T19:12:54.330Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616176610 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:12:54 [2019-12-20T19:12:54.330Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:12:54 [2019-12-20T19:12:54.330Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:12:54 [2019-12-20T19:12:54.330Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:12:54 [2019-12-20T19:12:54.330Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:54 [2019-12-20T19:12:54.330Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:12:54 [2019-12-20T19:12:54.330Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:12:54 [2019-12-20T19:12:54.330Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:54 [2019-12-20T19:12:54.330Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:54 [2019-12-20T19:12:54.330Z] DEBUG - Clicking on OK
14:12:54 [2019-12-20T19:12:54.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616176611 data=null 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:54 [2019-12-20T19:12:54.330Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616176611 data=null 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:54 [2019-12-20T19:12:54.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616176611 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:54 [2019-12-20T19:12:54.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616176611 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:54 [2019-12-20T19:12:54.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616176611 data=null 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:54 [2019-12-20T19:12:54.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616176611 data=null 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:54 [2019-12-20T19:12:54.330Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:54 [2019-12-20T19:12:54.330Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:54 [2019-12-20T19:12:54.330Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:54 [2019-12-20T19:12:54.330Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:54 [2019-12-20T19:12:54.330Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:54 [2019-12-20T19:12:54.330Z] DEBUG - Clicked on OK
14:12:54 [2019-12-20T19:12:54.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616176611 data=null item=null detail=0 x=0 y=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:54 [2019-12-20T19:12:54.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=616176300 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:55 [2019-12-20T19:12:55.149Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:12:55 [2019-12-20T19:12:55.149Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:55 [2019-12-20T19:12:55.149Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:55 [2019-12-20T19:12:55.149Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:55 [2019-12-20T19:12:55.149Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:55 [2019-12-20T19:12:55.149Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:55 [2019-12-20T19:12:55.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=616177298 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
14:12:55 [2019-12-20T19:12:55.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=616177299 data=null doit=true} to TreeItem with text {TestForCallstack}
14:12:55 [2019-12-20T19:12:55.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=616177299 data=null} to TreeItem with text {TestForCallstack}
14:12:55 [2019-12-20T19:12:55.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=616177299 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:55 [2019-12-20T19:12:55.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616177299 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:12:55 [2019-12-20T19:12:55.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=616177306 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:55 [2019-12-20T19:12:55.149Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:55 [2019-12-20T19:12:55.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=616177307 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
14:12:55 [2019-12-20T19:12:55.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=616177307 data=null doit=true} to TreeItem with text {TestForCallstack}
14:12:55 [2019-12-20T19:12:55.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=616177307 data=null} to TreeItem with text {TestForCallstack}
14:12:55 [2019-12-20T19:12:55.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=616177307 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:55 [2019-12-20T19:12:55.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616177307 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:12:55 [2019-12-20T19:12:55.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=616177315 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:55 [2019-12-20T19:12:55.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=616177315 data=null doit=true} to TreeItem with text {TestForCallstack}
14:12:55 [2019-12-20T19:12:55.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=616177315 data=null} to TreeItem with text {TestForCallstack}
14:12:55 [2019-12-20T19:12:55.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=616177315 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:55 [2019-12-20T19:12:55.149Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616177316 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:12:55 [2019-12-20T19:12:55.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=616177318 data=null button=1 stateMask=0x80000 x=77 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:55 [2019-12-20T19:12:55.149Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:55 [2019-12-20T19:12:55.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616177318 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]}
14:12:55 [2019-12-20T19:12:55.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616177319 data=null doit=true} to TreeItem with text {Traces [0]}
14:12:55 [2019-12-20T19:12:55.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616177319 data=null} to TreeItem with text {Traces [0]}
14:12:55 [2019-12-20T19:12:55.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616177319 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]}
14:12:55 [2019-12-20T19:12:55.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616177319 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:55 [2019-12-20T19:12:55.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616177324 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:12:57 [2019-12-20T19:12:57.048Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
14:12:57 [2019-12-20T19:12:57.048Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:12:57 [2019-12-20T19:12:57.048Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:12:57 [2019-12-20T19:12:57.048Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:12:57 [2019-12-20T19:12:57.048Z] DEBUG - number of items : 18
14:12:57 [2019-12-20T19:12:57.304Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=616179475 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:12:57 [2019-12-20T19:12:57.304Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:12:57 [2019-12-20T19:12:57.304Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:57 [2019-12-20T19:12:57.304Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:57 [2019-12-20T19:12:57.304Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:57 [2019-12-20T19:12:57.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=616179510 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
14:12:57 [2019-12-20T19:12:57.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=616179510 data=null doit=true} to TreeItem with text {TestForCallstack}
14:12:57 [2019-12-20T19:12:57.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=616179511 data=null} to TreeItem with text {TestForCallstack}
14:12:57 [2019-12-20T19:12:57.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=616179511 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:57 [2019-12-20T19:12:57.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616179511 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:12:57 [2019-12-20T19:12:57.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=616179518 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:57 [2019-12-20T19:12:57.304Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:12:57 [2019-12-20T19:12:57.304Z] DEBUG - Clicking on with mnemonic 'Delete'
14:12:57 [2019-12-20T19:12:57.560Z] DEBUG - Clicked on with mnemonic 'Delete'
14:12:57 [2019-12-20T19:12:57.560Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:12:57 [2019-12-20T19:12:57.560Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:12:57 [2019-12-20T19:12:57.560Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:12:57 [2019-12-20T19:12:57.560Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:12:57 [2019-12-20T19:12:57.560Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:12:57 [2019-12-20T19:12:57.560Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:12:57 [2019-12-20T19:12:57.560Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:57 [2019-12-20T19:12:57.560Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:12:57 [2019-12-20T19:12:57.560Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:12:57 [2019-12-20T19:12:57.560Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:12:57 [2019-12-20T19:12:57.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616179909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:57 [2019-12-20T19:12:57.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616179909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:57 [2019-12-20T19:12:57.560Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616179909 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:12:57 [2019-12-20T19:12:57.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616179909 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:12:57 [2019-12-20T19:12:57.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616179909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:57 [2019-12-20T19:12:57.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616179910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:57 [2019-12-20T19:12:57.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=616179910 data=null 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:57 [2019-12-20T19:12:57.560Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616179910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:57 [2019-12-20T19:12:57.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616179910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:57 [2019-12-20T19:12:57.560Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616179910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:12:57 [2019-12-20T19:12:57.560Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616179910 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:12:57 [2019-12-20T19:12:57.560Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616179910 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:12:57 [2019-12-20T19:12:57.560Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:12:57 [2019-12-20T19:12:57.560Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:12:57 [2019-12-20T19:12:57.560Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:12:57 [2019-12-20T19:12:57.560Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:12:57 [2019-12-20T19:12:57.560Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:12:57 [2019-12-20T19:12:57.560Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:12:57 [2019-12-20T19:12:57.560Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:12:57 [2019-12-20T19:12:57.560Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:57 [2019-12-20T19:12:57.560Z] DEBUG - Clicking on OK
14:12:57 [2019-12-20T19:12:57.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616179911 data=null 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:57 [2019-12-20T19:12:57.560Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616179911 data=null 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:57 [2019-12-20T19:12:57.560Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616179911 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:57 [2019-12-20T19:12:57.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616179911 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:57 [2019-12-20T19:12:57.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616179911 data=null 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:57 [2019-12-20T19:12:57.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616179911 data=null 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:57 [2019-12-20T19:12:57.816Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:57 [2019-12-20T19:12:57.816Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:57 [2019-12-20T19:12:57.816Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:57 [2019-12-20T19:12:57.816Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:57 [2019-12-20T19:12:57.816Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:12:57 [2019-12-20T19:12:57.816Z] DEBUG - Clicked on OK
14:12:58 [2019-12-20T19:12:58.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616179911 data=null item=null detail=0 x=0 y=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:58 [2019-12-20T19:12:58.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=616179610 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 [2019-12-20T19:12:58.327Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:12:58 [2019-12-20T19:12:58.888Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:58 [2019-12-20T19:12:58.888Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:58 [2019-12-20T19:12:58.888Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:12:58 [2019-12-20T19:12:58.888Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:12:58 [2019-12-20T19:12:58.888Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:58 [2019-12-20T19:12:58.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=616181094 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
14:12:58 [2019-12-20T19:12:58.888Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=616181094 data=null doit=true} to TreeItem with text {TestForCallstack}
14:12:58 [2019-12-20T19:12:58.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=616181094 data=null} to TreeItem with text {TestForCallstack}
14:12:58 [2019-12-20T19:12:58.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=616181094 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:58 [2019-12-20T19:12:58.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616181094 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:12:58 [2019-12-20T19:12:58.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=616181100 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:58 [2019-12-20T19:12:58.888Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:58 [2019-12-20T19:12:58.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=616181101 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
14:12:58 [2019-12-20T19:12:58.888Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=616181101 data=null doit=true} to TreeItem with text {TestForCallstack}
14:12:58 [2019-12-20T19:12:58.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=616181101 data=null} to TreeItem with text {TestForCallstack}
14:12:58 [2019-12-20T19:12:58.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=616181101 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:58 [2019-12-20T19:12:58.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616181101 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:12:58 [2019-12-20T19:12:58.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=616181106 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:58 [2019-12-20T19:12:58.888Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=616181107 data=null doit=true} to TreeItem with text {TestForCallstack}
14:12:58 [2019-12-20T19:12:58.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=616181107 data=null} to TreeItem with text {TestForCallstack}
14:12:58 [2019-12-20T19:12:58.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=616181107 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:58 [2019-12-20T19:12:58.888Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616181107 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:12:58 [2019-12-20T19:12:58.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=616181120 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:12:58 [2019-12-20T19:12:58.888Z] DEBUG - Attempting to set focus on Tree with text {}
14:12:58 [2019-12-20T19:12:58.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616181120 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:12:58 [2019-12-20T19:12:58.888Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616181120 data=null doit=true} to TreeItem with text {Traces [0]}
14:12:58 [2019-12-20T19:12:58.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616181121 data=null} to TreeItem with text {Traces [0]}
14:12:58 [2019-12-20T19:12:58.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616181121 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:12:58 [2019-12-20T19:12:58.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616181121 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:58 [2019-12-20T19:12:58.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616181130 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:13:00 [2019-12-20T19:13:00.776Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
14:13:00 [2019-12-20T19:13:00.776Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:13:00 [2019-12-20T19:13:00.776Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:13:00 [2019-12-20T19:13:00.776Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:13:00 [2019-12-20T19:13:00.776Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:13:00 [2019-12-20T19:13:00.776Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:13:00 [2019-12-20T19:13:00.776Z] DEBUG - Attempting to set focus on (of type 'Table')
14:13:01 [2019-12-20T19:13:01.031Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:13:01 [2019-12-20T19:13:01.592Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:13:01 [2019-12-20T19:13:01.592Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:13:01 [2019-12-20T19:13:01.592Z] DEBUG - number of items : 18
14:13:01 [2019-12-20T19:13:01.592Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
14:13:01 [2019-12-20T19:13:01.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616183683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:01 [2019-12-20T19:13:01.592Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616183683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:01 [2019-12-20T19:13:01.592Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616183683 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:13:01 [2019-12-20T19:13:01.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616183683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:01 [2019-12-20T19:13:01.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616183683 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:01 [2019-12-20T19:13:01.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616183683 data=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:13:01 [2019-12-20T19:13:01.592Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616183685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:01 [2019-12-20T19:13:01.592Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616183685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:01 [2019-12-20T19:13:01.592Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616183685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:01 [2019-12-20T19:13:01.592Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616183685 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:13:01 [2019-12-20T19:13:01.592Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616183685 data=null} to ToolItem with tooltip text {Select Next State Change}
14:13:01 [2019-12-20T19:13:01.592Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
14:13:01 [2019-12-20T19:13:01.592Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:13:01 [2019-12-20T19:13:01.848Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:13:01 [2019-12-20T19:13:01.848Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:13:01 [2019-12-20T19:13:01.848Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:01 [2019-12-20T19:13:01.848Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:01 [2019-12-20T19:13:01.848Z] DEBUG - number of items : 18
14:13:01 [2019-12-20T19:13:01.848Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
14:13:01 [2019-12-20T19:13:01.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616184188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:01 [2019-12-20T19:13:01.848Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616184188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:01 [2019-12-20T19:13:01.848Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616184188 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:13:01 [2019-12-20T19:13:01.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616184188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:01 [2019-12-20T19:13:01.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616184188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:01 [2019-12-20T19:13:01.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616184188 data=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:13:01 [2019-12-20T19:13:01.848Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616184189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:01 [2019-12-20T19:13:01.848Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616184189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:01 [2019-12-20T19:13:01.848Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616184189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:01 [2019-12-20T19:13:01.848Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616184189 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:13:01 [2019-12-20T19:13:01.848Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616184189 data=null} to ToolItem with tooltip text {Select Next State Change}
14:13:01 [2019-12-20T19:13:01.848Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
14:13:01 [2019-12-20T19:13:01.848Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:13:02 [2019-12-20T19:13:02.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:13:02 [2019-12-20T19:13:02.409Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:13:02 [2019-12-20T19:13:02.409Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:02 [2019-12-20T19:13:02.409Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:02 [2019-12-20T19:13:02.409Z] DEBUG - number of items : 18
14:13:02 [2019-12-20T19:13:02.409Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
14:13:02 [2019-12-20T19:13:02.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616184692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:02 [2019-12-20T19:13:02.409Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616184692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:02 [2019-12-20T19:13:02.409Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616184692 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:13:02 [2019-12-20T19:13:02.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616184692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:02 [2019-12-20T19:13:02.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616184692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:02 [2019-12-20T19:13:02.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616184692 data=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:13:02 [2019-12-20T19:13:02.409Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616184693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:02 [2019-12-20T19:13:02.409Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616184694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:02 [2019-12-20T19:13:02.409Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616184694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:02 [2019-12-20T19:13:02.409Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616184694 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:13:02 [2019-12-20T19:13:02.409Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616184694 data=null} to ToolItem with tooltip text {Select Next State Change}
14:13:02 [2019-12-20T19:13:02.409Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
14:13:02 [2019-12-20T19:13:02.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:13:02 [2019-12-20T19:13:02.970Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:13:02 [2019-12-20T19:13:02.970Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:13:02 [2019-12-20T19:13:02.970Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:02 [2019-12-20T19:13:02.970Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:02 [2019-12-20T19:13:02.970Z] DEBUG - number of items : 18
14:13:02 [2019-12-20T19:13:02.970Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
14:13:02 [2019-12-20T19:13:02.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616185197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:02 [2019-12-20T19:13:02.970Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616185197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:02 [2019-12-20T19:13:02.970Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616185197 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:13:02 [2019-12-20T19:13:02.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616185197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:02 [2019-12-20T19:13:02.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616185197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:02 [2019-12-20T19:13:02.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616185197 data=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:13:02 [2019-12-20T19:13:02.970Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616185198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:02 [2019-12-20T19:13:02.970Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616185198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:02 [2019-12-20T19:13:02.970Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616185198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:02 [2019-12-20T19:13:02.970Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616185198 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:13:02 [2019-12-20T19:13:02.970Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616185198 data=null} to ToolItem with tooltip text {Select Next State Change}
14:13:02 [2019-12-20T19:13:02.970Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
14:13:02 [2019-12-20T19:13:02.970Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:13:03 [2019-12-20T19:13:03.531Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:13:03 [2019-12-20T19:13:03.531Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:13:03 [2019-12-20T19:13:03.531Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:03 [2019-12-20T19:13:03.531Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:03 [2019-12-20T19:13:03.531Z] DEBUG - number of items : 18
14:13:03 [2019-12-20T19:13:03.531Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
14:13:03 [2019-12-20T19:13:03.531Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616185702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:03 [2019-12-20T19:13:03.531Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616185702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:03 [2019-12-20T19:13:03.531Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616185702 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:13:03 [2019-12-20T19:13:03.531Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616185702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:03 [2019-12-20T19:13:03.531Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616185702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:03 [2019-12-20T19:13:03.531Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616185702 data=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:13:03 [2019-12-20T19:13:03.531Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616185703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:03 [2019-12-20T19:13:03.531Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616185703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:03 [2019-12-20T19:13:03.531Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616185703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:03 [2019-12-20T19:13:03.531Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616185703 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:13:03 [2019-12-20T19:13:03.531Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616185703 data=null} to ToolItem with tooltip text {Select Next State Change}
14:13:03 [2019-12-20T19:13:03.531Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
14:13:03 [2019-12-20T19:13:03.531Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:13:04 [2019-12-20T19:13:04.093Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:13:04 [2019-12-20T19:13:04.093Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:13:04 [2019-12-20T19:13:04.093Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:04 [2019-12-20T19:13:04.093Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:04 [2019-12-20T19:13:04.093Z] DEBUG - number of items : 18
14:13:04 [2019-12-20T19:13:04.093Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
14:13:04 [2019-12-20T19:13:04.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616186207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:04 [2019-12-20T19:13:04.093Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616186207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:04 [2019-12-20T19:13:04.093Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616186207 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:13:04 [2019-12-20T19:13:04.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616186207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:04 [2019-12-20T19:13:04.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616186207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:04 [2019-12-20T19:13:04.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616186207 data=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:13:04 [2019-12-20T19:13:04.093Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616186208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:04 [2019-12-20T19:13:04.093Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616186208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:04 [2019-12-20T19:13:04.093Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616186208 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:04 [2019-12-20T19:13:04.093Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616186208 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:13:04 [2019-12-20T19:13:04.093Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616186208 data=null} to ToolItem with tooltip text {Select Next State Change}
14:13:04 [2019-12-20T19:13:04.093Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
14:13:04 [2019-12-20T19:13:04.093Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:13:04 [2019-12-20T19:13:04.349Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:13:04 [2019-12-20T19:13:04.349Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:13:04 [2019-12-20T19:13:04.349Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:04 [2019-12-20T19:13:04.349Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:04 [2019-12-20T19:13:04.349Z] DEBUG - number of items : 18
14:13:04 [2019-12-20T19:13:04.349Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
14:13:04 [2019-12-20T19:13:04.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616186712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:04 [2019-12-20T19:13:04.349Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616186712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:04 [2019-12-20T19:13:04.349Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616186712 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:13:04 [2019-12-20T19:13:04.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616186712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:04 [2019-12-20T19:13:04.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616186712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:04 [2019-12-20T19:13:04.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616186712 data=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:13:04 [2019-12-20T19:13:04.349Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616186713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:04 [2019-12-20T19:13:04.349Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616186713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:04 [2019-12-20T19:13:04.349Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616186713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:04 [2019-12-20T19:13:04.349Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616186714 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:13:04 [2019-12-20T19:13:04.349Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616186714 data=null} to ToolItem with tooltip text {Select Next State Change}
14:13:04 [2019-12-20T19:13:04.349Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
14:13:04 [2019-12-20T19:13:04.349Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:13:04 [2019-12-20T19:13:04.914Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:13:04 [2019-12-20T19:13:04.914Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:13:04 [2019-12-20T19:13:04.914Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:04 [2019-12-20T19:13:04.914Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:04 [2019-12-20T19:13:04.914Z] DEBUG - number of items : 18
14:13:04 [2019-12-20T19:13:04.914Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
14:13:04 [2019-12-20T19:13:04.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616187216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:04 [2019-12-20T19:13:04.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616187217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:04 [2019-12-20T19:13:04.914Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616187217 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:13:04 [2019-12-20T19:13:04.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616187217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:04 [2019-12-20T19:13:04.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616187217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:04 [2019-12-20T19:13:04.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616187217 data=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:13:04 [2019-12-20T19:13:04.914Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616187218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:04 [2019-12-20T19:13:04.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616187218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:04 [2019-12-20T19:13:04.914Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616187218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:04 [2019-12-20T19:13:04.914Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616187218 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:13:04 [2019-12-20T19:13:04.914Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616187218 data=null} to ToolItem with tooltip text {Select Next State Change}
14:13:04 [2019-12-20T19:13:04.914Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
14:13:04 [2019-12-20T19:13:04.914Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:13:05 [2019-12-20T19:13:05.506Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:13:05 [2019-12-20T19:13:05.506Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:13:05 [2019-12-20T19:13:05.506Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:05 [2019-12-20T19:13:05.506Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:05 [2019-12-20T19:13:05.506Z] DEBUG - number of items : 18
14:13:05 [2019-12-20T19:13:05.506Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
14:13:05 [2019-12-20T19:13:05.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616187725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:05 [2019-12-20T19:13:05.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616187725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:05 [2019-12-20T19:13:05.506Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616187725 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:13:05 [2019-12-20T19:13:05.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616187726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:05 [2019-12-20T19:13:05.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616187726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:05 [2019-12-20T19:13:05.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616187726 data=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:13:05 [2019-12-20T19:13:05.506Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616187728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:05 [2019-12-20T19:13:05.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616187728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:05 [2019-12-20T19:13:05.506Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616187728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:05 [2019-12-20T19:13:05.506Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616187728 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:13:05 [2019-12-20T19:13:05.506Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616187728 data=null} to ToolItem with tooltip text {Select Next State Change}
14:13:05 [2019-12-20T19:13:05.506Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
14:13:05 [2019-12-20T19:13:05.506Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:13:06 [2019-12-20T19:13:06.068Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:13:06 [2019-12-20T19:13:06.068Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:13:06 [2019-12-20T19:13:06.068Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:06 [2019-12-20T19:13:06.068Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:06 [2019-12-20T19:13:06.068Z] DEBUG - number of items : 18
14:13:06 [2019-12-20T19:13:06.068Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
14:13:06 [2019-12-20T19:13:06.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616188232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:06 [2019-12-20T19:13:06.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616188232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:06 [2019-12-20T19:13:06.069Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616188232 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:13:06 [2019-12-20T19:13:06.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616188232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:06 [2019-12-20T19:13:06.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616188232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:06 [2019-12-20T19:13:06.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616188232 data=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:13:06 [2019-12-20T19:13:06.069Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616188233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:06 [2019-12-20T19:13:06.069Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616188233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:06 [2019-12-20T19:13:06.069Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616188233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
14:13:06 [2019-12-20T19:13:06.069Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616188233 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
14:13:06 [2019-12-20T19:13:06.069Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616188233 data=null} to ToolItem with tooltip text {Select Next State Change}
14:13:06 [2019-12-20T19:13:06.069Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
14:13:06 [2019-12-20T19:13:06.069Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:13:06 [2019-12-20T19:13:06.629Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:13:06 [2019-12-20T19:13:06.629Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:13:06 [2019-12-20T19:13:06.629Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:06 [2019-12-20T19:13:06.629Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:06 [2019-12-20T19:13:06.629Z] DEBUG - number of items : 18
14:13:06 [2019-12-20T19:13:06.629Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
14:13:06 [2019-12-20T19:13:06.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616188735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:13:06 [2019-12-20T19:13:06.629Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616188735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:13:06 [2019-12-20T19:13:06.629Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616188736 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:13:06 [2019-12-20T19:13:06.630Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616188736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:13:06 [2019-12-20T19:13:06.630Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616188736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:13:06 [2019-12-20T19:13:06.630Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616188736 data=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:13:06 [2019-12-20T19:13:06.630Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616188737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:13:06 [2019-12-20T19:13:06.630Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616188737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:13:06 [2019-12-20T19:13:06.630Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616188737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:13:06 [2019-12-20T19:13:06.630Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616188737 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:13:06 [2019-12-20T19:13:06.630Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616188737 data=null} to ToolItem with tooltip text {Select Previous State Change}
14:13:06 [2019-12-20T19:13:06.630Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
14:13:06 [2019-12-20T19:13:06.630Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:13:06 [2019-12-20T19:13:06.885Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:13:06 [2019-12-20T19:13:06.885Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:13:06 [2019-12-20T19:13:06.885Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:06 [2019-12-20T19:13:06.885Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:06 [2019-12-20T19:13:06.885Z] DEBUG - number of items : 18
14:13:06 [2019-12-20T19:13:06.885Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
14:13:06 [2019-12-20T19:13:06.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616189239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:13:06 [2019-12-20T19:13:06.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616189240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:13:06 [2019-12-20T19:13:06.885Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616189240 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:13:06 [2019-12-20T19:13:06.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616189240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:13:06 [2019-12-20T19:13:06.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616189240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:13:06 [2019-12-20T19:13:06.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616189240 data=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:13:06 [2019-12-20T19:13:06.885Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616189241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:13:06 [2019-12-20T19:13:06.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616189241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:13:06 [2019-12-20T19:13:06.885Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616189241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
14:13:06 [2019-12-20T19:13:06.885Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616189241 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
14:13:06 [2019-12-20T19:13:06.885Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616189241 data=null} to ToolItem with tooltip text {Select Previous State Change}
14:13:06 [2019-12-20T19:13:06.885Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
14:13:06 [2019-12-20T19:13:06.885Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:13:07 [2019-12-20T19:13:07.447Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:13:07 [2019-12-20T19:13:07.447Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
14:13:07 [2019-12-20T19:13:07.447Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:07 [2019-12-20T19:13:07.447Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
14:13:07 [2019-12-20T19:13:07.447Z] DEBUG - number of items : 18
14:13:07 [2019-12-20T19:13:07.447Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous Item}
14:13:07 [2019-12-20T19:13:07.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616189743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
14:13:07 [2019-12-20T19:13:07.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616189743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
14:13:07 [2019-12-20T19:13:07.447Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616189743 data=null doit=true} to ToolItem with tooltip text {Select Previous Item}
14:13:07 [2019-12-20T19:13:07.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616189744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
14:13:07 [2019-12-20T19:13:07.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616189744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
14:13:07 [2019-12-20T19:13:07.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616189744 data=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:13:07 [2019-12-20T19:13:07.447Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616189744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
14:13:07 [2019-12-20T19:13:07.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616189744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
14:13:07 [2019-12-20T19:13:07.447Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616189744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
14:13:07 [2019-12-20T19:13:07.447Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616189744 data=null doit=true} to ToolItem with tooltip text {Select Previous Item}
14:13:07 [2019-12-20T19:13:07.447Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616189745 data=null} to ToolItem with tooltip text {Select Previous Item}
14:13:07 [2019-12-20T19:13:07.447Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous Item}
14:13:07 [2019-12-20T19:13:07.447Z] DEBUG - number of items : 18
14:13:07 [2019-12-20T19:13:07.447Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next Item}
14:13:07 [2019-12-20T19:13:07.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616189745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
14:13:07 [2019-12-20T19:13:07.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616189745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
14:13:07 [2019-12-20T19:13:07.447Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616189745 data=null doit=true} to ToolItem with tooltip text {Select Next Item}
14:13:07 [2019-12-20T19:13:07.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616189746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
14:13:07 [2019-12-20T19:13:07.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616189746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
14:13:07 [2019-12-20T19:13:07.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616189746 data=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:13:07 [2019-12-20T19:13:07.447Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616189746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
14:13:07 [2019-12-20T19:13:07.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616189746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
14:13:07 [2019-12-20T19:13:07.447Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616189746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
14:13:07 [2019-12-20T19:13:07.447Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616189746 data=null doit=true} to ToolItem with tooltip text {Select Next Item}
14:13:07 [2019-12-20T19:13:07.448Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616189746 data=null} to ToolItem with tooltip text {Select Next Item}
14:13:07 [2019-12-20T19:13:07.448Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next Item}
14:13:07 [2019-12-20T19:13:07.448Z] DEBUG - number of items : 18
14:13:07 [2019-12-20T19:13:07.448Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In}
14:13:07 [2019-12-20T19:13:07.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616189747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
14:13:07 [2019-12-20T19:13:07.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616189747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
14:13:07 [2019-12-20T19:13:07.448Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616189747 data=null doit=true} to ToolItem with tooltip text {Zoom In}
14:13:07 [2019-12-20T19:13:07.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616189747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
14:13:07 [2019-12-20T19:13:07.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616189747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
14:13:07 [2019-12-20T19:13:07.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616189747 data=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:13:07 [2019-12-20T19:13:07.448Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616189747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
14:13:07 [2019-12-20T19:13:07.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616189747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
14:13:07 [2019-12-20T19:13:07.448Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616189748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
14:13:07 [2019-12-20T19:13:07.448Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616189748 data=null doit=true} to ToolItem with tooltip text {Zoom In}
14:13:07 [2019-12-20T19:13:07.448Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616189748 data=null} to ToolItem with tooltip text {Zoom In}
14:13:07 [2019-12-20T19:13:07.448Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In}
14:13:07 [2019-12-20T19:13:07.448Z] DEBUG - number of items : 18
14:13:07 [2019-12-20T19:13:07.448Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out}
14:13:07 [2019-12-20T19:13:07.448Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=616189748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
14:13:07 [2019-12-20T19:13:07.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616189748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
14:13:07 [2019-12-20T19:13:07.448Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=616189748 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
14:13:07 [2019-12-20T19:13:07.448Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=616189748 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
14:13:07 [2019-12-20T19:13:07.448Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=616189749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
14:13:07 [2019-12-20T19:13:07.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=616189749 data=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:13:07 [2019-12-20T19:13:07.448Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=616189749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
14:13:07 [2019-12-20T19:13:07.448Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=616189749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
14:13:07 [2019-12-20T19:13:07.448Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=616189749 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
14:13:07 [2019-12-20T19:13:07.448Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=616189749 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
14:13:07 [2019-12-20T19:13:07.448Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=616189749 data=null} to ToolItem with tooltip text {Zoom Out}
14:13:07 [2019-12-20T19:13:07.448Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out}
14:13:07 [2019-12-20T19:13:07.704Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=616190009 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:13:07 [2019-12-20T19:13:07.704Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:13:07 [2019-12-20T19:13:07.704Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:13:07 [2019-12-20T19:13:07.704Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:13:07 [2019-12-20T19:13:07.704Z] DEBUG - Attempting to set focus on Tree with text {}
14:13:07 [2019-12-20T19:13:07.704Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=616190074 data=null button=0 stateMask=0x0 x=93 y=11 count=0} to TreeItem with text {TestForCallstack}
14:13:07 [2019-12-20T19:13:07.704Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=616190074 data=null doit=true} to TreeItem with text {TestForCallstack}
14:13:07 [2019-12-20T19:13:07.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=616190075 data=null} to TreeItem with text {TestForCallstack}
14:13:07 [2019-12-20T19:13:07.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=616190075 data=null button=1 stateMask=0x0 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:13:07 [2019-12-20T19:13:07.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616190075 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:13:07 [2019-12-20T19:13:07.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=616190083 data=null button=1 stateMask=0x80000 x=93 y=11 count=1} to TreeItem with text {TestForCallstack}
14:13:07 [2019-12-20T19:13:07.959Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:13:07 [2019-12-20T19:13:07.959Z] DEBUG - Clicking on with mnemonic 'Delete'
14:13:07 [2019-12-20T19:13:07.959Z] DEBUG - Clicked on with mnemonic 'Delete'
14:13:08 [2019-12-20T19:13:08.887Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:13:08 [2019-12-20T19:13:08.887Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:13:08 [2019-12-20T19:13:08.887Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:13:08 [2019-12-20T19:13:08.887Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:13:08 [2019-12-20T19:13:08.887Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:13:08 [2019-12-20T19:13:08.887Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:13:08 [2019-12-20T19:13:08.887Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:08 [2019-12-20T19:13:08.887Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:13:08 [2019-12-20T19:13:08.887Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:13:08 [2019-12-20T19:13:08.887Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:13:08 [2019-12-20T19:13:08.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616191006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:08 [2019-12-20T19:13:08.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616191006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:08 [2019-12-20T19:13:08.887Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616191006 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:13:08 [2019-12-20T19:13:08.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616191006 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:13:08 [2019-12-20T19:13:08.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616191007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:08 [2019-12-20T19:13:08.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616191007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:08 [2019-12-20T19:13:08.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=616191007 data=null 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 [2019-12-20T19:13:08.887Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616191007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:08 [2019-12-20T19:13:08.887Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616191007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:08 [2019-12-20T19:13:08.887Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616191007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:13:08 [2019-12-20T19:13:08.887Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616191007 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:13:08 [2019-12-20T19:13:08.887Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616191007 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:13:08 [2019-12-20T19:13:08.888Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:13:08 [2019-12-20T19:13:08.888Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:13:08 [2019-12-20T19:13:08.888Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:13:08 [2019-12-20T19:13:08.888Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:13:08 [2019-12-20T19:13:08.888Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:13:08 [2019-12-20T19:13:08.888Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:13:08 [2019-12-20T19:13:08.888Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:13:08 [2019-12-20T19:13:08.888Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:08 [2019-12-20T19:13:08.888Z] DEBUG - Clicking on OK
14:13:08 [2019-12-20T19:13:08.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616191008 data=null 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 [2019-12-20T19:13:08.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616191008 data=null 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 [2019-12-20T19:13:08.888Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616191008 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:08 [2019-12-20T19:13:08.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616191008 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:08 [2019-12-20T19:13:08.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616191008 data=null 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 [2019-12-20T19:13:08.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616191008 data=null 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 [2019-12-20T19:13:08.888Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:08 [2019-12-20T19:13:08.888Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:08 [2019-12-20T19:13:08.888Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:08 [2019-12-20T19:13:08.888Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:08 [2019-12-20T19:13:08.888Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:13:08 [2019-12-20T19:13:08.888Z] DEBUG - Clicked on OK
14:13:09 [2019-12-20T19:13:09.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616191008 data=null item=null detail=0 x=0 y=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:09 [2019-12-20T19:13:09.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=616190204 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:09 [2019-12-20T19:13:09.400Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 47.729 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
14:13:09 [2019-12-20T19:13:09.400Z] testLoadingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 8.901 s
14:13:09 [2019-12-20T19:13:09.400Z] testManipulatingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 5.479 s
14:13:09 [2019-12-20T19:13:09.400Z] testGoToTimeSortAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 5.402 s
14:13:09 [2019-12-20T19:13:09.400Z] testGoToTimeAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 4.2 s
14:13:09 [2019-12-20T19:13:09.400Z] testOpenCallstack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 4.109 s
14:13:09 [2019-12-20T19:13:09.400Z] testGoToTimeAndCheckStackWithNames(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 5.073 s
14:13:09 [2019-12-20T19:13:09.400Z] testCallStackToolBar(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 3.296 s
14:13:09 [2019-12-20T19:13:09.400Z] testGoToTimeGoBackAndForthAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 11.037 s
14:13:09 [2019-12-20T19:13:09.400Z] 
14:13:09 [2019-12-20T19:13:09.400Z] Results:
14:13:09 [2019-12-20T19:13:09.400Z] 
14:13:09 [2019-12-20T19:13:09.400Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
14:13:09 [2019-12-20T19:13:09.400Z] 
14:13:09 [2019-12-20T19:13:09.655Z] 
14:13:09 [2019-12-20T19:13:09.655Z] !ENTRY org.eclipse.core.resources 2 10035 2019-12-20 19:13:09.529
14:13:09 [2019-12-20T19:13:09.655Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] All tests passed!
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] 
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT.pom
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT-p2metadata.xml
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.11-SNAPSHOT-p2artifacts.xml
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] 
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] 
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >----
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] Building Trace Compass Pcap Format Support Parent 5.2.0-SNAPSHOT [101/138]
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] --------------------------------[ pom ]---------------------------------
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] 
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent ---
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] 
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] 
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap-parent ---
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] 
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap-parent ---
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] 
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap-parent ---
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] 
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap-parent ---
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] 
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap-parent ---
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.pcap-parent-5.2.0-SNAPSHOT.pom
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] 
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >-----
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.1.1-SNAPSHOT     [102/138]
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] 
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core ---
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] 
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] The project's OSGi version is 1.1.1.201912201815
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] 
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] 
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] 
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] 
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] 
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
14:13:10 [2019-12-20T19:13:10.586Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/classes
14:13:10 [2019-12-20T19:13:10.842Z] [INFO] 
14:13:10 [2019-12-20T19:13:10.842Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core ---
14:13:10 [2019-12-20T19:13:10.842Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:13:10 [2019-12-20T19:13:10.842Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/src/test/resources
14:13:10 [2019-12-20T19:13:10.842Z] [INFO] 
14:13:10 [2019-12-20T19:13:10.842Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core ---
14:13:10 [2019-12-20T19:13:10.842Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT-sources.jar
14:13:11 [2019-12-20T19:13:11.098Z] [INFO] 
14:13:11 [2019-12-20T19:13:11.098Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
14:13:11 [2019-12-20T19:13:11.098Z] [INFO] 
14:13:11 [2019-12-20T19:13:11.098Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core ---
14:13:11 [2019-12-20T19:13:11.098Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT.jar
14:13:11 [2019-12-20T19:13:11.098Z] [INFO] 
14:13:11 [2019-12-20T19:13:11.098Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core ---
14:13:11 [2019-12-20T19:13:11.098Z] [INFO] 
14:13:11 [2019-12-20T19:13:11.098Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core ---
14:13:11 [2019-12-20T19:13:11.098Z] [INFO] 
14:13:11 [2019-12-20T19:13:11.098Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core ---
14:13:11 [2019-12-20T19:13:11.098Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT.jar
14:13:11 [2019-12-20T19:13:11.098Z] [INFO] 
14:13:11 [2019-12-20T19:13:11.098Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core ---
14:13:11 [2019-12-20T19:13:11.098Z] [INFO] 
14:13:11 [2019-12-20T19:13:11.098Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core ---
14:13:11 [2019-12-20T19:13:11.098Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT.jar
14:13:11 [2019-12-20T19:13:11.098Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT.pom
14:13:11 [2019-12-20T19:13:11.354Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT-sources.jar
14:13:11 [2019-12-20T19:13:11.354Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT-pack200.jar.pack.gz
14:13:11 [2019-12-20T19:13:11.354Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT-p2metadata.xml
14:13:11 [2019-12-20T19:13:11.354Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.1-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.1-SNAPSHOT-p2artifacts.xml
14:13:11 [2019-12-20T19:13:11.354Z] [INFO] 
14:13:11 [2019-12-20T19:13:11.354Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core ---
14:13:11 [2019-12-20T19:13:11.354Z] [INFO] 
14:13:11 [2019-12-20T19:13:11.354Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >--
14:13:11 [2019-12-20T19:13:11.354Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.3-SNAPSHOT [103/138]
14:13:11 [2019-12-20T19:13:11.354Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:13:11 [2019-12-20T19:13:11.354Z] [INFO] 
14:13:11 [2019-12-20T19:13:11.354Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests ---
14:13:11 [2019-12-20T19:13:11.354Z] [INFO] 
14:13:11 [2019-12-20T19:13:11.354Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
14:13:11 [2019-12-20T19:13:11.354Z] [INFO] The project's OSGi version is 1.0.3.201912201815
14:13:11 [2019-12-20T19:13:11.354Z] [INFO] 
14:13:11 [2019-12-20T19:13:11.354Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
14:13:11 [2019-12-20T19:13:11.354Z] [INFO] 
14:13:11 [2019-12-20T19:13:11.354Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
14:13:11 [2019-12-20T19:13:11.354Z] [INFO] 
14:13:11 [2019-12-20T19:13:11.354Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
14:13:11 [2019-12-20T19:13:11.354Z] [INFO] 
14:13:11 [2019-12-20T19:13:11.354Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
14:13:11 [2019-12-20T19:13:11.354Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:13:11 [2019-12-20T19:13:11.354Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
14:13:11 [2019-12-20T19:13:11.354Z] [INFO] 
14:13:11 [2019-12-20T19:13:11.354Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
14:13:11 [2019-12-20T19:13:11.354Z] [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes
14:13:11 [2019-12-20T19:13:11.610Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/unknown/UnknownPacketTest.java:[86] 
14:13:11 [2019-12-20T19:13:11.610Z] 	UnknownPacket packet = new UnknownPacket(dummy, null, byteBuffer);
14:13:11 [2019-12-20T19:13:11.610Z] 	                                         ^^^^^
14:13:11 [2019-12-20T19:13:11.610Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
14:13:11 [2019-12-20T19:13:11.610Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/unknown/UnknownPacketTest.java:[97] 
14:13:11 [2019-12-20T19:13:11.610Z] 	assertEquals(new UnknownPacket(dummy, null, byteBuffer), packet);
14:13:11 [2019-12-20T19:13:11.610Z] 	                               ^^^^^
14:13:11 [2019-12-20T19:13:11.610Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
14:13:11 [2019-12-20T19:13:11.610Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/udp/UDPPacketTest.java:[117] 
14:13:11 [2019-12-20T19:13:11.610Z] 	UDPPacket packet = new UDPPacket(file, null, byteBuffer);
14:13:11 [2019-12-20T19:13:11.610Z] 	                                 ^^^^
14:13:11 [2019-12-20T19:13:11.610Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
14:13:11 [2019-12-20T19:13:11.610Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/udp/UDPPacketTest.java:[127] 
14:13:11 [2019-12-20T19:13:11.610Z] 	UDPPacket expected = new UDPPacket(file, null, byteBuffer);
14:13:11 [2019-12-20T19:13:11.610Z] 	                                   ^^^^
14:13:11 [2019-12-20T19:13:11.610Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
14:13:11 [2019-12-20T19:13:11.610Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileEndiannessTest.java:[54] 
14:13:11 [2019-12-20T19:13:11.610Z] 	PcapFile littleEndian = trace.getTrace();
14:13:11 [2019-12-20T19:13:11.610Z] 	         ^^^^^^^^^^^^
14:13:11 [2019-12-20T19:13:11.610Z] Potential resource leak: 'littleEndian' may not be closed
14:13:11 [2019-12-20T19:13:11.610Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileEndiannessTest.java:[59] 
14:13:11 [2019-12-20T19:13:11.610Z] 	PcapFile bigEndian = trace.getTrace();
14:13:11 [2019-12-20T19:13:11.610Z] 	         ^^^^^^^^^
14:13:11 [2019-12-20T19:13:11.610Z] Potential resource leak: 'bigEndian' may not be closed
14:13:11 [2019-12-20T19:13:11.610Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/packet/PacketTest.java:[103] 
14:13:11 [2019-12-20T19:13:11.610Z] 	Packet packet = new EthernetIIPacket(dummy, null, byteBuffer);
14:13:11 [2019-12-20T19:13:11.610Z] 	                                     ^^^^^
14:13:11 [2019-12-20T19:13:11.610Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
14:13:11 [2019-12-20T19:13:11.610Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ipv4/IPv4PacketTest.java:[165] 
14:13:11 [2019-12-20T19:13:11.610Z] 	IPv4Packet packet = new IPv4Packet(file, null, byteBuffer);
14:13:11 [2019-12-20T19:13:11.610Z] 	                                   ^^^^
14:13:11 [2019-12-20T19:13:11.610Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
14:13:11 [2019-12-20T19:13:11.610Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ipv4/IPv4PacketTest.java:[175] 
14:13:11 [2019-12-20T19:13:11.610Z] 	IPv4Packet expected = new IPv4Packet(file, null, byteBuffer);
14:13:11 [2019-12-20T19:13:11.610Z] 	                                     ^^^^
14:13:11 [2019-12-20T19:13:11.610Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
14:13:11 [2019-12-20T19:13:11.610Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ethernet2/EthernetIIPacketTest.java:[113] 
14:13:11 [2019-12-20T19:13:11.610Z] 	EthernetIIPacket packet = new EthernetIIPacket(file, null, byteBuffer);
14:13:11 [2019-12-20T19:13:11.610Z] 	                                               ^^^^
14:13:11 [2019-12-20T19:13:11.610Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
14:13:11 [2019-12-20T19:13:11.610Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ethernet2/EthernetIIPacketTest.java:[123] 
14:13:11 [2019-12-20T19:13:11.610Z] 	EthernetIIPacket expected = new EthernetIIPacket(file, null, byteBuffer);
14:13:11 [2019-12-20T19:13:11.610Z] 	                                                 ^^^^
14:13:11 [2019-12-20T19:13:11.610Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
14:13:11 [2019-12-20T19:13:11.610Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/pcap/PcapPacketTest.java:[244] 
14:13:11 [2019-12-20T19:13:11.610Z] 	PcapOldPacket expected = new PcapOldPacket((PcapOldFile) file, fHeader, fPayload, 36L);
14:13:11 [2019-12-20T19:13:11.610Z] 	                                                               ^^^^^^^
14:13:11 [2019-12-20T19:13:11.610Z] Null type safety (type annotations): The expression of type 'ByteBuffer' needs unchecked conversion to conform to '@NonNull ByteBuffer'
14:13:11 [2019-12-20T19:13:11.610Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/packet/BadPacketTest.java:[87] 
14:13:11 [2019-12-20T19:13:11.610Z] 	new EthernetIIPacket(dummy, null, packet);
14:13:11 [2019-12-20T19:13:11.610Z] 	                     ^^^^^
14:13:11 [2019-12-20T19:13:11.610Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
14:13:11 [2019-12-20T19:13:11.610Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/tcp/TCPPacketTest.java:[164] 
14:13:11 [2019-12-20T19:13:11.610Z] 	TCPPacket packet = new TCPPacket(file, null, byteBuffer);
14:13:11 [2019-12-20T19:13:11.610Z] 	                                 ^^^^
14:13:11 [2019-12-20T19:13:11.611Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
14:13:11 [2019-12-20T19:13:11.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/tcp/TCPPacketTest.java:[174] 
14:13:11 [2019-12-20T19:13:11.611Z] 	TCPPacket expected = new TCPPacket(file, null, byteBuffer);
14:13:11 [2019-12-20T19:13:11.611Z] 	                                   ^^^^
14:13:11 [2019-12-20T19:13:11.611Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
14:13:11 [2019-12-20T19:13:11.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[42] 
14:13:11 [2019-12-20T19:13:11.611Z] 	public void FileOpenBadPcapTest() throws IOException {
14:13:11 [2019-12-20T19:13:11.611Z] 	                                         ^^^^^^^^^^^
14:13:11 [2019-12-20T19:13:11.611Z] The declared exception IOException is not actually thrown by the method FileOpenBadPcapTest() from type PcapFileOpenFailTest
14:13:11 [2019-12-20T19:13:11.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[60] 
14:13:11 [2019-12-20T19:13:11.611Z] 	public void FileOpenBinaryFile() throws IOException {
14:13:11 [2019-12-20T19:13:11.611Z] 	                                        ^^^^^^^^^^^
14:13:11 [2019-12-20T19:13:11.611Z] The declared exception IOException is not actually thrown by the method FileOpenBinaryFile() from type PcapFileOpenFailTest
14:13:11 [2019-12-20T19:13:11.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[78] 
14:13:11 [2019-12-20T19:13:11.611Z] 	public void FileOpenDirectory() throws IOException {
14:13:11 [2019-12-20T19:13:11.611Z] 	                                       ^^^^^^^^^^^
14:13:11 [2019-12-20T19:13:11.611Z] The declared exception IOException is not actually thrown by the method FileOpenDirectory() from type PcapFileOpenFailTest
14:13:11 [2019-12-20T19:13:11.611Z] 18 problems (18 warnings)
14:13:11 [2019-12-20T19:13:11.611Z] [INFO] 
14:13:11 [2019-12-20T19:13:11.611Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core.tests ---
14:13:11 [2019-12-20T19:13:11.611Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:13:11 [2019-12-20T19:13:11.611Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/src/test/resources
14:13:11 [2019-12-20T19:13:11.611Z] [INFO] 
14:13:11 [2019-12-20T19:13:11.611Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core.tests ---
14:13:11 [2019-12-20T19:13:11.611Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT-sources.jar
14:13:11 [2019-12-20T19:13:11.611Z] [INFO] 
14:13:11 [2019-12-20T19:13:11.611Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
14:13:11 [2019-12-20T19:13:11.611Z] [INFO] 
14:13:11 [2019-12-20T19:13:11.611Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core.tests ---
14:13:11 [2019-12-20T19:13:11.611Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT.jar
14:13:11 [2019-12-20T19:13:11.866Z] [INFO] 
14:13:11 [2019-12-20T19:13:11.866Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core.tests ---
14:13:11 [2019-12-20T19:13:11.867Z] [INFO] 
14:13:11 [2019-12-20T19:13:11.867Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core.tests ---
14:13:11 [2019-12-20T19:13:11.867Z] [INFO] 
14:13:11 [2019-12-20T19:13:11.867Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core.tests ---
14:13:11 [2019-12-20T19:13:11.867Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT.jar
14:13:11 [2019-12-20T19:13:11.867Z] [INFO] 
14:13:11 [2019-12-20T19:13:11.867Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core.tests ---
14:13:11 [2019-12-20T19:13:11.867Z] [INFO] 
14:13:11 [2019-12-20T19:13:11.867Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.pcap.core.tests ---
14:13:11 [2019-12-20T19:13:11.867Z] [INFO] Executing tasks
14:13:11 [2019-12-20T19:13:11.867Z] 
14:13:11 [2019-12-20T19:13:11.867Z] main:
14:13:11 [2019-12-20T19:13:11.867Z] 
14:13:11 [2019-12-20T19:13:11.867Z] main:
14:13:11 [2019-12-20T19:13:11.867Z] 
14:13:11 [2019-12-20T19:13:11.867Z] checkAnyTraceExists:
14:13:11 [2019-12-20T19:13:11.867Z] 
14:13:11 [2019-12-20T19:13:11.867Z] verifyChecksum:
14:13:11 [2019-12-20T19:13:11.867Z]      [echo] Verifying: ${anyTraceExists}
14:13:11 [2019-12-20T19:13:11.867Z] 
14:13:11 [2019-12-20T19:13:11.867Z] deleteFailedCheckSumTraces:
14:13:11 [2019-12-20T19:13:11.867Z] 
14:13:11 [2019-12-20T19:13:11.867Z] downloadTraceFiles:
14:13:11 [2019-12-20T19:13:11.867Z]      [echo] Attempting to download test traces
14:13:11 [2019-12-20T19:13:11.867Z]       [get] Getting: http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip
14:13:11 [2019-12-20T19:13:11.867Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip
14:13:11 [2019-12-20T19:13:11.867Z]       [get] Getting: http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip
14:13:11 [2019-12-20T19:13:11.867Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip
14:13:11 [2019-12-20T19:13:11.867Z]       [get] Getting: http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip
14:13:11 [2019-12-20T19:13:11.867Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip
14:13:11 [2019-12-20T19:13:11.867Z]       [get] Getting: http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip
14:13:11 [2019-12-20T19:13:11.867Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip
14:13:11 [2019-12-20T19:13:11.867Z]       [get] Getting: http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip
14:13:11 [2019-12-20T19:13:11.867Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip
14:13:11 [2019-12-20T19:13:11.867Z]       [get] Getting: http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip
14:13:11 [2019-12-20T19:13:11.867Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip
14:13:11 [2019-12-20T19:13:11.867Z]       [get] Getting: http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip
14:13:11 [2019-12-20T19:13:11.867Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip
14:13:12 [2019-12-20T19:13:12.428Z]       [get] Getting: http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2
14:13:12 [2019-12-20T19:13:12.428Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
14:13:12 [2019-12-20T19:13:12.428Z]       [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:13:13 [2019-12-20T19:13:13.794Z] 
14:13:13 [2019-12-20T19:13:13.794Z] extractTraces:
14:13:13 [2019-12-20T19:13:13.794Z] 
14:13:13 [2019-12-20T19:13:13.794Z] checkAnyTraceExists:
14:13:13 [2019-12-20T19:13:13.794Z] 
14:13:13 [2019-12-20T19:13:13.794Z] verifyChecksum:
14:13:13 [2019-12-20T19:13:13.794Z]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
14:13:13 [2019-12-20T19:13:13.794Z] 
14:13:13 [2019-12-20T19:13:13.794Z] warnFailedCheckSum:
14:13:13 [2019-12-20T19:13:13.794Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
14:13:13 [2019-12-20T19:13:13.794Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
14:13:13 [2019-12-20T19:13:13.794Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
14:13:13 [2019-12-20T19:13:13.794Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
14:13:13 [2019-12-20T19:13:13.794Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip into /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
14:13:13 [2019-12-20T19:13:13.794Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip into /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
14:13:13 [2019-12-20T19:13:13.794Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip into /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
14:13:13 [2019-12-20T19:13:13.794Z]   [bunzip2] Expanding /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 to /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar
14:13:15 [2019-12-20T19:13:15.159Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar into /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
14:13:15 [2019-12-20T19:13:15.159Z]      [echo] Traces extracted successfully
14:13:15 [2019-12-20T19:13:15.159Z] [INFO] Executed tasks
14:13:15 [2019-12-20T19:13:15.159Z] [INFO] 
14:13:15 [2019-12-20T19:13:15.159Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.pcap.core.tests ---
14:13:16 [2019-12-20T19:13:16.086Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data/.metadata/.log
14:13:16 [2019-12-20T19:13:16.086Z] [INFO] Command line:
14:13:16 [2019-12-20T19:13:16.086Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:13:16 [2019-12-20T19:13:16.086Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:13:18 [2019-12-20T19:13:18.601Z] !SESSION 2019-12-20 19:13:16.019 -----------------------------------------------
14:13:18 [2019-12-20T19:13:18.601Z] eclipse.buildId=unknown
14:13:18 [2019-12-20T19:13:18.601Z] java.version=1.8.0_202
14:13:18 [2019-12-20T19:13:18.601Z] java.vendor=Oracle Corporation
14:13:18 [2019-12-20T19:13:18.601Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:13:18 [2019-12-20T19:13:18.601Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:13:18 [2019-12-20T19:13:18.601Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:13:18 [2019-12-20T19:13:18.602Z] 
14:13:18 [2019-12-20T19:13:18.602Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 19:13:18.016
14:13:18 [2019-12-20T19:13:18.602Z] !MESSAGE FrameworkEvent ERROR
14:13:18 [2019-12-20T19:13:18.602Z] !STACK 0
14:13:18 [2019-12-20T19:13:18.602Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
14:13:18 [2019-12-20T19:13:18.602Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:13:18 [2019-12-20T19:13:18.602Z] 
14:13:18 [2019-12-20T19:13:18.602Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:13:18 [2019-12-20T19:13:18.602Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:13:18 [2019-12-20T19:13:18.602Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:13:18 [2019-12-20T19:13:18.602Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:13:18 [2019-12-20T19:13:18.602Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:13:18 [2019-12-20T19:13:18.602Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:13:18 [2019-12-20T19:13:18.602Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:13:18 [2019-12-20T19:13:18.602Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:13:18 [2019-12-20T19:13:18.602Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:13:18 [2019-12-20T19:13:18.602Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:13:18 [2019-12-20T19:13:18.602Z] 
14:13:18 [2019-12-20T19:13:18.602Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 19:13:18.132
14:13:18 [2019-12-20T19:13:18.602Z] !MESSAGE FrameworkEvent ERROR
14:13:18 [2019-12-20T19:13:18.602Z] !STACK 0
14:13:18 [2019-12-20T19:13:18.602Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123]
14:13:18 [2019-12-20T19:13:18.602Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:13:18 [2019-12-20T19:13:18.602Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:13:18 [2019-12-20T19:13:18.602Z]     -> 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:13:18 [2019-12-20T19:13:18.602Z]        org.apache.httpcomponents.httpclient.win [31]
14:13:18 [2019-12-20T19:13:18.602Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:13:18 [2019-12-20T19:13:18.602Z] 
14:13:18 [2019-12-20T19:13:18.602Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:13:18 [2019-12-20T19:13:18.602Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:13:18 [2019-12-20T19:13:18.602Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:13:18 [2019-12-20T19:13:18.602Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:13:18 [2019-12-20T19:13:18.602Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:13:18 [2019-12-20T19:13:18.602Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:13:18 [2019-12-20T19:13:18.602Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:13:18 [2019-12-20T19:13:18.602Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:13:18 [2019-12-20T19:13:18.602Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:13:18 [2019-12-20T19:13:18.602Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:13:19 [2019-12-20T19:13:19.528Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
14:13:19 [2019-12-20T19:13:19.528Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
14:13:19 [2019-12-20T19:13:19.528Z] TestgetProtocols(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest)  Time elapsed: 0.001 s
14:13:19 [2019-12-20T19:13:19.528Z] TestProtocolAttributes(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest)  Time elapsed: 0 s
14:13:19 [2019-12-20T19:13:19.528Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
14:13:19 [2019-12-20T19:13:19.784Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
14:13:19 [2019-12-20T19:13:19.784Z] CompleteUnknownPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest)  Time elapsed: 0.018 s
14:13:19 [2019-12-20T19:13:19.784Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
14:13:19 [2019-12-20T19:13:19.784Z] 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:13:19 [2019-12-20T19:13:19.784Z] CompleteUDPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest)  Time elapsed: 0.001 s
14:13:19 [2019-12-20T19:13:19.784Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
14:13:19 [2019-12-20T19:13:19.784Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
14:13:19 [2019-12-20T19:13:19.784Z] CompleteIPv4PacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest)  Time elapsed: 0.003 s
14:13:19 [2019-12-20T19:13:19.784Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
14:13:19 [2019-12-20T19:13:19.784Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
14:13:19 [2019-12-20T19:13:19.784Z] CompleteEthernetIIPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest)  Time elapsed: 0.001 s
14:13:19 [2019-12-20T19:13:19.784Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
14:13:19 [2019-12-20T19:13:19.784Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
14:13:19 [2019-12-20T19:13:19.784Z] CompletePcapPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest)  Time elapsed: 0.004 s
14:13:19 [2019-12-20T19:13:19.784Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
14:13:19 [2019-12-20T19:13:19.784Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
14:13:19 [2019-12-20T19:13:19.784Z] CompleteTCPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest)  Time elapsed: 0.002 s
14:13:19 [2019-12-20T19:13:19.784Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
14:13:19 [2019-12-20T19:13:19.784Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
14:13:19 [2019-12-20T19:13:19.784Z] FileReadTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest)  Time elapsed: 0.011 s
14:13:19 [2019-12-20T19:13:19.784Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
14:13:19 [2019-12-20T19:13:19.784Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
14:13:19 [2019-12-20T19:13:19.784Z] EndiannessTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest)  Time elapsed: 0 s
14:13:19 [2019-12-20T19:13:19.784Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
14:13:19 [2019-12-20T19:13:19.784Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
14:13:19 [2019-12-20T19:13:19.784Z] FileOpenTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest)  Time elapsed: 0.001 s
14:13:19 [2019-12-20T19:13:19.784Z] FileOpenEmptyTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest)  Time elapsed: 0 s
14:13:19 [2019-12-20T19:13:19.784Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
14:13:19 [2019-12-20T19:13:19.784Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
14:13:19 [2019-12-20T19:13:19.784Z] FileOpenDirectory(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0 s
14:13:19 [2019-12-20T19:13:19.784Z] FileOpenBinaryFile(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0 s
14:13:19 [2019-12-20T19:13:19.784Z] FileOpenBadPcapTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0.001 s
14:13:19 [2019-12-20T19:13:19.784Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
14:13:19 [2019-12-20T19:13:19.784Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
14:13:19 [2019-12-20T19:13:19.784Z] GenericPacketTest(org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest)  Time elapsed: 0.001 s
14:13:19 [2019-12-20T19:13:19.784Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
14:13:19 [2019-12-20T19:13:19.784Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
14:13:19 [2019-12-20T19:13:19.784Z] PacketExceptionTest(org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest)  Time elapsed: 0.001 s
14:13:19 [2019-12-20T19:13:19.784Z] Running org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
14:13:19 [2019-12-20T19:13:19.784Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
14:13:19 [2019-12-20T19:13:19.784Z] StreamBuildingTest(org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest)  Time elapsed: 0.006 s
14:13:19 [2019-12-20T19:13:19.784Z] 
14:13:19 [2019-12-20T19:13:19.784Z] Results:
14:13:19 [2019-12-20T19:13:19.784Z] 
14:13:19 [2019-12-20T19:13:19.784Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
14:13:19 [2019-12-20T19:13:19.784Z] 
14:13:21 [2019-12-20T19:13:21.149Z] [INFO] All tests passed!
14:13:21 [2019-12-20T19:13:21.149Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.149Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core.tests ---
14:13:21 [2019-12-20T19:13:21.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT.jar
14:13:21 [2019-12-20T19:13:21.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT.pom
14:13:21 [2019-12-20T19:13:21.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT-sources.jar
14:13:21 [2019-12-20T19:13:21.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz
14:13:21 [2019-12-20T19:13:21.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
14:13:21 [2019-12-20T19:13:21.149Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.3-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
14:13:21 [2019-12-20T19:13:21.149Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.149Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core.tests ---
14:13:21 [2019-12-20T19:13:21.149Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.149Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >---
14:13:21 [2019-12-20T19:13:21.149Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.0.3-SNAPSHOT [104/138]
14:13:21 [2019-12-20T19:13:21.149Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:13:21 [2019-12-20T19:13:21.149Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.149Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:13:21 [2019-12-20T19:13:21.149Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.149Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:13:21 [2019-12-20T19:13:21.149Z] [INFO] The project's OSGi version is 1.0.3.201912201815
14:13:21 [2019-12-20T19:13:21.149Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.149Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:13:21 [2019-12-20T19:13:21.149Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.149Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:13:21 [2019-12-20T19:13:21.149Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.150Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:13:21 [2019-12-20T19:13:21.150Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.150Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:13:21 [2019-12-20T19:13:21.150Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:13:21 [2019-12-20T19:13:21.150Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
14:13:21 [2019-12-20T19:13:21.150Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.150Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:13:21 [2019-12-20T19:13:21.150Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes
14:13:21 [2019-12-20T19:13:21.150Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/util/PcapEventFactory.java:[114] 
14:13:21 [2019-12-20T19:13:21.150Z] 	String key = entry.getKey();
14:13:21 [2019-12-20T19:13:21.150Z] 	             ^^^^^^^^^^^^^^
14:13:21 [2019-12-20T19:13:21.150Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull String>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
14:13:21 [2019-12-20T19:13:21.150Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/util/PcapEventFactory.java:[115] 
14:13:21 [2019-12-20T19:13:21.150Z] 	String value = entry.getValue();
14:13:21 [2019-12-20T19:13:21.150Z] 	               ^^^^^^^^^^^^^^^^
14:13:21 [2019-12-20T19:13:21.150Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull String,@NonNull String>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
14:13:21 [2019-12-20T19:13:21.150Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/analysis/StreamListAnalysis.java:[116] 
14:13:21 [2019-12-20T19:13:21.150Z] 	entry.getValue().addEventToStream(event);
14:13:21 [2019-12-20T19:13:21.150Z] 	^^^^^^^^^^^^^^^^
14:13:21 [2019-12-20T19:13:21.150Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull TmfPcapProtocol,@NonNull TmfPacketStreamBuilder>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
14:13:21 [2019-12-20T19:13:21.150Z] 3 problems (3 warnings)
14:13:21 [2019-12-20T19:13:21.150Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.150Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:13:21 [2019-12-20T19:13:21.150Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:13:21 [2019-12-20T19:13:21.150Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/test/resources
14:13:21 [2019-12-20T19:13:21.150Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.150Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:13:21 [2019-12-20T19:13:21.150Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-sources.jar
14:13:21 [2019-12-20T19:13:21.150Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.150Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:13:21 [2019-12-20T19:13:21.150Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.150Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:13:21 [2019-12-20T19:13:21.150Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar
14:13:21 [2019-12-20T19:13:21.150Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.150Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:13:21 [2019-12-20T19:13:21.150Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.150Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:13:21 [2019-12-20T19:13:21.150Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.150Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:13:21 [2019-12-20T19:13:21.150Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar
14:13:21 [2019-12-20T19:13:21.150Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.150Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:13:21 [2019-12-20T19:13:21.150Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.150Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:13:21 [2019-12-20T19:13:21.150Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar
14:13:21 [2019-12-20T19:13:21.406Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.pom
14:13:21 [2019-12-20T19:13:21.406Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-sources.jar
14:13:21 [2019-12-20T19:13:21.406Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-pack200.jar.pack.gz
14:13:21 [2019-12-20T19:13:21.406Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-p2metadata.xml
14:13:21 [2019-12-20T19:13:21.406Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.3-SNAPSHOT-p2artifacts.xml
14:13:21 [2019-12-20T19:13:21.406Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.406Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core ---
14:13:21 [2019-12-20T19:13:21.406Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.406Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >----
14:13:21 [2019-12-20T19:13:21.406Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.1.2-SNAPSHOT   [105/138]
14:13:21 [2019-12-20T19:13:21.406Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:13:21 [2019-12-20T19:13:21.406Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.406Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:13:21 [2019-12-20T19:13:21.406Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.406Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:13:21 [2019-12-20T19:13:21.406Z] [INFO] The project's OSGi version is 1.1.2.201912201815
14:13:21 [2019-12-20T19:13:21.406Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.406Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:13:21 [2019-12-20T19:13:21.406Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.406Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:13:21 [2019-12-20T19:13:21.406Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.406Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:13:21 [2019-12-20T19:13:21.406Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.406Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:13:21 [2019-12-20T19:13:21.406Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:13:21 [2019-12-20T19:13:21.406Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
14:13:21 [2019-12-20T19:13:21.406Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.406Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:13:21 [2019-12-20T19:13:21.406Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes
14:13:21 [2019-12-20T19:13:21.662Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/org/eclipse/tracecompass/internal/tmf/pcap/ui/stream/StreamListView.java:[274] 
14:13:21 [2019-12-20T19:13:21.662Z] 	TmfPcapProtocol protocol = protocolEntry.getKey();
14:13:21 [2019-12-20T19:13:21.662Z] 	                           ^^^^^^^^^^^^^^^^^^^^^^
14:13:21 [2019-12-20T19:13:21.662Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull TmfPcapProtocol,@NonNull Table>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
14:13:21 [2019-12-20T19:13:21.662Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/org/eclipse/tracecompass/internal/tmf/pcap/ui/stream/StreamListView.java:[276] 
14:13:21 [2019-12-20T19:13:21.662Z] 	Table table = protocolEntry.getValue();
14:13:21 [2019-12-20T19:13:21.662Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^
14:13:21 [2019-12-20T19:13:21.662Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull TmfPcapProtocol,@NonNull Table>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
14:13:21 [2019-12-20T19:13:21.662Z] 2 problems (2 warnings)
14:13:21 [2019-12-20T19:13:21.662Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.662Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:13:21 [2019-12-20T19:13:21.662Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:13:21 [2019-12-20T19:13:21.662Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/test/resources
14:13:21 [2019-12-20T19:13:21.662Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.662Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:13:21 [2019-12-20T19:13:21.662Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT-sources.jar
14:13:21 [2019-12-20T19:13:21.662Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.662Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:13:21 [2019-12-20T19:13:21.662Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.662Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:13:21 [2019-12-20T19:13:21.662Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT.jar
14:13:21 [2019-12-20T19:13:21.917Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.917Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:13:21 [2019-12-20T19:13:21.917Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.917Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:13:21 [2019-12-20T19:13:21.917Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.917Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:13:21 [2019-12-20T19:13:21.917Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT.jar
14:13:21 [2019-12-20T19:13:21.917Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.917Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:13:21 [2019-12-20T19:13:21.917Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.917Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:13:21 [2019-12-20T19:13:21.917Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT.jar
14:13:21 [2019-12-20T19:13:21.917Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT.pom
14:13:21 [2019-12-20T19:13:21.917Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT-sources.jar
14:13:21 [2019-12-20T19:13:21.917Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT-pack200.jar.pack.gz
14:13:21 [2019-12-20T19:13:21.917Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT-p2metadata.xml
14:13:21 [2019-12-20T19:13:21.917Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.2-SNAPSHOT-p2artifacts.xml
14:13:21 [2019-12-20T19:13:21.917Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.917Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui ---
14:13:21 [2019-12-20T19:13:21.917Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.917Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >-----
14:13:21 [2019-12-20T19:13:21.917Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 5.2.0-SNAPSHOT      [106/138]
14:13:21 [2019-12-20T19:13:21.917Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:13:21 [2019-12-20T19:13:21.917Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.917Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap ---
14:13:21 [2019-12-20T19:13:21.917Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target
14:13:21 [2019-12-20T19:13:21.917Z] [INFO] 
14:13:21 [2019-12-20T19:13:21.917Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
14:13:22 [2019-12-20T19:13:22.173Z] [INFO] The project's OSGi version is 5.2.0.201912201815
14:13:22 [2019-12-20T19:13:22.173Z] [INFO] 
14:13:22 [2019-12-20T19:13:22.173Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
14:13:22 [2019-12-20T19:13:22.173Z] [INFO] 
14:13:22 [2019-12-20T19:13:22.173Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
14:13:22 [2019-12-20T19:13:22.173Z] [INFO] 
14:13:22 [2019-12-20T19:13:22.173Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] 
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap ---
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] 
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] 
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.pcap ---
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.2.0-SNAPSHOT.jar
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] 
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap ---
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] 
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] 
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap ---
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.2.0-SNAPSHOT-sources-feature.jar
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] 
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap ---
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] 
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] 
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap ---
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.2.0-SNAPSHOT.jar
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.2.0-SNAPSHOT.pom
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.2.0-SNAPSHOT-sources-feature.jar
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.2.0-SNAPSHOT-p2metadata.xml
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-5.2.0-SNAPSHOT-p2artifacts.xml
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] 
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap ---
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] 
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >--
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.1-SNAPSHOT [107/138]
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] 
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] 
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] The project's OSGi version is 1.0.1.201912201815
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] 
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] 
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] 
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] 
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] 
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:13:22 [2019-12-20T19:13:22.174Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes
14:13:22 [2019-12-20T19:13:22.430Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/org/eclipse/tracecompass/tmf/pcap/core/tests/event/PcapEventFieldTest.java:[122] 
14:13:22 [2019-12-20T19:13:22.430Z] 	IPv4Packet packet = new IPv4Packet(file, null, bb);
14:13:22 [2019-12-20T19:13:22.430Z] 	                                   ^^^^
14:13:22 [2019-12-20T19:13:22.430Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
14:13:22 [2019-12-20T19:13:22.430Z] 1 problem (1 warning)
14:13:22 [2019-12-20T19:13:22.430Z] [INFO] 
14:13:22 [2019-12-20T19:13:22.430Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:13:22 [2019-12-20T19:13:22.430Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:13:22 [2019-12-20T19:13:22.430Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/test/resources
14:13:22 [2019-12-20T19:13:22.430Z] [INFO] 
14:13:22 [2019-12-20T19:13:22.430Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:13:22 [2019-12-20T19:13:22.430Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-sources.jar
14:13:22 [2019-12-20T19:13:22.430Z] [INFO] 
14:13:22 [2019-12-20T19:13:22.430Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:13:22 [2019-12-20T19:13:22.430Z] [INFO] 
14:13:22 [2019-12-20T19:13:22.430Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:13:22 [2019-12-20T19:13:22.430Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar
14:13:22 [2019-12-20T19:13:22.430Z] [INFO] 
14:13:22 [2019-12-20T19:13:22.430Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:13:22 [2019-12-20T19:13:22.430Z] [INFO] 
14:13:22 [2019-12-20T19:13:22.430Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:13:22 [2019-12-20T19:13:22.430Z] [INFO] 
14:13:22 [2019-12-20T19:13:22.430Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:13:22 [2019-12-20T19:13:22.430Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar
14:13:22 [2019-12-20T19:13:22.430Z] [INFO] 
14:13:22 [2019-12-20T19:13:22.430Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:13:22 [2019-12-20T19:13:22.430Z] [INFO] 
14:13:22 [2019-12-20T19:13:22.430Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:13:23 [2019-12-20T19:13:23.355Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data/.metadata/.log
14:13:23 [2019-12-20T19:13:23.355Z] [INFO] Command line:
14:13:23 [2019-12-20T19:13:23.355Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:13:23 [2019-12-20T19:13:23.355Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:13:25 [2019-12-20T19:13:25.872Z] !SESSION 2019-12-20 19:13:23.413 -----------------------------------------------
14:13:25 [2019-12-20T19:13:25.872Z] eclipse.buildId=unknown
14:13:25 [2019-12-20T19:13:25.872Z] java.version=1.8.0_202
14:13:25 [2019-12-20T19:13:25.872Z] java.vendor=Oracle Corporation
14:13:25 [2019-12-20T19:13:25.872Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:13:25 [2019-12-20T19:13:25.872Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:13:25 [2019-12-20T19:13:25.872Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:13:25 [2019-12-20T19:13:25.872Z] 
14:13:25 [2019-12-20T19:13:25.872Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 19:13:25.514
14:13:25 [2019-12-20T19:13:25.872Z] !MESSAGE FrameworkEvent ERROR
14:13:25 [2019-12-20T19:13:25.872Z] !STACK 0
14:13:25 [2019-12-20T19:13:25.872Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:13:25 [2019-12-20T19:13:25.872Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:13:25 [2019-12-20T19:13:25.872Z] 
14:13:25 [2019-12-20T19:13:25.872Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:13:25 [2019-12-20T19:13:25.872Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:13:25 [2019-12-20T19:13:25.872Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:13:25 [2019-12-20T19:13:25.872Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:13:25 [2019-12-20T19:13:25.872Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:13:25 [2019-12-20T19:13:25.872Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:13:25 [2019-12-20T19:13:25.872Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:13:25 [2019-12-20T19:13:25.872Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:13:25 [2019-12-20T19:13:25.872Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:13:25 [2019-12-20T19:13:25.872Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:13:25 [2019-12-20T19:13:25.872Z] 
14:13:25 [2019-12-20T19:13:25.872Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 19:13:25.735
14:13:25 [2019-12-20T19:13:25.872Z] !MESSAGE FrameworkEvent ERROR
14:13:25 [2019-12-20T19:13:25.872Z] !STACK 0
14:13:25 [2019-12-20T19:13:25.872Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:13:25 [2019-12-20T19:13:25.872Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:13:25 [2019-12-20T19:13:25.872Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:13:25 [2019-12-20T19:13:25.872Z]     -> 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:13:25 [2019-12-20T19:13:25.872Z]        org.apache.httpcomponents.httpclient.win [35]
14:13:25 [2019-12-20T19:13:25.872Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:13:25 [2019-12-20T19:13:25.872Z] 
14:13:25 [2019-12-20T19:13:25.872Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:13:25 [2019-12-20T19:13:25.872Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:13:25 [2019-12-20T19:13:25.872Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:13:25 [2019-12-20T19:13:25.872Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:13:25 [2019-12-20T19:13:25.872Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:13:25 [2019-12-20T19:13:25.872Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:13:25 [2019-12-20T19:13:25.872Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:13:25 [2019-12-20T19:13:25.872Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:13:25 [2019-12-20T19:13:25.872Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:13:25 [2019-12-20T19:13:25.872Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:13:28 [2019-12-20T19:13:28.387Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
14:13:28 [2019-12-20T19:13:28.387Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
14:13:28 [2019-12-20T19:13:28.387Z] getSourceEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0.001 s
14:13:28 [2019-12-20T19:13:28.387Z] getProtocolsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0.001 s
14:13:28 [2019-12-20T19:13:28.387Z] getPayloadTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
14:13:28 [2019-12-20T19:13:28.387Z] getFieldsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
14:13:28 [2019-12-20T19:13:28.387Z] toStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
14:13:28 [2019-12-20T19:13:28.387Z] getMostEncapsulatedProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
14:13:28 [2019-12-20T19:13:28.387Z] getDestinationEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
14:13:28 [2019-12-20T19:13:28.387Z] toStringAtSpecificProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
14:13:28 [2019-12-20T19:13:28.388Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
14:13:28 [2019-12-20T19:13:28.388Z] 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:13:28 [2019-12-20T19:13:28.388Z] regularToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
14:13:28 [2019-12-20T19:13:28.388Z] rootToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
14:13:28 [2019-12-20T19:13:28.388Z] customFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
14:13:28 [2019-12-20T19:13:28.388Z] copyConstructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0.002 s
14:13:28 [2019-12-20T19:13:28.388Z] regularFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
14:13:28 [2019-12-20T19:13:28.388Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
14:13:29 [2019-12-20T19:13:29.751Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.177 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
14:13:29 [2019-12-20T19:13:29.751Z] constructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest)  Time elapsed: 0.003 s
14:13:29 [2019-12-20T19:13:29.751Z] canExecuteTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest)  Time elapsed: 0.002 s
14:13:29 [2019-12-20T19:13:29.751Z] executeAnalysisTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest)  Time elapsed: 1.171 s
14:13:29 [2019-12-20T19:13:29.751Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
14:13:29 [2019-12-20T19:13:29.751Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
14:13:29 [2019-12-20T19:13:29.751Z] testParseEvent(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
14:13:29 [2019-12-20T19:13:29.751Z] testGetEndTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
14:13:29 [2019-12-20T19:13:29.751Z] testGetNbEvents(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
14:13:29 [2019-12-20T19:13:29.751Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
14:13:29 [2019-12-20T19:13:29.751Z] testGetStartTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
14:13:29 [2019-12-20T19:13:29.751Z] testBroadcast(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
14:13:29 [2019-12-20T19:13:29.751Z] testValidate(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
14:13:29 [2019-12-20T19:13:29.751Z] testGetName(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
14:13:29 [2019-12-20T19:13:29.751Z] testGetPath(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
14:13:29 [2019-12-20T19:13:29.751Z] testPcapTrace(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
14:13:29 [2019-12-20T19:13:29.751Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0 s
14:13:29 [2019-12-20T19:13:29.751Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
14:13:29 [2019-12-20T19:13:29.751Z] testGetCacheSize(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
14:13:29 [2019-12-20T19:13:29.751Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
14:13:29 [2019-12-20T19:13:29.751Z] getSource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
14:13:29 [2019-12-20T19:13:29.751Z] testSeekEventLoc_normal(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
14:13:29 [2019-12-20T19:13:29.751Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
14:13:29 [2019-12-20T19:13:29.751Z] testGetTimeRange(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.064 s
14:13:29 [2019-12-20T19:13:29.751Z] testGetEventType(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0 s
14:13:29 [2019-12-20T19:13:29.751Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
14:13:29 [2019-12-20T19:13:29.751Z] testGetResource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
14:13:29 [2019-12-20T19:13:29.751Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0 s
14:13:29 [2019-12-20T19:13:29.751Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
14:13:29 [2019-12-20T19:13:29.751Z] 
14:13:29 [2019-12-20T19:13:29.751Z] Results:
14:13:29 [2019-12-20T19:13:29.751Z] 
14:13:29 [2019-12-20T19:13:29.751Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0
14:13:29 [2019-12-20T19:13:29.751Z] 
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] All tests passed!
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] 
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.pom
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-sources.jar
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-p2metadata.xml
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] 
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] 
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >--
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.0-SNAPSHOT [108/138]
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] 
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] 
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] The project's OSGi version is 1.0.0.201912201815
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] 
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] 
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] 
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] 
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] 
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] 
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/test/resources
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] 
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-sources.jar
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] 
14:13:31 [2019-12-20T19:13:31.116Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:13:31 [2019-12-20T19:13:31.372Z] [INFO] 
14:13:31 [2019-12-20T19:13:31.372Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:13:31 [2019-12-20T19:13:31.372Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar
14:13:31 [2019-12-20T19:13:31.372Z] [INFO] 
14:13:31 [2019-12-20T19:13:31.372Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:13:31 [2019-12-20T19:13:31.372Z] [INFO] 
14:13:31 [2019-12-20T19:13:31.372Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:13:31 [2019-12-20T19:13:31.372Z] [INFO] 
14:13:31 [2019-12-20T19:13:31.372Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:13:31 [2019-12-20T19:13:31.372Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar
14:13:31 [2019-12-20T19:13:31.372Z] [INFO] 
14:13:31 [2019-12-20T19:13:31.372Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:13:31 [2019-12-20T19:13:31.372Z] [INFO] 
14:13:31 [2019-12-20T19:13:31.372Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:13:32 [2019-12-20T19:13:32.736Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data/.metadata/.log
14:13:32 [2019-12-20T19:13:32.736Z] [INFO] Command line:
14:13:32 [2019-12-20T19:13:32.736Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/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-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:13:32 [2019-12-20T19:13:32.736Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:13:35 [2019-12-20T19:13:35.254Z] !SESSION 2019-12-20 19:13:32.507 -----------------------------------------------
14:13:35 [2019-12-20T19:13:35.254Z] eclipse.buildId=unknown
14:13:35 [2019-12-20T19:13:35.254Z] java.version=1.8.0_202
14:13:35 [2019-12-20T19:13:35.254Z] java.vendor=Oracle Corporation
14:13:35 [2019-12-20T19:13:35.254Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:13:35 [2019-12-20T19:13:35.254Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:13:35 [2019-12-20T19:13:35.254Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/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-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:13:35 [2019-12-20T19:13:35.254Z] 
14:13:35 [2019-12-20T19:13:35.254Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 19:13:34.905
14:13:35 [2019-12-20T19:13:35.254Z] !MESSAGE FrameworkEvent ERROR
14:13:35 [2019-12-20T19:13:35.254Z] !STACK 0
14:13:35 [2019-12-20T19:13:35.254Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:13:35 [2019-12-20T19:13:35.254Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:13:35 [2019-12-20T19:13:35.254Z] 
14:13:35 [2019-12-20T19:13:35.254Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:13:35 [2019-12-20T19:13:35.254Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:13:35 [2019-12-20T19:13:35.254Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:13:35 [2019-12-20T19:13:35.254Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:13:35 [2019-12-20T19:13:35.254Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:13:35 [2019-12-20T19:13:35.254Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:13:35 [2019-12-20T19:13:35.254Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:13:35 [2019-12-20T19:13:35.254Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:13:35 [2019-12-20T19:13:35.254Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:13:35 [2019-12-20T19:13:35.254Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:13:35 [2019-12-20T19:13:35.254Z] 
14:13:35 [2019-12-20T19:13:35.254Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 19:13:35.021
14:13:35 [2019-12-20T19:13:35.254Z] !MESSAGE FrameworkEvent ERROR
14:13:35 [2019-12-20T19:13:35.254Z] !STACK 0
14:13:35 [2019-12-20T19:13:35.254Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:13:35 [2019-12-20T19:13:35.254Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:13:35 [2019-12-20T19:13:35.254Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:13:35 [2019-12-20T19:13:35.254Z]     -> 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:13:35 [2019-12-20T19:13:35.254Z]        org.apache.httpcomponents.httpclient.win [36]
14:13:35 [2019-12-20T19:13:35.254Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:13:35 [2019-12-20T19:13:35.254Z] 
14:13:35 [2019-12-20T19:13:35.254Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:13:35 [2019-12-20T19:13:35.254Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:13:35 [2019-12-20T19:13:35.254Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:13:35 [2019-12-20T19:13:35.254Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:13:35 [2019-12-20T19:13:35.254Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:13:35 [2019-12-20T19:13:35.254Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:13:35 [2019-12-20T19:13:35.254Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:13:35 [2019-12-20T19:13:35.254Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:13:35 [2019-12-20T19:13:35.254Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:13:35 [2019-12-20T19:13:35.254Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:13:37 [2019-12-20T19:13:37.143Z] process 15626: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
14:13:37 [2019-12-20T19:13:37.143Z] See the manual page for dbus-uuidgen to correct this issue.
14:13:37 [2019-12-20T19:13:37.143Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
14:13:37 [2019-12-20T19:13:37.143Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
14:13:45 [2019-12-20T19:13:45.225Z] Running org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
14:13:45 [2019-12-20T19:13:45.225Z] Display size: 1440x900
14:13:45 [2019-12-20T19:13:45.225Z] OS version=3.10.0-957.10.1.el7.x86_64
14:13:45 [2019-12-20T19:13:45.225Z] GTK version=3.18.9
14:13:45 [2019-12-20T19:13:45.225Z] GTK theme=Ambiance
14:13:45 [2019-12-20T19:13:45.225Z] LIBOVERLAY_SCROLLBAR=0
14:13:45 [2019-12-20T19:13:45.225Z] Time zone: Coordinated Universal Time
14:13:45 [2019-12-20T19:13:45.225Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
14:13:45 [2019-12-20T19:13:45.225Z] log4j:WARN Please initialize the log4j system properly.
14:14:03 [2019-12-20T19:14:03.264Z] *** BUG ***
14:14:03 [2019-12-20T19:14:03.264Z] In pixman_region32_init_rect: Invalid rectangle passed
14:14:03 [2019-12-20T19:14:03.264Z] Set a breakpoint on '_pixman_log_error' to debug
14:14:03 [2019-12-20T19:14:03.264Z] 
14:14:03 [2019-12-20T19:14:03.264Z] *** BUG ***
14:14:03 [2019-12-20T19:14:03.264Z] In pixman_region32_init_rect: Invalid rectangle passed
14:14:03 [2019-12-20T19:14:03.264Z] Set a breakpoint on '_pixman_log_error' to debug
14:14:03 [2019-12-20T19:14:03.264Z] 
14:14:03 [2019-12-20T19:14:03.264Z] *** BUG ***
14:14:03 [2019-12-20T19:14:03.264Z] In pixman_region32_init_rect: Invalid rectangle passed
14:14:03 [2019-12-20T19:14:03.264Z] Set a breakpoint on '_pixman_log_error' to debug
14:14:03 [2019-12-20T19:14:03.264Z] 
14:14:03 [2019-12-20T19:14:03.264Z] *** BUG ***
14:14:03 [2019-12-20T19:14:03.264Z] In pixman_region32_init_rect: Invalid rectangle passed
14:14:03 [2019-12-20T19:14:03.264Z] Set a breakpoint on '_pixman_log_error' to debug
14:14:03 [2019-12-20T19:14:03.264Z] 
14:14:03 [2019-12-20T19:14:03.908Z] *** BUG ***
14:14:03 [2019-12-20T19:14:03.908Z] In pixman_region32_init_rect: Invalid rectangle passed
14:14:03 [2019-12-20T19:14:03.908Z] Set a breakpoint on '_pixman_log_error' to debug
14:14:03 [2019-12-20T19:14:03.908Z] 
14:14:03 [2019-12-20T19:14:03.908Z] *** BUG ***
14:14:03 [2019-12-20T19:14:03.908Z] In pixman_region32_init_rect: Invalid rectangle passed
14:14:03 [2019-12-20T19:14:03.908Z] Set a breakpoint on '_pixman_log_error' to debug
14:14:03 [2019-12-20T19:14:03.908Z] 
14:14:04 [2019-12-20T19:14:04.164Z] *** BUG ***
14:14:04 [2019-12-20T19:14:04.164Z] In pixman_region32_init_rect: Invalid rectangle passed
14:14:04 [2019-12-20T19:14:04.164Z] Set a breakpoint on '_pixman_log_error' to debug
14:14:04 [2019-12-20T19:14:04.164Z] 
14:14:04 [2019-12-20T19:14:04.164Z] *** BUG ***
14:14:04 [2019-12-20T19:14:04.164Z] In pixman_region32_init_rect: Invalid rectangle passed
14:14:04 [2019-12-20T19:14:04.164Z] Set a breakpoint on '_pixman_log_error' to debug
14:14:04 [2019-12-20T19:14:04.164Z] 
14:14:04 [2019-12-20T19:14:04.164Z] *** BUG ***
14:14:04 [2019-12-20T19:14:04.164Z] In pixman_region32_init_rect: Invalid rectangle passed
14:14:04 [2019-12-20T19:14:04.164Z] Set a breakpoint on '_pixman_log_error' to debug
14:14:04 [2019-12-20T19:14:04.164Z] 
14:14:04 [2019-12-20T19:14:04.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:14:04 [2019-12-20T19:14:04.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:14:05 [2019-12-20T19:14:05.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=616247810 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:14:05 [2019-12-20T19:14:05.528Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:14:05 [2019-12-20T19:14:05.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:14:05 [2019-12-20T19:14:05.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:14:05 [2019-12-20T19:14:05.785Z] DEBUG - Attempting to set focus on Tree with text {}
14:14:05 [2019-12-20T19:14:05.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616247983 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:14:05 [2019-12-20T19:14:05.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616247983 data=null doit=true} to TreeItem with text {test}
14:14:05 [2019-12-20T19:14:05.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616247983 data=null} to TreeItem with text {test}
14:14:05 [2019-12-20T19:14:05.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616247984 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:14:05 [2019-12-20T19:14:05.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616247985 data=null item=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:05 [2019-12-20T19:14:05.785Z] *** BUG ***
14:14:05 [2019-12-20T19:14:05.785Z] In pixman_region32_init_rect: Invalid rectangle passed
14:14:05 [2019-12-20T19:14:05.785Z] Set a breakpoint on '_pixman_log_error' to debug
14:14:05 [2019-12-20T19:14:05.785Z] 
14:14:05 [2019-12-20T19:14:05.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616248097 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:14:06 [2019-12-20T19:14:06.041Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:14:06 [2019-12-20T19:14:06.041Z] DEBUG - Clicking on with mnemonic 'Delete'
14:14:06 [2019-12-20T19:14:06.297Z] DEBUG - Clicked on with mnemonic 'Delete'
14:14:06 [2019-12-20T19:14:06.553Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:14:06 [2019-12-20T19:14:06.553Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:14:06 [2019-12-20T19:14:06.553Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:14:06 [2019-12-20T19:14:06.553Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:14:06 [2019-12-20T19:14:06.553Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:14:06 [2019-12-20T19:14:06.553Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:14:06 [2019-12-20T19:14:06.553Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:06 [2019-12-20T19:14:06.553Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:06 [2019-12-20T19:14:06.553Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:14:06 [2019-12-20T19:14:06.553Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:14:06 [2019-12-20T19:14:06.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616248909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:14:06 [2019-12-20T19:14:06.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616248910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:14:06 [2019-12-20T19:14:06.553Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616248910 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:14:06 [2019-12-20T19:14:06.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616248910 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:14:06 [2019-12-20T19:14:06.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616248910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:14:06 [2019-12-20T19:14:06.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616248910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:14:06 [2019-12-20T19:14:06.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=616248911 data=null 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:06 [2019-12-20T19:14:06.553Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616248911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:14:06 [2019-12-20T19:14:06.554Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616248911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:14:06 [2019-12-20T19:14:06.554Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616248911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:14:06 [2019-12-20T19:14:06.554Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616248911 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:14:06 [2019-12-20T19:14:06.554Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616248911 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:14:06 [2019-12-20T19:14:06.554Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:14:06 [2019-12-20T19:14:06.809Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:14:06 [2019-12-20T19:14:06.809Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:14:06 [2019-12-20T19:14:06.809Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:14:06 [2019-12-20T19:14:06.809Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:14:06 [2019-12-20T19:14:06.809Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:14:06 [2019-12-20T19:14:06.809Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:14:06 [2019-12-20T19:14:06.809Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:06 [2019-12-20T19:14:06.809Z] DEBUG - Clicking on OK
14:14:06 [2019-12-20T19:14:06.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616248981 data=null 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:06 [2019-12-20T19:14:06.810Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616248982 data=null 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:06 [2019-12-20T19:14:06.810Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616248982 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:06 [2019-12-20T19:14:06.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616248982 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:06 [2019-12-20T19:14:06.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616248982 data=null 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:06 [2019-12-20T19:14:06.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616248982 data=null 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:06 [2019-12-20T19:14:06.810Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:06 [2019-12-20T19:14:06.810Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:06 [2019-12-20T19:14:06.810Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:06 [2019-12-20T19:14:06.810Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:06 [2019-12-20T19:14:06.810Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:14:06 [2019-12-20T19:14:06.810Z] DEBUG - Clicked on OK
14:14:07 [2019-12-20T19:14:07.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616248983 data=null item=null detail=0 x=0 y=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:07 [2019-12-20T19:14:07.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=616248408 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:07 [2019-12-20T19:14:07.930Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.236 s - in org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
14:14:07 [2019-12-20T19:14:07.930Z] test(org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest)  Time elapsed: 20.726 s
14:14:07 [2019-12-20T19:14:07.930Z] 
14:14:07 [2019-12-20T19:14:07.930Z] Results:
14:14:07 [2019-12-20T19:14:07.930Z] 
14:14:07 [2019-12-20T19:14:07.930Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
14:14:07 [2019-12-20T19:14:07.930Z] 
14:14:08 [2019-12-20T19:14:08.490Z] 
14:14:08 [2019-12-20T19:14:08.490Z] !ENTRY org.eclipse.core.resources 2 10035 2019-12-20 19:14:08.334
14:14:08 [2019-12-20T19:14:08.490Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] All tests passed!
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.pom
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-sources.jar
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-p2metadata.xml
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.0-SNAPSHOT-p2artifacts.xml
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >----
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] Building Trace Compass RCP Parent 5.2.0-SNAPSHOT               [109/138]
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] --------------------------------[ pom ]---------------------------------
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent ---
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp-parent ---
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp-parent ---
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp-parent ---
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp-parent ---
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp-parent ---
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-parent-5.2.0-SNAPSHOT.pom
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >---
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] Building Trace Compass RCP Branding plug-in 5.2.0-SNAPSHOT     [110/138]
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding ---
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] The project's OSGi version is 5.2.0.201912201815
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.branding ---
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/src/test/resources
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding ---
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT-sources.jar
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.branding ---
14:14:09 [2019-12-20T19:14:09.417Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT.jar
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding ---
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding ---
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding ---
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT.jar
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding ---
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding ---
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT.jar
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT.pom
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT-sources.jar
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT-pack200.jar.pack.gz
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT-p2metadata.xml
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-5.2.0-SNAPSHOT-p2artifacts.xml
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding ---
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >--
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] Building Trace Compass RCP Branding Feature 5.2.0-SNAPSHOT     [111/138]
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] The project's OSGi version is 5.2.0.201912201815
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT.jar
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT-sources-feature.jar
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT.jar
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT.pom
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT-sources-feature.jar
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT-p2metadata.xml
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT-p2artifacts.xml
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT-p2metadata.xml
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-5.2.0-SNAPSHOT-p2artifacts.xml
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding.feature ---
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core >---
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core 1.0.0-SNAPSHOT  [112/138]
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core ---
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] The project's OSGi version is 1.0.0.201912201815
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
14:14:09 [2019-12-20T19:14:09.674Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core/target/classes
14:14:09 [2019-12-20T19:14:09.930Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core/src/org/eclipse/tracecompass/internal/tmf/cli/core/parser/CliParserConfigElement.java:[71] 
14:14:09 [2019-12-20T19:14:09.930Z] 	private static final Comparator<PrioritizedParser> COMPARATOR = Objects.requireNonNull(Comparator.comparingInt(PrioritizedParser::getPriority).thenComparing((o1, o2) -> (o1 == o2) ? 0 : 1));
14:14:09 [2019-12-20T19:14:09.930Z] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:14:09 [2019-12-20T19:14:09.930Z] Null type safety (type annotations): The expression of type '@NonNull Comparator<CliParserConfigElement.PrioritizedParser>' needs unchecked conversion to conform to '@NonNull Comparator<CliParserConfigElement.@NonNull PrioritizedParser>'
14:14:09 [2019-12-20T19:14:09.930Z] 1 problem (1 warning)
14:14:09 [2019-12-20T19:14:09.930Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.930Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core ---
14:14:09 [2019-12-20T19:14:09.930Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:14:09 [2019-12-20T19:14:09.930Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core/src/test/resources
14:14:09 [2019-12-20T19:14:09.930Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.930Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core ---
14:14:09 [2019-12-20T19:14:09.930Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT-sources.jar
14:14:09 [2019-12-20T19:14:09.930Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.930Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
14:14:09 [2019-12-20T19:14:09.930Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.930Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core ---
14:14:09 [2019-12-20T19:14:09.930Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT.jar
14:14:09 [2019-12-20T19:14:09.930Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.930Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core ---
14:14:09 [2019-12-20T19:14:09.930Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.930Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli.core ---
14:14:09 [2019-12-20T19:14:09.930Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.930Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli.core ---
14:14:09 [2019-12-20T19:14:09.930Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT.jar
14:14:09 [2019-12-20T19:14:09.930Z] [INFO] 
14:14:09 [2019-12-20T19:14:09.930Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core ---
14:14:10 [2019-12-20T19:14:10.185Z] [INFO] 
14:14:10 [2019-12-20T19:14:10.185Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core ---
14:14:10 [2019-12-20T19:14:10.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT.jar
14:14:10 [2019-12-20T19:14:10.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT.pom
14:14:10 [2019-12-20T19:14:10.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT-sources.jar
14:14:10 [2019-12-20T19:14:10.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT-pack200.jar.pack.gz
14:14:10 [2019-12-20T19:14:10.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT-p2metadata.xml
14:14:10 [2019-12-20T19:14:10.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.0-SNAPSHOT-p2artifacts.xml
14:14:10 [2019-12-20T19:14:10.185Z] [INFO] 
14:14:10 [2019-12-20T19:14:10.185Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core ---
14:14:10 [2019-12-20T19:14:10.185Z] [INFO] 
14:14:10 [2019-12-20T19:14:10.186Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------
14:14:10 [2019-12-20T19:14:10.186Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 5.2.0-SNAPSHOT        [113/138]
14:14:10 [2019-12-20T19:14:10.186Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:14:10 [2019-12-20T19:14:10.186Z] [INFO] 
14:14:10 [2019-12-20T19:14:10.186Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui ---
14:14:10 [2019-12-20T19:14:10.186Z] [INFO] 
14:14:10 [2019-12-20T19:14:10.186Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
14:14:10 [2019-12-20T19:14:10.186Z] [INFO] The project's OSGi version is 5.2.0.201912201815
14:14:10 [2019-12-20T19:14:10.186Z] [INFO] 
14:14:10 [2019-12-20T19:14:10.186Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
14:14:10 [2019-12-20T19:14:10.186Z] [INFO] 
14:14:10 [2019-12-20T19:14:10.186Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
14:14:10 [2019-12-20T19:14:10.186Z] [INFO] 
14:14:10 [2019-12-20T19:14:10.186Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
14:14:10 [2019-12-20T19:14:10.186Z] [INFO] 
14:14:10 [2019-12-20T19:14:10.186Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
14:14:10 [2019-12-20T19:14:10.186Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:14:10 [2019-12-20T19:14:10.186Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
14:14:10 [2019-12-20T19:14:10.186Z] [INFO] 
14:14:10 [2019-12-20T19:14:10.186Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
14:14:10 [2019-12-20T19:14:10.186Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/classes
14:14:10 [2019-12-20T19:14:10.441Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/src/org/eclipse/tracecompass/internal/tracing/rcp/ui/Application.java:[76] 
14:14:10 [2019-12-20T19:14:10.441Z] 	CliCommandLine cmdLine = CliParserManager.getInstance().parse(Platform.getCommandLineArgs());
14:14:10 [2019-12-20T19:14:10.441Z] 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:14:10 [2019-12-20T19:14:10.441Z] Null type safety (type annotations): The expression of type 'String[]' needs unchecked conversion to conform to 'String @NonNull[]'
14:14:10 [2019-12-20T19:14:10.441Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/src/org/eclipse/tracecompass/internal/tracing/rcp/ui/cli/RcpCliParser.java:[336] 
14:14:10 [2019-12-20T19:14:10.441Z] 	return TmfProjectRegistry.createProject(TmfCommonConstants.DEFAULT_TRACE_PROJECT_NAME, null, new NullProgressMonitor());
14:14:10 [2019-12-20T19:14:10.441Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:14:10 [2019-12-20T19:14:10.441Z] Null type safety (type annotations): The expression of type 'IProject' needs unchecked conversion to conform to '@NonNull IProject'
14:14:10 [2019-12-20T19:14:10.441Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/src/org/eclipse/tracecompass/internal/tracing/rcp/ui/TracingRcpPlugin.java:[136] 
14:14:10 [2019-12-20T19:14:10.441Z] 	return imageDescriptorFromPlugin(PLUGIN_ID, path);
14:14:10 [2019-12-20T19:14:10.441Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:14:10 [2019-12-20T19:14:10.441Z] The method imageDescriptorFromPlugin(String, String) from the type AbstractUIPlugin is deprecated
14:14:10 [2019-12-20T19:14:10.441Z] 3 problems (3 warnings)
14:14:10 [2019-12-20T19:14:10.441Z] [INFO] 
14:14:10 [2019-12-20T19:14:10.441Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui ---
14:14:10 [2019-12-20T19:14:10.441Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:14:10 [2019-12-20T19:14:10.441Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/src/test/resources
14:14:10 [2019-12-20T19:14:10.441Z] [INFO] 
14:14:10 [2019-12-20T19:14:10.441Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui ---
14:14:10 [2019-12-20T19:14:10.441Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT-sources.jar
14:14:10 [2019-12-20T19:14:10.441Z] [INFO] 
14:14:10 [2019-12-20T19:14:10.441Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
14:14:10 [2019-12-20T19:14:10.441Z] [INFO] 
14:14:10 [2019-12-20T19:14:10.442Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui ---
14:14:10 [2019-12-20T19:14:10.442Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT.jar
14:14:10 [2019-12-20T19:14:10.442Z] [INFO] 
14:14:10 [2019-12-20T19:14:10.442Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui ---
14:14:10 [2019-12-20T19:14:10.442Z] [INFO] 
14:14:10 [2019-12-20T19:14:10.442Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.ui ---
14:14:10 [2019-12-20T19:14:10.442Z] [INFO] 
14:14:10 [2019-12-20T19:14:10.442Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui ---
14:14:10 [2019-12-20T19:14:10.442Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT.jar
14:14:10 [2019-12-20T19:14:10.697Z] [INFO] 
14:14:10 [2019-12-20T19:14:10.697Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui ---
14:14:10 [2019-12-20T19:14:10.697Z] [INFO] 
14:14:10 [2019-12-20T19:14:10.697Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui ---
14:14:10 [2019-12-20T19:14:10.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT.jar
14:14:10 [2019-12-20T19:14:10.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT.pom
14:14:10 [2019-12-20T19:14:10.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT-sources.jar
14:14:10 [2019-12-20T19:14:10.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT-pack200.jar.pack.gz
14:14:10 [2019-12-20T19:14:10.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT-p2metadata.xml
14:14:10 [2019-12-20T19:14:10.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-5.2.0-SNAPSHOT-p2artifacts.xml
14:14:10 [2019-12-20T19:14:10.697Z] [INFO] 
14:14:10 [2019-12-20T19:14:10.697Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui ---
14:14:10 [2019-12-20T19:14:10.697Z] [INFO] 
14:14:10 [2019-12-20T19:14:10.697Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >--------
14:14:10 [2019-12-20T19:14:10.697Z] [INFO] Building Trace Compass RCP Feature 5.2.0-SNAPSHOT              [114/138]
14:14:10 [2019-12-20T19:14:10.697Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:14:10 [2019-12-20T19:14:10.697Z] [INFO] 
14:14:10 [2019-12-20T19:14:10.697Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp ---
14:14:10 [2019-12-20T19:14:10.697Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target
14:14:10 [2019-12-20T19:14:10.697Z] [INFO] 
14:14:10 [2019-12-20T19:14:10.697Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
14:14:10 [2019-12-20T19:14:10.697Z] [INFO] The project's OSGi version is 5.2.0.201912201815
14:14:10 [2019-12-20T19:14:10.697Z] [INFO] 
14:14:10 [2019-12-20T19:14:10.697Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
14:14:10 [2019-12-20T19:14:10.697Z] [INFO] 
14:14:10 [2019-12-20T19:14:10.697Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
14:14:10 [2019-12-20T19:14:10.697Z] [INFO] 
14:14:10 [2019-12-20T19:14:10.697Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
14:14:10 [2019-12-20T19:14:10.697Z] [INFO] 
14:14:10 [2019-12-20T19:14:10.697Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp ---
14:14:10 [2019-12-20T19:14:10.697Z] [INFO] 
14:14:10 [2019-12-20T19:14:10.697Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
14:14:10 [2019-12-20T19:14:10.697Z] [INFO] 
14:14:10 [2019-12-20T19:14:10.697Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp ---
14:14:10 [2019-12-20T19:14:10.953Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT.jar
14:14:10 [2019-12-20T19:14:10.953Z] [INFO] 
14:14:10 [2019-12-20T19:14:10.953Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp ---
14:14:10 [2019-12-20T19:14:10.953Z] [INFO] 
14:14:10 [2019-12-20T19:14:10.953Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp ---
14:14:10 [2019-12-20T19:14:10.953Z] [INFO] 
14:14:10 [2019-12-20T19:14:10.953Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp ---
14:14:16 [2019-12-20T19:14:16.198Z] [INFO] Fetching org.antlr.runtime.source_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (139.18kB)
14:14:16 [2019-12-20T19:14:16.198Z] [INFO] The user operation is waiting for background work to complete.
14:14:16 [2019-12-20T19:14:16.198Z] [INFO] Fetching org.antlr.runtime.source_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20190726180751/repository/plugins/ (139.18kB)
14:14:16 [2019-12-20T19:14:16.198Z] [INFO] Unpacking org.antlr.runtime.source_3.2.0.v201101311130...
14:14:16 [2019-12-20T19:14:16.198Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT-sources-feature.jar
14:14:16 [2019-12-20T19:14:16.198Z] [INFO] 
14:14:16 [2019-12-20T19:14:16.198Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp ---
14:14:16 [2019-12-20T19:14:16.198Z] [INFO] 
14:14:16 [2019-12-20T19:14:16.198Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp ---
14:14:16 [2019-12-20T19:14:16.198Z] [INFO] 
14:14:16 [2019-12-20T19:14:16.198Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp ---
14:14:16 [2019-12-20T19:14:16.199Z] [INFO] 
14:14:16 [2019-12-20T19:14:16.199Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp ---
14:14:16 [2019-12-20T19:14:16.199Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT.jar
14:14:16 [2019-12-20T19:14:16.199Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT.pom
14:14:16 [2019-12-20T19:14:16.199Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT-sources-feature.jar
14:14:16 [2019-12-20T19:14:16.199Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT-p2metadata.xml
14:14:16 [2019-12-20T19:14:16.199Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT-p2artifacts.xml
14:14:16 [2019-12-20T19:14:16.455Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT-p2metadata.xml
14:14:16 [2019-12-20T19:14:16.455Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp-5.2.0-SNAPSHOT-p2artifacts.xml
14:14:16 [2019-12-20T19:14:16.455Z] [INFO] 
14:14:16 [2019-12-20T19:14:16.455Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp ---
14:14:16 [2019-12-20T19:14:16.455Z] [INFO] 
14:14:16 [2019-12-20T19:14:16.455Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests >--
14:14:16 [2019-12-20T19:14:16.455Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core.tests 1.0.0-SNAPSHOT [115/138]
14:14:16 [2019-12-20T19:14:16.455Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:14:16 [2019-12-20T19:14:16.455Z] [INFO] 
14:14:16 [2019-12-20T19:14:16.455Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:14:16 [2019-12-20T19:14:16.455Z] [INFO] 
14:14:16 [2019-12-20T19:14:16.455Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:14:16 [2019-12-20T19:14:16.455Z] [INFO] The project's OSGi version is 1.0.0.201912201815
14:14:16 [2019-12-20T19:14:16.455Z] [INFO] 
14:14:16 [2019-12-20T19:14:16.455Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:14:16 [2019-12-20T19:14:16.455Z] [INFO] 
14:14:16 [2019-12-20T19:14:16.455Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:14:16 [2019-12-20T19:14:16.455Z] [INFO] 
14:14:16 [2019-12-20T19:14:16.456Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:14:16 [2019-12-20T19:14:16.456Z] [INFO] 
14:14:16 [2019-12-20T19:14:16.456Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:14:16 [2019-12-20T19:14:16.456Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:14:16 [2019-12-20T19:14:16.456Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources
14:14:16 [2019-12-20T19:14:16.456Z] [INFO] 
14:14:16 [2019-12-20T19:14:16.456Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:14:16 [2019-12-20T19:14:16.456Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/classes
14:14:16 [2019-12-20T19:14:16.456Z] [INFO] 
14:14:16 [2019-12-20T19:14:16.456Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:14:16 [2019-12-20T19:14:16.456Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:14:16 [2019-12-20T19:14:16.456Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/test/resources
14:14:16 [2019-12-20T19:14:16.456Z] [INFO] 
14:14:16 [2019-12-20T19:14:16.456Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:14:16 [2019-12-20T19:14:16.456Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT-sources.jar
14:14:16 [2019-12-20T19:14:16.456Z] [INFO] 
14:14:16 [2019-12-20T19:14:16.456Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:14:16 [2019-12-20T19:14:16.456Z] [INFO] 
14:14:16 [2019-12-20T19:14:16.456Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:14:16 [2019-12-20T19:14:16.456Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT.jar
14:14:16 [2019-12-20T19:14:16.711Z] [INFO] 
14:14:16 [2019-12-20T19:14:16.711Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:14:16 [2019-12-20T19:14:16.711Z] [INFO] 
14:14:16 [2019-12-20T19:14:16.711Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:14:16 [2019-12-20T19:14:16.711Z] [INFO] 
14:14:16 [2019-12-20T19:14:16.711Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:14:16 [2019-12-20T19:14:16.711Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT.jar
14:14:16 [2019-12-20T19:14:16.711Z] [INFO] 
14:14:16 [2019-12-20T19:14:16.711Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:14:16 [2019-12-20T19:14:16.711Z] [INFO] 
14:14:16 [2019-12-20T19:14:16.711Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:14:17 [2019-12-20T19:14:17.637Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data/.metadata/.log
14:14:17 [2019-12-20T19:14:17.637Z] [INFO] Command line:
14:14:17 [2019-12-20T19:14:17.637Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:14:17 [2019-12-20T19:14:17.637Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:14:20 [2019-12-20T19:14:20.151Z] !SESSION 2019-12-20 19:14:17.615 -----------------------------------------------
14:14:20 [2019-12-20T19:14:20.151Z] eclipse.buildId=unknown
14:14:20 [2019-12-20T19:14:20.151Z] java.version=1.8.0_202
14:14:20 [2019-12-20T19:14:20.151Z] java.vendor=Oracle Corporation
14:14:20 [2019-12-20T19:14:20.151Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:14:20 [2019-12-20T19:14:20.151Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:14:20 [2019-12-20T19:14:20.151Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:14:20 [2019-12-20T19:14:20.151Z] 
14:14:20 [2019-12-20T19:14:20.151Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 19:14:19.818
14:14:20 [2019-12-20T19:14:20.151Z] !MESSAGE FrameworkEvent ERROR
14:14:20 [2019-12-20T19:14:20.151Z] !STACK 0
14:14:20 [2019-12-20T19:14:20.151Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [63]
14:14:20 [2019-12-20T19:14:20.151Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:14:20 [2019-12-20T19:14:20.151Z] 
14:14:20 [2019-12-20T19:14:20.151Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:14:20 [2019-12-20T19:14:20.151Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:14:20 [2019-12-20T19:14:20.151Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:14:20 [2019-12-20T19:14:20.151Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:14:20 [2019-12-20T19:14:20.151Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:14:20 [2019-12-20T19:14:20.151Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:14:20 [2019-12-20T19:14:20.151Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:14:20 [2019-12-20T19:14:20.151Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:14:20 [2019-12-20T19:14:20.151Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:14:20 [2019-12-20T19:14:20.151Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:14:20 [2019-12-20T19:14:20.151Z] 
14:14:20 [2019-12-20T19:14:20.151Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 19:14:19.936
14:14:20 [2019-12-20T19:14:20.151Z] !MESSAGE FrameworkEvent ERROR
14:14:20 [2019-12-20T19:14:20.151Z] !STACK 0
14:14:20 [2019-12-20T19:14:20.151Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [132]
14:14:20 [2019-12-20T19:14:20.151Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:14:20 [2019-12-20T19:14:20.151Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:14:20 [2019-12-20T19:14:20.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:14:20 [2019-12-20T19:14:20.151Z]        org.apache.httpcomponents.httpclient.win [37]
14:14:20 [2019-12-20T19:14:20.151Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:14:20 [2019-12-20T19:14:20.151Z] 
14:14:20 [2019-12-20T19:14:20.151Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:14:20 [2019-12-20T19:14:20.151Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:14:20 [2019-12-20T19:14:20.151Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:14:20 [2019-12-20T19:14:20.151Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:14:20 [2019-12-20T19:14:20.151Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:14:20 [2019-12-20T19:14:20.151Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:14:20 [2019-12-20T19:14:20.151Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:14:20 [2019-12-20T19:14:20.151Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:14:20 [2019-12-20T19:14:20.151Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:14:20 [2019-12-20T19:14:20.151Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:14:21 [2019-12-20T19:14:21.515Z] Running org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
14:14:21 [2019-12-20T19:14:21.515Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
14:14:21 [2019-12-20T19:14:21.515Z] testActivator(org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest)  Time elapsed: 0 s
14:14:21 [2019-12-20T19:14:21.515Z] Running org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
14:14:21 [2019-12-20T19:14:21.515Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
14:14:21 [2019-12-20T19:14:21.515Z] testCmdLineArguments[0: --cli --help](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0.016 s
14:14:21 [2019-12-20T19:14:21.515Z] testCmdLineArguments[1: --cli -h](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0 s
14:14:21 [2019-12-20T19:14:21.515Z] testCmdLineArguments[2: --cli -faulty](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0.001 s
14:14:21 [2019-12-20T19:14:21.515Z] 
14:14:21 [2019-12-20T19:14:21.515Z] Results:
14:14:21 [2019-12-20T19:14:21.515Z] 
14:14:21 [2019-12-20T19:14:21.515Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
14:14:21 [2019-12-20T19:14:21.515Z] 
14:14:22 [2019-12-20T19:14:22.441Z] [INFO] All tests passed!
14:14:22 [2019-12-20T19:14:22.441Z] [INFO] 
14:14:22 [2019-12-20T19:14:22.441Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:14:22 [2019-12-20T19:14:22.441Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT.jar
14:14:22 [2019-12-20T19:14:22.442Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT.pom
14:14:22 [2019-12-20T19:14:22.442Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT-sources.jar
14:14:22 [2019-12-20T19:14:22.442Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz
14:14:22 [2019-12-20T19:14:22.442Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT-p2metadata.xml
14:14:22 [2019-12-20T19:14:22.442Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml
14:14:22 [2019-12-20T19:14:22.442Z] [INFO] 
14:14:22 [2019-12-20T19:14:22.442Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
14:14:22 [2019-12-20T19:14:22.442Z] [INFO] 
14:14:22 [2019-12-20T19:14:22.442Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests >---
14:14:22 [2019-12-20T19:14:22.442Z] [INFO] Building org.eclipse.tracecompass.rcp.ui.tests 2.0.2-SNAPSHOT  [116/138]
14:14:22 [2019-12-20T19:14:22.442Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:14:22 [2019-12-20T19:14:22.442Z] [INFO] 
14:14:22 [2019-12-20T19:14:22.442Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:14:22 [2019-12-20T19:14:22.442Z] [INFO] 
14:14:22 [2019-12-20T19:14:22.442Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:14:22 [2019-12-20T19:14:22.442Z] [INFO] The project's OSGi version is 2.0.2.201912201815
14:14:22 [2019-12-20T19:14:22.442Z] [INFO] 
14:14:22 [2019-12-20T19:14:22.442Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:14:22 [2019-12-20T19:14:22.442Z] [INFO] 
14:14:22 [2019-12-20T19:14:22.442Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:14:22 [2019-12-20T19:14:22.442Z] [INFO] 
14:14:22 [2019-12-20T19:14:22.442Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:14:22 [2019-12-20T19:14:22.442Z] [INFO] 
14:14:22 [2019-12-20T19:14:22.442Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:14:22 [2019-12-20T19:14:22.442Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:14:22 [2019-12-20T19:14:22.442Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
14:14:22 [2019-12-20T19:14:22.442Z] [INFO] 
14:14:22 [2019-12-20T19:14:22.442Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:14:22 [2019-12-20T19:14:22.442Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/classes
14:14:22 [2019-12-20T19:14:22.697Z] [INFO] 
14:14:22 [2019-12-20T19:14:22.697Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:14:22 [2019-12-20T19:14:22.697Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:14:22 [2019-12-20T19:14:22.697Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/test/resources
14:14:22 [2019-12-20T19:14:22.697Z] [INFO] 
14:14:22 [2019-12-20T19:14:22.697Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:14:22 [2019-12-20T19:14:22.697Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT-sources.jar
14:14:22 [2019-12-20T19:14:22.697Z] [INFO] 
14:14:22 [2019-12-20T19:14:22.697Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:14:22 [2019-12-20T19:14:22.697Z] [INFO] 
14:14:22 [2019-12-20T19:14:22.697Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:14:22 [2019-12-20T19:14:22.697Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT.jar
14:14:22 [2019-12-20T19:14:22.697Z] [INFO] 
14:14:22 [2019-12-20T19:14:22.697Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:14:22 [2019-12-20T19:14:22.697Z] [INFO] 
14:14:22 [2019-12-20T19:14:22.697Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:14:22 [2019-12-20T19:14:22.697Z] [INFO] 
14:14:22 [2019-12-20T19:14:22.697Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:14:22 [2019-12-20T19:14:22.697Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT.jar
14:14:22 [2019-12-20T19:14:22.697Z] [INFO] 
14:14:22 [2019-12-20T19:14:22.697Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:14:22 [2019-12-20T19:14:22.697Z] [INFO] 
14:14:22 [2019-12-20T19:14:22.697Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:14:24 [2019-12-20T19:14:24.060Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data/.metadata/.log
14:14:24 [2019-12-20T19:14:24.060Z] [INFO] Command line:
14:14:24 [2019-12-20T19:14:24.060Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:14:24 [2019-12-20T19:14:24.060Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:14:26 [2019-12-20T19:14:26.589Z] !SESSION 2019-12-20 19:14:23.815 -----------------------------------------------
14:14:26 [2019-12-20T19:14:26.589Z] eclipse.buildId=unknown
14:14:26 [2019-12-20T19:14:26.589Z] java.version=1.8.0_202
14:14:26 [2019-12-20T19:14:26.589Z] java.vendor=Oracle Corporation
14:14:26 [2019-12-20T19:14:26.589Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:14:26 [2019-12-20T19:14:26.589Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
14:14:26 [2019-12-20T19:14:26.589Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:14:26 [2019-12-20T19:14:26.589Z] 
14:14:26 [2019-12-20T19:14:26.589Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 19:14:26.109
14:14:26 [2019-12-20T19:14:26.589Z] !MESSAGE FrameworkEvent ERROR
14:14:26 [2019-12-20T19:14:26.589Z] !STACK 0
14:14:26 [2019-12-20T19:14:26.589Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [67]
14:14:26 [2019-12-20T19:14:26.589Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:14:26 [2019-12-20T19:14:26.589Z] 
14:14:26 [2019-12-20T19:14:26.589Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:14:26 [2019-12-20T19:14:26.589Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:14:26 [2019-12-20T19:14:26.589Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:14:26 [2019-12-20T19:14:26.589Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:14:26 [2019-12-20T19:14:26.589Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:14:26 [2019-12-20T19:14:26.589Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:14:26 [2019-12-20T19:14:26.589Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:14:26 [2019-12-20T19:14:26.589Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:14:26 [2019-12-20T19:14:26.589Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:14:26 [2019-12-20T19:14:26.589Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:14:26 [2019-12-20T19:14:26.589Z] 
14:14:26 [2019-12-20T19:14:26.589Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 19:14:26.228
14:14:26 [2019-12-20T19:14:26.589Z] !MESSAGE FrameworkEvent ERROR
14:14:26 [2019-12-20T19:14:26.589Z] !STACK 0
14:14:26 [2019-12-20T19:14:26.589Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [136]
14:14:26 [2019-12-20T19:14:26.589Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:14:26 [2019-12-20T19:14:26.589Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:14:26 [2019-12-20T19:14:26.589Z]     -> 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:14:26 [2019-12-20T19:14:26.589Z]        org.apache.httpcomponents.httpclient.win [38]
14:14:26 [2019-12-20T19:14:26.589Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:14:26 [2019-12-20T19:14:26.589Z] 
14:14:26 [2019-12-20T19:14:26.589Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:14:26 [2019-12-20T19:14:26.589Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:14:26 [2019-12-20T19:14:26.589Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:14:26 [2019-12-20T19:14:26.589Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:14:26 [2019-12-20T19:14:26.589Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:14:26 [2019-12-20T19:14:26.589Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:14:26 [2019-12-20T19:14:26.589Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:14:26 [2019-12-20T19:14:26.589Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:14:26 [2019-12-20T19:14:26.589Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:14:26 [2019-12-20T19:14:26.589Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:14:28 [2019-12-20T19:14:28.478Z] process 15784: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
14:14:28 [2019-12-20T19:14:28.478Z] See the manual page for dbus-uuidgen to correct this issue.
14:14:28 [2019-12-20T19:14:28.733Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
14:14:28 [2019-12-20T19:14:28.733Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
14:14:36 [2019-12-20T19:14:36.812Z] Running org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
14:14:36 [2019-12-20T19:14:36.812Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.19 s - in org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
14:14:36 [2019-12-20T19:14:36.812Z] testCmdLineArguments[0: --cli --help](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.015 s
14:14:36 [2019-12-20T19:14:36.812Z] testCmdLineArguments[1: --cli -h](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
14:14:36 [2019-12-20T19:14:36.812Z] testCmdLineArguments[2: --cli --list](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.096 s
14:14:36 [2019-12-20T19:14:36.812Z] testCmdLineArguments[3: --cli -l](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
14:14:36 [2019-12-20T19:14:36.812Z] testCmdLineArguments[4: --cli --open mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
14:14:36 [2019-12-20T19:14:36.812Z] testCmdLineArguments[5: --cli -o mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
14:14:36 [2019-12-20T19:14:36.812Z] testCmdLineArguments[6: --cli --open mytrace mytrace2 mytrace3](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
14:14:36 [2019-12-20T19:14:36.812Z] testCmdLineArguments[7: --cli -o mytrace mytrace2 mytrace3](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
14:14:36 [2019-12-20T19:14:36.812Z] testCmdLineArguments[8: --cli --open](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
14:14:36 [2019-12-20T19:14:36.812Z] testCmdLineArguments[9: --cli -o](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
14:14:36 [2019-12-20T19:14:36.812Z] testCmdLineArguments[10: --cli -faulty](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
14:14:36 [2019-12-20T19:14:36.812Z] testCmdLineArguments[11: --open mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.001 s
14:14:36 [2019-12-20T19:14:36.812Z] testCmdLineArguments[12: --open](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
14:14:36 [2019-12-20T19:14:36.812Z] testCmdLineArguments[13: --open mytrace --list](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
14:14:36 [2019-12-20T19:14:36.812Z] 
14:14:36 [2019-12-20T19:14:36.812Z] Results:
14:14:36 [2019-12-20T19:14:36.812Z] 
14:14:36 [2019-12-20T19:14:36.812Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
14:14:36 [2019-12-20T19:14:36.812Z] 
14:14:38 [2019-12-20T19:14:38.715Z] [INFO] All tests passed!
14:14:38 [2019-12-20T19:14:38.715Z] [INFO] 
14:14:38 [2019-12-20T19:14:38.715Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:14:38 [2019-12-20T19:14:38.715Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT.jar
14:14:38 [2019-12-20T19:14:38.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT.pom
14:14:38 [2019-12-20T19:14:38.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT-sources.jar
14:14:38 [2019-12-20T19:14:38.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.2-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT-pack200.jar.pack.gz
14:14:38 [2019-12-20T19:14:38.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT-p2metadata.xml
14:14:38 [2019-12-20T19:14:38.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.2-SNAPSHOT-p2artifacts.xml
14:14:38 [2019-12-20T19:14:38.716Z] [INFO] 
14:14:38 [2019-12-20T19:14:38.716Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui.tests ---
14:14:38 [2019-12-20T19:14:38.716Z] [INFO] 
14:14:38 [2019-12-20T19:14:38.716Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >--
14:14:38 [2019-12-20T19:14:38.716Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.0-SNAPSHOT [117/138]
14:14:38 [2019-12-20T19:14:38.716Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:14:38 [2019-12-20T19:14:38.716Z] [INFO] 
14:14:38 [2019-12-20T19:14:38.716Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:14:38 [2019-12-20T19:14:38.716Z] [INFO] 
14:14:38 [2019-12-20T19:14:38.716Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:14:38 [2019-12-20T19:14:38.716Z] [INFO] The project's OSGi version is 1.0.0.201912201815
14:14:38 [2019-12-20T19:14:38.716Z] [INFO] 
14:14:38 [2019-12-20T19:14:38.716Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:14:38 [2019-12-20T19:14:38.716Z] [INFO] 
14:14:38 [2019-12-20T19:14:38.716Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:14:38 [2019-12-20T19:14:38.716Z] [INFO] 
14:14:38 [2019-12-20T19:14:38.716Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:14:38 [2019-12-20T19:14:38.716Z] [INFO] 
14:14:38 [2019-12-20T19:14:38.716Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:14:38 [2019-12-20T19:14:38.716Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:14:38 [2019-12-20T19:14:38.716Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
14:14:38 [2019-12-20T19:14:38.716Z] [INFO] 
14:14:38 [2019-12-20T19:14:38.716Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:14:38 [2019-12-20T19:14:38.716Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes
14:14:38 [2019-12-20T19:14:38.716Z] [INFO] 
14:14:38 [2019-12-20T19:14:38.716Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:14:38 [2019-12-20T19:14:38.716Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:14:38 [2019-12-20T19:14:38.716Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/test/resources
14:14:38 [2019-12-20T19:14:38.716Z] [INFO] 
14:14:38 [2019-12-20T19:14:38.716Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:14:38 [2019-12-20T19:14:38.716Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-sources.jar
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] 
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] 
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] 
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] 
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] 
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] 
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] 
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.pom
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-sources.jar
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-pack200.jar.pack.gz
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-p2metadata.xml
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.0-SNAPSHOT-p2artifacts.xml
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] 
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator.ui ---
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] 
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >---
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 5.2.0-SNAPSHOT [118/138]
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] 
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator ---
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] 
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] The project's OSGi version is 5.2.0.201912201815
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] 
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] 
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] 
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] 
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator ---
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] 
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] 
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.incubator ---
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-5.2.0-SNAPSHOT.jar
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] 
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator ---
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] 
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] 
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator ---
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery.source_1.1.200.v20190716-0825.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (73.15kB)
14:14:38 [2019-12-20T19:14:38.972Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery.source_1.1.200.v20190716-0825.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (73.15kB)
14:14:39 [2019-12-20T19:14:39.228Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.source_1.1.200.v20190611-1008.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (32.84kB)
14:14:39 [2019-12-20T19:14:39.228Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.source_1.1.200.v20190611-1008.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (32.84kB)
14:14:39 [2019-12-20T19:14:39.486Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility.source_1.1.200.v20190611-1008.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (39.18kB)
14:14:39 [2019-12-20T19:14:39.486Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility.source_1.1.200.v20190611-1008.jar from https://download.eclipse.org/eclipse/updates/4.13/R-4.13-201909161045/plugins/ (39.18kB)
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-5.2.0-SNAPSHOT-sources-feature.jar
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] 
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator ---
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] 
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] 
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator ---
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-5.2.0-SNAPSHOT.jar
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-5.2.0-SNAPSHOT.pom
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-5.2.0-SNAPSHOT-sources-feature.jar
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-5.2.0-SNAPSHOT-p2metadata.xml
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-5.2.0-SNAPSHOT-p2artifacts.xml
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] 
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator ---
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] 
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >--
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] Building Trace Compass Json trace Parent 5.2.0-SNAPSHOT        [119/138]
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] --------------------------------[ pom ]---------------------------------
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] 
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent ---
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] 
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] 
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace-parent ---
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] 
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace-parent ---
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] 
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace-parent ---
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] 
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace-parent ---
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] 
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace-parent ---
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-parent-5.2.0-SNAPSHOT.pom
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] 
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >--
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 0.1.3-SNAPSHOT [120/138]
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] 
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core ---
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] 
14:14:39 [2019-12-20T19:14:39.805Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
14:14:40 [2019-12-20T19:14:40.060Z] [INFO] The project's OSGi version is 0.1.3.201912201815
14:14:40 [2019-12-20T19:14:40.060Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.060Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
14:14:40 [2019-12-20T19:14:40.060Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.060Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
14:14:40 [2019-12-20T19:14:40.060Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.060Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
14:14:40 [2019-12-20T19:14:40.060Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.060Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
14:14:40 [2019-12-20T19:14:40.060Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:14:40 [2019-12-20T19:14:40.060Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
14:14:40 [2019-12-20T19:14:40.060Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.060Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
14:14:40 [2019-12-20T19:14:40.060Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes
14:14:40 [2019-12-20T19:14:40.316Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.316Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core ---
14:14:40 [2019-12-20T19:14:40.316Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:14:40 [2019-12-20T19:14:40.316Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/test/resources
14:14:40 [2019-12-20T19:14:40.316Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.316Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core ---
14:14:40 [2019-12-20T19:14:40.316Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT-sources.jar
14:14:40 [2019-12-20T19:14:40.316Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.316Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
14:14:40 [2019-12-20T19:14:40.316Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.316Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core ---
14:14:40 [2019-12-20T19:14:40.316Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT.jar
14:14:40 [2019-12-20T19:14:40.316Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.316Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core ---
14:14:40 [2019-12-20T19:14:40.316Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.316Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core ---
14:14:40 [2019-12-20T19:14:40.316Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.316Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core ---
14:14:40 [2019-12-20T19:14:40.316Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT.jar
14:14:40 [2019-12-20T19:14:40.316Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.316Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core ---
14:14:40 [2019-12-20T19:14:40.316Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.316Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core ---
14:14:40 [2019-12-20T19:14:40.316Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT.jar
14:14:40 [2019-12-20T19:14:40.316Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT.pom
14:14:40 [2019-12-20T19:14:40.317Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT-sources.jar
14:14:40 [2019-12-20T19:14:40.317Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT-pack200.jar.pack.gz
14:14:40 [2019-12-20T19:14:40.317Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT-p2metadata.xml
14:14:40 [2019-12-20T19:14:40.317Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/0.1.3-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-0.1.3-SNAPSHOT-p2artifacts.xml
14:14:40 [2019-12-20T19:14:40.317Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.317Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core ---
14:14:40 [2019-12-20T19:14:40.317Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.317Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >-----
14:14:40 [2019-12-20T19:14:40.317Z] [INFO] Building org.eclipse.tracecompass.jsontrace 1.1.0-SNAPSHOT     [121/138]
14:14:40 [2019-12-20T19:14:40.317Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:14:40 [2019-12-20T19:14:40.317Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.317Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace ---
14:14:40 [2019-12-20T19:14:40.317Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target
14:14:40 [2019-12-20T19:14:40.317Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.317Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
14:14:40 [2019-12-20T19:14:40.572Z] [INFO] The project's OSGi version is 1.1.0.201912201815
14:14:40 [2019-12-20T19:14:40.572Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.572Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
14:14:40 [2019-12-20T19:14:40.572Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.572Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
14:14:40 [2019-12-20T19:14:40.572Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.572Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
14:14:40 [2019-12-20T19:14:40.572Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.572Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace ---
14:14:40 [2019-12-20T19:14:40.572Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.572Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
14:14:40 [2019-12-20T19:14:40.572Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.572Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.jsontrace ---
14:14:40 [2019-12-20T19:14:40.572Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT.jar
14:14:40 [2019-12-20T19:14:40.572Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.572Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace ---
14:14:40 [2019-12-20T19:14:40.572Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.572Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
14:14:40 [2019-12-20T19:14:40.572Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.572Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace ---
14:14:40 [2019-12-20T19:14:40.572Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT-sources-feature.jar
14:14:40 [2019-12-20T19:14:40.572Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.572Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace ---
14:14:40 [2019-12-20T19:14:40.572Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.572Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
14:14:40 [2019-12-20T19:14:40.572Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.572Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace ---
14:14:40 [2019-12-20T19:14:40.572Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT.jar
14:14:40 [2019-12-20T19:14:40.572Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT.pom
14:14:40 [2019-12-20T19:14:40.572Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT-sources-feature.jar
14:14:40 [2019-12-20T19:14:40.573Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT-p2metadata.xml
14:14:40 [2019-12-20T19:14:40.573Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/1.1.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-1.1.0-SNAPSHOT-p2artifacts.xml
14:14:40 [2019-12-20T19:14:40.573Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.573Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace ---
14:14:40 [2019-12-20T19:14:40.573Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.573Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli >------
14:14:40 [2019-12-20T19:14:40.573Z] [INFO] Building org.eclipse.tracecompass.tmf.cli 1.0.0-SNAPSHOT       [122/138]
14:14:40 [2019-12-20T19:14:40.573Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:14:40 [2019-12-20T19:14:40.573Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.573Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli ---
14:14:40 [2019-12-20T19:14:40.573Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli/target
14:14:40 [2019-12-20T19:14:40.573Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.573Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
14:14:40 [2019-12-20T19:14:40.573Z] [INFO] The project's OSGi version is 1.0.0.201912201815
14:14:40 [2019-12-20T19:14:40.573Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.573Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
14:14:40 [2019-12-20T19:14:40.573Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.573Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
14:14:40 [2019-12-20T19:14:40.573Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.573Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
14:14:40 [2019-12-20T19:14:40.573Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.573Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli ---
14:14:40 [2019-12-20T19:14:40.573Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.573Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
14:14:40 [2019-12-20T19:14:40.573Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.573Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.cli ---
14:14:40 [2019-12-20T19:14:40.573Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT.jar
14:14:40 [2019-12-20T19:14:40.828Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.828Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli ---
14:14:40 [2019-12-20T19:14:40.828Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.828Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
14:14:40 [2019-12-20T19:14:40.828Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.828Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli ---
14:14:40 [2019-12-20T19:14:40.828Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT-sources-feature.jar
14:14:40 [2019-12-20T19:14:40.828Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.828Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli ---
14:14:40 [2019-12-20T19:14:40.828Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.828Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
14:14:40 [2019-12-20T19:14:40.828Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.828Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli ---
14:14:40 [2019-12-20T19:14:40.828Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT.jar
14:14:40 [2019-12-20T19:14:40.828Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT.pom
14:14:40 [2019-12-20T19:14:40.828Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT-sources-feature.jar
14:14:40 [2019-12-20T19:14:40.828Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT-p2metadata.xml
14:14:40 [2019-12-20T19:14:40.828Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.cli/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-1.0.0-SNAPSHOT-p2artifacts.xml
14:14:40 [2019-12-20T19:14:40.828Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.828Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli ---
14:14:40 [2019-12-20T19:14:40.828Z] [INFO] 
14:14:40 [2019-12-20T19:14:40.828Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >----
14:14:40 [2019-12-20T19:14:40.828Z] [INFO] Building Trace Compass RCP Product 5.2.0-SNAPSHOT              [123/138]
14:14:40 [2019-12-20T19:14:40.828Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
14:14:41 [2019-12-20T19:14:41.083Z] [INFO] 
14:14:41 [2019-12-20T19:14:41.083Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.product ---
14:14:41 [2019-12-20T19:14:41.083Z] [INFO] 
14:14:41 [2019-12-20T19:14:41.083Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
14:14:41 [2019-12-20T19:14:41.083Z] [INFO] The project's OSGi version is 5.2.0.201912201815
14:14:41 [2019-12-20T19:14:41.084Z] [INFO] 
14:14:41 [2019-12-20T19:14:41.084Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
14:14:41 [2019-12-20T19:14:41.084Z] [INFO] 
14:14:41 [2019-12-20T19:14:41.084Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
14:14:41 [2019-12-20T19:14:41.084Z] [INFO] 
14:14:41 [2019-12-20T19:14:41.084Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
14:14:41 [2019-12-20T19:14:41.084Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:14:41 [2019-12-20T19:14:41.084Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
14:14:41 [2019-12-20T19:14:41.084Z] [INFO] 
14:14:41 [2019-12-20T19:14:41.084Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.product ---
14:14:41 [2019-12-20T19:14:41.084Z] [INFO] 
14:14:41 [2019-12-20T19:14:41.084Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
14:14:41 [2019-12-20T19:14:41.084Z] [INFO] 
14:14:41 [2019-12-20T19:14:41.084Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.rcp.product ---
14:14:41 [2019-12-20T19:14:41.339Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0]
14:14:41 [2019-12-20T19:14:41.339Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
14:14:41 [2019-12-20T19:14:41.339Z] [INFO] 
14:14:41 [2019-12-20T19:14:41.339Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.rcp.product ---
14:14:41 [2019-12-20T19:14:41.900Z] [INFO] 
14:14:41 [2019-12-20T19:14:41.900Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.rcp.product ---
14:14:41 [2019-12-20T19:14:41.900Z] [INFO] 
14:14:41 [2019-12-20T19:14:41.900Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.rcp.product ---
14:14:41 [2019-12-20T19:14:41.900Z] [INFO] 
14:14:41 [2019-12-20T19:14:41.900Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.rcp.product ---
14:15:20 [2019-12-20T19:15:20.555Z] [INFO] 
14:15:20 [2019-12-20T19:15:20.555Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.rcp.product ---
14:15:20 [2019-12-20T19:15:20.555Z] [INFO] 
14:15:20 [2019-12-20T19:15:20.555Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.product ---
14:15:20 [2019-12-20T19:15:20.555Z] [INFO] 
14:15:20 [2019-12-20T19:15:20.555Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.product ---
14:15:20 [2019-12-20T19:15:20.555Z] [INFO] 
14:15:20 [2019-12-20T19:15:20.555Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.product ---
14:15:20 [2019-12-20T19:15:20.555Z] [INFO] 
14:15:20 [2019-12-20T19:15:20.555Z] [INFO] --- tycho-p2-director-plugin:1.3.0:materialize-products (materialize-products) @ org.eclipse.tracecompass.rcp.product ---
14:15:20 [2019-12-20T19:15:20.555Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass
14:15:20 [2019-12-20T19:15:20.555Z] Installing org.eclipse.tracecompass.rcp 5.2.0.201912201815.
14:15:20 [2019-12-20T19:15:20.555Z] Installing org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group 1.0.0.v20190530-1947.
14:15:20 [2019-12-20T19:15:20.555Z] Installing org.eclipse.tracecompass.tmf.cli.feature.group 1.0.0.201912201815.
14:15:42 [2019-12-20T19:15:42.441Z] Operation completed in 20523 ms.
14:15:42 [2019-12-20T19:15:42.441Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app
14:15:42 [2019-12-20T19:15:42.441Z] Installing org.eclipse.tracecompass.rcp 5.2.0.201912201815.
14:15:42 [2019-12-20T19:15:42.441Z] Installing org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group 1.0.0.v20190530-1947.
14:15:42 [2019-12-20T19:15:42.441Z] Installing org.eclipse.tracecompass.tmf.cli.feature.group 1.0.0.201912201815.
14:15:57 [2019-12-20T19:15:57.371Z] Operation completed in 16496 ms.
14:15:57 [2019-12-20T19:15:57.371Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/linux/gtk/x86_64/trace-compass
14:15:58 [2019-12-20T19:15:58.297Z] Installing org.eclipse.tracecompass.rcp 5.2.0.201912201815.
14:15:58 [2019-12-20T19:15:58.297Z] Installing org.eclipse.ecf.filetransfer.httpclient45.feature.feature.group 1.0.0.v20190530-1947.
14:15:58 [2019-12-20T19:15:58.297Z] Installing org.eclipse.tracecompass.tmf.cli.feature.group 1.0.0.201912201815.
14:16:16 [2019-12-20T19:16:16.339Z] Operation completed in 17112 ms.
14:16:16 [2019-12-20T19:16:16.339Z] [INFO] 
14:16:16 [2019-12-20T19:16:16.339Z] [INFO] --- tycho-p2-director-plugin:1.3.0:archive-products (archive-products) @ org.eclipse.tracecompass.rcp.product ---
14:16:16 [2019-12-20T19:16:16.339Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.2.0-20191220-1815-win32.win32.x86_64.zip
14:16:21 [2019-12-20T19:16:21.579Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.2.0-20191220-1815-macosx.cocoa.x86_64.tar.gz
14:16:33 [2019-12-20T19:16:33.754Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.2.0-20191220-1815-linux.gtk.x86_64.tar.gz
14:16:40 [2019-12-20T19:16:40.289Z] [INFO] 
14:16:40 [2019-12-20T19:16:40.289Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.product ---
14:16:40 [2019-12-20T19:16:40.289Z] [INFO] No primary artifact to install, installing attached artifacts instead.
14:16:40 [2019-12-20T19:16:40.289Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.2.0-SNAPSHOT.pom
14:16:40 [2019-12-20T19:16:40.289Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.2.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip
14:16:40 [2019-12-20T19:16:40.289Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.2.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip
14:16:40 [2019-12-20T19:16:40.289Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.2.0-SNAPSHOT-p2artifacts.xml
14:16:40 [2019-12-20T19:16:40.289Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.2.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip
14:16:40 [2019-12-20T19:16:40.289Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.2.0-SNAPSHOT-p2metadata.xml
14:16:40 [2019-12-20T19:16:40.289Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.2.0-20191220-1815-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.2.0-SNAPSHOT-win32.win32.x86_64.zip
14:16:40 [2019-12-20T19:16:40.289Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.2.0-20191220-1815-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.2.0-SNAPSHOT-macosx.cocoa.x86_64.tar.gz
14:16:40 [2019-12-20T19:16:40.289Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-5.2.0-20191220-1815-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/5.2.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-5.2.0-SNAPSHOT-linux.gtk.x86_64.tar.gz
14:16:40 [2019-12-20T19:16:40.289Z] [INFO] 
14:16:40 [2019-12-20T19:16:40.289Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.product ---
14:16:40 [2019-12-20T19:16:40.545Z] [INFO] 
14:16:40 [2019-12-20T19:16:40.545Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >---
14:16:40 [2019-12-20T19:16:40.545Z] [INFO] Building Trace Compass Release Engineering Parent 5.2.0-SNAPSHOT [124/138]
14:16:40 [2019-12-20T19:16:40.545Z] [INFO] --------------------------------[ pom ]---------------------------------
14:16:40 [2019-12-20T19:16:40.545Z] [INFO] 
14:16:40 [2019-12-20T19:16:40.545Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-parent ---
14:16:40 [2019-12-20T19:16:40.545Z] [INFO] 
14:16:40 [2019-12-20T19:16:40.545Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
14:16:40 [2019-12-20T19:16:40.545Z] [INFO] 
14:16:40 [2019-12-20T19:16:40.545Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-parent ---
14:16:40 [2019-12-20T19:16:40.545Z] [INFO] 
14:16:40 [2019-12-20T19:16:40.545Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-parent ---
14:16:40 [2019-12-20T19:16:40.545Z] [INFO] 
14:16:40 [2019-12-20T19:16:40.545Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-parent ---
14:16:40 [2019-12-20T19:16:40.545Z] [INFO] 
14:16:40 [2019-12-20T19:16:40.545Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-parent ---
14:16:40 [2019-12-20T19:16:40.545Z] [INFO] 
14:16:40 [2019-12-20T19:16:40.545Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-parent ---
14:16:40 [2019-12-20T19:16:40.545Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-parent/5.2.0-SNAPSHOT/org.eclipse.tracecompass.releng-parent-5.2.0-SNAPSHOT.pom
14:16:40 [2019-12-20T19:16:40.545Z] [INFO] 
14:16:40 [2019-12-20T19:16:40.545Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------
14:16:40 [2019-12-20T19:16:40.545Z] [INFO] Building Trace Compass Target Platform 5.2.0-SNAPSHOT          [125/138]
14:16:40 [2019-12-20T19:16:40.545Z] [INFO] --------------------------------[ pom ]---------------------------------
14:16:40 [2019-12-20T19:16:40.545Z] [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:16:40 [2019-12-20T19:16:40.545Z] [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:16:40 [2019-12-20T19:16:40.545Z] [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:16:40 [2019-12-20T19:16:40.546Z] [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:16:40 [2019-12-20T19:16:40.546Z] [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:16:40 [2019-12-20T19:16:40.546Z] [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:16:40 [2019-12-20T19:16:40.801Z] [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 148 kB/s)
14:16:40 [2019-12-20T19:16:40.801Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
14:16:40 [2019-12-20T19:16:40.801Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
14:16:40 [2019-12-20T19:16:40.801Z] [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:16:41 [2019-12-20T19:16:41.363Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
14:16:41 [2019-12-20T19:16:41.363Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
14:16:41 [2019-12-20T19:16:41.363Z] [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:16:41 [2019-12-20T19:16:41.363Z] [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 461 kB/s)
14:16:41 [2019-12-20T19:16:41.363Z] [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:16:41 [2019-12-20T19:16:41.363Z] [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:16:41 [2019-12-20T19:16:41.363Z] [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:16:41 [2019-12-20T19:16:41.925Z] [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:16:41 [2019-12-20T19:16:41.925Z] [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:16:41 [2019-12-20T19:16:41.925Z] [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:16:41 [2019-12-20T19:16:41.925Z] [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.1 MB/s)
14:16:41 [2019-12-20T19:16:41.925Z] [INFO] 
14:16:41 [2019-12-20T19:16:41.925Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.target ---
14:16:41 [2019-12-20T19:16:41.925Z] [INFO] 
14:16:41 [2019-12-20T19:16:41.925Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
14:16:41 [2019-12-20T19:16:41.925Z] [INFO] 
14:16:41 [2019-12-20T19:16:41.925Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.target ---
14:16:41 [2019-12-20T19:16:41.925Z] [INFO] 
14:16:41 [2019-12-20T19:16:41.925Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.target ---
14:16:41 [2019-12-20T19:16:41.925Z] [INFO] 
14:16:41 [2019-12-20T19:16:41.925Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.target ---
14:16:41 [2019-12-20T19:16:41.925Z] [INFO] 
14:16:41 [2019-12-20T19:16:41.925Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.target ---
14:16:41 [2019-12-20T19:16:41.925Z] [INFO] 
14:16:41 [2019-12-20T19:16:41.925Z] [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.target ---
14:16:41 [2019-12-20T19:16:41.925Z] [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:16:41 [2019-12-20T19:16:41.925Z] [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:16:41 [2019-12-20T19:16:41.925Z] [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:16:42 [2019-12-20T19:16:42.486Z] [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:16:42 [2019-12-20T19:16:42.486Z] [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:16:42 [2019-12-20T19:16:42.486Z] [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:16:42 [2019-12-20T19:16:42.486Z] [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 20 kB/s)
14:16:42 [2019-12-20T19:16:42.486Z] [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:16:42 [2019-12-20T19:16:42.486Z] [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:16:42 [2019-12-20T19:16:42.741Z] [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:16:43 [2019-12-20T19:16:43.302Z] [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:16:43 [2019-12-20T19:16:43.302Z] [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:16:43 [2019-12-20T19:16:43.302Z] [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:16:43 [2019-12-20T19:16:43.302Z] [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 189 kB/s)
14:16:43 [2019-12-20T19:16:43.302Z] [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:16:43 [2019-12-20T19:16:43.302Z] [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:16:43 [2019-12-20T19:16:43.302Z] [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:16:43 [2019-12-20T19:16:43.557Z] [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:16:43 [2019-12-20T19:16:43.557Z] [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:16:43 [2019-12-20T19:16:43.557Z] [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:16:43 [2019-12-20T19:16:43.557Z] [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 160 kB/s)
14:16:43 [2019-12-20T19:16:43.557Z] [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:16:43 [2019-12-20T19:16:43.557Z] [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:16:43 [2019-12-20T19:16:43.557Z] [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:16:44 [2019-12-20T19:16:44.119Z] [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:16:44 [2019-12-20T19:16:44.119Z] [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:16:44 [2019-12-20T19:16:44.119Z] [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:16:44 [2019-12-20T19:16:44.119Z] [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 49 kB/s)
14:16:44 [2019-12-20T19:16:44.119Z] [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:16:44 [2019-12-20T19:16:44.119Z] [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:16:44 [2019-12-20T19:16:44.119Z] [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:16:44 [2019-12-20T19:16:44.414Z] [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:16:44 [2019-12-20T19:16:44.414Z] [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:16:44 [2019-12-20T19:16:44.414Z] [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:16:44 [2019-12-20T19:16:44.414Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 760 kB/s)
14:16:44 [2019-12-20T19:16:44.670Z] [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:16:44 [2019-12-20T19:16:44.670Z] [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:16:44 [2019-12-20T19:16:44.670Z] [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:16:44 [2019-12-20T19:16:44.926Z] [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:16:44 [2019-12-20T19:16:44.926Z] [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:16:44 [2019-12-20T19:16:44.926Z] [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:16:44 [2019-12-20T19:16:44.926Z] [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:16:44 [2019-12-20T19:16:44.926Z] [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:16:44 [2019-12-20T19:16:44.926Z] [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:16:45 [2019-12-20T19:16:45.488Z] [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:16:45 [2019-12-20T19:16:45.488Z] [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:16:45 [2019-12-20T19:16:45.488Z] [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:16:45 [2019-12-20T19:16:45.488Z] [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:16:45 [2019-12-20T19:16:45.488Z] [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:16:45 [2019-12-20T19:16:45.488Z] [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:16:45 [2019-12-20T19:16:45.488Z] [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:16:45 [2019-12-20T19:16:45.488Z] [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:16:45 [2019-12-20T19:16:45.488Z] [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:16:45 [2019-12-20T19:16:45.743Z] [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 525 kB/s)
14:16:45 [2019-12-20T19:16:45.743Z] [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 653 kB/s)
14:16:45 [2019-12-20T19:16:45.743Z] [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 426 kB/s)
14:16:45 [2019-12-20T19:16:45.743Z] [INFO] 
14:16:45 [2019-12-20T19:16:45.743Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.target ---
14:16:45 [2019-12-20T19:16:45.743Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.2.0-SNAPSHOT/org.eclipse.tracecompass.target-5.2.0-SNAPSHOT.pom
14:16:45 [2019-12-20T19:16:45.743Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.6.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.2.0-SNAPSHOT/org.eclipse.tracecompass.target-5.2.0-SNAPSHOT-tracecompass-e4.6.target
14:16:45 [2019-12-20T19:16:45.743Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.7.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.2.0-SNAPSHOT/org.eclipse.tracecompass.target-5.2.0-SNAPSHOT-tracecompass-e4.7.target
14:16:45 [2019-12-20T19:16:45.999Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.8.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.2.0-SNAPSHOT/org.eclipse.tracecompass.target-5.2.0-SNAPSHOT-tracecompass-e4.8.target
14:16:45 [2019-12-20T19:16:45.999Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.9.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.2.0-SNAPSHOT/org.eclipse.tracecompass.target-5.2.0-SNAPSHOT-tracecompass-e4.9.target
14:16:45 [2019-12-20T19:16:45.999Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.10.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.2.0-SNAPSHOT/org.eclipse.tracecompass.target-5.2.0-SNAPSHOT-tracecompass-e4.10.target
14:16:45 [2019-12-20T19:16:45.999Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.11.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.2.0-SNAPSHOT/org.eclipse.tracecompass.target-5.2.0-SNAPSHOT-tracecompass-e4.11.target
14:16:46 [2019-12-20T19:16:46.255Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-e4.12.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.2.0-SNAPSHOT/org.eclipse.tracecompass.target-5.2.0-SNAPSHOT-tracecompass-e4.12.target
14:16:46 [2019-12-20T19:16:46.255Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.target/tracecompass-eStaging.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/5.2.0-SNAPSHOT/org.eclipse.tracecompass.target-5.2.0-SNAPSHOT-tracecompass-eStaging.target
14:16:46 [2019-12-20T19:16:46.255Z] [INFO] 
14:16:46 [2019-12-20T19:16:46.255Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >--
14:16:46 [2019-12-20T19:16:46.255Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.10-SNAPSHOT [126/138]
14:16:46 [2019-12-20T19:16:46.255Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:16:46 [2019-12-20T19:16:46.255Z] [INFO] 
14:16:46 [2019-12-20T19:16:46.255Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.integration.swtbot.tests ---
14:16:46 [2019-12-20T19:16:46.255Z] [INFO] 
14:16:46 [2019-12-20T19:16:46.255Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
14:16:46 [2019-12-20T19:16:46.255Z] [INFO] The project's OSGi version is 1.0.10.201912201815
14:16:46 [2019-12-20T19:16:46.255Z] [INFO] 
14:16:46 [2019-12-20T19:16:46.255Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
14:16:46 [2019-12-20T19:16:46.255Z] [INFO] 
14:16:46 [2019-12-20T19:16:46.255Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
14:16:46 [2019-12-20T19:16:46.255Z] [INFO] 
14:16:46 [2019-12-20T19:16:46.255Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
14:16:46 [2019-12-20T19:16:46.255Z] [INFO] 
14:16:46 [2019-12-20T19:16:46.255Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
14:16:46 [2019-12-20T19:16:46.255Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:46 [2019-12-20T19:16:46.255Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
14:16:46 [2019-12-20T19:16:46.255Z] [INFO] 
14:16:46 [2019-12-20T19:16:46.255Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
14:16:46 [2019-12-20T19:16:46.255Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes
14:16:50 [2019-12-20T19:16:50.419Z] [INFO] 
14:16:50 [2019-12-20T19:16:50.419Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
14:16:50 [2019-12-20T19:16:50.419Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:16:50 [2019-12-20T19:16:50.419Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/test/resources
14:16:50 [2019-12-20T19:16:50.419Z] [INFO] 
14:16:50 [2019-12-20T19:16:50.419Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.swtbot.tests ---
14:16:50 [2019-12-20T19:16:50.419Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT-sources.jar
14:16:50 [2019-12-20T19:16:50.419Z] [INFO] 
14:16:50 [2019-12-20T19:16:50.419Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
14:16:50 [2019-12-20T19:16:50.419Z] [INFO] 
14:16:50 [2019-12-20T19:16:50.419Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.swtbot.tests ---
14:16:50 [2019-12-20T19:16:50.419Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT.jar
14:16:50 [2019-12-20T19:16:50.419Z] [INFO] 
14:16:50 [2019-12-20T19:16:50.419Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.swtbot.tests ---
14:16:50 [2019-12-20T19:16:50.419Z] [INFO] 
14:16:50 [2019-12-20T19:16:50.419Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.integration.swtbot.tests ---
14:16:50 [2019-12-20T19:16:50.419Z] [INFO] 
14:16:50 [2019-12-20T19:16:50.419Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.integration.swtbot.tests ---
14:16:50 [2019-12-20T19:16:50.419Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT.jar
14:16:50 [2019-12-20T19:16:50.419Z] [INFO] 
14:16:50 [2019-12-20T19:16:50.419Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.swtbot.tests ---
14:16:50 [2019-12-20T19:16:50.419Z] [INFO] 
14:16:50 [2019-12-20T19:16:50.419Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
14:17:00 [2019-12-20T19:17:00.358Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.metadata/.log
14:17:00 [2019-12-20T19:17:00.358Z] [INFO] Command line:
14:17:00 [2019-12-20T19:17:00.358Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:17:00 [2019-12-20T19:17:00.358Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:17:02 [2019-12-20T19:17:02.247Z] !SESSION 2019-12-20 19:16:59.331 -----------------------------------------------
14:17:02 [2019-12-20T19:17:02.247Z] eclipse.buildId=unknown
14:17:02 [2019-12-20T19:17:02.247Z] java.version=1.8.0_202
14:17:02 [2019-12-20T19:17:02.247Z] java.vendor=Oracle Corporation
14:17:02 [2019-12-20T19:17:02.247Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:17:02 [2019-12-20T19:17:02.247Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:17:02 [2019-12-20T19:17:02.247Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:17:02 [2019-12-20T19:17:02.247Z] 
14:17:02 [2019-12-20T19:17:02.247Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 19:17:01.937
14:17:02 [2019-12-20T19:17:02.247Z] !MESSAGE FrameworkEvent ERROR
14:17:02 [2019-12-20T19:17:02.247Z] !STACK 0
14:17:02 [2019-12-20T19:17:02.247Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:17:02 [2019-12-20T19:17:02.247Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:17:02 [2019-12-20T19:17:02.247Z] 
14:17:02 [2019-12-20T19:17:02.247Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:17:02 [2019-12-20T19:17:02.247Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:17:02 [2019-12-20T19:17:02.247Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:17:02 [2019-12-20T19:17:02.247Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:17:02 [2019-12-20T19:17:02.247Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:17:02 [2019-12-20T19:17:02.247Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:17:02 [2019-12-20T19:17:02.247Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:17:02 [2019-12-20T19:17:02.247Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:17:02 [2019-12-20T19:17:02.247Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:17:02 [2019-12-20T19:17:02.247Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:17:02 [2019-12-20T19:17:02.247Z] 
14:17:02 [2019-12-20T19:17:02.247Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 19:17:02.118
14:17:02 [2019-12-20T19:17:02.247Z] !MESSAGE FrameworkEvent ERROR
14:17:02 [2019-12-20T19:17:02.247Z] !STACK 0
14:17:02 [2019-12-20T19:17:02.247Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:17:02 [2019-12-20T19:17:02.247Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:17:02 [2019-12-20T19:17:02.247Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:17:02 [2019-12-20T19:17:02.247Z]     -> 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:02 [2019-12-20T19:17:02.247Z]        org.apache.httpcomponents.httpclient.win [36]
14:17:02 [2019-12-20T19:17:02.247Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:17:02 [2019-12-20T19:17:02.247Z] 
14:17:02 [2019-12-20T19:17:02.247Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:17:02 [2019-12-20T19:17:02.247Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:17:02 [2019-12-20T19:17:02.247Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:17:02 [2019-12-20T19:17:02.247Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:17:02 [2019-12-20T19:17:02.247Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:17:02 [2019-12-20T19:17:02.247Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:17:02 [2019-12-20T19:17:02.247Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:17:02 [2019-12-20T19:17:02.247Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:17:02 [2019-12-20T19:17:02.247Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:17:02 [2019-12-20T19:17:02.247Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:17:04 [2019-12-20T19:17:04.324Z] process 15972: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
14:17:04 [2019-12-20T19:17:04.324Z] See the manual page for dbus-uuidgen to correct this issue.
14:17:04 [2019-12-20T19:17:04.604Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
14:17:04 [2019-12-20T19:17:04.604Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
14:17:14 [2019-12-20T19:17:14.679Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
14:17:14 [2019-12-20T19:17:14.679Z] Display size: 1440x900
14:17:14 [2019-12-20T19:17:14.679Z] OS version=3.10.0-957.10.1.el7.x86_64
14:17:14 [2019-12-20T19:17:14.679Z] GTK version=3.18.9
14:17:14 [2019-12-20T19:17:14.679Z] GTK theme=Ambiance
14:17:14 [2019-12-20T19:17:14.679Z] LIBOVERLAY_SCROLLBAR=0
14:17:14 [2019-12-20T19:17:14.679Z] Time zone: Coordinated Universal Time
14:17:14 [2019-12-20T19:17:14.679Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
14:17:14 [2019-12-20T19:17:14.679Z] log4j:WARN Please initialize the log4j system properly.
14:17:17 [2019-12-20T19:17:17.943Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:17:17 [2019-12-20T19:17:17.943Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:17:17 [2019-12-20T19:17:17.943Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:17:17 [2019-12-20T19:17:17.943Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:17 [2019-12-20T19:17:17.943Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:17 [2019-12-20T19:17:17.943Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:17 [2019-12-20T19:17:17.943Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:17 [2019-12-20T19:17:17.944Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:17 [2019-12-20T19:17:17.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616440217 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:17 [2019-12-20T19:17:17.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616440218 data=null doit=true} to TreeItem with text {test}
14:17:17 [2019-12-20T19:17:17.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616440218 data=null} to TreeItem with text {test}
14:17:17 [2019-12-20T19:17:17.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616440219 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:17 [2019-12-20T19:17:17.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616440222 data=null item=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:17 [2019-12-20T19:17:17.944Z] *** BUG ***
14:17:17 [2019-12-20T19:17:17.944Z] In pixman_region32_init_rect: Invalid rectangle passed
14:17:17 [2019-12-20T19:17:17.944Z] Set a breakpoint on '_pixman_log_error' to debug
14:17:17 [2019-12-20T19:17:17.944Z] 
14:17:17 [2019-12-20T19:17:17.944Z] *** BUG ***
14:17:17 [2019-12-20T19:17:17.944Z] In pixman_region32_init_rect: Invalid rectangle passed
14:17:17 [2019-12-20T19:17:17.944Z] Set a breakpoint on '_pixman_log_error' to debug
14:17:17 [2019-12-20T19:17:17.944Z] 
14:17:17 [2019-12-20T19:17:17.944Z] *** BUG ***
14:17:17 [2019-12-20T19:17:17.944Z] In pixman_region32_init_rect: Invalid rectangle passed
14:17:17 [2019-12-20T19:17:17.944Z] Set a breakpoint on '_pixman_log_error' to debug
14:17:17 [2019-12-20T19:17:17.944Z] 
14:17:18 [2019-12-20T19:17:18.199Z] *** BUG ***
14:17:18 [2019-12-20T19:17:18.199Z] In pixman_region32_init_rect: Invalid rectangle passed
14:17:18 [2019-12-20T19:17:18.199Z] Set a breakpoint on '_pixman_log_error' to debug
14:17:18 [2019-12-20T19:17:18.199Z] 
14:17:18 [2019-12-20T19:17:18.199Z] *** BUG ***
14:17:18 [2019-12-20T19:17:18.199Z] In pixman_region32_init_rect: Invalid rectangle passed
14:17:18 [2019-12-20T19:17:18.199Z] Set a breakpoint on '_pixman_log_error' to debug
14:17:18 [2019-12-20T19:17:18.199Z] 
14:17:18 [2019-12-20T19:17:18.199Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616440393 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:18 [2019-12-20T19:17:18.199Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:18 [2019-12-20T19:17:18.199Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616440395 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:18 [2019-12-20T19:17:18.199Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616440395 data=null doit=true} to TreeItem with text {test}
14:17:18 [2019-12-20T19:17:18.199Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616440395 data=null} to TreeItem with text {test}
14:17:18 [2019-12-20T19:17:18.199Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616440395 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:18 [2019-12-20T19:17:18.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616440396 data=null item=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:18 [2019-12-20T19:17:18.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616440409 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:18 [2019-12-20T19:17:18.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616440473 data=null doit=true} to TreeItem with text {test}
14:17:18 [2019-12-20T19:17:18.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616440473 data=null} to TreeItem with text {test}
14:17:18 [2019-12-20T19:17:18.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616440474 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:18 [2019-12-20T19:17:18.200Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616440474 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:17:18 [2019-12-20T19:17:18.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616440548 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:18 [2019-12-20T19:17:18.200Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:18 [2019-12-20T19:17:18.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616440550 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:17:18 [2019-12-20T19:17:18.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616440550 data=null doit=true} to TreeItem with text {Traces [1]}
14:17:18 [2019-12-20T19:17:18.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616440551 data=null} to TreeItem with text {Traces [1]}
14:17:18 [2019-12-20T19:17:18.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616440551 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:18 [2019-12-20T19:17:18.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616440551 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:17:18 [2019-12-20T19:17:18.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616440581 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:18 [2019-12-20T19:17:18.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616440582 data=null doit=true} to TreeItem with text {Traces [1]}
14:17:18 [2019-12-20T19:17:18.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616440582 data=null} to TreeItem with text {Traces [1]}
14:17:18 [2019-12-20T19:17:18.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616440582 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:18 [2019-12-20T19:17:18.455Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616440583 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:17:18 [2019-12-20T19:17:18.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616440586 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:18 [2019-12-20T19:17:18.455Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:18 [2019-12-20T19:17:18.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616440587 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:17:18 [2019-12-20T19:17:18.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616440587 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:17:18 [2019-12-20T19:17:18.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616440587 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:17:18 [2019-12-20T19:17:18.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616440587 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:17:18 [2019-12-20T19:17:18.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616440588 data=null item=TreeItem {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:17:18 [2019-12-20T19:17:18.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616440683 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:17:18 [2019-12-20T19:17:18.455Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:18 [2019-12-20T19:17:18.455Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:17:18 [2019-12-20T19:17:18.711Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:17:18 [2019-12-20T19:17:18.711Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:17:18 [2019-12-20T19:17:18.711Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:17:18 [2019-12-20T19:17:18.711Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:17:18 [2019-12-20T19:17:18.711Z] DEBUG - Attempting to set focus on Table with text {}
14:17:18 [2019-12-20T19:17:18.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616440991 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:17:18 [2019-12-20T19:17:18.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616440992 data=null doit=true} to TableItem with text {}
14:17:18 [2019-12-20T19:17:18.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616440992 data=null} to TableItem with text {}
14:17:18 [2019-12-20T19:17:18.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616440993 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:17:18 [2019-12-20T19:17:18.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616440993 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:17:18 [2019-12-20T19:17:18.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616441012 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:17:18 [2019-12-20T19:17:18.711Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:17:18 [2019-12-20T19:17:18.711Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:17:18 [2019-12-20T19:17:18.968Z] *** BUG ***
14:17:18 [2019-12-20T19:17:18.968Z] In pixman_region32_init_rect: Invalid rectangle passed
14:17:18 [2019-12-20T19:17:18.968Z] Set a breakpoint on '_pixman_log_error' to debug
14:17:18 [2019-12-20T19:17:18.968Z] 
14:17:18 [2019-12-20T19:17:18.968Z] *** BUG ***
14:17:18 [2019-12-20T19:17:18.968Z] In pixman_region32_init_rect: Invalid rectangle passed
14:17:18 [2019-12-20T19:17:18.968Z] Set a breakpoint on '_pixman_log_error' to debug
14:17:18 [2019-12-20T19:17:18.968Z] 
14:17:18 [2019-12-20T19:17:18.968Z] *** BUG ***
14:17:18 [2019-12-20T19:17:18.968Z] In pixman_region32_init_rect: Invalid rectangle passed
14:17:18 [2019-12-20T19:17:18.968Z] Set a breakpoint on '_pixman_log_error' to debug
14:17:18 [2019-12-20T19:17:18.968Z] 
14:17:18 [2019-12-20T19:17:18.968Z] *** BUG ***
14:17:18 [2019-12-20T19:17:18.968Z] In pixman_region32_init_rect: Invalid rectangle passed
14:17:18 [2019-12-20T19:17:18.968Z] Set a breakpoint on '_pixman_log_error' to debug
14:17:18 [2019-12-20T19:17:18.968Z] 
14:17:18 [2019-12-20T19:17:18.968Z] *** BUG ***
14:17:18 [2019-12-20T19:17:18.968Z] In pixman_region32_init_rect: Invalid rectangle passed
14:17:18 [2019-12-20T19:17:18.968Z] Set a breakpoint on '_pixman_log_error' to debug
14:17:18 [2019-12-20T19:17:18.968Z] 
14:17:19 [2019-12-20T19:17:19.227Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
14:17:19 [2019-12-20T19:17:19.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:19 [2019-12-20T19:17:19.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:19 [2019-12-20T19:17:19.227Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:19 [2019-12-20T19:17:19.227Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:19 [2019-12-20T19:17:19.227Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:17:19 [2019-12-20T19:17:19.483Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:19 [2019-12-20T19:17:19.483Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:19 [2019-12-20T19:17:19.483Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:19 [2019-12-20T19:17:19.483Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:19 [2019-12-20T19:17:19.483Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:19 [2019-12-20T19:17:19.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616441614 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:19 [2019-12-20T19:17:19.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616441614 data=null doit=true} to TreeItem with text {test}
14:17:19 [2019-12-20T19:17:19.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616441614 data=null} to TreeItem with text {test}
14:17:19 [2019-12-20T19:17:19.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616441614 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:19 [2019-12-20T19:17:19.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616441615 data=null item=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:19 [2019-12-20T19:17:19.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616441623 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:19 [2019-12-20T19:17:19.484Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:19 [2019-12-20T19:17:19.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616441623 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:19 [2019-12-20T19:17:19.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616441624 data=null doit=true} to TreeItem with text {test}
14:17:19 [2019-12-20T19:17:19.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616441624 data=null} to TreeItem with text {test}
14:17:19 [2019-12-20T19:17:19.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616441624 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:19 [2019-12-20T19:17:19.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616441625 data=null item=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:19 [2019-12-20T19:17:19.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616441680 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:19 [2019-12-20T19:17:19.484Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:17:19 [2019-12-20T19:17:19.484Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:19 [2019-12-20T19:17:19.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616441682 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:17:19 [2019-12-20T19:17:19.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616441682 data=null doit=true} to TreeItem with text {Traces [1]}
14:17:19 [2019-12-20T19:17:19.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616441682 data=null} to TreeItem with text {Traces [1]}
14:17:19 [2019-12-20T19:17:19.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616441682 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:19 [2019-12-20T19:17:19.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616441683 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:17:19 [2019-12-20T19:17:19.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616441689 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:19 [2019-12-20T19:17:19.484Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:19 [2019-12-20T19:17:19.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616441690 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:17:19 [2019-12-20T19:17:19.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616441690 data=null doit=true} to TreeItem with text {Traces [1]}
14:17:19 [2019-12-20T19:17:19.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616441696 data=null} to TreeItem with text {Traces [1]}
14:17:19 [2019-12-20T19:17:19.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616441696 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:19 [2019-12-20T19:17:19.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616441697 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:17:19 [2019-12-20T19:17:19.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616441702 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:19 [2019-12-20T19:17:19.739Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:17:19 [2019-12-20T19:17:19.739Z] DEBUG - Clicking on with mnemonic 'Clear'
14:17:19 [2019-12-20T19:17:19.995Z] DEBUG - Clicked on with mnemonic 'Clear'
14:17:19 [2019-12-20T19:17:19.995Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:17:19 [2019-12-20T19:17:19.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=616442188 data=null doit=true} to Shell with text {Confirm Clear}
14:17:19 [2019-12-20T19:17:19.995Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:17:19 [2019-12-20T19:17:19.995Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:17:19 [2019-12-20T19:17:19.995Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:17:19 [2019-12-20T19:17:19.995Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:17:19 [2019-12-20T19:17:19.995Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:17:19 [2019-12-20T19:17:19.995Z] DEBUG - Clicking on &Yes
14:17:19 [2019-12-20T19:17:19.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616442191 data=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:17:19 [2019-12-20T19:17:19.995Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616442197 data=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:17:19 [2019-12-20T19:17:19.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616442197 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:17:19 [2019-12-20T19:17:19.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616442197 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:17:19 [2019-12-20T19:17:19.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616442197 data=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:17:19 [2019-12-20T19:17:19.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616442198 data=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:17:19 [2019-12-20T19:17:19.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616442198 data=null item=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:17:20 [2019-12-20T19:17:20.556Z] DEBUG - Clicked on 
14:17:20 [2019-12-20T19:17:20.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=616441981 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:17:23 [2019-12-20T19:17:23.071Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:17:23 [2019-12-20T19:17:23.071Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:17:23 [2019-12-20T19:17:23.071Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:17:23 [2019-12-20T19:17:23.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:23 [2019-12-20T19:17:23.071Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:23 [2019-12-20T19:17:23.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:23 [2019-12-20T19:17:23.071Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:23 [2019-12-20T19:17:23.071Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:23 [2019-12-20T19:17:23.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616445181 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:23 [2019-12-20T19:17:23.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616445181 data=null doit=true} to TreeItem with text {test}
14:17:23 [2019-12-20T19:17:23.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616445181 data=null} to TreeItem with text {test}
14:17:23 [2019-12-20T19:17:23.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616445181 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:23 [2019-12-20T19:17:23.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616445181 data=null item=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:23 [2019-12-20T19:17:23.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616445189 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:23 [2019-12-20T19:17:23.071Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:23 [2019-12-20T19:17:23.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616445194 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:23 [2019-12-20T19:17:23.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616445194 data=null doit=true} to TreeItem with text {test}
14:17:23 [2019-12-20T19:17:23.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616445195 data=null} to TreeItem with text {test}
14:17:23 [2019-12-20T19:17:23.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616445195 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:23 [2019-12-20T19:17:23.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616445195 data=null item=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:23 [2019-12-20T19:17:23.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616445201 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:23 [2019-12-20T19:17:23.071Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:17:23 [2019-12-20T19:17:23.071Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:23 [2019-12-20T19:17:23.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616445203 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:17:23 [2019-12-20T19:17:23.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616445203 data=null doit=true} to TreeItem with text {Traces [1]}
14:17:23 [2019-12-20T19:17:23.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616445203 data=null} to TreeItem with text {Traces [1]}
14:17:23 [2019-12-20T19:17:23.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616445203 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:23 [2019-12-20T19:17:23.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616445203 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:17:23 [2019-12-20T19:17:23.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616445213 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:23 [2019-12-20T19:17:23.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616445214 data=null doit=true} to TreeItem with text {Traces [1]}
14:17:23 [2019-12-20T19:17:23.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616445214 data=null} to TreeItem with text {Traces [1]}
14:17:23 [2019-12-20T19:17:23.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616445214 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:23 [2019-12-20T19:17:23.071Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616445214 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:17:23 [2019-12-20T19:17:23.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616445217 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:23 [2019-12-20T19:17:23.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=616445217 data=null doit=true} to TreeItem with text {symbolic-link [1]}
14:17:23 [2019-12-20T19:17:23.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=616445217 data=null} to TreeItem with text {symbolic-link [1]}
14:17:23 [2019-12-20T19:17:23.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=616445217 data=null button=1 stateMask=0x0 x=114 y=74 count=1} to TreeItem with text {symbolic-link [1]}
14:17:23 [2019-12-20T19:17:23.071Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616445218 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:17:23 [2019-12-20T19:17:23.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=616445220 data=null button=1 stateMask=0x80000 x=114 y=74 count=1} to TreeItem with text {symbolic-link [1]}
14:17:23 [2019-12-20T19:17:23.071Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:17:23 [2019-12-20T19:17:23.071Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:17:23 [2019-12-20T19:17:23.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616445282 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:17:23 [2019-12-20T19:17:23.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616445282 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:17:23 [2019-12-20T19:17:23.071Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:23 [2019-12-20T19:17:23.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616445282 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:17:23 [2019-12-20T19:17:23.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616445283 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:17:23 [2019-12-20T19:17:23.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616445283 data=null item=TreeItem {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:17:23 [2019-12-20T19:17:23.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616445288 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:17:23 [2019-12-20T19:17:23.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616445288 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:17:23 [2019-12-20T19:17:23.072Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616445289 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:17:23 [2019-12-20T19:17:23.072Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616445289 data=null item=TreeItem {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:17:23 [2019-12-20T19:17:23.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616445389 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:17:23 [2019-12-20T19:17:23.072Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616445394 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:17:23 [2019-12-20T19:17:23.072Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616445394 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:17:23 [2019-12-20T19:17:23.072Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616445394 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:17:23 [2019-12-20T19:17:23.072Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:17:23 [2019-12-20T19:17:23.633Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:17:23 [2019-12-20T19:17:23.633Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:17:23 [2019-12-20T19:17:23.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:23 [2019-12-20T19:17:23.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:23 [2019-12-20T19:17:23.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:23 [2019-12-20T19:17:23.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:23 [2019-12-20T19:17:23.633Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:23 [2019-12-20T19:17:23.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616445927 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:23 [2019-12-20T19:17:23.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616445927 data=null doit=true} to TreeItem with text {test}
14:17:23 [2019-12-20T19:17:23.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616445927 data=null} to TreeItem with text {test}
14:17:23 [2019-12-20T19:17:23.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616445927 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:23 [2019-12-20T19:17:23.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616445928 data=null item=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:23 [2019-12-20T19:17:23.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616445982 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:23 [2019-12-20T19:17:23.633Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:23 [2019-12-20T19:17:23.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616445983 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:23 [2019-12-20T19:17:23.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616445984 data=null doit=true} to TreeItem with text {test}
14:17:23 [2019-12-20T19:17:23.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616445984 data=null} to TreeItem with text {test}
14:17:23 [2019-12-20T19:17:23.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616445984 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:23 [2019-12-20T19:17:23.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616445984 data=null item=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:23 [2019-12-20T19:17:23.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616445990 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:23 [2019-12-20T19:17:23.633Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:17:23 [2019-12-20T19:17:23.633Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:23 [2019-12-20T19:17:23.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616445991 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
14:17:23 [2019-12-20T19:17:23.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616445997 data=null doit=true} to TreeItem with text {Traces [2]}
14:17:23 [2019-12-20T19:17:23.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616445998 data=null} to TreeItem with text {Traces [2]}
14:17:23 [2019-12-20T19:17:23.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616445998 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:17:23 [2019-12-20T19:17:23.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616445998 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:17:23 [2019-12-20T19:17:23.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616446004 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:17:23 [2019-12-20T19:17:23.889Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:17:23 [2019-12-20T19:17:23.889Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
14:17:23 [2019-12-20T19:17:23.889Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:23 [2019-12-20T19:17:23.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616446005 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:17:23 [2019-12-20T19:17:23.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616446005 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:17:23 [2019-12-20T19:17:23.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616446006 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:17:23 [2019-12-20T19:17:23.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616446006 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:17:23 [2019-12-20T19:17:23.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616446006 data=null item=TreeItem {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:17:23 [2019-12-20T19:17:23.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616446079 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:17:24 [2019-12-20T19:17:24.144Z] DEBUG - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
14:17:24 [2019-12-20T19:17:24.144Z] DEBUG - Clicking on with mnemonic 'Rename...'
14:17:24 [2019-12-20T19:17:24.144Z] DEBUG - Clicked on with mnemonic 'Rename...'
14:17:24 [2019-12-20T19:17:24.144Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
14:17:24 [2019-12-20T19:17:24.144Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=616446489 data=null doit=true} to Shell with text {Rename Trace}
14:17:24 [2019-12-20T19:17:24.144Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
14:17:24 [2019-12-20T19:17:24.144Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
14:17:24 [2019-12-20T19:17:24.144Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
14:17:24 [2019-12-20T19:17:24.144Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
14:17:24 [2019-12-20T19:17:24.144Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:17:24 [2019-12-20T19:17:24.144Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:17:24 [2019-12-20T19:17:24.144Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:17:24 [2019-12-20T19:17:24.144Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:17:24 [2019-12-20T19:17:24.144Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:24 [2019-12-20T19:17:24.144Z] DEBUG - Clicking on OK
14:17:24 [2019-12-20T19:17:24.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616446502 data=null 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:24 [2019-12-20T19:17:24.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616446502 data=null 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:24 [2019-12-20T19:17:24.144Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616446502 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:24 [2019-12-20T19:17:24.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616446503 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:24 [2019-12-20T19:17:24.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616446503 data=null 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:24 [2019-12-20T19:17:24.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616446503 data=null 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:24 [2019-12-20T19:17:24.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616446503 data=null item=null detail=0 x=0 y=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:24 [2019-12-20T19:17:24.961Z] DEBUG - Clicked on 
14:17:24 [2019-12-20T19:17:24.961Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:17:24 [2019-12-20T19:17:24.961Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:24 [2019-12-20T19:17:24.961Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:24 [2019-12-20T19:17:24.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=616446279 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:17:25 [2019-12-20T19:17:25.523Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:25 [2019-12-20T19:17:25.523Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:25 [2019-12-20T19:17:25.523Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:25 [2019-12-20T19:17:25.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616447689 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:25 [2019-12-20T19:17:25.523Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616447689 data=null doit=true} to TreeItem with text {test}
14:17:25 [2019-12-20T19:17:25.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616447689 data=null} to TreeItem with text {test}
14:17:25 [2019-12-20T19:17:25.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616447689 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:25 [2019-12-20T19:17:25.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616447690 data=null item=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:25 [2019-12-20T19:17:25.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616447701 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:25 [2019-12-20T19:17:25.523Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:25 [2019-12-20T19:17:25.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616447702 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:25 [2019-12-20T19:17:25.523Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616447702 data=null doit=true} to TreeItem with text {test}
14:17:25 [2019-12-20T19:17:25.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616447703 data=null} to TreeItem with text {test}
14:17:25 [2019-12-20T19:17:25.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616447703 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:25 [2019-12-20T19:17:25.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616447703 data=null item=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:25 [2019-12-20T19:17:25.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616447708 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:25 [2019-12-20T19:17:25.523Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:17:25 [2019-12-20T19:17:25.523Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:25 [2019-12-20T19:17:25.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616447709 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
14:17:25 [2019-12-20T19:17:25.523Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616447710 data=null doit=true} to TreeItem with text {Traces [2]}
14:17:25 [2019-12-20T19:17:25.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616447710 data=null} to TreeItem with text {Traces [2]}
14:17:25 [2019-12-20T19:17:25.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616447710 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:17:25 [2019-12-20T19:17:25.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616447710 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:17:25 [2019-12-20T19:17:25.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616447718 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:17:25 [2019-12-20T19:17:25.523Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:17:25 [2019-12-20T19:17:25.523Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
14:17:25 [2019-12-20T19:17:25.523Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:25 [2019-12-20T19:17:25.523Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=616447719 data=null button=0 stateMask=0x0 x=174 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2}
14:17:25 [2019-12-20T19:17:25.523Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=616447720 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
14:17:25 [2019-12-20T19:17:25.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=616447720 data=null} to TreeItem with text {ExampleCustomTxt.log2}
14:17:25 [2019-12-20T19:17:25.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=616447720 data=null button=1 stateMask=0x0 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2}
14:17:25 [2019-12-20T19:17:25.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616447720 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:17:25 [2019-12-20T19:17:25.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=616447725 data=null button=1 stateMask=0x80000 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2}
14:17:25 [2019-12-20T19:17:25.523Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
14:17:25 [2019-12-20T19:17:25.523Z] DEBUG - Clicking on with mnemonic 'Open'
14:17:25 [2019-12-20T19:17:25.779Z] DEBUG - Clicked on with mnemonic 'Open'
14:17:25 [2019-12-20T19:17:25.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=616447812 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:17:26 [2019-12-20T19:17:26.340Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:17:26 [2019-12-20T19:17:26.340Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:17:26 [2019-12-20T19:17:26.340Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:17:26 [2019-12-20T19:17:26.340Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:17:26 [2019-12-20T19:17:26.340Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:17:26 [2019-12-20T19:17:26.340Z] DEBUG - Attempting to set focus on Table with text {}
14:17:26 [2019-12-20T19:17:26.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616448499 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:17:26 [2019-12-20T19:17:26.340Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616448499 data=null doit=true} to TableItem with text {}
14:17:26 [2019-12-20T19:17:26.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616448500 data=null} to TableItem with text {}
14:17:26 [2019-12-20T19:17:26.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616448500 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:17:26 [2019-12-20T19:17:26.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616448500 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:17:26 [2019-12-20T19:17:26.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616448502 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:17:26 [2019-12-20T19:17:26.340Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:17:26 [2019-12-20T19:17:26.340Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:17:26 [2019-12-20T19:17:26.340Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
14:17:26 [2019-12-20T19:17:26.340Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:26 [2019-12-20T19:17:26.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=616448784 data=null button=0 stateMask=0x0 x=174 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2}
14:17:26 [2019-12-20T19:17:26.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=616448784 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
14:17:26 [2019-12-20T19:17:26.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=616448784 data=null} to TreeItem with text {ExampleCustomTxt.log2}
14:17:26 [2019-12-20T19:17:26.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=616448785 data=null button=1 stateMask=0x0 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2}
14:17:26 [2019-12-20T19:17:26.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616448785 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:17:26 [2019-12-20T19:17:26.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=616448791 data=null button=1 stateMask=0x80000 x=174 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2}
14:17:26 [2019-12-20T19:17:26.596Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:26 [2019-12-20T19:17:26.596Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:26 [2019-12-20T19:17:26.596Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:26 [2019-12-20T19:17:26.596Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:26 [2019-12-20T19:17:26.596Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:17:26 [2019-12-20T19:17:26.596Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:26 [2019-12-20T19:17:26.596Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:26 [2019-12-20T19:17:26.596Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:26 [2019-12-20T19:17:26.596Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:26 [2019-12-20T19:17:26.596Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:26 [2019-12-20T19:17:26.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616448912 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:26 [2019-12-20T19:17:26.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616448912 data=null doit=true} to TreeItem with text {test}
14:17:26 [2019-12-20T19:17:26.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616448912 data=null} to TreeItem with text {test}
14:17:26 [2019-12-20T19:17:26.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616448912 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:26 [2019-12-20T19:17:26.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616448913 data=null item=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:26 [2019-12-20T19:17:26.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616448992 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:26 [2019-12-20T19:17:26.851Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:26 [2019-12-20T19:17:26.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616448993 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:26 [2019-12-20T19:17:26.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616448998 data=null doit=true} to TreeItem with text {test}
14:17:26 [2019-12-20T19:17:26.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616448998 data=null} to TreeItem with text {test}
14:17:26 [2019-12-20T19:17:26.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616448998 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:26 [2019-12-20T19:17:26.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616448998 data=null item=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:26 [2019-12-20T19:17:26.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616449004 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:26 [2019-12-20T19:17:26.851Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:17:26 [2019-12-20T19:17:26.851Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:26 [2019-12-20T19:17:26.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616449006 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
14:17:26 [2019-12-20T19:17:26.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616449006 data=null doit=true} to TreeItem with text {Traces [2]}
14:17:26 [2019-12-20T19:17:26.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616449006 data=null} to TreeItem with text {Traces [2]}
14:17:26 [2019-12-20T19:17:26.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616449006 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:17:26 [2019-12-20T19:17:26.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616449006 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:17:26 [2019-12-20T19:17:26.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616449081 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:17:26 [2019-12-20T19:17:26.851Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:26 [2019-12-20T19:17:26.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616449082 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
14:17:26 [2019-12-20T19:17:26.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616449082 data=null doit=true} to TreeItem with text {Traces [2]}
14:17:26 [2019-12-20T19:17:26.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616449082 data=null} to TreeItem with text {Traces [2]}
14:17:26 [2019-12-20T19:17:26.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616449082 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:17:26 [2019-12-20T19:17:26.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616449083 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:17:26 [2019-12-20T19:17:26.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616449087 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:17:26 [2019-12-20T19:17:26.851Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:17:26 [2019-12-20T19:17:26.851Z] DEBUG - Clicking on with mnemonic 'Clear'
14:17:27 [2019-12-20T19:17:27.106Z] DEBUG - Clicked on with mnemonic 'Clear'
14:17:27 [2019-12-20T19:17:27.106Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:17:27 [2019-12-20T19:17:27.106Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=616449382 data=null doit=true} to Shell with text {Confirm Clear}
14:17:27 [2019-12-20T19:17:27.106Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:17:27 [2019-12-20T19:17:27.106Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:17:27 [2019-12-20T19:17:27.106Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:17:27 [2019-12-20T19:17:27.106Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:17:27 [2019-12-20T19:17:27.106Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:17:27 [2019-12-20T19:17:27.106Z] DEBUG - Clicking on &Yes
14:17:27 [2019-12-20T19:17:27.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616449383 data=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:17:27 [2019-12-20T19:17:27.106Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616449383 data=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:17:27 [2019-12-20T19:17:27.106Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616449383 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:17:27 [2019-12-20T19:17:27.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616449383 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:17:27 [2019-12-20T19:17:27.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616449384 data=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:17:27 [2019-12-20T19:17:27.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616449384 data=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:17:27 [2019-12-20T19:17:27.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616449384 data=null item=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:17:27 [2019-12-20T19:17:27.362Z] DEBUG - Clicked on 
14:17:27 [2019-12-20T19:17:27.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=616449194 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:17:29 [2019-12-20T19:17:29.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:17:29 [2019-12-20T19:17:29.879Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:17:29 [2019-12-20T19:17:29.879Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:17:29 [2019-12-20T19:17:29.879Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:29 [2019-12-20T19:17:29.879Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:29 [2019-12-20T19:17:29.879Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:29 [2019-12-20T19:17:29.879Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:29 [2019-12-20T19:17:29.879Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:29 [2019-12-20T19:17:29.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616451880 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:29 [2019-12-20T19:17:29.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616451880 data=null doit=true} to TreeItem with text {test}
14:17:29 [2019-12-20T19:17:29.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616451880 data=null} to TreeItem with text {test}
14:17:29 [2019-12-20T19:17:29.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616451881 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:29 [2019-12-20T19:17:29.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616451881 data=null item=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:29 [2019-12-20T19:17:29.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616451901 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:29 [2019-12-20T19:17:29.880Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:29 [2019-12-20T19:17:29.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616451902 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:29 [2019-12-20T19:17:29.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616451902 data=null doit=true} to TreeItem with text {test}
14:17:29 [2019-12-20T19:17:29.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616451902 data=null} to TreeItem with text {test}
14:17:29 [2019-12-20T19:17:29.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616451902 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:29 [2019-12-20T19:17:29.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616451903 data=null item=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:29 [2019-12-20T19:17:29.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616451908 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:29 [2019-12-20T19:17:29.880Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:17:29 [2019-12-20T19:17:29.880Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:29 [2019-12-20T19:17:29.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616451909 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:17:29 [2019-12-20T19:17:29.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616451910 data=null doit=true} to TreeItem with text {Traces [1]}
14:17:29 [2019-12-20T19:17:29.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616451910 data=null} to TreeItem with text {Traces [1]}
14:17:29 [2019-12-20T19:17:29.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616451910 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:29 [2019-12-20T19:17:29.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616451910 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:17:29 [2019-12-20T19:17:29.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616451981 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:29 [2019-12-20T19:17:29.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616451982 data=null doit=true} to TreeItem with text {Traces [1]}
14:17:29 [2019-12-20T19:17:29.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616451982 data=null} to TreeItem with text {Traces [1]}
14:17:29 [2019-12-20T19:17:29.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616451982 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:29 [2019-12-20T19:17:29.880Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616451983 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:17:29 [2019-12-20T19:17:29.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616451984 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:29 [2019-12-20T19:17:29.880Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:17:29 [2019-12-20T19:17:29.880Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:29 [2019-12-20T19:17:29.880Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616451988 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:17:29 [2019-12-20T19:17:29.880Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616451988 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:17:29 [2019-12-20T19:17:29.880Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616451989 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:17:29 [2019-12-20T19:17:29.880Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616451989 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:17:29 [2019-12-20T19:17:29.880Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616451989 data=null item=TreeItem {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:17:29 [2019-12-20T19:17:29.880Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616452079 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:17:29 [2019-12-20T19:17:29.880Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
14:17:29 [2019-12-20T19:17:29.880Z] DEBUG - Clicking on with mnemonic 'Copy...'
14:17:30 [2019-12-20T19:17:30.136Z] DEBUG - Clicked on with mnemonic 'Copy...'
14:17:30 [2019-12-20T19:17:30.136Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
14:17:30 [2019-12-20T19:17:30.136Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=616452486 data=null doit=true} to Shell with text {Copy Trace}
14:17:30 [2019-12-20T19:17:30.136Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
14:17:30 [2019-12-20T19:17:30.136Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
14:17:30 [2019-12-20T19:17:30.136Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
14:17:30 [2019-12-20T19:17:30.136Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
14:17:30 [2019-12-20T19:17:30.136Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
14:17:30 [2019-12-20T19:17:30.136Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
14:17:30 [2019-12-20T19:17:30.136Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
14:17:30 [2019-12-20T19:17:30.136Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
14:17:30 [2019-12-20T19:17:30.136Z] 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:17:30 [2019-12-20T19:17:30.136Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:17:30 [2019-12-20T19:17:30.136Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:17:30 [2019-12-20T19:17:30.136Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
14:17:30 [2019-12-20T19:17:30.136Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=616452496 data=null doit=true} to Button with text {Copy as a link}
14:17:30 [2019-12-20T19:17:30.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=616452496 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:17:30 [2019-12-20T19:17:30.136Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
14:17:30 [2019-12-20T19:17:30.136Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=616452497 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
14:17:30 [2019-12-20T19:17:30.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=616452497 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:17:30 [2019-12-20T19:17:30.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=616452497 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:17:30 [2019-12-20T19:17:30.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=616452498 data=null item=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:17:30 [2019-12-20T19:17:30.136Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
14:17:30 [2019-12-20T19:17:30.136Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
14:17:30 [2019-12-20T19:17:30.136Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
14:17:30 [2019-12-20T19:17:30.136Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:17:30 [2019-12-20T19:17:30.136Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:17:30 [2019-12-20T19:17:30.136Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:17:30 [2019-12-20T19:17:30.136Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:17:30 [2019-12-20T19:17:30.136Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:30 [2019-12-20T19:17:30.136Z] DEBUG - Clicking on OK
14:17:30 [2019-12-20T19:17:30.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616452499 data=null 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:30 [2019-12-20T19:17:30.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616452500 data=null 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:30 [2019-12-20T19:17:30.391Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616452575 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:30 [2019-12-20T19:17:30.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616452575 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:30 [2019-12-20T19:17:30.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616452576 data=null 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:30 [2019-12-20T19:17:30.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616452576 data=null 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:30 [2019-12-20T19:17:30.391Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:30 [2019-12-20T19:17:30.391Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:30 [2019-12-20T19:17:30.391Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:30 [2019-12-20T19:17:30.391Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:30 [2019-12-20T19:17:30.391Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:30 [2019-12-20T19:17:30.391Z] DEBUG - Clicked on OK
14:17:30 [2019-12-20T19:17:30.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616452576 data=null item=null detail=0 x=0 y=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:30 [2019-12-20T19:17:30.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=616452178 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:17:30 [2019-12-20T19:17:30.903Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:17:30 [2019-12-20T19:17:30.903Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:30 [2019-12-20T19:17:30.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:30 [2019-12-20T19:17:30.903Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:30 [2019-12-20T19:17:30.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:30 [2019-12-20T19:17:30.904Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:30 [2019-12-20T19:17:30.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616453094 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:30 [2019-12-20T19:17:30.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616453094 data=null doit=true} to TreeItem with text {test}
14:17:30 [2019-12-20T19:17:30.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616453094 data=null} to TreeItem with text {test}
14:17:30 [2019-12-20T19:17:30.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616453094 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:30 [2019-12-20T19:17:30.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616453094 data=null item=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:30 [2019-12-20T19:17:30.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616453124 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:30 [2019-12-20T19:17:30.904Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:30 [2019-12-20T19:17:30.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616453125 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:30 [2019-12-20T19:17:30.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616453125 data=null doit=true} to TreeItem with text {test}
14:17:30 [2019-12-20T19:17:30.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616453125 data=null} to TreeItem with text {test}
14:17:30 [2019-12-20T19:17:30.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616453125 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:30 [2019-12-20T19:17:30.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616453126 data=null item=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:30 [2019-12-20T19:17:30.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616453178 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:30 [2019-12-20T19:17:30.904Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:17:30 [2019-12-20T19:17:30.904Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:30 [2019-12-20T19:17:30.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616453179 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
14:17:30 [2019-12-20T19:17:30.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616453180 data=null doit=true} to TreeItem with text {Traces [2]}
14:17:30 [2019-12-20T19:17:30.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616453180 data=null} to TreeItem with text {Traces [2]}
14:17:30 [2019-12-20T19:17:30.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616453180 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:17:30 [2019-12-20T19:17:30.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616453180 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:17:30 [2019-12-20T19:17:30.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616453190 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:17:30 [2019-12-20T19:17:30.904Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:30 [2019-12-20T19:17:30.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616453190 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
14:17:30 [2019-12-20T19:17:30.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616453190 data=null doit=true} to TreeItem with text {Traces [2]}
14:17:30 [2019-12-20T19:17:30.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616453190 data=null} to TreeItem with text {Traces [2]}
14:17:30 [2019-12-20T19:17:30.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616453191 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:17:30 [2019-12-20T19:17:30.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616453191 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:17:30 [2019-12-20T19:17:30.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616453201 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:17:31 [2019-12-20T19:17:31.159Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
14:17:31 [2019-12-20T19:17:31.159Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
14:17:31 [2019-12-20T19:17:31.159Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
14:17:31 [2019-12-20T19:17:31.159Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
14:17:31 [2019-12-20T19:17:31.159Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:17:31 [2019-12-20T19:17:31.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=616453300 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:17:31 [2019-12-20T19:17:31.976Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:17:31 [2019-12-20T19:17:31.976Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:17:31 [2019-12-20T19:17:31.976Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:17:31 [2019-12-20T19:17:31.976Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:31 [2019-12-20T19:17:31.976Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:31 [2019-12-20T19:17:31.976Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:31 [2019-12-20T19:17:31.976Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:31 [2019-12-20T19:17:31.976Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:31 [2019-12-20T19:17:31.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616454289 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:31 [2019-12-20T19:17:31.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616454289 data=null doit=true} to TreeItem with text {test}
14:17:31 [2019-12-20T19:17:31.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616454289 data=null} to TreeItem with text {test}
14:17:31 [2019-12-20T19:17:31.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616454289 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:31 [2019-12-20T19:17:31.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616454290 data=null item=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:31 [2019-12-20T19:17:31.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616454309 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:31 [2019-12-20T19:17:31.976Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:17:31 [2019-12-20T19:17:31.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=616454310 data=null doit=true} to TreeItem with text {Experiments [1]}
14:17:31 [2019-12-20T19:17:31.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=616454310 data=null} to TreeItem with text {Experiments [1]}
14:17:31 [2019-12-20T19:17:31.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=616454310 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]}
14:17:32 [2019-12-20T19:17:32.233Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616454311 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:17:32 [2019-12-20T19:17:32.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=616454382 data=null button=1 stateMask=0x80000 x=111 y=32 count=1} to TreeItem with text {Experiments [1]}
14:17:32 [2019-12-20T19:17:32.233Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
14:17:32 [2019-12-20T19:17:32.233Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:17:32 [2019-12-20T19:17:32.233Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:32 [2019-12-20T19:17:32.233Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=616454386 data=null button=0 stateMask=0x0 x=126 y=53 count=0} to TreeItem with text {Experiment [2]}
14:17:32 [2019-12-20T19:17:32.233Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=616454386 data=null doit=true} to TreeItem with text {Experiment [2]}
14:17:32 [2019-12-20T19:17:32.233Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=616454386 data=null} to TreeItem with text {Experiment [2]}
14:17:32 [2019-12-20T19:17:32.233Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=616454387 data=null button=1 stateMask=0x0 x=126 y=53 count=1} to TreeItem with text {Experiment [2]}
14:17:32 [2019-12-20T19:17:32.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616454387 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:17:32 [2019-12-20T19:17:32.233Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=616454400 data=null button=1 stateMask=0x80000 x=126 y=53 count=1} to TreeItem with text {Experiment [2]}
14:17:32 [2019-12-20T19:17:32.233Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
14:17:32 [2019-12-20T19:17:32.233Z] DEBUG - Clicking on with mnemonic 'Copy...'
14:17:32 [2019-12-20T19:17:32.489Z] DEBUG - Clicked on with mnemonic 'Copy...'
14:17:32 [2019-12-20T19:17:32.489Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
14:17:32 [2019-12-20T19:17:32.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=616454702 data=null doit=true} to Shell with text {Copy Experiment}
14:17:32 [2019-12-20T19:17:32.489Z] DEBUG - matched Text with text "Experiment", using matcher: of type 'Text'
14:17:32 [2019-12-20T19:17:32.489Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
14:17:32 [2019-12-20T19:17:32.489Z] DEBUG - matched Text with text "Experiment", using matcher: with label (with mnemonic 'New Experiment name:')
14:17:32 [2019-12-20T19:17:32.489Z] DEBUG - matched Text with text "Experiment", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:'))
14:17:32 [2019-12-20T19:17:32.489Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
14:17:32 [2019-12-20T19:17:32.489Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:17:32 [2019-12-20T19:17:32.489Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:17:32 [2019-12-20T19:17:32.489Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:17:32 [2019-12-20T19:17:32.489Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:17:32 [2019-12-20T19:17:32.489Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:32 [2019-12-20T19:17:32.489Z] DEBUG - Clicking on OK
14:17:32 [2019-12-20T19:17:32.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616454714 data=null 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:32 [2019-12-20T19:17:32.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616454714 data=null 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:32 [2019-12-20T19:17:32.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616454714 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:32 [2019-12-20T19:17:32.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616454714 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:32 [2019-12-20T19:17:32.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616454714 data=null 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:32 [2019-12-20T19:17:32.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616454714 data=null 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:32 [2019-12-20T19:17:32.489Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:32 [2019-12-20T19:17:32.489Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:32 [2019-12-20T19:17:32.489Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:32 [2019-12-20T19:17:32.489Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:32 [2019-12-20T19:17:32.489Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:32 [2019-12-20T19:17:32.489Z] DEBUG - Clicked on OK
14:17:32 [2019-12-20T19:17:32.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616454714 data=null item=null detail=0 x=0 y=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:32 [2019-12-20T19:17:32.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=616454505 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:17:33 [2019-12-20T19:17:33.000Z] WARN - Tree item TreeItem with text {Experiments [2]} is already expanded. Won't expand it again.
14:17:33 [2019-12-20T19:17:33.000Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:17:33 [2019-12-20T19:17:33.000Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:33 [2019-12-20T19:17:33.000Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:33 [2019-12-20T19:17:33.000Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:33 [2019-12-20T19:17:33.000Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:33 [2019-12-20T19:17:33.000Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:33 [2019-12-20T19:17:33.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616455295 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:33 [2019-12-20T19:17:33.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616455295 data=null doit=true} to TreeItem with text {test}
14:17:33 [2019-12-20T19:17:33.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616455295 data=null} to TreeItem with text {test}
14:17:33 [2019-12-20T19:17:33.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616455295 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:33 [2019-12-20T19:17:33.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616455295 data=null item=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:33 [2019-12-20T19:17:33.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616455314 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:33 [2019-12-20T19:17:33.257Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:33 [2019-12-20T19:17:33.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616455373 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:33 [2019-12-20T19:17:33.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616455374 data=null doit=true} to TreeItem with text {test}
14:17:33 [2019-12-20T19:17:33.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616455374 data=null} to TreeItem with text {test}
14:17:33 [2019-12-20T19:17:33.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616455374 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:33 [2019-12-20T19:17:33.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616455374 data=null item=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:33 [2019-12-20T19:17:33.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616455380 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:33 [2019-12-20T19:17:33.257Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:17:33 [2019-12-20T19:17:33.257Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:33 [2019-12-20T19:17:33.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616455381 data=null button=0 stateMask=0x0 x=91 y=95 count=0} to TreeItem with text {Traces [2]}
14:17:33 [2019-12-20T19:17:33.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616455381 data=null doit=true} to TreeItem with text {Traces [2]}
14:17:33 [2019-12-20T19:17:33.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616455381 data=null} to TreeItem with text {Traces [2]}
14:17:33 [2019-12-20T19:17:33.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616455381 data=null button=1 stateMask=0x0 x=91 y=95 count=1} to TreeItem with text {Traces [2]}
14:17:33 [2019-12-20T19:17:33.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616455382 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:17:33 [2019-12-20T19:17:33.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616455397 data=null button=1 stateMask=0x80000 x=91 y=95 count=1} to TreeItem with text {Traces [2]}
14:17:33 [2019-12-20T19:17:33.257Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:17:33 [2019-12-20T19:17:33.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=616455398 data=null doit=true} to TreeItem with text {exp [2]}
14:17:33 [2019-12-20T19:17:33.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=616455398 data=null} to TreeItem with text {exp [2]}
14:17:33 [2019-12-20T19:17:33.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=616455399 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [2]}
14:17:33 [2019-12-20T19:17:33.257Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616455399 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:17:33 [2019-12-20T19:17:33.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=616455403 data=null button=1 stateMask=0x80000 x=85 y=53 count=1} to TreeItem with text {exp [2]}
14:17:33 [2019-12-20T19:17:33.257Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:17:33 [2019-12-20T19:17:33.257Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:33 [2019-12-20T19:17:33.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [2]} time=616455406 data=null button=0 stateMask=0x0 x=85 y=53 count=0} to TreeItem with text {exp [2]}
14:17:33 [2019-12-20T19:17:33.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=616455406 data=null doit=true} to TreeItem with text {exp [2]}
14:17:33 [2019-12-20T19:17:33.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=616455406 data=null} to TreeItem with text {exp [2]}
14:17:33 [2019-12-20T19:17:33.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=616455476 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [2]}
14:17:33 [2019-12-20T19:17:33.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616455476 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:17:33 [2019-12-20T19:17:33.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=616455485 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [2]}
14:17:33 [2019-12-20T19:17:33.257Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
14:17:33 [2019-12-20T19:17:33.257Z] DEBUG - Clicking on with mnemonic 'Copy...'
14:17:33 [2019-12-20T19:17:33.513Z] DEBUG - Clicked on with mnemonic 'Copy...'
14:17:33 [2019-12-20T19:17:33.513Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
14:17:33 [2019-12-20T19:17:33.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=616455794 data=null doit=true} to Shell with text {Copy Experiment}
14:17:33 [2019-12-20T19:17:33.513Z] DEBUG - matched Text with text "exp", using matcher: of type 'Text'
14:17:33 [2019-12-20T19:17:33.513Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
14:17:33 [2019-12-20T19:17:33.513Z] DEBUG - matched Text with text "exp", using matcher: with label (with mnemonic 'New Experiment name:')
14:17:33 [2019-12-20T19:17:33.513Z] DEBUG - matched Text with text "exp", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:'))
14:17:33 [2019-12-20T19:17:33.513Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
14:17:33 [2019-12-20T19:17:33.513Z] 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:17:33 [2019-12-20T19:17:33.513Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: with style 'SWT.CHECK'
14:17:33 [2019-12-20T19:17:33.513Z] 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:17:33 [2019-12-20T19:17:33.513Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:17:33 [2019-12-20T19:17:33.513Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:17:33 [2019-12-20T19:17:33.513Z] 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:17:33 [2019-12-20T19:17:33.513Z] DEBUG - Toggling state on Button {Deep copy this experiment (each trace will be copied as a new trace)}. Setting state to selected
14:17:33 [2019-12-20T19:17:33.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=616455805 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:17:33 [2019-12-20T19:17:33.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=616455805 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:17:33 [2019-12-20T19:17:33.513Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=616455806 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:17:33 [2019-12-20T19:17:33.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=616455806 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:17:33 [2019-12-20T19:17:33.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=616455806 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:17:33 [2019-12-20T19:17:33.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=616455806 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:17:33 [2019-12-20T19:17:33.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=616455806 data=null item=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:17:33 [2019-12-20T19:17:33.513Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=616455806 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:17:33 [2019-12-20T19:17:33.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=616455806 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:17:33 [2019-12-20T19:17:33.513Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=616455806 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:17:33 [2019-12-20T19:17:33.513Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=616455807 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:17:33 [2019-12-20T19:17:33.513Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=616455807 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:17:33 [2019-12-20T19:17:33.513Z] 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:17:33 [2019-12-20T19:17:33.513Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
14:17:33 [2019-12-20T19:17:33.513Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:17:33 [2019-12-20T19:17:33.513Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:17:33 [2019-12-20T19:17:33.513Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:17:33 [2019-12-20T19:17:33.513Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:17:33 [2019-12-20T19:17:33.513Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:33 [2019-12-20T19:17:33.513Z] DEBUG - Clicking on OK
14:17:33 [2019-12-20T19:17:33.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616455808 data=null 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:33 [2019-12-20T19:17:33.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616455808 data=null 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:33 [2019-12-20T19:17:33.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616455808 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:33 [2019-12-20T19:17:33.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616455808 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:33 [2019-12-20T19:17:33.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616455808 data=null 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:33 [2019-12-20T19:17:33.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616455811 data=null 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:33 [2019-12-20T19:17:33.769Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:33 [2019-12-20T19:17:33.769Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:33 [2019-12-20T19:17:33.769Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:33 [2019-12-20T19:17:33.769Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:33 [2019-12-20T19:17:33.769Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:33 [2019-12-20T19:17:33.769Z] DEBUG - Clicked on OK
14:17:33 [2019-12-20T19:17:33.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616455811 data=null item=null detail=0 x=0 y=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:33 [2019-12-20T19:17:33.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=616455589 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:17:34 [2019-12-20T19:17:34.025Z] WARN - Tree item TreeItem with text {Experiments [3]} is already expanded. Won't expand it again.
14:17:34 [2019-12-20T19:17:34.025Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:17:34 [2019-12-20T19:17:34.025Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:34 [2019-12-20T19:17:34.025Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:34 [2019-12-20T19:17:34.025Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:34 [2019-12-20T19:17:34.025Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:34 [2019-12-20T19:17:34.025Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:34 [2019-12-20T19:17:34.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616456395 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:34 [2019-12-20T19:17:34.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616456395 data=null doit=true} to TreeItem with text {test}
14:17:34 [2019-12-20T19:17:34.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616456395 data=null} to TreeItem with text {test}
14:17:34 [2019-12-20T19:17:34.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616456396 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:34 [2019-12-20T19:17:34.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616456396 data=null item=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:34 [2019-12-20T19:17:34.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616456411 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:34 [2019-12-20T19:17:34.282Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:34 [2019-12-20T19:17:34.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616456412 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:34 [2019-12-20T19:17:34.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616456412 data=null doit=true} to TreeItem with text {test}
14:17:34 [2019-12-20T19:17:34.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616456412 data=null} to TreeItem with text {test}
14:17:34 [2019-12-20T19:17:34.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616456412 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:34 [2019-12-20T19:17:34.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616456412 data=null item=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:34 [2019-12-20T19:17:34.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616456418 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:34 [2019-12-20T19:17:34.282Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:17:34 [2019-12-20T19:17:34.282Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:34 [2019-12-20T19:17:34.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=616456419 data=null button=0 stateMask=0x0 x=91 y=221 count=0} to TreeItem with text {Traces [4]}
14:17:34 [2019-12-20T19:17:34.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=616456419 data=null doit=true} to TreeItem with text {Traces [4]}
14:17:34 [2019-12-20T19:17:34.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=616456424 data=null} to TreeItem with text {Traces [4]}
14:17:34 [2019-12-20T19:17:34.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=616456424 data=null button=1 stateMask=0x0 x=91 y=221 count=1} to TreeItem with text {Traces [4]}
14:17:34 [2019-12-20T19:17:34.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616456424 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:17:34 [2019-12-20T19:17:34.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=616456485 data=null button=1 stateMask=0x80000 x=91 y=221 count=1} to TreeItem with text {Traces [4]}
14:17:34 [2019-12-20T19:17:34.282Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
14:17:34 [2019-12-20T19:17:34.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=616456486 data=null doit=true} to TreeItem with text {expDeepCopy [2]}
14:17:34 [2019-12-20T19:17:34.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=616456486 data=null} to TreeItem with text {expDeepCopy [2]}
14:17:34 [2019-12-20T19:17:34.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=616456486 data=null button=1 stateMask=0x0 x=134 y=179 count=1} to TreeItem with text {expDeepCopy [2]}
14:17:34 [2019-12-20T19:17:34.282Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616456486 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:17:34 [2019-12-20T19:17:34.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=616456491 data=null button=1 stateMask=0x80000 x=118 y=179 count=1} to TreeItem with text {expDeepCopy [2]}
14:17:34 [2019-12-20T19:17:34.282Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
14:17:34 [2019-12-20T19:17:34.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=616456503 data=null doit=true} to TreeItem with text {expDeepCopy [2]}
14:17:34 [2019-12-20T19:17:34.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=616456503 data=null} to TreeItem with text {expDeepCopy [2]}
14:17:34 [2019-12-20T19:17:34.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=616456504 data=null button=1 stateMask=0x0 x=134 y=347 count=1} to TreeItem with text {expDeepCopy [2]}
14:17:34 [2019-12-20T19:17:34.282Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616456504 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:17:34 [2019-12-20T19:17:34.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=616456508 data=null button=1 stateMask=0x80000 x=118 y=347 count=1} to TreeItem with text {expDeepCopy [2]}
14:17:34 [2019-12-20T19:17:34.282Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
14:17:34 [2019-12-20T19:17:34.282Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:34 [2019-12-20T19:17:34.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616456616 data=null button=0 stateMask=0x0 x=170 y=368 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:17:34 [2019-12-20T19:17:34.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616456616 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:17:34 [2019-12-20T19:17:34.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616456616 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:17:34 [2019-12-20T19:17:34.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616456616 data=null button=1 stateMask=0x0 x=170 y=368 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:17:34 [2019-12-20T19:17:34.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616456616 data=null item=TreeItem {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:17:34 [2019-12-20T19:17:34.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616456781 data=null button=1 stateMask=0x80000 x=170 y=368 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:17:34 [2019-12-20T19:17:34.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:34 [2019-12-20T19:17:34.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:34 [2019-12-20T19:17:34.538Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:34 [2019-12-20T19:17:34.538Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:34 [2019-12-20T19:17:34.538Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
14:17:34 [2019-12-20T19:17:34.538Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:34 [2019-12-20T19:17:34.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=616456895 data=null button=0 stateMask=0x0 x=174 y=389 count=0} to TreeItem with text {ExampleCustomTxt.log3}
14:17:34 [2019-12-20T19:17:34.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=616456896 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
14:17:34 [2019-12-20T19:17:34.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=616456896 data=null} to TreeItem with text {ExampleCustomTxt.log3}
14:17:34 [2019-12-20T19:17:34.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=616456896 data=null button=1 stateMask=0x0 x=174 y=389 count=1} to TreeItem with text {ExampleCustomTxt.log3}
14:17:34 [2019-12-20T19:17:34.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616456896 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:17:34 [2019-12-20T19:17:34.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=616456996 data=null button=1 stateMask=0x80000 x=174 y=389 count=1} to TreeItem with text {ExampleCustomTxt.log3}
14:17:34 [2019-12-20T19:17:34.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:34 [2019-12-20T19:17:34.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:34 [2019-12-20T19:17:34.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:34 [2019-12-20T19:17:34.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:35 [2019-12-20T19:17:35.356Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:17:35 [2019-12-20T19:17:35.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:35 [2019-12-20T19:17:35.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:35 [2019-12-20T19:17:35.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:35 [2019-12-20T19:17:35.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:35 [2019-12-20T19:17:35.356Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:35 [2019-12-20T19:17:35.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616457482 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:35 [2019-12-20T19:17:35.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616457482 data=null doit=true} to TreeItem with text {test}
14:17:35 [2019-12-20T19:17:35.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616457482 data=null} to TreeItem with text {test}
14:17:35 [2019-12-20T19:17:35.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616457482 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:35 [2019-12-20T19:17:35.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616457482 data=null item=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:35 [2019-12-20T19:17:35.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616457504 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:35 [2019-12-20T19:17:35.356Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:35 [2019-12-20T19:17:35.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616457504 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:35 [2019-12-20T19:17:35.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616457504 data=null doit=true} to TreeItem with text {test}
14:17:35 [2019-12-20T19:17:35.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616457504 data=null} to TreeItem with text {test}
14:17:35 [2019-12-20T19:17:35.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616457505 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:35 [2019-12-20T19:17:35.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616457505 data=null item=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:35 [2019-12-20T19:17:35.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616457575 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:35 [2019-12-20T19:17:35.356Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:17:35 [2019-12-20T19:17:35.356Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:35 [2019-12-20T19:17:35.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=616457577 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
14:17:35 [2019-12-20T19:17:35.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=616457577 data=null doit=true} to TreeItem with text {Traces [4]}
14:17:35 [2019-12-20T19:17:35.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=616457577 data=null} to TreeItem with text {Traces [4]}
14:17:35 [2019-12-20T19:17:35.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=616457577 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:17:35 [2019-12-20T19:17:35.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616457577 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:17:35 [2019-12-20T19:17:35.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=616457587 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:17:35 [2019-12-20T19:17:35.356Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:35 [2019-12-20T19:17:35.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=616457588 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
14:17:35 [2019-12-20T19:17:35.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=616457588 data=null doit=true} to TreeItem with text {Traces [4]}
14:17:35 [2019-12-20T19:17:35.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=616457588 data=null} to TreeItem with text {Traces [4]}
14:17:35 [2019-12-20T19:17:35.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=616457588 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:17:35 [2019-12-20T19:17:35.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616457589 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:17:35 [2019-12-20T19:17:35.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=616457597 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:17:35 [2019-12-20T19:17:35.356Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:17:35 [2019-12-20T19:17:35.356Z] DEBUG - Clicking on with mnemonic 'Clear'
14:17:35 [2019-12-20T19:17:35.611Z] DEBUG - Clicked on with mnemonic 'Clear'
14:17:35 [2019-12-20T19:17:35.611Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:17:35 [2019-12-20T19:17:35.611Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=616457880 data=null doit=true} to Shell with text {Confirm Clear}
14:17:35 [2019-12-20T19:17:35.611Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:17:35 [2019-12-20T19:17:35.611Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:17:35 [2019-12-20T19:17:35.611Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:17:35 [2019-12-20T19:17:35.611Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:17:35 [2019-12-20T19:17:35.611Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:17:35 [2019-12-20T19:17:35.611Z] DEBUG - Clicking on &Yes
14:17:35 [2019-12-20T19:17:35.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616457881 data=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:17:35 [2019-12-20T19:17:35.611Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616457881 data=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:17:35 [2019-12-20T19:17:35.611Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616457881 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:17:35 [2019-12-20T19:17:35.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616457881 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:17:35 [2019-12-20T19:17:35.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616457881 data=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:17:35 [2019-12-20T19:17:35.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616457881 data=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:17:35 [2019-12-20T19:17:35.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616457881 data=null item=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:17:35 [2019-12-20T19:17:35.867Z] DEBUG - Clicked on 
14:17:35 [2019-12-20T19:17:35.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=616457694 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:17:37 [2019-12-20T19:17:37.760Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:17:37 [2019-12-20T19:17:37.760Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:17:37 [2019-12-20T19:17:37.760Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:17:37 [2019-12-20T19:17:37.760Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:37 [2019-12-20T19:17:37.760Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:37 [2019-12-20T19:17:37.760Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:37 [2019-12-20T19:17:37.760Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:37 [2019-12-20T19:17:37.760Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:37 [2019-12-20T19:17:37.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616460047 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:37 [2019-12-20T19:17:37.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616460075 data=null doit=true} to TreeItem with text {test}
14:17:37 [2019-12-20T19:17:37.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616460077 data=null} to TreeItem with text {test}
14:17:37 [2019-12-20T19:17:37.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616460077 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:37 [2019-12-20T19:17:37.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616460077 data=null item=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:37 [2019-12-20T19:17:37.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616460097 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:37 [2019-12-20T19:17:37.761Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:37 [2019-12-20T19:17:37.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616460097 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:37 [2019-12-20T19:17:37.761Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616460098 data=null doit=true} to TreeItem with text {test}
14:17:37 [2019-12-20T19:17:37.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616460098 data=null} to TreeItem with text {test}
14:17:37 [2019-12-20T19:17:37.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616460098 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:37 [2019-12-20T19:17:37.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616460098 data=null item=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:37 [2019-12-20T19:17:37.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616460103 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:37 [2019-12-20T19:17:37.761Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:17:37 [2019-12-20T19:17:37.761Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:37 [2019-12-20T19:17:37.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616460104 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:17:37 [2019-12-20T19:17:37.761Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616460105 data=null doit=true} to TreeItem with text {Traces [1]}
14:17:37 [2019-12-20T19:17:37.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616460105 data=null} to TreeItem with text {Traces [1]}
14:17:37 [2019-12-20T19:17:37.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616460105 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:37 [2019-12-20T19:17:37.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616460105 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:17:38 [2019-12-20T19:17:38.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616460179 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:38 [2019-12-20T19:17:38.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616460180 data=null doit=true} to TreeItem with text {Traces [1]}
14:17:38 [2019-12-20T19:17:38.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616460180 data=null} to TreeItem with text {Traces [1]}
14:17:38 [2019-12-20T19:17:38.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616460180 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:38 [2019-12-20T19:17:38.017Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616460180 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:17:38 [2019-12-20T19:17:38.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616460182 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:38 [2019-12-20T19:17:38.017Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:38 [2019-12-20T19:17:38.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616460183 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:17:38 [2019-12-20T19:17:38.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616460183 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:17:38 [2019-12-20T19:17:38.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616460184 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:17:38 [2019-12-20T19:17:38.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616460184 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:17:38 [2019-12-20T19:17:38.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616460184 data=null item=TreeItem {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:17:38 [2019-12-20T19:17:38.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616460207 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:17:38 [2019-12-20T19:17:38.273Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:17:38 [2019-12-20T19:17:38.273Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:38 [2019-12-20T19:17:38.273Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:38 [2019-12-20T19:17:38.273Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:38 [2019-12-20T19:17:38.273Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:38 [2019-12-20T19:17:38.273Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:38 [2019-12-20T19:17:38.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616460414 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:38 [2019-12-20T19:17:38.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616460414 data=null doit=true} to TreeItem with text {test}
14:17:38 [2019-12-20T19:17:38.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616460414 data=null} to TreeItem with text {test}
14:17:38 [2019-12-20T19:17:38.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616460415 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:38 [2019-12-20T19:17:38.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616460415 data=null item=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:38 [2019-12-20T19:17:38.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616460487 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:38 [2019-12-20T19:17:38.273Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:38 [2019-12-20T19:17:38.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616460488 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:38 [2019-12-20T19:17:38.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616460488 data=null doit=true} to TreeItem with text {test}
14:17:38 [2019-12-20T19:17:38.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616460488 data=null} to TreeItem with text {test}
14:17:38 [2019-12-20T19:17:38.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616460488 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:38 [2019-12-20T19:17:38.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616460488 data=null item=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:38 [2019-12-20T19:17:38.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616460501 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:38 [2019-12-20T19:17:38.273Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:17:38 [2019-12-20T19:17:38.273Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:38 [2019-12-20T19:17:38.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616460502 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:17:38 [2019-12-20T19:17:38.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616460502 data=null doit=true} to TreeItem with text {Traces [1]}
14:17:38 [2019-12-20T19:17:38.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616460502 data=null} to TreeItem with text {Traces [1]}
14:17:38 [2019-12-20T19:17:38.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616460502 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:38 [2019-12-20T19:17:38.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616460502 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:17:38 [2019-12-20T19:17:38.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616460577 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:38 [2019-12-20T19:17:38.273Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:38 [2019-12-20T19:17:38.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616460579 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:17:38 [2019-12-20T19:17:38.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616460579 data=null doit=true} to TreeItem with text {Traces [1]}
14:17:38 [2019-12-20T19:17:38.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616460579 data=null} to TreeItem with text {Traces [1]}
14:17:38 [2019-12-20T19:17:38.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616460580 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:38 [2019-12-20T19:17:38.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616460580 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:17:38 [2019-12-20T19:17:38.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616460584 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:38 [2019-12-20T19:17:38.529Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:17:38 [2019-12-20T19:17:38.529Z] DEBUG - Clicking on with mnemonic 'Clear'
14:17:38 [2019-12-20T19:17:38.529Z] DEBUG - Clicked on with mnemonic 'Clear'
14:17:38 [2019-12-20T19:17:38.529Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:17:38 [2019-12-20T19:17:38.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=616460790 data=null doit=true} to Shell with text {Confirm Clear}
14:17:38 [2019-12-20T19:17:38.529Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:17:38 [2019-12-20T19:17:38.529Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:17:38 [2019-12-20T19:17:38.529Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:17:38 [2019-12-20T19:17:38.529Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:17:38 [2019-12-20T19:17:38.529Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:17:38 [2019-12-20T19:17:38.529Z] DEBUG - Clicking on &Yes
14:17:38 [2019-12-20T19:17:38.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616460790 data=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:17:38 [2019-12-20T19:17:38.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616460790 data=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:17:38 [2019-12-20T19:17:38.529Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616460791 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:17:38 [2019-12-20T19:17:38.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616460791 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:17:38 [2019-12-20T19:17:38.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616460791 data=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:17:38 [2019-12-20T19:17:38.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616460791 data=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:17:38 [2019-12-20T19:17:38.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616460791 data=null item=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:17:39 [2019-12-20T19:17:39.089Z] DEBUG - Clicked on 
14:17:39 [2019-12-20T19:17:39.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=616460674 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:17:40 [2019-12-20T19:17:40.977Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:17:40 [2019-12-20T19:17:40.977Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:17:40 [2019-12-20T19:17:40.977Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:17:40 [2019-12-20T19:17:40.977Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:40 [2019-12-20T19:17:40.977Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:40 [2019-12-20T19:17:40.977Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:40 [2019-12-20T19:17:40.977Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:40 [2019-12-20T19:17:40.977Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:40 [2019-12-20T19:17:40.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616463281 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:40 [2019-12-20T19:17:40.977Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616463281 data=null doit=true} to TreeItem with text {test}
14:17:40 [2019-12-20T19:17:40.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616463281 data=null} to TreeItem with text {test}
14:17:40 [2019-12-20T19:17:40.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616463281 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:40 [2019-12-20T19:17:40.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616463281 data=null item=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:40 [2019-12-20T19:17:40.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616463299 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:40 [2019-12-20T19:17:40.977Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:40 [2019-12-20T19:17:40.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616463299 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:40 [2019-12-20T19:17:40.977Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616463299 data=null doit=true} to TreeItem with text {test}
14:17:40 [2019-12-20T19:17:40.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616463299 data=null} to TreeItem with text {test}
14:17:40 [2019-12-20T19:17:40.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616463300 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:40 [2019-12-20T19:17:40.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616463300 data=null item=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:40 [2019-12-20T19:17:40.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616463305 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:40 [2019-12-20T19:17:40.977Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:17:40 [2019-12-20T19:17:40.977Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:40 [2019-12-20T19:17:40.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616463306 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:17:40 [2019-12-20T19:17:40.977Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616463306 data=null doit=true} to TreeItem with text {Traces [1]}
14:17:40 [2019-12-20T19:17:40.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616463306 data=null} to TreeItem with text {Traces [1]}
14:17:40 [2019-12-20T19:17:40.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616463306 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:40 [2019-12-20T19:17:40.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616463306 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:17:41 [2019-12-20T19:17:41.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616463380 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:41 [2019-12-20T19:17:41.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616463381 data=null doit=true} to TreeItem with text {Traces [1]}
14:17:41 [2019-12-20T19:17:41.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616463381 data=null} to TreeItem with text {Traces [1]}
14:17:41 [2019-12-20T19:17:41.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616463381 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:41 [2019-12-20T19:17:41.232Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616463381 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:17:41 [2019-12-20T19:17:41.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616463383 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:41 [2019-12-20T19:17:41.232Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:41 [2019-12-20T19:17:41.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616463384 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:17:41 [2019-12-20T19:17:41.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616463384 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:17:41 [2019-12-20T19:17:41.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616463384 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:17:41 [2019-12-20T19:17:41.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616463384 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:17:41 [2019-12-20T19:17:41.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616463384 data=null item=TreeItem {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:17:41 [2019-12-20T19:17:41.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616463407 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:17:41 [2019-12-20T19:17:41.232Z] DEBUG - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
14:17:41 [2019-12-20T19:17:41.232Z] DEBUG - Clicking on with mnemonic 'Rename...'
14:17:41 [2019-12-20T19:17:41.488Z] DEBUG - Clicked on with mnemonic 'Rename...'
14:17:41 [2019-12-20T19:17:41.488Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
14:17:41 [2019-12-20T19:17:41.488Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=616463704 data=null doit=true} to Shell with text {Rename Trace}
14:17:41 [2019-12-20T19:17:41.488Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
14:17:41 [2019-12-20T19:17:41.488Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
14:17:41 [2019-12-20T19:17:41.488Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
14:17:41 [2019-12-20T19:17:41.488Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
14:17:41 [2019-12-20T19:17:41.488Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:17:41 [2019-12-20T19:17:41.488Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:17:41 [2019-12-20T19:17:41.488Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:17:41 [2019-12-20T19:17:41.488Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:17:41 [2019-12-20T19:17:41.488Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:41 [2019-12-20T19:17:41.488Z] DEBUG - Clicking on OK
14:17:41 [2019-12-20T19:17:41.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616463708 data=null 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:41 [2019-12-20T19:17:41.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616463709 data=null 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:41 [2019-12-20T19:17:41.488Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616463709 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:41 [2019-12-20T19:17:41.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616463709 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:41 [2019-12-20T19:17:41.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616463780 data=null 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:41 [2019-12-20T19:17:41.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616463780 data=null 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:41 [2019-12-20T19:17:41.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616463780 data=null item=null detail=0 x=0 y=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:42 [2019-12-20T19:17:42.049Z] DEBUG - Clicked on 
14:17:42 [2019-12-20T19:17:42.049Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:17:42 [2019-12-20T19:17:42.049Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:42 [2019-12-20T19:17:42.050Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:42 [2019-12-20T19:17:42.050Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=616463498 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:17:42 [2019-12-20T19:17:42.611Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:42 [2019-12-20T19:17:42.611Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:42 [2019-12-20T19:17:42.611Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:42 [2019-12-20T19:17:42.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616464708 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:42 [2019-12-20T19:17:42.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616464708 data=null doit=true} to TreeItem with text {test}
14:17:42 [2019-12-20T19:17:42.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616464708 data=null} to TreeItem with text {test}
14:17:42 [2019-12-20T19:17:42.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616464708 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:42 [2019-12-20T19:17:42.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616464708 data=null item=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:42 [2019-12-20T19:17:42.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616464732 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:42 [2019-12-20T19:17:42.611Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:42 [2019-12-20T19:17:42.611Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616464733 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:42 [2019-12-20T19:17:42.611Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616464733 data=null doit=true} to TreeItem with text {test}
14:17:42 [2019-12-20T19:17:42.611Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616464733 data=null} to TreeItem with text {test}
14:17:42 [2019-12-20T19:17:42.611Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616464734 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:42 [2019-12-20T19:17:42.611Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616464734 data=null item=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:42 [2019-12-20T19:17:42.611Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616464739 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:42 [2019-12-20T19:17:42.611Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:17:42 [2019-12-20T19:17:42.611Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:42 [2019-12-20T19:17:42.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616464740 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:17:42 [2019-12-20T19:17:42.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616464740 data=null doit=true} to TreeItem with text {Traces [1]}
14:17:42 [2019-12-20T19:17:42.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616464740 data=null} to TreeItem with text {Traces [1]}
14:17:42 [2019-12-20T19:17:42.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616464740 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:42 [2019-12-20T19:17:42.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616464740 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:17:42 [2019-12-20T19:17:42.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616464776 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:42 [2019-12-20T19:17:42.612Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
14:17:42 [2019-12-20T19:17:42.612Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:42 [2019-12-20T19:17:42.612Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=616464776 data=null button=0 stateMask=0x0 x=156 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log2}
14:17:42 [2019-12-20T19:17:42.612Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=616464777 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
14:17:42 [2019-12-20T19:17:42.612Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=616464777 data=null} to TreeItem with text {ExampleCustomTxt.log2}
14:17:42 [2019-12-20T19:17:42.612Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=616464777 data=null button=1 stateMask=0x0 x=156 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log2}
14:17:42 [2019-12-20T19:17:42.612Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616464777 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:17:42 [2019-12-20T19:17:42.612Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=616464797 data=null button=1 stateMask=0x80000 x=156 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log2}
14:17:42 [2019-12-20T19:17:42.612Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
14:17:42 [2019-12-20T19:17:42.612Z] DEBUG - Clicking on with mnemonic 'Open'
14:17:42 [2019-12-20T19:17:42.867Z] DEBUG - Clicked on with mnemonic 'Open'
14:17:42 [2019-12-20T19:17:42.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=616464892 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:17:43 [2019-12-20T19:17:43.429Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:17:43 [2019-12-20T19:17:43.429Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:17:43 [2019-12-20T19:17:43.429Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:17:43 [2019-12-20T19:17:43.429Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:17:43 [2019-12-20T19:17:43.429Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:17:43 [2019-12-20T19:17:43.429Z] DEBUG - Attempting to set focus on Table with text {}
14:17:43 [2019-12-20T19:17:43.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616465498 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:17:43 [2019-12-20T19:17:43.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616465498 data=null doit=true} to TableItem with text {}
14:17:43 [2019-12-20T19:17:43.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616465498 data=null} to TableItem with text {}
14:17:43 [2019-12-20T19:17:43.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616465499 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:17:43 [2019-12-20T19:17:43.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616465499 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:17:43 [2019-12-20T19:17:43.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616465505 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:17:43 [2019-12-20T19:17:43.429Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:17:43 [2019-12-20T19:17:43.429Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:17:43 [2019-12-20T19:17:43.429Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:17:43 [2019-12-20T19:17:43.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:43 [2019-12-20T19:17:43.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:43 [2019-12-20T19:17:43.429Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:43 [2019-12-20T19:17:43.429Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:43 [2019-12-20T19:17:43.429Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:43 [2019-12-20T19:17:43.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616465614 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:43 [2019-12-20T19:17:43.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616465614 data=null doit=true} to TreeItem with text {test}
14:17:43 [2019-12-20T19:17:43.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616465614 data=null} to TreeItem with text {test}
14:17:43 [2019-12-20T19:17:43.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616465614 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:43 [2019-12-20T19:17:43.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616465614 data=null item=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:43 [2019-12-20T19:17:43.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616465688 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:43 [2019-12-20T19:17:43.429Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:43 [2019-12-20T19:17:43.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616465688 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:43 [2019-12-20T19:17:43.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616465689 data=null doit=true} to TreeItem with text {test}
14:17:43 [2019-12-20T19:17:43.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616465689 data=null} to TreeItem with text {test}
14:17:43 [2019-12-20T19:17:43.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616465689 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:43 [2019-12-20T19:17:43.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616465689 data=null item=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:43 [2019-12-20T19:17:43.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616465696 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:43 [2019-12-20T19:17:43.430Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:17:43 [2019-12-20T19:17:43.430Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:43 [2019-12-20T19:17:43.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616465702 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:17:43 [2019-12-20T19:17:43.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616465702 data=null doit=true} to TreeItem with text {Traces [1]}
14:17:43 [2019-12-20T19:17:43.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616465702 data=null} to TreeItem with text {Traces [1]}
14:17:43 [2019-12-20T19:17:43.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616465703 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:43 [2019-12-20T19:17:43.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616465703 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:17:43 [2019-12-20T19:17:43.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616465772 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:43 [2019-12-20T19:17:43.430Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:43 [2019-12-20T19:17:43.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616465780 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:17:43 [2019-12-20T19:17:43.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616465780 data=null doit=true} to TreeItem with text {Traces [1]}
14:17:43 [2019-12-20T19:17:43.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616465780 data=null} to TreeItem with text {Traces [1]}
14:17:43 [2019-12-20T19:17:43.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616465780 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:43 [2019-12-20T19:17:43.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616465780 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:17:43 [2019-12-20T19:17:43.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616465786 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:43 [2019-12-20T19:17:43.685Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:17:43 [2019-12-20T19:17:43.685Z] DEBUG - Clicking on with mnemonic 'Clear'
14:17:43 [2019-12-20T19:17:43.685Z] DEBUG - Clicked on with mnemonic 'Clear'
14:17:43 [2019-12-20T19:17:43.685Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:17:43 [2019-12-20T19:17:43.685Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=616466000 data=null doit=true} to Shell with text {Confirm Clear}
14:17:43 [2019-12-20T19:17:43.685Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:17:43 [2019-12-20T19:17:43.685Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:17:43 [2019-12-20T19:17:43.685Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:17:43 [2019-12-20T19:17:43.685Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:17:43 [2019-12-20T19:17:43.685Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:17:43 [2019-12-20T19:17:43.685Z] DEBUG - Clicking on &Yes
14:17:43 [2019-12-20T19:17:43.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616466001 data=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:17:43 [2019-12-20T19:17:43.685Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616466001 data=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:17:43 [2019-12-20T19:17:43.685Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616466001 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:17:43 [2019-12-20T19:17:43.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616466001 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:17:43 [2019-12-20T19:17:43.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616466001 data=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:17:43 [2019-12-20T19:17:43.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616466001 data=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:17:43 [2019-12-20T19:17:43.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616466001 data=null item=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:17:44 [2019-12-20T19:17:44.247Z] DEBUG - Clicked on 
14:17:44 [2019-12-20T19:17:44.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=616465881 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:17:46 [2019-12-20T19:17:46.167Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:17:46 [2019-12-20T19:17:46.167Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:17:46 [2019-12-20T19:17:46.422Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:17:46 [2019-12-20T19:17:46.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:46 [2019-12-20T19:17:46.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:46 [2019-12-20T19:17:46.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:46 [2019-12-20T19:17:46.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:46 [2019-12-20T19:17:46.422Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:46 [2019-12-20T19:17:46.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616468587 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:46 [2019-12-20T19:17:46.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616468587 data=null doit=true} to TreeItem with text {test}
14:17:46 [2019-12-20T19:17:46.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616468588 data=null} to TreeItem with text {test}
14:17:46 [2019-12-20T19:17:46.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616468588 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:46 [2019-12-20T19:17:46.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616468588 data=null item=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 [2019-12-20T19:17:46.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616468603 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:46 [2019-12-20T19:17:46.423Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:46 [2019-12-20T19:17:46.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616468603 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:46 [2019-12-20T19:17:46.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616468603 data=null doit=true} to TreeItem with text {test}
14:17:46 [2019-12-20T19:17:46.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616468604 data=null} to TreeItem with text {test}
14:17:46 [2019-12-20T19:17:46.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616468604 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:46 [2019-12-20T19:17:46.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616468604 data=null item=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 [2019-12-20T19:17:46.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616468609 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:46 [2019-12-20T19:17:46.423Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:17:46 [2019-12-20T19:17:46.423Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:46 [2019-12-20T19:17:46.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616468610 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:17:46 [2019-12-20T19:17:46.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616468610 data=null doit=true} to TreeItem with text {Traces [1]}
14:17:46 [2019-12-20T19:17:46.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616468610 data=null} to TreeItem with text {Traces [1]}
14:17:46 [2019-12-20T19:17:46.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616468674 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:46 [2019-12-20T19:17:46.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616468675 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:17:46 [2019-12-20T19:17:46.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616468683 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:46 [2019-12-20T19:17:46.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616468684 data=null doit=true} to TreeItem with text {Traces [1]}
14:17:46 [2019-12-20T19:17:46.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616468684 data=null} to TreeItem with text {Traces [1]}
14:17:46 [2019-12-20T19:17:46.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616468684 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:46 [2019-12-20T19:17:46.423Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616468684 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:17:46 [2019-12-20T19:17:46.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616468686 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:46 [2019-12-20T19:17:46.423Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:46 [2019-12-20T19:17:46.423Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616468686 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:17:46 [2019-12-20T19:17:46.423Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616468686 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:17:46 [2019-12-20T19:17:46.423Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616468687 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:17:46 [2019-12-20T19:17:46.423Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616468687 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:17:46 [2019-12-20T19:17:46.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616468687 data=null item=TreeItem {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:17:46 [2019-12-20T19:17:46.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616468707 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:17:46 [2019-12-20T19:17:46.680Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
14:17:46 [2019-12-20T19:17:46.680Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
14:17:46 [2019-12-20T19:17:46.680Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
14:17:46 [2019-12-20T19:17:46.680Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
14:17:46 [2019-12-20T19:17:46.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=616468795 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:17:47 [2019-12-20T19:17:47.194Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:17:47 [2019-12-20T19:17:47.194Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:17:47 [2019-12-20T19:17:47.450Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:17:47 [2019-12-20T19:17:47.450Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:47 [2019-12-20T19:17:47.450Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:47 [2019-12-20T19:17:47.450Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:47 [2019-12-20T19:17:47.450Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:47 [2019-12-20T19:17:47.450Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:47 [2019-12-20T19:17:47.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616469597 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:47 [2019-12-20T19:17:47.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616469597 data=null doit=true} to TreeItem with text {test}
14:17:47 [2019-12-20T19:17:47.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616469597 data=null} to TreeItem with text {test}
14:17:47 [2019-12-20T19:17:47.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616469598 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:47 [2019-12-20T19:17:47.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616469598 data=null item=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:47 [2019-12-20T19:17:47.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616469684 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:47 [2019-12-20T19:17:47.450Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:17:47 [2019-12-20T19:17:47.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=616469685 data=null doit=true} to TreeItem with text {Experiments [1]}
14:17:47 [2019-12-20T19:17:47.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=616469685 data=null} to TreeItem with text {Experiments [1]}
14:17:47 [2019-12-20T19:17:47.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=616469686 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]}
14:17:47 [2019-12-20T19:17:47.450Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616469686 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:17:47 [2019-12-20T19:17:47.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=616469688 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]}
14:17:47 [2019-12-20T19:17:47.450Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
14:17:47 [2019-12-20T19:17:47.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=616469688 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]}
14:17:47 [2019-12-20T19:17:47.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=616469689 data=null} to TreeItem with text {ExampleCustomTxt.log [1]}
14:17:47 [2019-12-20T19:17:47.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=616469689 data=null button=1 stateMask=0x0 x=147 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
14:17:47 [2019-12-20T19:17:47.450Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616469689 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:17:47 [2019-12-20T19:17:47.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=616469692 data=null button=1 stateMask=0x80000 x=147 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
14:17:47 [2019-12-20T19:17:47.450Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:47 [2019-12-20T19:17:47.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616469692 data=null button=0 stateMask=0x0 x=154 y=74 count=0} to Tree node with text: ExampleCustomTxt.log
14:17:47 [2019-12-20T19:17:47.450Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616469701 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
14:17:47 [2019-12-20T19:17:47.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616469701 data=null} to Tree node with text: ExampleCustomTxt.log
14:17:47 [2019-12-20T19:17:47.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616469702 data=null button=1 stateMask=0x0 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log
14:17:47 [2019-12-20T19:17:47.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616469702 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:17:47 [2019-12-20T19:17:47.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616469785 data=null button=1 stateMask=0x80000 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log
14:17:47 [2019-12-20T19:17:47.706Z] DEBUG - matched MenuItem with text "Remo&ve", using matcher: with mnemonic 'Remove'
14:17:47 [2019-12-20T19:17:47.706Z] DEBUG - Clicking on with mnemonic 'Remove'
14:17:47 [2019-12-20T19:17:47.962Z] DEBUG - Clicked on with mnemonic 'Remove'
14:17:47 [2019-12-20T19:17:47.962Z] DEBUG - matched Shell with text "Confirm Remove", using matcher: with text 'Confirm Remove'
14:17:47 [2019-12-20T19:17:47.962Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Remove} time=616470094 data=null doit=true} to Shell with text {Confirm Remove}
14:17:47 [2019-12-20T19:17:47.962Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:17:47 [2019-12-20T19:17:47.962Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:17:47 [2019-12-20T19:17:47.962Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:17:47 [2019-12-20T19:17:47.962Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:17:47 [2019-12-20T19:17:47.962Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:17:47 [2019-12-20T19:17:47.962Z] DEBUG - Clicking on &Yes
14:17:47 [2019-12-20T19:17:47.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616470095 data=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:17:47 [2019-12-20T19:17:47.962Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616470095 data=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:17:47 [2019-12-20T19:17:47.962Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616470095 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:17:47 [2019-12-20T19:17:47.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616470095 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:17:47 [2019-12-20T19:17:47.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616470095 data=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:17:47 [2019-12-20T19:17:47.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616470096 data=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:17:47 [2019-12-20T19:17:47.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616470096 data=null item=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:17:48 [2019-12-20T19:17:48.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Remo&ve} time=616469885 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:17:48 [2019-12-20T19:17:48.523Z] DEBUG - Clicked on 
14:17:48 [2019-12-20T19:17:48.523Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
14:17:49 [2019-12-20T19:17:49.086Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616471194 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616471194 data=null doit=true} to TreeItem with text {test}
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616471195 data=null} to TreeItem with text {test}
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616471195 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616471195 data=null item=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:49 [2019-12-20T19:17:49.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616471225 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616471226 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616471226 data=null doit=true} to TreeItem with text {test}
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616471226 data=null} to TreeItem with text {test}
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616471227 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616471227 data=null item=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:49 [2019-12-20T19:17:49.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616471237 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:49 [2019-12-20T19:17:49.086Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616471273 data=null button=0 stateMask=0x0 x=91 y=137 count=0} to TreeItem with text {Traces [1]}
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616471273 data=null doit=true} to TreeItem with text {Traces [1]}
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616471273 data=null} to TreeItem with text {Traces [1]}
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616471273 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [1]}
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616471273 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:17:49 [2019-12-20T19:17:49.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616471283 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [1]}
14:17:49 [2019-12-20T19:17:49.086Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616471299 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616471299 data=null doit=true} to TreeItem with text {test}
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616471299 data=null} to TreeItem with text {test}
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616471299 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616471300 data=null item=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:49 [2019-12-20T19:17:49.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616471379 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616471379 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616471380 data=null doit=true} to TreeItem with text {test}
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616471380 data=null} to TreeItem with text {test}
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616471380 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616471380 data=null item=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:49 [2019-12-20T19:17:49.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616471386 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:49 [2019-12-20T19:17:49.086Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616471387 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:17:49 [2019-12-20T19:17:49.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616471387 data=null doit=true} to TreeItem with text {Traces [1]}
14:17:49 [2019-12-20T19:17:49.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616471387 data=null} to TreeItem with text {Traces [1]}
14:17:49 [2019-12-20T19:17:49.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616471387 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:49 [2019-12-20T19:17:49.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616471387 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:17:49 [2019-12-20T19:17:49.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616471400 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:49 [2019-12-20T19:17:49.087Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:49 [2019-12-20T19:17:49.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616471401 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:17:49 [2019-12-20T19:17:49.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616471401 data=null doit=true} to TreeItem with text {Traces [1]}
14:17:49 [2019-12-20T19:17:49.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616471401 data=null} to TreeItem with text {Traces [1]}
14:17:49 [2019-12-20T19:17:49.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616471401 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:49 [2019-12-20T19:17:49.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616471401 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:17:49 [2019-12-20T19:17:49.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616471405 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:17:49 [2019-12-20T19:17:49.343Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:17:49 [2019-12-20T19:17:49.343Z] DEBUG - Clicking on with mnemonic 'Clear'
14:17:49 [2019-12-20T19:17:49.343Z] DEBUG - Clicked on with mnemonic 'Clear'
14:17:49 [2019-12-20T19:17:49.343Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:17:49 [2019-12-20T19:17:49.343Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=616471614 data=null doit=true} to Shell with text {Confirm Clear}
14:17:49 [2019-12-20T19:17:49.343Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:17:49 [2019-12-20T19:17:49.343Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:17:49 [2019-12-20T19:17:49.343Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:17:49 [2019-12-20T19:17:49.343Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:17:49 [2019-12-20T19:17:49.343Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:17:49 [2019-12-20T19:17:49.343Z] DEBUG - Clicking on &Yes
14:17:49 [2019-12-20T19:17:49.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616471614 data=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:17:49 [2019-12-20T19:17:49.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616471614 data=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:17:49 [2019-12-20T19:17:49.343Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616471614 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:17:49 [2019-12-20T19:17:49.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616471614 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:17:49 [2019-12-20T19:17:49.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616471614 data=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:17:49 [2019-12-20T19:17:49.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616471679 data=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:17:49 [2019-12-20T19:17:49.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616471679 data=null item=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:17:49 [2019-12-20T19:17:49.598Z] DEBUG - Clicked on 
14:17:49 [2019-12-20T19:17:49.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=616471489 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:17:51 [2019-12-20T19:17:51.487Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:17:51 [2019-12-20T19:17:51.487Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616473900 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616473900 data=null doit=true} to TreeItem with text {test}
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616473900 data=null} to TreeItem with text {test}
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616473900 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616473900 data=null item=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:51 [2019-12-20T19:17:51.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616473918 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616473918 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616473919 data=null doit=true} to TreeItem with text {test}
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616473919 data=null} to TreeItem with text {test}
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616473919 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616473919 data=null item=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:51 [2019-12-20T19:17:51.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616473977 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:51 [2019-12-20T19:17:51.743Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616473978 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616473978 data=null doit=true} to TreeItem with text {Traces [2]}
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616473978 data=null} to TreeItem with text {Traces [2]}
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616473978 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616473979 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:17:51 [2019-12-20T19:17:51.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616473986 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616473987 data=null doit=true} to TreeItem with text {Traces [2]}
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616473987 data=null} to TreeItem with text {Traces [2]}
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616473987 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616473987 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:17:51 [2019-12-20T19:17:51.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616473989 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [2]}
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=616473989 data=null doit=true} to TreeItem with text {symbolic-link [1]}
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=616473989 data=null} to TreeItem with text {symbolic-link [1]}
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=616473989 data=null button=1 stateMask=0x0 x=114 y=74 count=1} to TreeItem with text {symbolic-link [1]}
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616473990 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:17:51 [2019-12-20T19:17:51.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=616473999 data=null button=1 stateMask=0x80000 x=130 y=74 count=1} to TreeItem with text {symbolic-link [1]}
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616474002 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616474003 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616474003 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616474003 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616474003 data=null item=TreeItem {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:17:51 [2019-12-20T19:17:51.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616474075 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
14:17:51 [2019-12-20T19:17:51.743Z] DEBUG - Clicking on with mnemonic 'Copy...'
14:17:51 [2019-12-20T19:17:51.999Z] DEBUG - Clicked on with mnemonic 'Copy...'
14:17:51 [2019-12-20T19:17:51.999Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
14:17:51 [2019-12-20T19:17:51.999Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=616474291 data=null doit=true} to Shell with text {Copy Trace}
14:17:51 [2019-12-20T19:17:51.999Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
14:17:51 [2019-12-20T19:17:51.999Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
14:17:51 [2019-12-20T19:17:51.999Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
14:17:51 [2019-12-20T19:17:51.999Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
14:17:51 [2019-12-20T19:17:51.999Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
14:17:51 [2019-12-20T19:17:51.999Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
14:17:51 [2019-12-20T19:17:51.999Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:17:51 [2019-12-20T19:17:51.999Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:17:51 [2019-12-20T19:17:51.999Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:17:51 [2019-12-20T19:17:51.999Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:17:51 [2019-12-20T19:17:51.999Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:51 [2019-12-20T19:17:51.999Z] DEBUG - Clicking on OK
14:17:51 [2019-12-20T19:17:51.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616474304 data=null 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:51 [2019-12-20T19:17:51.999Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616474304 data=null 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:51 [2019-12-20T19:17:51.999Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616474304 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:51 [2019-12-20T19:17:51.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616474304 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:51 [2019-12-20T19:17:51.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616474304 data=null 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:51 [2019-12-20T19:17:51.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616474304 data=null 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:52 [2019-12-20T19:17:52.254Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:52 [2019-12-20T19:17:52.254Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:52 [2019-12-20T19:17:52.254Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:52 [2019-12-20T19:17:52.254Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:52 [2019-12-20T19:17:52.254Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:52 [2019-12-20T19:17:52.254Z] DEBUG - Clicked on OK
14:17:52 [2019-12-20T19:17:52.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616474304 data=null item=null detail=0 x=0 y=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:52 [2019-12-20T19:17:52.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=616474113 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:17:52 [2019-12-20T19:17:52.816Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:17:52 [2019-12-20T19:17:52.816Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:52 [2019-12-20T19:17:52.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616474889 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:17:52 [2019-12-20T19:17:52.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616474889 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:17:52 [2019-12-20T19:17:52.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616474889 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:17:52 [2019-12-20T19:17:52.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616474890 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:17:52 [2019-12-20T19:17:52.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616474890 data=null item=TreeItem {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:17:52 [2019-12-20T19:17:52.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616474907 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:17:52 [2019-12-20T19:17:52.816Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
14:17:52 [2019-12-20T19:17:52.816Z] DEBUG - Clicking on with mnemonic 'Copy...'
14:17:52 [2019-12-20T19:17:52.816Z] DEBUG - Clicked on with mnemonic 'Copy...'
14:17:52 [2019-12-20T19:17:52.816Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
14:17:52 [2019-12-20T19:17:52.816Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=616475184 data=null doit=true} to Shell with text {Copy Trace}
14:17:52 [2019-12-20T19:17:52.816Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
14:17:52 [2019-12-20T19:17:52.816Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
14:17:52 [2019-12-20T19:17:52.816Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
14:17:52 [2019-12-20T19:17:52.816Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
14:17:52 [2019-12-20T19:17:52.816Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
14:17:52 [2019-12-20T19:17:52.817Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
14:17:52 [2019-12-20T19:17:52.817Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
14:17:52 [2019-12-20T19:17:52.817Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
14:17:52 [2019-12-20T19:17:52.817Z] 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:17:52 [2019-12-20T19:17:52.817Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:17:52 [2019-12-20T19:17:52.817Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:17:52 [2019-12-20T19:17:52.817Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
14:17:52 [2019-12-20T19:17:52.817Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=616475187 data=null doit=true} to Button with text {Copy as a link}
14:17:53 [2019-12-20T19:17:53.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=616475187 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:17:53 [2019-12-20T19:17:53.073Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
14:17:53 [2019-12-20T19:17:53.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=616475188 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
14:17:53 [2019-12-20T19:17:53.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=616475188 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:17:53 [2019-12-20T19:17:53.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=616475188 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:17:53 [2019-12-20T19:17:53.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=616475188 data=null item=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:17:53 [2019-12-20T19:17:53.073Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
14:17:53 [2019-12-20T19:17:53.073Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
14:17:53 [2019-12-20T19:17:53.073Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
14:17:53 [2019-12-20T19:17:53.073Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:17:53 [2019-12-20T19:17:53.073Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:17:53 [2019-12-20T19:17:53.073Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:17:53 [2019-12-20T19:17:53.073Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:17:53 [2019-12-20T19:17:53.073Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:53 [2019-12-20T19:17:53.073Z] DEBUG - Clicking on OK
14:17:53 [2019-12-20T19:17:53.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616475197 data=null 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:53 [2019-12-20T19:17:53.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616475197 data=null 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:53 [2019-12-20T19:17:53.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616475197 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:53 [2019-12-20T19:17:53.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616475197 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:53 [2019-12-20T19:17:53.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616475198 data=null 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:53 [2019-12-20T19:17:53.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616475198 data=null 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:53 [2019-12-20T19:17:53.073Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:17:53 [2019-12-20T19:17:53.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616475198 data=null item=null detail=0 x=0 y=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:53 [2019-12-20T19:17:53.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=616475001 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:17:53 [2019-12-20T19:17:53.073Z] DEBUG - Clicked on 
14:17:53 [2019-12-20T19:17:53.073Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:17:53 [2019-12-20T19:17:53.073Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:53 [2019-12-20T19:17:53.073Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:53 [2019-12-20T19:17:53.073Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:53 [2019-12-20T19:17:53.073Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:53 [2019-12-20T19:17:53.073Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:53 [2019-12-20T19:17:53.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616475395 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:53 [2019-12-20T19:17:53.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616475395 data=null doit=true} to TreeItem with text {test}
14:17:53 [2019-12-20T19:17:53.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616475395 data=null} to TreeItem with text {test}
14:17:53 [2019-12-20T19:17:53.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616475395 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:53 [2019-12-20T19:17:53.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616475395 data=null item=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:53 [2019-12-20T19:17:53.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616475478 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:53 [2019-12-20T19:17:53.329Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:53 [2019-12-20T19:17:53.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616475480 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:53 [2019-12-20T19:17:53.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616475480 data=null doit=true} to TreeItem with text {test}
14:17:53 [2019-12-20T19:17:53.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616475480 data=null} to TreeItem with text {test}
14:17:53 [2019-12-20T19:17:53.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616475480 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:53 [2019-12-20T19:17:53.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616475480 data=null item=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:53 [2019-12-20T19:17:53.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616475486 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:53 [2019-12-20T19:17:53.330Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:17:53 [2019-12-20T19:17:53.330Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:53 [2019-12-20T19:17:53.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=616475487 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
14:17:53 [2019-12-20T19:17:53.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=616475487 data=null doit=true} to TreeItem with text {Traces [3]}
14:17:53 [2019-12-20T19:17:53.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=616475488 data=null} to TreeItem with text {Traces [3]}
14:17:53 [2019-12-20T19:17:53.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=616475488 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:17:53 [2019-12-20T19:17:53.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616475488 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:17:53 [2019-12-20T19:17:53.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=616475502 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:17:53 [2019-12-20T19:17:53.330Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
14:17:53 [2019-12-20T19:17:53.330Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again.
14:17:53 [2019-12-20T19:17:53.330Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:53 [2019-12-20T19:17:53.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=616475503 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log2}
14:17:53 [2019-12-20T19:17:53.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=616475503 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
14:17:53 [2019-12-20T19:17:53.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=616475503 data=null} to TreeItem with text {ExampleCustomTxt.log2}
14:17:53 [2019-12-20T19:17:53.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=616475504 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2}
14:17:53 [2019-12-20T19:17:53.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616475504 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:17:53 [2019-12-20T19:17:53.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=616475582 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2}
14:17:53 [2019-12-20T19:17:53.330Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
14:17:53 [2019-12-20T19:17:53.330Z] DEBUG - Clicking on with mnemonic 'Open'
14:17:53 [2019-12-20T19:17:53.585Z] DEBUG - Clicked on with mnemonic 'Open'
14:17:53 [2019-12-20T19:17:53.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=616475612 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:17:53 [2019-12-20T19:17:53.841Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:17:55 [2019-12-20T19:17:55.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:17:55 [2019-12-20T19:17:55.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:17:55 [2019-12-20T19:17:55.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:17:55 [2019-12-20T19:17:55.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:17:55 [2019-12-20T19:17:55.208Z] DEBUG - Attempting to set focus on Table with text {}
14:17:55 [2019-12-20T19:17:55.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616477220 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:17:55 [2019-12-20T19:17:55.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616477220 data=null doit=true} to TableItem with text {}
14:17:55 [2019-12-20T19:17:55.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616477220 data=null} to TableItem with text {}
14:17:55 [2019-12-20T19:17:55.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616477220 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:17:55 [2019-12-20T19:17:55.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616477221 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:17:55 [2019-12-20T19:17:55.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616477226 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:17:55 [2019-12-20T19:17:55.209Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:17:55 [2019-12-20T19:17:55.209Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:17:55 [2019-12-20T19:17:55.209Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:17:55 [2019-12-20T19:17:55.209Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:55 [2019-12-20T19:17:55.209Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:55 [2019-12-20T19:17:55.209Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:55 [2019-12-20T19:17:55.209Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:55 [2019-12-20T19:17:55.209Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:55 [2019-12-20T19:17:55.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616477299 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:55 [2019-12-20T19:17:55.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616477299 data=null doit=true} to TreeItem with text {test}
14:17:55 [2019-12-20T19:17:55.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616477299 data=null} to TreeItem with text {test}
14:17:55 [2019-12-20T19:17:55.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616477299 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:55 [2019-12-20T19:17:55.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616477300 data=null item=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:55 [2019-12-20T19:17:55.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616477385 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:55 [2019-12-20T19:17:55.209Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:55 [2019-12-20T19:17:55.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616477386 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:55 [2019-12-20T19:17:55.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616477386 data=null doit=true} to TreeItem with text {test}
14:17:55 [2019-12-20T19:17:55.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616477386 data=null} to TreeItem with text {test}
14:17:55 [2019-12-20T19:17:55.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616477386 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:55 [2019-12-20T19:17:55.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616477386 data=null item=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:55 [2019-12-20T19:17:55.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616477395 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:55 [2019-12-20T19:17:55.209Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:17:55 [2019-12-20T19:17:55.209Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:55 [2019-12-20T19:17:55.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=616477396 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
14:17:55 [2019-12-20T19:17:55.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=616477396 data=null doit=true} to TreeItem with text {Traces [4]}
14:17:55 [2019-12-20T19:17:55.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=616477396 data=null} to TreeItem with text {Traces [4]}
14:17:55 [2019-12-20T19:17:55.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=616477396 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:17:55 [2019-12-20T19:17:55.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616477396 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:17:55 [2019-12-20T19:17:55.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=616477405 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:17:55 [2019-12-20T19:17:55.209Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
14:17:55 [2019-12-20T19:17:55.209Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again.
14:17:55 [2019-12-20T19:17:55.209Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:55 [2019-12-20T19:17:55.209Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=616477406 data=null button=0 stateMask=0x0 x=174 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log3}
14:17:55 [2019-12-20T19:17:55.209Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=616477406 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
14:17:55 [2019-12-20T19:17:55.209Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=616477407 data=null} to TreeItem with text {ExampleCustomTxt.log3}
14:17:55 [2019-12-20T19:17:55.209Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=616477407 data=null button=1 stateMask=0x0 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3}
14:17:55 [2019-12-20T19:17:55.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616477407 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:17:55 [2019-12-20T19:17:55.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=616477490 data=null button=1 stateMask=0x80000 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3}
14:17:55 [2019-12-20T19:17:55.466Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
14:17:55 [2019-12-20T19:17:55.466Z] DEBUG - Clicking on with mnemonic 'Open'
14:17:55 [2019-12-20T19:17:55.466Z] DEBUG - Clicked on with mnemonic 'Open'
14:17:55 [2019-12-20T19:17:55.466Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:17:55 [2019-12-20T19:17:55.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=616477590 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:17:56 [2019-12-20T19:17:56.028Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:17:56 [2019-12-20T19:17:56.028Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:17:56 [2019-12-20T19:17:56.955Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:17:56 [2019-12-20T19:17:56.955Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:17:56 [2019-12-20T19:17:56.955Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:17:56 [2019-12-20T19:17:56.955Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:17:56 [2019-12-20T19:17:56.955Z] DEBUG - Attempting to set focus on Table with text {}
14:17:56 [2019-12-20T19:17:56.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616479198 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:17:56 [2019-12-20T19:17:56.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616479198 data=null doit=true} to TableItem with text {}
14:17:56 [2019-12-20T19:17:56.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616479198 data=null} to TableItem with text {}
14:17:56 [2019-12-20T19:17:56.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616479198 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:17:56 [2019-12-20T19:17:56.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616479199 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:17:56 [2019-12-20T19:17:56.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616479206 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:17:56 [2019-12-20T19:17:56.955Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:17:56 [2019-12-20T19:17:56.955Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:17:56 [2019-12-20T19:17:56.955Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
14:17:56 [2019-12-20T19:17:56.955Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:57 [2019-12-20T19:17:57.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=616479395 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log2}
14:17:57 [2019-12-20T19:17:57.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=616479396 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
14:17:57 [2019-12-20T19:17:57.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=616479396 data=null} to TreeItem with text {ExampleCustomTxt.log2}
14:17:57 [2019-12-20T19:17:57.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=616479396 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2}
14:17:57 [2019-12-20T19:17:57.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616479396 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:17:57 [2019-12-20T19:17:57.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=616479475 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log2}
14:17:57 [2019-12-20T19:17:57.211Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:57 [2019-12-20T19:17:57.211Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:57 [2019-12-20T19:17:57.211Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:57 [2019-12-20T19:17:57.211Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:57 [2019-12-20T19:17:57.211Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
14:17:57 [2019-12-20T19:17:57.211Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:57 [2019-12-20T19:17:57.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=616479599 data=null button=0 stateMask=0x0 x=174 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log3}
14:17:57 [2019-12-20T19:17:57.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=616479599 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
14:17:57 [2019-12-20T19:17:57.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=616479599 data=null} to TreeItem with text {ExampleCustomTxt.log3}
14:17:57 [2019-12-20T19:17:57.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=616479600 data=null button=1 stateMask=0x0 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3}
14:17:57 [2019-12-20T19:17:57.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616479600 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:17:57 [2019-12-20T19:17:57.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=616479612 data=null button=1 stateMask=0x80000 x=174 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log3}
14:17:57 [2019-12-20T19:17:57.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:57 [2019-12-20T19:17:57.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:57 [2019-12-20T19:17:57.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:57 [2019-12-20T19:17:57.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:57 [2019-12-20T19:17:57.466Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:17:57 [2019-12-20T19:17:57.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:57 [2019-12-20T19:17:57.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:57 [2019-12-20T19:17:57.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:17:57 [2019-12-20T19:17:57.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:17:57 [2019-12-20T19:17:57.466Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:57 [2019-12-20T19:17:57.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616479787 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:57 [2019-12-20T19:17:57.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616479787 data=null doit=true} to TreeItem with text {test}
14:17:57 [2019-12-20T19:17:57.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616479787 data=null} to TreeItem with text {test}
14:17:57 [2019-12-20T19:17:57.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616479787 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:57 [2019-12-20T19:17:57.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616479788 data=null item=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:57 [2019-12-20T19:17:57.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616479807 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:57 [2019-12-20T19:17:57.466Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:57 [2019-12-20T19:17:57.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616479808 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:17:57 [2019-12-20T19:17:57.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616479808 data=null doit=true} to TreeItem with text {test}
14:17:57 [2019-12-20T19:17:57.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616479808 data=null} to TreeItem with text {test}
14:17:57 [2019-12-20T19:17:57.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616479808 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:17:57 [2019-12-20T19:17:57.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616479808 data=null item=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:57 [2019-12-20T19:17:57.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616479820 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:17:57 [2019-12-20T19:17:57.466Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:17:57 [2019-12-20T19:17:57.466Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:57 [2019-12-20T19:17:57.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=616479821 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
14:17:57 [2019-12-20T19:17:57.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=616479821 data=null doit=true} to TreeItem with text {Traces [4]}
14:17:57 [2019-12-20T19:17:57.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=616479821 data=null} to TreeItem with text {Traces [4]}
14:17:57 [2019-12-20T19:17:57.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=616479822 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:17:57 [2019-12-20T19:17:57.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616479822 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:17:57 [2019-12-20T19:17:57.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=616479876 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:17:57 [2019-12-20T19:17:57.722Z] DEBUG - Attempting to set focus on Tree with text {}
14:17:57 [2019-12-20T19:17:57.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=616479877 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
14:17:57 [2019-12-20T19:17:57.722Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=616479877 data=null doit=true} to TreeItem with text {Traces [4]}
14:17:57 [2019-12-20T19:17:57.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=616479877 data=null} to TreeItem with text {Traces [4]}
14:17:57 [2019-12-20T19:17:57.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=616479877 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:17:57 [2019-12-20T19:17:57.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616479877 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:17:57 [2019-12-20T19:17:57.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=616479882 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:17:57 [2019-12-20T19:17:57.722Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:17:57 [2019-12-20T19:17:57.722Z] DEBUG - Clicking on with mnemonic 'Clear'
14:17:57 [2019-12-20T19:17:57.722Z] DEBUG - Clicked on with mnemonic 'Clear'
14:17:57 [2019-12-20T19:17:57.722Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:17:57 [2019-12-20T19:17:57.722Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=616480083 data=null doit=true} to Shell with text {Confirm Clear}
14:17:57 [2019-12-20T19:17:57.722Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:17:57 [2019-12-20T19:17:57.722Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:17:57 [2019-12-20T19:17:57.722Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:17:57 [2019-12-20T19:17:57.722Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:17:57 [2019-12-20T19:17:57.722Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:17:57 [2019-12-20T19:17:57.722Z] DEBUG - Clicking on &Yes
14:17:57 [2019-12-20T19:17:57.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616480084 data=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:17:57 [2019-12-20T19:17:57.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616480084 data=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:17:57 [2019-12-20T19:17:57.722Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616480084 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:17:57 [2019-12-20T19:17:57.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616480084 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:17:57 [2019-12-20T19:17:57.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616480084 data=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:17:57 [2019-12-20T19:17:57.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616480084 data=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:17:57 [2019-12-20T19:17:57.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616480084 data=null item=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:17:58 [2019-12-20T19:17:58.233Z] DEBUG - Clicked on 
14:17:58 [2019-12-20T19:17:58.233Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=616479912 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:18:00 [2019-12-20T19:18:00.121Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:18:00 [2019-12-20T19:18:00.121Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:00 [2019-12-20T19:18:00.121Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:00 [2019-12-20T19:18:00.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:00 [2019-12-20T19:18:00.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:00 [2019-12-20T19:18:00.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:00 [2019-12-20T19:18:00.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:00 [2019-12-20T19:18:00.121Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:00 [2019-12-20T19:18:00.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616482444 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:00 [2019-12-20T19:18:00.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616482444 data=null doit=true} to TreeItem with text {test}
14:18:00 [2019-12-20T19:18:00.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616482444 data=null} to TreeItem with text {test}
14:18:00 [2019-12-20T19:18:00.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616482444 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:00 [2019-12-20T19:18:00.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616482445 data=null item=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:00 [2019-12-20T19:18:00.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616482462 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:00 [2019-12-20T19:18:00.121Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:00 [2019-12-20T19:18:00.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616482463 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:00 [2019-12-20T19:18:00.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616482463 data=null doit=true} to TreeItem with text {test}
14:18:00 [2019-12-20T19:18:00.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616482463 data=null} to TreeItem with text {test}
14:18:00 [2019-12-20T19:18:00.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616482463 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:00 [2019-12-20T19:18:00.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616482463 data=null item=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:00 [2019-12-20T19:18:00.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616482468 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:00 [2019-12-20T19:18:00.121Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:18:00 [2019-12-20T19:18:00.121Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:00 [2019-12-20T19:18:00.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616482472 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:18:00 [2019-12-20T19:18:00.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616482475 data=null doit=true} to TreeItem with text {Traces [1]}
14:18:00 [2019-12-20T19:18:00.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616482475 data=null} to TreeItem with text {Traces [1]}
14:18:00 [2019-12-20T19:18:00.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616482475 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:00 [2019-12-20T19:18:00.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616482475 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:00 [2019-12-20T19:18:00.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616482483 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:00 [2019-12-20T19:18:00.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616482483 data=null doit=true} to TreeItem with text {Traces [1]}
14:18:00 [2019-12-20T19:18:00.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616482483 data=null} to TreeItem with text {Traces [1]}
14:18:00 [2019-12-20T19:18:00.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616482484 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:00 [2019-12-20T19:18:00.121Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616482484 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:00 [2019-12-20T19:18:00.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616482485 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:00 [2019-12-20T19:18:00.121Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:00 [2019-12-20T19:18:00.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616482486 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:18:00 [2019-12-20T19:18:00.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616482486 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:18:00 [2019-12-20T19:18:00.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616482486 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:18:00 [2019-12-20T19:18:00.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616482486 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:18:00 [2019-12-20T19:18:00.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616482486 data=null item=TreeItem {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:18:00 [2019-12-20T19:18:00.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616482511 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:18:00 [2019-12-20T19:18:00.377Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:18:00 [2019-12-20T19:18:00.377Z] DEBUG - Clicking on with mnemonic 'Delete'
14:18:00 [2019-12-20T19:18:00.633Z] DEBUG - Clicked on with mnemonic 'Delete'
14:18:00 [2019-12-20T19:18:00.633Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
14:18:00 [2019-12-20T19:18:00.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=616482796 data=null doit=true} to Shell with text {Confirm Delete}
14:18:00 [2019-12-20T19:18:00.633Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:18:00 [2019-12-20T19:18:00.633Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:18:00 [2019-12-20T19:18:00.633Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:18:00 [2019-12-20T19:18:00.633Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:18:00 [2019-12-20T19:18:00.633Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:18:00 [2019-12-20T19:18:00.633Z] DEBUG - Clicking on &Yes
14:18:00 [2019-12-20T19:18:00.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616482797 data=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:18:00 [2019-12-20T19:18:00.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616482797 data=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:18:00 [2019-12-20T19:18:00.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616482797 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:18:00 [2019-12-20T19:18:00.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616482797 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:18:00 [2019-12-20T19:18:00.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616482798 data=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:18:00 [2019-12-20T19:18:00.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616482798 data=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:18:00 [2019-12-20T19:18:00.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616482798 data=null item=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:18:01 [2019-12-20T19:18:01.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=616482599 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:01 [2019-12-20T19:18:01.194Z] DEBUG - Clicked on 
14:18:01 [2019-12-20T19:18:01.194Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:01 [2019-12-20T19:18:01.194Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:01 [2019-12-20T19:18:01.194Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:01 [2019-12-20T19:18:01.194Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:01 [2019-12-20T19:18:01.194Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:01 [2019-12-20T19:18:01.194Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:01 [2019-12-20T19:18:01.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616483400 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:01 [2019-12-20T19:18:01.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616483400 data=null doit=true} to TreeItem with text {test}
14:18:01 [2019-12-20T19:18:01.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616483401 data=null} to TreeItem with text {test}
14:18:01 [2019-12-20T19:18:01.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616483401 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:01 [2019-12-20T19:18:01.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616483401 data=null item=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:01 [2019-12-20T19:18:01.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616483487 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:01 [2019-12-20T19:18:01.194Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:01 [2019-12-20T19:18:01.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616483487 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:01 [2019-12-20T19:18:01.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616483487 data=null doit=true} to TreeItem with text {test}
14:18:01 [2019-12-20T19:18:01.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616483487 data=null} to TreeItem with text {test}
14:18:01 [2019-12-20T19:18:01.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616483488 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:01 [2019-12-20T19:18:01.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616483488 data=null item=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:01 [2019-12-20T19:18:01.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616483497 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:01 [2019-12-20T19:18:01.194Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:18:01 [2019-12-20T19:18:01.194Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:01 [2019-12-20T19:18:01.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616483498 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:18:01 [2019-12-20T19:18:01.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616483498 data=null doit=true} to TreeItem with text {Traces [1]}
14:18:01 [2019-12-20T19:18:01.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616483498 data=null} to TreeItem with text {Traces [1]}
14:18:01 [2019-12-20T19:18:01.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616483498 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:01 [2019-12-20T19:18:01.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616483498 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:01 [2019-12-20T19:18:01.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616483507 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:01 [2019-12-20T19:18:01.194Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:01 [2019-12-20T19:18:01.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616483507 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:18:01 [2019-12-20T19:18:01.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616483507 data=null doit=true} to TreeItem with text {Traces [1]}
14:18:01 [2019-12-20T19:18:01.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616483508 data=null} to TreeItem with text {Traces [1]}
14:18:01 [2019-12-20T19:18:01.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616483508 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:01 [2019-12-20T19:18:01.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616483508 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:01 [2019-12-20T19:18:01.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616483575 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:18:01 [2019-12-20T19:18:01.450Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:18:01 [2019-12-20T19:18:01.450Z] DEBUG - Clicking on with mnemonic 'Clear'
14:18:01 [2019-12-20T19:18:01.450Z] DEBUG - Clicked on with mnemonic 'Clear'
14:18:01 [2019-12-20T19:18:01.450Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:18:01 [2019-12-20T19:18:01.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=616483785 data=null doit=true} to Shell with text {Confirm Clear}
14:18:01 [2019-12-20T19:18:01.450Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:18:01 [2019-12-20T19:18:01.450Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:18:01 [2019-12-20T19:18:01.450Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:18:01 [2019-12-20T19:18:01.450Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:18:01 [2019-12-20T19:18:01.450Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:18:01 [2019-12-20T19:18:01.450Z] DEBUG - Clicking on &Yes
14:18:01 [2019-12-20T19:18:01.450Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616483786 data=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:18:01 [2019-12-20T19:18:01.450Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616483786 data=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:18:01 [2019-12-20T19:18:01.450Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616483786 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:18:01 [2019-12-20T19:18:01.450Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616483786 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:18:01 [2019-12-20T19:18:01.450Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616483786 data=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:18:01 [2019-12-20T19:18:01.450Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616483786 data=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:18:01 [2019-12-20T19:18:01.450Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616483786 data=null item=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:18:01 [2019-12-20T19:18:01.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=616483609 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:18:01 [2019-12-20T19:18:01.706Z] DEBUG - Clicked on 
14:18:03 [2019-12-20T19:18:03.592Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:18:03 [2019-12-20T19:18:03.592Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:03 [2019-12-20T19:18:03.593Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:03 [2019-12-20T19:18:03.593Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:03 [2019-12-20T19:18:03.593Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:03 [2019-12-20T19:18:03.593Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:03 [2019-12-20T19:18:03.593Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:03 [2019-12-20T19:18:03.593Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:03 [2019-12-20T19:18:03.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616485702 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:03 [2019-12-20T19:18:03.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616485703 data=null doit=true} to TreeItem with text {test}
14:18:03 [2019-12-20T19:18:03.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616485703 data=null} to TreeItem with text {test}
14:18:03 [2019-12-20T19:18:03.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616485703 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:03 [2019-12-20T19:18:03.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616485703 data=null item=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:03 [2019-12-20T19:18:03.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616485714 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:03 [2019-12-20T19:18:03.593Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:03 [2019-12-20T19:18:03.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616485715 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:03 [2019-12-20T19:18:03.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616485715 data=null doit=true} to TreeItem with text {test}
14:18:03 [2019-12-20T19:18:03.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616485715 data=null} to TreeItem with text {test}
14:18:03 [2019-12-20T19:18:03.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616485715 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:03 [2019-12-20T19:18:03.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616485715 data=null item=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:03 [2019-12-20T19:18:03.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616485782 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:03 [2019-12-20T19:18:03.593Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:18:03 [2019-12-20T19:18:03.593Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:03 [2019-12-20T19:18:03.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616485783 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:18:03 [2019-12-20T19:18:03.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616485783 data=null doit=true} to TreeItem with text {Traces [1]}
14:18:03 [2019-12-20T19:18:03.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616485783 data=null} to TreeItem with text {Traces [1]}
14:18:03 [2019-12-20T19:18:03.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616485783 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:03 [2019-12-20T19:18:03.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616485783 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:03 [2019-12-20T19:18:03.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616485791 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:03 [2019-12-20T19:18:03.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616485791 data=null doit=true} to TreeItem with text {Traces [1]}
14:18:03 [2019-12-20T19:18:03.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616485792 data=null} to TreeItem with text {Traces [1]}
14:18:03 [2019-12-20T19:18:03.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616485792 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:03 [2019-12-20T19:18:03.593Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616485793 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:03 [2019-12-20T19:18:03.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616485795 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:03 [2019-12-20T19:18:03.593Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:03 [2019-12-20T19:18:03.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616485795 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:18:03 [2019-12-20T19:18:03.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616485795 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:18:03 [2019-12-20T19:18:03.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616485795 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:18:03 [2019-12-20T19:18:03.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616485795 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:18:03 [2019-12-20T19:18:03.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616485795 data=null item=TreeItem {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:18:03 [2019-12-20T19:18:03.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616485814 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:18:03 [2019-12-20T19:18:03.593Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
14:18:03 [2019-12-20T19:18:03.593Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
14:18:03 [2019-12-20T19:18:03.593Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
14:18:03 [2019-12-20T19:18:03.848Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
14:18:03 [2019-12-20T19:18:03.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=616485906 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:18:04 [2019-12-20T19:18:04.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:18:04 [2019-12-20T19:18:04.409Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:04 [2019-12-20T19:18:04.409Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:04 [2019-12-20T19:18:04.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:04 [2019-12-20T19:18:04.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:04 [2019-12-20T19:18:04.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:04 [2019-12-20T19:18:04.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:04 [2019-12-20T19:18:04.409Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:04 [2019-12-20T19:18:04.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616486627 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:04 [2019-12-20T19:18:04.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616486627 data=null doit=true} to TreeItem with text {test}
14:18:04 [2019-12-20T19:18:04.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616486627 data=null} to TreeItem with text {test}
14:18:04 [2019-12-20T19:18:04.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616486627 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:04 [2019-12-20T19:18:04.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616486628 data=null item=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:04 [2019-12-20T19:18:04.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616486648 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:04 [2019-12-20T19:18:04.409Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:18:04 [2019-12-20T19:18:04.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=616486648 data=null doit=true} to TreeItem with text {Experiments [1]}
14:18:04 [2019-12-20T19:18:04.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=616486648 data=null} to TreeItem with text {Experiments [1]}
14:18:04 [2019-12-20T19:18:04.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=616486649 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]}
14:18:04 [2019-12-20T19:18:04.409Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616486649 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:18:04 [2019-12-20T19:18:04.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=616486652 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]}
14:18:04 [2019-12-20T19:18:04.409Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
14:18:04 [2019-12-20T19:18:04.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=616486652 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]}
14:18:04 [2019-12-20T19:18:04.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=616486652 data=null} to TreeItem with text {ExampleCustomTxt.log [1]}
14:18:04 [2019-12-20T19:18:04.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=616486652 data=null button=1 stateMask=0x0 x=147 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
14:18:04 [2019-12-20T19:18:04.410Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616486653 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:18:04 [2019-12-20T19:18:04.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=616486655 data=null button=1 stateMask=0x80000 x=147 y=53 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
14:18:04 [2019-12-20T19:18:04.410Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:04 [2019-12-20T19:18:04.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616486655 data=null button=0 stateMask=0x0 x=154 y=74 count=0} to Tree node with text: ExampleCustomTxt.log
14:18:04 [2019-12-20T19:18:04.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616486676 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
14:18:04 [2019-12-20T19:18:04.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616486676 data=null} to Tree node with text: ExampleCustomTxt.log
14:18:04 [2019-12-20T19:18:04.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616486676 data=null button=1 stateMask=0x0 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log
14:18:04 [2019-12-20T19:18:04.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616486677 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:18:04 [2019-12-20T19:18:04.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616486691 data=null button=1 stateMask=0x80000 x=170 y=74 count=1} to Tree node with text: ExampleCustomTxt.log
14:18:04 [2019-12-20T19:18:04.410Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:18:04 [2019-12-20T19:18:04.410Z] DEBUG - Clicking on with mnemonic 'Delete'
14:18:04 [2019-12-20T19:18:04.666Z] DEBUG - Clicked on with mnemonic 'Delete'
14:18:04 [2019-12-20T19:18:04.666Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
14:18:04 [2019-12-20T19:18:04.666Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=616486901 data=null doit=true} to Shell with text {Confirm Delete}
14:18:04 [2019-12-20T19:18:04.666Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:18:04 [2019-12-20T19:18:04.666Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:18:04 [2019-12-20T19:18:04.666Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:18:04 [2019-12-20T19:18:04.666Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:18:04 [2019-12-20T19:18:04.666Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:18:04 [2019-12-20T19:18:04.666Z] DEBUG - Clicking on &Yes
14:18:04 [2019-12-20T19:18:04.667Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616486902 data=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:18:04 [2019-12-20T19:18:04.667Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616486902 data=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:18:04 [2019-12-20T19:18:04.667Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616486902 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:18:04 [2019-12-20T19:18:04.667Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616486902 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:18:04 [2019-12-20T19:18:04.667Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616486902 data=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:18:04 [2019-12-20T19:18:04.667Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616486902 data=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:18:04 [2019-12-20T19:18:04.667Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616486902 data=null item=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:18:04 [2019-12-20T19:18:04.922Z] DEBUG - Clicked on 
14:18:05 [2019-12-20T19:18:05.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=616486774 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:05 [2019-12-20T19:18:05.178Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:05 [2019-12-20T19:18:05.178Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:05 [2019-12-20T19:18:05.178Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:05 [2019-12-20T19:18:05.178Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:05 [2019-12-20T19:18:05.178Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:05 [2019-12-20T19:18:05.178Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:05 [2019-12-20T19:18:05.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616487391 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:05 [2019-12-20T19:18:05.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616487392 data=null doit=true} to TreeItem with text {test}
14:18:05 [2019-12-20T19:18:05.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616487392 data=null} to TreeItem with text {test}
14:18:05 [2019-12-20T19:18:05.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616487392 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:05 [2019-12-20T19:18:05.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616487392 data=null item=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:05 [2019-12-20T19:18:05.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616487414 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:05 [2019-12-20T19:18:05.178Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:05 [2019-12-20T19:18:05.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616487415 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:05 [2019-12-20T19:18:05.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616487415 data=null doit=true} to TreeItem with text {test}
14:18:05 [2019-12-20T19:18:05.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616487415 data=null} to TreeItem with text {test}
14:18:05 [2019-12-20T19:18:05.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616487415 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:05 [2019-12-20T19:18:05.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616487415 data=null item=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:05 [2019-12-20T19:18:05.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616487420 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:05 [2019-12-20T19:18:05.178Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:18:05 [2019-12-20T19:18:05.178Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:05 [2019-12-20T19:18:05.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616487421 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:18:05 [2019-12-20T19:18:05.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616487421 data=null doit=true} to TreeItem with text {Traces [1]}
14:18:05 [2019-12-20T19:18:05.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616487421 data=null} to TreeItem with text {Traces [1]}
14:18:05 [2019-12-20T19:18:05.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616487421 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:05 [2019-12-20T19:18:05.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616487421 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:05 [2019-12-20T19:18:05.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616487483 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:05 [2019-12-20T19:18:05.178Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:05 [2019-12-20T19:18:05.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616487484 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:18:05 [2019-12-20T19:18:05.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616487484 data=null doit=true} to TreeItem with text {Traces [1]}
14:18:05 [2019-12-20T19:18:05.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616487484 data=null} to TreeItem with text {Traces [1]}
14:18:05 [2019-12-20T19:18:05.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616487484 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:05 [2019-12-20T19:18:05.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616487484 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:05 [2019-12-20T19:18:05.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616487488 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:05 [2019-12-20T19:18:05.435Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:18:05 [2019-12-20T19:18:05.435Z] DEBUG - Clicking on with mnemonic 'Clear'
14:18:05 [2019-12-20T19:18:05.435Z] DEBUG - Clicked on with mnemonic 'Clear'
14:18:05 [2019-12-20T19:18:05.435Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:18:05 [2019-12-20T19:18:05.435Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=616487693 data=null doit=true} to Shell with text {Confirm Clear}
14:18:05 [2019-12-20T19:18:05.435Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:18:05 [2019-12-20T19:18:05.435Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:18:05 [2019-12-20T19:18:05.435Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:18:05 [2019-12-20T19:18:05.435Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:18:05 [2019-12-20T19:18:05.435Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:18:05 [2019-12-20T19:18:05.435Z] DEBUG - Clicking on &Yes
14:18:05 [2019-12-20T19:18:05.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616487694 data=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:18:05 [2019-12-20T19:18:05.435Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616487694 data=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:18:05 [2019-12-20T19:18:05.435Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616487694 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:18:05 [2019-12-20T19:18:05.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616487694 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:18:05 [2019-12-20T19:18:05.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616487694 data=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:18:05 [2019-12-20T19:18:05.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616487694 data=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:18:05 [2019-12-20T19:18:05.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616487694 data=null item=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:18:05 [2019-12-20T19:18:05.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=616487580 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:18:05 [2019-12-20T19:18:05.690Z] DEBUG - Clicked on 
14:18:07 [2019-12-20T19:18:07.580Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:18:07 [2019-12-20T19:18:07.580Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:07 [2019-12-20T19:18:07.580Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:07 [2019-12-20T19:18:07.580Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:07 [2019-12-20T19:18:07.580Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:07 [2019-12-20T19:18:07.580Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:07 [2019-12-20T19:18:07.580Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:07 [2019-12-20T19:18:07.580Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:07 [2019-12-20T19:18:07.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616489578 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:07 [2019-12-20T19:18:07.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616489579 data=null doit=true} to TreeItem with text {test}
14:18:07 [2019-12-20T19:18:07.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616489579 data=null} to TreeItem with text {test}
14:18:07 [2019-12-20T19:18:07.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616489579 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:07 [2019-12-20T19:18:07.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616489579 data=null item=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:07 [2019-12-20T19:18:07.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616489596 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:07 [2019-12-20T19:18:07.580Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:07 [2019-12-20T19:18:07.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616489596 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:07 [2019-12-20T19:18:07.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616489597 data=null doit=true} to TreeItem with text {test}
14:18:07 [2019-12-20T19:18:07.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616489597 data=null} to TreeItem with text {test}
14:18:07 [2019-12-20T19:18:07.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616489597 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:07 [2019-12-20T19:18:07.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616489597 data=null item=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:07 [2019-12-20T19:18:07.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616489602 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:07 [2019-12-20T19:18:07.581Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:18:07 [2019-12-20T19:18:07.581Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:07 [2019-12-20T19:18:07.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616489603 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:18:07 [2019-12-20T19:18:07.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616489603 data=null doit=true} to TreeItem with text {Traces [1]}
14:18:07 [2019-12-20T19:18:07.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616489603 data=null} to TreeItem with text {Traces [1]}
14:18:07 [2019-12-20T19:18:07.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616489603 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:07 [2019-12-20T19:18:07.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616489603 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:07 [2019-12-20T19:18:07.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616489614 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:07 [2019-12-20T19:18:07.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616489614 data=null doit=true} to TreeItem with text {Traces [1]}
14:18:07 [2019-12-20T19:18:07.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616489614 data=null} to TreeItem with text {Traces [1]}
14:18:07 [2019-12-20T19:18:07.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616489615 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:07 [2019-12-20T19:18:07.581Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616489615 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:07 [2019-12-20T19:18:07.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616489616 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:07 [2019-12-20T19:18:07.581Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:18:07 [2019-12-20T19:18:07.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616489616 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:18:07 [2019-12-20T19:18:07.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616489617 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:18:07 [2019-12-20T19:18:07.581Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:07 [2019-12-20T19:18:07.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616489617 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:18:07 [2019-12-20T19:18:07.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616489617 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:18:07 [2019-12-20T19:18:07.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616489617 data=null item=TreeItem {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:18:07 [2019-12-20T19:18:07.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616489691 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:18:07 [2019-12-20T19:18:07.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616489692 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:18:07 [2019-12-20T19:18:07.581Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616489693 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:18:07 [2019-12-20T19:18:07.581Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616489693 data=null item=TreeItem {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:18:07 [2019-12-20T19:18:07.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616489734 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:18:07 [2019-12-20T19:18:07.581Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616489830 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:18:07 [2019-12-20T19:18:07.581Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616489830 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:18:07 [2019-12-20T19:18:07.581Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616489830 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:18:07 [2019-12-20T19:18:07.581Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:18:07 [2019-12-20T19:18:07.581Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:18:07 [2019-12-20T19:18:07.581Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:07 [2019-12-20T19:18:07.581Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:07 [2019-12-20T19:18:07.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616489914 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:18:07 [2019-12-20T19:18:07.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616489915 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:18:07 [2019-12-20T19:18:07.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616489915 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:18:07 [2019-12-20T19:18:07.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616489915 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:18:07 [2019-12-20T19:18:07.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616489915 data=null item=TreeItem {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:18:07 [2019-12-20T19:18:07.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616489919 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:18:07 [2019-12-20T19:18:07.837Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
14:18:07 [2019-12-20T19:18:07.837Z] DEBUG - Clicking on with mnemonic 'Copy...'
14:18:07 [2019-12-20T19:18:07.837Z] DEBUG - Clicked on with mnemonic 'Copy...'
14:18:07 [2019-12-20T19:18:07.837Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
14:18:07 [2019-12-20T19:18:07.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=616490107 data=null doit=true} to Shell with text {Copy Trace}
14:18:07 [2019-12-20T19:18:07.837Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
14:18:07 [2019-12-20T19:18:07.837Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
14:18:07 [2019-12-20T19:18:07.837Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
14:18:07 [2019-12-20T19:18:07.837Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
14:18:07 [2019-12-20T19:18:07.837Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
14:18:07 [2019-12-20T19:18:07.837Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
14:18:07 [2019-12-20T19:18:07.837Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:07 [2019-12-20T19:18:07.837Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:18:07 [2019-12-20T19:18:07.837Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:18:07 [2019-12-20T19:18:07.837Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:18:07 [2019-12-20T19:18:07.837Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:07 [2019-12-20T19:18:07.837Z] DEBUG - Clicking on OK
14:18:07 [2019-12-20T19:18:07.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616490110 data=null 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:07 [2019-12-20T19:18:07.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616490110 data=null 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:07 [2019-12-20T19:18:07.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616490110 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:07 [2019-12-20T19:18:07.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616490110 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:07 [2019-12-20T19:18:07.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616490110 data=null 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:07 [2019-12-20T19:18:07.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616490110 data=null 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:07 [2019-12-20T19:18:07.837Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:07 [2019-12-20T19:18:07.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616490110 data=null item=null detail=0 x=0 y=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:07 [2019-12-20T19:18:07.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=616489990 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:18:08 [2019-12-20T19:18:08.093Z] DEBUG - Clicked on 
14:18:08 [2019-12-20T19:18:08.093Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:08 [2019-12-20T19:18:08.093Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:08 [2019-12-20T19:18:08.093Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:08 [2019-12-20T19:18:08.093Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:08 [2019-12-20T19:18:08.093Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:08 [2019-12-20T19:18:08.093Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:08 [2019-12-20T19:18:08.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616490315 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:08 [2019-12-20T19:18:08.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616490315 data=null doit=true} to TreeItem with text {test}
14:18:08 [2019-12-20T19:18:08.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616490315 data=null} to TreeItem with text {test}
14:18:08 [2019-12-20T19:18:08.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616490315 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:08 [2019-12-20T19:18:08.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616490316 data=null item=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:08 [2019-12-20T19:18:08.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616490392 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:08 [2019-12-20T19:18:08.093Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:08 [2019-12-20T19:18:08.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616490403 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:08 [2019-12-20T19:18:08.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616490403 data=null doit=true} to TreeItem with text {test}
14:18:08 [2019-12-20T19:18:08.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616490403 data=null} to TreeItem with text {test}
14:18:08 [2019-12-20T19:18:08.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616490403 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:08 [2019-12-20T19:18:08.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616490403 data=null item=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:08 [2019-12-20T19:18:08.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616490409 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:08 [2019-12-20T19:18:08.093Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:18:08 [2019-12-20T19:18:08.093Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:08 [2019-12-20T19:18:08.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616490416 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
14:18:08 [2019-12-20T19:18:08.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616490416 data=null doit=true} to TreeItem with text {Traces [2]}
14:18:08 [2019-12-20T19:18:08.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616490416 data=null} to TreeItem with text {Traces [2]}
14:18:08 [2019-12-20T19:18:08.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616490417 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:18:08 [2019-12-20T19:18:08.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616490417 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:18:08 [2019-12-20T19:18:08.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616490425 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:18:08 [2019-12-20T19:18:08.093Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:18:08 [2019-12-20T19:18:08.093Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:08 [2019-12-20T19:18:08.349Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log2}
14:18:08 [2019-12-20T19:18:08.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=616490474 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2}
14:18:08 [2019-12-20T19:18:08.349Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=616490474 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
14:18:08 [2019-12-20T19:18:08.349Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:08 [2019-12-20T19:18:08.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=616490475 data=null} to TreeItem with text {ExampleCustomTxt.log2}
14:18:08 [2019-12-20T19:18:08.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=616490475 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2}
14:18:08 [2019-12-20T19:18:08.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616490475 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:18:08 [2019-12-20T19:18:08.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=616490488 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2}
14:18:08 [2019-12-20T19:18:08.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=616490488 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log2}
14:18:08 [2019-12-20T19:18:08.349Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=616490489 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log2}
14:18:08 [2019-12-20T19:18:08.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=616490526 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log2}
14:18:08 [2019-12-20T19:18:08.349Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=616490526 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2}
14:18:08 [2019-12-20T19:18:08.349Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=616490527 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
14:18:08 [2019-12-20T19:18:08.349Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=616490527 data=null} to TreeItem with text {ExampleCustomTxt.log2}
14:18:08 [2019-12-20T19:18:08.349Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log2}
14:18:08 [2019-12-20T19:18:08.349Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:18:08 [2019-12-20T19:18:08.349Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616490489 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:18:08 [2019-12-20T19:18:08.910Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:18:08 [2019-12-20T19:18:08.910Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:18:09 [2019-12-20T19:18:09.837Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:09 [2019-12-20T19:18:09.837Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:18:09 [2019-12-20T19:18:09.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616492078 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:18:09 [2019-12-20T19:18:09.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616492078 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:18:09 [2019-12-20T19:18:09.837Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:09 [2019-12-20T19:18:09.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616492078 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:18:09 [2019-12-20T19:18:09.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616492079 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:18:09 [2019-12-20T19:18:09.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616492079 data=null item=TreeItem {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:18:09 [2019-12-20T19:18:09.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616492093 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:18:09 [2019-12-20T19:18:09.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616492093 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:18:09 [2019-12-20T19:18:09.837Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616492100 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:18:09 [2019-12-20T19:18:09.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616492139 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:18:09 [2019-12-20T19:18:09.837Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616492139 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:18:09 [2019-12-20T19:18:09.837Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616492139 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:18:09 [2019-12-20T19:18:09.837Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616492139 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:18:09 [2019-12-20T19:18:09.837Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:18:09 [2019-12-20T19:18:09.837Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:18:09 [2019-12-20T19:18:09.837Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:18:09 [2019-12-20T19:18:09.837Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616492100 data=null item=TreeItem {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:18:10 [2019-12-20T19:18:10.398Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:18:10 [2019-12-20T19:18:10.398Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:18:10 [2019-12-20T19:18:10.653Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:10 [2019-12-20T19:18:10.653Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:10 [2019-12-20T19:18:10.653Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:10 [2019-12-20T19:18:10.653Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:10 [2019-12-20T19:18:10.653Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:10 [2019-12-20T19:18:10.653Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:10 [2019-12-20T19:18:10.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616492915 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:10 [2019-12-20T19:18:10.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616492915 data=null doit=true} to TreeItem with text {test}
14:18:10 [2019-12-20T19:18:10.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616492915 data=null} to TreeItem with text {test}
14:18:10 [2019-12-20T19:18:10.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616492916 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:10 [2019-12-20T19:18:10.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616492916 data=null item=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:10 [2019-12-20T19:18:10.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616492935 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:10 [2019-12-20T19:18:10.653Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:10 [2019-12-20T19:18:10.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616492935 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:10 [2019-12-20T19:18:10.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616492935 data=null doit=true} to TreeItem with text {test}
14:18:10 [2019-12-20T19:18:10.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616492935 data=null} to TreeItem with text {test}
14:18:10 [2019-12-20T19:18:10.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616492936 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:10 [2019-12-20T19:18:10.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616492936 data=null item=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:10 [2019-12-20T19:18:10.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616492978 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:10 [2019-12-20T19:18:10.654Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:18:10 [2019-12-20T19:18:10.654Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:10 [2019-12-20T19:18:10.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616492979 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
14:18:10 [2019-12-20T19:18:10.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616492979 data=null doit=true} to TreeItem with text {Traces [2]}
14:18:10 [2019-12-20T19:18:10.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616492979 data=null} to TreeItem with text {Traces [2]}
14:18:10 [2019-12-20T19:18:10.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616492979 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:18:10 [2019-12-20T19:18:10.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616492979 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:18:10 [2019-12-20T19:18:10.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616492987 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:18:10 [2019-12-20T19:18:10.654Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:10 [2019-12-20T19:18:10.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616492987 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
14:18:10 [2019-12-20T19:18:10.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616492987 data=null doit=true} to TreeItem with text {Traces [2]}
14:18:10 [2019-12-20T19:18:10.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616492987 data=null} to TreeItem with text {Traces [2]}
14:18:10 [2019-12-20T19:18:10.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616492988 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:18:10 [2019-12-20T19:18:10.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616492988 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:18:10 [2019-12-20T19:18:10.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616492996 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:18:10 [2019-12-20T19:18:10.910Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:18:10 [2019-12-20T19:18:10.910Z] DEBUG - Clicking on with mnemonic 'Clear'
14:18:10 [2019-12-20T19:18:10.910Z] DEBUG - Clicked on with mnemonic 'Clear'
14:18:10 [2019-12-20T19:18:10.910Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:18:10 [2019-12-20T19:18:10.910Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=616493191 data=null doit=true} to Shell with text {Confirm Clear}
14:18:10 [2019-12-20T19:18:10.910Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:18:10 [2019-12-20T19:18:10.910Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:18:10 [2019-12-20T19:18:10.910Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:18:10 [2019-12-20T19:18:10.910Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:18:10 [2019-12-20T19:18:10.910Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:18:10 [2019-12-20T19:18:10.910Z] DEBUG - Clicking on &Yes
14:18:10 [2019-12-20T19:18:10.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616493192 data=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:18:10 [2019-12-20T19:18:10.910Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616493192 data=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:18:10 [2019-12-20T19:18:10.910Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616493192 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:18:10 [2019-12-20T19:18:10.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616493192 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:18:10 [2019-12-20T19:18:10.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616493192 data=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:18:10 [2019-12-20T19:18:10.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616493192 data=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:18:10 [2019-12-20T19:18:10.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616493193 data=null item=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:18:11 [2019-12-20T19:18:11.165Z] DEBUG - Clicked on 
14:18:11 [2019-12-20T19:18:11.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=616493074 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:18:13 [2019-12-20T19:18:13.308Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:18:13 [2019-12-20T19:18:13.308Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:13 [2019-12-20T19:18:13.308Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:13 [2019-12-20T19:18:13.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:13 [2019-12-20T19:18:13.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:13 [2019-12-20T19:18:13.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:13 [2019-12-20T19:18:13.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:13 [2019-12-20T19:18:13.308Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:13 [2019-12-20T19:18:13.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616495638 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:13 [2019-12-20T19:18:13.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616495639 data=null doit=true} to TreeItem with text {test}
14:18:13 [2019-12-20T19:18:13.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616495639 data=null} to TreeItem with text {test}
14:18:13 [2019-12-20T19:18:13.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616495639 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:13 [2019-12-20T19:18:13.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616495639 data=null item=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:13 [2019-12-20T19:18:13.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616495649 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:13 [2019-12-20T19:18:13.308Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:13 [2019-12-20T19:18:13.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616495649 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:13 [2019-12-20T19:18:13.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616495649 data=null doit=true} to TreeItem with text {test}
14:18:13 [2019-12-20T19:18:13.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616495649 data=null} to TreeItem with text {test}
14:18:13 [2019-12-20T19:18:13.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616495650 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:13 [2019-12-20T19:18:13.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616495656 data=null item=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:13 [2019-12-20T19:18:13.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616495679 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:13 [2019-12-20T19:18:13.567Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:18:13 [2019-12-20T19:18:13.567Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:13 [2019-12-20T19:18:13.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616495680 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:18:13 [2019-12-20T19:18:13.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616495680 data=null doit=true} to TreeItem with text {Traces [1]}
14:18:13 [2019-12-20T19:18:13.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616495680 data=null} to TreeItem with text {Traces [1]}
14:18:13 [2019-12-20T19:18:13.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616495681 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:13 [2019-12-20T19:18:13.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616495681 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:13 [2019-12-20T19:18:13.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616495688 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:13 [2019-12-20T19:18:13.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616495688 data=null doit=true} to TreeItem with text {Traces [1]}
14:18:13 [2019-12-20T19:18:13.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616495688 data=null} to TreeItem with text {Traces [1]}
14:18:13 [2019-12-20T19:18:13.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616495689 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:13 [2019-12-20T19:18:13.567Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616495689 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:13 [2019-12-20T19:18:13.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616495697 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:13 [2019-12-20T19:18:13.567Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:13 [2019-12-20T19:18:13.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616495698 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:18:13 [2019-12-20T19:18:13.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616495698 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:18:13 [2019-12-20T19:18:13.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616495698 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:18:13 [2019-12-20T19:18:13.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616495698 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:18:13 [2019-12-20T19:18:13.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616495698 data=null item=TreeItem {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:18:13 [2019-12-20T19:18:13.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616495717 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:18:13 [2019-12-20T19:18:13.567Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:13 [2019-12-20T19:18:13.567Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
14:18:13 [2019-12-20T19:18:13.567Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=616495846 data=null doit=true} to Shell with text {Confirm Delete}
14:18:13 [2019-12-20T19:18:13.567Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:18:13 [2019-12-20T19:18:13.567Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:18:13 [2019-12-20T19:18:13.567Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:18:13 [2019-12-20T19:18:13.567Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:18:13 [2019-12-20T19:18:13.567Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:18:13 [2019-12-20T19:18:13.567Z] DEBUG - Clicking on &Yes
14:18:13 [2019-12-20T19:18:13.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616495846 data=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:18:13 [2019-12-20T19:18:13.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616495846 data=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:18:13 [2019-12-20T19:18:13.567Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616495846 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:18:13 [2019-12-20T19:18:13.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616495846 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:18:13 [2019-12-20T19:18:13.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616495846 data=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:18:13 [2019-12-20T19:18:13.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616495847 data=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:18:13 [2019-12-20T19:18:13.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616495847 data=null item=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:18:13 [2019-12-20T19:18:13.908Z] DEBUG - Clicked on 
14:18:14 [2019-12-20T19:18:14.469Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:14 [2019-12-20T19:18:14.469Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:14 [2019-12-20T19:18:14.469Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:14 [2019-12-20T19:18:14.469Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:14 [2019-12-20T19:18:14.469Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:14 [2019-12-20T19:18:14.469Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:14 [2019-12-20T19:18:14.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616496749 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:14 [2019-12-20T19:18:14.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616496749 data=null doit=true} to TreeItem with text {test}
14:18:14 [2019-12-20T19:18:14.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616496749 data=null} to TreeItem with text {test}
14:18:14 [2019-12-20T19:18:14.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616496749 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:14 [2019-12-20T19:18:14.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616496749 data=null item=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:14 [2019-12-20T19:18:14.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616496773 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:14 [2019-12-20T19:18:14.469Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:14 [2019-12-20T19:18:14.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616496773 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:14 [2019-12-20T19:18:14.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616496773 data=null doit=true} to TreeItem with text {test}
14:18:14 [2019-12-20T19:18:14.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616496773 data=null} to TreeItem with text {test}
14:18:14 [2019-12-20T19:18:14.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616496773 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:14 [2019-12-20T19:18:14.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616496773 data=null item=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:14 [2019-12-20T19:18:14.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616496778 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:14 [2019-12-20T19:18:14.469Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:18:14 [2019-12-20T19:18:14.469Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:14 [2019-12-20T19:18:14.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616496779 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:18:14 [2019-12-20T19:18:14.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616496779 data=null doit=true} to TreeItem with text {Traces [0]}
14:18:14 [2019-12-20T19:18:14.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616496779 data=null} to TreeItem with text {Traces [0]}
14:18:14 [2019-12-20T19:18:14.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616496779 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:18:14 [2019-12-20T19:18:14.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616496779 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:18:14 [2019-12-20T19:18:14.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616496791 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:18:14 [2019-12-20T19:18:14.469Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:14 [2019-12-20T19:18:14.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616496791 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:18:14 [2019-12-20T19:18:14.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616496791 data=null doit=true} to TreeItem with text {Traces [0]}
14:18:14 [2019-12-20T19:18:14.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616496791 data=null} to TreeItem with text {Traces [0]}
14:18:14 [2019-12-20T19:18:14.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616496792 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:18:14 [2019-12-20T19:18:14.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616496792 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:18:14 [2019-12-20T19:18:14.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616496796 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:18:14 [2019-12-20T19:18:14.469Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:18:14 [2019-12-20T19:18:14.469Z] DEBUG - Clicking on with mnemonic 'Clear'
14:18:14 [2019-12-20T19:18:14.725Z] DEBUG - Clicked on with mnemonic 'Clear'
14:18:14 [2019-12-20T19:18:14.725Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:18:14 [2019-12-20T19:18:14.725Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=616496929 data=null doit=true} to Shell with text {Confirm Clear}
14:18:14 [2019-12-20T19:18:14.725Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:18:14 [2019-12-20T19:18:14.725Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:18:14 [2019-12-20T19:18:14.725Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:18:14 [2019-12-20T19:18:14.725Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:18:14 [2019-12-20T19:18:14.725Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:18:14 [2019-12-20T19:18:14.725Z] DEBUG - Clicking on &Yes
14:18:14 [2019-12-20T19:18:14.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616496930 data=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:18:14 [2019-12-20T19:18:14.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616496930 data=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:18:14 [2019-12-20T19:18:14.725Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616496930 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:18:14 [2019-12-20T19:18:14.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616496930 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:18:14 [2019-12-20T19:18:14.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616496930 data=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:18:14 [2019-12-20T19:18:14.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616496930 data=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:18:14 [2019-12-20T19:18:14.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616496930 data=null item=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:18:14 [2019-12-20T19:18:14.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=616496830 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:18:14 [2019-12-20T19:18:14.981Z] DEBUG - Clicked on 
14:18:16 [2019-12-20T19:18:16.345Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:18:16 [2019-12-20T19:18:16.345Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:16 [2019-12-20T19:18:16.345Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:16 [2019-12-20T19:18:16.345Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:16 [2019-12-20T19:18:16.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:16 [2019-12-20T19:18:16.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:16 [2019-12-20T19:18:16.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:16 [2019-12-20T19:18:16.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:16 [2019-12-20T19:18:16.345Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:16 [2019-12-20T19:18:16.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616498700 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:16 [2019-12-20T19:18:16.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616498700 data=null doit=true} to TreeItem with text {test}
14:18:16 [2019-12-20T19:18:16.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616498700 data=null} to TreeItem with text {test}
14:18:16 [2019-12-20T19:18:16.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616498700 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:16 [2019-12-20T19:18:16.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616498700 data=null item=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:16 [2019-12-20T19:18:16.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616498710 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:16 [2019-12-20T19:18:16.345Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:18:16 [2019-12-20T19:18:16.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=616498716 data=null doit=true} to TreeItem with text {Experiments [0]}
14:18:16 [2019-12-20T19:18:16.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=616498716 data=null} to TreeItem with text {Experiments [0]}
14:18:16 [2019-12-20T19:18:16.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=616498716 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [0]}
14:18:16 [2019-12-20T19:18:16.601Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616498716 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:18:16 [2019-12-20T19:18:16.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=616498718 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [0]}
14:18:16 [2019-12-20T19:18:16.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=616498718 data=null doit=true} to TreeItem with text {exp [1]}
14:18:16 [2019-12-20T19:18:16.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=616498718 data=null} to TreeItem with text {exp [1]}
14:18:16 [2019-12-20T19:18:16.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=616498718 data=null button=1 stateMask=0x0 x=85 y=53 count=1} to TreeItem with text {exp [1]}
14:18:16 [2019-12-20T19:18:16.601Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616498719 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:18:16 [2019-12-20T19:18:16.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=616498721 data=null button=1 stateMask=0x80000 x=85 y=53 count=1} to TreeItem with text {exp [1]}
14:18:16 [2019-12-20T19:18:16.601Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:16 [2019-12-20T19:18:16.601Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [1]} time=616498722 data=null button=0 stateMask=0x0 x=85 y=53 count=0} to TreeItem with text {exp [1]}
14:18:16 [2019-12-20T19:18:16.601Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=616498722 data=null doit=true} to TreeItem with text {exp [1]}
14:18:16 [2019-12-20T19:18:16.601Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=616498722 data=null} to TreeItem with text {exp [1]}
14:18:16 [2019-12-20T19:18:16.601Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=616498722 data=null button=1 stateMask=0x0 x=85 y=53 count=1} to TreeItem with text {exp [1]}
14:18:16 [2019-12-20T19:18:16.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616498722 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:18:16 [2019-12-20T19:18:16.601Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=616498774 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [1]}
14:18:16 [2019-12-20T19:18:16.601Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
14:18:16 [2019-12-20T19:18:16.601Z] DEBUG - Clicking on with mnemonic 'Open'
14:18:16 [2019-12-20T19:18:16.601Z] DEBUG - Clicked on with mnemonic 'Open'
14:18:16 [2019-12-20T19:18:16.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=616498798 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:18:17 [2019-12-20T19:18:17.364Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:18:17 [2019-12-20T19:18:17.364Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:17 [2019-12-20T19:18:17.364Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:17 [2019-12-20T19:18:17.364Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:17 [2019-12-20T19:18:17.364Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:17 [2019-12-20T19:18:17.364Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:17 [2019-12-20T19:18:17.364Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:17 [2019-12-20T19:18:17.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616499677 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:17 [2019-12-20T19:18:17.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616499677 data=null doit=true} to TreeItem with text {test}
14:18:17 [2019-12-20T19:18:17.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616499677 data=null} to TreeItem with text {test}
14:18:17 [2019-12-20T19:18:17.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616499678 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:17 [2019-12-20T19:18:17.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616499678 data=null item=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:17 [2019-12-20T19:18:17.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616499698 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:17 [2019-12-20T19:18:17.364Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:17 [2019-12-20T19:18:17.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616499698 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:17 [2019-12-20T19:18:17.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616499698 data=null doit=true} to TreeItem with text {test}
14:18:17 [2019-12-20T19:18:17.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616499698 data=null} to TreeItem with text {test}
14:18:17 [2019-12-20T19:18:17.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616499699 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:17 [2019-12-20T19:18:17.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616499699 data=null item=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:17 [2019-12-20T19:18:17.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616499704 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:17 [2019-12-20T19:18:17.364Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:18:17 [2019-12-20T19:18:17.364Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:17 [2019-12-20T19:18:17.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616499704 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:18:17 [2019-12-20T19:18:17.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616499705 data=null doit=true} to TreeItem with text {Traces [1]}
14:18:17 [2019-12-20T19:18:17.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616499705 data=null} to TreeItem with text {Traces [1]}
14:18:17 [2019-12-20T19:18:17.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616499705 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:17 [2019-12-20T19:18:17.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616499705 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:17 [2019-12-20T19:18:17.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616499716 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:17 [2019-12-20T19:18:17.364Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:17 [2019-12-20T19:18:17.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616499717 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:18:17 [2019-12-20T19:18:17.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616499717 data=null doit=true} to TreeItem with text {Traces [1]}
14:18:17 [2019-12-20T19:18:17.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616499717 data=null} to TreeItem with text {Traces [1]}
14:18:17 [2019-12-20T19:18:17.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616499717 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:17 [2019-12-20T19:18:17.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616499718 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:17 [2019-12-20T19:18:17.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616499721 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:17 [2019-12-20T19:18:17.707Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:18:17 [2019-12-20T19:18:17.707Z] DEBUG - Clicking on with mnemonic 'Clear'
14:18:17 [2019-12-20T19:18:17.707Z] DEBUG - Clicked on with mnemonic 'Clear'
14:18:17 [2019-12-20T19:18:17.707Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:18:17 [2019-12-20T19:18:17.707Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=616499978 data=null doit=true} to Shell with text {Confirm Clear}
14:18:17 [2019-12-20T19:18:17.707Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:18:17 [2019-12-20T19:18:17.707Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:18:17 [2019-12-20T19:18:17.707Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:18:17 [2019-12-20T19:18:17.707Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:18:17 [2019-12-20T19:18:17.707Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:18:17 [2019-12-20T19:18:17.707Z] DEBUG - Clicking on &Yes
14:18:17 [2019-12-20T19:18:17.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616499979 data=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:18:17 [2019-12-20T19:18:17.707Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616499979 data=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:18:17 [2019-12-20T19:18:17.707Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616499979 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:18:17 [2019-12-20T19:18:17.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616499979 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:18:17 [2019-12-20T19:18:17.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616499979 data=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:18:17 [2019-12-20T19:18:17.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616499979 data=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:18:17 [2019-12-20T19:18:17.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616499980 data=null item=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:18:17 [2019-12-20T19:18:17.963Z] DEBUG - Clicked on 
14:18:17 [2019-12-20T19:18:17.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=616499803 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:18:19 [2019-12-20T19:18:19.851Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:18:19 [2019-12-20T19:18:19.851Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:19 [2019-12-20T19:18:19.851Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:19 [2019-12-20T19:18:19.851Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:19 [2019-12-20T19:18:19.851Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:19 [2019-12-20T19:18:19.851Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:19 [2019-12-20T19:18:19.851Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:19 [2019-12-20T19:18:19.851Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:19 [2019-12-20T19:18:19.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616502098 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:19 [2019-12-20T19:18:19.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616502098 data=null doit=true} to TreeItem with text {test}
14:18:19 [2019-12-20T19:18:19.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616502098 data=null} to TreeItem with text {test}
14:18:19 [2019-12-20T19:18:19.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616502098 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:19 [2019-12-20T19:18:19.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616502098 data=null item=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:19 [2019-12-20T19:18:19.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616502108 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:19 [2019-12-20T19:18:19.851Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:19 [2019-12-20T19:18:19.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616502115 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:19 [2019-12-20T19:18:19.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616502115 data=null doit=true} to TreeItem with text {test}
14:18:19 [2019-12-20T19:18:19.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616502115 data=null} to TreeItem with text {test}
14:18:19 [2019-12-20T19:18:19.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616502115 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:19 [2019-12-20T19:18:19.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616502115 data=null item=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:19 [2019-12-20T19:18:19.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616502120 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:19 [2019-12-20T19:18:19.851Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:18:19 [2019-12-20T19:18:19.851Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:19 [2019-12-20T19:18:19.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616502121 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:18:19 [2019-12-20T19:18:19.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616502121 data=null doit=true} to TreeItem with text {Traces [1]}
14:18:19 [2019-12-20T19:18:19.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616502121 data=null} to TreeItem with text {Traces [1]}
14:18:19 [2019-12-20T19:18:19.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616502121 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:19 [2019-12-20T19:18:19.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616502121 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:19 [2019-12-20T19:18:19.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616502136 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:19 [2019-12-20T19:18:19.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616502137 data=null doit=true} to TreeItem with text {Traces [1]}
14:18:19 [2019-12-20T19:18:19.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616502137 data=null} to TreeItem with text {Traces [1]}
14:18:19 [2019-12-20T19:18:19.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616502137 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:19 [2019-12-20T19:18:19.852Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616502137 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:19 [2019-12-20T19:18:19.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616502140 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:19 [2019-12-20T19:18:19.852Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:19 [2019-12-20T19:18:19.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616502177 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:18:19 [2019-12-20T19:18:19.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616502177 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:18:19 [2019-12-20T19:18:19.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616502178 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:18:19 [2019-12-20T19:18:19.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616502178 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:18:19 [2019-12-20T19:18:19.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616502178 data=null item=TreeItem {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:18:19 [2019-12-20T19:18:19.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616502202 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:18:20 [2019-12-20T19:18:20.108Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
14:18:20 [2019-12-20T19:18:20.108Z] DEBUG - Clicking on with mnemonic 'Open'
14:18:20 [2019-12-20T19:18:20.108Z] DEBUG - Clicked on with mnemonic 'Open'
14:18:20 [2019-12-20T19:18:20.108Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:18:20 [2019-12-20T19:18:20.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=616502277 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:18:20 [2019-12-20T19:18:20.363Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:20 [2019-12-20T19:18:20.363Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:20 [2019-12-20T19:18:20.363Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:20 [2019-12-20T19:18:20.363Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:20 [2019-12-20T19:18:20.363Z] DEBUG - Attempting to set focus on Table with text {}
14:18:20 [2019-12-20T19:18:20.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616502491 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:18:20 [2019-12-20T19:18:20.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616502491 data=null doit=true} to TableItem with text {}
14:18:20 [2019-12-20T19:18:20.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616502491 data=null} to TableItem with text {}
14:18:20 [2019-12-20T19:18:20.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616502491 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:18:20 [2019-12-20T19:18:20.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616502491 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:18:20 [2019-12-20T19:18:20.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616502497 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:18:20 [2019-12-20T19:18:20.363Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:20 [2019-12-20T19:18:20.363Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:20 [2019-12-20T19:18:20.364Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
14:18:20 [2019-12-20T19:18:20.364Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:20 [2019-12-20T19:18:20.364Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:20 [2019-12-20T19:18:20.364Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:20 [2019-12-20T19:18:20.364Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:20 [2019-12-20T19:18:20.364Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:20 [2019-12-20T19:18:20.364Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:20 [2019-12-20T19:18:20.364Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:20 [2019-12-20T19:18:20.364Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:20 [2019-12-20T19:18:20.364Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:20 [2019-12-20T19:18:20.364Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:20 [2019-12-20T19:18:20.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616502710 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:20 [2019-12-20T19:18:20.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616502710 data=null doit=true} to TreeItem with text {test}
14:18:20 [2019-12-20T19:18:20.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616502710 data=null} to TreeItem with text {test}
14:18:20 [2019-12-20T19:18:20.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616502710 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:20 [2019-12-20T19:18:20.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616502710 data=null item=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:20 [2019-12-20T19:18:20.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616502720 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:20 [2019-12-20T19:18:20.364Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:20 [2019-12-20T19:18:20.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616502721 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:20 [2019-12-20T19:18:20.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616502721 data=null doit=true} to TreeItem with text {test}
14:18:20 [2019-12-20T19:18:20.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616502721 data=null} to TreeItem with text {test}
14:18:20 [2019-12-20T19:18:20.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616502721 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:20 [2019-12-20T19:18:20.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616502722 data=null item=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:20 [2019-12-20T19:18:20.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616502726 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:20 [2019-12-20T19:18:20.364Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:18:20 [2019-12-20T19:18:20.364Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:20 [2019-12-20T19:18:20.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616502727 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:18:20 [2019-12-20T19:18:20.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616502727 data=null doit=true} to TreeItem with text {Traces [1]}
14:18:20 [2019-12-20T19:18:20.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616502727 data=null} to TreeItem with text {Traces [1]}
14:18:20 [2019-12-20T19:18:20.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616502727 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:20 [2019-12-20T19:18:20.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616502727 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:20 [2019-12-20T19:18:20.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616502779 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:20 [2019-12-20T19:18:20.619Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:20 [2019-12-20T19:18:20.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616502780 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:18:20 [2019-12-20T19:18:20.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616502780 data=null doit=true} to TreeItem with text {Traces [1]}
14:18:20 [2019-12-20T19:18:20.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616502780 data=null} to TreeItem with text {Traces [1]}
14:18:20 [2019-12-20T19:18:20.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616502780 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:20 [2019-12-20T19:18:20.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616502780 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:20 [2019-12-20T19:18:20.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616502784 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:20 [2019-12-20T19:18:20.619Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:18:20 [2019-12-20T19:18:20.619Z] DEBUG - Clicking on with mnemonic 'Clear'
14:18:20 [2019-12-20T19:18:20.619Z] DEBUG - Clicked on with mnemonic 'Clear'
14:18:20 [2019-12-20T19:18:20.619Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:18:20 [2019-12-20T19:18:20.619Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=616502901 data=null doit=true} to Shell with text {Confirm Clear}
14:18:20 [2019-12-20T19:18:20.619Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:18:20 [2019-12-20T19:18:20.619Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:18:20 [2019-12-20T19:18:20.619Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:18:20 [2019-12-20T19:18:20.619Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:18:20 [2019-12-20T19:18:20.619Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:18:20 [2019-12-20T19:18:20.619Z] DEBUG - Clicking on &Yes
14:18:20 [2019-12-20T19:18:20.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616502901 data=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:18:20 [2019-12-20T19:18:20.619Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616502901 data=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:18:20 [2019-12-20T19:18:20.619Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616502901 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:18:20 [2019-12-20T19:18:20.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616502901 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:18:20 [2019-12-20T19:18:20.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616502901 data=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:18:20 [2019-12-20T19:18:20.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616502902 data=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:18:20 [2019-12-20T19:18:20.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616502902 data=null item=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:18:20 [2019-12-20T19:18:20.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=616502811 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:18:20 [2019-12-20T19:18:20.875Z] DEBUG - Clicked on 
14:18:22 [2019-12-20T19:18:22.762Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:18:22 [2019-12-20T19:18:22.762Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:22 [2019-12-20T19:18:22.762Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:22 [2019-12-20T19:18:22.762Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:22 [2019-12-20T19:18:22.762Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:22 [2019-12-20T19:18:22.762Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:22 [2019-12-20T19:18:22.762Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:22 [2019-12-20T19:18:22.762Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:22 [2019-12-20T19:18:22.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616504740 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:22 [2019-12-20T19:18:22.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616504740 data=null doit=true} to TreeItem with text {test}
14:18:22 [2019-12-20T19:18:22.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616504740 data=null} to TreeItem with text {test}
14:18:22 [2019-12-20T19:18:22.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616504740 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:22 [2019-12-20T19:18:22.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616504740 data=null item=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:22 [2019-12-20T19:18:22.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616504745 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:22 [2019-12-20T19:18:22.762Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:22 [2019-12-20T19:18:22.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616504746 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:22 [2019-12-20T19:18:22.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616504746 data=null doit=true} to TreeItem with text {test}
14:18:22 [2019-12-20T19:18:22.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616504746 data=null} to TreeItem with text {test}
14:18:22 [2019-12-20T19:18:22.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616504746 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:22 [2019-12-20T19:18:22.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616504746 data=null item=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:22 [2019-12-20T19:18:22.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616504750 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:22 [2019-12-20T19:18:22.763Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616504751 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616504751 data=null doit=true} to TreeItem with text {Traces [1]}
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616504751 data=null} to TreeItem with text {Traces [1]}
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616504751 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616504751 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:22 [2019-12-20T19:18:22.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616504758 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616504759 data=null doit=true} to TreeItem with text {Traces [1]}
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616504759 data=null} to TreeItem with text {Traces [1]}
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616504759 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616504759 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:22 [2019-12-20T19:18:22.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616504760 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616504763 data=null button=0 stateMask=0x0 x=136 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616504763 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616504763 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616504763 data=null button=1 stateMask=0x0 x=136 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616504763 data=null item=TreeItem {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:18:22 [2019-12-20T19:18:22.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616504767 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - Clicking on with mnemonic 'Copy...'
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - Clicked on with mnemonic 'Copy...'
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=616504914 data=null doit=true} to Shell with text {Copy Trace}
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - Clicking on OK
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616504916 data=null 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:22 [2019-12-20T19:18:22.763Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616504916 data=null 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:22 [2019-12-20T19:18:22.763Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616504916 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616504917 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616504917 data=null 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:22 [2019-12-20T19:18:22.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616504917 data=null 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:22 [2019-12-20T19:18:22.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616504917 data=null item=null detail=0 x=0 y=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:22 [2019-12-20T19:18:22.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=616504805 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:18:22 [2019-12-20T19:18:22.763Z] DEBUG - Clicked on 
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616505085 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616505085 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616505085 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616505085 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616505086 data=null item=TreeItem {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:18:22 [2019-12-20T19:18:22.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616505089 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
14:18:22 [2019-12-20T19:18:22.763Z] DEBUG - Clicking on with mnemonic 'Copy...'
14:18:23 [2019-12-20T19:18:23.019Z] DEBUG - Clicked on with mnemonic 'Copy...'
14:18:23 [2019-12-20T19:18:23.019Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
14:18:23 [2019-12-20T19:18:23.019Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=616505237 data=null doit=true} to Shell with text {Copy Trace}
14:18:23 [2019-12-20T19:18:23.019Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
14:18:23 [2019-12-20T19:18:23.019Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
14:18:23 [2019-12-20T19:18:23.019Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
14:18:23 [2019-12-20T19:18:23.019Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
14:18:23 [2019-12-20T19:18:23.019Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
14:18:23 [2019-12-20T19:18:23.019Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
14:18:23 [2019-12-20T19:18:23.019Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
14:18:23 [2019-12-20T19:18:23.019Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
14:18:23 [2019-12-20T19:18:23.019Z] 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:18:23 [2019-12-20T19:18:23.019Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:23 [2019-12-20T19:18:23.019Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:18:23 [2019-12-20T19:18:23.019Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
14:18:23 [2019-12-20T19:18:23.019Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=616505240 data=null doit=true} to Button with text {Copy as a link}
14:18:23 [2019-12-20T19:18:23.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=616505240 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:18:23 [2019-12-20T19:18:23.019Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
14:18:23 [2019-12-20T19:18:23.019Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=616505240 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
14:18:23 [2019-12-20T19:18:23.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=616505240 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:18:23 [2019-12-20T19:18:23.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=616505240 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:18:23 [2019-12-20T19:18:23.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=616505241 data=null item=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:18:23 [2019-12-20T19:18:23.019Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
14:18:23 [2019-12-20T19:18:23.019Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
14:18:23 [2019-12-20T19:18:23.019Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
14:18:23 [2019-12-20T19:18:23.019Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:23 [2019-12-20T19:18:23.019Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:18:23 [2019-12-20T19:18:23.019Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:18:23 [2019-12-20T19:18:23.019Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:18:23 [2019-12-20T19:18:23.019Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:23 [2019-12-20T19:18:23.019Z] DEBUG - Clicking on OK
14:18:23 [2019-12-20T19:18:23.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616505252 data=null 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:23 [2019-12-20T19:18:23.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616505252 data=null 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:23 [2019-12-20T19:18:23.019Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616505252 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:23 [2019-12-20T19:18:23.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616505252 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:23 [2019-12-20T19:18:23.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616505252 data=null 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:23 [2019-12-20T19:18:23.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616505252 data=null 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:23 [2019-12-20T19:18:23.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616505252 data=null item=null detail=0 x=0 y=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:23 [2019-12-20T19:18:23.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=616505122 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:18:23 [2019-12-20T19:18:23.279Z] DEBUG - Clicked on 
14:18:23 [2019-12-20T19:18:23.279Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:23 [2019-12-20T19:18:23.279Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:23 [2019-12-20T19:18:23.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:23 [2019-12-20T19:18:23.279Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:23 [2019-12-20T19:18:23.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:23 [2019-12-20T19:18:23.279Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:23 [2019-12-20T19:18:23.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616505491 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:23 [2019-12-20T19:18:23.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616505491 data=null doit=true} to TreeItem with text {test}
14:18:23 [2019-12-20T19:18:23.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616505491 data=null} to TreeItem with text {test}
14:18:23 [2019-12-20T19:18:23.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616505491 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:23 [2019-12-20T19:18:23.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616505491 data=null item=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:23 [2019-12-20T19:18:23.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616505504 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:23 [2019-12-20T19:18:23.279Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:23 [2019-12-20T19:18:23.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616505505 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:23 [2019-12-20T19:18:23.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616505505 data=null doit=true} to TreeItem with text {test}
14:18:23 [2019-12-20T19:18:23.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616505505 data=null} to TreeItem with text {test}
14:18:23 [2019-12-20T19:18:23.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616505505 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:23 [2019-12-20T19:18:23.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616505505 data=null item=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:23 [2019-12-20T19:18:23.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616505510 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:23 [2019-12-20T19:18:23.279Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:18:23 [2019-12-20T19:18:23.279Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:23 [2019-12-20T19:18:23.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=616505510 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
14:18:23 [2019-12-20T19:18:23.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=616505510 data=null doit=true} to TreeItem with text {Traces [3]}
14:18:23 [2019-12-20T19:18:23.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=616505510 data=null} to TreeItem with text {Traces [3]}
14:18:23 [2019-12-20T19:18:23.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=616505510 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:18:23 [2019-12-20T19:18:23.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616505511 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:18:23 [2019-12-20T19:18:23.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=616505520 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:18:23 [2019-12-20T19:18:23.279Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
14:18:23 [2019-12-20T19:18:23.279Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:23 [2019-12-20T19:18:23.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=616505520 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2}
14:18:23 [2019-12-20T19:18:23.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=616505520 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
14:18:23 [2019-12-20T19:18:23.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=616505520 data=null} to TreeItem with text {ExampleCustomTxt.log2}
14:18:23 [2019-12-20T19:18:23.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=616505521 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2}
14:18:23 [2019-12-20T19:18:23.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616505521 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:18:23 [2019-12-20T19:18:23.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=616505524 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2}
14:18:23 [2019-12-20T19:18:23.279Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
14:18:23 [2019-12-20T19:18:23.279Z] DEBUG - Clicking on with mnemonic 'Open'
14:18:23 [2019-12-20T19:18:23.279Z] DEBUG - Clicked on with mnemonic 'Open'
14:18:23 [2019-12-20T19:18:23.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=616505578 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:18:23 [2019-12-20T19:18:23.840Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:18:24 [2019-12-20T19:18:24.768Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:24 [2019-12-20T19:18:24.768Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:24 [2019-12-20T19:18:24.768Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:24 [2019-12-20T19:18:24.768Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:24 [2019-12-20T19:18:24.768Z] DEBUG - Attempting to set focus on Table with text {}
14:18:24 [2019-12-20T19:18:24.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616507113 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:18:24 [2019-12-20T19:18:24.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616507113 data=null doit=true} to TableItem with text {}
14:18:24 [2019-12-20T19:18:24.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616507113 data=null} to TableItem with text {}
14:18:24 [2019-12-20T19:18:24.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616507114 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:18:24 [2019-12-20T19:18:24.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616507114 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:18:24 [2019-12-20T19:18:24.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616507115 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:18:24 [2019-12-20T19:18:24.768Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:24 [2019-12-20T19:18:24.768Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:24 [2019-12-20T19:18:24.768Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:25 [2019-12-20T19:18:25.024Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:25 [2019-12-20T19:18:25.024Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:25 [2019-12-20T19:18:25.024Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:25 [2019-12-20T19:18:25.024Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:25 [2019-12-20T19:18:25.024Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:25 [2019-12-20T19:18:25.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616507159 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:25 [2019-12-20T19:18:25.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616507159 data=null doit=true} to TreeItem with text {test}
14:18:25 [2019-12-20T19:18:25.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616507159 data=null} to TreeItem with text {test}
14:18:25 [2019-12-20T19:18:25.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616507159 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:25 [2019-12-20T19:18:25.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616507160 data=null item=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:25 [2019-12-20T19:18:25.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616507183 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:25 [2019-12-20T19:18:25.024Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:25 [2019-12-20T19:18:25.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616507184 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:25 [2019-12-20T19:18:25.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616507184 data=null doit=true} to TreeItem with text {test}
14:18:25 [2019-12-20T19:18:25.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616507184 data=null} to TreeItem with text {test}
14:18:25 [2019-12-20T19:18:25.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616507185 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:25 [2019-12-20T19:18:25.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616507185 data=null item=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:25 [2019-12-20T19:18:25.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616507189 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:25 [2019-12-20T19:18:25.024Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:18:25 [2019-12-20T19:18:25.024Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:25 [2019-12-20T19:18:25.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=616507193 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
14:18:25 [2019-12-20T19:18:25.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=616507193 data=null doit=true} to TreeItem with text {Traces [3]}
14:18:25 [2019-12-20T19:18:25.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=616507193 data=null} to TreeItem with text {Traces [3]}
14:18:25 [2019-12-20T19:18:25.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=616507193 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:18:25 [2019-12-20T19:18:25.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616507193 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:18:25 [2019-12-20T19:18:25.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=616507197 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:18:25 [2019-12-20T19:18:25.024Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
14:18:25 [2019-12-20T19:18:25.024Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:25 [2019-12-20T19:18:25.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=616507198 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log3}
14:18:25 [2019-12-20T19:18:25.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=616507198 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
14:18:25 [2019-12-20T19:18:25.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=616507198 data=null} to TreeItem with text {ExampleCustomTxt.log3}
14:18:25 [2019-12-20T19:18:25.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=616507198 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3}
14:18:25 [2019-12-20T19:18:25.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616507198 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:18:25 [2019-12-20T19:18:25.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=616507201 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3}
14:18:25 [2019-12-20T19:18:25.024Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
14:18:25 [2019-12-20T19:18:25.024Z] DEBUG - Clicking on with mnemonic 'Open'
14:18:25 [2019-12-20T19:18:25.024Z] DEBUG - Clicked on with mnemonic 'Open'
14:18:25 [2019-12-20T19:18:25.024Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:18:25 [2019-12-20T19:18:25.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=616507294 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:18:25 [2019-12-20T19:18:25.586Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:18:25 [2019-12-20T19:18:25.586Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:18:26 [2019-12-20T19:18:26.950Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:26 [2019-12-20T19:18:26.950Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:26 [2019-12-20T19:18:26.950Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:26 [2019-12-20T19:18:26.950Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:26 [2019-12-20T19:18:26.950Z] DEBUG - Attempting to set focus on Table with text {}
14:18:26 [2019-12-20T19:18:26.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616508893 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:18:26 [2019-12-20T19:18:26.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616508893 data=null doit=true} to TableItem with text {}
14:18:26 [2019-12-20T19:18:26.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616508893 data=null} to TableItem with text {}
14:18:26 [2019-12-20T19:18:26.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616508894 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:18:26 [2019-12-20T19:18:26.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616508894 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:18:26 [2019-12-20T19:18:26.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616508896 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:18:26 [2019-12-20T19:18:26.950Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:26 [2019-12-20T19:18:26.950Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:26 [2019-12-20T19:18:26.950Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
14:18:26 [2019-12-20T19:18:26.950Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:26 [2019-12-20T19:18:26.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=616509090 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log2}
14:18:26 [2019-12-20T19:18:26.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=616509090 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
14:18:26 [2019-12-20T19:18:26.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=616509090 data=null} to TreeItem with text {ExampleCustomTxt.log2}
14:18:26 [2019-12-20T19:18:26.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=616509090 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2}
14:18:26 [2019-12-20T19:18:26.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616509090 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:18:26 [2019-12-20T19:18:26.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=616509102 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log2}
14:18:26 [2019-12-20T19:18:26.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:26 [2019-12-20T19:18:26.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:26 [2019-12-20T19:18:26.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:26 [2019-12-20T19:18:26.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:26 [2019-12-20T19:18:26.951Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
14:18:26 [2019-12-20T19:18:26.951Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:26 [2019-12-20T19:18:26.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=616509193 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log3}
14:18:26 [2019-12-20T19:18:26.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=616509193 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
14:18:26 [2019-12-20T19:18:26.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=616509193 data=null} to TreeItem with text {ExampleCustomTxt.log3}
14:18:26 [2019-12-20T19:18:26.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=616509193 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3}
14:18:26 [2019-12-20T19:18:26.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616509194 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:18:26 [2019-12-20T19:18:26.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=616509283 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log3}
14:18:26 [2019-12-20T19:18:26.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:26 [2019-12-20T19:18:26.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:26 [2019-12-20T19:18:26.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:26 [2019-12-20T19:18:26.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:27 [2019-12-20T19:18:27.207Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:27 [2019-12-20T19:18:27.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:27 [2019-12-20T19:18:27.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:27 [2019-12-20T19:18:27.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:27 [2019-12-20T19:18:27.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:27 [2019-12-20T19:18:27.207Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:27 [2019-12-20T19:18:27.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616509475 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:27 [2019-12-20T19:18:27.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616509475 data=null doit=true} to TreeItem with text {test}
14:18:27 [2019-12-20T19:18:27.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616509475 data=null} to TreeItem with text {test}
14:18:27 [2019-12-20T19:18:27.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616509475 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:27 [2019-12-20T19:18:27.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616509476 data=null item=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:27 [2019-12-20T19:18:27.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616509488 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:27 [2019-12-20T19:18:27.207Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:27 [2019-12-20T19:18:27.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616509488 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:27 [2019-12-20T19:18:27.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616509488 data=null doit=true} to TreeItem with text {test}
14:18:27 [2019-12-20T19:18:27.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616509488 data=null} to TreeItem with text {test}
14:18:27 [2019-12-20T19:18:27.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616509489 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:27 [2019-12-20T19:18:27.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616509489 data=null item=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:27 [2019-12-20T19:18:27.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616509504 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:27 [2019-12-20T19:18:27.207Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:18:27 [2019-12-20T19:18:27.207Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:27 [2019-12-20T19:18:27.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=616509505 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
14:18:27 [2019-12-20T19:18:27.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=616509505 data=null doit=true} to TreeItem with text {Traces [3]}
14:18:27 [2019-12-20T19:18:27.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=616509505 data=null} to TreeItem with text {Traces [3]}
14:18:27 [2019-12-20T19:18:27.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=616509506 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:18:27 [2019-12-20T19:18:27.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616509507 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:18:27 [2019-12-20T19:18:27.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=616509582 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:18:27 [2019-12-20T19:18:27.463Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:27 [2019-12-20T19:18:27.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=616509583 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
14:18:27 [2019-12-20T19:18:27.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=616509583 data=null doit=true} to TreeItem with text {Traces [3]}
14:18:27 [2019-12-20T19:18:27.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=616509583 data=null} to TreeItem with text {Traces [3]}
14:18:27 [2019-12-20T19:18:27.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=616509583 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:18:27 [2019-12-20T19:18:27.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616509583 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:18:27 [2019-12-20T19:18:27.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=616509587 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:18:27 [2019-12-20T19:18:27.463Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:18:27 [2019-12-20T19:18:27.463Z] DEBUG - Clicking on with mnemonic 'Clear'
14:18:27 [2019-12-20T19:18:27.463Z] DEBUG - Clicked on with mnemonic 'Clear'
14:18:27 [2019-12-20T19:18:27.463Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:18:27 [2019-12-20T19:18:27.463Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=616509802 data=null doit=true} to Shell with text {Confirm Clear}
14:18:27 [2019-12-20T19:18:27.463Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:18:27 [2019-12-20T19:18:27.463Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:18:27 [2019-12-20T19:18:27.463Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:18:27 [2019-12-20T19:18:27.463Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:18:27 [2019-12-20T19:18:27.463Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:18:27 [2019-12-20T19:18:27.463Z] DEBUG - Clicking on &Yes
14:18:27 [2019-12-20T19:18:27.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616509802 data=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:18:27 [2019-12-20T19:18:27.463Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616509802 data=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:18:27 [2019-12-20T19:18:27.463Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616509802 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:18:27 [2019-12-20T19:18:27.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616509803 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:18:27 [2019-12-20T19:18:27.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616509803 data=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:18:27 [2019-12-20T19:18:27.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616509803 data=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:18:27 [2019-12-20T19:18:27.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616509803 data=null item=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:18:28 [2019-12-20T19:18:28.023Z] DEBUG - Clicked on 
14:18:28 [2019-12-20T19:18:28.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=616509681 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:18:29 [2019-12-20T19:18:29.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:18:29 [2019-12-20T19:18:29.911Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:29 [2019-12-20T19:18:29.911Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:29 [2019-12-20T19:18:29.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:29 [2019-12-20T19:18:29.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:29 [2019-12-20T19:18:29.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:29 [2019-12-20T19:18:29.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:29 [2019-12-20T19:18:29.911Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:29 [2019-12-20T19:18:29.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616512210 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:29 [2019-12-20T19:18:29.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616512211 data=null doit=true} to TreeItem with text {test}
14:18:29 [2019-12-20T19:18:29.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616512211 data=null} to TreeItem with text {test}
14:18:29 [2019-12-20T19:18:29.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616512211 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:29 [2019-12-20T19:18:29.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616512211 data=null item=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:29 [2019-12-20T19:18:29.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616512228 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:29 [2019-12-20T19:18:29.911Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:29 [2019-12-20T19:18:29.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616512228 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:29 [2019-12-20T19:18:29.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616512228 data=null doit=true} to TreeItem with text {test}
14:18:29 [2019-12-20T19:18:29.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616512228 data=null} to TreeItem with text {test}
14:18:29 [2019-12-20T19:18:29.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616512228 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:29 [2019-12-20T19:18:29.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616512228 data=null item=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:29 [2019-12-20T19:18:29.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616512280 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:29 [2019-12-20T19:18:29.911Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:18:29 [2019-12-20T19:18:29.911Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:29 [2019-12-20T19:18:29.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616512281 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:18:29 [2019-12-20T19:18:29.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616512281 data=null doit=true} to TreeItem with text {Traces [1]}
14:18:29 [2019-12-20T19:18:29.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616512281 data=null} to TreeItem with text {Traces [1]}
14:18:29 [2019-12-20T19:18:29.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616512281 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:30 [2019-12-20T19:18:30.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616512281 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:30 [2019-12-20T19:18:30.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616512288 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:30 [2019-12-20T19:18:30.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616512288 data=null doit=true} to TreeItem with text {Traces [1]}
14:18:30 [2019-12-20T19:18:30.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616512288 data=null} to TreeItem with text {Traces [1]}
14:18:30 [2019-12-20T19:18:30.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616512288 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:30 [2019-12-20T19:18:30.168Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616512289 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:30 [2019-12-20T19:18:30.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616512297 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:30 [2019-12-20T19:18:30.168Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:18:30 [2019-12-20T19:18:30.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616512297 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:18:30 [2019-12-20T19:18:30.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616512297 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:18:30 [2019-12-20T19:18:30.168Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:30 [2019-12-20T19:18:30.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616512297 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:18:30 [2019-12-20T19:18:30.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616512298 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:18:30 [2019-12-20T19:18:30.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616512298 data=null item=TreeItem {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:18:30 [2019-12-20T19:18:30.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616512316 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:18:30 [2019-12-20T19:18:30.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616512316 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:18:30 [2019-12-20T19:18:30.168Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616512316 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:18:30 [2019-12-20T19:18:30.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616512403 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:18:30 [2019-12-20T19:18:30.169Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616512404 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:18:30 [2019-12-20T19:18:30.169Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616512404 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:18:30 [2019-12-20T19:18:30.169Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616512404 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:18:30 [2019-12-20T19:18:30.169Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:18:30 [2019-12-20T19:18:30.169Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:18:30 [2019-12-20T19:18:30.169Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616512317 data=null item=TreeItem {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:18:30 [2019-12-20T19:18:30.169Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:30 [2019-12-20T19:18:30.169Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:30 [2019-12-20T19:18:30.169Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:30 [2019-12-20T19:18:30.169Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:30 [2019-12-20T19:18:30.169Z] DEBUG - Attempting to set focus on Table with text {}
14:18:30 [2019-12-20T19:18:30.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616512506 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:18:30 [2019-12-20T19:18:30.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616512510 data=null doit=true} to TableItem with text {}
14:18:30 [2019-12-20T19:18:30.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616512510 data=null} to TableItem with text {}
14:18:30 [2019-12-20T19:18:30.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616512511 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:18:30 [2019-12-20T19:18:30.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616512511 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:18:30 [2019-12-20T19:18:30.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616512515 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:18:30 [2019-12-20T19:18:30.169Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:30 [2019-12-20T19:18:30.169Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:30 [2019-12-20T19:18:30.425Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
14:18:30 [2019-12-20T19:18:30.425Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:30 [2019-12-20T19:18:30.425Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:30 [2019-12-20T19:18:30.425Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:30 [2019-12-20T19:18:30.425Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:30 [2019-12-20T19:18:30.425Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:30 [2019-12-20T19:18:30.425Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:30 [2019-12-20T19:18:30.425Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:30 [2019-12-20T19:18:30.425Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:30 [2019-12-20T19:18:30.425Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:30 [2019-12-20T19:18:30.425Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:30 [2019-12-20T19:18:30.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616512690 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:30 [2019-12-20T19:18:30.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616512690 data=null doit=true} to TreeItem with text {test}
14:18:30 [2019-12-20T19:18:30.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616512690 data=null} to TreeItem with text {test}
14:18:30 [2019-12-20T19:18:30.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616512702 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:30 [2019-12-20T19:18:30.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616512702 data=null item=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:30 [2019-12-20T19:18:30.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616512712 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:30 [2019-12-20T19:18:30.425Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:30 [2019-12-20T19:18:30.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616512713 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:30 [2019-12-20T19:18:30.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616512713 data=null doit=true} to TreeItem with text {test}
14:18:30 [2019-12-20T19:18:30.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616512713 data=null} to TreeItem with text {test}
14:18:30 [2019-12-20T19:18:30.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616512713 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:30 [2019-12-20T19:18:30.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616512713 data=null item=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:30 [2019-12-20T19:18:30.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616512717 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:30 [2019-12-20T19:18:30.425Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:18:30 [2019-12-20T19:18:30.425Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:30 [2019-12-20T19:18:30.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616512718 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:18:30 [2019-12-20T19:18:30.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616512718 data=null doit=true} to TreeItem with text {Traces [1]}
14:18:30 [2019-12-20T19:18:30.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616512718 data=null} to TreeItem with text {Traces [1]}
14:18:30 [2019-12-20T19:18:30.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616512718 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:30 [2019-12-20T19:18:30.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616512718 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:30 [2019-12-20T19:18:30.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616512721 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:30 [2019-12-20T19:18:30.425Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:30 [2019-12-20T19:18:30.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616512722 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:18:30 [2019-12-20T19:18:30.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616512722 data=null doit=true} to TreeItem with text {Traces [1]}
14:18:30 [2019-12-20T19:18:30.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616512722 data=null} to TreeItem with text {Traces [1]}
14:18:30 [2019-12-20T19:18:30.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616512722 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:30 [2019-12-20T19:18:30.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616512722 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:30 [2019-12-20T19:18:30.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616512729 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:30 [2019-12-20T19:18:30.682Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:18:30 [2019-12-20T19:18:30.682Z] DEBUG - Clicking on with mnemonic 'Clear'
14:18:30 [2019-12-20T19:18:30.682Z] DEBUG - Clicked on with mnemonic 'Clear'
14:18:30 [2019-12-20T19:18:30.682Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:18:30 [2019-12-20T19:18:30.682Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=616512904 data=null doit=true} to Shell with text {Confirm Clear}
14:18:30 [2019-12-20T19:18:30.682Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:18:30 [2019-12-20T19:18:30.682Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:18:30 [2019-12-20T19:18:30.682Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:18:30 [2019-12-20T19:18:30.682Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:18:30 [2019-12-20T19:18:30.682Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:18:30 [2019-12-20T19:18:30.682Z] DEBUG - Clicking on &Yes
14:18:30 [2019-12-20T19:18:30.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616512904 data=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:18:30 [2019-12-20T19:18:30.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616512904 data=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:18:30 [2019-12-20T19:18:30.682Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616512904 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:18:30 [2019-12-20T19:18:30.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616512904 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:18:30 [2019-12-20T19:18:30.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616512904 data=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:18:30 [2019-12-20T19:18:30.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616512904 data=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:18:30 [2019-12-20T19:18:30.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616512904 data=null item=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:18:30 [2019-12-20T19:18:30.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=616512801 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:18:30 [2019-12-20T19:18:30.937Z] DEBUG - Clicked on 
14:18:31 [2019-12-20T19:18:31.193Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=616513435 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:18:31 [2019-12-20T19:18:31.193Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:18:31 [2019-12-20T19:18:31.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:31 [2019-12-20T19:18:31.193Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:31 [2019-12-20T19:18:31.193Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:31 [2019-12-20T19:18:31.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616513439 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:31 [2019-12-20T19:18:31.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616513439 data=null doit=true} to TreeItem with text {test}
14:18:31 [2019-12-20T19:18:31.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616513439 data=null} to TreeItem with text {test}
14:18:31 [2019-12-20T19:18:31.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616513439 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:31 [2019-12-20T19:18:31.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616513439 data=null item=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:31 [2019-12-20T19:18:31.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616513445 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:31 [2019-12-20T19:18:31.193Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:18:31 [2019-12-20T19:18:31.193Z] DEBUG - Clicking on with mnemonic 'Delete'
14:18:31 [2019-12-20T19:18:31.449Z] DEBUG - Clicked on with mnemonic 'Delete'
14:18:32 [2019-12-20T19:18:32.011Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:18:32 [2019-12-20T19:18:32.012Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:18:32 [2019-12-20T19:18:32.012Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:18:32 [2019-12-20T19:18:32.012Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:18:32 [2019-12-20T19:18:32.012Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:18:32 [2019-12-20T19:18:32.012Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:18:32 [2019-12-20T19:18:32.012Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:32 [2019-12-20T19:18:32.012Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:18:32 [2019-12-20T19:18:32.012Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:18:32 [2019-12-20T19:18:32.012Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:18:32 [2019-12-20T19:18:32.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616514323 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:18:32 [2019-12-20T19:18:32.012Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616514324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:18:32 [2019-12-20T19:18:32.012Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616514324 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:18:32 [2019-12-20T19:18:32.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616514324 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:18:32 [2019-12-20T19:18:32.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616514324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:18:32 [2019-12-20T19:18:32.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616514324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:18:32 [2019-12-20T19:18:32.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=616514324 data=null 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:32 [2019-12-20T19:18:32.012Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616514324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:18:32 [2019-12-20T19:18:32.012Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616514324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:18:32 [2019-12-20T19:18:32.012Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616514324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:18:32 [2019-12-20T19:18:32.012Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616514324 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:18:32 [2019-12-20T19:18:32.012Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616514324 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:18:32 [2019-12-20T19:18:32.012Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:18:32 [2019-12-20T19:18:32.012Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:18:32 [2019-12-20T19:18:32.012Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:18:32 [2019-12-20T19:18:32.012Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:32 [2019-12-20T19:18:32.012Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:18:32 [2019-12-20T19:18:32.012Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:18:32 [2019-12-20T19:18:32.012Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:18:32 [2019-12-20T19:18:32.012Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:32 [2019-12-20T19:18:32.012Z] DEBUG - Clicking on OK
14:18:32 [2019-12-20T19:18:32.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616514325 data=null 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:32 [2019-12-20T19:18:32.012Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616514325 data=null 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:32 [2019-12-20T19:18:32.012Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616514325 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:32 [2019-12-20T19:18:32.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616514325 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:32 [2019-12-20T19:18:32.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616514325 data=null 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:32 [2019-12-20T19:18:32.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616514325 data=null 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:32 [2019-12-20T19:18:32.012Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:32 [2019-12-20T19:18:32.012Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:32 [2019-12-20T19:18:32.012Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:32 [2019-12-20T19:18:32.012Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:32 [2019-12-20T19:18:32.012Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:32 [2019-12-20T19:18:32.012Z] DEBUG - Clicked on OK
14:18:32 [2019-12-20T19:18:32.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616514325 data=null item=null detail=0 x=0 y=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:32 [2019-12-20T19:18:32.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=616513503 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:32 [2019-12-20T19:18:32.528Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.454 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
14:18:32 [2019-12-20T19:18:32.528Z] test4_06OpenKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 5.484 s
14:18:32 [2019-12-20T19:18:32.528Z] testRenameSymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 6.957 s
14:18:32 [2019-12-20T19:18:32.528Z] test4_10CopyExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 8.295 s
14:18:32 [2019-12-20T19:18:32.528Z] test4_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 3.216 s
14:18:32 [2019-12-20T19:18:32.528Z] test4_04Rename(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 5.139 s
14:18:32 [2019-12-20T19:18:32.528Z] test4_12RemoveTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 5.441 s
14:18:32 [2019-12-20T19:18:32.528Z] testCopySymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 8.648 s
14:18:32 [2019-12-20T19:18:32.528Z] test4_05Delete(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 3.051 s
14:18:32 [2019-12-20T19:18:32.528Z] test4_11DeleteTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 3.905 s
14:18:32 [2019-12-20T19:18:32.528Z] test4_09BringToTop(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 6.126 s
14:18:32 [2019-12-20T19:18:32.528Z] test4_07DeleteKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 3.072 s
14:18:32 [2019-12-20T19:18:32.528Z] testExperimentLinkBackwardCompatibility(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 3.503 s
14:18:32 [2019-12-20T19:18:32.528Z] test4_02Open(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.594 s
14:18:32 [2019-12-20T19:18:32.528Z] test4_03Copy(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 7.494 s
14:18:32 [2019-12-20T19:18:32.528Z] test4_08OpenDoubleClick(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.443 s
14:18:32 [2019-12-20T19:18:32.528Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
14:18:33 [2019-12-20T19:18:33.456Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:33 [2019-12-20T19:18:33.456Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:33 [2019-12-20T19:18:33.456Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:33 [2019-12-20T19:18:33.456Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:33 [2019-12-20T19:18:33.456Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:33 [2019-12-20T19:18:33.456Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:33 [2019-12-20T19:18:33.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=616515798 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TreeItem with text {c-project}
14:18:33 [2019-12-20T19:18:33.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=616515798 data=null doit=true} to TreeItem with text {c-project}
14:18:33 [2019-12-20T19:18:33.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=616515798 data=null} to TreeItem with text {c-project}
14:18:33 [2019-12-20T19:18:33.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=616515799 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TreeItem with text {c-project}
14:18:33 [2019-12-20T19:18:33.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616515799 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:18:33 [2019-12-20T19:18:33.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=616515900 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TreeItem with text {c-project}
14:18:33 [2019-12-20T19:18:33.711Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:33 [2019-12-20T19:18:33.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=616515902 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TreeItem with text {c-project}
14:18:33 [2019-12-20T19:18:33.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=616515902 data=null doit=true} to TreeItem with text {c-project}
14:18:33 [2019-12-20T19:18:33.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=616515902 data=null} to TreeItem with text {c-project}
14:18:33 [2019-12-20T19:18:33.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=616515903 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TreeItem with text {c-project}
14:18:33 [2019-12-20T19:18:33.711Z] 
14:18:33 [2019-12-20T19:18:33.711Z] !ENTRY org.eclipse.cdt.core 1 0 2019-12-20 19:18:33.608
14:18:33 [2019-12-20T19:18:33.711Z] !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:18:33 [2019-12-20T19:18:33.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616515903 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:18:33 [2019-12-20T19:18:33.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=616515981 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TreeItem with text {c-project}
14:18:33 [2019-12-20T19:18:33.711Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
14:18:33 [2019-12-20T19:18:33.711Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project'
14:18:33 [2019-12-20T19:18:33.711Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project'
14:18:33 [2019-12-20T19:18:33.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=616516076 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:18:33 [2019-12-20T19:18:33.967Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project'
14:18:33 [2019-12-20T19:18:33.967Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:33 [2019-12-20T19:18:33.967Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:33 [2019-12-20T19:18:33.967Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:33 [2019-12-20T19:18:33.967Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:33 [2019-12-20T19:18:33.967Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:33 [2019-12-20T19:18:33.967Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:33 [2019-12-20T19:18:33.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616516302 data=null button=0 stateMask=0x0 x=55 y=32 count=0} to TreeItem with text {test}
14:18:33 [2019-12-20T19:18:33.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616516302 data=null doit=true} to TreeItem with text {test}
14:18:33 [2019-12-20T19:18:33.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616516302 data=null} to TreeItem with text {test}
14:18:33 [2019-12-20T19:18:33.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616516302 data=null button=1 stateMask=0x0 x=55 y=32 count=1} to TreeItem with text {test}
14:18:33 [2019-12-20T19:18:33.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616516302 data=null item=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:33 [2019-12-20T19:18:33.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616516316 data=null button=1 stateMask=0x80000 x=55 y=32 count=1} to TreeItem with text {test}
14:18:33 [2019-12-20T19:18:33.967Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:33 [2019-12-20T19:18:33.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616516317 data=null button=0 stateMask=0x0 x=55 y=32 count=0} to TreeItem with text {test}
14:18:33 [2019-12-20T19:18:33.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616516317 data=null doit=true} to TreeItem with text {test}
14:18:33 [2019-12-20T19:18:33.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616516317 data=null} to TreeItem with text {test}
14:18:33 [2019-12-20T19:18:33.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616516317 data=null button=1 stateMask=0x0 x=55 y=32 count=1} to TreeItem with text {test}
14:18:33 [2019-12-20T19:18:33.967Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616516317 data=null item=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:33 [2019-12-20T19:18:33.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616516326 data=null button=1 stateMask=0x80000 x=55 y=32 count=1} to TreeItem with text {test}
14:18:33 [2019-12-20T19:18:33.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616516327 data=null doit=true} to TreeItem with text {test}
14:18:33 [2019-12-20T19:18:33.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616516327 data=null} to TreeItem with text {test}
14:18:33 [2019-12-20T19:18:33.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616516327 data=null button=1 stateMask=0x0 x=55 y=32 count=1} to TreeItem with text {test}
14:18:33 [2019-12-20T19:18:33.967Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616516327 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:33 [2019-12-20T19:18:33.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616516329 data=null button=1 stateMask=0x80000 x=39 y=32 count=1} to TreeItem with text {test}
14:18:33 [2019-12-20T19:18:33.967Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:33 [2019-12-20T19:18:33.967Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616516329 data=null button=0 stateMask=0x0 x=75 y=74 count=0} to TreeItem with text {Traces [0]}
14:18:33 [2019-12-20T19:18:33.967Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616516329 data=null doit=true} to TreeItem with text {Traces [0]}
14:18:33 [2019-12-20T19:18:33.967Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616516329 data=null} to TreeItem with text {Traces [0]}
14:18:33 [2019-12-20T19:18:33.967Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616516330 data=null button=1 stateMask=0x0 x=75 y=74 count=1} to TreeItem with text {Traces [0]}
14:18:33 [2019-12-20T19:18:33.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616516330 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:18:34 [2019-12-20T19:18:34.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616516377 data=null button=1 stateMask=0x80000 x=91 y=74 count=1} to TreeItem with text {Traces [0]}
14:18:34 [2019-12-20T19:18:34.223Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:34 [2019-12-20T19:18:34.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616516378 data=null button=0 stateMask=0x0 x=91 y=74 count=0} to TreeItem with text {Traces [0]}
14:18:34 [2019-12-20T19:18:34.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616516378 data=null doit=true} to TreeItem with text {Traces [0]}
14:18:34 [2019-12-20T19:18:34.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616516378 data=null} to TreeItem with text {Traces [0]}
14:18:34 [2019-12-20T19:18:34.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616516378 data=null button=1 stateMask=0x0 x=91 y=74 count=1} to TreeItem with text {Traces [0]}
14:18:34 [2019-12-20T19:18:34.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616516378 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:18:34 [2019-12-20T19:18:34.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616516382 data=null button=1 stateMask=0x80000 x=91 y=74 count=1} to TreeItem with text {Traces [0]}
14:18:34 [2019-12-20T19:18:34.223Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
14:18:34 [2019-12-20T19:18:34.223Z] DEBUG - Clicking on with mnemonic 'Refresh'
14:18:34 [2019-12-20T19:18:34.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=616516410 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:18:34 [2019-12-20T19:18:34.223Z] DEBUG - Clicked on with mnemonic 'Refresh'
14:18:34 [2019-12-20T19:18:34.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616516599 data=null doit=true} to TreeItem with text {Traces [2]}
14:18:34 [2019-12-20T19:18:34.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616516599 data=null} to TreeItem with text {Traces [2]}
14:18:34 [2019-12-20T19:18:34.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616516600 data=null button=1 stateMask=0x0 x=91 y=74 count=1} to TreeItem with text {Traces [2]}
14:18:34 [2019-12-20T19:18:34.479Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616516600 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:18:34 [2019-12-20T19:18:34.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616516602 data=null button=1 stateMask=0x80000 x=75 y=74 count=1} to TreeItem with text {Traces [2]}
14:18:34 [2019-12-20T19:18:34.479Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:34 [2019-12-20T19:18:34.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616516603 data=null button=0 stateMask=0x0 x=132 y=95 count=0} to TreeItem with text {kernel-overlap-testing}
14:18:34 [2019-12-20T19:18:34.479Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616516603 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:18:34 [2019-12-20T19:18:34.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616516603 data=null} to TreeItem with text {kernel-overlap-testing}
14:18:34 [2019-12-20T19:18:34.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616516603 data=null button=1 stateMask=0x0 x=132 y=95 count=1} to TreeItem with text {kernel-overlap-testing}
14:18:34 [2019-12-20T19:18:34.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616516603 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:18:34 [2019-12-20T19:18:34.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616516683 data=null button=1 stateMask=0x80000 x=148 y=95 count=1} to TreeItem with text {kernel-overlap-testing}
14:18:34 [2019-12-20T19:18:34.479Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
14:18:34 [2019-12-20T19:18:34.479Z] DEBUG - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
14:18:34 [2019-12-20T19:18:34.479Z] DEBUG - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
14:18:34 [2019-12-20T19:18:34.479Z] DEBUG - Clicking on with mnemonic 'Linux Kernel Trace'
14:18:34 [2019-12-20T19:18:34.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=616516712 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:18:34 [2019-12-20T19:18:34.479Z] DEBUG - Clicked on with mnemonic 'Linux Kernel Trace'
14:18:34 [2019-12-20T19:18:34.479Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:18:34 [2019-12-20T19:18:34.479Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:34 [2019-12-20T19:18:34.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616516784 data=null button=0 stateMask=0x0 x=139 y=116 count=0} to TreeItem with text {ust-overlap-testing}
14:18:34 [2019-12-20T19:18:34.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616516784 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:18:34 [2019-12-20T19:18:34.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616516784 data=null} to TreeItem with text {ust-overlap-testing}
14:18:34 [2019-12-20T19:18:34.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616516784 data=null button=1 stateMask=0x0 x=139 y=116 count=1} to TreeItem with text {ust-overlap-testing}
14:18:34 [2019-12-20T19:18:34.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616516784 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:18:34 [2019-12-20T19:18:34.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616516802 data=null button=1 stateMask=0x80000 x=139 y=116 count=1} to TreeItem with text {ust-overlap-testing}
14:18:34 [2019-12-20T19:18:34.736Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
14:18:34 [2019-12-20T19:18:34.736Z] DEBUG - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
14:18:34 [2019-12-20T19:18:34.736Z] DEBUG - matched MenuItem with text "LTTng UST Trace", using matcher: with mnemonic 'LTTng UST Trace'
14:18:34 [2019-12-20T19:18:34.736Z] DEBUG - Clicking on with mnemonic 'LTTng UST Trace'
14:18:34 [2019-12-20T19:18:34.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {LTTng UST Trace} time=616516885 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:18:34 [2019-12-20T19:18:34.736Z] DEBUG - Clicked on with mnemonic 'LTTng UST Trace'
14:18:34 [2019-12-20T19:18:34.736Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:34 [2019-12-20T19:18:34.736Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:34 [2019-12-20T19:18:34.736Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:34 [2019-12-20T19:18:34.736Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:34 [2019-12-20T19:18:34.736Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:34 [2019-12-20T19:18:34.736Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:34 [2019-12-20T19:18:34.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616516960 data=null button=0 stateMask=0x0 x=55 y=32 count=0} to TreeItem with text {test}
14:18:34 [2019-12-20T19:18:34.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616516960 data=null doit=true} to TreeItem with text {test}
14:18:34 [2019-12-20T19:18:34.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616516960 data=null} to TreeItem with text {test}
14:18:34 [2019-12-20T19:18:34.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616516960 data=null button=1 stateMask=0x0 x=55 y=32 count=1} to TreeItem with text {test}
14:18:34 [2019-12-20T19:18:34.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616516961 data=null item=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:34 [2019-12-20T19:18:34.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616516988 data=null button=1 stateMask=0x80000 x=55 y=32 count=1} to TreeItem with text {test}
14:18:34 [2019-12-20T19:18:34.736Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:34 [2019-12-20T19:18:34.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616516989 data=null button=0 stateMask=0x0 x=55 y=32 count=0} to TreeItem with text {test}
14:18:34 [2019-12-20T19:18:34.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616516989 data=null doit=true} to TreeItem with text {test}
14:18:34 [2019-12-20T19:18:34.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616516989 data=null} to TreeItem with text {test}
14:18:34 [2019-12-20T19:18:34.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616516989 data=null button=1 stateMask=0x0 x=55 y=32 count=1} to TreeItem with text {test}
14:18:34 [2019-12-20T19:18:34.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616516989 data=null item=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:34 [2019-12-20T19:18:34.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616516999 data=null button=1 stateMask=0x80000 x=55 y=32 count=1} to TreeItem with text {test}
14:18:34 [2019-12-20T19:18:34.736Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:18:34 [2019-12-20T19:18:34.736Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:34 [2019-12-20T19:18:34.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616517000 data=null button=0 stateMask=0x0 x=91 y=74 count=0} to TreeItem with text {Traces [2]}
14:18:34 [2019-12-20T19:18:34.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616517000 data=null doit=true} to TreeItem with text {Traces [2]}
14:18:34 [2019-12-20T19:18:34.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616517000 data=null} to TreeItem with text {Traces [2]}
14:18:34 [2019-12-20T19:18:34.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616517000 data=null button=1 stateMask=0x0 x=91 y=74 count=1} to TreeItem with text {Traces [2]}
14:18:34 [2019-12-20T19:18:34.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616517000 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:18:34 [2019-12-20T19:18:34.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616517012 data=null button=1 stateMask=0x80000 x=91 y=74 count=1} to TreeItem with text {Traces [2]}
14:18:34 [2019-12-20T19:18:34.736Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:18:34 [2019-12-20T19:18:34.736Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:34 [2019-12-20T19:18:34.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616517013 data=null button=0 stateMask=0x0 x=148 y=95 count=0} to TreeItem with text {kernel-overlap-testing}
14:18:34 [2019-12-20T19:18:34.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616517013 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:18:34 [2019-12-20T19:18:34.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616517013 data=null} to TreeItem with text {kernel-overlap-testing}
14:18:34 [2019-12-20T19:18:34.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616517013 data=null button=1 stateMask=0x0 x=148 y=95 count=1} to TreeItem with text {kernel-overlap-testing}
14:18:34 [2019-12-20T19:18:34.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616517013 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:18:34 [2019-12-20T19:18:34.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616517081 data=null button=1 stateMask=0x80000 x=148 y=95 count=1} to TreeItem with text {kernel-overlap-testing}
14:18:34 [2019-12-20T19:18:34.992Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
14:18:34 [2019-12-20T19:18:34.992Z] DEBUG - Clicking on with mnemonic 'Open'
14:18:34 [2019-12-20T19:18:34.992Z] DEBUG - Clicked on with mnemonic 'Open'
14:18:34 [2019-12-20T19:18:34.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=616517119 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:18:35 [2019-12-20T19:18:35.553Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
14:18:36 [2019-12-20T19:18:36.918Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:18:36 [2019-12-20T19:18:36.918Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:36 [2019-12-20T19:18:36.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616519224 data=null button=0 stateMask=0x0 x=91 y=74 count=0} to TreeItem with text {Traces [2]}
14:18:36 [2019-12-20T19:18:36.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616519224 data=null doit=true} to TreeItem with text {Traces [2]}
14:18:36 [2019-12-20T19:18:36.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616519224 data=null} to TreeItem with text {Traces [2]}
14:18:36 [2019-12-20T19:18:36.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616519224 data=null button=1 stateMask=0x0 x=91 y=74 count=1} to TreeItem with text {Traces [2]}
14:18:36 [2019-12-20T19:18:36.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616519225 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:18:36 [2019-12-20T19:18:36.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616519233 data=null button=1 stateMask=0x80000 x=91 y=74 count=1} to TreeItem with text {Traces [2]}
14:18:36 [2019-12-20T19:18:36.918Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
14:18:36 [2019-12-20T19:18:36.918Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
14:18:36 [2019-12-20T19:18:36.918Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
14:18:37 [2019-12-20T19:18:37.174Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
14:18:37 [2019-12-20T19:18:37.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=616519287 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:18:37 [2019-12-20T19:18:37.430Z] 
14:18:37 [2019-12-20T19:18:37.430Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-12-20 19:18:37.218
14:18:37 [2019-12-20T19:18:37.430Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
14:18:37 [2019-12-20T19:18:37.991Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
14:18:39 [2019-12-20T19:18:39.356Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:18:39 [2019-12-20T19:18:39.356Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:18:39 [2019-12-20T19:18:39.356Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:39 [2019-12-20T19:18:39.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:39 [2019-12-20T19:18:39.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:39 [2019-12-20T19:18:39.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:39 [2019-12-20T19:18:39.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:39 [2019-12-20T19:18:39.356Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:39 [2019-12-20T19:18:39.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616521448 data=null button=0 stateMask=0x0 x=55 y=32 count=0} to TreeItem with text {test}
14:18:39 [2019-12-20T19:18:39.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616521448 data=null doit=true} to TreeItem with text {test}
14:18:39 [2019-12-20T19:18:39.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616521448 data=null} to TreeItem with text {test}
14:18:39 [2019-12-20T19:18:39.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616521448 data=null button=1 stateMask=0x0 x=55 y=32 count=1} to TreeItem with text {test}
14:18:39 [2019-12-20T19:18:39.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616521449 data=null item=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:39 [2019-12-20T19:18:39.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616521486 data=null button=1 stateMask=0x80000 x=55 y=32 count=1} to TreeItem with text {test}
14:18:39 [2019-12-20T19:18:39.356Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:18:39 [2019-12-20T19:18:39.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=616521487 data=null doit=true} to TreeItem with text {Experiments [1]}
14:18:39 [2019-12-20T19:18:39.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=616521487 data=null} to TreeItem with text {Experiments [1]}
14:18:39 [2019-12-20T19:18:39.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=616521487 data=null button=1 stateMask=0x0 x=111 y=53 count=1} to TreeItem with text {Experiments [1]}
14:18:39 [2019-12-20T19:18:39.357Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616521487 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:18:39 [2019-12-20T19:18:39.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=616521496 data=null button=1 stateMask=0x80000 x=111 y=53 count=1} to TreeItem with text {Experiments [1]}
14:18:39 [2019-12-20T19:18:39.357Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:39 [2019-12-20T19:18:39.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616521536 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
14:18:39 [2019-12-20T19:18:39.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616521536 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:18:39 [2019-12-20T19:18:39.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616521536 data=null} to TreeItem with text {kernel-overlap-testing}
14:18:39 [2019-12-20T19:18:39.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616521536 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:18:39 [2019-12-20T19:18:39.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616521536 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:18:39 [2019-12-20T19:18:39.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616521561 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:18:39 [2019-12-20T19:18:39.357Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:39 [2019-12-20T19:18:39.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=616521593 data=null button=0 stateMask=0x0 x=126 y=74 count=0} to TreeItem with text {Experiment [2]}
14:18:39 [2019-12-20T19:18:39.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=616521593 data=null doit=true} to TreeItem with text {Experiment [2]}
14:18:39 [2019-12-20T19:18:39.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=616521593 data=null} to TreeItem with text {Experiment [2]}
14:18:39 [2019-12-20T19:18:39.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=616521593 data=null button=1 stateMask=0x0 x=126 y=74 count=1} to TreeItem with text {Experiment [2]}
14:18:39 [2019-12-20T19:18:39.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616521594 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:18:39 [2019-12-20T19:18:39.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=616521603 data=null button=1 stateMask=0x80000 x=126 y=74 count=1} to TreeItem with text {Experiment [2]}
14:18:39 [2019-12-20T19:18:39.357Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:39 [2019-12-20T19:18:39.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616521688 data=null button=0 stateMask=0x0 x=91 y=95 count=0} to TreeItem with text {Traces [2]}
14:18:39 [2019-12-20T19:18:39.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616521688 data=null doit=true} to TreeItem with text {Traces [2]}
14:18:39 [2019-12-20T19:18:39.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616521688 data=null} to TreeItem with text {Traces [2]}
14:18:39 [2019-12-20T19:18:39.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616521688 data=null button=1 stateMask=0x0 x=91 y=95 count=1} to TreeItem with text {Traces [2]}
14:18:39 [2019-12-20T19:18:39.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616521688 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:18:39 [2019-12-20T19:18:39.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616521702 data=null button=1 stateMask=0x80000 x=91 y=95 count=1} to TreeItem with text {Traces [2]}
14:18:39 [2019-12-20T19:18:39.613Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
14:18:39 [2019-12-20T19:18:39.613Z] DEBUG - Clicking on with mnemonic 'Refresh'
14:18:39 [2019-12-20T19:18:39.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=616521728 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:18:39 [2019-12-20T19:18:39.613Z] DEBUG - Clicked on with mnemonic 'Refresh'
14:18:40 [2019-12-20T19:18:40.175Z] DEBUG - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
14:18:40 [2019-12-20T19:18:40.175Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:18:40 [2019-12-20T19:18:40.175Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No'
14:18:40 [2019-12-20T19:18:40.175Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
14:18:40 [2019-12-20T19:18:40.176Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
14:18:40 [2019-12-20T19:18:40.176Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:18:40 [2019-12-20T19:18:40.176Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:18:40 [2019-12-20T19:18:40.176Z] DEBUG - Clicking on &No
14:18:40 [2019-12-20T19:18:40.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=616522387 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:18:40 [2019-12-20T19:18:40.176Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=616522388 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:18:40 [2019-12-20T19:18:40.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=616522388 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
14:18:40 [2019-12-20T19:18:40.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=616522388 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
14:18:40 [2019-12-20T19:18:40.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=616522388 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:18:40 [2019-12-20T19:18:40.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=616522388 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:18:40 [2019-12-20T19:18:40.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=616522388 data=null item=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:18:40 [2019-12-20T19:18:40.176Z] DEBUG - Clicked on 
14:18:40 [2019-12-20T19:18:40.176Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:40 [2019-12-20T19:18:40.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616522487 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
14:18:40 [2019-12-20T19:18:40.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616522487 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:18:40 [2019-12-20T19:18:40.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616522487 data=null} to TreeItem with text {kernel-overlap-testing}
14:18:40 [2019-12-20T19:18:40.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616522488 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:18:40 [2019-12-20T19:18:40.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616522488 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:18:40 [2019-12-20T19:18:40.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616522517 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:18:40 [2019-12-20T19:18:40.431Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:40 [2019-12-20T19:18:40.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=616522588 data=null button=0 stateMask=0x0 x=126 y=74 count=0} to TreeItem with text {Experiment [2]}
14:18:40 [2019-12-20T19:18:40.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=616522588 data=null doit=true} to TreeItem with text {Experiment [2]}
14:18:40 [2019-12-20T19:18:40.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=616522588 data=null} to TreeItem with text {Experiment [2]}
14:18:40 [2019-12-20T19:18:40.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=616522588 data=null button=1 stateMask=0x0 x=126 y=74 count=1} to TreeItem with text {Experiment [2]}
14:18:40 [2019-12-20T19:18:40.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616522589 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:18:40 [2019-12-20T19:18:40.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=616522609 data=null button=1 stateMask=0x80000 x=126 y=74 count=1} to TreeItem with text {Experiment [2]}
14:18:40 [2019-12-20T19:18:40.431Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
14:18:40 [2019-12-20T19:18:40.431Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:18:40 [2019-12-20T19:18:40.431Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:18:40 [2019-12-20T19:18:40.431Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
14:18:40 [2019-12-20T19:18:40.687Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:18:40 [2019-12-20T19:18:40.687Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:18:40 [2019-12-20T19:18:40.687Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:40 [2019-12-20T19:18:40.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616523075 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
14:18:40 [2019-12-20T19:18:40.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616523075 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:18:40 [2019-12-20T19:18:40.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616523076 data=null} to TreeItem with text {kernel-overlap-testing}
14:18:40 [2019-12-20T19:18:40.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616523076 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:18:40 [2019-12-20T19:18:40.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616523076 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:18:40 [2019-12-20T19:18:40.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616523100 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:18:40 [2019-12-20T19:18:40.946Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:40 [2019-12-20T19:18:40.946Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616523128 data=null button=0 stateMask=0x0 x=91 y=95 count=0} to TreeItem with text {Traces [2]}
14:18:40 [2019-12-20T19:18:40.946Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616523128 data=null doit=true} to TreeItem with text {Traces [2]}
14:18:40 [2019-12-20T19:18:40.946Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616523128 data=null} to TreeItem with text {Traces [2]}
14:18:40 [2019-12-20T19:18:40.946Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616523128 data=null button=1 stateMask=0x0 x=91 y=95 count=1} to TreeItem with text {Traces [2]}
14:18:40 [2019-12-20T19:18:40.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616523173 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:18:40 [2019-12-20T19:18:40.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616523182 data=null button=1 stateMask=0x80000 x=91 y=95 count=1} to TreeItem with text {Traces [2]}
14:18:40 [2019-12-20T19:18:40.946Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
14:18:40 [2019-12-20T19:18:40.946Z] DEBUG - Clicking on with mnemonic 'Refresh'
14:18:40 [2019-12-20T19:18:40.946Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=616523219 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:18:40 [2019-12-20T19:18:40.946Z] DEBUG - Clicked on with mnemonic 'Refresh'
14:18:41 [2019-12-20T19:18:41.224Z] DEBUG - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
14:18:41 [2019-12-20T19:18:41.224Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:18:41 [2019-12-20T19:18:41.224Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:18:41 [2019-12-20T19:18:41.224Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:18:41 [2019-12-20T19:18:41.224Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:18:41 [2019-12-20T19:18:41.224Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:18:41 [2019-12-20T19:18:41.224Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:18:41 [2019-12-20T19:18:41.224Z] DEBUG - Clicking on &Yes
14:18:41 [2019-12-20T19:18:41.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616523495 data=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:18:41 [2019-12-20T19:18:41.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616523496 data=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:18:41 [2019-12-20T19:18:41.224Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616523496 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:18:41 [2019-12-20T19:18:41.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616523496 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:18:41 [2019-12-20T19:18:41.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616523496 data=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:18:41 [2019-12-20T19:18:41.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616523496 data=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:18:41 [2019-12-20T19:18:41.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616523497 data=null item=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:18:41 [2019-12-20T19:18:41.786Z] DEBUG - Clicked on 
14:18:41 [2019-12-20T19:18:41.786Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:41 [2019-12-20T19:18:41.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616523899 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
14:18:41 [2019-12-20T19:18:41.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616523900 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:18:41 [2019-12-20T19:18:41.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616523900 data=null} to TreeItem with text {kernel-overlap-testing}
14:18:41 [2019-12-20T19:18:41.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616523900 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:18:41 [2019-12-20T19:18:41.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616523900 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:18:41 [2019-12-20T19:18:41.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616523984 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:18:41 [2019-12-20T19:18:41.786Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:41 [2019-12-20T19:18:41.786Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:41 [2019-12-20T19:18:41.786Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:41 [2019-12-20T19:18:41.786Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:41 [2019-12-20T19:18:41.786Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:41 [2019-12-20T19:18:41.786Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:41 [2019-12-20T19:18:41.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616524024 data=null button=0 stateMask=0x0 x=55 y=32 count=0} to TreeItem with text {test}
14:18:41 [2019-12-20T19:18:41.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616524024 data=null doit=true} to TreeItem with text {test}
14:18:41 [2019-12-20T19:18:41.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616524024 data=null} to TreeItem with text {test}
14:18:41 [2019-12-20T19:18:41.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616524079 data=null button=1 stateMask=0x0 x=55 y=32 count=1} to TreeItem with text {test}
14:18:41 [2019-12-20T19:18:41.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616524079 data=null item=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:41 [2019-12-20T19:18:41.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616524099 data=null button=1 stateMask=0x80000 x=55 y=32 count=1} to TreeItem with text {test}
14:18:41 [2019-12-20T19:18:41.786Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:41 [2019-12-20T19:18:41.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616524099 data=null button=0 stateMask=0x0 x=55 y=32 count=0} to TreeItem with text {test}
14:18:41 [2019-12-20T19:18:41.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616524099 data=null doit=true} to TreeItem with text {test}
14:18:41 [2019-12-20T19:18:41.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616524100 data=null} to TreeItem with text {test}
14:18:41 [2019-12-20T19:18:41.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616524100 data=null button=1 stateMask=0x0 x=55 y=32 count=1} to TreeItem with text {test}
14:18:41 [2019-12-20T19:18:41.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616524100 data=null item=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:41 [2019-12-20T19:18:41.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616524105 data=null button=1 stateMask=0x80000 x=55 y=32 count=1} to TreeItem with text {test}
14:18:41 [2019-12-20T19:18:41.786Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:18:41 [2019-12-20T19:18:41.786Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:41 [2019-12-20T19:18:41.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616524106 data=null button=0 stateMask=0x0 x=91 y=95 count=0} to TreeItem with text {Traces [2]}
14:18:41 [2019-12-20T19:18:41.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616524106 data=null doit=true} to TreeItem with text {Traces [2]}
14:18:41 [2019-12-20T19:18:41.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616524106 data=null} to TreeItem with text {Traces [2]}
14:18:41 [2019-12-20T19:18:41.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616524106 data=null button=1 stateMask=0x0 x=91 y=95 count=1} to TreeItem with text {Traces [2]}
14:18:41 [2019-12-20T19:18:41.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616524106 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:18:41 [2019-12-20T19:18:41.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616524117 data=null button=1 stateMask=0x80000 x=91 y=95 count=1} to TreeItem with text {Traces [2]}
14:18:41 [2019-12-20T19:18:41.786Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:18:41 [2019-12-20T19:18:41.786Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:18:41 [2019-12-20T19:18:41.786Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:41 [2019-12-20T19:18:41.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616524118 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
14:18:41 [2019-12-20T19:18:41.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616524118 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:18:41 [2019-12-20T19:18:41.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616524118 data=null} to TreeItem with text {kernel-overlap-testing}
14:18:41 [2019-12-20T19:18:41.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616524118 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:18:41 [2019-12-20T19:18:41.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616524119 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:18:42 [2019-12-20T19:18:42.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616524181 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:18:42 [2019-12-20T19:18:42.042Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
14:18:42 [2019-12-20T19:18:42.042Z] DEBUG - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
14:18:42 [2019-12-20T19:18:42.042Z] DEBUG - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
14:18:42 [2019-12-20T19:18:42.042Z] DEBUG - Clicking on with mnemonic 'Linux Kernel Trace'
14:18:42 [2019-12-20T19:18:42.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=616524213 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:18:42 [2019-12-20T19:18:42.042Z] DEBUG - Clicked on with mnemonic 'Linux Kernel Trace'
14:18:42 [2019-12-20T19:18:42.042Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:42 [2019-12-20T19:18:42.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616524273 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
14:18:42 [2019-12-20T19:18:42.042Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616524273 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:18:42 [2019-12-20T19:18:42.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616524273 data=null} to TreeItem with text {kernel-overlap-testing}
14:18:42 [2019-12-20T19:18:42.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616524273 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:18:42 [2019-12-20T19:18:42.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616524274 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:18:42 [2019-12-20T19:18:42.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616524278 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:18:42 [2019-12-20T19:18:42.042Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
14:18:42 [2019-12-20T19:18:42.042Z] DEBUG - Clicking on with mnemonic 'Open'
14:18:42 [2019-12-20T19:18:42.042Z] DEBUG - Clicked on with mnemonic 'Open'
14:18:42 [2019-12-20T19:18:42.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=616524308 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:18:42 [2019-12-20T19:18:42.603Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
14:18:43 [2019-12-20T19:18:43.966Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:18:43 [2019-12-20T19:18:43.966Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:43 [2019-12-20T19:18:43.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616526093 data=null button=0 stateMask=0x0 x=91 y=95 count=0} to TreeItem with text {Traces [2]}
14:18:43 [2019-12-20T19:18:43.966Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616526093 data=null doit=true} to TreeItem with text {Traces [2]}
14:18:43 [2019-12-20T19:18:43.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616526093 data=null} to TreeItem with text {Traces [2]}
14:18:43 [2019-12-20T19:18:43.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616526094 data=null button=1 stateMask=0x0 x=91 y=95 count=1} to TreeItem with text {Traces [2]}
14:18:43 [2019-12-20T19:18:43.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616526094 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:18:43 [2019-12-20T19:18:43.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616526102 data=null button=1 stateMask=0x80000 x=91 y=95 count=1} to TreeItem with text {Traces [2]}
14:18:43 [2019-12-20T19:18:43.966Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
14:18:43 [2019-12-20T19:18:43.966Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
14:18:43 [2019-12-20T19:18:43.966Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
14:18:43 [2019-12-20T19:18:43.966Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
14:18:43 [2019-12-20T19:18:43.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=616526133 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:18:43 [2019-12-20T19:18:43.966Z] 
14:18:43 [2019-12-20T19:18:43.966Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-12-20 19:18:43.839
14:18:43 [2019-12-20T19:18:43.966Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
14:18:44 [2019-12-20T19:18:44.528Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
14:18:45 [2019-12-20T19:18:45.455Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:18:45 [2019-12-20T19:18:45.712Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:45 [2019-12-20T19:18:45.712Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:45 [2019-12-20T19:18:45.712Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:45 [2019-12-20T19:18:45.712Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:45 [2019-12-20T19:18:45.712Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:45 [2019-12-20T19:18:45.712Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:45 [2019-12-20T19:18:45.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616527981 data=null button=0 stateMask=0x0 x=55 y=32 count=0} to TreeItem with text {test}
14:18:45 [2019-12-20T19:18:45.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616527981 data=null doit=true} to TreeItem with text {test}
14:18:45 [2019-12-20T19:18:45.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616527982 data=null} to TreeItem with text {test}
14:18:45 [2019-12-20T19:18:45.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616527982 data=null button=1 stateMask=0x0 x=55 y=32 count=1} to TreeItem with text {test}
14:18:45 [2019-12-20T19:18:45.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616527982 data=null item=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:45 [2019-12-20T19:18:45.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616527993 data=null button=1 stateMask=0x80000 x=55 y=32 count=1} to TreeItem with text {test}
14:18:45 [2019-12-20T19:18:45.712Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:18:45 [2019-12-20T19:18:45.712Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
14:18:45 [2019-12-20T19:18:45.712Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:45 [2019-12-20T19:18:45.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616528001 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
14:18:45 [2019-12-20T19:18:45.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616528001 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:18:45 [2019-12-20T19:18:45.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616528001 data=null} to TreeItem with text {kernel-overlap-testing}
14:18:45 [2019-12-20T19:18:45.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616528001 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:18:45 [2019-12-20T19:18:45.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616528001 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:18:45 [2019-12-20T19:18:45.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616528082 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:18:45 [2019-12-20T19:18:45.968Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:45 [2019-12-20T19:18:45.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616528114 data=null button=0 stateMask=0x0 x=139 y=137 count=0} to TreeItem with text {ust-overlap-testing}
14:18:45 [2019-12-20T19:18:45.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616528114 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:18:45 [2019-12-20T19:18:45.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616528114 data=null} to TreeItem with text {ust-overlap-testing}
14:18:45 [2019-12-20T19:18:45.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616528114 data=null button=1 stateMask=0x0 x=139 y=137 count=1} to TreeItem with text {ust-overlap-testing}
14:18:45 [2019-12-20T19:18:45.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616528114 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:18:45 [2019-12-20T19:18:45.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616528186 data=null button=1 stateMask=0x80000 x=139 y=137 count=1} to TreeItem with text {ust-overlap-testing}
14:18:45 [2019-12-20T19:18:45.968Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:45 [2019-12-20T19:18:45.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=616528217 data=null button=0 stateMask=0x0 x=126 y=74 count=0} to TreeItem with text {Experiment [2]}
14:18:45 [2019-12-20T19:18:45.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=616528217 data=null doit=true} to TreeItem with text {Experiment [2]}
14:18:45 [2019-12-20T19:18:45.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=616528217 data=null} to TreeItem with text {Experiment [2]}
14:18:45 [2019-12-20T19:18:45.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=616528217 data=null button=1 stateMask=0x0 x=126 y=74 count=1} to TreeItem with text {Experiment [2]}
14:18:45 [2019-12-20T19:18:45.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616528217 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:18:45 [2019-12-20T19:18:45.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=616528284 data=null button=1 stateMask=0x80000 x=126 y=74 count=1} to TreeItem with text {Experiment [2]}
14:18:45 [2019-12-20T19:18:45.968Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:45 [2019-12-20T19:18:45.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616528314 data=null button=0 stateMask=0x0 x=91 y=95 count=0} to TreeItem with text {Traces [2]}
14:18:45 [2019-12-20T19:18:45.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616528314 data=null doit=true} to TreeItem with text {Traces [2]}
14:18:45 [2019-12-20T19:18:45.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616528315 data=null} to TreeItem with text {Traces [2]}
14:18:45 [2019-12-20T19:18:45.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616528315 data=null button=1 stateMask=0x0 x=91 y=95 count=1} to TreeItem with text {Traces [2]}
14:18:46 [2019-12-20T19:18:46.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616528315 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:18:46 [2019-12-20T19:18:46.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616528382 data=null button=1 stateMask=0x80000 x=91 y=95 count=1} to TreeItem with text {Traces [2]}
14:18:46 [2019-12-20T19:18:46.224Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
14:18:46 [2019-12-20T19:18:46.224Z] DEBUG - Clicking on with mnemonic 'Refresh'
14:18:46 [2019-12-20T19:18:46.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=616528411 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:18:46 [2019-12-20T19:18:46.224Z] DEBUG - Clicked on with mnemonic 'Refresh'
14:18:46 [2019-12-20T19:18:46.224Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:46 [2019-12-20T19:18:46.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616528418 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
14:18:46 [2019-12-20T19:18:46.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616528418 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:18:46 [2019-12-20T19:18:46.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616528418 data=null} to TreeItem with text {kernel-overlap-testing}
14:18:46 [2019-12-20T19:18:46.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616528418 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:18:46 [2019-12-20T19:18:46.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616528418 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:18:46 [2019-12-20T19:18:46.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616528488 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:18:46 [2019-12-20T19:18:46.224Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:46 [2019-12-20T19:18:46.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616528521 data=null button=0 stateMask=0x0 x=139 y=137 count=0} to TreeItem with text {ust-overlap-testing}
14:18:46 [2019-12-20T19:18:46.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616528521 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:18:46 [2019-12-20T19:18:46.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616528521 data=null} to TreeItem with text {ust-overlap-testing}
14:18:46 [2019-12-20T19:18:46.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616528522 data=null button=1 stateMask=0x0 x=139 y=137 count=1} to TreeItem with text {ust-overlap-testing}
14:18:46 [2019-12-20T19:18:46.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616528522 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:18:46 [2019-12-20T19:18:46.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616528586 data=null button=1 stateMask=0x80000 x=139 y=137 count=1} to TreeItem with text {ust-overlap-testing}
14:18:46 [2019-12-20T19:18:46.480Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:46 [2019-12-20T19:18:46.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=616528621 data=null button=0 stateMask=0x0 x=126 y=74 count=0} to TreeItem with text {Experiment [2]}
14:18:46 [2019-12-20T19:18:46.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=616528621 data=null doit=true} to TreeItem with text {Experiment [2]}
14:18:46 [2019-12-20T19:18:46.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=616528622 data=null} to TreeItem with text {Experiment [2]}
14:18:46 [2019-12-20T19:18:46.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=616528622 data=null button=1 stateMask=0x0 x=126 y=74 count=1} to TreeItem with text {Experiment [2]}
14:18:46 [2019-12-20T19:18:46.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616528622 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:18:46 [2019-12-20T19:18:46.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=616528684 data=null button=1 stateMask=0x80000 x=126 y=74 count=1} to TreeItem with text {Experiment [2]}
14:18:46 [2019-12-20T19:18:46.480Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:46 [2019-12-20T19:18:46.480Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:46 [2019-12-20T19:18:46.480Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:46 [2019-12-20T19:18:46.480Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:46 [2019-12-20T19:18:46.480Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:46 [2019-12-20T19:18:46.480Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:46 [2019-12-20T19:18:46.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616528719 data=null button=0 stateMask=0x0 x=55 y=32 count=0} to TreeItem with text {test}
14:18:46 [2019-12-20T19:18:46.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616528719 data=null doit=true} to TreeItem with text {test}
14:18:46 [2019-12-20T19:18:46.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616528719 data=null} to TreeItem with text {test}
14:18:46 [2019-12-20T19:18:46.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616528719 data=null button=1 stateMask=0x0 x=55 y=32 count=1} to TreeItem with text {test}
14:18:46 [2019-12-20T19:18:46.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616528720 data=null item=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 [2019-12-20T19:18:46.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616528788 data=null button=1 stateMask=0x80000 x=55 y=32 count=1} to TreeItem with text {test}
14:18:46 [2019-12-20T19:18:46.480Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:46 [2019-12-20T19:18:46.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616528788 data=null button=0 stateMask=0x0 x=55 y=32 count=0} to TreeItem with text {test}
14:18:46 [2019-12-20T19:18:46.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616528788 data=null doit=true} to TreeItem with text {test}
14:18:46 [2019-12-20T19:18:46.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616528788 data=null} to TreeItem with text {test}
14:18:46 [2019-12-20T19:18:46.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616528789 data=null button=1 stateMask=0x0 x=55 y=32 count=1} to TreeItem with text {test}
14:18:46 [2019-12-20T19:18:46.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616528789 data=null item=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 [2019-12-20T19:18:46.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616528797 data=null button=1 stateMask=0x80000 x=55 y=32 count=1} to TreeItem with text {test}
14:18:46 [2019-12-20T19:18:46.480Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:18:46 [2019-12-20T19:18:46.480Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:46 [2019-12-20T19:18:46.480Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616528798 data=null button=0 stateMask=0x0 x=91 y=95 count=0} to TreeItem with text {Traces [2]}
14:18:46 [2019-12-20T19:18:46.480Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616528798 data=null doit=true} to TreeItem with text {Traces [2]}
14:18:46 [2019-12-20T19:18:46.480Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616528798 data=null} to TreeItem with text {Traces [2]}
14:18:46 [2019-12-20T19:18:46.480Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616528798 data=null button=1 stateMask=0x0 x=91 y=95 count=1} to TreeItem with text {Traces [2]}
14:18:46 [2019-12-20T19:18:46.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616528799 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:18:46 [2019-12-20T19:18:46.480Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616528806 data=null button=1 stateMask=0x80000 x=91 y=95 count=1} to TreeItem with text {Traces [2]}
14:18:46 [2019-12-20T19:18:46.480Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:18:46 [2019-12-20T19:18:46.480Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:18:46 [2019-12-20T19:18:46.480Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
14:18:46 [2019-12-20T19:18:46.480Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
14:18:46 [2019-12-20T19:18:46.480Z] DEBUG - Clicking on with mnemonic 'Refresh'
14:18:46 [2019-12-20T19:18:46.480Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=616528815 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:18:46 [2019-12-20T19:18:46.480Z] DEBUG - Clicked on with mnemonic 'Refresh'
14:18:46 [2019-12-20T19:18:46.736Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:18:46 [2019-12-20T19:18:46.736Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:46 [2019-12-20T19:18:46.736Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:46 [2019-12-20T19:18:46.736Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:46 [2019-12-20T19:18:46.736Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:46 [2019-12-20T19:18:46.736Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:46 [2019-12-20T19:18:46.736Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:46 [2019-12-20T19:18:46.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=616529104 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TreeItem with text {c-project}
14:18:46 [2019-12-20T19:18:46.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=616529104 data=null doit=true} to TreeItem with text {c-project}
14:18:46 [2019-12-20T19:18:46.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=616529104 data=null} to TreeItem with text {c-project}
14:18:46 [2019-12-20T19:18:46.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=616529104 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TreeItem with text {c-project}
14:18:46 [2019-12-20T19:18:46.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616529104 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:18:46 [2019-12-20T19:18:46.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=616529120 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TreeItem with text {c-project}
14:18:46 [2019-12-20T19:18:46.993Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:46 [2019-12-20T19:18:46.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=616529121 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TreeItem with text {c-project}
14:18:46 [2019-12-20T19:18:46.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=616529121 data=null doit=true} to TreeItem with text {c-project}
14:18:46 [2019-12-20T19:18:46.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=616529122 data=null} to TreeItem with text {c-project}
14:18:46 [2019-12-20T19:18:46.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=616529122 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TreeItem with text {c-project}
14:18:46 [2019-12-20T19:18:46.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616529122 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:18:46 [2019-12-20T19:18:46.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=616529127 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TreeItem with text {c-project}
14:18:46 [2019-12-20T19:18:46.993Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
14:18:46 [2019-12-20T19:18:46.993Z] DEBUG - Clicking on with mnemonic 'Refresh'
14:18:46 [2019-12-20T19:18:46.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=616529217 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:18:46 [2019-12-20T19:18:46.993Z] DEBUG - Clicked on with mnemonic 'Refresh'
14:18:47 [2019-12-20T19:18:47.250Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:47 [2019-12-20T19:18:47.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=616529374 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TreeItem with text {c-project}
14:18:47 [2019-12-20T19:18:47.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=616529374 data=null doit=true} to TreeItem with text {c-project}
14:18:47 [2019-12-20T19:18:47.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=616529374 data=null} to TreeItem with text {c-project}
14:18:47 [2019-12-20T19:18:47.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=616529375 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TreeItem with text {c-project}
14:18:47 [2019-12-20T19:18:47.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616529375 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:18:47 [2019-12-20T19:18:47.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=616529383 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TreeItem with text {c-project}
14:18:47 [2019-12-20T19:18:47.250Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
14:18:47 [2019-12-20T19:18:47.250Z] DEBUG - Clicking on with mnemonic 'Refresh'
14:18:47 [2019-12-20T19:18:47.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=616529418 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:18:47 [2019-12-20T19:18:47.250Z] DEBUG - Clicked on with mnemonic 'Refresh'
14:18:47 [2019-12-20T19:18:47.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=616529474 data=null doit=true} to TreeItem with text {c-project}
14:18:47 [2019-12-20T19:18:47.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=616529474 data=null} to TreeItem with text {c-project}
14:18:47 [2019-12-20T19:18:47.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=616529474 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TreeItem with text {c-project}
14:18:47 [2019-12-20T19:18:47.250Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616529475 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:18:47 [2019-12-20T19:18:47.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=616529478 data=null button=1 stateMask=0x80000 x=54 y=11 count=1} to TreeItem with text {c-project}
14:18:47 [2019-12-20T19:18:47.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=616529478 data=null doit=true} to TreeItem with text {Trace Compass}
14:18:47 [2019-12-20T19:18:47.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=616529478 data=null} to TreeItem with text {Trace Compass}
14:18:47 [2019-12-20T19:18:47.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=616529479 data=null button=1 stateMask=0x0 x=93 y=32 count=1} to TreeItem with text {Trace Compass}
14:18:47 [2019-12-20T19:18:47.250Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616529479 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:18:47 [2019-12-20T19:18:47.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=616529481 data=null button=1 stateMask=0x80000 x=93 y=32 count=1} to TreeItem with text {Trace Compass}
14:18:47 [2019-12-20T19:18:47.250Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:47 [2019-12-20T19:18:47.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616529482 data=null button=0 stateMask=0x0 x=93 y=74 count=0} to TreeItem with text {Traces [0]}
14:18:47 [2019-12-20T19:18:47.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616529482 data=null doit=true} to TreeItem with text {Traces [0]}
14:18:47 [2019-12-20T19:18:47.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616529482 data=null} to TreeItem with text {Traces [0]}
14:18:47 [2019-12-20T19:18:47.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616529482 data=null button=1 stateMask=0x0 x=93 y=74 count=1} to TreeItem with text {Traces [0]}
14:18:47 [2019-12-20T19:18:47.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616529482 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:18:47 [2019-12-20T19:18:47.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616529500 data=null button=1 stateMask=0x80000 x=109 y=74 count=1} to TreeItem with text {Traces [0]}
14:18:47 [2019-12-20T19:18:47.251Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:18:47 [2019-12-20T19:18:47.251Z] DEBUG - Clicking on with mnemonic 'Import...'
14:18:48 [2019-12-20T19:18:48.286Z] DEBUG - Clicked on with mnemonic 'Import...'
14:18:48 [2019-12-20T19:18:48.286Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:18:48 [2019-12-20T19:18:48.286Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:18:48 [2019-12-20T19:18:48.286Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:18:48 [2019-12-20T19:18:48.286Z] 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:18:48 [2019-12-20T19:18:48.286Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:18:48 [2019-12-20T19:18:48.286Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:18:48 [2019-12-20T19:18:48.286Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:18:48 [2019-12-20T19:18:48.286Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:18:48 [2019-12-20T19:18:48.286Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:18:48 [2019-12-20T19:18:48.286Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:18:48 [2019-12-20T19:18:48.286Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:18:48 [2019-12-20T19:18:48.286Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:18:48 [2019-12-20T19:18:48.286Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:18:48 [2019-12-20T19:18:48.286Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:48 [2019-12-20T19:18:48.286Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:18:48 [2019-12-20T19:18:48.286Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:18:48 [2019-12-20T19:18:48.286Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:18:48 [2019-12-20T19:18:48.286Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:18:48 [2019-12-20T19:18:48.286Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:18:48 [2019-12-20T19:18:48.286Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:18:48 [2019-12-20T19:18:48.286Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:18:48 [2019-12-20T19:18:48.286Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:18:48 [2019-12-20T19:18:48.286Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:18:48 [2019-12-20T19:18:48.286Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project
14:18:48 [2019-12-20T19:18:48.286Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project} time=616529910 data=null} to (of type 'Combo')
14:18:48 [2019-12-20T19:18:48.286Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project
14:18:48 [2019-12-20T19:18:48.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:48 [2019-12-20T19:18:48.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:48 [2019-12-20T19:18:48.286Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:18:48 [2019-12-20T19:18:48.286Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:48 [2019-12-20T19:18:48.286Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:48 [2019-12-20T19:18:48.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=616530002 data=null doit=true} to TreeItem with text {c-project}
14:18:48 [2019-12-20T19:18:48.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=616530003 data=null} to TreeItem with text {c-project}
14:18:48 [2019-12-20T19:18:48.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=616530003 data=null button=1 stateMask=0x0 x=90 y=11 count=1} to TreeItem with text {c-project}
14:18:48 [2019-12-20T19:18:48.286Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616530003 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:18:48 [2019-12-20T19:18:48.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=616530005 data=null button=1 stateMask=0x80000 x=90 y=11 count=1} to TreeItem with text {c-project}
14:18:48 [2019-12-20T19:18:48.286Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:48 [2019-12-20T19:18:48.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616530006 data=null button=0 stateMask=0x0 x=150 y=55 count=0} to Tree node with text: kernel-overlap-testing
14:18:48 [2019-12-20T19:18:48.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616530006 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:18:48 [2019-12-20T19:18:48.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616530006 data=null} to Tree node with text: kernel-overlap-testing
14:18:48 [2019-12-20T19:18:48.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616530006 data=null button=1 stateMask=0x0 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
14:18:48 [2019-12-20T19:18:48.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616530006 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:18:48 [2019-12-20T19:18:48.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616530014 data=null button=1 stateMask=0x80000 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
14:18:48 [2019-12-20T19:18:48.287Z] DEBUG - Setting state to checked on: kernel-overlap-testing
14:18:48 [2019-12-20T19:18:48.287Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:48 [2019-12-20T19:18:48.287Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:48 [2019-12-20T19:18:48.287Z] WARN - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
14:18:48 [2019-12-20T19:18:48.287Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:48 [2019-12-20T19:18:48.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616530084 data=null button=0 stateMask=0x0 x=141 y=77 count=0} to Tree node with text: ust-overlap-testing
14:18:48 [2019-12-20T19:18:48.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616530084 data=null doit=true} to Tree node with text: ust-overlap-testing
14:18:48 [2019-12-20T19:18:48.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616530085 data=null} to Tree node with text: ust-overlap-testing
14:18:48 [2019-12-20T19:18:48.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616530085 data=null button=1 stateMask=0x0 x=141 y=77 count=1} to Tree node with text: ust-overlap-testing
14:18:48 [2019-12-20T19:18:48.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616530085 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:18:48 [2019-12-20T19:18:48.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616530086 data=null button=1 stateMask=0x80000 x=141 y=77 count=1} to Tree node with text: ust-overlap-testing
14:18:48 [2019-12-20T19:18:48.287Z] DEBUG - Setting state to checked on: ust-overlap-testing
14:18:48 [2019-12-20T19:18:48.287Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:18:48 [2019-12-20T19:18:48.287Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:18:48 [2019-12-20T19:18:48.287Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:18:48 [2019-12-20T19:18:48.287Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:18:48 [2019-12-20T19:18:48.287Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:18:48 [2019-12-20T19:18:48.287Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:18:48 [2019-12-20T19:18:48.287Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:18:48 [2019-12-20T19:18:48.287Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:18:48 [2019-12-20T19:18:48.287Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:18:48 [2019-12-20T19:18:48.287Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:18:48 [2019-12-20T19:18:48.287Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:18:48 [2019-12-20T19:18:48.287Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:48 [2019-12-20T19:18:48.287Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:18:48 [2019-12-20T19:18:48.287Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:18:48 [2019-12-20T19:18:48.287Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:18:48 [2019-12-20T19:18:48.287Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:18:48 [2019-12-20T19:18:48.287Z] DEBUG - Clicking on &Finish
14:18:48 [2019-12-20T19:18:48.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616530089 data=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:18:48 [2019-12-20T19:18:48.287Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616530089 data=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:18:48 [2019-12-20T19:18:48.287Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616530089 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:18:48 [2019-12-20T19:18:48.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616530089 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:18:48 [2019-12-20T19:18:48.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616530089 data=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:18:48 [2019-12-20T19:18:48.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616530089 data=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:18:48 [2019-12-20T19:18:48.543Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:18:48 [2019-12-20T19:18:48.543Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:18:48 [2019-12-20T19:18:48.543Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:18:48 [2019-12-20T19:18:48.543Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:18:48 [2019-12-20T19:18:48.543Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:18:48 [2019-12-20T19:18:48.543Z] DEBUG - Clicked on &Finish
14:18:48 [2019-12-20T19:18:48.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616530089 data=null item=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:18:48 [2019-12-20T19:18:48.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616529584 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:18:48 [2019-12-20T19:18:48.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616530686 data=null doit=true} to TreeItem with text {Traces [2]}
14:18:48 [2019-12-20T19:18:48.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616530687 data=null} to TreeItem with text {Traces [2]}
14:18:48 [2019-12-20T19:18:48.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616530687 data=null button=1 stateMask=0x0 x=109 y=74 count=1} to TreeItem with text {Traces [2]}
14:18:48 [2019-12-20T19:18:48.543Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616530687 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:18:48 [2019-12-20T19:18:48.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616530691 data=null button=1 stateMask=0x80000 x=93 y=74 count=1} to TreeItem with text {Traces [2]}
14:18:48 [2019-12-20T19:18:48.543Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:48 [2019-12-20T19:18:48.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616530700 data=null button=0 stateMask=0x0 x=109 y=74 count=0} to TreeItem with text {Traces [2]}
14:18:48 [2019-12-20T19:18:48.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616530700 data=null doit=true} to TreeItem with text {Traces [2]}
14:18:48 [2019-12-20T19:18:48.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616530700 data=null} to TreeItem with text {Traces [2]}
14:18:48 [2019-12-20T19:18:48.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616530700 data=null button=1 stateMask=0x0 x=109 y=74 count=1} to TreeItem with text {Traces [2]}
14:18:48 [2019-12-20T19:18:48.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616530701 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:18:48 [2019-12-20T19:18:48.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616530705 data=null button=1 stateMask=0x80000 x=109 y=74 count=1} to TreeItem with text {Traces [2]}
14:18:48 [2019-12-20T19:18:48.543Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
14:18:48 [2019-12-20T19:18:48.543Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
14:18:48 [2019-12-20T19:18:48.543Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
14:18:48 [2019-12-20T19:18:48.543Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
14:18:49 [2019-12-20T19:18:49.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=616530788 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:18:49 [2019-12-20T19:18:49.105Z] 
14:18:49 [2019-12-20T19:18:49.105Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2019-12-20 19:18:48.931
14:18:49 [2019-12-20T19:18:49.105Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
14:18:49 [2019-12-20T19:18:49.667Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
14:18:51 [2019-12-20T19:18:51.033Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:18:51 [2019-12-20T19:18:51.033Z] WARN - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
14:18:51 [2019-12-20T19:18:51.033Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
14:18:51 [2019-12-20T19:18:51.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=616533279 data=null doit=true} to TreeItem with text {Experiments [1]}
14:18:51 [2019-12-20T19:18:51.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=616533279 data=null} to TreeItem with text {Experiments [1]}
14:18:51 [2019-12-20T19:18:51.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=616533279 data=null button=1 stateMask=0x0 x=129 y=53 count=1} to TreeItem with text {Experiments [1]}
14:18:51 [2019-12-20T19:18:51.033Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616533280 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:18:51 [2019-12-20T19:18:51.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=616533282 data=null button=1 stateMask=0x80000 x=113 y=53 count=1} to TreeItem with text {Experiments [1]}
14:18:51 [2019-12-20T19:18:51.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=616533283 data=null doit=true} to TreeItem with text {Experiment [2]}
14:18:51 [2019-12-20T19:18:51.034Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=616533283 data=null} to TreeItem with text {Experiment [2]}
14:18:51 [2019-12-20T19:18:51.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=616533283 data=null button=1 stateMask=0x0 x=128 y=74 count=1} to TreeItem with text {Experiment [2]}
14:18:51 [2019-12-20T19:18:51.034Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616533283 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:18:51 [2019-12-20T19:18:51.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=616533287 data=null button=1 stateMask=0x80000 x=128 y=74 count=1} to TreeItem with text {Experiment [2]}
14:18:51 [2019-12-20T19:18:51.034Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:51 [2019-12-20T19:18:51.034Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=616533288 data=null button=0 stateMask=0x0 x=54 y=11 count=0} to TreeItem with text {c-project}
14:18:51 [2019-12-20T19:18:51.034Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=616533288 data=null doit=true} to TreeItem with text {c-project}
14:18:51 [2019-12-20T19:18:51.034Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=616533288 data=null} to TreeItem with text {c-project}
14:18:51 [2019-12-20T19:18:51.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=616533288 data=null button=1 stateMask=0x0 x=54 y=11 count=1} to TreeItem with text {c-project}
14:18:51 [2019-12-20T19:18:51.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616533288 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:18:51 [2019-12-20T19:18:51.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=616533310 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TreeItem with text {c-project}
14:18:51 [2019-12-20T19:18:51.034Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
14:18:51 [2019-12-20T19:18:51.034Z] DEBUG - Clicking on with mnemonic 'Refresh'
14:18:51 [2019-12-20T19:18:51.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=616533375 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:18:51 [2019-12-20T19:18:51.034Z] DEBUG - Clicked on with mnemonic 'Refresh'
14:18:51 [2019-12-20T19:18:51.596Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:51 [2019-12-20T19:18:51.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=616533689 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TreeItem with text {c-project}
14:18:51 [2019-12-20T19:18:51.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=616533690 data=null doit=true} to TreeItem with text {c-project}
14:18:51 [2019-12-20T19:18:51.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=616533690 data=null} to TreeItem with text {c-project}
14:18:51 [2019-12-20T19:18:51.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=616533690 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TreeItem with text {c-project}
14:18:51 [2019-12-20T19:18:51.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616533690 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:18:51 [2019-12-20T19:18:51.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=616533695 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TreeItem with text {c-project}
14:18:51 [2019-12-20T19:18:51.596Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
14:18:51 [2019-12-20T19:18:51.596Z] DEBUG - Clicking on with mnemonic 'Refresh'
14:18:51 [2019-12-20T19:18:51.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=616533809 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:18:51 [2019-12-20T19:18:51.596Z] DEBUG - Clicked on with mnemonic 'Refresh'
14:18:51 [2019-12-20T19:18:51.596Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:51 [2019-12-20T19:18:51.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=616533813 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TreeItem with text {c-project}
14:18:51 [2019-12-20T19:18:51.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=616533813 data=null doit=true} to TreeItem with text {c-project}
14:18:51 [2019-12-20T19:18:51.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=616533813 data=null} to TreeItem with text {c-project}
14:18:51 [2019-12-20T19:18:51.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=616533813 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TreeItem with text {c-project}
14:18:51 [2019-12-20T19:18:51.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616533813 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:18:51 [2019-12-20T19:18:51.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=616533818 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TreeItem with text {c-project}
14:18:51 [2019-12-20T19:18:51.596Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
14:18:51 [2019-12-20T19:18:51.596Z] DEBUG - Clicking on with mnemonic 'Refresh'
14:18:51 [2019-12-20T19:18:51.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=616533909 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:18:51 [2019-12-20T19:18:51.596Z] DEBUG - Clicked on with mnemonic 'Refresh'
14:18:51 [2019-12-20T19:18:51.852Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:51 [2019-12-20T19:18:51.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=616534010 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TreeItem with text {c-project}
14:18:51 [2019-12-20T19:18:51.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=616534010 data=null doit=true} to TreeItem with text {c-project}
14:18:51 [2019-12-20T19:18:51.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=616534010 data=null} to TreeItem with text {c-project}
14:18:51 [2019-12-20T19:18:51.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=616534010 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TreeItem with text {c-project}
14:18:51 [2019-12-20T19:18:51.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616534010 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:18:51 [2019-12-20T19:18:51.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=616534015 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TreeItem with text {c-project}
14:18:51 [2019-12-20T19:18:51.852Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
14:18:51 [2019-12-20T19:18:51.852Z] DEBUG - Clicking on with mnemonic 'Refresh'
14:18:51 [2019-12-20T19:18:51.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=616534108 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:18:51 [2019-12-20T19:18:51.852Z] DEBUG - Clicked on with mnemonic 'Refresh'
14:18:51 [2019-12-20T19:18:51.852Z] WARN - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
14:18:51 [2019-12-20T19:18:51.852Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
14:18:51 [2019-12-20T19:18:51.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=616534111 data=null doit=true} to TreeItem with text {Experiments [0]}
14:18:51 [2019-12-20T19:18:51.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=616534111 data=null} to TreeItem with text {Experiments [0]}
14:18:51 [2019-12-20T19:18:51.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=616534111 data=null button=1 stateMask=0x0 x=129 y=53 count=1} to TreeItem with text {Experiments [0]}
14:18:51 [2019-12-20T19:18:51.852Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616534112 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:18:51 [2019-12-20T19:18:51.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=616534112 data=null button=1 stateMask=0x80000 x=129 y=53 count=1} to TreeItem with text {Experiments [0]}
14:18:51 [2019-12-20T19:18:51.852Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=616534114 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:18:51 [2019-12-20T19:18:51.852Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:18:51 [2019-12-20T19:18:51.852Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:51 [2019-12-20T19:18:51.852Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:51 [2019-12-20T19:18:51.852Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:51 [2019-12-20T19:18:51.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616534119 data=null button=0 stateMask=0x0 x=55 y=95 count=0} to TreeItem with text {test}
14:18:51 [2019-12-20T19:18:51.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616534119 data=null doit=true} to TreeItem with text {test}
14:18:51 [2019-12-20T19:18:51.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616534119 data=null} to TreeItem with text {test}
14:18:51 [2019-12-20T19:18:51.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616534119 data=null button=1 stateMask=0x0 x=55 y=95 count=1} to TreeItem with text {test}
14:18:51 [2019-12-20T19:18:51.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616534130 data=null item=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:51 [2019-12-20T19:18:51.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616534175 data=null button=1 stateMask=0x80000 x=55 y=95 count=1} to TreeItem with text {test}
14:18:51 [2019-12-20T19:18:51.852Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:18:51 [2019-12-20T19:18:51.852Z] DEBUG - Clicking on with mnemonic 'Delete'
14:18:51 [2019-12-20T19:18:51.852Z] DEBUG - Clicked on with mnemonic 'Delete'
14:18:52 [2019-12-20T19:18:52.780Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:18:52 [2019-12-20T19:18:52.780Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:18:52 [2019-12-20T19:18:52.780Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:18:52 [2019-12-20T19:18:52.780Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:18:52 [2019-12-20T19:18:52.780Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:18:52 [2019-12-20T19:18:52.780Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:18:52 [2019-12-20T19:18:52.780Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:52 [2019-12-20T19:18:52.780Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:18:52 [2019-12-20T19:18:52.780Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:18:52 [2019-12-20T19:18:52.780Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:18:52 [2019-12-20T19:18:52.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616534983 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:18:52 [2019-12-20T19:18:52.780Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616534984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:18:52 [2019-12-20T19:18:52.780Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616534984 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:18:52 [2019-12-20T19:18:52.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616534984 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:18:52 [2019-12-20T19:18:52.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616534984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:18:52 [2019-12-20T19:18:52.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616534984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:18:52 [2019-12-20T19:18:52.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=616534984 data=null 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:52 [2019-12-20T19:18:52.780Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616534984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:18:52 [2019-12-20T19:18:52.780Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616534984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:18:52 [2019-12-20T19:18:52.780Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616534984 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:18:52 [2019-12-20T19:18:52.780Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616534984 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:18:52 [2019-12-20T19:18:52.780Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616534984 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:18:52 [2019-12-20T19:18:52.780Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:18:52 [2019-12-20T19:18:52.780Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:18:52 [2019-12-20T19:18:52.780Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:18:52 [2019-12-20T19:18:52.780Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:52 [2019-12-20T19:18:52.780Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:18:52 [2019-12-20T19:18:52.780Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:18:52 [2019-12-20T19:18:52.780Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:18:52 [2019-12-20T19:18:52.780Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:52 [2019-12-20T19:18:52.780Z] DEBUG - Clicking on OK
14:18:52 [2019-12-20T19:18:52.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616534985 data=null 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 [2019-12-20T19:18:52.780Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616534985 data=null 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 [2019-12-20T19:18:52.780Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616534985 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:52 [2019-12-20T19:18:52.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616534985 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:52 [2019-12-20T19:18:52.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616534985 data=null 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 [2019-12-20T19:18:52.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616534985 data=null 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 [2019-12-20T19:18:52.780Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:52 [2019-12-20T19:18:52.780Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:52 [2019-12-20T19:18:52.780Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:52 [2019-12-20T19:18:52.780Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:52 [2019-12-20T19:18:52.780Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:52 [2019-12-20T19:18:52.780Z] DEBUG - Clicked on OK
14:18:52 [2019-12-20T19:18:52.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616534985 data=null item=null detail=0 x=0 y=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 [2019-12-20T19:18:52.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=616534209 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:53 [2019-12-20T19:18:53.341Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=616535491 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:18:53 [2019-12-20T19:18:53.341Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:18:53 [2019-12-20T19:18:53.341Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:53 [2019-12-20T19:18:53.341Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:53 [2019-12-20T19:18:53.341Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:53 [2019-12-20T19:18:53.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=616535498 data=null button=0 stateMask=0x0 x=70 y=11 count=0} to TreeItem with text {c-project}
14:18:53 [2019-12-20T19:18:53.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=616535507 data=null doit=true} to TreeItem with text {c-project}
14:18:53 [2019-12-20T19:18:53.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=616535507 data=null} to TreeItem with text {c-project}
14:18:53 [2019-12-20T19:18:53.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=616535507 data=null button=1 stateMask=0x0 x=70 y=11 count=1} to TreeItem with text {c-project}
14:18:53 [2019-12-20T19:18:53.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616535507 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:18:53 [2019-12-20T19:18:53.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=616535530 data=null button=1 stateMask=0x80000 x=70 y=11 count=1} to TreeItem with text {c-project}
14:18:53 [2019-12-20T19:18:53.341Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:18:53 [2019-12-20T19:18:53.341Z] DEBUG - Clicking on with mnemonic 'Delete'
14:18:53 [2019-12-20T19:18:53.341Z] DEBUG - Clicked on with mnemonic 'Delete'
14:18:54 [2019-12-20T19:18:54.269Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:18:54 [2019-12-20T19:18:54.269Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:18:54 [2019-12-20T19:18:54.269Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:18:54 [2019-12-20T19:18:54.269Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:18:54 [2019-12-20T19:18:54.269Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:18:54 [2019-12-20T19:18:54.269Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
14:18:54 [2019-12-20T19:18:54.269Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK'
14:18:54 [2019-12-20T19:18:54.269Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:18:54 [2019-12-20T19:18:54.269Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:18:54 [2019-12-20T19:18:54.269Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:54 [2019-12-20T19:18:54.269Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:18:54 [2019-12-20T19:18:54.269Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:18:54 [2019-12-20T19:18:54.269Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:18:54 [2019-12-20T19:18:54.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616536395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:18:54 [2019-12-20T19:18:54.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616536395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:18:54 [2019-12-20T19:18:54.269Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616536395 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:18:54 [2019-12-20T19:18:54.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616536396 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:18:54 [2019-12-20T19:18:54.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616536396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:18:54 [2019-12-20T19:18:54.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616536396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:18:54 [2019-12-20T19:18:54.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=616536396 data=null 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:54 [2019-12-20T19:18:54.269Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616536404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:18:54 [2019-12-20T19:18:54.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616536405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:18:54 [2019-12-20T19:18:54.269Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616536405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:18:54 [2019-12-20T19:18:54.269Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616536405 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:18:54 [2019-12-20T19:18:54.269Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616536405 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:18:54 [2019-12-20T19:18:54.269Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:18:54 [2019-12-20T19:18:54.269Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:18:54 [2019-12-20T19:18:54.269Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
14:18:54 [2019-12-20T19:18:54.269Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:18:54 [2019-12-20T19:18:54.269Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:54 [2019-12-20T19:18:54.269Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:18:54 [2019-12-20T19:18:54.269Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:18:54 [2019-12-20T19:18:54.269Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:18:54 [2019-12-20T19:18:54.269Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:54 [2019-12-20T19:18:54.269Z] DEBUG - Clicking on OK
14:18:54 [2019-12-20T19:18:54.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616536405 data=null 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:54 [2019-12-20T19:18:54.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616536405 data=null 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:54 [2019-12-20T19:18:54.269Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616536406 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:54 [2019-12-20T19:18:54.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616536406 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:54 [2019-12-20T19:18:54.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616536406 data=null 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:54 [2019-12-20T19:18:54.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616536406 data=null 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:54 [2019-12-20T19:18:54.269Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:54 [2019-12-20T19:18:54.269Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:54 [2019-12-20T19:18:54.269Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:54 [2019-12-20T19:18:54.269Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:54 [2019-12-20T19:18:54.269Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:18:54 [2019-12-20T19:18:54.269Z] DEBUG - Clicked on OK
14:18:54 [2019-12-20T19:18:54.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616536406 data=null item=null detail=0 x=0 y=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:54 [2019-12-20T19:18:54.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=616535611 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:54 [2019-12-20T19:18:54.831Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.053 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
14:18:54 [2019-12-20T19:18:54.831Z] test16_01RefreshTraceAdded(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 0.666 s
14:18:54 [2019-12-20T19:18:54.831Z] test16_02RefreshOpenedTraceContentModified(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 7.063 s
14:18:54 [2019-12-20T19:18:54.831Z] test16_03RefreshClosedTraceContentModified(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 4.695 s
14:18:54 [2019-12-20T19:18:54.831Z] test16_04RefreshTraceDeleted(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 0.382 s
14:18:54 [2019-12-20T19:18:54.831Z] test16_05CProjectRefreshTraceDeleted(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 5.015 s
14:18:54 [2019-12-20T19:18:54.831Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
14:18:55 [2019-12-20T19:18:55.087Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:55 [2019-12-20T19:18:55.649Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:55 [2019-12-20T19:18:55.649Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:55 [2019-12-20T19:18:55.649Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:55 [2019-12-20T19:18:55.649Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:55 [2019-12-20T19:18:55.649Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:55 [2019-12-20T19:18:55.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616537724 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:55 [2019-12-20T19:18:55.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616537724 data=null doit=true} to TreeItem with text {test}
14:18:55 [2019-12-20T19:18:55.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616537724 data=null} to TreeItem with text {test}
14:18:55 [2019-12-20T19:18:55.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616537724 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:55 [2019-12-20T19:18:55.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616537724 data=null item=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:55 [2019-12-20T19:18:55.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616537751 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:55 [2019-12-20T19:18:55.649Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:55 [2019-12-20T19:18:55.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616537751 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:55 [2019-12-20T19:18:55.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616537751 data=null doit=true} to TreeItem with text {test}
14:18:55 [2019-12-20T19:18:55.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616537751 data=null} to TreeItem with text {test}
14:18:55 [2019-12-20T19:18:55.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616537751 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:55 [2019-12-20T19:18:55.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616537752 data=null item=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:55 [2019-12-20T19:18:55.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616537759 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:55 [2019-12-20T19:18:55.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616537760 data=null doit=true} to TreeItem with text {test}
14:18:55 [2019-12-20T19:18:55.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616537760 data=null} to TreeItem with text {test}
14:18:55 [2019-12-20T19:18:55.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616537760 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:55 [2019-12-20T19:18:55.649Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616537760 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:55 [2019-12-20T19:18:55.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616537762 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {test}
14:18:55 [2019-12-20T19:18:55.649Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:55 [2019-12-20T19:18:55.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616537762 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]}
14:18:55 [2019-12-20T19:18:55.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616537762 data=null doit=true} to TreeItem with text {Traces [0]}
14:18:55 [2019-12-20T19:18:55.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616537763 data=null} to TreeItem with text {Traces [0]}
14:18:55 [2019-12-20T19:18:55.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616537763 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]}
14:18:55 [2019-12-20T19:18:55.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616537763 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:18:55 [2019-12-20T19:18:55.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616537769 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:18:55 [2019-12-20T19:18:55.649Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:55 [2019-12-20T19:18:55.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616537770 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:18:55 [2019-12-20T19:18:55.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616537770 data=null doit=true} to TreeItem with text {Traces [0]}
14:18:55 [2019-12-20T19:18:55.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616537770 data=null} to TreeItem with text {Traces [0]}
14:18:55 [2019-12-20T19:18:55.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616537770 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:18:55 [2019-12-20T19:18:55.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616537770 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:18:55 [2019-12-20T19:18:55.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616537779 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:18:55 [2019-12-20T19:18:55.649Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
14:18:55 [2019-12-20T19:18:55.649Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
14:18:55 [2019-12-20T19:18:55.649Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
14:18:55 [2019-12-20T19:18:55.649Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=616537915 data=null doit=true} to Shell with text {Manage Custom Parsers}
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - matched List with text "", using matcher: of type 'List'
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - matched List with text "", using matcher: (of type 'List')
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - Set selection (of type 'List') to text Custom Text : TmfGeneric
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=616537918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=616537919 data=null doit=true} to (of type 'List')
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=616537919 data=null} to (of type 'List')
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=616537919 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List')
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=616537919 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:18:55 [2019-12-20T19:18:55.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=616537920 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List')
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML'
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=616537921 data=null doit=true} to Button with text {Text}
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=616537921 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:18:55 [2019-12-20T19:18:55.650Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=616537922 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=616537922 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:18:55 [2019-12-20T19:18:55.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=616537922 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:18:55 [2019-12-20T19:18:55.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=616537922 data=null item=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:18:55 [2019-12-20T19:18:55.650Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - matched List with text "", using matcher: of type 'List'
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - matched List with text "", using matcher: (of type 'List')
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - Set selection (of type 'List') to text Custom XML : Custom XML Log
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=616537980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=616537980 data=null doit=true} to (of type 'List')
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=616537980 data=null} to (of type 'List')
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=616537980 data=null button=1 stateMask=0x0 x=97 y=10 count=1} to (of type 'List')
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=616537980 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:18:55 [2019-12-20T19:18:55.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=616537981 data=null button=1 stateMask=0x80000 x=97 y=10 count=1} to (of type 'List')
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - Clicking on &Close
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=616537982 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:18:55 [2019-12-20T19:18:55.650Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=616537982 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:18:55 [2019-12-20T19:18:55.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=616537982 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=616537982 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
14:18:55 [2019-12-20T19:18:55.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=616537982 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:18:55 [2019-12-20T19:18:55.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=616537982 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:18:55 [2019-12-20T19:18:55.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=616537982 data=null item=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:18:55 [2019-12-20T19:18:55.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=616537809 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:18:55 [2019-12-20T19:18:55.906Z] DEBUG - Clicked on 
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616538077 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616538077 data=null doit=true} to TreeItem with text {test}
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616538077 data=null} to TreeItem with text {test}
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616538078 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616538078 data=null item=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:55 [2019-12-20T19:18:55.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616538088 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616538089 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616538089 data=null doit=true} to TreeItem with text {test}
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616538089 data=null} to TreeItem with text {test}
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616538089 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616538096 data=null item=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:55 [2019-12-20T19:18:55.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616538100 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:55 [2019-12-20T19:18:55.906Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616538101 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616538101 data=null doit=true} to TreeItem with text {Traces [0]}
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616538101 data=null} to TreeItem with text {Traces [0]}
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616538101 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616538101 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:18:55 [2019-12-20T19:18:55.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616538113 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616538114 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616538114 data=null doit=true} to TreeItem with text {Traces [0]}
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616538114 data=null} to TreeItem with text {Traces [0]}
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616538114 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616538114 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:18:55 [2019-12-20T19:18:55.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616538117 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616538184 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616538184 data=null doit=true} to TreeItem with text {test}
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616538185 data=null} to TreeItem with text {test}
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616538185 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616538185 data=null item=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:55 [2019-12-20T19:18:55.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616538200 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616538201 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616538201 data=null doit=true} to TreeItem with text {test}
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616538201 data=null} to TreeItem with text {test}
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616538201 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:55 [2019-12-20T19:18:55.906Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616538201 data=null item=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:55 [2019-12-20T19:18:55.906Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616538206 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:55 [2019-12-20T19:18:55.906Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:18:55 [2019-12-20T19:18:55.907Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:55 [2019-12-20T19:18:55.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616538207 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:18:55 [2019-12-20T19:18:55.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616538207 data=null doit=true} to TreeItem with text {Traces [0]}
14:18:55 [2019-12-20T19:18:55.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616538207 data=null} to TreeItem with text {Traces [0]}
14:18:55 [2019-12-20T19:18:55.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616538207 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:18:55 [2019-12-20T19:18:55.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616538207 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:18:56 [2019-12-20T19:18:56.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616538278 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:18:56 [2019-12-20T19:18:56.162Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:56 [2019-12-20T19:18:56.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616538278 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:18:56 [2019-12-20T19:18:56.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616538278 data=null doit=true} to TreeItem with text {Traces [0]}
14:18:56 [2019-12-20T19:18:56.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616538278 data=null} to TreeItem with text {Traces [0]}
14:18:56 [2019-12-20T19:18:56.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616538279 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:18:56 [2019-12-20T19:18:56.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616538279 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:18:56 [2019-12-20T19:18:56.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616538282 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:18:56 [2019-12-20T19:18:56.162Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:18:56 [2019-12-20T19:18:56.162Z] DEBUG - Clicking on with mnemonic 'Import...'
14:18:56 [2019-12-20T19:18:56.418Z] DEBUG - Clicked on with mnemonic 'Import...'
14:18:56 [2019-12-20T19:18:56.418Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:18:56 [2019-12-20T19:18:56.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616538584 data=null doit=true} to Shell with text {Trace Import}
14:18:56 [2019-12-20T19:18:56.418Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.418Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.418Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.418Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.418Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.418Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.418Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.418Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.418Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.418Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.418Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.418Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
14:18:56 [2019-12-20T19:18:56.418Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:18:56 [2019-12-20T19:18:56.418Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:18:56 [2019-12-20T19:18:56.418Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.418Z] DEBUG - Clicking on Cancel
14:18:56 [2019-12-20T19:18:56.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=616538585 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:18:56 [2019-12-20T19:18:56.418Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=616538585 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:18:56 [2019-12-20T19:18:56.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=616538585 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:18:56 [2019-12-20T19:18:56.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=616538585 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:18:56 [2019-12-20T19:18:56.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=616538585 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:18:56 [2019-12-20T19:18:56.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=616538585 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:18:56 [2019-12-20T19:18:56.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=616538585 data=null item=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:18:56 [2019-12-20T19:18:56.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616538309 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:18:56 [2019-12-20T19:18:56.418Z] DEBUG - Clicked on 
14:18:56 [2019-12-20T19:18:56.418Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:56 [2019-12-20T19:18:56.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:56 [2019-12-20T19:18:56.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:56 [2019-12-20T19:18:56.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:56 [2019-12-20T19:18:56.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:56 [2019-12-20T19:18:56.418Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:56 [2019-12-20T19:18:56.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616538701 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:56 [2019-12-20T19:18:56.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616538701 data=null doit=true} to TreeItem with text {test}
14:18:56 [2019-12-20T19:18:56.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616538701 data=null} to TreeItem with text {test}
14:18:56 [2019-12-20T19:18:56.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616538701 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:56 [2019-12-20T19:18:56.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616538702 data=null item=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:56 [2019-12-20T19:18:56.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616538778 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:56 [2019-12-20T19:18:56.419Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:56 [2019-12-20T19:18:56.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616538779 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:56 [2019-12-20T19:18:56.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616538779 data=null doit=true} to TreeItem with text {test}
14:18:56 [2019-12-20T19:18:56.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616538779 data=null} to TreeItem with text {test}
14:18:56 [2019-12-20T19:18:56.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616538779 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:56 [2019-12-20T19:18:56.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616538779 data=null item=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:56 [2019-12-20T19:18:56.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616538784 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:56 [2019-12-20T19:18:56.419Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:18:56 [2019-12-20T19:18:56.419Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:56 [2019-12-20T19:18:56.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616538785 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:18:56 [2019-12-20T19:18:56.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616538785 data=null doit=true} to TreeItem with text {Traces [0]}
14:18:56 [2019-12-20T19:18:56.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616538785 data=null} to TreeItem with text {Traces [0]}
14:18:56 [2019-12-20T19:18:56.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616538785 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:18:56 [2019-12-20T19:18:56.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616538785 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:18:56 [2019-12-20T19:18:56.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616538792 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:18:56 [2019-12-20T19:18:56.674Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:56 [2019-12-20T19:18:56.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616538792 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:18:56 [2019-12-20T19:18:56.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616538798 data=null doit=true} to TreeItem with text {Traces [0]}
14:18:56 [2019-12-20T19:18:56.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616538799 data=null} to TreeItem with text {Traces [0]}
14:18:56 [2019-12-20T19:18:56.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616538799 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:18:56 [2019-12-20T19:18:56.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616538799 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:18:56 [2019-12-20T19:18:56.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616538802 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:18:56 [2019-12-20T19:18:56.674Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:18:56 [2019-12-20T19:18:56.674Z] DEBUG - Clicking on with mnemonic 'Import...'
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - Clicked on with mnemonic 'Import...'
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616539113 data=null doit=true} to Shell with text {Trace Import}
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:18:56 [2019-12-20T19:18:56.931Z] 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:18:56 [2019-12-20T19:18:56.931Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=616539117 data=null} to (of type 'Combo')
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616539209 data=null doit=true} to TreeItem with text {import}
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616539209 data=null} to TreeItem with text {import}
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616539210 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616539210 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:18:56 [2019-12-20T19:18:56.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616539211 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=616539212 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616539212 data=null doit=true} to TreeItem with text {import}
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616539212 data=null} to TreeItem with text {import}
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616539212 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616539213 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:18:56 [2019-12-20T19:18:56.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616539213 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:56 [2019-12-20T19:18:56.931Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=616539280 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:18:56 [2019-12-20T19:18:56.932Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:18:56 [2019-12-20T19:18:56.932Z] 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:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:18:56 [2019-12-20T19:18:56.932Z] 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:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@60c38c44
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=616539283 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:18:56 [2019-12-20T19:18:56.932Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=616539284 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:18:56 [2019-12-20T19:18:56.932Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=616539284 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=616539284 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=616539284 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:18:56 [2019-12-20T19:18:56.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=616539284 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:18:56 [2019-12-20T19:18:56.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=616539284 data=null item=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:18:56 [2019-12-20T19:18:56.932Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=616539284 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:18:56 [2019-12-20T19:18:56.932Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=616539284 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:18:56 [2019-12-20T19:18:56.932Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=616539284 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:18:56 [2019-12-20T19:18:56.932Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=616539284 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=616539284 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1ee2a1e2
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=616539286 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:18:56 [2019-12-20T19:18:56.932Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=616539286 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:18:56 [2019-12-20T19:18:56.932Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=616539286 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=616539286 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:18:56 [2019-12-20T19:18:56.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=616539286 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:18:56 [2019-12-20T19:18:56.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=616539286 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:18:56 [2019-12-20T19:18:56.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=616539286 data=null item=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:18:56 [2019-12-20T19:18:56.933Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=616539286 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:18:56 [2019-12-20T19:18:56.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=616539286 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:18:56 [2019-12-20T19:18:56.933Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=616539286 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:18:56 [2019-12-20T19:18:56.933Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=616539286 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=616539286 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:18:56 [2019-12-20T19:18:56.933Z] 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:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] 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:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:18:56 [2019-12-20T19:18:56.933Z] 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:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] 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:18:56 [2019-12-20T19:18:56.933Z] 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:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - Clicking on &Finish
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616539294 data=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:18:56 [2019-12-20T19:18:56.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616539294 data=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:18:56 [2019-12-20T19:18:56.933Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616539295 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616539295 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:18:56 [2019-12-20T19:18:56.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616539295 data=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:18:56 [2019-12-20T19:18:56.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616539295 data=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:18:57 [2019-12-20T19:18:57.189Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:18:57 [2019-12-20T19:18:57.189Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:18:57 [2019-12-20T19:18:57.189Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:18:57 [2019-12-20T19:18:57.189Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:18:57 [2019-12-20T19:18:57.189Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:18:57 [2019-12-20T19:18:57.189Z] DEBUG - Clicked on &Finish
14:18:57 [2019-12-20T19:18:57.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616539295 data=null item=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:18:57 [2019-12-20T19:18:57.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616538889 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:18:57 [2019-12-20T19:18:57.445Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:57 [2019-12-20T19:18:57.445Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:57 [2019-12-20T19:18:57.445Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:57 [2019-12-20T19:18:57.445Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:57 [2019-12-20T19:18:57.445Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:57 [2019-12-20T19:18:57.445Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:57 [2019-12-20T19:18:57.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616539815 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:57 [2019-12-20T19:18:57.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616539815 data=null doit=true} to TreeItem with text {test}
14:18:57 [2019-12-20T19:18:57.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616539815 data=null} to TreeItem with text {test}
14:18:57 [2019-12-20T19:18:57.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616539815 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:57 [2019-12-20T19:18:57.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616539815 data=null item=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:57 [2019-12-20T19:18:57.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616539825 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:57 [2019-12-20T19:18:57.701Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:57 [2019-12-20T19:18:57.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616539825 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:57 [2019-12-20T19:18:57.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616539826 data=null doit=true} to TreeItem with text {test}
14:18:57 [2019-12-20T19:18:57.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616539826 data=null} to TreeItem with text {test}
14:18:57 [2019-12-20T19:18:57.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616539826 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:57 [2019-12-20T19:18:57.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616539826 data=null item=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:57 [2019-12-20T19:18:57.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616539885 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:57 [2019-12-20T19:18:57.701Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:18:57 [2019-12-20T19:18:57.701Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:57 [2019-12-20T19:18:57.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616539886 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:18:57 [2019-12-20T19:18:57.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616539886 data=null doit=true} to TreeItem with text {Traces [1]}
14:18:57 [2019-12-20T19:18:57.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616539886 data=null} to TreeItem with text {Traces [1]}
14:18:57 [2019-12-20T19:18:57.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616539887 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:57 [2019-12-20T19:18:57.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616539887 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:57 [2019-12-20T19:18:57.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616539898 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:57 [2019-12-20T19:18:57.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616539899 data=null doit=true} to TreeItem with text {Traces [1]}
14:18:57 [2019-12-20T19:18:57.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616539899 data=null} to TreeItem with text {Traces [1]}
14:18:57 [2019-12-20T19:18:57.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616539899 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:57 [2019-12-20T19:18:57.701Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616539899 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:57 [2019-12-20T19:18:57.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616539900 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:57 [2019-12-20T19:18:57.957Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:18:57 [2019-12-20T19:18:57.957Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:57 [2019-12-20T19:18:57.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616540136 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:18:57 [2019-12-20T19:18:57.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616540136 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:18:57 [2019-12-20T19:18:57.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616540136 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:18:57 [2019-12-20T19:18:57.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616540137 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:18:57 [2019-12-20T19:18:57.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616540138 data=null item=TreeItem {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:18:57 [2019-12-20T19:18:57.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616540150 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:18:57 [2019-12-20T19:18:57.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:57 [2019-12-20T19:18:57.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:57 [2019-12-20T19:18:57.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:57 [2019-12-20T19:18:57.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:57 [2019-12-20T19:18:57.957Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:18:57 [2019-12-20T19:18:57.957Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:57 [2019-12-20T19:18:57.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616540152 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:18:57 [2019-12-20T19:18:57.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616540152 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:18:57 [2019-12-20T19:18:57.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616540152 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:18:57 [2019-12-20T19:18:57.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616540152 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:18:57 [2019-12-20T19:18:57.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616540152 data=null item=TreeItem {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:18:57 [2019-12-20T19:18:57.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616540162 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:18:57 [2019-12-20T19:18:57.957Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:18:57 [2019-12-20T19:18:57.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616540162 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:18:57 [2019-12-20T19:18:57.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616540162 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:18:57 [2019-12-20T19:18:57.957Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:57 [2019-12-20T19:18:57.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616540163 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:18:57 [2019-12-20T19:18:57.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616540163 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:18:57 [2019-12-20T19:18:57.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616540163 data=null item=TreeItem {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:18:57 [2019-12-20T19:18:57.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616540166 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:18:57 [2019-12-20T19:18:57.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616540166 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:18:57 [2019-12-20T19:18:57.957Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616540167 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:18:57 [2019-12-20T19:18:57.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616540202 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:18:57 [2019-12-20T19:18:57.957Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616540202 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:18:57 [2019-12-20T19:18:57.957Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616540202 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:18:57 [2019-12-20T19:18:57.957Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616540202 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:18:57 [2019-12-20T19:18:57.957Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:18:57 [2019-12-20T19:18:57.957Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616540167 data=null item=TreeItem {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:18:58 [2019-12-20T19:18:58.518Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - Attempting to set focus on Table with text {}
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616541705 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616541706 data=null doit=true} to TableItem with text {}
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616541706 data=null} to TableItem with text {}
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616541706 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616541706 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:18:59 [2019-12-20T19:18:59.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616541716 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616541802 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616541802 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616541802 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616541803 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616541803 data=null item=TreeItem {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:18:59 [2019-12-20T19:18:59.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616541806 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:59 [2019-12-20T19:18:59.497Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616541811 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616541811 data=null doit=true} to TreeItem with text {test}
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616541812 data=null} to TreeItem with text {test}
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616541812 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616541812 data=null item=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:59 [2019-12-20T19:18:59.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616541828 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616541828 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616541828 data=null doit=true} to TreeItem with text {test}
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616541828 data=null} to TreeItem with text {test}
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616541829 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616541829 data=null item=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:59 [2019-12-20T19:18:59.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616541833 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:18:59 [2019-12-20T19:18:59.497Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616541839 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616541840 data=null doit=true} to TreeItem with text {Traces [1]}
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616541840 data=null} to TreeItem with text {Traces [1]}
14:18:59 [2019-12-20T19:18:59.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616541840 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:59 [2019-12-20T19:18:59.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616541840 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:59 [2019-12-20T19:18:59.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616541882 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:59 [2019-12-20T19:18:59.754Z] DEBUG - Attempting to set focus on Tree with text {}
14:18:59 [2019-12-20T19:18:59.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616541882 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:18:59 [2019-12-20T19:18:59.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616541882 data=null doit=true} to TreeItem with text {Traces [1]}
14:18:59 [2019-12-20T19:18:59.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616541882 data=null} to TreeItem with text {Traces [1]}
14:18:59 [2019-12-20T19:18:59.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616541883 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:59 [2019-12-20T19:18:59.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616541883 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:59 [2019-12-20T19:18:59.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616541886 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:18:59 [2019-12-20T19:18:59.754Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:18:59 [2019-12-20T19:18:59.754Z] DEBUG - Clicking on with mnemonic 'Import...'
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - Clicked on with mnemonic 'Import...'
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616542287 data=null doit=true} to Shell with text {Trace Import}
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:19:00 [2019-12-20T19:19:00.010Z] 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:19:00 [2019-12-20T19:19:00.010Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=616542300 data=null} to (of type 'Combo')
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616542376 data=null doit=true} to TreeItem with text {import}
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616542376 data=null} to TreeItem with text {import}
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616542376 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616542376 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:19:00 [2019-12-20T19:19:00.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616542377 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=616542378 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616542378 data=null doit=true} to TreeItem with text {import}
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616542378 data=null} to TreeItem with text {import}
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616542378 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616542378 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:19:00 [2019-12-20T19:19:00.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616542379 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:00 [2019-12-20T19:19:00.010Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=616542385 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:19:00 [2019-12-20T19:19:00.268Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:19:00 [2019-12-20T19:19:00.268Z] 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:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:19:00 [2019-12-20T19:19:00.268Z] 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:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:19:00 [2019-12-20T19:19:00.268Z] 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:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.268Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.269Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.269Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:19:00 [2019-12-20T19:19:00.269Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:19:00 [2019-12-20T19:19:00.269Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:19:00 [2019-12-20T19:19:00.269Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.269Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.269Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.269Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:19:00 [2019-12-20T19:19:00.269Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:00 [2019-12-20T19:19:00.269Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.269Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.269Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.269Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.269Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.269Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.269Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.269Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.269Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.269Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.269Z] 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:19:00 [2019-12-20T19:19:00.269Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:19:00 [2019-12-20T19:19:00.269Z] 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:19:00 [2019-12-20T19:19:00.269Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.269Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.269Z] 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:19:00 [2019-12-20T19:19:00.269Z] 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:19:00 [2019-12-20T19:19:00.269Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.269Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.269Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.269Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.269Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.269Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.269Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.269Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.269Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.269Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.269Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.269Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:00 [2019-12-20T19:19:00.269Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:19:00 [2019-12-20T19:19:00.269Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:19:00 [2019-12-20T19:19:00.269Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:00 [2019-12-20T19:19:00.269Z] DEBUG - Clicking on &Finish
14:19:00 [2019-12-20T19:19:00.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616542397 data=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:19:00 [2019-12-20T19:19:00.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616542397 data=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:19:00 [2019-12-20T19:19:00.269Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616542397 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:00 [2019-12-20T19:19:00.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616542397 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:00 [2019-12-20T19:19:00.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616542397 data=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:19:00 [2019-12-20T19:19:00.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616542397 data=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:19:00 [2019-12-20T19:19:00.269Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:00 [2019-12-20T19:19:00.269Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:00 [2019-12-20T19:19:00.269Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:00 [2019-12-20T19:19:00.269Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:00 [2019-12-20T19:19:00.269Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:00 [2019-12-20T19:19:00.269Z] DEBUG - Clicked on &Finish
14:19:00 [2019-12-20T19:19:00.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616542397 data=null item=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:19:00 [2019-12-20T19:19:00.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616541978 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:19:00 [2019-12-20T19:19:00.781Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:00 [2019-12-20T19:19:00.781Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:00 [2019-12-20T19:19:00.781Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:00 [2019-12-20T19:19:00.781Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:00 [2019-12-20T19:19:00.781Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:00 [2019-12-20T19:19:00.781Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:00 [2019-12-20T19:19:00.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616542910 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:00 [2019-12-20T19:19:00.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616542910 data=null doit=true} to TreeItem with text {test}
14:19:00 [2019-12-20T19:19:00.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616542910 data=null} to TreeItem with text {test}
14:19:00 [2019-12-20T19:19:00.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616542910 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:00 [2019-12-20T19:19:00.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616542910 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:00 [2019-12-20T19:19:00.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616542982 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:00 [2019-12-20T19:19:00.781Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:00 [2019-12-20T19:19:00.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616542982 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:00 [2019-12-20T19:19:00.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616542983 data=null doit=true} to TreeItem with text {test}
14:19:00 [2019-12-20T19:19:00.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616542983 data=null} to TreeItem with text {test}
14:19:00 [2019-12-20T19:19:00.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616542983 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:00 [2019-12-20T19:19:00.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616542983 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:00 [2019-12-20T19:19:00.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616542987 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:00 [2019-12-20T19:19:00.781Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:00 [2019-12-20T19:19:00.781Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:00 [2019-12-20T19:19:00.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616542988 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
14:19:00 [2019-12-20T19:19:00.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616542988 data=null doit=true} to TreeItem with text {Traces [2]}
14:19:00 [2019-12-20T19:19:00.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616542988 data=null} to TreeItem with text {Traces [2]}
14:19:00 [2019-12-20T19:19:00.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616542989 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:19:00 [2019-12-20T19:19:00.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616542989 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:19:00 [2019-12-20T19:19:00.781Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616543003 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:19:00 [2019-12-20T19:19:00.781Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:19:00 [2019-12-20T19:19:00.781Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:00 [2019-12-20T19:19:00.781Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:00 [2019-12-20T19:19:00.781Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616543142 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:19:00 [2019-12-20T19:19:00.781Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616543142 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:19:00 [2019-12-20T19:19:00.781Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616543142 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:19:00 [2019-12-20T19:19:00.781Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616543143 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:19:00 [2019-12-20T19:19:00.781Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616543143 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:19:01 [2019-12-20T19:19:01.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616543155 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:19:01 [2019-12-20T19:19:01.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:01 [2019-12-20T19:19:01.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:01 [2019-12-20T19:19:01.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:01 [2019-12-20T19:19:01.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:01 [2019-12-20T19:19:01.037Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:01 [2019-12-20T19:19:01.037Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:01 [2019-12-20T19:19:01.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616543181 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:19:01 [2019-12-20T19:19:01.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616543181 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:19:01 [2019-12-20T19:19:01.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616543181 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:19:01 [2019-12-20T19:19:01.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616543181 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:19:01 [2019-12-20T19:19:01.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616543182 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:19:01 [2019-12-20T19:19:01.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616543185 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:19:01 [2019-12-20T19:19:01.037Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
14:19:01 [2019-12-20T19:19:01.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616543185 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:19:01 [2019-12-20T19:19:01.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616543185 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:19:01 [2019-12-20T19:19:01.037Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:01 [2019-12-20T19:19:01.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616543186 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:19:01 [2019-12-20T19:19:01.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616543186 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:19:01 [2019-12-20T19:19:01.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616543186 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:19:01 [2019-12-20T19:19:01.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616543189 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:19:01 [2019-12-20T19:19:01.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616543189 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:19:01 [2019-12-20T19:19:01.038Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616543189 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:19:01 [2019-12-20T19:19:01.038Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616543189 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:19:01 [2019-12-20T19:19:01.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616543226 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:19:01 [2019-12-20T19:19:01.038Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616543232 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:19:01 [2019-12-20T19:19:01.038Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616543232 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:19:01 [2019-12-20T19:19:01.038Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616543232 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:19:01 [2019-12-20T19:19:01.038Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
14:19:01 [2019-12-20T19:19:01.038Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:01 [2019-12-20T19:19:01.599Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:01 [2019-12-20T19:19:01.599Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:02 [2019-12-20T19:19:02.527Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:02 [2019-12-20T19:19:02.527Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:02 [2019-12-20T19:19:02.527Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:02 [2019-12-20T19:19:02.527Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:02 [2019-12-20T19:19:02.527Z] DEBUG - Attempting to set focus on Table with text {}
14:19:02 [2019-12-20T19:19:02.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616544735 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:19:02 [2019-12-20T19:19:02.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616544735 data=null doit=true} to TableItem with text {}
14:19:02 [2019-12-20T19:19:02.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616544735 data=null} to TableItem with text {}
14:19:02 [2019-12-20T19:19:02.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616544735 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:19:02 [2019-12-20T19:19:02.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616544735 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:19:02 [2019-12-20T19:19:02.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616544739 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:19:02 [2019-12-20T19:19:02.527Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:02 [2019-12-20T19:19:02.527Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:02 [2019-12-20T19:19:02.527Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:02 [2019-12-20T19:19:02.527Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:02 [2019-12-20T19:19:02.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616544805 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:19:02 [2019-12-20T19:19:02.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616544805 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:19:02 [2019-12-20T19:19:02.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616544805 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:19:02 [2019-12-20T19:19:02.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616544805 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:19:02 [2019-12-20T19:19:02.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616544805 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:19:02 [2019-12-20T19:19:02.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616544809 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:19:02 [2019-12-20T19:19:02.528Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:02 [2019-12-20T19:19:02.528Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:02 [2019-12-20T19:19:02.528Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:02 [2019-12-20T19:19:02.528Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:02 [2019-12-20T19:19:02.528Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:02 [2019-12-20T19:19:02.528Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:02 [2019-12-20T19:19:02.528Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:02 [2019-12-20T19:19:02.528Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:02 [2019-12-20T19:19:02.528Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:02 [2019-12-20T19:19:02.528Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:02 [2019-12-20T19:19:02.528Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:02 [2019-12-20T19:19:02.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616544814 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:02 [2019-12-20T19:19:02.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616544814 data=null doit=true} to TreeItem with text {test}
14:19:02 [2019-12-20T19:19:02.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616544814 data=null} to TreeItem with text {test}
14:19:02 [2019-12-20T19:19:02.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616544815 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:02 [2019-12-20T19:19:02.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616544815 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:02 [2019-12-20T19:19:02.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616544887 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:02 [2019-12-20T19:19:02.528Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:02 [2019-12-20T19:19:02.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616544888 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:02 [2019-12-20T19:19:02.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616544888 data=null doit=true} to TreeItem with text {test}
14:19:02 [2019-12-20T19:19:02.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616544888 data=null} to TreeItem with text {test}
14:19:02 [2019-12-20T19:19:02.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616544888 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:02 [2019-12-20T19:19:02.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616544888 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:02 [2019-12-20T19:19:02.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616544899 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:02 [2019-12-20T19:19:02.783Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:02 [2019-12-20T19:19:02.783Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:02 [2019-12-20T19:19:02.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616544899 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
14:19:02 [2019-12-20T19:19:02.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616544900 data=null doit=true} to TreeItem with text {Traces [2]}
14:19:02 [2019-12-20T19:19:02.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616544900 data=null} to TreeItem with text {Traces [2]}
14:19:02 [2019-12-20T19:19:02.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616544900 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:19:02 [2019-12-20T19:19:02.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616544900 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:19:02 [2019-12-20T19:19:02.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616544907 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:19:02 [2019-12-20T19:19:02.783Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:02 [2019-12-20T19:19:02.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616544908 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
14:19:02 [2019-12-20T19:19:02.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616544908 data=null doit=true} to TreeItem with text {Traces [2]}
14:19:02 [2019-12-20T19:19:02.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616544908 data=null} to TreeItem with text {Traces [2]}
14:19:02 [2019-12-20T19:19:02.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616544908 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:19:02 [2019-12-20T19:19:02.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616544908 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:19:02 [2019-12-20T19:19:02.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616544979 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:19:02 [2019-12-20T19:19:02.784Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:19:02 [2019-12-20T19:19:02.784Z] DEBUG - Clicking on with mnemonic 'Import...'
14:19:03 [2019-12-20T19:19:03.040Z] DEBUG - Clicked on with mnemonic 'Import...'
14:19:03 [2019-12-20T19:19:03.040Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:19:03 [2019-12-20T19:19:03.040Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616545303 data=null doit=true} to Shell with text {Trace Import}
14:19:03 [2019-12-20T19:19:03.040Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.040Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:19:03 [2019-12-20T19:19:03.040Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:19:03 [2019-12-20T19:19:03.040Z] 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:19:03 [2019-12-20T19:19:03.040Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.040Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.040Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.040Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.040Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.040Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.040Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.040Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.040Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=616545311 data=null} to (of type 'Combo')
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616545338 data=null doit=true} to TreeItem with text {import}
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616545338 data=null} to TreeItem with text {import}
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616545339 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616545339 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:19:03 [2019-12-20T19:19:03.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616545340 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616545341 data=null button=0 stateMask=0x0 x=150 y=55 count=0} to Tree node with text: kernel-overlap-testing
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616545341 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616545341 data=null} to Tree node with text: kernel-overlap-testing
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616545341 data=null button=1 stateMask=0x0 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616545341 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:19:03 [2019-12-20T19:19:03.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616545383 data=null button=1 stateMask=0x80000 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - Setting state to checked on: kernel-overlap-testing
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=616545388 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:19:03 [2019-12-20T19:19:03.041Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:19:03 [2019-12-20T19:19:03.041Z] 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:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:19:03 [2019-12-20T19:19:03.041Z] 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:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.041Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:19:03 [2019-12-20T19:19:03.042Z] 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:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] 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:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:19:03 [2019-12-20T19:19:03.042Z] 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:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] 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:19:03 [2019-12-20T19:19:03.042Z] 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:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - Clicking on &Finish
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616545399 data=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:19:03 [2019-12-20T19:19:03.042Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616545399 data=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:19:03 [2019-12-20T19:19:03.042Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616545399 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:03 [2019-12-20T19:19:03.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616545399 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:03 [2019-12-20T19:19:03.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616545399 data=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:19:03 [2019-12-20T19:19:03.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616545399 data=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:19:03 [2019-12-20T19:19:03.043Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:03 [2019-12-20T19:19:03.043Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:03 [2019-12-20T19:19:03.043Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:03 [2019-12-20T19:19:03.043Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:03 [2019-12-20T19:19:03.043Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:03 [2019-12-20T19:19:03.043Z] DEBUG - Clicked on &Finish
14:19:03 [2019-12-20T19:19:03.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616545399 data=null item=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:19:03 [2019-12-20T19:19:03.299Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616545005 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:19:03 [2019-12-20T19:19:03.554Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:03 [2019-12-20T19:19:03.554Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:03 [2019-12-20T19:19:03.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:03 [2019-12-20T19:19:03.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:03 [2019-12-20T19:19:03.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:03 [2019-12-20T19:19:03.555Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:03 [2019-12-20T19:19:03.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616545912 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:03 [2019-12-20T19:19:03.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616545913 data=null doit=true} to TreeItem with text {test}
14:19:03 [2019-12-20T19:19:03.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616545913 data=null} to TreeItem with text {test}
14:19:03 [2019-12-20T19:19:03.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616545913 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:03 [2019-12-20T19:19:03.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616545913 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:03 [2019-12-20T19:19:03.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616545923 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:03 [2019-12-20T19:19:03.555Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:03 [2019-12-20T19:19:03.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616545923 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:03 [2019-12-20T19:19:03.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616545923 data=null doit=true} to TreeItem with text {test}
14:19:03 [2019-12-20T19:19:03.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616545923 data=null} to TreeItem with text {test}
14:19:03 [2019-12-20T19:19:03.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616545923 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:03 [2019-12-20T19:19:03.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616545924 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:03 [2019-12-20T19:19:03.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616545933 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:03 [2019-12-20T19:19:03.811Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:03 [2019-12-20T19:19:03.811Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:03 [2019-12-20T19:19:03.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=616545933 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
14:19:03 [2019-12-20T19:19:03.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=616545933 data=null doit=true} to TreeItem with text {Traces [3]}
14:19:03 [2019-12-20T19:19:03.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=616545934 data=null} to TreeItem with text {Traces [3]}
14:19:03 [2019-12-20T19:19:03.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=616545934 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:19:03 [2019-12-20T19:19:03.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616545934 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:19:03 [2019-12-20T19:19:03.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=616545940 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:19:03 [2019-12-20T19:19:03.811Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
14:19:04 [2019-12-20T19:19:04.067Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:04 [2019-12-20T19:19:04.067Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:04 [2019-12-20T19:19:04.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616546281 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
14:19:04 [2019-12-20T19:19:04.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616546281 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:19:04 [2019-12-20T19:19:04.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616546281 data=null} to TreeItem with text {kernel-overlap-testing}
14:19:04 [2019-12-20T19:19:04.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616546281 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:04 [2019-12-20T19:19:04.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616546281 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:19:04 [2019-12-20T19:19:04.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616546293 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:04 [2019-12-20T19:19:04.067Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:04 [2019-12-20T19:19:04.067Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:04 [2019-12-20T19:19:04.067Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:04 [2019-12-20T19:19:04.067Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:04 [2019-12-20T19:19:04.067Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:04 [2019-12-20T19:19:04.067Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:04 [2019-12-20T19:19:04.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616546304 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
14:19:04 [2019-12-20T19:19:04.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616546304 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:19:04 [2019-12-20T19:19:04.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616546304 data=null} to TreeItem with text {kernel-overlap-testing}
14:19:04 [2019-12-20T19:19:04.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616546304 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:04 [2019-12-20T19:19:04.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616546304 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:19:04 [2019-12-20T19:19:04.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616546308 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:04 [2019-12-20T19:19:04.067Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:19:04 [2019-12-20T19:19:04.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616546308 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
14:19:04 [2019-12-20T19:19:04.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616546308 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:19:04 [2019-12-20T19:19:04.067Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:04 [2019-12-20T19:19:04.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616546308 data=null} to TreeItem with text {kernel-overlap-testing}
14:19:04 [2019-12-20T19:19:04.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616546308 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:04 [2019-12-20T19:19:04.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616546308 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:19:04 [2019-12-20T19:19:04.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616546311 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:04 [2019-12-20T19:19:04.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616546312 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing}
14:19:04 [2019-12-20T19:19:04.067Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=616546312 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing}
14:19:04 [2019-12-20T19:19:04.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616546396 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing}
14:19:04 [2019-12-20T19:19:04.067Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=616546397 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
14:19:04 [2019-12-20T19:19:04.067Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=616546397 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:19:04 [2019-12-20T19:19:04.067Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=616546397 data=null} to TreeItem with text {kernel-overlap-testing}
14:19:04 [2019-12-20T19:19:04.067Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:19:04 [2019-12-20T19:19:04.067Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:04 [2019-12-20T19:19:04.067Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:04 [2019-12-20T19:19:04.067Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616546312 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:19:04 [2019-12-20T19:19:04.654Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:04 [2019-12-20T19:19:04.654Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:04 [2019-12-20T19:19:04.654Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:04 [2019-12-20T19:19:04.654Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:04 [2019-12-20T19:19:04.654Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:04 [2019-12-20T19:19:04.654Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:04 [2019-12-20T19:19:04.654Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:04 [2019-12-20T19:19:04.654Z] DEBUG - Attempting to set focus on Table with text {}
14:19:04 [2019-12-20T19:19:04.654Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616546992 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:19:04 [2019-12-20T19:19:04.654Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616546992 data=null doit=true} to TableItem with text {}
14:19:04 [2019-12-20T19:19:04.654Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616546992 data=null} to TableItem with text {}
14:19:04 [2019-12-20T19:19:04.654Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616546992 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:19:04 [2019-12-20T19:19:04.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616546993 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:19:04 [2019-12-20T19:19:04.654Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616547009 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:19:04 [2019-12-20T19:19:04.909Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:04 [2019-12-20T19:19:04.909Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616548004 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616548004 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616548004 data=null} to TreeItem with text {kernel-overlap-testing}
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616548005 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616548005 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:19:05 [2019-12-20T19:19:05.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616548008 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:05 [2019-12-20T19:19:05.837Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616548013 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616548013 data=null doit=true} to TreeItem with text {test}
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616548013 data=null} to TreeItem with text {test}
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616548013 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616548014 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616548030 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616548030 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616548030 data=null doit=true} to TreeItem with text {test}
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616548030 data=null} to TreeItem with text {test}
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616548031 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616548031 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616548082 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:05 [2019-12-20T19:19:05.837Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=616548083 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=616548083 data=null doit=true} to TreeItem with text {Traces [3]}
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=616548083 data=null} to TreeItem with text {Traces [3]}
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=616548083 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616548083 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:19:05 [2019-12-20T19:19:05.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=616548096 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=616548096 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=616548096 data=null doit=true} to TreeItem with text {Traces [3]}
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=616548096 data=null} to TreeItem with text {Traces [3]}
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=616548096 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616548096 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:19:05 [2019-12-20T19:19:05.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=616548100 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:19:05 [2019-12-20T19:19:05.837Z] DEBUG - Clicking on with mnemonic 'Import...'
14:19:06 [2019-12-20T19:19:06.094Z] DEBUG - Clicked on with mnemonic 'Import...'
14:19:06 [2019-12-20T19:19:06.094Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:19:06 [2019-12-20T19:19:06.094Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616548403 data=null doit=true} to Shell with text {Trace Import}
14:19:06 [2019-12-20T19:19:06.094Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.094Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:19:06 [2019-12-20T19:19:06.094Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:19:06 [2019-12-20T19:19:06.094Z] 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:19:06 [2019-12-20T19:19:06.094Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.094Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.094Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.094Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.094Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.094Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.094Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.094Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.094Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.094Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.094Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.094Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:19:06 [2019-12-20T19:19:06.094Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:06 [2019-12-20T19:19:06.094Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:19:06 [2019-12-20T19:19:06.094Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:06 [2019-12-20T19:19:06.094Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:19:06 [2019-12-20T19:19:06.094Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:19:06 [2019-12-20T19:19:06.094Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:19:06 [2019-12-20T19:19:06.094Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:19:06 [2019-12-20T19:19:06.094Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:19:06 [2019-12-20T19:19:06.094Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=616548412 data=null} to (of type 'Combo')
14:19:06 [2019-12-20T19:19:06.094Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:19:06 [2019-12-20T19:19:06.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:06 [2019-12-20T19:19:06.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:06 [2019-12-20T19:19:06.094Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616548483 data=null doit=true} to TreeItem with text {import}
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616548484 data=null} to TreeItem with text {import}
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616548484 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616548484 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:19:06 [2019-12-20T19:19:06.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616548486 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=616548486 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616548486 data=null doit=true} to TreeItem with text {import}
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616548486 data=null} to TreeItem with text {import}
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616548487 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616548487 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:19:06 [2019-12-20T19:19:06.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616548487 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=616548504 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:19:06 [2019-12-20T19:19:06.351Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:19:06 [2019-12-20T19:19:06.351Z] 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:19:06 [2019-12-20T19:19:06.351Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5a94ad4b
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=616548505 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:19:06 [2019-12-20T19:19:06.351Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=616548505 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:19:06 [2019-12-20T19:19:06.351Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=616548505 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=616548505 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=616548505 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:19:06 [2019-12-20T19:19:06.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=616548505 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:19:06 [2019-12-20T19:19:06.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=616548505 data=null item=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:19:06 [2019-12-20T19:19:06.351Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=616548505 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:19:06 [2019-12-20T19:19:06.351Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=616548506 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:19:06 [2019-12-20T19:19:06.351Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=616548506 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:19:06 [2019-12-20T19:19:06.351Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=616548506 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=616548506 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:19:06 [2019-12-20T19:19:06.351Z] 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:19:06 [2019-12-20T19:19:06.351Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.351Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:19:06 [2019-12-20T19:19:06.352Z] 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:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] 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:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:19:06 [2019-12-20T19:19:06.352Z] 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:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] 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:19:06 [2019-12-20T19:19:06.352Z] 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:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - Clicking on &Finish
14:19:06 [2019-12-20T19:19:06.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616548513 data=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:19:06 [2019-12-20T19:19:06.352Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616548513 data=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:19:06 [2019-12-20T19:19:06.353Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616548514 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:06 [2019-12-20T19:19:06.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616548514 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:06 [2019-12-20T19:19:06.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616548514 data=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:19:06 [2019-12-20T19:19:06.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616548514 data=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:19:06 [2019-12-20T19:19:06.353Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:06 [2019-12-20T19:19:06.353Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:06 [2019-12-20T19:19:06.353Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:06 [2019-12-20T19:19:06.353Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:06 [2019-12-20T19:19:06.353Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:06 [2019-12-20T19:19:06.353Z] DEBUG - Clicked on &Finish
14:19:06 [2019-12-20T19:19:06.612Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:19:06 [2019-12-20T19:19:06.613Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=616548786 data=null doit=true} to Shell with text {Confirmation}
14:19:06 [2019-12-20T19:19:06.613Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.613Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
14:19:06 [2019-12-20T19:19:06.613Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
14:19:06 [2019-12-20T19:19:06.613Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
14:19:06 [2019-12-20T19:19:06.613Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.613Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.613Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.613Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.613Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:19:06 [2019-12-20T19:19:06.613Z] DEBUG - Clicking on Rename
14:19:06 [2019-12-20T19:19:06.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=616548787 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:19:06 [2019-12-20T19:19:06.613Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=616548787 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:19:06 [2019-12-20T19:19:06.613Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=616548787 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
14:19:06 [2019-12-20T19:19:06.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=616548787 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
14:19:06 [2019-12-20T19:19:06.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=616548787 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:19:06 [2019-12-20T19:19:06.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=616548787 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:19:06 [2019-12-20T19:19:06.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=616548787 data=null item=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:19:07 [2019-12-20T19:19:07.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616548514 data=null item=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:19:07 [2019-12-20T19:19:07.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616548181 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:19:07 [2019-12-20T19:19:07.176Z] DEBUG - Clicked on 
14:19:07 [2019-12-20T19:19:07.176Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:07 [2019-12-20T19:19:07.176Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:07 [2019-12-20T19:19:07.176Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:07 [2019-12-20T19:19:07.176Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:07 [2019-12-20T19:19:07.176Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:07 [2019-12-20T19:19:07.176Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:07 [2019-12-20T19:19:07.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616549488 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:07 [2019-12-20T19:19:07.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616549488 data=null doit=true} to TreeItem with text {test}
14:19:07 [2019-12-20T19:19:07.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616549488 data=null} to TreeItem with text {test}
14:19:07 [2019-12-20T19:19:07.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616549488 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:07 [2019-12-20T19:19:07.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616549488 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:07 [2019-12-20T19:19:07.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616549509 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:07 [2019-12-20T19:19:07.176Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:07 [2019-12-20T19:19:07.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616549510 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:07 [2019-12-20T19:19:07.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616549510 data=null doit=true} to TreeItem with text {test}
14:19:07 [2019-12-20T19:19:07.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616549510 data=null} to TreeItem with text {test}
14:19:07 [2019-12-20T19:19:07.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616549510 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:07 [2019-12-20T19:19:07.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616549510 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:07 [2019-12-20T19:19:07.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616549516 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:07 [2019-12-20T19:19:07.176Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:07 [2019-12-20T19:19:07.432Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:07 [2019-12-20T19:19:07.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=616549573 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
14:19:07 [2019-12-20T19:19:07.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=616549573 data=null doit=true} to TreeItem with text {Traces [4]}
14:19:07 [2019-12-20T19:19:07.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=616549573 data=null} to TreeItem with text {Traces [4]}
14:19:07 [2019-12-20T19:19:07.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=616549573 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:19:07 [2019-12-20T19:19:07.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616549573 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:19:07 [2019-12-20T19:19:07.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=616549580 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:19:07 [2019-12-20T19:19:07.432Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
14:19:07 [2019-12-20T19:19:07.432Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:07 [2019-12-20T19:19:07.432Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:07 [2019-12-20T19:19:07.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616549804 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:19:07 [2019-12-20T19:19:07.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=616549805 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:19:07 [2019-12-20T19:19:07.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=616549805 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:19:07 [2019-12-20T19:19:07.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616549805 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:19:07 [2019-12-20T19:19:07.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616549805 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:19:07 [2019-12-20T19:19:07.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616549887 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:19:07 [2019-12-20T19:19:07.687Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:07 [2019-12-20T19:19:07.687Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:07 [2019-12-20T19:19:07.687Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:07 [2019-12-20T19:19:07.688Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:07 [2019-12-20T19:19:07.688Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:07 [2019-12-20T19:19:07.688Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:07 [2019-12-20T19:19:07.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616549889 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:19:07 [2019-12-20T19:19:07.688Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=616549889 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:19:07 [2019-12-20T19:19:07.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=616549889 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:19:07 [2019-12-20T19:19:07.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616549889 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:19:07 [2019-12-20T19:19:07.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616549889 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:19:07 [2019-12-20T19:19:07.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616549901 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:19:07 [2019-12-20T19:19:07.688Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
14:19:07 [2019-12-20T19:19:07.688Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616549902 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:19:07 [2019-12-20T19:19:07.688Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=616549902 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:19:07 [2019-12-20T19:19:07.688Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:07 [2019-12-20T19:19:07.688Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=616549902 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:19:07 [2019-12-20T19:19:07.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616549902 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:19:07 [2019-12-20T19:19:07.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616549902 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:19:07 [2019-12-20T19:19:07.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616549906 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:19:07 [2019-12-20T19:19:07.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616549906 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
14:19:07 [2019-12-20T19:19:07.688Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616549906 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
14:19:07 [2019-12-20T19:19:07.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616550003 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
14:19:07 [2019-12-20T19:19:07.688Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616550004 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:19:07 [2019-12-20T19:19:07.688Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=616550004 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:19:07 [2019-12-20T19:19:07.688Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=616550004 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:19:07 [2019-12-20T19:19:07.688Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
14:19:07 [2019-12-20T19:19:07.688Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:07 [2019-12-20T19:19:07.688Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:07 [2019-12-20T19:19:07.688Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:07 [2019-12-20T19:19:07.943Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616549907 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:19:08 [2019-12-20T19:19:08.199Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:08 [2019-12-20T19:19:08.199Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:08 [2019-12-20T19:19:08.199Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:08 [2019-12-20T19:19:08.199Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:09 [2019-12-20T19:19:09.564Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:09 [2019-12-20T19:19:09.564Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:09 [2019-12-20T19:19:09.564Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:09 [2019-12-20T19:19:09.564Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:09 [2019-12-20T19:19:09.564Z] DEBUG - Attempting to set focus on Table with text {}
14:19:09 [2019-12-20T19:19:09.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616551507 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:19:09 [2019-12-20T19:19:09.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616551507 data=null doit=true} to TableItem with text {}
14:19:09 [2019-12-20T19:19:09.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616551507 data=null} to TableItem with text {}
14:19:09 [2019-12-20T19:19:09.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616551507 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:19:09 [2019-12-20T19:19:09.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616551507 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:19:09 [2019-12-20T19:19:09.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616551511 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:19:09 [2019-12-20T19:19:09.564Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:09 [2019-12-20T19:19:09.564Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:09 [2019-12-20T19:19:09.564Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:09 [2019-12-20T19:19:09.564Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:09 [2019-12-20T19:19:09.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616551612 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:19:09 [2019-12-20T19:19:09.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=616551612 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:19:09 [2019-12-20T19:19:09.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=616551612 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:19:09 [2019-12-20T19:19:09.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616551612 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:19:09 [2019-12-20T19:19:09.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616551612 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:19:09 [2019-12-20T19:19:09.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616551616 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:19:09 [2019-12-20T19:19:09.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:09 [2019-12-20T19:19:09.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:09 [2019-12-20T19:19:09.565Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:09 [2019-12-20T19:19:09.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:09 [2019-12-20T19:19:09.565Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:09 [2019-12-20T19:19:09.565Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:09 [2019-12-20T19:19:09.565Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:09 [2019-12-20T19:19:09.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:09 [2019-12-20T19:19:09.565Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:09 [2019-12-20T19:19:09.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:09 [2019-12-20T19:19:09.565Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:09 [2019-12-20T19:19:09.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616551620 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:09 [2019-12-20T19:19:09.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616551620 data=null doit=true} to TreeItem with text {test}
14:19:09 [2019-12-20T19:19:09.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616551620 data=null} to TreeItem with text {test}
14:19:09 [2019-12-20T19:19:09.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616551620 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:09 [2019-12-20T19:19:09.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616551620 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:09 [2019-12-20T19:19:09.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616551685 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:09 [2019-12-20T19:19:09.565Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:09 [2019-12-20T19:19:09.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616551686 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:09 [2019-12-20T19:19:09.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616551686 data=null doit=true} to TreeItem with text {test}
14:19:09 [2019-12-20T19:19:09.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616551686 data=null} to TreeItem with text {test}
14:19:09 [2019-12-20T19:19:09.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616551686 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:09 [2019-12-20T19:19:09.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616551686 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:09 [2019-12-20T19:19:09.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616551690 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:09 [2019-12-20T19:19:09.565Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:09 [2019-12-20T19:19:09.565Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:09 [2019-12-20T19:19:09.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=616551696 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
14:19:09 [2019-12-20T19:19:09.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=616551696 data=null doit=true} to TreeItem with text {Traces [4]}
14:19:09 [2019-12-20T19:19:09.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=616551696 data=null} to TreeItem with text {Traces [4]}
14:19:09 [2019-12-20T19:19:09.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=616551696 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:19:09 [2019-12-20T19:19:09.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616551697 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:19:09 [2019-12-20T19:19:09.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=616551703 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:19:09 [2019-12-20T19:19:09.565Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:09 [2019-12-20T19:19:09.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=616551704 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
14:19:09 [2019-12-20T19:19:09.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=616551704 data=null doit=true} to TreeItem with text {Traces [4]}
14:19:09 [2019-12-20T19:19:09.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=616551704 data=null} to TreeItem with text {Traces [4]}
14:19:09 [2019-12-20T19:19:09.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=616551704 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:19:09 [2019-12-20T19:19:09.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616551704 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:19:09 [2019-12-20T19:19:09.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=616551713 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:19:09 [2019-12-20T19:19:09.565Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:19:09 [2019-12-20T19:19:09.565Z] DEBUG - Clicking on with mnemonic 'Import...'
14:19:09 [2019-12-20T19:19:09.565Z] DEBUG - Clicked on with mnemonic 'Import...'
14:19:09 [2019-12-20T19:19:09.822Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:19:09 [2019-12-20T19:19:09.822Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616551935 data=null doit=true} to Shell with text {Trace Import}
14:19:09 [2019-12-20T19:19:09.822Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.822Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:19:09 [2019-12-20T19:19:09.822Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:19:09 [2019-12-20T19:19:09.822Z] 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:19:09 [2019-12-20T19:19:09.822Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.822Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.822Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.822Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.822Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.822Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.822Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.822Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.822Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.822Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.822Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.822Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:19:09 [2019-12-20T19:19:09.822Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:09 [2019-12-20T19:19:09.822Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:19:09 [2019-12-20T19:19:09.822Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:09 [2019-12-20T19:19:09.822Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:19:09 [2019-12-20T19:19:09.822Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:19:09 [2019-12-20T19:19:09.822Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:19:09 [2019-12-20T19:19:09.822Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:19:09 [2019-12-20T19:19:09.822Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:19:09 [2019-12-20T19:19:09.822Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=616551938 data=null} to (of type 'Combo')
14:19:09 [2019-12-20T19:19:09.822Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:19:09 [2019-12-20T19:19:09.822Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:09 [2019-12-20T19:19:09.822Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:09 [2019-12-20T19:19:09.822Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:19:09 [2019-12-20T19:19:09.822Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:09 [2019-12-20T19:19:09.822Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:09 [2019-12-20T19:19:09.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616551987 data=null doit=true} to TreeItem with text {import}
14:19:09 [2019-12-20T19:19:09.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616551987 data=null} to TreeItem with text {import}
14:19:09 [2019-12-20T19:19:09.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616551988 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:19:09 [2019-12-20T19:19:09.822Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616551988 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:19:09 [2019-12-20T19:19:09.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616551989 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:19:09 [2019-12-20T19:19:09.822Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:09 [2019-12-20T19:19:09.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=616551990 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
14:19:09 [2019-12-20T19:19:09.822Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616551990 data=null doit=true} to TreeItem with text {import}
14:19:09 [2019-12-20T19:19:09.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616551990 data=null} to TreeItem with text {import}
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616551990 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616551990 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:19:09 [2019-12-20T19:19:09.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616551990 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=616552005 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:19:09 [2019-12-20T19:19:09.823Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:19:09 [2019-12-20T19:19:09.823Z] 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:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6254b3ce
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=616552006 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:19:09 [2019-12-20T19:19:09.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=616552007 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:19:09 [2019-12-20T19:19:09.823Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=616552007 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=616552007 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=616552007 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:19:09 [2019-12-20T19:19:09.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=616552007 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:19:09 [2019-12-20T19:19:09.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=616552007 data=null item=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:19:09 [2019-12-20T19:19:09.823Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=616552007 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:19:09 [2019-12-20T19:19:09.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=616552007 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:19:09 [2019-12-20T19:19:09.823Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=616552007 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:19:09 [2019-12-20T19:19:09.823Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=616552007 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=616552007 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:19:09 [2019-12-20T19:19:09.823Z] 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:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:19:09 [2019-12-20T19:19:09.823Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:19:09 [2019-12-20T19:19:09.824Z] 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:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] 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:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:19:09 [2019-12-20T19:19:09.824Z] 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:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] 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:19:09 [2019-12-20T19:19:09.824Z] 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:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - Clicking on &Finish
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616552017 data=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:19:09 [2019-12-20T19:19:09.824Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616552017 data=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:19:09 [2019-12-20T19:19:09.824Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616552019 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616552019 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616552019 data=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:19:09 [2019-12-20T19:19:09.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616552019 data=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:19:09 [2019-12-20T19:19:09.824Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:09 [2019-12-20T19:19:09.824Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:09 [2019-12-20T19:19:09.824Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:09 [2019-12-20T19:19:09.824Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:09 [2019-12-20T19:19:09.824Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:09 [2019-12-20T19:19:09.824Z] DEBUG - Clicked on &Finish
14:19:10 [2019-12-20T19:19:10.385Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:19:10 [2019-12-20T19:19:10.385Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=616552530 data=null doit=true} to Shell with text {Confirmation}
14:19:10 [2019-12-20T19:19:10.385Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:19:10 [2019-12-20T19:19:10.385Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
14:19:10 [2019-12-20T19:19:10.385Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
14:19:10 [2019-12-20T19:19:10.385Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
14:19:10 [2019-12-20T19:19:10.385Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:19:10 [2019-12-20T19:19:10.385Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:19:10 [2019-12-20T19:19:10.385Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:19:10 [2019-12-20T19:19:10.385Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:19:10 [2019-12-20T19:19:10.385Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:19:10 [2019-12-20T19:19:10.385Z] DEBUG - Clicking on Rename
14:19:10 [2019-12-20T19:19:10.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=616552531 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:19:10 [2019-12-20T19:19:10.385Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=616552531 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:19:10 [2019-12-20T19:19:10.385Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=616552531 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
14:19:10 [2019-12-20T19:19:10.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=616552531 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
14:19:10 [2019-12-20T19:19:10.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=616552531 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:19:10 [2019-12-20T19:19:10.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=616552531 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:19:10 [2019-12-20T19:19:10.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=616552531 data=null item=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:19:10 [2019-12-20T19:19:10.386Z] DEBUG - Clicked on 
14:19:10 [2019-12-20T19:19:10.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616552020 data=null item=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:19:10 [2019-12-20T19:19:10.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616551739 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:19:10 [2019-12-20T19:19:10.897Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:10 [2019-12-20T19:19:10.897Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:10 [2019-12-20T19:19:10.897Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:10 [2019-12-20T19:19:10.897Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:10 [2019-12-20T19:19:10.897Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:10 [2019-12-20T19:19:10.897Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:10 [2019-12-20T19:19:10.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616553069 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:10 [2019-12-20T19:19:10.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616553070 data=null doit=true} to TreeItem with text {test}
14:19:10 [2019-12-20T19:19:10.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616553070 data=null} to TreeItem with text {test}
14:19:10 [2019-12-20T19:19:10.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616553070 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:10 [2019-12-20T19:19:10.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616553070 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:10 [2019-12-20T19:19:10.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616553084 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:10 [2019-12-20T19:19:10.897Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:10 [2019-12-20T19:19:10.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616553085 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:10 [2019-12-20T19:19:10.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616553085 data=null doit=true} to TreeItem with text {test}
14:19:10 [2019-12-20T19:19:10.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616553085 data=null} to TreeItem with text {test}
14:19:10 [2019-12-20T19:19:10.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616553085 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:10 [2019-12-20T19:19:10.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616553085 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:10 [2019-12-20T19:19:10.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616553092 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:10 [2019-12-20T19:19:10.897Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:10 [2019-12-20T19:19:10.897Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:10 [2019-12-20T19:19:10.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=616553092 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
14:19:10 [2019-12-20T19:19:10.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=616553092 data=null doit=true} to TreeItem with text {Traces [5]}
14:19:10 [2019-12-20T19:19:10.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=616553092 data=null} to TreeItem with text {Traces [5]}
14:19:10 [2019-12-20T19:19:10.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=616553093 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:19:10 [2019-12-20T19:19:10.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616553093 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:19:10 [2019-12-20T19:19:10.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=616553104 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:19:10 [2019-12-20T19:19:10.897Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
14:19:11 [2019-12-20T19:19:11.153Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:11 [2019-12-20T19:19:11.153Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:11 [2019-12-20T19:19:11.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616553431 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:19:11 [2019-12-20T19:19:11.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=616553431 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:19:11 [2019-12-20T19:19:11.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=616553431 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:19:11 [2019-12-20T19:19:11.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616553431 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:19:11 [2019-12-20T19:19:11.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616553431 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:19:11 [2019-12-20T19:19:11.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616553465 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:19:11 [2019-12-20T19:19:11.153Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:11 [2019-12-20T19:19:11.153Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:11 [2019-12-20T19:19:11.153Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:11 [2019-12-20T19:19:11.153Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:11 [2019-12-20T19:19:11.153Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:11 [2019-12-20T19:19:11.153Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:11 [2019-12-20T19:19:11.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616553466 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:19:11 [2019-12-20T19:19:11.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=616553466 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:19:11 [2019-12-20T19:19:11.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=616553466 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:19:11 [2019-12-20T19:19:11.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616553467 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:19:11 [2019-12-20T19:19:11.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616553467 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:19:11 [2019-12-20T19:19:11.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616553477 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:19:11 [2019-12-20T19:19:11.153Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
14:19:11 [2019-12-20T19:19:11.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616553478 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:19:11 [2019-12-20T19:19:11.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=616553478 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:19:11 [2019-12-20T19:19:11.153Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:11 [2019-12-20T19:19:11.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=616553478 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:19:11 [2019-12-20T19:19:11.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616553478 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:19:11 [2019-12-20T19:19:11.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616553478 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:19:11 [2019-12-20T19:19:11.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616553482 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:19:11 [2019-12-20T19:19:11.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616553482 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
14:19:11 [2019-12-20T19:19:11.153Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616553482 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
14:19:11 [2019-12-20T19:19:11.409Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616553482 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:19:11 [2019-12-20T19:19:11.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616553578 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
14:19:11 [2019-12-20T19:19:11.409Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616553584 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:19:11 [2019-12-20T19:19:11.409Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=616553584 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:19:11 [2019-12-20T19:19:11.409Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=616553584 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:19:11 [2019-12-20T19:19:11.409Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
14:19:11 [2019-12-20T19:19:11.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:11 [2019-12-20T19:19:11.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:11 [2019-12-20T19:19:11.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:11 [2019-12-20T19:19:11.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:11 [2019-12-20T19:19:11.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:11 [2019-12-20T19:19:11.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:11 [2019-12-20T19:19:11.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:11 [2019-12-20T19:19:11.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:11 [2019-12-20T19:19:11.969Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:12 [2019-12-20T19:19:12.896Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:12 [2019-12-20T19:19:12.896Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:12 [2019-12-20T19:19:12.896Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:12 [2019-12-20T19:19:12.896Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:12 [2019-12-20T19:19:12.896Z] DEBUG - Attempting to set focus on Table with text {}
14:19:12 [2019-12-20T19:19:12.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616555087 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:19:12 [2019-12-20T19:19:12.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616555088 data=null doit=true} to TableItem with text {}
14:19:12 [2019-12-20T19:19:12.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616555088 data=null} to TableItem with text {}
14:19:12 [2019-12-20T19:19:12.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616555088 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:19:12 [2019-12-20T19:19:12.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616555088 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:19:12 [2019-12-20T19:19:12.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616555098 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:19:12 [2019-12-20T19:19:12.896Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:12 [2019-12-20T19:19:12.896Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:12 [2019-12-20T19:19:12.896Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:12 [2019-12-20T19:19:12.896Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:12 [2019-12-20T19:19:12.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616555214 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:19:12 [2019-12-20T19:19:12.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=616555214 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:19:12 [2019-12-20T19:19:12.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=616555214 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:19:12 [2019-12-20T19:19:12.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616555215 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:19:12 [2019-12-20T19:19:12.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616555215 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:19:12 [2019-12-20T19:19:12.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616555219 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:19:12 [2019-12-20T19:19:12.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:12 [2019-12-20T19:19:12.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:12 [2019-12-20T19:19:12.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:12 [2019-12-20T19:19:12.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:12 [2019-12-20T19:19:12.896Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:12 [2019-12-20T19:19:12.896Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:12 [2019-12-20T19:19:12.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:12 [2019-12-20T19:19:12.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:12 [2019-12-20T19:19:12.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:12 [2019-12-20T19:19:12.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:12 [2019-12-20T19:19:12.896Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:12 [2019-12-20T19:19:12.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616555223 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:12 [2019-12-20T19:19:12.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616555223 data=null doit=true} to TreeItem with text {test}
14:19:12 [2019-12-20T19:19:12.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616555223 data=null} to TreeItem with text {test}
14:19:12 [2019-12-20T19:19:12.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616555224 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:12 [2019-12-20T19:19:12.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616555224 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:13 [2019-12-20T19:19:13.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616555281 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:13 [2019-12-20T19:19:13.152Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:13 [2019-12-20T19:19:13.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616555282 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:13 [2019-12-20T19:19:13.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616555282 data=null doit=true} to TreeItem with text {test}
14:19:13 [2019-12-20T19:19:13.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616555282 data=null} to TreeItem with text {test}
14:19:13 [2019-12-20T19:19:13.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616555282 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:13 [2019-12-20T19:19:13.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616555283 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:13 [2019-12-20T19:19:13.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616555287 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:13 [2019-12-20T19:19:13.152Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:13 [2019-12-20T19:19:13.152Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:13 [2019-12-20T19:19:13.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=616555288 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
14:19:13 [2019-12-20T19:19:13.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=616555288 data=null doit=true} to TreeItem with text {Traces [5]}
14:19:13 [2019-12-20T19:19:13.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=616555288 data=null} to TreeItem with text {Traces [5]}
14:19:13 [2019-12-20T19:19:13.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=616555288 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:19:13 [2019-12-20T19:19:13.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616555289 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:19:13 [2019-12-20T19:19:13.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=616555296 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:19:13 [2019-12-20T19:19:13.152Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:13 [2019-12-20T19:19:13.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=616555296 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
14:19:13 [2019-12-20T19:19:13.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=616555296 data=null doit=true} to TreeItem with text {Traces [5]}
14:19:13 [2019-12-20T19:19:13.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=616555296 data=null} to TreeItem with text {Traces [5]}
14:19:13 [2019-12-20T19:19:13.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=616555296 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:19:13 [2019-12-20T19:19:13.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616555297 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:19:13 [2019-12-20T19:19:13.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=616555305 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:19:13 [2019-12-20T19:19:13.152Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:19:13 [2019-12-20T19:19:13.152Z] DEBUG - Clicking on with mnemonic 'Import...'
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - Clicked on with mnemonic 'Import...'
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616555637 data=null doit=true} to Shell with text {Trace Import}
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:19:13 [2019-12-20T19:19:13.409Z] 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:19:13 [2019-12-20T19:19:13.409Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=616555639 data=null} to (of type 'Combo')
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616555706 data=null doit=true} to TreeItem with text {import}
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616555706 data=null} to TreeItem with text {import}
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616555707 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616555707 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:19:13 [2019-12-20T19:19:13.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616555708 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616555708 data=null button=0 stateMask=0x0 x=150 y=55 count=0} to Tree node with text: kernel-overlap-testing
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616555709 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616555709 data=null} to Tree node with text: kernel-overlap-testing
14:19:13 [2019-12-20T19:19:13.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616555709 data=null button=1 stateMask=0x0 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616555709 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:19:13 [2019-12-20T19:19:13.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616555710 data=null button=1 stateMask=0x80000 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - Setting state to checked on: kernel-overlap-testing
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=616555724 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:19:13 [2019-12-20T19:19:13.410Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:19:13 [2019-12-20T19:19:13.410Z] 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:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4ec432a5
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=616555725 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:19:13 [2019-12-20T19:19:13.410Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=616555725 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:19:13 [2019-12-20T19:19:13.410Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=616555725 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=616555725 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=616555725 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:19:13 [2019-12-20T19:19:13.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=616555725 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:19:13 [2019-12-20T19:19:13.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=616555726 data=null item=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:19:13 [2019-12-20T19:19:13.410Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=616555726 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:19:13 [2019-12-20T19:19:13.410Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=616555726 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:19:13 [2019-12-20T19:19:13.410Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=616555726 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:19:13 [2019-12-20T19:19:13.410Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=616555726 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=616555726 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:19:13 [2019-12-20T19:19:13.410Z] 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:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:19:13 [2019-12-20T19:19:13.410Z] 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:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.410Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.411Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:19:13 [2019-12-20T19:19:13.411Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:19:13 [2019-12-20T19:19:13.411Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:19:13 [2019-12-20T19:19:13.411Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.411Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.411Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.411Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:19:13 [2019-12-20T19:19:13.411Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:13 [2019-12-20T19:19:13.411Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.411Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.411Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.411Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.411Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.411Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.411Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.411Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.411Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.411Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.411Z] 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:19:13 [2019-12-20T19:19:13.411Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:19:13 [2019-12-20T19:19:13.411Z] 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:19:13 [2019-12-20T19:19:13.411Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.411Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.411Z] 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:19:13 [2019-12-20T19:19:13.411Z] 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:19:13 [2019-12-20T19:19:13.411Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.411Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.411Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.411Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.411Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.411Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.411Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.411Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.411Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.411Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.411Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.411Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.411Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:19:13 [2019-12-20T19:19:13.411Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:19:13 [2019-12-20T19:19:13.411Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:13 [2019-12-20T19:19:13.411Z] DEBUG - Clicking on &Finish
14:19:13 [2019-12-20T19:19:13.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616555775 data=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:19:13 [2019-12-20T19:19:13.411Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616555775 data=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:19:13 [2019-12-20T19:19:13.411Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616555775 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:13 [2019-12-20T19:19:13.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616555775 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:13 [2019-12-20T19:19:13.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616555775 data=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:19:13 [2019-12-20T19:19:13.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616555775 data=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:19:13 [2019-12-20T19:19:13.666Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:13 [2019-12-20T19:19:13.666Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:13 [2019-12-20T19:19:13.666Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:13 [2019-12-20T19:19:13.666Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:13 [2019-12-20T19:19:13.666Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:13 [2019-12-20T19:19:13.666Z] DEBUG - Clicked on &Finish
14:19:13 [2019-12-20T19:19:13.922Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:19:13 [2019-12-20T19:19:13.922Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=616556287 data=null doit=true} to Shell with text {Confirmation}
14:19:13 [2019-12-20T19:19:13.922Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.922Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
14:19:13 [2019-12-20T19:19:13.922Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
14:19:13 [2019-12-20T19:19:13.922Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
14:19:13 [2019-12-20T19:19:13.922Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.922Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.922Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.922Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.922Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:19:13 [2019-12-20T19:19:13.922Z] DEBUG - Clicking on Rename
14:19:13 [2019-12-20T19:19:13.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=616556288 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:19:13 [2019-12-20T19:19:13.922Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=616556288 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:19:13 [2019-12-20T19:19:13.922Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=616556288 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
14:19:13 [2019-12-20T19:19:13.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=616556288 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
14:19:13 [2019-12-20T19:19:13.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=616556288 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:19:13 [2019-12-20T19:19:13.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=616556288 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:19:14 [2019-12-20T19:19:14.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=616556288 data=null item=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:19:14 [2019-12-20T19:19:14.178Z] DEBUG - Clicked on 
14:19:14 [2019-12-20T19:19:14.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616555776 data=null item=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:19:14 [2019-12-20T19:19:14.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616555385 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:19:14 [2019-12-20T19:19:14.739Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:14 [2019-12-20T19:19:14.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:14 [2019-12-20T19:19:14.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:14 [2019-12-20T19:19:14.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:14 [2019-12-20T19:19:14.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:14 [2019-12-20T19:19:14.739Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:14 [2019-12-20T19:19:14.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616556830 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:14 [2019-12-20T19:19:14.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616556830 data=null doit=true} to TreeItem with text {test}
14:19:14 [2019-12-20T19:19:14.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616556830 data=null} to TreeItem with text {test}
14:19:14 [2019-12-20T19:19:14.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616556830 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:14 [2019-12-20T19:19:14.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616556830 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:14 [2019-12-20T19:19:14.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616556846 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:14 [2019-12-20T19:19:14.739Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:14 [2019-12-20T19:19:14.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616556846 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:14 [2019-12-20T19:19:14.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616556846 data=null doit=true} to TreeItem with text {test}
14:19:14 [2019-12-20T19:19:14.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616556846 data=null} to TreeItem with text {test}
14:19:14 [2019-12-20T19:19:14.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616556846 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:14 [2019-12-20T19:19:14.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616556847 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:14 [2019-12-20T19:19:14.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616556855 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:14 [2019-12-20T19:19:14.739Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:14 [2019-12-20T19:19:14.739Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:14 [2019-12-20T19:19:14.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=616556856 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
14:19:14 [2019-12-20T19:19:14.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=616556856 data=null doit=true} to TreeItem with text {Traces [6]}
14:19:14 [2019-12-20T19:19:14.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=616556856 data=null} to TreeItem with text {Traces [6]}
14:19:14 [2019-12-20T19:19:14.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=616556856 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:14 [2019-12-20T19:19:14.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616556856 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:19:14 [2019-12-20T19:19:14.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=616556865 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:14 [2019-12-20T19:19:14.739Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:19:14 [2019-12-20T19:19:14.739Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:14 [2019-12-20T19:19:14.739Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:14 [2019-12-20T19:19:14.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616557107 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:19:14 [2019-12-20T19:19:14.740Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=616557107 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:19:14 [2019-12-20T19:19:14.740Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=616557107 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:19:14 [2019-12-20T19:19:14.740Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616557107 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:19:15 [2019-12-20T19:19:15.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616557108 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:19:15 [2019-12-20T19:19:15.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616557132 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:19:15 [2019-12-20T19:19:15.002Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:15 [2019-12-20T19:19:15.002Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:15 [2019-12-20T19:19:15.002Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:15 [2019-12-20T19:19:15.002Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:15 [2019-12-20T19:19:15.002Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:15 [2019-12-20T19:19:15.002Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:15 [2019-12-20T19:19:15.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616557134 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:19:15 [2019-12-20T19:19:15.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=616557134 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:19:15 [2019-12-20T19:19:15.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=616557134 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:19:15 [2019-12-20T19:19:15.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616557134 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:19:15 [2019-12-20T19:19:15.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616557134 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:19:15 [2019-12-20T19:19:15.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616557138 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:19:15 [2019-12-20T19:19:15.002Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
14:19:15 [2019-12-20T19:19:15.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616557138 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:19:15 [2019-12-20T19:19:15.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=616557138 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:19:15 [2019-12-20T19:19:15.002Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:15 [2019-12-20T19:19:15.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=616557138 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:19:15 [2019-12-20T19:19:15.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616557139 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:19:15 [2019-12-20T19:19:15.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616557139 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:19:15 [2019-12-20T19:19:15.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616557144 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:19:15 [2019-12-20T19:19:15.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616557144 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)}
14:19:15 [2019-12-20T19:19:15.002Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616557144 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)}
14:19:15 [2019-12-20T19:19:15.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616557207 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)}
14:19:15 [2019-12-20T19:19:15.002Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616557145 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:19:15 [2019-12-20T19:19:15.002Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616557217 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:19:15 [2019-12-20T19:19:15.002Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=616557217 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:19:15 [2019-12-20T19:19:15.002Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=616557217 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:19:15 [2019-12-20T19:19:15.002Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
14:19:15 [2019-12-20T19:19:15.002Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:15 [2019-12-20T19:19:15.002Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:15 [2019-12-20T19:19:15.002Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:15 [2019-12-20T19:19:15.002Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:15 [2019-12-20T19:19:15.002Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:15 [2019-12-20T19:19:15.563Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:15 [2019-12-20T19:19:15.563Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:15 [2019-12-20T19:19:15.563Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:15 [2019-12-20T19:19:15.563Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:15 [2019-12-20T19:19:15.563Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:15 [2019-12-20T19:19:15.563Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:15 [2019-12-20T19:19:15.563Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:15 [2019-12-20T19:19:15.563Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:15 [2019-12-20T19:19:15.563Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:15 [2019-12-20T19:19:15.563Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:15 [2019-12-20T19:19:15.563Z] DEBUG - Attempting to set focus on Table with text {}
14:19:15 [2019-12-20T19:19:15.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616557719 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:19:15 [2019-12-20T19:19:15.563Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616557719 data=null doit=true} to TableItem with text {}
14:19:15 [2019-12-20T19:19:15.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616557719 data=null} to TableItem with text {}
14:19:15 [2019-12-20T19:19:15.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616557720 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:19:15 [2019-12-20T19:19:15.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616557720 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:19:15 [2019-12-20T19:19:15.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616557723 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:19:15 [2019-12-20T19:19:15.563Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:15 [2019-12-20T19:19:15.563Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:16 [2019-12-20T19:19:16.490Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:16 [2019-12-20T19:19:16.490Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:16 [2019-12-20T19:19:16.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616558823 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:19:16 [2019-12-20T19:19:16.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=616558823 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:19:16 [2019-12-20T19:19:16.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=616558823 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:19:16 [2019-12-20T19:19:16.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616558823 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:19:16 [2019-12-20T19:19:16.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616558823 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:19:16 [2019-12-20T19:19:16.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616558829 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:19:16 [2019-12-20T19:19:16.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:16 [2019-12-20T19:19:16.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:16 [2019-12-20T19:19:16.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:16 [2019-12-20T19:19:16.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:16 [2019-12-20T19:19:16.490Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:16 [2019-12-20T19:19:16.490Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:16 [2019-12-20T19:19:16.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:16 [2019-12-20T19:19:16.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:16 [2019-12-20T19:19:16.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:16 [2019-12-20T19:19:16.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:16 [2019-12-20T19:19:16.490Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:16 [2019-12-20T19:19:16.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616558834 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:16 [2019-12-20T19:19:16.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616558834 data=null doit=true} to TreeItem with text {test}
14:19:16 [2019-12-20T19:19:16.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616558834 data=null} to TreeItem with text {test}
14:19:16 [2019-12-20T19:19:16.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616558834 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:16 [2019-12-20T19:19:16.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616558834 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:16 [2019-12-20T19:19:16.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616558852 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:16 [2019-12-20T19:19:16.490Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:16 [2019-12-20T19:19:16.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616558852 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:16 [2019-12-20T19:19:16.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616558853 data=null doit=true} to TreeItem with text {test}
14:19:16 [2019-12-20T19:19:16.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616558853 data=null} to TreeItem with text {test}
14:19:16 [2019-12-20T19:19:16.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616558853 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:16 [2019-12-20T19:19:16.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616558853 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:16 [2019-12-20T19:19:16.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616558876 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:16 [2019-12-20T19:19:16.745Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:16 [2019-12-20T19:19:16.745Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:16 [2019-12-20T19:19:16.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=616558877 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
14:19:16 [2019-12-20T19:19:16.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=616558877 data=null doit=true} to TreeItem with text {Traces [6]}
14:19:16 [2019-12-20T19:19:16.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=616558877 data=null} to TreeItem with text {Traces [6]}
14:19:16 [2019-12-20T19:19:16.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=616558877 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:16 [2019-12-20T19:19:16.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616558877 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:19:16 [2019-12-20T19:19:16.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=616558885 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:16 [2019-12-20T19:19:16.746Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:19:17 [2019-12-20T19:19:17.001Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:17 [2019-12-20T19:19:17.001Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:17 [2019-12-20T19:19:17.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616559307 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log
14:19:17 [2019-12-20T19:19:17.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616559307 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
14:19:17 [2019-12-20T19:19:17.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616559307 data=null} to Tree node with text: ExampleCustomTxt.log
14:19:17 [2019-12-20T19:19:17.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616559307 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log
14:19:17 [2019-12-20T19:19:17.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616559307 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:19:17 [2019-12-20T19:19:17.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616559341 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log
14:19:17 [2019-12-20T19:19:17.001Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:17 [2019-12-20T19:19:17.001Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:17 [2019-12-20T19:19:17.001Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:17 [2019-12-20T19:19:17.001Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:17 [2019-12-20T19:19:17.001Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:17 [2019-12-20T19:19:17.001Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:17 [2019-12-20T19:19:17.001Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:17 [2019-12-20T19:19:17.001Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:17 [2019-12-20T19:19:17.001Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:17 [2019-12-20T19:19:17.001Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:17 [2019-12-20T19:19:17.001Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:17 [2019-12-20T19:19:17.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616559345 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:17 [2019-12-20T19:19:17.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616559345 data=null doit=true} to TreeItem with text {test}
14:19:17 [2019-12-20T19:19:17.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616559345 data=null} to TreeItem with text {test}
14:19:17 [2019-12-20T19:19:17.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616559345 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:17 [2019-12-20T19:19:17.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616559345 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:17 [2019-12-20T19:19:17.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616559380 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:17 [2019-12-20T19:19:17.258Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:17 [2019-12-20T19:19:17.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616559381 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:17 [2019-12-20T19:19:17.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616559381 data=null doit=true} to TreeItem with text {test}
14:19:17 [2019-12-20T19:19:17.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616559381 data=null} to TreeItem with text {test}
14:19:17 [2019-12-20T19:19:17.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616559381 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:17 [2019-12-20T19:19:17.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616559381 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:17 [2019-12-20T19:19:17.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616559386 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:17 [2019-12-20T19:19:17.258Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:17 [2019-12-20T19:19:17.258Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:17 [2019-12-20T19:19:17.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=616559387 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
14:19:17 [2019-12-20T19:19:17.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=616559387 data=null doit=true} to TreeItem with text {Traces [6]}
14:19:17 [2019-12-20T19:19:17.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=616559387 data=null} to TreeItem with text {Traces [6]}
14:19:17 [2019-12-20T19:19:17.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=616559387 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:17 [2019-12-20T19:19:17.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616559387 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:19:17 [2019-12-20T19:19:17.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=616559399 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:17 [2019-12-20T19:19:17.258Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:17 [2019-12-20T19:19:17.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=616559400 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
14:19:17 [2019-12-20T19:19:17.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=616559400 data=null doit=true} to TreeItem with text {Traces [6]}
14:19:17 [2019-12-20T19:19:17.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=616559400 data=null} to TreeItem with text {Traces [6]}
14:19:17 [2019-12-20T19:19:17.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=616559400 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:17 [2019-12-20T19:19:17.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616559400 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:19:17 [2019-12-20T19:19:17.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=616559403 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:17 [2019-12-20T19:19:17.258Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:19:17 [2019-12-20T19:19:17.258Z] DEBUG - Clicking on with mnemonic 'Import...'
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - Clicked on with mnemonic 'Import...'
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616559683 data=null doit=true} to Shell with text {Trace Import}
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:19:17 [2019-12-20T19:19:17.516Z] 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:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=616559686 data=null} to (of type 'Combo')
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616559713 data=null doit=true} to TreeItem with text {import}
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616559713 data=null} to TreeItem with text {import}
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616559713 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616559713 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:19:17 [2019-12-20T19:19:17.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616559725 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=616559725 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616559725 data=null doit=true} to TreeItem with text {import}
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616559725 data=null} to TreeItem with text {import}
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616559725 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616559726 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:19:17 [2019-12-20T19:19:17.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616559726 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=616559741 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:19:17 [2019-12-20T19:19:17.516Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:19:17 [2019-12-20T19:19:17.516Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:19:17 [2019-12-20T19:19:17.516Z] 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:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@66424afe
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=616559743 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:19:17 [2019-12-20T19:19:17.517Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=616559744 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:19:17 [2019-12-20T19:19:17.517Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=616559744 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=616559744 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=616559744 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:19:17 [2019-12-20T19:19:17.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=616559744 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:19:17 [2019-12-20T19:19:17.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=616559744 data=null item=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:19:17 [2019-12-20T19:19:17.517Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=616559744 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:19:17 [2019-12-20T19:19:17.517Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=616559744 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:19:17 [2019-12-20T19:19:17.517Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=616559744 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:19:17 [2019-12-20T19:19:17.517Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=616559744 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=616559745 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:19:17 [2019-12-20T19:19:17.517Z] 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:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:19:17 [2019-12-20T19:19:17.517Z] 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:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.517Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.518Z] 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:19:17 [2019-12-20T19:19:17.518Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:19:17 [2019-12-20T19:19:17.518Z] 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:19:17 [2019-12-20T19:19:17.518Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.518Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.518Z] 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:19:17 [2019-12-20T19:19:17.518Z] 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:19:17 [2019-12-20T19:19:17.518Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.518Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.518Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.518Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.518Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.518Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.518Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.518Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.518Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.518Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.518Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.518Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:17 [2019-12-20T19:19:17.518Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:19:17 [2019-12-20T19:19:17.518Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:19:17 [2019-12-20T19:19:17.518Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:17 [2019-12-20T19:19:17.518Z] DEBUG - Clicking on &Finish
14:19:17 [2019-12-20T19:19:17.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616559779 data=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:19:17 [2019-12-20T19:19:17.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616559779 data=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:19:17 [2019-12-20T19:19:17.518Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616559779 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:17 [2019-12-20T19:19:17.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616559779 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:17 [2019-12-20T19:19:17.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616559779 data=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:19:17 [2019-12-20T19:19:17.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616559779 data=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:19:17 [2019-12-20T19:19:17.518Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:17 [2019-12-20T19:19:17.518Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:17 [2019-12-20T19:19:17.518Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:17 [2019-12-20T19:19:17.518Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:17 [2019-12-20T19:19:17.518Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:17 [2019-12-20T19:19:17.518Z] DEBUG - Clicked on &Finish
14:19:18 [2019-12-20T19:19:18.079Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:19:18 [2019-12-20T19:19:18.079Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=616560290 data=null doit=true} to Shell with text {Confirmation}
14:19:18 [2019-12-20T19:19:18.079Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:19:18 [2019-12-20T19:19:18.079Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:19:18 [2019-12-20T19:19:18.079Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:19:18 [2019-12-20T19:19:18.079Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
14:19:18 [2019-12-20T19:19:18.079Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
14:19:18 [2019-12-20T19:19:18.079Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
14:19:18 [2019-12-20T19:19:18.079Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:19:18 [2019-12-20T19:19:18.079Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:19:18 [2019-12-20T19:19:18.079Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:19:18 [2019-12-20T19:19:18.079Z] DEBUG - Clicking on Overwrite
14:19:18 [2019-12-20T19:19:18.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=616560291 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:19:18 [2019-12-20T19:19:18.079Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=616560291 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:19:18 [2019-12-20T19:19:18.079Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=616560291 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
14:19:18 [2019-12-20T19:19:18.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=616560291 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
14:19:18 [2019-12-20T19:19:18.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=616560291 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:19:18 [2019-12-20T19:19:18.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=616560292 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:19:18 [2019-12-20T19:19:18.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=616560292 data=null item=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:19:18 [2019-12-20T19:19:18.335Z] DEBUG - Clicked on 
14:19:18 [2019-12-20T19:19:18.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616559779 data=null item=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:19:18 [2019-12-20T19:19:18.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616559433 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:19:18 [2019-12-20T19:19:18.896Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:18 [2019-12-20T19:19:18.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:18 [2019-12-20T19:19:18.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:18 [2019-12-20T19:19:18.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:18 [2019-12-20T19:19:18.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:18 [2019-12-20T19:19:18.896Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:18 [2019-12-20T19:19:18.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616561055 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:18 [2019-12-20T19:19:18.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616561055 data=null doit=true} to TreeItem with text {test}
14:19:18 [2019-12-20T19:19:18.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616561055 data=null} to TreeItem with text {test}
14:19:18 [2019-12-20T19:19:18.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616561055 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:18 [2019-12-20T19:19:18.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616561055 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:18 [2019-12-20T19:19:18.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616561065 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:18 [2019-12-20T19:19:18.896Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:18 [2019-12-20T19:19:18.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616561065 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:18 [2019-12-20T19:19:18.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616561065 data=null doit=true} to TreeItem with text {test}
14:19:18 [2019-12-20T19:19:18.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616561065 data=null} to TreeItem with text {test}
14:19:18 [2019-12-20T19:19:18.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616561066 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:18 [2019-12-20T19:19:18.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616561066 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:18 [2019-12-20T19:19:18.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616561075 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:18 [2019-12-20T19:19:18.896Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:18 [2019-12-20T19:19:18.896Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:18 [2019-12-20T19:19:18.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=616561075 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
14:19:18 [2019-12-20T19:19:18.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=616561075 data=null doit=true} to TreeItem with text {Traces [6]}
14:19:18 [2019-12-20T19:19:18.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=616561075 data=null} to TreeItem with text {Traces [6]}
14:19:18 [2019-12-20T19:19:18.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=616561076 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:18 [2019-12-20T19:19:18.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616561076 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:19:18 [2019-12-20T19:19:18.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=616561082 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:18 [2019-12-20T19:19:18.896Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:19:19 [2019-12-20T19:19:19.152Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:19 [2019-12-20T19:19:19.152Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:19 [2019-12-20T19:19:19.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616561428 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:19:19 [2019-12-20T19:19:19.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616561428 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:19:19 [2019-12-20T19:19:19.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616561428 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:19:19 [2019-12-20T19:19:19.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616561428 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:19:19 [2019-12-20T19:19:19.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616561429 data=null item=TreeItem {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:19:19 [2019-12-20T19:19:19.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616561441 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:19:19 [2019-12-20T19:19:19.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:19 [2019-12-20T19:19:19.152Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:19 [2019-12-20T19:19:19.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:19 [2019-12-20T19:19:19.152Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:19 [2019-12-20T19:19:19.153Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:19 [2019-12-20T19:19:19.153Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:19 [2019-12-20T19:19:19.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616561452 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:19:19 [2019-12-20T19:19:19.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616561452 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:19:19 [2019-12-20T19:19:19.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616561452 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:19:19 [2019-12-20T19:19:19.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616561452 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:19:19 [2019-12-20T19:19:19.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616561452 data=null item=TreeItem {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:19:19 [2019-12-20T19:19:19.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616561456 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:19:19 [2019-12-20T19:19:19.153Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:19:19 [2019-12-20T19:19:19.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616561456 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:19:19 [2019-12-20T19:19:19.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616561456 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:19:19 [2019-12-20T19:19:19.153Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:19 [2019-12-20T19:19:19.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616561456 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:19:19 [2019-12-20T19:19:19.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616561457 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:19:19 [2019-12-20T19:19:19.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616561457 data=null item=TreeItem {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:19:19 [2019-12-20T19:19:19.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616561479 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:19:19 [2019-12-20T19:19:19.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616561479 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:19:19 [2019-12-20T19:19:19.153Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616561479 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:19:19 [2019-12-20T19:19:19.409Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616561479 data=null item=TreeItem {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:19:19 [2019-12-20T19:19:19.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616561521 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:19:19 [2019-12-20T19:19:19.409Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616561527 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:19:19 [2019-12-20T19:19:19.409Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616561527 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:19:19 [2019-12-20T19:19:19.409Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616561527 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:19:19 [2019-12-20T19:19:19.409Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:19:19 [2019-12-20T19:19:19.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:19 [2019-12-20T19:19:19.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:19 [2019-12-20T19:19:19.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:19 [2019-12-20T19:19:19.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:19 [2019-12-20T19:19:19.409Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:19 [2019-12-20T19:19:19.665Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:19 [2019-12-20T19:19:19.665Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:19 [2019-12-20T19:19:19.665Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:19 [2019-12-20T19:19:19.665Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:19 [2019-12-20T19:19:19.665Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:19 [2019-12-20T19:19:19.665Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:21 [2019-12-20T19:19:21.030Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:21 [2019-12-20T19:19:21.030Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:21 [2019-12-20T19:19:21.030Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:21 [2019-12-20T19:19:21.030Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:21 [2019-12-20T19:19:21.030Z] DEBUG - Attempting to set focus on Table with text {}
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616563031 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616563031 data=null doit=true} to TableItem with text {}
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616563031 data=null} to TableItem with text {}
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616563031 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616563031 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:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616563041 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616563116 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616563116 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616563116 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616563116 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616563116 data=null item=TreeItem {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:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616563120 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:21 [2019-12-20T19:19:21.031Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616563194 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616563194 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616563194 data=null} to Tree node with text: ExampleCustomTxt.log
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616563194 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616563194 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:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616563198 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:21 [2019-12-20T19:19:21.031Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616563202 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616563202 data=null doit=true} to TreeItem with text {test}
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616563202 data=null} to TreeItem with text {test}
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616563202 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616563202 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616563275 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616563276 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616563276 data=null doit=true} to TreeItem with text {test}
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616563276 data=null} to TreeItem with text {test}
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616563276 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616563276 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616563285 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:21 [2019-12-20T19:19:21.031Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=616563286 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=616563286 data=null doit=true} to TreeItem with text {Traces [6]}
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=616563286 data=null} to TreeItem with text {Traces [6]}
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=616563286 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616563286 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:19:21 [2019-12-20T19:19:21.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=616563298 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:21 [2019-12-20T19:19:21.031Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:19:21 [2019-12-20T19:19:21.287Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:21 [2019-12-20T19:19:21.287Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:21 [2019-12-20T19:19:21.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616563542 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml
14:19:21 [2019-12-20T19:19:21.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616563542 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
14:19:21 [2019-12-20T19:19:21.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616563542 data=null} to Tree node with text: ExampleCustomXml.xml
14:19:21 [2019-12-20T19:19:21.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616563542 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml
14:19:21 [2019-12-20T19:19:21.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616563542 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:19:21 [2019-12-20T19:19:21.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616563556 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml
14:19:21 [2019-12-20T19:19:21.287Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:21 [2019-12-20T19:19:21.287Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:21 [2019-12-20T19:19:21.287Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:21 [2019-12-20T19:19:21.287Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:21 [2019-12-20T19:19:21.287Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:21 [2019-12-20T19:19:21.287Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:21 [2019-12-20T19:19:21.287Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:21 [2019-12-20T19:19:21.287Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:21 [2019-12-20T19:19:21.287Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:21 [2019-12-20T19:19:21.287Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:21 [2019-12-20T19:19:21.287Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:21 [2019-12-20T19:19:21.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616563569 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:21 [2019-12-20T19:19:21.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616563569 data=null doit=true} to TreeItem with text {test}
14:19:21 [2019-12-20T19:19:21.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616563569 data=null} to TreeItem with text {test}
14:19:21 [2019-12-20T19:19:21.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616563572 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:21 [2019-12-20T19:19:21.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616563572 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:21 [2019-12-20T19:19:21.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616563590 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:21 [2019-12-20T19:19:21.287Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:21 [2019-12-20T19:19:21.287Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616563591 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:21 [2019-12-20T19:19:21.287Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616563591 data=null doit=true} to TreeItem with text {test}
14:19:21 [2019-12-20T19:19:21.287Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616563591 data=null} to TreeItem with text {test}
14:19:21 [2019-12-20T19:19:21.287Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616563591 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:21 [2019-12-20T19:19:21.287Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616563591 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:21 [2019-12-20T19:19:21.287Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616563601 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:21 [2019-12-20T19:19:21.288Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:21 [2019-12-20T19:19:21.288Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:21 [2019-12-20T19:19:21.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=616563602 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
14:19:21 [2019-12-20T19:19:21.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=616563602 data=null doit=true} to TreeItem with text {Traces [6]}
14:19:21 [2019-12-20T19:19:21.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=616563602 data=null} to TreeItem with text {Traces [6]}
14:19:21 [2019-12-20T19:19:21.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=616563603 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:21 [2019-12-20T19:19:21.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616563603 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:19:21 [2019-12-20T19:19:21.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=616563610 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:21 [2019-12-20T19:19:21.288Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:21 [2019-12-20T19:19:21.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=616563611 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
14:19:21 [2019-12-20T19:19:21.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=616563611 data=null doit=true} to TreeItem with text {Traces [6]}
14:19:21 [2019-12-20T19:19:21.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=616563611 data=null} to TreeItem with text {Traces [6]}
14:19:21 [2019-12-20T19:19:21.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=616563611 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:21 [2019-12-20T19:19:21.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616563611 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:19:21 [2019-12-20T19:19:21.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=616563676 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:21 [2019-12-20T19:19:21.543Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:19:21 [2019-12-20T19:19:21.543Z] DEBUG - Clicking on with mnemonic 'Import...'
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - Clicked on with mnemonic 'Import...'
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616564080 data=null doit=true} to Shell with text {Trace Import}
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:19:21 [2019-12-20T19:19:21.800Z] 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:19:21 [2019-12-20T19:19:21.800Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=616564082 data=null} to (of type 'Combo')
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616564105 data=null doit=true} to TreeItem with text {import}
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616564105 data=null} to TreeItem with text {import}
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616564106 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616564106 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:19:21 [2019-12-20T19:19:21.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616564107 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=616564108 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616564108 data=null doit=true} to TreeItem with text {import}
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616564108 data=null} to TreeItem with text {import}
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616564108 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616564108 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:19:21 [2019-12-20T19:19:21.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616564108 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:19:21 [2019-12-20T19:19:21.800Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:19:22 [2019-12-20T19:19:22.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=616564177 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:19:22 [2019-12-20T19:19:22.057Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:19:22 [2019-12-20T19:19:22.057Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.057Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.057Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.057Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.057Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.057Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.057Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.057Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:19:22 [2019-12-20T19:19:22.057Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:19:22 [2019-12-20T19:19:22.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:19:22 [2019-12-20T19:19:22.057Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.057Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.057Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.057Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.057Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.057Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:22 [2019-12-20T19:19:22.057Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@5079c753
14:19:22 [2019-12-20T19:19:22.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=616564179 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:19:22 [2019-12-20T19:19:22.057Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=616564179 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:19:22 [2019-12-20T19:19:22.057Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=616564179 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:22 [2019-12-20T19:19:22.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=616564179 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:22 [2019-12-20T19:19:22.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=616564179 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:19:22 [2019-12-20T19:19:22.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=616564179 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:19:22 [2019-12-20T19:19:22.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=616564179 data=null item=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:19:22 [2019-12-20T19:19:22.057Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=616564180 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:19:22 [2019-12-20T19:19:22.057Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=616564180 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:19:22 [2019-12-20T19:19:22.057Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=616564180 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:19:22 [2019-12-20T19:19:22.057Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=616564180 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:22 [2019-12-20T19:19:22.057Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=616564180 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:22 [2019-12-20T19:19:22.057Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.057Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.057Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.057Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.057Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.057Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.057Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.057Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.057Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:19:22 [2019-12-20T19:19:22.057Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:19:22 [2019-12-20T19:19:22.057Z] 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:19:22 [2019-12-20T19:19:22.057Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.057Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:19:22 [2019-12-20T19:19:22.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:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:19:22 [2019-12-20T19:19:22.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:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:19:22 [2019-12-20T19:19:22.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:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.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:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:19:22 [2019-12-20T19:19:22.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:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.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:19:22 [2019-12-20T19:19:22.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:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - Clicking on &Finish
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616564185 data=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:19:22 [2019-12-20T19:19:22.058Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616564185 data=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:19:22 [2019-12-20T19:19:22.058Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616564185 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616564185 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616564185 data=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:19:22 [2019-12-20T19:19:22.058Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616564185 data=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:19:22 [2019-12-20T19:19:22.058Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:22 [2019-12-20T19:19:22.058Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:22 [2019-12-20T19:19:22.058Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:22 [2019-12-20T19:19:22.058Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:22 [2019-12-20T19:19:22.058Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - Clicked on &Finish
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=616564388 data=null doit=true} to Shell with text {Confirmation}
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
14:19:22 [2019-12-20T19:19:22.058Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
14:19:22 [2019-12-20T19:19:22.059Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.059Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.059Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:19:22 [2019-12-20T19:19:22.059Z] DEBUG - Clicking on Overwrite
14:19:22 [2019-12-20T19:19:22.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=616564388 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:19:22 [2019-12-20T19:19:22.059Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=616564388 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:19:22 [2019-12-20T19:19:22.059Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=616564388 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
14:19:22 [2019-12-20T19:19:22.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=616564388 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
14:19:22 [2019-12-20T19:19:22.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=616564388 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:19:22 [2019-12-20T19:19:22.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=616564388 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:19:22 [2019-12-20T19:19:22.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=616564388 data=null item=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:19:22 [2019-12-20T19:19:22.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616564185 data=null item=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:19:22 [2019-12-20T19:19:22.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616563705 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:19:22 [2019-12-20T19:19:22.620Z] DEBUG - Clicked on 
14:19:22 [2019-12-20T19:19:22.620Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:22 [2019-12-20T19:19:22.620Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:22 [2019-12-20T19:19:22.620Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:22 [2019-12-20T19:19:22.620Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:22 [2019-12-20T19:19:22.620Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:22 [2019-12-20T19:19:22.620Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:22 [2019-12-20T19:19:22.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616564806 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:22 [2019-12-20T19:19:22.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616564806 data=null doit=true} to TreeItem with text {test}
14:19:22 [2019-12-20T19:19:22.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616564806 data=null} to TreeItem with text {test}
14:19:22 [2019-12-20T19:19:22.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616564806 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:22 [2019-12-20T19:19:22.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616564807 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:22 [2019-12-20T19:19:22.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616564827 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:22 [2019-12-20T19:19:22.620Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:22 [2019-12-20T19:19:22.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616564828 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:22 [2019-12-20T19:19:22.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616564828 data=null doit=true} to TreeItem with text {test}
14:19:22 [2019-12-20T19:19:22.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616564828 data=null} to TreeItem with text {test}
14:19:22 [2019-12-20T19:19:22.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616564828 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:22 [2019-12-20T19:19:22.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616564828 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:22 [2019-12-20T19:19:22.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616564872 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:22 [2019-12-20T19:19:22.620Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:22 [2019-12-20T19:19:22.620Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:22 [2019-12-20T19:19:22.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=616564878 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
14:19:22 [2019-12-20T19:19:22.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=616564878 data=null doit=true} to TreeItem with text {Traces [6]}
14:19:22 [2019-12-20T19:19:22.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=616564878 data=null} to TreeItem with text {Traces [6]}
14:19:22 [2019-12-20T19:19:22.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=616564878 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:22 [2019-12-20T19:19:22.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616564878 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:19:22 [2019-12-20T19:19:22.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=616564886 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:22 [2019-12-20T19:19:22.620Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:19:22 [2019-12-20T19:19:22.876Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:22 [2019-12-20T19:19:22.876Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:22 [2019-12-20T19:19:22.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616565128 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:19:22 [2019-12-20T19:19:22.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616565128 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:19:22 [2019-12-20T19:19:22.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616565128 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:19:22 [2019-12-20T19:19:22.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616565128 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:19:22 [2019-12-20T19:19:22.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616565128 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:19:22 [2019-12-20T19:19:22.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616565140 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:19:22 [2019-12-20T19:19:22.876Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:22 [2019-12-20T19:19:22.876Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:22 [2019-12-20T19:19:22.876Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:22 [2019-12-20T19:19:22.876Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:22 [2019-12-20T19:19:22.876Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:22 [2019-12-20T19:19:22.876Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:22 [2019-12-20T19:19:22.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616565142 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:19:22 [2019-12-20T19:19:22.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616565142 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:19:22 [2019-12-20T19:19:22.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616565142 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:19:22 [2019-12-20T19:19:22.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616565142 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:19:22 [2019-12-20T19:19:22.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616565151 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:19:22 [2019-12-20T19:19:22.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616565154 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:19:22 [2019-12-20T19:19:22.876Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
14:19:22 [2019-12-20T19:19:22.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616565155 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:19:22 [2019-12-20T19:19:22.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616565155 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:19:22 [2019-12-20T19:19:22.876Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:22 [2019-12-20T19:19:22.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616565175 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:19:22 [2019-12-20T19:19:22.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616565176 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:19:22 [2019-12-20T19:19:22.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616565176 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:19:22 [2019-12-20T19:19:22.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616565179 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:19:22 [2019-12-20T19:19:22.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616565179 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:19:22 [2019-12-20T19:19:22.876Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616565179 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:19:23 [2019-12-20T19:19:23.132Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616565179 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:19:23 [2019-12-20T19:19:23.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616565276 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:19:23 [2019-12-20T19:19:23.132Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616565283 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:19:23 [2019-12-20T19:19:23.132Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616565283 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:19:23 [2019-12-20T19:19:23.132Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616565283 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:19:23 [2019-12-20T19:19:23.132Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
14:19:23 [2019-12-20T19:19:23.132Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:23 [2019-12-20T19:19:23.132Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:23 [2019-12-20T19:19:23.132Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:23 [2019-12-20T19:19:23.132Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:23 [2019-12-20T19:19:23.132Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:23 [2019-12-20T19:19:23.697Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:23 [2019-12-20T19:19:23.697Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:23 [2019-12-20T19:19:23.697Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:23 [2019-12-20T19:19:23.697Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:23 [2019-12-20T19:19:23.697Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:23 [2019-12-20T19:19:23.697Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:24 [2019-12-20T19:19:24.625Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:24 [2019-12-20T19:19:24.625Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:24 [2019-12-20T19:19:24.625Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:24 [2019-12-20T19:19:24.625Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:24 [2019-12-20T19:19:24.625Z] DEBUG - Attempting to set focus on Table with text {}
14:19:24 [2019-12-20T19:19:24.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616566786 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:19:24 [2019-12-20T19:19:24.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616566786 data=null doit=true} to TableItem with text {}
14:19:24 [2019-12-20T19:19:24.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616566786 data=null} to TableItem with text {}
14:19:24 [2019-12-20T19:19:24.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616566786 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:19:24 [2019-12-20T19:19:24.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616566786 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:19:24 [2019-12-20T19:19:24.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616566790 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:19:24 [2019-12-20T19:19:24.625Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:24 [2019-12-20T19:19:24.625Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:24 [2019-12-20T19:19:24.625Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:24 [2019-12-20T19:19:24.625Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:24 [2019-12-20T19:19:24.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616566899 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:19:24 [2019-12-20T19:19:24.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616566899 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:19:24 [2019-12-20T19:19:24.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616566899 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:19:24 [2019-12-20T19:19:24.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616566899 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:19:24 [2019-12-20T19:19:24.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616566899 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:19:24 [2019-12-20T19:19:24.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616566904 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:19:24 [2019-12-20T19:19:24.625Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:24 [2019-12-20T19:19:24.625Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:24 [2019-12-20T19:19:24.625Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:24 [2019-12-20T19:19:24.625Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:24 [2019-12-20T19:19:24.625Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:24 [2019-12-20T19:19:24.625Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:24 [2019-12-20T19:19:24.625Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:24 [2019-12-20T19:19:24.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616566987 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml
14:19:24 [2019-12-20T19:19:24.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616566988 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
14:19:24 [2019-12-20T19:19:24.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616566988 data=null} to Tree node with text: ExampleCustomXml.xml
14:19:24 [2019-12-20T19:19:24.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616566988 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml
14:19:24 [2019-12-20T19:19:24.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616566988 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:19:24 [2019-12-20T19:19:24.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616567014 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml
14:19:24 [2019-12-20T19:19:24.881Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:24 [2019-12-20T19:19:24.881Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:24 [2019-12-20T19:19:24.881Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:24 [2019-12-20T19:19:24.881Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:24 [2019-12-20T19:19:24.881Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:24 [2019-12-20T19:19:24.881Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:24 [2019-12-20T19:19:24.881Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:24 [2019-12-20T19:19:24.881Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:24 [2019-12-20T19:19:24.881Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:24 [2019-12-20T19:19:24.881Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:24 [2019-12-20T19:19:24.881Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:24 [2019-12-20T19:19:24.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616567018 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:24 [2019-12-20T19:19:24.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616567018 data=null doit=true} to TreeItem with text {test}
14:19:24 [2019-12-20T19:19:24.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616567018 data=null} to TreeItem with text {test}
14:19:24 [2019-12-20T19:19:24.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616567018 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:24 [2019-12-20T19:19:24.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616567018 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:24 [2019-12-20T19:19:24.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616567075 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:24 [2019-12-20T19:19:24.881Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:24 [2019-12-20T19:19:24.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616567075 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:24 [2019-12-20T19:19:24.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616567075 data=null doit=true} to TreeItem with text {test}
14:19:24 [2019-12-20T19:19:24.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616567075 data=null} to TreeItem with text {test}
14:19:24 [2019-12-20T19:19:24.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616567075 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:24 [2019-12-20T19:19:24.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616567076 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:24 [2019-12-20T19:19:24.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616567080 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:24 [2019-12-20T19:19:24.881Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:24 [2019-12-20T19:19:24.881Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:24 [2019-12-20T19:19:24.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=616567081 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
14:19:24 [2019-12-20T19:19:24.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=616567081 data=null doit=true} to TreeItem with text {Traces [6]}
14:19:24 [2019-12-20T19:19:24.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=616567081 data=null} to TreeItem with text {Traces [6]}
14:19:24 [2019-12-20T19:19:24.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=616567081 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:24 [2019-12-20T19:19:24.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616567081 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:19:24 [2019-12-20T19:19:24.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=616567089 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:24 [2019-12-20T19:19:24.881Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616567430 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616567430 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616567430 data=null} to Tree node with text: kernel-overlap-testing
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616567430 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616567430 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:19:25 [2019-12-20T19:19:25.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616567455 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:25 [2019-12-20T19:19:25.137Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616567459 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616567459 data=null doit=true} to TreeItem with text {test}
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616567459 data=null} to TreeItem with text {test}
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616567460 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616567460 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616567476 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616567477 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616567477 data=null doit=true} to TreeItem with text {test}
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616567477 data=null} to TreeItem with text {test}
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616567477 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616567477 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616567487 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:25 [2019-12-20T19:19:25.137Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=616567488 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=616567488 data=null doit=true} to TreeItem with text {Traces [6]}
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=616567488 data=null} to TreeItem with text {Traces [6]}
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=616567488 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616567488 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:19:25 [2019-12-20T19:19:25.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=616567495 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=616567496 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=616567496 data=null doit=true} to TreeItem with text {Traces [6]}
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=616567496 data=null} to TreeItem with text {Traces [6]}
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=616567496 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:25 [2019-12-20T19:19:25.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616567496 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:19:25 [2019-12-20T19:19:25.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=616567505 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:25 [2019-12-20T19:19:25.393Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:19:25 [2019-12-20T19:19:25.393Z] DEBUG - Clicking on with mnemonic 'Import...'
14:19:25 [2019-12-20T19:19:25.649Z] DEBUG - Clicked on with mnemonic 'Import...'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616567788 data=null doit=true} to Shell with text {Trace Import}
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:19:25 [2019-12-20T19:19:25.650Z] 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:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=616567803 data=null} to (of type 'Combo')
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616567827 data=null doit=true} to TreeItem with text {import}
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616567827 data=null} to TreeItem with text {import}
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616567828 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616567828 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:19:25 [2019-12-20T19:19:25.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616567829 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616567829 data=null button=0 stateMask=0x0 x=150 y=55 count=0} to Tree node with text: kernel-overlap-testing
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616567829 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616567829 data=null} to Tree node with text: kernel-overlap-testing
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616567830 data=null button=1 stateMask=0x0 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616567830 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:19:25 [2019-12-20T19:19:25.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616567835 data=null button=1 stateMask=0x80000 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - Setting state to checked on: kernel-overlap-testing
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=616567844 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:19:25 [2019-12-20T19:19:25.650Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:19:25 [2019-12-20T19:19:25.650Z] 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:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2b9d52d5
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=616567845 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:19:25 [2019-12-20T19:19:25.650Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=616567845 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:19:25 [2019-12-20T19:19:25.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=616567845 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=616567845 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=616567845 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:19:25 [2019-12-20T19:19:25.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=616567846 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:19:25 [2019-12-20T19:19:25.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=616567846 data=null item=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:19:25 [2019-12-20T19:19:25.650Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=616567846 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:19:25 [2019-12-20T19:19:25.650Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=616567846 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:19:25 [2019-12-20T19:19:25.650Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=616567846 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:19:25 [2019-12-20T19:19:25.650Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=616567846 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=616567846 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.650Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:19:25 [2019-12-20T19:19:25.651Z] 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:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:19:25 [2019-12-20T19:19:25.651Z] 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:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] 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:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:19:25 [2019-12-20T19:19:25.651Z] 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:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] 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:19:25 [2019-12-20T19:19:25.651Z] 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:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - Clicking on &Finish
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616567882 data=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:19:25 [2019-12-20T19:19:25.651Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616567882 data=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:19:25 [2019-12-20T19:19:25.651Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616567882 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616567882 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:25 [2019-12-20T19:19:25.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616567882 data=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:19:25 [2019-12-20T19:19:25.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616567882 data=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:19:25 [2019-12-20T19:19:25.907Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:25 [2019-12-20T19:19:25.907Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:25 [2019-12-20T19:19:25.907Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:25 [2019-12-20T19:19:25.907Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:25 [2019-12-20T19:19:25.907Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:25 [2019-12-20T19:19:25.907Z] DEBUG - Clicked on &Finish
14:19:25 [2019-12-20T19:19:25.907Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:19:25 [2019-12-20T19:19:25.907Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=616568092 data=null doit=true} to Shell with text {Confirmation}
14:19:25 [2019-12-20T19:19:25.907Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.907Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.907Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.907Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
14:19:25 [2019-12-20T19:19:25.907Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
14:19:25 [2019-12-20T19:19:25.907Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
14:19:25 [2019-12-20T19:19:25.907Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.907Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.907Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:19:25 [2019-12-20T19:19:25.907Z] DEBUG - Clicking on Overwrite
14:19:25 [2019-12-20T19:19:25.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=616568093 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:19:25 [2019-12-20T19:19:25.907Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=616568093 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:19:25 [2019-12-20T19:19:25.907Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=616568093 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
14:19:25 [2019-12-20T19:19:25.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=616568093 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
14:19:25 [2019-12-20T19:19:25.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=616568093 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:19:25 [2019-12-20T19:19:25.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=616568093 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:19:25 [2019-12-20T19:19:25.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=616568093 data=null item=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:19:26 [2019-12-20T19:19:26.163Z] DEBUG - Clicked on 
14:19:26 [2019-12-20T19:19:26.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616567882 data=null item=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:19:26 [2019-12-20T19:19:26.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616567588 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:19:26 [2019-12-20T19:19:26.724Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:26 [2019-12-20T19:19:26.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:26 [2019-12-20T19:19:26.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:26 [2019-12-20T19:19:26.724Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:26 [2019-12-20T19:19:26.724Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:26 [2019-12-20T19:19:26.724Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:26 [2019-12-20T19:19:26.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616568882 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:26 [2019-12-20T19:19:26.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616568882 data=null doit=true} to TreeItem with text {test}
14:19:26 [2019-12-20T19:19:26.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616568882 data=null} to TreeItem with text {test}
14:19:26 [2019-12-20T19:19:26.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616568883 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:26 [2019-12-20T19:19:26.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616568883 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:26 [2019-12-20T19:19:26.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616568892 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:26 [2019-12-20T19:19:26.724Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:26 [2019-12-20T19:19:26.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616568892 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:26 [2019-12-20T19:19:26.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616568892 data=null doit=true} to TreeItem with text {test}
14:19:26 [2019-12-20T19:19:26.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616568892 data=null} to TreeItem with text {test}
14:19:26 [2019-12-20T19:19:26.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616568892 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:26 [2019-12-20T19:19:26.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616568892 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:26 [2019-12-20T19:19:26.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616568896 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:26 [2019-12-20T19:19:26.724Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:26 [2019-12-20T19:19:26.724Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:26 [2019-12-20T19:19:26.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=616568902 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
14:19:26 [2019-12-20T19:19:26.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=616568902 data=null doit=true} to TreeItem with text {Traces [6]}
14:19:26 [2019-12-20T19:19:26.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=616568902 data=null} to TreeItem with text {Traces [6]}
14:19:26 [2019-12-20T19:19:26.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=616568902 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:26 [2019-12-20T19:19:26.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616568902 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:19:26 [2019-12-20T19:19:26.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=616568909 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:26 [2019-12-20T19:19:26.724Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:19:26 [2019-12-20T19:19:26.980Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:26 [2019-12-20T19:19:26.980Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:26 [2019-12-20T19:19:26.980Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616569351 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
14:19:26 [2019-12-20T19:19:26.980Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616569351 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:19:26 [2019-12-20T19:19:26.980Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616569351 data=null} to TreeItem with text {kernel-overlap-testing}
14:19:27 [2019-12-20T19:19:27.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616569351 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:27 [2019-12-20T19:19:27.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616569351 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:19:27 [2019-12-20T19:19:27.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616569364 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:27 [2019-12-20T19:19:27.236Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:27 [2019-12-20T19:19:27.236Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:27 [2019-12-20T19:19:27.236Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:27 [2019-12-20T19:19:27.236Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:27 [2019-12-20T19:19:27.236Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:27 [2019-12-20T19:19:27.236Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:27 [2019-12-20T19:19:27.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616569376 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
14:19:27 [2019-12-20T19:19:27.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616569376 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:19:27 [2019-12-20T19:19:27.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616569376 data=null} to TreeItem with text {kernel-overlap-testing}
14:19:27 [2019-12-20T19:19:27.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616569376 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:27 [2019-12-20T19:19:27.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616569376 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:19:27 [2019-12-20T19:19:27.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616569380 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:27 [2019-12-20T19:19:27.236Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:19:27 [2019-12-20T19:19:27.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616569380 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
14:19:27 [2019-12-20T19:19:27.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616569380 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:19:27 [2019-12-20T19:19:27.236Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:27 [2019-12-20T19:19:27.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616569380 data=null} to TreeItem with text {kernel-overlap-testing}
14:19:27 [2019-12-20T19:19:27.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616569381 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:27 [2019-12-20T19:19:27.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616569381 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:19:27 [2019-12-20T19:19:27.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616569387 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:27 [2019-12-20T19:19:27.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616569387 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
14:19:27 [2019-12-20T19:19:27.237Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=616569387 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
14:19:27 [2019-12-20T19:19:27.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616569476 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
14:19:27 [2019-12-20T19:19:27.237Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616569387 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:19:27 [2019-12-20T19:19:27.237Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=616569484 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
14:19:27 [2019-12-20T19:19:27.237Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=616569484 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:19:27 [2019-12-20T19:19:27.237Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=616569484 data=null} to TreeItem with text {kernel-overlap-testing}
14:19:27 [2019-12-20T19:19:27.237Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:19:27 [2019-12-20T19:19:27.237Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:27 [2019-12-20T19:19:27.237Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:27 [2019-12-20T19:19:27.237Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:27 [2019-12-20T19:19:27.237Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:27 [2019-12-20T19:19:27.237Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:27 [2019-12-20T19:19:27.798Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:27 [2019-12-20T19:19:27.798Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:27 [2019-12-20T19:19:27.798Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:27 [2019-12-20T19:19:27.798Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:27 [2019-12-20T19:19:27.798Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:27 [2019-12-20T19:19:27.798Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:27 [2019-12-20T19:19:27.798Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:27 [2019-12-20T19:19:27.798Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:27 [2019-12-20T19:19:27.798Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:27 [2019-12-20T19:19:27.798Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:27 [2019-12-20T19:19:27.798Z] DEBUG - Attempting to set focus on Table with text {}
14:19:27 [2019-12-20T19:19:27.798Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616569988 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:19:27 [2019-12-20T19:19:27.798Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616569988 data=null doit=true} to TableItem with text {}
14:19:27 [2019-12-20T19:19:27.798Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616569988 data=null} to TableItem with text {}
14:19:27 [2019-12-20T19:19:27.798Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616569988 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:19:27 [2019-12-20T19:19:27.798Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616569988 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:19:27 [2019-12-20T19:19:27.798Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616570005 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:19:27 [2019-12-20T19:19:27.798Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:27 [2019-12-20T19:19:27.798Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:28 [2019-12-20T19:19:28.746Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:28 [2019-12-20T19:19:28.746Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:28 [2019-12-20T19:19:28.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616571041 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
14:19:28 [2019-12-20T19:19:28.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616571041 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:19:28 [2019-12-20T19:19:28.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616571041 data=null} to TreeItem with text {kernel-overlap-testing}
14:19:28 [2019-12-20T19:19:28.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616571041 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:28 [2019-12-20T19:19:28.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616571041 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:19:28 [2019-12-20T19:19:28.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616571045 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:28 [2019-12-20T19:19:28.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:28 [2019-12-20T19:19:28.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:28 [2019-12-20T19:19:28.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:28 [2019-12-20T19:19:28.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:28 [2019-12-20T19:19:28.747Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:28 [2019-12-20T19:19:28.747Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:28 [2019-12-20T19:19:28.747Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:28 [2019-12-20T19:19:28.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616571096 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing
14:19:28 [2019-12-20T19:19:28.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616571096 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:19:28 [2019-12-20T19:19:28.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616571096 data=null} to Tree node with text: kernel-overlap-testing
14:19:28 [2019-12-20T19:19:28.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616571097 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing
14:19:28 [2019-12-20T19:19:28.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616571097 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:19:28 [2019-12-20T19:19:28.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616571100 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing
14:19:28 [2019-12-20T19:19:28.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:28 [2019-12-20T19:19:28.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:28 [2019-12-20T19:19:28.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:28 [2019-12-20T19:19:28.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:29 [2019-12-20T19:19:29.002Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616571128 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616571128 data=null doit=true} to TreeItem with text {test}
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616571128 data=null} to TreeItem with text {test}
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616571129 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616571129 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616571149 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616571149 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616571149 data=null doit=true} to TreeItem with text {test}
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616571149 data=null} to TreeItem with text {test}
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616571149 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616571150 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616571180 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:29 [2019-12-20T19:19:29.003Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=616571181 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=616571181 data=null doit=true} to TreeItem with text {Traces [6]}
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=616571181 data=null} to TreeItem with text {Traces [6]}
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=616571181 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616571181 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:19:29 [2019-12-20T19:19:29.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=616571189 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:29 [2019-12-20T19:19:29.003Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616571332 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616571333 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616571333 data=null} to Tree node with text: ExampleCustomTxt.log
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616571333 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616571333 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:19:29 [2019-12-20T19:19:29.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616571346 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:29 [2019-12-20T19:19:29.003Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616571358 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616571358 data=null doit=true} to TreeItem with text {test}
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616571358 data=null} to TreeItem with text {test}
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616571358 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:29 [2019-12-20T19:19:29.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616571358 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:29 [2019-12-20T19:19:29.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616571377 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:29 [2019-12-20T19:19:29.258Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:29 [2019-12-20T19:19:29.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616571378 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:29 [2019-12-20T19:19:29.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616571378 data=null doit=true} to TreeItem with text {test}
14:19:29 [2019-12-20T19:19:29.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616571378 data=null} to TreeItem with text {test}
14:19:29 [2019-12-20T19:19:29.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616571378 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:29 [2019-12-20T19:19:29.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616571378 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:29 [2019-12-20T19:19:29.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616571383 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:29 [2019-12-20T19:19:29.258Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:29 [2019-12-20T19:19:29.258Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:29 [2019-12-20T19:19:29.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=616571383 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
14:19:29 [2019-12-20T19:19:29.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=616571383 data=null doit=true} to TreeItem with text {Traces [6]}
14:19:29 [2019-12-20T19:19:29.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=616571384 data=null} to TreeItem with text {Traces [6]}
14:19:29 [2019-12-20T19:19:29.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=616571384 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:29 [2019-12-20T19:19:29.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616571384 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:19:29 [2019-12-20T19:19:29.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=616571394 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:29 [2019-12-20T19:19:29.258Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:29 [2019-12-20T19:19:29.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=616571394 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
14:19:29 [2019-12-20T19:19:29.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=616571394 data=null doit=true} to TreeItem with text {Traces [6]}
14:19:29 [2019-12-20T19:19:29.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=616571394 data=null} to TreeItem with text {Traces [6]}
14:19:29 [2019-12-20T19:19:29.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=616571395 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:29 [2019-12-20T19:19:29.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616571395 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:19:29 [2019-12-20T19:19:29.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=616571398 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:29 [2019-12-20T19:19:29.259Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:19:29 [2019-12-20T19:19:29.259Z] DEBUG - Clicking on with mnemonic 'Import...'
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - Clicked on with mnemonic 'Import...'
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616571787 data=null doit=true} to Shell with text {Trace Import}
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:19:29 [2019-12-20T19:19:29.515Z] 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:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=616571790 data=null} to (of type 'Combo')
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616571819 data=null doit=true} to TreeItem with text {import}
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616571820 data=null} to TreeItem with text {import}
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616571820 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616571820 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:19:29 [2019-12-20T19:19:29.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616571825 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=616571826 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616571826 data=null doit=true} to TreeItem with text {import}
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616571826 data=null} to TreeItem with text {import}
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616571826 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616571826 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:19:29 [2019-12-20T19:19:29.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616571827 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=616571834 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:19:29 [2019-12-20T19:19:29.515Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.515Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:19:29 [2019-12-20T19:19:29.516Z] 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:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6423e6d6
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=616571835 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:19:29 [2019-12-20T19:19:29.516Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=616571835 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:19:29 [2019-12-20T19:19:29.516Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=616571836 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=616571836 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=616571836 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:19:29 [2019-12-20T19:19:29.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=616571836 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:19:29 [2019-12-20T19:19:29.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=616571836 data=null item=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:19:29 [2019-12-20T19:19:29.516Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=616571836 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:19:29 [2019-12-20T19:19:29.516Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=616571836 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:19:29 [2019-12-20T19:19:29.516Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=616571836 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:19:29 [2019-12-20T19:19:29.516Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=616571836 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=616571836 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:19:29 [2019-12-20T19:19:29.516Z] 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:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:19:29 [2019-12-20T19:19:29.516Z] 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:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] 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:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:19:29 [2019-12-20T19:19:29.516Z] 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:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.516Z] 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:19:29 [2019-12-20T19:19:29.517Z] 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:19:29 [2019-12-20T19:19:29.517Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.517Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.517Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.517Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.517Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.517Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.517Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.517Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.517Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.517Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.517Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.517Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.517Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:19:29 [2019-12-20T19:19:29.517Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:19:29 [2019-12-20T19:19:29.517Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:29 [2019-12-20T19:19:29.517Z] DEBUG - Clicking on &Finish
14:19:29 [2019-12-20T19:19:29.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616571879 data=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:19:29 [2019-12-20T19:19:29.517Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616571880 data=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:19:29 [2019-12-20T19:19:29.517Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616571880 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:29 [2019-12-20T19:19:29.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616571880 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:29 [2019-12-20T19:19:29.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616571880 data=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:19:29 [2019-12-20T19:19:29.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616571880 data=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:19:29 [2019-12-20T19:19:29.772Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:29 [2019-12-20T19:19:29.772Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:29 [2019-12-20T19:19:29.772Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:29 [2019-12-20T19:19:29.772Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:29 [2019-12-20T19:19:29.772Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:29 [2019-12-20T19:19:29.772Z] DEBUG - Clicked on &Finish
14:19:29 [2019-12-20T19:19:29.772Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:19:29 [2019-12-20T19:19:29.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=616572034 data=null doit=true} to Shell with text {Confirmation}
14:19:29 [2019-12-20T19:19:29.772Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.772Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.772Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.772Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.772Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.772Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:19:29 [2019-12-20T19:19:29.772Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
14:19:29 [2019-12-20T19:19:29.772Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
14:19:29 [2019-12-20T19:19:29.772Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
14:19:29 [2019-12-20T19:19:29.772Z] DEBUG - Clicking on Skip
14:19:29 [2019-12-20T19:19:29.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=616572035 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:19:29 [2019-12-20T19:19:29.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=616572035 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:19:29 [2019-12-20T19:19:29.773Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=616572035 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
14:19:29 [2019-12-20T19:19:29.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=616572035 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
14:19:29 [2019-12-20T19:19:29.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=616572035 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:19:29 [2019-12-20T19:19:29.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=616572035 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:19:29 [2019-12-20T19:19:29.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=616572035 data=null item=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:19:30 [2019-12-20T19:19:30.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616571880 data=null item=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:19:30 [2019-12-20T19:19:30.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616571476 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:19:30 [2019-12-20T19:19:30.283Z] DEBUG - Clicked on 
14:19:30 [2019-12-20T19:19:30.283Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:30 [2019-12-20T19:19:30.283Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:30 [2019-12-20T19:19:30.283Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:30 [2019-12-20T19:19:30.283Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:30 [2019-12-20T19:19:30.283Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:30 [2019-12-20T19:19:30.283Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:30 [2019-12-20T19:19:30.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616572483 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:30 [2019-12-20T19:19:30.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616572483 data=null doit=true} to TreeItem with text {test}
14:19:30 [2019-12-20T19:19:30.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616572483 data=null} to TreeItem with text {test}
14:19:30 [2019-12-20T19:19:30.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616572483 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:30 [2019-12-20T19:19:30.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616572484 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:30 [2019-12-20T19:19:30.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616572503 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:30 [2019-12-20T19:19:30.283Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:30 [2019-12-20T19:19:30.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616572504 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:30 [2019-12-20T19:19:30.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616572504 data=null doit=true} to TreeItem with text {test}
14:19:30 [2019-12-20T19:19:30.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616572504 data=null} to TreeItem with text {test}
14:19:30 [2019-12-20T19:19:30.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616572504 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:30 [2019-12-20T19:19:30.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616572504 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:30 [2019-12-20T19:19:30.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616572520 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:30 [2019-12-20T19:19:30.283Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:30 [2019-12-20T19:19:30.283Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:30 [2019-12-20T19:19:30.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=616572520 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
14:19:30 [2019-12-20T19:19:30.284Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=616572520 data=null doit=true} to TreeItem with text {Traces [6]}
14:19:30 [2019-12-20T19:19:30.284Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=616572521 data=null} to TreeItem with text {Traces [6]}
14:19:30 [2019-12-20T19:19:30.284Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=616572521 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:30 [2019-12-20T19:19:30.284Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616572521 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:19:30 [2019-12-20T19:19:30.284Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=616572540 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:30 [2019-12-20T19:19:30.284Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:19:30 [2019-12-20T19:19:30.845Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:30 [2019-12-20T19:19:30.845Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:30 [2019-12-20T19:19:30.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616572998 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:19:30 [2019-12-20T19:19:30.845Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616572998 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:19:30 [2019-12-20T19:19:30.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616572998 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:19:30 [2019-12-20T19:19:30.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616572998 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:19:30 [2019-12-20T19:19:30.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616572998 data=null item=TreeItem {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:19:30 [2019-12-20T19:19:30.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616573036 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:19:30 [2019-12-20T19:19:30.845Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:30 [2019-12-20T19:19:30.845Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:30 [2019-12-20T19:19:30.845Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:30 [2019-12-20T19:19:30.845Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:30 [2019-12-20T19:19:30.845Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:30 [2019-12-20T19:19:30.845Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:30 [2019-12-20T19:19:30.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616573038 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:19:30 [2019-12-20T19:19:30.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616573038 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:19:30 [2019-12-20T19:19:30.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616573039 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:19:30 [2019-12-20T19:19:30.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616573039 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:19:30 [2019-12-20T19:19:30.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616573039 data=null item=TreeItem {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:19:30 [2019-12-20T19:19:30.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616573078 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:19:30 [2019-12-20T19:19:30.846Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:19:30 [2019-12-20T19:19:30.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616573079 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:19:30 [2019-12-20T19:19:30.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616573079 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:19:30 [2019-12-20T19:19:30.846Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:30 [2019-12-20T19:19:30.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616573079 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:19:30 [2019-12-20T19:19:30.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616573079 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:19:30 [2019-12-20T19:19:30.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616573079 data=null item=TreeItem {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:19:30 [2019-12-20T19:19:30.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616573083 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:19:30 [2019-12-20T19:19:30.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616573083 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:19:30 [2019-12-20T19:19:30.846Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616573083 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:19:30 [2019-12-20T19:19:30.846Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616573083 data=null item=TreeItem {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:19:31 [2019-12-20T19:19:31.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616573129 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:19:31 [2019-12-20T19:19:31.103Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616573218 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:19:31 [2019-12-20T19:19:31.103Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616573219 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:19:31 [2019-12-20T19:19:31.103Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616573219 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:19:31 [2019-12-20T19:19:31.103Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:19:31 [2019-12-20T19:19:31.103Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:31 [2019-12-20T19:19:31.103Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:31 [2019-12-20T19:19:31.103Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:31 [2019-12-20T19:19:31.103Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:31 [2019-12-20T19:19:31.103Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:31 [2019-12-20T19:19:31.103Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:31 [2019-12-20T19:19:31.103Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:31 [2019-12-20T19:19:31.103Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:31 [2019-12-20T19:19:31.103Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:31 [2019-12-20T19:19:31.103Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:31 [2019-12-20T19:19:31.103Z] DEBUG - Attempting to set focus on Table with text {}
14:19:31 [2019-12-20T19:19:31.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616573220 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:19:31 [2019-12-20T19:19:31.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616573220 data=null doit=true} to TableItem with text {}
14:19:31 [2019-12-20T19:19:31.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616573220 data=null} to TableItem with text {}
14:19:31 [2019-12-20T19:19:31.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616573221 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:19:31 [2019-12-20T19:19:31.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616573221 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:19:31 [2019-12-20T19:19:31.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616573222 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:19:31 [2019-12-20T19:19:31.103Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:31 [2019-12-20T19:19:31.103Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:31 [2019-12-20T19:19:31.103Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:31 [2019-12-20T19:19:31.103Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:31 [2019-12-20T19:19:31.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616573415 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:19:31 [2019-12-20T19:19:31.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616573415 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:19:31 [2019-12-20T19:19:31.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616573415 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:19:31 [2019-12-20T19:19:31.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616573415 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:19:31 [2019-12-20T19:19:31.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616573415 data=null item=TreeItem {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:19:31 [2019-12-20T19:19:31.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616573419 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:19:31 [2019-12-20T19:19:31.103Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:31 [2019-12-20T19:19:31.103Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:31 [2019-12-20T19:19:31.103Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:31 [2019-12-20T19:19:31.103Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:31 [2019-12-20T19:19:31.103Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:31 [2019-12-20T19:19:31.103Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:31 [2019-12-20T19:19:31.103Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:31 [2019-12-20T19:19:31.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616573494 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log
14:19:31 [2019-12-20T19:19:31.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616573494 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
14:19:31 [2019-12-20T19:19:31.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616573494 data=null} to Tree node with text: ExampleCustomTxt.log
14:19:31 [2019-12-20T19:19:31.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616573495 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log
14:19:31 [2019-12-20T19:19:31.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616573495 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:19:31 [2019-12-20T19:19:31.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616573498 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log
14:19:31 [2019-12-20T19:19:31.361Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:31 [2019-12-20T19:19:31.361Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:31 [2019-12-20T19:19:31.361Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:31 [2019-12-20T19:19:31.361Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:31 [2019-12-20T19:19:31.361Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:31 [2019-12-20T19:19:31.361Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:31 [2019-12-20T19:19:31.361Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:31 [2019-12-20T19:19:31.361Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:31 [2019-12-20T19:19:31.361Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:31 [2019-12-20T19:19:31.361Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:31 [2019-12-20T19:19:31.361Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:31 [2019-12-20T19:19:31.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616573502 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:31 [2019-12-20T19:19:31.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616573502 data=null doit=true} to TreeItem with text {test}
14:19:31 [2019-12-20T19:19:31.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616573502 data=null} to TreeItem with text {test}
14:19:31 [2019-12-20T19:19:31.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616573502 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:31 [2019-12-20T19:19:31.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616573503 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:31 [2019-12-20T19:19:31.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616573520 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:31 [2019-12-20T19:19:31.361Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:31 [2019-12-20T19:19:31.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616573520 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:31 [2019-12-20T19:19:31.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616573520 data=null doit=true} to TreeItem with text {test}
14:19:31 [2019-12-20T19:19:31.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616573520 data=null} to TreeItem with text {test}
14:19:31 [2019-12-20T19:19:31.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616573520 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:31 [2019-12-20T19:19:31.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616573521 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:31 [2019-12-20T19:19:31.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616573524 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:31 [2019-12-20T19:19:31.361Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:31 [2019-12-20T19:19:31.361Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:31 [2019-12-20T19:19:31.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=616573525 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
14:19:31 [2019-12-20T19:19:31.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=616573525 data=null doit=true} to TreeItem with text {Traces [6]}
14:19:31 [2019-12-20T19:19:31.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=616573525 data=null} to TreeItem with text {Traces [6]}
14:19:31 [2019-12-20T19:19:31.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=616573525 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:31 [2019-12-20T19:19:31.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616573525 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:19:31 [2019-12-20T19:19:31.361Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=616573537 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:31 [2019-12-20T19:19:31.361Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:19:31 [2019-12-20T19:19:31.617Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:31 [2019-12-20T19:19:31.617Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:31 [2019-12-20T19:19:31.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616573913 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml
14:19:31 [2019-12-20T19:19:31.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616573913 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
14:19:31 [2019-12-20T19:19:31.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616573913 data=null} to Tree node with text: ExampleCustomXml.xml
14:19:31 [2019-12-20T19:19:31.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616573913 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml
14:19:31 [2019-12-20T19:19:31.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616573913 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:19:31 [2019-12-20T19:19:31.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616573925 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml
14:19:31 [2019-12-20T19:19:31.617Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:31 [2019-12-20T19:19:31.617Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:31 [2019-12-20T19:19:31.617Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:31 [2019-12-20T19:19:31.617Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:31 [2019-12-20T19:19:31.617Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:31 [2019-12-20T19:19:31.617Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:31 [2019-12-20T19:19:31.617Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:31 [2019-12-20T19:19:31.617Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:31 [2019-12-20T19:19:31.617Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:31 [2019-12-20T19:19:31.617Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:31 [2019-12-20T19:19:31.617Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:31 [2019-12-20T19:19:31.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616573940 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:31 [2019-12-20T19:19:31.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616573940 data=null doit=true} to TreeItem with text {test}
14:19:31 [2019-12-20T19:19:31.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616573940 data=null} to TreeItem with text {test}
14:19:31 [2019-12-20T19:19:31.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616573940 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:31 [2019-12-20T19:19:31.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616573940 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:31 [2019-12-20T19:19:31.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616573983 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:31 [2019-12-20T19:19:31.617Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:31 [2019-12-20T19:19:31.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616573984 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:31 [2019-12-20T19:19:31.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616573984 data=null doit=true} to TreeItem with text {test}
14:19:31 [2019-12-20T19:19:31.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616573984 data=null} to TreeItem with text {test}
14:19:31 [2019-12-20T19:19:31.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616573984 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:31 [2019-12-20T19:19:31.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616573984 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616573988 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:31 [2019-12-20T19:19:31.874Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=616573989 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=616573989 data=null doit=true} to TreeItem with text {Traces [6]}
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=616573989 data=null} to TreeItem with text {Traces [6]}
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=616573989 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616573989 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:19:31 [2019-12-20T19:19:31.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=616574003 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=616574004 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=616574004 data=null doit=true} to TreeItem with text {Traces [6]}
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=616574004 data=null} to TreeItem with text {Traces [6]}
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=616574004 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616574004 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:19:31 [2019-12-20T19:19:31.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=616574008 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - Clicking on with mnemonic 'Import...'
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - Clicked on with mnemonic 'Import...'
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616574240 data=null doit=true} to Shell with text {Trace Import}
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:19:31 [2019-12-20T19:19:31.874Z] 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:19:31 [2019-12-20T19:19:31.874Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:19:31 [2019-12-20T19:19:31.874Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:19:32 [2019-12-20T19:19:32.130Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=616574255 data=null} to (of type 'Combo')
14:19:32 [2019-12-20T19:19:32.130Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:19:32 [2019-12-20T19:19:32.130Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:32 [2019-12-20T19:19:32.130Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:32 [2019-12-20T19:19:32.130Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:19:32 [2019-12-20T19:19:32.130Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:32 [2019-12-20T19:19:32.130Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:32 [2019-12-20T19:19:32.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616574307 data=null doit=true} to TreeItem with text {import}
14:19:32 [2019-12-20T19:19:32.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616574307 data=null} to TreeItem with text {import}
14:19:32 [2019-12-20T19:19:32.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616574307 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:19:32 [2019-12-20T19:19:32.130Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616574307 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:19:32 [2019-12-20T19:19:32.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616574317 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:19:32 [2019-12-20T19:19:32.130Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:32 [2019-12-20T19:19:32.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=616574318 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
14:19:32 [2019-12-20T19:19:32.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616574318 data=null doit=true} to TreeItem with text {import}
14:19:32 [2019-12-20T19:19:32.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616574318 data=null} to TreeItem with text {import}
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616574318 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616574318 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:19:32 [2019-12-20T19:19:32.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616574318 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=616574324 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:19:32 [2019-12-20T19:19:32.131Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:19:32 [2019-12-20T19:19:32.131Z] 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:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@44cbc1fe
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=616574333 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:19:32 [2019-12-20T19:19:32.131Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=616574333 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:19:32 [2019-12-20T19:19:32.131Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=616574333 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=616574333 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=616574333 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:19:32 [2019-12-20T19:19:32.131Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=616574334 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:19:32 [2019-12-20T19:19:32.131Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=616574334 data=null item=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:19:32 [2019-12-20T19:19:32.131Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=616574334 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:19:32 [2019-12-20T19:19:32.131Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=616574334 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:19:32 [2019-12-20T19:19:32.131Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=616574334 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:19:32 [2019-12-20T19:19:32.131Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=616574334 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=616574334 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:19:32 [2019-12-20T19:19:32.131Z] 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:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:19:32 [2019-12-20T19:19:32.131Z] 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:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:19:32 [2019-12-20T19:19:32.131Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] 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:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:19:32 [2019-12-20T19:19:32.132Z] 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:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] 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:19:32 [2019-12-20T19:19:32.132Z] 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:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - Clicking on &Finish
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616574340 data=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:19:32 [2019-12-20T19:19:32.132Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616574340 data=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:19:32 [2019-12-20T19:19:32.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616574340 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616574340 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616574340 data=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:19:32 [2019-12-20T19:19:32.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616574340 data=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:19:32 [2019-12-20T19:19:32.132Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:32 [2019-12-20T19:19:32.132Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:32 [2019-12-20T19:19:32.132Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:32 [2019-12-20T19:19:32.132Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:32 [2019-12-20T19:19:32.132Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - Clicked on &Finish
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=616574494 data=null doit=true} to Shell with text {Confirmation}
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - Clicking on Skip
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=616574495 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:19:32 [2019-12-20T19:19:32.132Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=616574495 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:19:32 [2019-12-20T19:19:32.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=616574495 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=616574495 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
14:19:32 [2019-12-20T19:19:32.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=616574495 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:19:32 [2019-12-20T19:19:32.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=616574495 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:19:32 [2019-12-20T19:19:32.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=616574495 data=null item=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:19:32 [2019-12-20T19:19:32.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616574340 data=null item=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:19:32 [2019-12-20T19:19:32.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616574037 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:19:32 [2019-12-20T19:19:32.643Z] DEBUG - Clicked on 
14:19:32 [2019-12-20T19:19:32.643Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:32 [2019-12-20T19:19:32.643Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:32 [2019-12-20T19:19:32.643Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:32 [2019-12-20T19:19:32.643Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:32 [2019-12-20T19:19:32.643Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:32 [2019-12-20T19:19:32.643Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:32 [2019-12-20T19:19:32.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616574907 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:32 [2019-12-20T19:19:32.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616574907 data=null doit=true} to TreeItem with text {test}
14:19:32 [2019-12-20T19:19:32.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616574907 data=null} to TreeItem with text {test}
14:19:32 [2019-12-20T19:19:32.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616574907 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:32 [2019-12-20T19:19:32.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616574907 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:32 [2019-12-20T19:19:32.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616574985 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:32 [2019-12-20T19:19:32.644Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:32 [2019-12-20T19:19:32.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616574986 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:32 [2019-12-20T19:19:32.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616574986 data=null doit=true} to TreeItem with text {test}
14:19:32 [2019-12-20T19:19:32.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616574986 data=null} to TreeItem with text {test}
14:19:32 [2019-12-20T19:19:32.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616574986 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:32 [2019-12-20T19:19:32.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616574986 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:32 [2019-12-20T19:19:32.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616574990 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:32 [2019-12-20T19:19:32.644Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:32 [2019-12-20T19:19:32.644Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:32 [2019-12-20T19:19:32.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=616574991 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
14:19:32 [2019-12-20T19:19:32.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=616574991 data=null doit=true} to TreeItem with text {Traces [6]}
14:19:32 [2019-12-20T19:19:32.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=616574991 data=null} to TreeItem with text {Traces [6]}
14:19:32 [2019-12-20T19:19:32.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=616574991 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:32 [2019-12-20T19:19:32.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616574991 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:19:32 [2019-12-20T19:19:32.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=616575006 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:32 [2019-12-20T19:19:32.644Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:19:33 [2019-12-20T19:19:33.205Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:33 [2019-12-20T19:19:33.205Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616575327 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616575327 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616575327 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616575327 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616575328 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:19:33 [2019-12-20T19:19:33.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616575362 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:33 [2019-12-20T19:19:33.206Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616575364 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616575364 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616575364 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616575365 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616575365 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:19:33 [2019-12-20T19:19:33.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616575375 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616575375 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616575375 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616575375 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616575375 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616575375 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:19:33 [2019-12-20T19:19:33.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616575379 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616575379 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616575379 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616575379 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:19:33 [2019-12-20T19:19:33.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616575419 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616575496 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616575496 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616575496 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - Attempting to set focus on Table with text {}
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616575497 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616575497 data=null doit=true} to TableItem with text {}
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616575498 data=null} to TableItem with text {}
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616575498 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616575498 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:19:33 [2019-12-20T19:19:33.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616575499 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:33 [2019-12-20T19:19:33.206Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:33 [2019-12-20T19:19:33.462Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:33 [2019-12-20T19:19:33.462Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:33 [2019-12-20T19:19:33.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616575647 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:19:33 [2019-12-20T19:19:33.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616575648 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:19:33 [2019-12-20T19:19:33.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616575648 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:19:33 [2019-12-20T19:19:33.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616575648 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:19:33 [2019-12-20T19:19:33.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616575648 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:19:33 [2019-12-20T19:19:33.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616575651 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:19:33 [2019-12-20T19:19:33.462Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:33 [2019-12-20T19:19:33.462Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:33 [2019-12-20T19:19:33.462Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:33 [2019-12-20T19:19:33.462Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:33 [2019-12-20T19:19:33.462Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:33 [2019-12-20T19:19:33.462Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:33 [2019-12-20T19:19:33.462Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:33 [2019-12-20T19:19:33.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616575793 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml
14:19:33 [2019-12-20T19:19:33.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616575793 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
14:19:33 [2019-12-20T19:19:33.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616575793 data=null} to Tree node with text: ExampleCustomXml.xml
14:19:33 [2019-12-20T19:19:33.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616575793 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml
14:19:33 [2019-12-20T19:19:33.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616575793 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:19:33 [2019-12-20T19:19:33.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616575797 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml
14:19:33 [2019-12-20T19:19:33.462Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:33 [2019-12-20T19:19:33.462Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:33 [2019-12-20T19:19:33.462Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:33 [2019-12-20T19:19:33.462Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:33 [2019-12-20T19:19:33.462Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:33 [2019-12-20T19:19:33.462Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:33 [2019-12-20T19:19:33.462Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:33 [2019-12-20T19:19:33.462Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:33 [2019-12-20T19:19:33.462Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:33 [2019-12-20T19:19:33.462Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:33 [2019-12-20T19:19:33.462Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:33 [2019-12-20T19:19:33.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616575800 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:33 [2019-12-20T19:19:33.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616575801 data=null doit=true} to TreeItem with text {test}
14:19:33 [2019-12-20T19:19:33.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616575801 data=null} to TreeItem with text {test}
14:19:33 [2019-12-20T19:19:33.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616575801 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:33 [2019-12-20T19:19:33.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616575801 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:33 [2019-12-20T19:19:33.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616575819 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:33 [2019-12-20T19:19:33.462Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:33 [2019-12-20T19:19:33.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616575819 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:33 [2019-12-20T19:19:33.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616575819 data=null doit=true} to TreeItem with text {test}
14:19:33 [2019-12-20T19:19:33.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616575819 data=null} to TreeItem with text {test}
14:19:33 [2019-12-20T19:19:33.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616575819 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:33 [2019-12-20T19:19:33.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616575819 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:33 [2019-12-20T19:19:33.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616575880 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:33 [2019-12-20T19:19:33.718Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:33 [2019-12-20T19:19:33.718Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:33 [2019-12-20T19:19:33.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=616575881 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
14:19:33 [2019-12-20T19:19:33.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=616575881 data=null doit=true} to TreeItem with text {Traces [6]}
14:19:33 [2019-12-20T19:19:33.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=616575881 data=null} to TreeItem with text {Traces [6]}
14:19:33 [2019-12-20T19:19:33.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=616575881 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:33 [2019-12-20T19:19:33.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616575881 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:19:33 [2019-12-20T19:19:33.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=616575888 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:33 [2019-12-20T19:19:33.718Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:19:33 [2019-12-20T19:19:33.973Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:33 [2019-12-20T19:19:33.973Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616576228 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616576228 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616576228 data=null} to Tree node with text: kernel-overlap-testing
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616576228 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616576228 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:19:33 [2019-12-20T19:19:33.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616576260 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:33 [2019-12-20T19:19:33.974Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616576265 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616576265 data=null doit=true} to TreeItem with text {test}
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616576265 data=null} to TreeItem with text {test}
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616576265 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616576266 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616576290 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616576291 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616576291 data=null doit=true} to TreeItem with text {test}
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616576291 data=null} to TreeItem with text {test}
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616576291 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616576291 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616576295 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:33 [2019-12-20T19:19:33.974Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=616576296 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=616576296 data=null doit=true} to TreeItem with text {Traces [6]}
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=616576296 data=null} to TreeItem with text {Traces [6]}
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=616576296 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616576296 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:19:33 [2019-12-20T19:19:33.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=616576305 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=616576306 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=616576306 data=null doit=true} to TreeItem with text {Traces [6]}
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=616576306 data=null} to TreeItem with text {Traces [6]}
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=616576306 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616576306 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:19:33 [2019-12-20T19:19:33.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=616576309 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:19:33 [2019-12-20T19:19:33.974Z] DEBUG - Clicking on with mnemonic 'Import...'
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - Clicked on with mnemonic 'Import...'
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616576514 data=null doit=true} to Shell with text {Trace Import}
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:19:34 [2019-12-20T19:19:34.231Z] 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:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=616576517 data=null} to (of type 'Combo')
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616576541 data=null doit=true} to TreeItem with text {import}
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616576541 data=null} to TreeItem with text {import}
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616576541 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616576541 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:19:34 [2019-12-20T19:19:34.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616576542 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616576543 data=null button=0 stateMask=0x0 x=150 y=55 count=0} to Tree node with text: kernel-overlap-testing
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616576543 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616576543 data=null} to Tree node with text: kernel-overlap-testing
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616576543 data=null button=1 stateMask=0x0 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616576543 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:19:34 [2019-12-20T19:19:34.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616576555 data=null button=1 stateMask=0x80000 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - Setting state to checked on: kernel-overlap-testing
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=616576584 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:19:34 [2019-12-20T19:19:34.231Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:19:34 [2019-12-20T19:19:34.231Z] 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:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2f85140a
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=616576585 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:19:34 [2019-12-20T19:19:34.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=616576586 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:19:34 [2019-12-20T19:19:34.231Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=616576586 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=616576586 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:34 [2019-12-20T19:19:34.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=616576586 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:19:34 [2019-12-20T19:19:34.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=616576586 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:19:34 [2019-12-20T19:19:34.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=616576586 data=null item=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:19:34 [2019-12-20T19:19:34.232Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=616576586 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:19:34 [2019-12-20T19:19:34.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=616576586 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:19:34 [2019-12-20T19:19:34.232Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=616576586 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:19:34 [2019-12-20T19:19:34.232Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=616576587 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=616576587 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:19:34 [2019-12-20T19:19:34.232Z] 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:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:19:34 [2019-12-20T19:19:34.232Z] 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:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] 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:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:19:34 [2019-12-20T19:19:34.232Z] 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:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] 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:19:34 [2019-12-20T19:19:34.232Z] 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:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - Clicking on &Finish
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616576600 data=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:19:34 [2019-12-20T19:19:34.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616576600 data=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:19:34 [2019-12-20T19:19:34.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616576600 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616576600 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:34 [2019-12-20T19:19:34.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616576601 data=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:19:34 [2019-12-20T19:19:34.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616576601 data=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:19:34 [2019-12-20T19:19:34.488Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:34 [2019-12-20T19:19:34.488Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:34 [2019-12-20T19:19:34.488Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:34 [2019-12-20T19:19:34.488Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:34 [2019-12-20T19:19:34.488Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:34 [2019-12-20T19:19:34.488Z] DEBUG - Clicked on &Finish
14:19:34 [2019-12-20T19:19:34.488Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:19:34 [2019-12-20T19:19:34.488Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=616576821 data=null doit=true} to Shell with text {Confirmation}
14:19:34 [2019-12-20T19:19:34.488Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.488Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.488Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.488Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.488Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.488Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:19:34 [2019-12-20T19:19:34.488Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
14:19:34 [2019-12-20T19:19:34.488Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
14:19:34 [2019-12-20T19:19:34.488Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
14:19:34 [2019-12-20T19:19:34.488Z] DEBUG - Clicking on Skip
14:19:34 [2019-12-20T19:19:34.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=616576821 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:19:34 [2019-12-20T19:19:34.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=616576821 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:19:34 [2019-12-20T19:19:34.488Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=616576821 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
14:19:34 [2019-12-20T19:19:34.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=616576821 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
14:19:34 [2019-12-20T19:19:34.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=616576821 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:19:34 [2019-12-20T19:19:34.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=616576821 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:19:34 [2019-12-20T19:19:34.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=616576822 data=null item=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:19:34 [2019-12-20T19:19:34.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616576601 data=null item=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:19:34 [2019-12-20T19:19:34.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616576340 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:19:34 [2019-12-20T19:19:34.744Z] DEBUG - Clicked on 
14:19:34 [2019-12-20T19:19:34.744Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:34 [2019-12-20T19:19:34.744Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:34 [2019-12-20T19:19:34.744Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:34 [2019-12-20T19:19:34.744Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:34 [2019-12-20T19:19:34.744Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:34 [2019-12-20T19:19:34.744Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:34 [2019-12-20T19:19:34.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616576999 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:34 [2019-12-20T19:19:34.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616576999 data=null doit=true} to TreeItem with text {test}
14:19:34 [2019-12-20T19:19:34.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616576999 data=null} to TreeItem with text {test}
14:19:34 [2019-12-20T19:19:34.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616576999 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:34 [2019-12-20T19:19:34.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616576999 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:34 [2019-12-20T19:19:34.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616577016 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:34 [2019-12-20T19:19:34.744Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:34 [2019-12-20T19:19:34.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616577017 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:34 [2019-12-20T19:19:34.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616577017 data=null doit=true} to TreeItem with text {test}
14:19:34 [2019-12-20T19:19:34.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616577017 data=null} to TreeItem with text {test}
14:19:34 [2019-12-20T19:19:34.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616577017 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:34 [2019-12-20T19:19:34.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616577017 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:34 [2019-12-20T19:19:34.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616577022 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:34 [2019-12-20T19:19:34.744Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:34 [2019-12-20T19:19:34.744Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:34 [2019-12-20T19:19:34.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=616577022 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
14:19:34 [2019-12-20T19:19:34.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=616577023 data=null doit=true} to TreeItem with text {Traces [6]}
14:19:34 [2019-12-20T19:19:34.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=616577023 data=null} to TreeItem with text {Traces [6]}
14:19:34 [2019-12-20T19:19:34.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=616577023 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:34 [2019-12-20T19:19:34.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616577023 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:19:34 [2019-12-20T19:19:34.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=616577083 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:34 [2019-12-20T19:19:34.744Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:19:35 [2019-12-20T19:19:35.306Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:35 [2019-12-20T19:19:35.306Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:35 [2019-12-20T19:19:35.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616577529 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
14:19:35 [2019-12-20T19:19:35.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616577529 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:19:35 [2019-12-20T19:19:35.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616577529 data=null} to TreeItem with text {kernel-overlap-testing}
14:19:35 [2019-12-20T19:19:35.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616577529 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:35 [2019-12-20T19:19:35.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616577529 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:19:35 [2019-12-20T19:19:35.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616577556 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:35 [2019-12-20T19:19:35.306Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:35 [2019-12-20T19:19:35.306Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:35 [2019-12-20T19:19:35.306Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:35 [2019-12-20T19:19:35.306Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:35 [2019-12-20T19:19:35.306Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:35 [2019-12-20T19:19:35.307Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:35 [2019-12-20T19:19:35.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616577558 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
14:19:35 [2019-12-20T19:19:35.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616577558 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:19:35 [2019-12-20T19:19:35.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616577558 data=null} to TreeItem with text {kernel-overlap-testing}
14:19:35 [2019-12-20T19:19:35.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616577558 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:35 [2019-12-20T19:19:35.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616577558 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:19:35 [2019-12-20T19:19:35.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616577565 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:35 [2019-12-20T19:19:35.307Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:19:35 [2019-12-20T19:19:35.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616577565 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
14:19:35 [2019-12-20T19:19:35.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616577565 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:19:35 [2019-12-20T19:19:35.307Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:35 [2019-12-20T19:19:35.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616577566 data=null} to TreeItem with text {kernel-overlap-testing}
14:19:35 [2019-12-20T19:19:35.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616577566 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:35 [2019-12-20T19:19:35.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616577566 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:19:35 [2019-12-20T19:19:35.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616577570 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:35 [2019-12-20T19:19:35.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616577570 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
14:19:35 [2019-12-20T19:19:35.307Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=616577570 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
14:19:35 [2019-12-20T19:19:35.307Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616577570 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:19:35 [2019-12-20T19:19:35.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616577611 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
14:19:35 [2019-12-20T19:19:35.562Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=616577713 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
14:19:35 [2019-12-20T19:19:35.562Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=616577713 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:19:35 [2019-12-20T19:19:35.562Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=616577713 data=null} to TreeItem with text {kernel-overlap-testing}
14:19:35 [2019-12-20T19:19:35.562Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:19:35 [2019-12-20T19:19:35.562Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:35 [2019-12-20T19:19:35.562Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:35 [2019-12-20T19:19:35.562Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:35 [2019-12-20T19:19:35.562Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:35 [2019-12-20T19:19:35.562Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:35 [2019-12-20T19:19:35.562Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:35 [2019-12-20T19:19:35.562Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:35 [2019-12-20T19:19:35.562Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:35 [2019-12-20T19:19:35.562Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:35 [2019-12-20T19:19:35.562Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:35 [2019-12-20T19:19:35.563Z] DEBUG - Attempting to set focus on Table with text {}
14:19:35 [2019-12-20T19:19:35.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616577715 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:19:35 [2019-12-20T19:19:35.563Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616577716 data=null doit=true} to TableItem with text {}
14:19:35 [2019-12-20T19:19:35.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616577716 data=null} to TableItem with text {}
14:19:35 [2019-12-20T19:19:35.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616577716 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:19:35 [2019-12-20T19:19:35.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616577716 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:19:35 [2019-12-20T19:19:35.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616577718 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:19:35 [2019-12-20T19:19:35.563Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:35 [2019-12-20T19:19:35.563Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:35 [2019-12-20T19:19:35.563Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:35 [2019-12-20T19:19:35.563Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:35 [2019-12-20T19:19:35.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616577876 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
14:19:35 [2019-12-20T19:19:35.563Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616577876 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:19:35 [2019-12-20T19:19:35.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616577876 data=null} to TreeItem with text {kernel-overlap-testing}
14:19:35 [2019-12-20T19:19:35.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616577876 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:35 [2019-12-20T19:19:35.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616577876 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:19:35 [2019-12-20T19:19:35.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616577881 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:35 [2019-12-20T19:19:35.563Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:35 [2019-12-20T19:19:35.563Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:35 [2019-12-20T19:19:35.563Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:35 [2019-12-20T19:19:35.563Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:35 [2019-12-20T19:19:35.563Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:35 [2019-12-20T19:19:35.818Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:35 [2019-12-20T19:19:35.818Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:35 [2019-12-20T19:19:35.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616578031 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing
14:19:35 [2019-12-20T19:19:35.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616578031 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:19:35 [2019-12-20T19:19:35.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616578032 data=null} to Tree node with text: kernel-overlap-testing
14:19:35 [2019-12-20T19:19:35.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616578032 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing
14:19:35 [2019-12-20T19:19:35.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616578032 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:19:35 [2019-12-20T19:19:35.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616578036 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing
14:19:35 [2019-12-20T19:19:35.818Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:35 [2019-12-20T19:19:35.818Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:35 [2019-12-20T19:19:35.818Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:35 [2019-12-20T19:19:35.818Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:35 [2019-12-20T19:19:35.818Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:35 [2019-12-20T19:19:35.818Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:35 [2019-12-20T19:19:35.818Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:35 [2019-12-20T19:19:35.818Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:35 [2019-12-20T19:19:35.818Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:35 [2019-12-20T19:19:35.818Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:35 [2019-12-20T19:19:35.818Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:35 [2019-12-20T19:19:35.818Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616578043 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:35 [2019-12-20T19:19:35.818Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616578043 data=null doit=true} to TreeItem with text {test}
14:19:35 [2019-12-20T19:19:35.818Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616578043 data=null} to TreeItem with text {test}
14:19:35 [2019-12-20T19:19:35.818Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616578043 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:35 [2019-12-20T19:19:35.818Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616578044 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:35 [2019-12-20T19:19:35.818Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616578090 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:35 [2019-12-20T19:19:35.818Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:35 [2019-12-20T19:19:35.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616578091 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:35 [2019-12-20T19:19:35.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616578091 data=null doit=true} to TreeItem with text {test}
14:19:35 [2019-12-20T19:19:35.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616578091 data=null} to TreeItem with text {test}
14:19:35 [2019-12-20T19:19:35.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616578091 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:35 [2019-12-20T19:19:35.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616578091 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:35 [2019-12-20T19:19:35.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616578102 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:35 [2019-12-20T19:19:35.819Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:35 [2019-12-20T19:19:35.819Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:35 [2019-12-20T19:19:35.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=616578103 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
14:19:35 [2019-12-20T19:19:35.819Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=616578103 data=null doit=true} to TreeItem with text {Traces [6]}
14:19:35 [2019-12-20T19:19:35.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=616578103 data=null} to TreeItem with text {Traces [6]}
14:19:35 [2019-12-20T19:19:35.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=616578103 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:35 [2019-12-20T19:19:35.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616578103 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:19:35 [2019-12-20T19:19:35.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=616578111 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:35 [2019-12-20T19:19:35.819Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:19:36 [2019-12-20T19:19:36.074Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:36 [2019-12-20T19:19:36.074Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:36 [2019-12-20T19:19:36.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616578302 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log
14:19:36 [2019-12-20T19:19:36.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616578302 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
14:19:36 [2019-12-20T19:19:36.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616578302 data=null} to Tree node with text: ExampleCustomTxt.log
14:19:36 [2019-12-20T19:19:36.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616578303 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log
14:19:36 [2019-12-20T19:19:36.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616578303 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:19:36 [2019-12-20T19:19:36.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616578323 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log
14:19:36 [2019-12-20T19:19:36.074Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:36 [2019-12-20T19:19:36.074Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:36 [2019-12-20T19:19:36.074Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:36 [2019-12-20T19:19:36.075Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:36 [2019-12-20T19:19:36.075Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:36 [2019-12-20T19:19:36.075Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:36 [2019-12-20T19:19:36.075Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:36 [2019-12-20T19:19:36.075Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:36 [2019-12-20T19:19:36.075Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:36 [2019-12-20T19:19:36.075Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:36 [2019-12-20T19:19:36.075Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:36 [2019-12-20T19:19:36.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616578328 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:36 [2019-12-20T19:19:36.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616578328 data=null doit=true} to TreeItem with text {test}
14:19:36 [2019-12-20T19:19:36.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616578328 data=null} to TreeItem with text {test}
14:19:36 [2019-12-20T19:19:36.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616578328 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:36 [2019-12-20T19:19:36.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616578328 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:36 [2019-12-20T19:19:36.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616578380 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:36 [2019-12-20T19:19:36.075Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:36 [2019-12-20T19:19:36.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616578381 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:36 [2019-12-20T19:19:36.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616578381 data=null doit=true} to TreeItem with text {test}
14:19:36 [2019-12-20T19:19:36.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616578381 data=null} to TreeItem with text {test}
14:19:36 [2019-12-20T19:19:36.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616578381 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:36 [2019-12-20T19:19:36.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616578381 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:36 [2019-12-20T19:19:36.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616578386 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:36 [2019-12-20T19:19:36.075Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:36 [2019-12-20T19:19:36.075Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:36 [2019-12-20T19:19:36.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=616578386 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
14:19:36 [2019-12-20T19:19:36.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=616578386 data=null doit=true} to TreeItem with text {Traces [6]}
14:19:36 [2019-12-20T19:19:36.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=616578387 data=null} to TreeItem with text {Traces [6]}
14:19:36 [2019-12-20T19:19:36.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=616578387 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:36 [2019-12-20T19:19:36.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616578387 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:19:36 [2019-12-20T19:19:36.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=616578399 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:36 [2019-12-20T19:19:36.075Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:36 [2019-12-20T19:19:36.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=616578399 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
14:19:36 [2019-12-20T19:19:36.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=616578399 data=null doit=true} to TreeItem with text {Traces [6]}
14:19:36 [2019-12-20T19:19:36.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=616578399 data=null} to TreeItem with text {Traces [6]}
14:19:36 [2019-12-20T19:19:36.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=616578400 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:36 [2019-12-20T19:19:36.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616578400 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:19:36 [2019-12-20T19:19:36.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=616578403 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:36 [2019-12-20T19:19:36.075Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:19:36 [2019-12-20T19:19:36.075Z] DEBUG - Clicking on with mnemonic 'Import...'
14:19:36 [2019-12-20T19:19:36.330Z] DEBUG - Clicked on with mnemonic 'Import...'
14:19:36 [2019-12-20T19:19:36.330Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:19:36 [2019-12-20T19:19:36.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616578618 data=null doit=true} to Shell with text {Trace Import}
14:19:36 [2019-12-20T19:19:36.330Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.330Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:19:36 [2019-12-20T19:19:36.330Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:19:36 [2019-12-20T19:19:36.330Z] 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:19:36 [2019-12-20T19:19:36.330Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.330Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.330Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.330Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.330Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.330Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.330Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.330Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.330Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.330Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.330Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.330Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:19:36 [2019-12-20T19:19:36.330Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:36 [2019-12-20T19:19:36.330Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:19:36 [2019-12-20T19:19:36.330Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:36 [2019-12-20T19:19:36.330Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:19:36 [2019-12-20T19:19:36.330Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:19:36 [2019-12-20T19:19:36.330Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:19:36 [2019-12-20T19:19:36.330Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:19:36 [2019-12-20T19:19:36.330Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:19:36 [2019-12-20T19:19:36.330Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=616578635 data=null} to (of type 'Combo')
14:19:36 [2019-12-20T19:19:36.331Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:19:36 [2019-12-20T19:19:36.331Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:36 [2019-12-20T19:19:36.331Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:36 [2019-12-20T19:19:36.331Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616578716 data=null doit=true} to TreeItem with text {import}
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616578716 data=null} to TreeItem with text {import}
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616578716 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616578717 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:19:36 [2019-12-20T19:19:36.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616578718 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=616578721 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616578722 data=null doit=true} to TreeItem with text {import}
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616578722 data=null} to TreeItem with text {import}
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616578722 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616578722 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:19:36 [2019-12-20T19:19:36.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616578722 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=616578728 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:19:36 [2019-12-20T19:19:36.587Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:19:36 [2019-12-20T19:19:36.587Z] 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:19:36 [2019-12-20T19:19:36.587Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@46ad9ee5
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=616578729 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:19:36 [2019-12-20T19:19:36.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=616578729 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:19:36 [2019-12-20T19:19:36.587Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=616578729 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=616578729 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:36 [2019-12-20T19:19:36.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=616578729 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:19:36 [2019-12-20T19:19:36.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=616578730 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:19:36 [2019-12-20T19:19:36.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=616578730 data=null item=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:19:36 [2019-12-20T19:19:36.587Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=616578730 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:19:36 [2019-12-20T19:19:36.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=616578730 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:19:36 [2019-12-20T19:19:36.588Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=616578730 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:19:36 [2019-12-20T19:19:36.588Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=616578730 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=616578730 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:19:36 [2019-12-20T19:19:36.588Z] 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:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:19:36 [2019-12-20T19:19:36.588Z] 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:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@388fd3e6
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=616578733 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:19:36 [2019-12-20T19:19:36.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=616578733 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:19:36 [2019-12-20T19:19:36.588Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=616578733 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=616578733 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=616578733 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:19:36 [2019-12-20T19:19:36.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=616578733 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:19:36 [2019-12-20T19:19:36.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=616578733 data=null item=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:19:36 [2019-12-20T19:19:36.588Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=616578734 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:19:36 [2019-12-20T19:19:36.588Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=616578734 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:19:36 [2019-12-20T19:19:36.588Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=616578734 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:19:36 [2019-12-20T19:19:36.588Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=616578734 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=616578734 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] 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:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:19:36 [2019-12-20T19:19:36.588Z] 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:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] 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:19:36 [2019-12-20T19:19:36.588Z] 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:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - Clicking on &Finish
14:19:36 [2019-12-20T19:19:36.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616578778 data=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:19:36 [2019-12-20T19:19:36.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616578779 data=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:19:36 [2019-12-20T19:19:36.589Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616578779 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:36 [2019-12-20T19:19:36.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616578779 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:36 [2019-12-20T19:19:36.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616578779 data=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:19:36 [2019-12-20T19:19:36.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616578779 data=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:19:36 [2019-12-20T19:19:36.589Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:36 [2019-12-20T19:19:36.589Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:36 [2019-12-20T19:19:36.589Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:36 [2019-12-20T19:19:36.589Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:36 [2019-12-20T19:19:36.589Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:36 [2019-12-20T19:19:36.589Z] DEBUG - Clicked on &Finish
14:19:36 [2019-12-20T19:19:36.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616578779 data=null item=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:19:36 [2019-12-20T19:19:36.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616578431 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:19:37 [2019-12-20T19:19:37.100Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:37 [2019-12-20T19:19:37.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:37 [2019-12-20T19:19:37.100Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:37 [2019-12-20T19:19:37.100Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:37 [2019-12-20T19:19:37.100Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:37 [2019-12-20T19:19:37.100Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:37 [2019-12-20T19:19:37.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616579324 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:37 [2019-12-20T19:19:37.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616579324 data=null doit=true} to TreeItem with text {test}
14:19:37 [2019-12-20T19:19:37.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616579324 data=null} to TreeItem with text {test}
14:19:37 [2019-12-20T19:19:37.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616579324 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:37 [2019-12-20T19:19:37.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616579324 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:37 [2019-12-20T19:19:37.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616579403 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:37 [2019-12-20T19:19:37.100Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:37 [2019-12-20T19:19:37.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616579403 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:37 [2019-12-20T19:19:37.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616579404 data=null doit=true} to TreeItem with text {test}
14:19:37 [2019-12-20T19:19:37.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616579404 data=null} to TreeItem with text {test}
14:19:37 [2019-12-20T19:19:37.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616579404 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:37 [2019-12-20T19:19:37.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616579404 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:37 [2019-12-20T19:19:37.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616579418 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:37 [2019-12-20T19:19:37.100Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:37 [2019-12-20T19:19:37.100Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:37 [2019-12-20T19:19:37.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=616579419 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
14:19:37 [2019-12-20T19:19:37.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=616579419 data=null doit=true} to TreeItem with text {Traces [6]}
14:19:37 [2019-12-20T19:19:37.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=616579419 data=null} to TreeItem with text {Traces [6]}
14:19:37 [2019-12-20T19:19:37.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=616579419 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:37 [2019-12-20T19:19:37.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616579419 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:19:37 [2019-12-20T19:19:37.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=616579432 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:37 [2019-12-20T19:19:37.100Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:19:37 [2019-12-20T19:19:37.758Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:37 [2019-12-20T19:19:37.758Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:37 [2019-12-20T19:19:37.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616579693 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:19:37 [2019-12-20T19:19:37.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616579693 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:19:37 [2019-12-20T19:19:37.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616579693 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:19:37 [2019-12-20T19:19:37.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616579693 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:19:37 [2019-12-20T19:19:37.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616579693 data=null item=TreeItem {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:19:37 [2019-12-20T19:19:37.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616579730 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:19:37 [2019-12-20T19:19:37.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:37 [2019-12-20T19:19:37.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:37 [2019-12-20T19:19:37.758Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:37 [2019-12-20T19:19:37.758Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:37 [2019-12-20T19:19:37.758Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:37 [2019-12-20T19:19:37.758Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:37 [2019-12-20T19:19:37.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616579733 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:19:37 [2019-12-20T19:19:37.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616579733 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:19:37 [2019-12-20T19:19:37.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616579733 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:19:37 [2019-12-20T19:19:37.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616579733 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:19:37 [2019-12-20T19:19:37.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616579733 data=null item=TreeItem {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:19:37 [2019-12-20T19:19:37.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616579745 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:19:37 [2019-12-20T19:19:37.758Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:19:37 [2019-12-20T19:19:37.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616579745 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:19:37 [2019-12-20T19:19:37.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616579745 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:19:37 [2019-12-20T19:19:37.758Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:37 [2019-12-20T19:19:37.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616579746 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:19:37 [2019-12-20T19:19:37.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616579746 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:19:37 [2019-12-20T19:19:37.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616579746 data=null item=TreeItem {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:19:37 [2019-12-20T19:19:37.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616579750 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:19:37 [2019-12-20T19:19:37.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616579750 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:19:37 [2019-12-20T19:19:37.758Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616579750 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:19:37 [2019-12-20T19:19:37.758Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616579750 data=null item=TreeItem {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:19:37 [2019-12-20T19:19:37.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616579813 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:19:37 [2019-12-20T19:19:37.758Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616580035 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:19:37 [2019-12-20T19:19:37.758Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616580035 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:19:37 [2019-12-20T19:19:37.758Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616580035 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:19:37 [2019-12-20T19:19:37.758Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:19:37 [2019-12-20T19:19:37.758Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:37 [2019-12-20T19:19:37.758Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:37 [2019-12-20T19:19:37.758Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:37 [2019-12-20T19:19:37.758Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:37 [2019-12-20T19:19:37.758Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:37 [2019-12-20T19:19:37.758Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:38 [2019-12-20T19:19:38.685Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:38 [2019-12-20T19:19:38.685Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:38 [2019-12-20T19:19:38.940Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:38 [2019-12-20T19:19:38.941Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:38 [2019-12-20T19:19:38.941Z] DEBUG - Attempting to set focus on Table with text {}
14:19:38 [2019-12-20T19:19:38.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616581073 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:19:38 [2019-12-20T19:19:38.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616581073 data=null doit=true} to TableItem with text {}
14:19:38 [2019-12-20T19:19:38.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616581073 data=null} to TableItem with text {}
14:19:38 [2019-12-20T19:19:38.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616581073 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:19:38 [2019-12-20T19:19:38.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616581074 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:19:38 [2019-12-20T19:19:38.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616581078 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:19:38 [2019-12-20T19:19:38.941Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:38 [2019-12-20T19:19:38.941Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:38 [2019-12-20T19:19:38.941Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:38 [2019-12-20T19:19:38.941Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:38 [2019-12-20T19:19:38.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616581232 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:19:38 [2019-12-20T19:19:38.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616581232 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:19:38 [2019-12-20T19:19:38.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616581232 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:19:38 [2019-12-20T19:19:38.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616581233 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:19:38 [2019-12-20T19:19:38.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616581233 data=null item=TreeItem {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:19:38 [2019-12-20T19:19:38.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616581237 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:19:38 [2019-12-20T19:19:38.941Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:38 [2019-12-20T19:19:38.941Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:38 [2019-12-20T19:19:38.941Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:38 [2019-12-20T19:19:38.941Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:38 [2019-12-20T19:19:38.941Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:38 [2019-12-20T19:19:38.941Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:38 [2019-12-20T19:19:38.941Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:38 [2019-12-20T19:19:38.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616581287 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to Tree node with text: ExampleCustomTxt.log
14:19:38 [2019-12-20T19:19:38.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616581287 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
14:19:38 [2019-12-20T19:19:38.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616581287 data=null} to Tree node with text: ExampleCustomTxt.log
14:19:38 [2019-12-20T19:19:38.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616581287 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log
14:19:38 [2019-12-20T19:19:38.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616581287 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:19:38 [2019-12-20T19:19:38.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616581311 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to Tree node with text: ExampleCustomTxt.log
14:19:38 [2019-12-20T19:19:38.941Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:38 [2019-12-20T19:19:38.941Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:39 [2019-12-20T19:19:39.200Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:39 [2019-12-20T19:19:39.200Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:39 [2019-12-20T19:19:39.200Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:39 [2019-12-20T19:19:39.200Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:39 [2019-12-20T19:19:39.200Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:39 [2019-12-20T19:19:39.200Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:39 [2019-12-20T19:19:39.201Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:39 [2019-12-20T19:19:39.201Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:39 [2019-12-20T19:19:39.201Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:39 [2019-12-20T19:19:39.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616581315 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:39 [2019-12-20T19:19:39.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616581315 data=null doit=true} to TreeItem with text {test}
14:19:39 [2019-12-20T19:19:39.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616581315 data=null} to TreeItem with text {test}
14:19:39 [2019-12-20T19:19:39.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616581315 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:39 [2019-12-20T19:19:39.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616581315 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:39 [2019-12-20T19:19:39.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616581334 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:39 [2019-12-20T19:19:39.201Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:39 [2019-12-20T19:19:39.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616581335 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:39 [2019-12-20T19:19:39.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616581335 data=null doit=true} to TreeItem with text {test}
14:19:39 [2019-12-20T19:19:39.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616581335 data=null} to TreeItem with text {test}
14:19:39 [2019-12-20T19:19:39.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616581335 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:39 [2019-12-20T19:19:39.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616581335 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:39 [2019-12-20T19:19:39.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616581340 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:39 [2019-12-20T19:19:39.201Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:39 [2019-12-20T19:19:39.201Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:39 [2019-12-20T19:19:39.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=616581341 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
14:19:39 [2019-12-20T19:19:39.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=616581341 data=null doit=true} to TreeItem with text {Traces [6]}
14:19:39 [2019-12-20T19:19:39.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=616581341 data=null} to TreeItem with text {Traces [6]}
14:19:39 [2019-12-20T19:19:39.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=616581341 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:39 [2019-12-20T19:19:39.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616581341 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:19:39 [2019-12-20T19:19:39.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=616581376 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:39 [2019-12-20T19:19:39.201Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616581699 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616581699 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616581699 data=null} to Tree node with text: ExampleCustomXml.xml
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616581700 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616581700 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:19:39 [2019-12-20T19:19:39.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616581735 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:39 [2019-12-20T19:19:39.457Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616581739 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616581739 data=null doit=true} to TreeItem with text {test}
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616581739 data=null} to TreeItem with text {test}
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616581740 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616581740 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616581760 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616581765 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616581765 data=null doit=true} to TreeItem with text {test}
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616581765 data=null} to TreeItem with text {test}
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616581765 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616581766 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616581775 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:39 [2019-12-20T19:19:39.457Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=616581776 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=616581776 data=null doit=true} to TreeItem with text {Traces [6]}
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=616581776 data=null} to TreeItem with text {Traces [6]}
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=616581776 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616581776 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:19:39 [2019-12-20T19:19:39.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=616581787 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=616581788 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=616581788 data=null doit=true} to TreeItem with text {Traces [6]}
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=616581788 data=null} to TreeItem with text {Traces [6]}
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=616581788 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616581788 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:19:39 [2019-12-20T19:19:39.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=616581792 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:19:39 [2019-12-20T19:19:39.457Z] DEBUG - Clicking on with mnemonic 'Import...'
14:19:39 [2019-12-20T19:19:39.713Z] DEBUG - Clicked on with mnemonic 'Import...'
14:19:39 [2019-12-20T19:19:39.713Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:19:39 [2019-12-20T19:19:39.713Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616582024 data=null doit=true} to Shell with text {Trace Import}
14:19:39 [2019-12-20T19:19:39.713Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.713Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:19:39 [2019-12-20T19:19:39.713Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:19:39 [2019-12-20T19:19:39.713Z] 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:19:39 [2019-12-20T19:19:39.713Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.713Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.713Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.713Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.713Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.713Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.713Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.713Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.713Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.713Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.713Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.713Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:19:39 [2019-12-20T19:19:39.713Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:39 [2019-12-20T19:19:39.713Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:19:39 [2019-12-20T19:19:39.713Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:39 [2019-12-20T19:19:39.713Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:19:39 [2019-12-20T19:19:39.713Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:19:39 [2019-12-20T19:19:39.713Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:19:39 [2019-12-20T19:19:39.713Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:19:39 [2019-12-20T19:19:39.713Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:19:39 [2019-12-20T19:19:39.713Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=616582031 data=null} to (of type 'Combo')
14:19:39 [2019-12-20T19:19:39.713Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:19:39 [2019-12-20T19:19:39.713Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:39 [2019-12-20T19:19:39.713Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:39 [2019-12-20T19:19:39.713Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616582097 data=null doit=true} to TreeItem with text {import}
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616582097 data=null} to TreeItem with text {import}
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616582097 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616582097 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:19:39 [2019-12-20T19:19:39.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616582108 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=616582109 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616582109 data=null doit=true} to TreeItem with text {import}
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616582109 data=null} to TreeItem with text {import}
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616582109 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616582109 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:19:39 [2019-12-20T19:19:39.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616582109 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=616582183 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:19:39 [2019-12-20T19:19:39.971Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:19:39 [2019-12-20T19:19:39.971Z] 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:19:39 [2019-12-20T19:19:39.971Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2d8431d5
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=616582185 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:19:39 [2019-12-20T19:19:39.971Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=616582185 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:19:39 [2019-12-20T19:19:39.971Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=616582185 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=616582185 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:39 [2019-12-20T19:19:39.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=616582186 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:19:39 [2019-12-20T19:19:39.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=616582186 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:19:39 [2019-12-20T19:19:39.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=616582186 data=null item=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:19:39 [2019-12-20T19:19:39.972Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=616582186 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:19:39 [2019-12-20T19:19:39.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=616582186 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:19:39 [2019-12-20T19:19:39.972Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=616582186 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:19:39 [2019-12-20T19:19:39.972Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=616582186 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=616582186 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:19:39 [2019-12-20T19:19:39.972Z] 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:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:19:39 [2019-12-20T19:19:39.972Z] 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:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@700350c7
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=616582189 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:19:39 [2019-12-20T19:19:39.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=616582189 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:19:39 [2019-12-20T19:19:39.972Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=616582189 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=616582189 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=616582189 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:19:39 [2019-12-20T19:19:39.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=616582189 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:19:39 [2019-12-20T19:19:39.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=616582189 data=null item=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:19:39 [2019-12-20T19:19:39.972Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=616582189 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:19:39 [2019-12-20T19:19:39.972Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=616582190 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:19:39 [2019-12-20T19:19:39.972Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=616582190 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:19:39 [2019-12-20T19:19:39.972Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=616582190 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=616582190 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] 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:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:19:39 [2019-12-20T19:19:39.972Z] 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:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] 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:19:39 [2019-12-20T19:19:39.972Z] 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:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.972Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.973Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.973Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.973Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:39 [2019-12-20T19:19:39.973Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:19:39 [2019-12-20T19:19:39.973Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:19:39 [2019-12-20T19:19:39.973Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:39 [2019-12-20T19:19:39.973Z] DEBUG - Clicking on &Finish
14:19:39 [2019-12-20T19:19:39.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616582197 data=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:19:39 [2019-12-20T19:19:39.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616582197 data=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:19:39 [2019-12-20T19:19:39.973Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616582197 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:39 [2019-12-20T19:19:39.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616582197 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:39 [2019-12-20T19:19:39.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616582197 data=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:19:39 [2019-12-20T19:19:39.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616582198 data=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:19:39 [2019-12-20T19:19:39.973Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:39 [2019-12-20T19:19:39.973Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:39 [2019-12-20T19:19:39.973Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:39 [2019-12-20T19:19:39.973Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:39 [2019-12-20T19:19:39.973Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:39 [2019-12-20T19:19:39.973Z] DEBUG - Clicked on &Finish
14:19:40 [2019-12-20T19:19:40.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616582198 data=null item=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:19:40 [2019-12-20T19:19:40.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616581825 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:19:40 [2019-12-20T19:19:40.533Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:40 [2019-12-20T19:19:40.533Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:40 [2019-12-20T19:19:40.533Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:40 [2019-12-20T19:19:40.533Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:40 [2019-12-20T19:19:40.533Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:40 [2019-12-20T19:19:40.534Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:40 [2019-12-20T19:19:40.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616582717 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:40 [2019-12-20T19:19:40.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616582717 data=null doit=true} to TreeItem with text {test}
14:19:40 [2019-12-20T19:19:40.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616582717 data=null} to TreeItem with text {test}
14:19:40 [2019-12-20T19:19:40.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616582718 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:40 [2019-12-20T19:19:40.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616582718 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:40 [2019-12-20T19:19:40.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616582738 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:40 [2019-12-20T19:19:40.534Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:40 [2019-12-20T19:19:40.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616582738 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:40 [2019-12-20T19:19:40.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616582738 data=null doit=true} to TreeItem with text {test}
14:19:40 [2019-12-20T19:19:40.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616582738 data=null} to TreeItem with text {test}
14:19:40 [2019-12-20T19:19:40.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616582738 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:40 [2019-12-20T19:19:40.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616582739 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:40 [2019-12-20T19:19:40.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616582780 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:40 [2019-12-20T19:19:40.534Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:40 [2019-12-20T19:19:40.534Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:40 [2019-12-20T19:19:40.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=616582780 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
14:19:40 [2019-12-20T19:19:40.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=616582781 data=null doit=true} to TreeItem with text {Traces [6]}
14:19:40 [2019-12-20T19:19:40.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=616582781 data=null} to TreeItem with text {Traces [6]}
14:19:40 [2019-12-20T19:19:40.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=616582781 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:40 [2019-12-20T19:19:40.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616582781 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:19:40 [2019-12-20T19:19:40.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=616582788 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:40 [2019-12-20T19:19:40.534Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:19:40 [2019-12-20T19:19:40.534Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:40 [2019-12-20T19:19:40.534Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:40 [2019-12-20T19:19:40.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616582888 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:19:40 [2019-12-20T19:19:40.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616582888 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:19:40 [2019-12-20T19:19:40.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616582888 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:19:40 [2019-12-20T19:19:40.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616582888 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:19:40 [2019-12-20T19:19:40.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616582888 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:19:40 [2019-12-20T19:19:40.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616582912 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:19:40 [2019-12-20T19:19:40.790Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:40 [2019-12-20T19:19:40.790Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:40 [2019-12-20T19:19:40.790Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:40 [2019-12-20T19:19:40.790Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:40 [2019-12-20T19:19:40.790Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:40 [2019-12-20T19:19:40.790Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:40 [2019-12-20T19:19:40.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616582914 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:19:40 [2019-12-20T19:19:40.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616582914 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:19:40 [2019-12-20T19:19:40.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616582914 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:19:40 [2019-12-20T19:19:40.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616582914 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:19:40 [2019-12-20T19:19:40.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616582914 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:19:40 [2019-12-20T19:19:40.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616582978 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:19:40 [2019-12-20T19:19:40.790Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
14:19:40 [2019-12-20T19:19:40.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616582978 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:19:40 [2019-12-20T19:19:40.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616582978 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:19:40 [2019-12-20T19:19:40.790Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:40 [2019-12-20T19:19:40.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616582978 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:19:40 [2019-12-20T19:19:40.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616582979 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:19:40 [2019-12-20T19:19:40.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616582979 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:19:40 [2019-12-20T19:19:40.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616582982 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:19:40 [2019-12-20T19:19:40.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616582982 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:19:40 [2019-12-20T19:19:40.790Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616582983 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:19:40 [2019-12-20T19:19:40.790Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616582983 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:19:40 [2019-12-20T19:19:40.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616583080 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:19:40 [2019-12-20T19:19:40.790Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616583087 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:19:40 [2019-12-20T19:19:40.790Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616583087 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:19:40 [2019-12-20T19:19:40.790Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616583087 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:19:40 [2019-12-20T19:19:40.790Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
14:19:40 [2019-12-20T19:19:40.790Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:40 [2019-12-20T19:19:40.790Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:40 [2019-12-20T19:19:40.790Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:40 [2019-12-20T19:19:40.790Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:40 [2019-12-20T19:19:40.790Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:41 [2019-12-20T19:19:41.351Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:41 [2019-12-20T19:19:41.351Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:41 [2019-12-20T19:19:41.351Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:41 [2019-12-20T19:19:41.351Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:41 [2019-12-20T19:19:41.351Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:41 [2019-12-20T19:19:41.351Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:42 [2019-12-20T19:19:42.278Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:42 [2019-12-20T19:19:42.278Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:42 [2019-12-20T19:19:42.278Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:42 [2019-12-20T19:19:42.278Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:42 [2019-12-20T19:19:42.278Z] DEBUG - Attempting to set focus on Table with text {}
14:19:42 [2019-12-20T19:19:42.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616584590 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:19:42 [2019-12-20T19:19:42.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616584590 data=null doit=true} to TableItem with text {}
14:19:42 [2019-12-20T19:19:42.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616584590 data=null} to TableItem with text {}
14:19:42 [2019-12-20T19:19:42.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616584590 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:19:42 [2019-12-20T19:19:42.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616584590 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:19:42 [2019-12-20T19:19:42.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616584594 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:19:42 [2019-12-20T19:19:42.278Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:42 [2019-12-20T19:19:42.278Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:42 [2019-12-20T19:19:42.278Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:42 [2019-12-20T19:19:42.278Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:42 [2019-12-20T19:19:42.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616584696 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:19:42 [2019-12-20T19:19:42.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616584697 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:19:42 [2019-12-20T19:19:42.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616584697 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:19:42 [2019-12-20T19:19:42.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616584697 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:19:42 [2019-12-20T19:19:42.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616584697 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:19:42 [2019-12-20T19:19:42.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616584700 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:19:42 [2019-12-20T19:19:42.533Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:42 [2019-12-20T19:19:42.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:42 [2019-12-20T19:19:42.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:42 [2019-12-20T19:19:42.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:42 [2019-12-20T19:19:42.534Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:42 [2019-12-20T19:19:42.534Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:42 [2019-12-20T19:19:42.534Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:42 [2019-12-20T19:19:42.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616584742 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to Tree node with text: ExampleCustomXml.xml
14:19:42 [2019-12-20T19:19:42.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616584742 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
14:19:42 [2019-12-20T19:19:42.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616584742 data=null} to Tree node with text: ExampleCustomXml.xml
14:19:42 [2019-12-20T19:19:42.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616584743 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml
14:19:42 [2019-12-20T19:19:42.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616584743 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:19:42 [2019-12-20T19:19:42.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616584787 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to Tree node with text: ExampleCustomXml.xml
14:19:42 [2019-12-20T19:19:42.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:42 [2019-12-20T19:19:42.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:42 [2019-12-20T19:19:42.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:42 [2019-12-20T19:19:42.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:42 [2019-12-20T19:19:42.534Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:42 [2019-12-20T19:19:42.534Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:42 [2019-12-20T19:19:42.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:42 [2019-12-20T19:19:42.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:42 [2019-12-20T19:19:42.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:42 [2019-12-20T19:19:42.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:42 [2019-12-20T19:19:42.534Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:42 [2019-12-20T19:19:42.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616584791 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:42 [2019-12-20T19:19:42.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616584791 data=null doit=true} to TreeItem with text {test}
14:19:42 [2019-12-20T19:19:42.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616584791 data=null} to TreeItem with text {test}
14:19:42 [2019-12-20T19:19:42.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616584792 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:42 [2019-12-20T19:19:42.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616584792 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:42 [2019-12-20T19:19:42.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616584803 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:42 [2019-12-20T19:19:42.534Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:42 [2019-12-20T19:19:42.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616584812 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:42 [2019-12-20T19:19:42.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616584812 data=null doit=true} to TreeItem with text {test}
14:19:42 [2019-12-20T19:19:42.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616584812 data=null} to TreeItem with text {test}
14:19:42 [2019-12-20T19:19:42.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616584812 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:42 [2019-12-20T19:19:42.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616584812 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:42 [2019-12-20T19:19:42.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616584816 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:42 [2019-12-20T19:19:42.534Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:42 [2019-12-20T19:19:42.534Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:42 [2019-12-20T19:19:42.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=616584817 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
14:19:42 [2019-12-20T19:19:42.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=616584817 data=null doit=true} to TreeItem with text {Traces [6]}
14:19:42 [2019-12-20T19:19:42.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=616584817 data=null} to TreeItem with text {Traces [6]}
14:19:42 [2019-12-20T19:19:42.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=616584817 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:42 [2019-12-20T19:19:42.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616584817 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:19:42 [2019-12-20T19:19:42.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=616584877 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:42 [2019-12-20T19:19:42.534Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616585199 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616585220 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616585220 data=null} to Tree node with text: kernel-overlap-testing
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616585220 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616585220 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:19:43 [2019-12-20T19:19:43.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616585245 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:43 [2019-12-20T19:19:43.096Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616585249 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616585249 data=null doit=true} to TreeItem with text {test}
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616585249 data=null} to TreeItem with text {test}
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616585249 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616585249 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616585282 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616585283 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616585283 data=null doit=true} to TreeItem with text {test}
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616585283 data=null} to TreeItem with text {test}
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616585283 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616585283 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616585288 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:43 [2019-12-20T19:19:43.096Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=616585289 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=616585289 data=null doit=true} to TreeItem with text {Traces [6]}
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=616585289 data=null} to TreeItem with text {Traces [6]}
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=616585289 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616585289 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:19:43 [2019-12-20T19:19:43.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=616585300 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=616585300 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=616585300 data=null doit=true} to TreeItem with text {Traces [6]}
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=616585300 data=null} to TreeItem with text {Traces [6]}
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=616585300 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616585300 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:19:43 [2019-12-20T19:19:43.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=616585303 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:19:43 [2019-12-20T19:19:43.096Z] DEBUG - Clicking on with mnemonic 'Import...'
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - Clicked on with mnemonic 'Import...'
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616585591 data=null doit=true} to Shell with text {Trace Import}
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:19:43 [2019-12-20T19:19:43.353Z] 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:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=616585605 data=null} to (of type 'Combo')
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616585626 data=null doit=true} to TreeItem with text {import}
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616585626 data=null} to TreeItem with text {import}
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616585627 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616585627 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:19:43 [2019-12-20T19:19:43.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616585628 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616585628 data=null button=0 stateMask=0x0 x=150 y=55 count=0} to Tree node with text: kernel-overlap-testing
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616585628 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616585628 data=null} to Tree node with text: kernel-overlap-testing
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616585629 data=null button=1 stateMask=0x0 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616585629 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:19:43 [2019-12-20T19:19:43.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616585630 data=null button=1 stateMask=0x80000 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - Setting state to checked on: kernel-overlap-testing
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=616585642 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:19:43 [2019-12-20T19:19:43.353Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:19:43 [2019-12-20T19:19:43.353Z] 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:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7dd96f87
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=616585644 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:19:43 [2019-12-20T19:19:43.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=616585644 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:19:43 [2019-12-20T19:19:43.353Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=616585644 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=616585644 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:43 [2019-12-20T19:19:43.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=616585644 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:19:43 [2019-12-20T19:19:43.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=616585644 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:19:43 [2019-12-20T19:19:43.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=616585644 data=null item=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:19:43 [2019-12-20T19:19:43.353Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=616585644 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:19:43 [2019-12-20T19:19:43.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=616585644 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:19:43 [2019-12-20T19:19:43.353Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=616585645 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:19:43 [2019-12-20T19:19:43.353Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=616585646 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=616585646 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:19:43 [2019-12-20T19:19:43.354Z] 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:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:19:43 [2019-12-20T19:19:43.354Z] 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:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6d91fbe7
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=616585682 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:19:43 [2019-12-20T19:19:43.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=616585682 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:19:43 [2019-12-20T19:19:43.354Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=616585682 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=616585682 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=616585683 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:19:43 [2019-12-20T19:19:43.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=616585683 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:19:43 [2019-12-20T19:19:43.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=616585683 data=null item=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:19:43 [2019-12-20T19:19:43.354Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=616585683 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:19:43 [2019-12-20T19:19:43.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=616585683 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:19:43 [2019-12-20T19:19:43.354Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=616585683 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:19:43 [2019-12-20T19:19:43.354Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=616585683 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=616585683 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] 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:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:19:43 [2019-12-20T19:19:43.354Z] 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:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] 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:19:43 [2019-12-20T19:19:43.354Z] 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:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - Clicking on &Finish
14:19:43 [2019-12-20T19:19:43.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616585686 data=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:19:43 [2019-12-20T19:19:43.354Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616585686 data=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:19:43 [2019-12-20T19:19:43.355Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616585686 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:43 [2019-12-20T19:19:43.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616585686 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:43 [2019-12-20T19:19:43.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616585686 data=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:19:43 [2019-12-20T19:19:43.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616585686 data=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:19:43 [2019-12-20T19:19:43.916Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:43 [2019-12-20T19:19:43.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616585686 data=null item=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:19:43 [2019-12-20T19:19:43.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616585334 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:19:43 [2019-12-20T19:19:43.916Z] DEBUG - Clicked on 
14:19:43 [2019-12-20T19:19:43.916Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:43 [2019-12-20T19:19:43.916Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:43 [2019-12-20T19:19:43.916Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:43 [2019-12-20T19:19:43.916Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:43 [2019-12-20T19:19:43.916Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:43 [2019-12-20T19:19:43.916Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:43 [2019-12-20T19:19:43.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616586123 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:43 [2019-12-20T19:19:43.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616586123 data=null doit=true} to TreeItem with text {test}
14:19:43 [2019-12-20T19:19:43.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616586123 data=null} to TreeItem with text {test}
14:19:43 [2019-12-20T19:19:43.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616586124 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:43 [2019-12-20T19:19:43.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616586124 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:43 [2019-12-20T19:19:43.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616586140 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:43 [2019-12-20T19:19:43.916Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:43 [2019-12-20T19:19:43.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616586141 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:43 [2019-12-20T19:19:43.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616586141 data=null doit=true} to TreeItem with text {test}
14:19:43 [2019-12-20T19:19:43.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616586141 data=null} to TreeItem with text {test}
14:19:43 [2019-12-20T19:19:43.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616586141 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:43 [2019-12-20T19:19:43.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616586141 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:43 [2019-12-20T19:19:43.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616586146 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:43 [2019-12-20T19:19:43.916Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:43 [2019-12-20T19:19:43.916Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:43 [2019-12-20T19:19:43.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=616586146 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
14:19:43 [2019-12-20T19:19:43.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=616586146 data=null doit=true} to TreeItem with text {Traces [6]}
14:19:43 [2019-12-20T19:19:43.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=616586146 data=null} to TreeItem with text {Traces [6]}
14:19:43 [2019-12-20T19:19:43.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=616586147 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:43 [2019-12-20T19:19:43.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616586147 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:19:43 [2019-12-20T19:19:43.916Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=616586186 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:43 [2019-12-20T19:19:43.916Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
14:19:44 [2019-12-20T19:19:44.173Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:44 [2019-12-20T19:19:44.173Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:44 [2019-12-20T19:19:44.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616586328 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
14:19:44 [2019-12-20T19:19:44.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616586328 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:19:44 [2019-12-20T19:19:44.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616586328 data=null} to TreeItem with text {kernel-overlap-testing}
14:19:44 [2019-12-20T19:19:44.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616586328 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:44 [2019-12-20T19:19:44.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616586328 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:19:44 [2019-12-20T19:19:44.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616586351 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:44 [2019-12-20T19:19:44.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:44 [2019-12-20T19:19:44.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:44 [2019-12-20T19:19:44.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:44 [2019-12-20T19:19:44.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:44 [2019-12-20T19:19:44.173Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:44 [2019-12-20T19:19:44.173Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:44 [2019-12-20T19:19:44.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616586353 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
14:19:44 [2019-12-20T19:19:44.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616586354 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:19:44 [2019-12-20T19:19:44.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616586354 data=null} to TreeItem with text {kernel-overlap-testing}
14:19:44 [2019-12-20T19:19:44.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616586354 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:44 [2019-12-20T19:19:44.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616586354 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:19:44 [2019-12-20T19:19:44.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616586358 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:44 [2019-12-20T19:19:44.173Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:19:44 [2019-12-20T19:19:44.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616586358 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
14:19:44 [2019-12-20T19:19:44.173Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616586361 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:19:44 [2019-12-20T19:19:44.173Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:44 [2019-12-20T19:19:44.173Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616586362 data=null} to TreeItem with text {kernel-overlap-testing}
14:19:44 [2019-12-20T19:19:44.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616586362 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:44 [2019-12-20T19:19:44.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616586362 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:19:44 [2019-12-20T19:19:44.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616586365 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:44 [2019-12-20T19:19:44.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616586365 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
14:19:44 [2019-12-20T19:19:44.173Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=616586366 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
14:19:44 [2019-12-20T19:19:44.173Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616586366 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:19:44 [2019-12-20T19:19:44.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616586411 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
14:19:44 [2019-12-20T19:19:44.173Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=616586418 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
14:19:44 [2019-12-20T19:19:44.173Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=616586418 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:19:44 [2019-12-20T19:19:44.173Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=616586418 data=null} to TreeItem with text {kernel-overlap-testing}
14:19:44 [2019-12-20T19:19:44.173Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:19:44 [2019-12-20T19:19:44.173Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:44 [2019-12-20T19:19:44.173Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:44 [2019-12-20T19:19:44.173Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:44 [2019-12-20T19:19:44.173Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:44 [2019-12-20T19:19:44.173Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:44 [2019-12-20T19:19:44.734Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:44 [2019-12-20T19:19:44.734Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:44 [2019-12-20T19:19:44.734Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:44 [2019-12-20T19:19:44.734Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:44 [2019-12-20T19:19:44.734Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:44 [2019-12-20T19:19:44.734Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:44 [2019-12-20T19:19:44.734Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:44 [2019-12-20T19:19:44.734Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:44 [2019-12-20T19:19:44.734Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:44 [2019-12-20T19:19:44.734Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:44 [2019-12-20T19:19:44.734Z] DEBUG - Attempting to set focus on Table with text {}
14:19:44 [2019-12-20T19:19:44.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616586921 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:19:44 [2019-12-20T19:19:44.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616586925 data=null doit=true} to TableItem with text {}
14:19:44 [2019-12-20T19:19:44.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616586925 data=null} to TableItem with text {}
14:19:44 [2019-12-20T19:19:44.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616586926 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:19:44 [2019-12-20T19:19:44.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616586926 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:19:44 [2019-12-20T19:19:44.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616586929 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:19:44 [2019-12-20T19:19:44.735Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:44 [2019-12-20T19:19:44.735Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:45 [2019-12-20T19:19:45.662Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:45 [2019-12-20T19:19:45.662Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:45 [2019-12-20T19:19:45.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616587985 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
14:19:45 [2019-12-20T19:19:45.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616587986 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:19:45 [2019-12-20T19:19:45.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616587986 data=null} to TreeItem with text {kernel-overlap-testing}
14:19:45 [2019-12-20T19:19:45.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616587986 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:45 [2019-12-20T19:19:45.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616587986 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:19:45 [2019-12-20T19:19:45.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616587989 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:45 [2019-12-20T19:19:45.662Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:45 [2019-12-20T19:19:45.662Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:45 [2019-12-20T19:19:45.662Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:45 [2019-12-20T19:19:45.662Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:45 [2019-12-20T19:19:45.662Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:45 [2019-12-20T19:19:45.662Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:45 [2019-12-20T19:19:45.662Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:45 [2019-12-20T19:19:45.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616588033 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to Tree node with text: kernel-overlap-testing
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616588033 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616588033 data=null} to Tree node with text: kernel-overlap-testing
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616588034 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616588034 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:19:45 [2019-12-20T19:19:45.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616588077 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to Tree node with text: kernel-overlap-testing
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:45 [2019-12-20T19:19:45.918Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616588082 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616588082 data=null doit=true} to TreeItem with text {test}
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616588083 data=null} to TreeItem with text {test}
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616588083 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616588083 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616588103 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616588103 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616588103 data=null doit=true} to TreeItem with text {test}
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616588104 data=null} to TreeItem with text {test}
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616588104 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616588104 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616588108 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:45 [2019-12-20T19:19:45.918Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=616588109 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=616588109 data=null doit=true} to TreeItem with text {Traces [6]}
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=616588109 data=null} to TreeItem with text {Traces [6]}
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=616588111 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616588112 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:19:45 [2019-12-20T19:19:45.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=616588118 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=616588119 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [6]}
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=616588119 data=null doit=true} to TreeItem with text {Traces [6]}
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=616588119 data=null} to TreeItem with text {Traces [6]}
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=616588119 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616588119 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:19:45 [2019-12-20T19:19:45.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=616588122 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [6]}
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:19:45 [2019-12-20T19:19:45.918Z] DEBUG - Clicking on with mnemonic 'Import...'
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - Clicked on with mnemonic 'Import...'
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616588409 data=null doit=true} to Shell with text {Trace Import}
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:19:46 [2019-12-20T19:19:46.175Z] 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:19:46 [2019-12-20T19:19:46.175Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=616588426 data=null} to (of type 'Combo')
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616588499 data=null doit=true} to TreeItem with text {import}
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616588500 data=null} to TreeItem with text {import}
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616588500 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616588500 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:19:46 [2019-12-20T19:19:46.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616588501 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=616588502 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616588502 data=null doit=true} to TreeItem with text {import}
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616588502 data=null} to TreeItem with text {import}
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616588502 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616588502 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:19:46 [2019-12-20T19:19:46.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616588502 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - Setting state to checked on: unrecognized.log
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:19:46 [2019-12-20T19:19:46.175Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=616588508 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:19:46 [2019-12-20T19:19:46.176Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:19:46 [2019-12-20T19:19:46.176Z] 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:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:19:46 [2019-12-20T19:19:46.176Z] 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:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:19:46 [2019-12-20T19:19:46.176Z] 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:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] 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:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:19:46 [2019-12-20T19:19:46.176Z] 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:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] 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:19:46 [2019-12-20T19:19:46.176Z] 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:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.176Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:46 [2019-12-20T19:19:46.177Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:19:46 [2019-12-20T19:19:46.177Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:19:46 [2019-12-20T19:19:46.177Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:46 [2019-12-20T19:19:46.177Z] DEBUG - Clicking on &Finish
14:19:46 [2019-12-20T19:19:46.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616588518 data=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:19:46 [2019-12-20T19:19:46.177Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616588518 data=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:19:46 [2019-12-20T19:19:46.177Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616588518 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:46 [2019-12-20T19:19:46.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616588519 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:46 [2019-12-20T19:19:46.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616588519 data=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:19:46 [2019-12-20T19:19:46.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616588519 data=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:19:46 [2019-12-20T19:19:46.177Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:46 [2019-12-20T19:19:46.177Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:46 [2019-12-20T19:19:46.432Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:46 [2019-12-20T19:19:46.432Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:46 [2019-12-20T19:19:46.432Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:46 [2019-12-20T19:19:46.432Z] DEBUG - Clicked on &Finish
14:19:46 [2019-12-20T19:19:46.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616588519 data=null item=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:19:46 [2019-12-20T19:19:46.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616588178 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:19:46 [2019-12-20T19:19:46.944Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:46 [2019-12-20T19:19:46.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:46 [2019-12-20T19:19:46.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:46 [2019-12-20T19:19:46.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:46 [2019-12-20T19:19:46.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:46 [2019-12-20T19:19:46.944Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:46 [2019-12-20T19:19:46.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616589091 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:46 [2019-12-20T19:19:46.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616589091 data=null doit=true} to TreeItem with text {test}
14:19:46 [2019-12-20T19:19:46.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616589091 data=null} to TreeItem with text {test}
14:19:46 [2019-12-20T19:19:46.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616589092 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:46 [2019-12-20T19:19:46.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616589092 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:46 [2019-12-20T19:19:46.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616589127 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:46 [2019-12-20T19:19:46.944Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:46 [2019-12-20T19:19:46.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616589128 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:46 [2019-12-20T19:19:46.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616589129 data=null doit=true} to TreeItem with text {test}
14:19:46 [2019-12-20T19:19:46.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616589129 data=null} to TreeItem with text {test}
14:19:46 [2019-12-20T19:19:46.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616589129 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:46 [2019-12-20T19:19:46.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616589129 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:46 [2019-12-20T19:19:46.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616589136 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:46 [2019-12-20T19:19:46.944Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:46 [2019-12-20T19:19:46.944Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:46 [2019-12-20T19:19:46.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=616589136 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
14:19:46 [2019-12-20T19:19:46.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=616589136 data=null doit=true} to TreeItem with text {Traces [7]}
14:19:46 [2019-12-20T19:19:46.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=616589136 data=null} to TreeItem with text {Traces [7]}
14:19:46 [2019-12-20T19:19:46.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=616589137 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:19:46 [2019-12-20T19:19:46.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616589137 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:19:46 [2019-12-20T19:19:46.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=616589146 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:19:46 [2019-12-20T19:19:46.944Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
14:19:46 [2019-12-20T19:19:46.944Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:46 [2019-12-20T19:19:46.944Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:46 [2019-12-20T19:19:46.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=616589293 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log}
14:19:46 [2019-12-20T19:19:46.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=616589293 data=null doit=true} to TreeItem with text {unrecognized.log}
14:19:46 [2019-12-20T19:19:46.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=616589293 data=null} to TreeItem with text {unrecognized.log}
14:19:46 [2019-12-20T19:19:46.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616589293 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log}
14:19:46 [2019-12-20T19:19:46.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616589293 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:19:46 [2019-12-20T19:19:46.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616589305 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log}
14:19:46 [2019-12-20T19:19:46.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:46 [2019-12-20T19:19:46.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:46 [2019-12-20T19:19:46.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:46 [2019-12-20T19:19:46.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:47 [2019-12-20T19:19:47.204Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:47 [2019-12-20T19:19:47.204Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:47 [2019-12-20T19:19:47.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=616589319 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log}
14:19:47 [2019-12-20T19:19:47.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=616589319 data=null doit=true} to TreeItem with text {unrecognized.log}
14:19:47 [2019-12-20T19:19:47.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=616589319 data=null} to TreeItem with text {unrecognized.log}
14:19:47 [2019-12-20T19:19:47.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616589319 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log}
14:19:47 [2019-12-20T19:19:47.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616589319 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:19:47 [2019-12-20T19:19:47.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616589329 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log}
14:19:47 [2019-12-20T19:19:47.204Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
14:19:47 [2019-12-20T19:19:47.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=616589329 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log}
14:19:47 [2019-12-20T19:19:47.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=616589329 data=null doit=true} to TreeItem with text {unrecognized.log}
14:19:47 [2019-12-20T19:19:47.204Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:47 [2019-12-20T19:19:47.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=616589329 data=null} to TreeItem with text {unrecognized.log}
14:19:47 [2019-12-20T19:19:47.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616589330 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log}
14:19:47 [2019-12-20T19:19:47.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616589330 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:19:47 [2019-12-20T19:19:47.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616589334 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log}
14:19:47 [2019-12-20T19:19:47.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616589334 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log}
14:19:47 [2019-12-20T19:19:47.204Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=616589334 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log}
14:19:47 [2019-12-20T19:19:47.766Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616589334 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:19:48 [2019-12-20T19:19:48.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616590194 data=null button=1 stateMask=0x80000 x=133 y=200 count=2} to TreeItem with text {unrecognized.log}
14:19:48 [2019-12-20T19:19:48.022Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=616590200 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log}
14:19:48 [2019-12-20T19:19:48.022Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=616590200 data=null doit=true} to TreeItem with text {unrecognized.log}
14:19:48 [2019-12-20T19:19:48.022Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=616590200 data=null} to TreeItem with text {unrecognized.log}
14:19:48 [2019-12-20T19:19:48.022Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
14:19:48 [2019-12-20T19:19:48.022Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
14:19:48 [2019-12-20T19:19:48.022Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
14:19:48 [2019-12-20T19:19:48.022Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:48 [2019-12-20T19:19:48.022Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:48 [2019-12-20T19:19:48.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=616590403 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log}
14:19:48 [2019-12-20T19:19:48.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=616590403 data=null doit=true} to TreeItem with text {unrecognized.log}
14:19:48 [2019-12-20T19:19:48.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=616590403 data=null} to TreeItem with text {unrecognized.log}
14:19:48 [2019-12-20T19:19:48.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616590403 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log}
14:19:48 [2019-12-20T19:19:48.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616590404 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:19:48 [2019-12-20T19:19:48.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616590409 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log}
14:19:48 [2019-12-20T19:19:48.277Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:48 [2019-12-20T19:19:48.277Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:48 [2019-12-20T19:19:48.277Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:48 [2019-12-20T19:19:48.277Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:48 [2019-12-20T19:19:48.277Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:48 [2019-12-20T19:19:48.277Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:48 [2019-12-20T19:19:48.277Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:48 [2019-12-20T19:19:48.277Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:48 [2019-12-20T19:19:48.277Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:48 [2019-12-20T19:19:48.277Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:48 [2019-12-20T19:19:48.277Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:48 [2019-12-20T19:19:48.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616590415 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:48 [2019-12-20T19:19:48.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616590415 data=null doit=true} to TreeItem with text {test}
14:19:48 [2019-12-20T19:19:48.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616590415 data=null} to TreeItem with text {test}
14:19:48 [2019-12-20T19:19:48.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616590415 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:48 [2019-12-20T19:19:48.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616590415 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:48 [2019-12-20T19:19:48.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616590500 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:48 [2019-12-20T19:19:48.278Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:48 [2019-12-20T19:19:48.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616590500 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:48 [2019-12-20T19:19:48.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616590501 data=null doit=true} to TreeItem with text {test}
14:19:48 [2019-12-20T19:19:48.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616590501 data=null} to TreeItem with text {test}
14:19:48 [2019-12-20T19:19:48.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616590501 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:48 [2019-12-20T19:19:48.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616590501 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:48 [2019-12-20T19:19:48.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616590507 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:48 [2019-12-20T19:19:48.278Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:48 [2019-12-20T19:19:48.278Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:48 [2019-12-20T19:19:48.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=616590508 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
14:19:48 [2019-12-20T19:19:48.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=616590508 data=null doit=true} to TreeItem with text {Traces [7]}
14:19:48 [2019-12-20T19:19:48.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=616590508 data=null} to TreeItem with text {Traces [7]}
14:19:48 [2019-12-20T19:19:48.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=616590508 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:19:48 [2019-12-20T19:19:48.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616590508 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:19:48 [2019-12-20T19:19:48.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=616590582 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:19:48 [2019-12-20T19:19:48.278Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
14:19:48 [2019-12-20T19:19:48.533Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:48 [2019-12-20T19:19:48.533Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=616590927 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to Tree node with text: unrecognized.log
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=616590927 data=null doit=true} to Tree node with text: unrecognized.log
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=616590927 data=null} to Tree node with text: unrecognized.log
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616590927 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to Tree node with text: unrecognized.log
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616590927 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:19:48 [2019-12-20T19:19:48.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616590988 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to Tree node with text: unrecognized.log
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:48 [2019-12-20T19:19:48.789Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616590992 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616590993 data=null doit=true} to TreeItem with text {test}
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616590993 data=null} to TreeItem with text {test}
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616590993 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616590993 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616591015 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616591015 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616591015 data=null doit=true} to TreeItem with text {test}
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616591015 data=null} to TreeItem with text {test}
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616591015 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616591016 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616591021 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:48 [2019-12-20T19:19:48.789Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=616591022 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=616591022 data=null doit=true} to TreeItem with text {Traces [7]}
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=616591022 data=null} to TreeItem with text {Traces [7]}
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=616591023 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616591023 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:19:48 [2019-12-20T19:19:48.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=616591080 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=616591081 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=616591081 data=null doit=true} to TreeItem with text {Traces [7]}
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=616591081 data=null} to TreeItem with text {Traces [7]}
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=616591081 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:19:48 [2019-12-20T19:19:48.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616591081 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:19:48 [2019-12-20T19:19:48.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=616591086 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - Clicking on with mnemonic 'Import...'
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - Clicked on with mnemonic 'Import...'
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616591382 data=null doit=true} to Shell with text {Trace Import}
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:19:49 [2019-12-20T19:19:49.045Z] 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:19:49 [2019-12-20T19:19:49.045Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=616591385 data=null} to (of type 'Combo')
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616591411 data=null doit=true} to TreeItem with text {import}
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616591411 data=null} to TreeItem with text {import}
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616591411 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616591411 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:19:49 [2019-12-20T19:19:49.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616591412 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=616591413 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616591413 data=null doit=true} to TreeItem with text {import}
14:19:49 [2019-12-20T19:19:49.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616591413 data=null} to TreeItem with text {import}
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616591413 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616591416 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:19:49 [2019-12-20T19:19:49.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616591416 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - Setting state to checked on: unrecognized.log
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=616591427 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:19:49 [2019-12-20T19:19:49.302Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:19:49 [2019-12-20T19:19:49.302Z] 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:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:19:49 [2019-12-20T19:19:49.302Z] 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:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@58f0825e
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=616591432 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:19:49 [2019-12-20T19:19:49.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=616591433 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:19:49 [2019-12-20T19:19:49.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=616591433 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:49 [2019-12-20T19:19:49.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=616591433 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=616591433 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:19:49 [2019-12-20T19:19:49.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=616591433 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:19:49 [2019-12-20T19:19:49.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=616591433 data=null item=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:19:49 [2019-12-20T19:19:49.303Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=616591433 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:19:49 [2019-12-20T19:19:49.303Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=616591433 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:19:49 [2019-12-20T19:19:49.303Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=616591433 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:19:49 [2019-12-20T19:19:49.303Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=616591433 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=616591433 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:19:49 [2019-12-20T19:19:49.303Z] 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:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] 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:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:19:49 [2019-12-20T19:19:49.303Z] 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:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] 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:19:49 [2019-12-20T19:19:49.303Z] 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:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - Clicking on &Finish
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616591441 data=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:19:49 [2019-12-20T19:19:49.303Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616591441 data=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:19:49 [2019-12-20T19:19:49.303Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616591442 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616591442 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:49 [2019-12-20T19:19:49.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616591442 data=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:19:49 [2019-12-20T19:19:49.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616591442 data=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:19:49 [2019-12-20T19:19:49.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616591442 data=null item=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:19:49 [2019-12-20T19:19:49.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616591177 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:19:49 [2019-12-20T19:19:49.558Z] DEBUG - Clicked on 
14:19:49 [2019-12-20T19:19:49.558Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:49 [2019-12-20T19:19:49.558Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:49 [2019-12-20T19:19:49.558Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:49 [2019-12-20T19:19:49.559Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:49 [2019-12-20T19:19:49.559Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:49 [2019-12-20T19:19:49.559Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:49 [2019-12-20T19:19:49.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616591887 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:49 [2019-12-20T19:19:49.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616591887 data=null doit=true} to TreeItem with text {test}
14:19:49 [2019-12-20T19:19:49.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616591887 data=null} to TreeItem with text {test}
14:19:49 [2019-12-20T19:19:49.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616591887 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:49 [2019-12-20T19:19:49.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616591887 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:49 [2019-12-20T19:19:49.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616591909 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:49 [2019-12-20T19:19:49.559Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:49 [2019-12-20T19:19:49.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616591910 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:49 [2019-12-20T19:19:49.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616591910 data=null doit=true} to TreeItem with text {test}
14:19:49 [2019-12-20T19:19:49.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616591910 data=null} to TreeItem with text {test}
14:19:49 [2019-12-20T19:19:49.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616591910 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:49 [2019-12-20T19:19:49.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616591911 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:49 [2019-12-20T19:19:49.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616591928 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:49 [2019-12-20T19:19:49.559Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:49 [2019-12-20T19:19:49.559Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:49 [2019-12-20T19:19:49.559Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=616591929 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
14:19:49 [2019-12-20T19:19:49.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=616591929 data=null doit=true} to TreeItem with text {Traces [7]}
14:19:49 [2019-12-20T19:19:49.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=616591929 data=null} to TreeItem with text {Traces [7]}
14:19:49 [2019-12-20T19:19:49.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=616591929 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:19:49 [2019-12-20T19:19:49.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616591929 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:19:49 [2019-12-20T19:19:49.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=616591980 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:19:49 [2019-12-20T19:19:49.814Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
14:19:50 [2019-12-20T19:19:50.069Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:50 [2019-12-20T19:19:50.069Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:50 [2019-12-20T19:19:50.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=616592429 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log}
14:19:50 [2019-12-20T19:19:50.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=616592429 data=null doit=true} to TreeItem with text {unrecognized.log}
14:19:50 [2019-12-20T19:19:50.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=616592429 data=null} to TreeItem with text {unrecognized.log}
14:19:50 [2019-12-20T19:19:50.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616592429 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log}
14:19:50 [2019-12-20T19:19:50.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616592429 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:19:50 [2019-12-20T19:19:50.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616592475 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log}
14:19:50 [2019-12-20T19:19:50.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:50 [2019-12-20T19:19:50.325Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:50 [2019-12-20T19:19:50.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:50 [2019-12-20T19:19:50.325Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:50 [2019-12-20T19:19:50.325Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:50 [2019-12-20T19:19:50.325Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:50 [2019-12-20T19:19:50.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=616592478 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log}
14:19:50 [2019-12-20T19:19:50.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=616592478 data=null doit=true} to TreeItem with text {unrecognized.log}
14:19:50 [2019-12-20T19:19:50.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=616592478 data=null} to TreeItem with text {unrecognized.log}
14:19:50 [2019-12-20T19:19:50.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616592478 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log}
14:19:50 [2019-12-20T19:19:50.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616592478 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:19:50 [2019-12-20T19:19:50.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616592482 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log}
14:19:50 [2019-12-20T19:19:50.325Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
14:19:50 [2019-12-20T19:19:50.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=616592482 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log}
14:19:50 [2019-12-20T19:19:50.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=616592482 data=null doit=true} to TreeItem with text {unrecognized.log}
14:19:50 [2019-12-20T19:19:50.325Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:50 [2019-12-20T19:19:50.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=616592482 data=null} to TreeItem with text {unrecognized.log}
14:19:50 [2019-12-20T19:19:50.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616592482 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log}
14:19:50 [2019-12-20T19:19:50.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616592482 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:19:50 [2019-12-20T19:19:50.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616592486 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log}
14:19:50 [2019-12-20T19:19:50.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616592486 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log}
14:19:50 [2019-12-20T19:19:50.325Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=616592486 data=null button=1 stateMask=0x0 x=133 y=200 count=2} to TreeItem with text {unrecognized.log}
14:19:50 [2019-12-20T19:19:50.325Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616592486 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:19:50 [2019-12-20T19:19:50.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616592527 data=null button=1 stateMask=0x80000 x=133 y=200 count=2} to TreeItem with text {unrecognized.log}
14:19:50 [2019-12-20T19:19:50.325Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=616592678 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log}
14:19:50 [2019-12-20T19:19:50.325Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=616592678 data=null doit=true} to TreeItem with text {unrecognized.log}
14:19:50 [2019-12-20T19:19:50.325Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=616592678 data=null} to TreeItem with text {unrecognized.log}
14:19:50 [2019-12-20T19:19:50.325Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
14:19:50 [2019-12-20T19:19:50.325Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
14:19:50 [2019-12-20T19:19:50.325Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
14:19:50 [2019-12-20T19:19:50.580Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:50 [2019-12-20T19:19:50.580Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:50 [2019-12-20T19:19:50.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=616592794 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to TreeItem with text {unrecognized.log}
14:19:50 [2019-12-20T19:19:50.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=616592795 data=null doit=true} to TreeItem with text {unrecognized.log}
14:19:50 [2019-12-20T19:19:50.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=616592795 data=null} to TreeItem with text {unrecognized.log}
14:19:50 [2019-12-20T19:19:50.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616592795 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to TreeItem with text {unrecognized.log}
14:19:50 [2019-12-20T19:19:50.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616592795 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:19:50 [2019-12-20T19:19:50.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616592799 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to TreeItem with text {unrecognized.log}
14:19:50 [2019-12-20T19:19:50.580Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:50 [2019-12-20T19:19:50.580Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:50 [2019-12-20T19:19:50.580Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:50 [2019-12-20T19:19:50.580Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:50 [2019-12-20T19:19:50.580Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:50 [2019-12-20T19:19:50.580Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:50 [2019-12-20T19:19:50.580Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:50 [2019-12-20T19:19:50.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=616592899 data=null button=0 stateMask=0x0 x=133 y=200 count=0} to Tree node with text: unrecognized.log
14:19:50 [2019-12-20T19:19:50.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=616592899 data=null doit=true} to Tree node with text: unrecognized.log
14:19:50 [2019-12-20T19:19:50.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=616592899 data=null} to Tree node with text: unrecognized.log
14:19:50 [2019-12-20T19:19:50.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616592899 data=null button=1 stateMask=0x0 x=133 y=200 count=1} to Tree node with text: unrecognized.log
14:19:50 [2019-12-20T19:19:50.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616592899 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:19:50 [2019-12-20T19:19:50.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616592903 data=null button=1 stateMask=0x80000 x=133 y=200 count=1} to Tree node with text: unrecognized.log
14:19:50 [2019-12-20T19:19:50.581Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:50 [2019-12-20T19:19:50.581Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:50 [2019-12-20T19:19:50.581Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:50 [2019-12-20T19:19:50.581Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:50 [2019-12-20T19:19:50.581Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:50 [2019-12-20T19:19:50.581Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:50 [2019-12-20T19:19:50.581Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:50 [2019-12-20T19:19:50.581Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:50 [2019-12-20T19:19:50.581Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:50 [2019-12-20T19:19:50.581Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:50 [2019-12-20T19:19:50.581Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:50 [2019-12-20T19:19:50.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616592930 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:50 [2019-12-20T19:19:50.581Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616592930 data=null doit=true} to TreeItem with text {test}
14:19:50 [2019-12-20T19:19:50.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616592930 data=null} to TreeItem with text {test}
14:19:50 [2019-12-20T19:19:50.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616592930 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:50 [2019-12-20T19:19:50.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616592931 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:50 [2019-12-20T19:19:50.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616592989 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:50 [2019-12-20T19:19:50.836Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:50 [2019-12-20T19:19:50.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616592990 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:50 [2019-12-20T19:19:50.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616592990 data=null doit=true} to TreeItem with text {test}
14:19:50 [2019-12-20T19:19:50.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616592990 data=null} to TreeItem with text {test}
14:19:50 [2019-12-20T19:19:50.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616592990 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:50 [2019-12-20T19:19:50.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616592990 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:50 [2019-12-20T19:19:50.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616593005 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:50 [2019-12-20T19:19:50.836Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:50 [2019-12-20T19:19:50.836Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:50 [2019-12-20T19:19:50.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=616593006 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
14:19:50 [2019-12-20T19:19:50.836Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=616593006 data=null doit=true} to TreeItem with text {Traces [7]}
14:19:50 [2019-12-20T19:19:50.836Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=616593006 data=null} to TreeItem with text {Traces [7]}
14:19:50 [2019-12-20T19:19:50.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=616593006 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:19:50 [2019-12-20T19:19:50.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616593006 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:19:50 [2019-12-20T19:19:50.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=616593016 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:19:50 [2019-12-20T19:19:50.837Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:50 [2019-12-20T19:19:50.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=616593016 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
14:19:50 [2019-12-20T19:19:50.837Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=616593017 data=null doit=true} to TreeItem with text {Traces [7]}
14:19:50 [2019-12-20T19:19:50.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=616593017 data=null} to TreeItem with text {Traces [7]}
14:19:50 [2019-12-20T19:19:50.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=616593017 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:19:50 [2019-12-20T19:19:50.837Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616593017 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:19:50 [2019-12-20T19:19:50.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=616593020 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:19:50 [2019-12-20T19:19:50.837Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:19:50 [2019-12-20T19:19:50.837Z] DEBUG - Clicking on with mnemonic 'Clear'
14:19:50 [2019-12-20T19:19:50.837Z] DEBUG - Clicked on with mnemonic 'Clear'
14:19:50 [2019-12-20T19:19:50.837Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:19:50 [2019-12-20T19:19:50.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=616593196 data=null doit=true} to Shell with text {Confirm Clear}
14:19:50 [2019-12-20T19:19:50.837Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:19:50 [2019-12-20T19:19:50.837Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:19:50 [2019-12-20T19:19:50.837Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:19:50 [2019-12-20T19:19:50.837Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:19:50 [2019-12-20T19:19:50.837Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:19:50 [2019-12-20T19:19:50.837Z] DEBUG - Clicking on &Yes
14:19:50 [2019-12-20T19:19:50.837Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616593196 data=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:19:50 [2019-12-20T19:19:50.837Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616593196 data=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:19:50 [2019-12-20T19:19:50.837Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616593196 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:19:50 [2019-12-20T19:19:50.837Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616593196 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:19:50 [2019-12-20T19:19:50.837Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616593196 data=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:19:50 [2019-12-20T19:19:50.837Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616593196 data=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:19:51 [2019-12-20T19:19:51.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616593196 data=null item=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:19:52 [2019-12-20T19:19:52.457Z] DEBUG - Clicked on 
14:19:52 [2019-12-20T19:19:52.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=616593097 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:19:52 [2019-12-20T19:19:52.968Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:52 [2019-12-20T19:19:52.968Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:52 [2019-12-20T19:19:52.968Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:52 [2019-12-20T19:19:52.968Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:52 [2019-12-20T19:19:52.968Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:52 [2019-12-20T19:19:52.968Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:52 [2019-12-20T19:19:52.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616595329 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:52 [2019-12-20T19:19:52.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616595329 data=null doit=true} to TreeItem with text {test}
14:19:52 [2019-12-20T19:19:52.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616595329 data=null} to TreeItem with text {test}
14:19:52 [2019-12-20T19:19:52.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616595329 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:52 [2019-12-20T19:19:52.968Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616595330 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:52 [2019-12-20T19:19:52.968Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616595338 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:52 [2019-12-20T19:19:52.968Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:52 [2019-12-20T19:19:52.968Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616595339 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:52 [2019-12-20T19:19:52.968Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616595339 data=null doit=true} to TreeItem with text {test}
14:19:52 [2019-12-20T19:19:52.968Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616595339 data=null} to TreeItem with text {test}
14:19:52 [2019-12-20T19:19:52.968Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616595339 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:53 [2019-12-20T19:19:53.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616595339 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:53 [2019-12-20T19:19:53.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616595349 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:53 [2019-12-20T19:19:53.224Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:53 [2019-12-20T19:19:53.224Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:53 [2019-12-20T19:19:53.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616595349 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:19:53 [2019-12-20T19:19:53.224Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616595349 data=null doit=true} to TreeItem with text {Traces [0]}
14:19:53 [2019-12-20T19:19:53.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616595350 data=null} to TreeItem with text {Traces [0]}
14:19:53 [2019-12-20T19:19:53.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616595350 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:19:53 [2019-12-20T19:19:53.224Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616595350 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:19:53 [2019-12-20T19:19:53.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616595356 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:19:53 [2019-12-20T19:19:53.224Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:53 [2019-12-20T19:19:53.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616595356 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:19:53 [2019-12-20T19:19:53.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616595356 data=null doit=true} to TreeItem with text {Traces [0]}
14:19:53 [2019-12-20T19:19:53.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616595357 data=null} to TreeItem with text {Traces [0]}
14:19:53 [2019-12-20T19:19:53.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616595357 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:19:53 [2019-12-20T19:19:53.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616595357 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:19:53 [2019-12-20T19:19:53.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616595360 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:19:53 [2019-12-20T19:19:53.225Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:19:53 [2019-12-20T19:19:53.225Z] DEBUG - Clicking on with mnemonic 'Import...'
14:19:53 [2019-12-20T19:19:53.225Z] DEBUG - Clicked on with mnemonic 'Import...'
14:19:53 [2019-12-20T19:19:53.225Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:19:53 [2019-12-20T19:19:53.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616595581 data=null doit=true} to Shell with text {Trace Import}
14:19:53 [2019-12-20T19:19:53.225Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.225Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:19:53 [2019-12-20T19:19:53.225Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:19:53 [2019-12-20T19:19:53.225Z] 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:19:53 [2019-12-20T19:19:53.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.225Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.225Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.225Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.225Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.225Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.225Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.225Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.225Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.225Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.225Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:19:53 [2019-12-20T19:19:53.225Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:53 [2019-12-20T19:19:53.225Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:19:53 [2019-12-20T19:19:53.225Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:53 [2019-12-20T19:19:53.225Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:19:53 [2019-12-20T19:19:53.225Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:19:53 [2019-12-20T19:19:53.225Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:19:53 [2019-12-20T19:19:53.225Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:19:53 [2019-12-20T19:19:53.225Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:19:53 [2019-12-20T19:19:53.225Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=616595584 data=null} to (of type 'Combo')
14:19:53 [2019-12-20T19:19:53.225Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:19:53 [2019-12-20T19:19:53.225Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:53 [2019-12-20T19:19:53.225Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:53 [2019-12-20T19:19:53.225Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:19:53 [2019-12-20T19:19:53.482Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:53 [2019-12-20T19:19:53.482Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:53 [2019-12-20T19:19:53.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616595607 data=null doit=true} to TreeItem with text {import}
14:19:53 [2019-12-20T19:19:53.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616595608 data=null} to TreeItem with text {import}
14:19:53 [2019-12-20T19:19:53.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616595608 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:19:53 [2019-12-20T19:19:53.482Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616595608 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:19:53 [2019-12-20T19:19:53.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616595609 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:19:53 [2019-12-20T19:19:53.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616595609 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:19:53 [2019-12-20T19:19:53.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616595609 data=null} to Tree node with text: kernel-overlap-testing
14:19:53 [2019-12-20T19:19:53.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616595610 data=null button=1 stateMask=0x0 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
14:19:53 [2019-12-20T19:19:53.482Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616595610 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:19:53 [2019-12-20T19:19:53.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616595610 data=null button=1 stateMask=0x80000 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
14:19:53 [2019-12-20T19:19:53.482Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:53 [2019-12-20T19:19:53.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616595610 data=null button=0 stateMask=0x0 x=150 y=55 count=0} to Tree node with text: kernel-overlap-testing
14:19:53 [2019-12-20T19:19:53.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616595610 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:19:53 [2019-12-20T19:19:53.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616595611 data=null} to Tree node with text: kernel-overlap-testing
14:19:53 [2019-12-20T19:19:53.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616595611 data=null button=1 stateMask=0x0 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
14:19:53 [2019-12-20T19:19:53.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616595611 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:19:53 [2019-12-20T19:19:53.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616595621 data=null button=1 stateMask=0x80000 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
14:19:53 [2019-12-20T19:19:53.482Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:53 [2019-12-20T19:19:53.482Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:53 [2019-12-20T19:19:53.482Z] DEBUG - Setting state to checked on: metadata
14:19:53 [2019-12-20T19:19:53.482Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:19:53 [2019-12-20T19:19:53.482Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:53 [2019-12-20T19:19:53.482Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:19:53 [2019-12-20T19:19:53.482Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:19:53 [2019-12-20T19:19:53.482Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:19:53 [2019-12-20T19:19:53.482Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:19:53 [2019-12-20T19:19:53.482Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:19:53 [2019-12-20T19:19:53.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=616595625 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:19:53 [2019-12-20T19:19:53.482Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:19:53 [2019-12-20T19:19:53.482Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.482Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.482Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.482Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.482Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.482Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.482Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.482Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:19:53 [2019-12-20T19:19:53.483Z] 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:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:19:53 [2019-12-20T19:19:53.483Z] 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:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@22f53e9b
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=616595628 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:19:53 [2019-12-20T19:19:53.483Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=616595628 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:19:53 [2019-12-20T19:19:53.483Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=616595628 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=616595631 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=616595631 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:19:53 [2019-12-20T19:19:53.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=616595631 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:19:53 [2019-12-20T19:19:53.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=616595631 data=null item=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:19:53 [2019-12-20T19:19:53.483Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=616595631 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:19:53 [2019-12-20T19:19:53.483Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=616595631 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:19:53 [2019-12-20T19:19:53.483Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=616595631 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:19:53 [2019-12-20T19:19:53.483Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=616595631 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=616595631 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.483Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.484Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.484Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.484Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.484Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:53 [2019-12-20T19:19:53.484Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:19:53 [2019-12-20T19:19:53.484Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:19:53 [2019-12-20T19:19:53.484Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:53 [2019-12-20T19:19:53.484Z] DEBUG - Clicking on &Finish
14:19:53 [2019-12-20T19:19:53.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616595638 data=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:19:53 [2019-12-20T19:19:53.484Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616595638 data=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:19:53 [2019-12-20T19:19:53.484Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616595638 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:53 [2019-12-20T19:19:53.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616595638 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:53 [2019-12-20T19:19:53.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616595638 data=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:19:53 [2019-12-20T19:19:53.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616595638 data=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:19:53 [2019-12-20T19:19:53.484Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:53 [2019-12-20T19:19:53.484Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:53 [2019-12-20T19:19:53.484Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:53 [2019-12-20T19:19:53.484Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:53 [2019-12-20T19:19:53.484Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:53 [2019-12-20T19:19:53.484Z] DEBUG - Clicked on &Finish
14:19:53 [2019-12-20T19:19:53.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616595638 data=null item=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:19:53 [2019-12-20T19:19:53.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616595394 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:19:54 [2019-12-20T19:19:54.044Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:54 [2019-12-20T19:19:54.044Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:54 [2019-12-20T19:19:54.044Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:54 [2019-12-20T19:19:54.044Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:54 [2019-12-20T19:19:54.044Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:54 [2019-12-20T19:19:54.044Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:54 [2019-12-20T19:19:54.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616596152 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:54 [2019-12-20T19:19:54.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616596153 data=null doit=true} to TreeItem with text {test}
14:19:54 [2019-12-20T19:19:54.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616596153 data=null} to TreeItem with text {test}
14:19:54 [2019-12-20T19:19:54.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616596153 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:54 [2019-12-20T19:19:54.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616596153 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:54 [2019-12-20T19:19:54.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616596162 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:54 [2019-12-20T19:19:54.044Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:54 [2019-12-20T19:19:54.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616596162 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:54 [2019-12-20T19:19:54.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616596162 data=null doit=true} to TreeItem with text {test}
14:19:54 [2019-12-20T19:19:54.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616596162 data=null} to TreeItem with text {test}
14:19:54 [2019-12-20T19:19:54.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616596163 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:54 [2019-12-20T19:19:54.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616596163 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:54 [2019-12-20T19:19:54.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616596166 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:54 [2019-12-20T19:19:54.045Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:54 [2019-12-20T19:19:54.045Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:54 [2019-12-20T19:19:54.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616596167 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:19:54 [2019-12-20T19:19:54.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616596167 data=null doit=true} to TreeItem with text {Traces [1]}
14:19:54 [2019-12-20T19:19:54.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616596167 data=null} to TreeItem with text {Traces [1]}
14:19:54 [2019-12-20T19:19:54.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616596167 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:19:54 [2019-12-20T19:19:54.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616596167 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:19:54 [2019-12-20T19:19:54.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616596178 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:19:54 [2019-12-20T19:19:54.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616596179 data=null doit=true} to TreeItem with text {Traces [1]}
14:19:54 [2019-12-20T19:19:54.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616596179 data=null} to TreeItem with text {Traces [1]}
14:19:54 [2019-12-20T19:19:54.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616596179 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:19:54 [2019-12-20T19:19:54.045Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616596179 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:19:54 [2019-12-20T19:19:54.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616596180 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]}
14:19:54 [2019-12-20T19:19:54.300Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:54 [2019-12-20T19:19:54.301Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:54 [2019-12-20T19:19:54.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616596516 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
14:19:54 [2019-12-20T19:19:54.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616596517 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:19:54 [2019-12-20T19:19:54.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616596517 data=null} to TreeItem with text {kernel-overlap-testing}
14:19:54 [2019-12-20T19:19:54.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616596517 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:54 [2019-12-20T19:19:54.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616596518 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:19:54 [2019-12-20T19:19:54.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616596530 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:54 [2019-12-20T19:19:54.301Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:54 [2019-12-20T19:19:54.301Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:54 [2019-12-20T19:19:54.301Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:54 [2019-12-20T19:19:54.301Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:54 [2019-12-20T19:19:54.301Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:54 [2019-12-20T19:19:54.301Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:54 [2019-12-20T19:19:54.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616596532 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
14:19:54 [2019-12-20T19:19:54.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616596532 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:19:54 [2019-12-20T19:19:54.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616596532 data=null} to TreeItem with text {kernel-overlap-testing}
14:19:54 [2019-12-20T19:19:54.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616596532 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:54 [2019-12-20T19:19:54.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616596532 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:19:54 [2019-12-20T19:19:54.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616596542 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:54 [2019-12-20T19:19:54.301Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:19:54 [2019-12-20T19:19:54.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616596542 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
14:19:54 [2019-12-20T19:19:54.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616596542 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:19:54 [2019-12-20T19:19:54.301Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:54 [2019-12-20T19:19:54.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616596543 data=null} to TreeItem with text {kernel-overlap-testing}
14:19:54 [2019-12-20T19:19:54.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616596543 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:54 [2019-12-20T19:19:54.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616596543 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:19:54 [2019-12-20T19:19:54.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616596546 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:54 [2019-12-20T19:19:54.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616596546 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing}
14:19:54 [2019-12-20T19:19:54.301Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=616596546 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing}
14:19:54 [2019-12-20T19:19:54.301Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616596546 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:19:54 [2019-12-20T19:19:54.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616596585 data=null button=1 stateMask=0x80000 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing}
14:19:54 [2019-12-20T19:19:54.301Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=616596591 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
14:19:54 [2019-12-20T19:19:54.301Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=616596591 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:19:54 [2019-12-20T19:19:54.301Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=616596591 data=null} to TreeItem with text {kernel-overlap-testing}
14:19:54 [2019-12-20T19:19:54.301Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:19:54 [2019-12-20T19:19:54.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:19:54 [2019-12-20T19:19:54.861Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:54 [2019-12-20T19:19:54.861Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:54 [2019-12-20T19:19:54.861Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:54 [2019-12-20T19:19:54.861Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:54 [2019-12-20T19:19:54.862Z] DEBUG - Attempting to set focus on Table with text {}
14:19:54 [2019-12-20T19:19:54.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616597094 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:19:54 [2019-12-20T19:19:54.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616597095 data=null doit=true} to TableItem with text {}
14:19:54 [2019-12-20T19:19:54.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616597095 data=null} to TableItem with text {}
14:19:54 [2019-12-20T19:19:54.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616597095 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:19:54 [2019-12-20T19:19:54.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616597095 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:19:54 [2019-12-20T19:19:54.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616597099 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:19:54 [2019-12-20T19:19:54.862Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:19:54 [2019-12-20T19:19:54.862Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:19:55 [2019-12-20T19:19:55.789Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:55 [2019-12-20T19:19:55.789Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:56 [2019-12-20T19:19:56.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616598208 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
14:19:56 [2019-12-20T19:19:56.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616598208 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:19:56 [2019-12-20T19:19:56.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616598208 data=null} to TreeItem with text {kernel-overlap-testing}
14:19:56 [2019-12-20T19:19:56.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616598208 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:56 [2019-12-20T19:19:56.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616598209 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:19:56 [2019-12-20T19:19:56.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616598272 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
14:19:56 [2019-12-20T19:19:56.045Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:56 [2019-12-20T19:19:56.045Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:56 [2019-12-20T19:19:56.045Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:56 [2019-12-20T19:19:56.045Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:56 [2019-12-20T19:19:56.045Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:56 [2019-12-20T19:19:56.045Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:56 [2019-12-20T19:19:56.045Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:56 [2019-12-20T19:19:56.045Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:56 [2019-12-20T19:19:56.045Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:56 [2019-12-20T19:19:56.045Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:56 [2019-12-20T19:19:56.045Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:56 [2019-12-20T19:19:56.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616598283 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:56 [2019-12-20T19:19:56.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616598283 data=null doit=true} to TreeItem with text {test}
14:19:56 [2019-12-20T19:19:56.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616598283 data=null} to TreeItem with text {test}
14:19:56 [2019-12-20T19:19:56.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616598284 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:56 [2019-12-20T19:19:56.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616598284 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:56 [2019-12-20T19:19:56.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616598304 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:56 [2019-12-20T19:19:56.046Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:56 [2019-12-20T19:19:56.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616598305 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:56 [2019-12-20T19:19:56.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616598305 data=null doit=true} to TreeItem with text {test}
14:19:56 [2019-12-20T19:19:56.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616598305 data=null} to TreeItem with text {test}
14:19:56 [2019-12-20T19:19:56.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616598305 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:56 [2019-12-20T19:19:56.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616598305 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:56 [2019-12-20T19:19:56.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616598310 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:56 [2019-12-20T19:19:56.046Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:56 [2019-12-20T19:19:56.046Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:56 [2019-12-20T19:19:56.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616598310 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:19:56 [2019-12-20T19:19:56.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616598310 data=null doit=true} to TreeItem with text {Traces [1]}
14:19:56 [2019-12-20T19:19:56.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616598310 data=null} to TreeItem with text {Traces [1]}
14:19:56 [2019-12-20T19:19:56.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616598311 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:19:56 [2019-12-20T19:19:56.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616598311 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:19:56 [2019-12-20T19:19:56.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616598320 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:19:56 [2019-12-20T19:19:56.046Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:56 [2019-12-20T19:19:56.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616598321 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:19:56 [2019-12-20T19:19:56.046Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616598321 data=null doit=true} to TreeItem with text {Traces [1]}
14:19:56 [2019-12-20T19:19:56.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616598321 data=null} to TreeItem with text {Traces [1]}
14:19:56 [2019-12-20T19:19:56.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616598321 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:19:56 [2019-12-20T19:19:56.046Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616598321 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:19:56 [2019-12-20T19:19:56.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616598324 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:19:56 [2019-12-20T19:19:56.046Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:19:56 [2019-12-20T19:19:56.046Z] DEBUG - Clicking on with mnemonic 'Clear'
14:19:56 [2019-12-20T19:19:56.301Z] DEBUG - Clicked on with mnemonic 'Clear'
14:19:56 [2019-12-20T19:19:56.301Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:19:56 [2019-12-20T19:19:56.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=616598523 data=null doit=true} to Shell with text {Confirm Clear}
14:19:56 [2019-12-20T19:19:56.301Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:19:56 [2019-12-20T19:19:56.301Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:19:56 [2019-12-20T19:19:56.301Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:19:56 [2019-12-20T19:19:56.301Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:19:56 [2019-12-20T19:19:56.301Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:19:56 [2019-12-20T19:19:56.301Z] DEBUG - Clicking on &Yes
14:19:56 [2019-12-20T19:19:56.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616598524 data=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:19:56 [2019-12-20T19:19:56.301Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616598524 data=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:19:56 [2019-12-20T19:19:56.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616598524 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:19:56 [2019-12-20T19:19:56.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616598524 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:19:56 [2019-12-20T19:19:56.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616598524 data=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:19:56 [2019-12-20T19:19:56.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616598524 data=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:19:56 [2019-12-20T19:19:56.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616598524 data=null item=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:19:56 [2019-12-20T19:19:56.557Z] DEBUG - Clicked on 
14:19:56 [2019-12-20T19:19:56.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=616598404 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:19:57 [2019-12-20T19:19:57.118Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:57 [2019-12-20T19:19:57.118Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:57 [2019-12-20T19:19:57.118Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:57 [2019-12-20T19:19:57.118Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:57 [2019-12-20T19:19:57.118Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:57 [2019-12-20T19:19:57.118Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:57 [2019-12-20T19:19:57.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616599401 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:57 [2019-12-20T19:19:57.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616599401 data=null doit=true} to TreeItem with text {test}
14:19:57 [2019-12-20T19:19:57.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616599401 data=null} to TreeItem with text {test}
14:19:57 [2019-12-20T19:19:57.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616599401 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:57 [2019-12-20T19:19:57.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616599402 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:57 [2019-12-20T19:19:57.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616599411 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:57 [2019-12-20T19:19:57.118Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:57 [2019-12-20T19:19:57.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616599411 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:57 [2019-12-20T19:19:57.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616599411 data=null doit=true} to TreeItem with text {test}
14:19:57 [2019-12-20T19:19:57.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616599411 data=null} to TreeItem with text {test}
14:19:57 [2019-12-20T19:19:57.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616599411 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:57 [2019-12-20T19:19:57.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616599412 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:57 [2019-12-20T19:19:57.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616599421 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:57 [2019-12-20T19:19:57.118Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:57 [2019-12-20T19:19:57.118Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:57 [2019-12-20T19:19:57.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616599422 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:19:57 [2019-12-20T19:19:57.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616599422 data=null doit=true} to TreeItem with text {Traces [0]}
14:19:57 [2019-12-20T19:19:57.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616599422 data=null} to TreeItem with text {Traces [0]}
14:19:57 [2019-12-20T19:19:57.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616599422 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:19:57 [2019-12-20T19:19:57.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616599422 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:19:57 [2019-12-20T19:19:57.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616599428 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:19:57 [2019-12-20T19:19:57.118Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:57 [2019-12-20T19:19:57.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616599429 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:19:57 [2019-12-20T19:19:57.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616599429 data=null doit=true} to TreeItem with text {Traces [0]}
14:19:57 [2019-12-20T19:19:57.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616599429 data=null} to TreeItem with text {Traces [0]}
14:19:57 [2019-12-20T19:19:57.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616599429 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:19:57 [2019-12-20T19:19:57.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616599429 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:19:57 [2019-12-20T19:19:57.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616599437 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:19:57 [2019-12-20T19:19:57.118Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:19:57 [2019-12-20T19:19:57.118Z] DEBUG - Clicking on with mnemonic 'Import...'
14:19:57 [2019-12-20T19:19:57.375Z] DEBUG - Clicked on with mnemonic 'Import...'
14:19:57 [2019-12-20T19:19:57.375Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:19:57 [2019-12-20T19:19:57.375Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616599609 data=null doit=true} to Shell with text {Trace Import}
14:19:57 [2019-12-20T19:19:57.375Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.375Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:19:57 [2019-12-20T19:19:57.375Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:19:57 [2019-12-20T19:19:57.375Z] 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:19:57 [2019-12-20T19:19:57.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.375Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.375Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.375Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.375Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.375Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.375Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.375Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.375Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.375Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.375Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.375Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:19:57 [2019-12-20T19:19:57.375Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:57 [2019-12-20T19:19:57.375Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:19:57 [2019-12-20T19:19:57.375Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:57 [2019-12-20T19:19:57.375Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:19:57 [2019-12-20T19:19:57.375Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:19:57 [2019-12-20T19:19:57.375Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:19:57 [2019-12-20T19:19:57.375Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:19:57 [2019-12-20T19:19:57.375Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:19:57 [2019-12-20T19:19:57.375Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=616599611 data=null} to (of type 'Combo')
14:19:57 [2019-12-20T19:19:57.375Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:19:57 [2019-12-20T19:19:57.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:57 [2019-12-20T19:19:57.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:57 [2019-12-20T19:19:57.375Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:19:57 [2019-12-20T19:19:57.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:57 [2019-12-20T19:19:57.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:57 [2019-12-20T19:19:57.375Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:57 [2019-12-20T19:19:57.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=616599689 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
14:19:57 [2019-12-20T19:19:57.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616599689 data=null doit=true} to TreeItem with text {import}
14:19:57 [2019-12-20T19:19:57.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616599689 data=null} to TreeItem with text {import}
14:19:57 [2019-12-20T19:19:57.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616599690 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616599690 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:19:57 [2019-12-20T19:19:57.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616599690 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - Setting state to checked on: import
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=616599702 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:19:57 [2019-12-20T19:19:57.376Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:19:57 [2019-12-20T19:19:57.376Z] 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:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.376Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:19:57 [2019-12-20T19:19:57.398Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:19:57 [2019-12-20T19:19:57.398Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:57 [2019-12-20T19:19:57.398Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.398Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.398Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.398Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:19:57 [2019-12-20T19:19:57.399Z] 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:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] 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:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:19:57 [2019-12-20T19:19:57.399Z] 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:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] 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:19:57 [2019-12-20T19:19:57.399Z] 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:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:19:57 [2019-12-20T19:19:57.399Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:57 [2019-12-20T19:19:57.655Z] DEBUG - Clicking on &Finish
14:19:57 [2019-12-20T19:19:57.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616599777 data=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:19:57 [2019-12-20T19:19:57.655Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616599777 data=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:19:57 [2019-12-20T19:19:57.655Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616599778 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:57 [2019-12-20T19:19:57.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616599778 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:57 [2019-12-20T19:19:57.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616599778 data=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:19:57 [2019-12-20T19:19:57.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616599778 data=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:19:57 [2019-12-20T19:19:57.655Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:57 [2019-12-20T19:19:57.655Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:57 [2019-12-20T19:19:57.655Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:57 [2019-12-20T19:19:57.655Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:57 [2019-12-20T19:19:57.655Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:19:57 [2019-12-20T19:19:57.655Z] DEBUG - Clicked on &Finish
14:19:58 [2019-12-20T19:19:58.216Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:19:58 [2019-12-20T19:19:58.216Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=616600289 data=null doit=true} to Shell with text {Confirmation}
14:19:58 [2019-12-20T19:19:58.216Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:19:58 [2019-12-20T19:19:58.216Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:19:58 [2019-12-20T19:19:58.216Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
14:19:58 [2019-12-20T19:19:58.216Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
14:19:58 [2019-12-20T19:19:58.216Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
14:19:58 [2019-12-20T19:19:58.216Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:19:58 [2019-12-20T19:19:58.216Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:19:58 [2019-12-20T19:19:58.216Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:19:58 [2019-12-20T19:19:58.216Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:19:58 [2019-12-20T19:19:58.216Z] DEBUG - Clicking on Rename All
14:19:58 [2019-12-20T19:19:58.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=616600290 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:19:58 [2019-12-20T19:19:58.216Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=616600290 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:19:58 [2019-12-20T19:19:58.216Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=616600290 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
14:19:58 [2019-12-20T19:19:58.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=616600290 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
14:19:58 [2019-12-20T19:19:58.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=616600290 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:19:58 [2019-12-20T19:19:58.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=616600290 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:19:58 [2019-12-20T19:19:58.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=616600291 data=null item=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:19:58 [2019-12-20T19:19:58.216Z] DEBUG - Clicked on 
14:19:58 [2019-12-20T19:19:58.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616599778 data=null item=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:19:58 [2019-12-20T19:19:58.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616599473 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:19:58 [2019-12-20T19:19:58.777Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:19:58 [2019-12-20T19:19:58.777Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:58 [2019-12-20T19:19:58.777Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:58 [2019-12-20T19:19:58.777Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:58 [2019-12-20T19:19:58.777Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:58 [2019-12-20T19:19:58.777Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:58 [2019-12-20T19:19:58.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616601002 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:58 [2019-12-20T19:19:58.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616601002 data=null doit=true} to TreeItem with text {test}
14:19:58 [2019-12-20T19:19:58.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616601002 data=null} to TreeItem with text {test}
14:19:58 [2019-12-20T19:19:58.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616601003 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:58 [2019-12-20T19:19:58.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616601003 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:58 [2019-12-20T19:19:58.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616601011 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:58 [2019-12-20T19:19:58.777Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:58 [2019-12-20T19:19:58.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616601011 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:19:58 [2019-12-20T19:19:58.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616601011 data=null doit=true} to TreeItem with text {test}
14:19:58 [2019-12-20T19:19:58.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616601011 data=null} to TreeItem with text {test}
14:19:58 [2019-12-20T19:19:58.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616601012 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:19:58 [2019-12-20T19:19:58.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616601012 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:19:58 [2019-12-20T19:19:58.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616601078 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:19:58 [2019-12-20T19:19:58.777Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:19:58 [2019-12-20T19:19:58.777Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:58 [2019-12-20T19:19:58.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=616601079 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]}
14:19:58 [2019-12-20T19:19:58.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=616601079 data=null doit=true} to TreeItem with text {Traces [13]}
14:19:58 [2019-12-20T19:19:58.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=616601079 data=null} to TreeItem with text {Traces [13]}
14:19:58 [2019-12-20T19:19:58.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=616601079 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
14:19:58 [2019-12-20T19:19:58.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616601079 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:19:58 [2019-12-20T19:19:58.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=616601085 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
14:19:58 [2019-12-20T19:19:58.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=616601085 data=null doit=true} to TreeItem with text {Traces [13]}
14:19:58 [2019-12-20T19:19:58.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=616601086 data=null} to TreeItem with text {Traces [13]}
14:19:58 [2019-12-20T19:19:58.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=616601086 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
14:19:58 [2019-12-20T19:19:58.777Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616601086 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:19:58 [2019-12-20T19:19:58.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=616601090 data=null button=1 stateMask=0x80000 x=79 y=53 count=1} to TreeItem with text {Traces [13]}
14:19:59 [2019-12-20T19:19:59.033Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:19:59 [2019-12-20T19:19:59.033Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:59 [2019-12-20T19:19:59.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616601293 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:19:59 [2019-12-20T19:19:59.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616601294 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:19:59 [2019-12-20T19:19:59.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616601294 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:19:59 [2019-12-20T19:19:59.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616601294 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:19:59 [2019-12-20T19:19:59.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616601294 data=null item=TreeItem {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:19:59 [2019-12-20T19:19:59.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616601372 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:19:59 [2019-12-20T19:19:59.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:59 [2019-12-20T19:19:59.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:59 [2019-12-20T19:19:59.033Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:19:59 [2019-12-20T19:19:59.033Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:19:59 [2019-12-20T19:19:59.033Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:19:59 [2019-12-20T19:19:59.033Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:59 [2019-12-20T19:19:59.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616601379 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:19:59 [2019-12-20T19:19:59.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616601379 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:19:59 [2019-12-20T19:19:59.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616601379 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:19:59 [2019-12-20T19:19:59.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616601379 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:19:59 [2019-12-20T19:19:59.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616601379 data=null item=TreeItem {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:19:59 [2019-12-20T19:19:59.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616601383 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:19:59 [2019-12-20T19:19:59.033Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:19:59 [2019-12-20T19:19:59.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616601383 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:19:59 [2019-12-20T19:19:59.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616601383 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:19:59 [2019-12-20T19:19:59.033Z] DEBUG - Attempting to set focus on Tree with text {}
14:19:59 [2019-12-20T19:19:59.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616601383 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:19:59 [2019-12-20T19:19:59.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616601383 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:19:59 [2019-12-20T19:19:59.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616601383 data=null item=TreeItem {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:19:59 [2019-12-20T19:19:59.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616601387 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:19:59 [2019-12-20T19:19:59.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616601387 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:19:59 [2019-12-20T19:19:59.033Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616601387 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:19:59 [2019-12-20T19:19:59.288Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616601387 data=null item=TreeItem {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:19:59 [2019-12-20T19:19:59.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616601495 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:19:59 [2019-12-20T19:19:59.288Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616601502 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:19:59 [2019-12-20T19:19:59.288Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616601502 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:19:59 [2019-12-20T19:19:59.288Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616601502 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:19:59 [2019-12-20T19:19:59.288Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:19:59 [2019-12-20T19:19:59.850Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:00 [2019-12-20T19:20:00.776Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:00 [2019-12-20T19:20:00.776Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:00 [2019-12-20T19:20:00.776Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:00 [2019-12-20T19:20:00.776Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:00 [2019-12-20T19:20:00.776Z] DEBUG - Attempting to set focus on Table with text {}
14:20:00 [2019-12-20T19:20:00.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616603004 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:20:00 [2019-12-20T19:20:00.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616603005 data=null doit=true} to TableItem with text {}
14:20:00 [2019-12-20T19:20:00.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616603005 data=null} to TableItem with text {}
14:20:00 [2019-12-20T19:20:00.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616603005 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:20:00 [2019-12-20T19:20:00.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616603005 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:20:00 [2019-12-20T19:20:00.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616603009 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:20:00 [2019-12-20T19:20:00.776Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:00 [2019-12-20T19:20:00.776Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:00 [2019-12-20T19:20:00.776Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:00 [2019-12-20T19:20:00.776Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:01 [2019-12-20T19:20:01.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616603166 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:20:01 [2019-12-20T19:20:01.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616603166 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:20:01 [2019-12-20T19:20:01.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616603166 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:20:01 [2019-12-20T19:20:01.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616603166 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:20:01 [2019-12-20T19:20:01.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616603166 data=null item=TreeItem {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:20:01 [2019-12-20T19:20:01.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616603170 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:20:01 [2019-12-20T19:20:01.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:01 [2019-12-20T19:20:01.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:01 [2019-12-20T19:20:01.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:01 [2019-12-20T19:20:01.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:01 [2019-12-20T19:20:01.032Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:01 [2019-12-20T19:20:01.032Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:20:01 [2019-12-20T19:20:01.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:01 [2019-12-20T19:20:01.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:01 [2019-12-20T19:20:01.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:01 [2019-12-20T19:20:01.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:01 [2019-12-20T19:20:01.032Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:01 [2019-12-20T19:20:01.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616603175 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:01 [2019-12-20T19:20:01.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616603175 data=null doit=true} to TreeItem with text {test}
14:20:01 [2019-12-20T19:20:01.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616603176 data=null} to TreeItem with text {test}
14:20:01 [2019-12-20T19:20:01.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616603176 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:01 [2019-12-20T19:20:01.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616603176 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:01 [2019-12-20T19:20:01.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616603193 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:01 [2019-12-20T19:20:01.032Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:01 [2019-12-20T19:20:01.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616603193 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:01 [2019-12-20T19:20:01.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616603193 data=null doit=true} to TreeItem with text {test}
14:20:01 [2019-12-20T19:20:01.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616603193 data=null} to TreeItem with text {test}
14:20:01 [2019-12-20T19:20:01.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616603194 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:01 [2019-12-20T19:20:01.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616603194 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:01 [2019-12-20T19:20:01.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616603211 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:01 [2019-12-20T19:20:01.032Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:20:01 [2019-12-20T19:20:01.032Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:01 [2019-12-20T19:20:01.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=616603211 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]}
14:20:01 [2019-12-20T19:20:01.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=616603212 data=null doit=true} to TreeItem with text {Traces [13]}
14:20:01 [2019-12-20T19:20:01.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=616603212 data=null} to TreeItem with text {Traces [13]}
14:20:01 [2019-12-20T19:20:01.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=616603212 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
14:20:01 [2019-12-20T19:20:01.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616603212 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:20:01 [2019-12-20T19:20:01.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=616603275 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
14:20:01 [2019-12-20T19:20:01.032Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
14:20:01 [2019-12-20T19:20:01.288Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:01 [2019-12-20T19:20:01.288Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:01 [2019-12-20T19:20:01.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616603527 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:20:01 [2019-12-20T19:20:01.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616603527 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:20:01 [2019-12-20T19:20:01.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616603527 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:20:01 [2019-12-20T19:20:01.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616603527 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:20:01 [2019-12-20T19:20:01.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616603528 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:20:01 [2019-12-20T19:20:01.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616603540 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:20:01 [2019-12-20T19:20:01.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:01 [2019-12-20T19:20:01.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:01 [2019-12-20T19:20:01.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:01 [2019-12-20T19:20:01.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:01 [2019-12-20T19:20:01.288Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:01 [2019-12-20T19:20:01.288Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:01 [2019-12-20T19:20:01.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616603575 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:20:01 [2019-12-20T19:20:01.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616603576 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:20:01 [2019-12-20T19:20:01.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616603576 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:20:01 [2019-12-20T19:20:01.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616603576 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:20:01 [2019-12-20T19:20:01.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616603576 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:20:01 [2019-12-20T19:20:01.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616603580 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:20:01 [2019-12-20T19:20:01.288Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
14:20:01 [2019-12-20T19:20:01.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616603580 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:20:01 [2019-12-20T19:20:01.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616603580 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:20:01 [2019-12-20T19:20:01.288Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:01 [2019-12-20T19:20:01.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616603580 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:20:01 [2019-12-20T19:20:01.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616603580 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:20:01 [2019-12-20T19:20:01.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616603581 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:20:01 [2019-12-20T19:20:01.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616603584 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:20:01 [2019-12-20T19:20:01.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616603584 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:20:01 [2019-12-20T19:20:01.288Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616603584 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:20:01 [2019-12-20T19:20:01.288Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616603584 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:20:01 [2019-12-20T19:20:01.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616603629 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:20:01 [2019-12-20T19:20:01.544Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616603885 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:20:01 [2019-12-20T19:20:01.544Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616603885 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:20:01 [2019-12-20T19:20:01.544Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616603885 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:20:01 [2019-12-20T19:20:01.544Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
14:20:01 [2019-12-20T19:20:01.544Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:01 [2019-12-20T19:20:01.544Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:02 [2019-12-20T19:20:02.907Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:02 [2019-12-20T19:20:02.907Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:02 [2019-12-20T19:20:02.907Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:02 [2019-12-20T19:20:02.907Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:02 [2019-12-20T19:20:02.907Z] DEBUG - Attempting to set focus on Table with text {}
14:20:02 [2019-12-20T19:20:02.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616604887 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:20:02 [2019-12-20T19:20:02.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616604887 data=null doit=true} to TableItem with text {}
14:20:02 [2019-12-20T19:20:02.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616604887 data=null} to TableItem with text {}
14:20:02 [2019-12-20T19:20:02.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616604888 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:20:02 [2019-12-20T19:20:02.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616604888 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:20:02 [2019-12-20T19:20:02.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616604898 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:20:02 [2019-12-20T19:20:02.907Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:02 [2019-12-20T19:20:02.907Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:02 [2019-12-20T19:20:02.907Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:02 [2019-12-20T19:20:02.907Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:02 [2019-12-20T19:20:02.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616605095 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:20:02 [2019-12-20T19:20:02.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616605095 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:20:02 [2019-12-20T19:20:02.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616605095 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:20:02 [2019-12-20T19:20:02.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616605096 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:20:02 [2019-12-20T19:20:02.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616605096 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:20:02 [2019-12-20T19:20:02.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616605100 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:20:02 [2019-12-20T19:20:02.907Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:02 [2019-12-20T19:20:02.908Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:02 [2019-12-20T19:20:02.908Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:02 [2019-12-20T19:20:02.908Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:02 [2019-12-20T19:20:02.908Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:02 [2019-12-20T19:20:02.908Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:20:02 [2019-12-20T19:20:02.908Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:02 [2019-12-20T19:20:02.908Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:02 [2019-12-20T19:20:02.908Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:02 [2019-12-20T19:20:02.908Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:02 [2019-12-20T19:20:02.908Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:02 [2019-12-20T19:20:02.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616605104 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:02 [2019-12-20T19:20:02.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616605104 data=null doit=true} to TreeItem with text {test}
14:20:02 [2019-12-20T19:20:02.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616605104 data=null} to TreeItem with text {test}
14:20:02 [2019-12-20T19:20:02.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616605104 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:02 [2019-12-20T19:20:02.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616605104 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:02 [2019-12-20T19:20:02.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616605180 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:02 [2019-12-20T19:20:02.908Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:02 [2019-12-20T19:20:02.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616605180 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:02 [2019-12-20T19:20:02.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616605181 data=null doit=true} to TreeItem with text {test}
14:20:02 [2019-12-20T19:20:02.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616605181 data=null} to TreeItem with text {test}
14:20:02 [2019-12-20T19:20:02.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616605181 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:02 [2019-12-20T19:20:02.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616605181 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:02 [2019-12-20T19:20:02.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616605186 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:02 [2019-12-20T19:20:02.908Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:20:02 [2019-12-20T19:20:02.908Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:02 [2019-12-20T19:20:02.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=616605186 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]}
14:20:02 [2019-12-20T19:20:02.908Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=616605186 data=null doit=true} to TreeItem with text {Traces [13]}
14:20:02 [2019-12-20T19:20:02.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=616605186 data=null} to TreeItem with text {Traces [13]}
14:20:02 [2019-12-20T19:20:02.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=616605187 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
14:20:02 [2019-12-20T19:20:02.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616605187 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:20:02 [2019-12-20T19:20:02.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=616605194 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
14:20:02 [2019-12-20T19:20:02.908Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
14:20:03 [2019-12-20T19:20:03.164Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:03 [2019-12-20T19:20:03.164Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:03 [2019-12-20T19:20:03.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616605377 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
14:20:03 [2019-12-20T19:20:03.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616605377 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:20:03 [2019-12-20T19:20:03.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616605377 data=null} to TreeItem with text {kernel-overlap-testing}
14:20:03 [2019-12-20T19:20:03.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616605378 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:20:03 [2019-12-20T19:20:03.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616605378 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:20:03 [2019-12-20T19:20:03.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616605391 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:20:03 [2019-12-20T19:20:03.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:03 [2019-12-20T19:20:03.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:03 [2019-12-20T19:20:03.164Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:03 [2019-12-20T19:20:03.164Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:03 [2019-12-20T19:20:03.164Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:03 [2019-12-20T19:20:03.164Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:03 [2019-12-20T19:20:03.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616605403 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
14:20:03 [2019-12-20T19:20:03.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616605403 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:20:03 [2019-12-20T19:20:03.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616605403 data=null} to TreeItem with text {kernel-overlap-testing}
14:20:03 [2019-12-20T19:20:03.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616605403 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:20:03 [2019-12-20T19:20:03.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616605403 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:20:03 [2019-12-20T19:20:03.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616605407 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:20:03 [2019-12-20T19:20:03.164Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:20:03 [2019-12-20T19:20:03.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616605407 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
14:20:03 [2019-12-20T19:20:03.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616605407 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:20:03 [2019-12-20T19:20:03.164Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:03 [2019-12-20T19:20:03.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616605408 data=null} to TreeItem with text {kernel-overlap-testing}
14:20:03 [2019-12-20T19:20:03.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616605408 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:20:03 [2019-12-20T19:20:03.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616605408 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:20:03 [2019-12-20T19:20:03.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616605414 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:20:03 [2019-12-20T19:20:03.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616605415 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
14:20:03 [2019-12-20T19:20:03.164Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=616605415 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
14:20:03 [2019-12-20T19:20:03.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616605518 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
14:20:03 [2019-12-20T19:20:03.164Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=616605518 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
14:20:03 [2019-12-20T19:20:03.164Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=616605518 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:20:03 [2019-12-20T19:20:03.164Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=616605518 data=null} to TreeItem with text {kernel-overlap-testing}
14:20:03 [2019-12-20T19:20:03.164Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:20:03 [2019-12-20T19:20:03.164Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:03 [2019-12-20T19:20:03.164Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:03 [2019-12-20T19:20:03.419Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616605415 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:20:03 [2019-12-20T19:20:03.985Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:03 [2019-12-20T19:20:03.985Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:03 [2019-12-20T19:20:03.985Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:03 [2019-12-20T19:20:03.985Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:03 [2019-12-20T19:20:03.985Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:03 [2019-12-20T19:20:03.985Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:03 [2019-12-20T19:20:03.985Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:03 [2019-12-20T19:20:03.985Z] DEBUG - Attempting to set focus on Table with text {}
14:20:03 [2019-12-20T19:20:03.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616606184 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:20:03 [2019-12-20T19:20:03.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616606185 data=null doit=true} to TableItem with text {}
14:20:03 [2019-12-20T19:20:03.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616606185 data=null} to TableItem with text {}
14:20:03 [2019-12-20T19:20:03.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616606185 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:20:03 [2019-12-20T19:20:03.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616606185 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:20:03 [2019-12-20T19:20:03.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616606201 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:20:03 [2019-12-20T19:20:03.985Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:03 [2019-12-20T19:20:03.985Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:04 [2019-12-20T19:20:04.911Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:04 [2019-12-20T19:20:04.911Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616607316 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616607316 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616607373 data=null} to TreeItem with text {kernel-overlap-testing}
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616607373 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616607373 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:20:05 [2019-12-20T19:20:05.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616607377 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:05 [2019-12-20T19:20:05.168Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616607382 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616607382 data=null doit=true} to TreeItem with text {test}
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616607382 data=null} to TreeItem with text {test}
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616607383 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616607383 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616607404 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616607405 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616607405 data=null doit=true} to TreeItem with text {test}
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616607405 data=null} to TreeItem with text {test}
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616607405 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616607405 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616607409 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:05 [2019-12-20T19:20:05.168Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=616607409 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]}
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=616607410 data=null doit=true} to TreeItem with text {Traces [13]}
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=616607410 data=null} to TreeItem with text {Traces [13]}
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=616607410 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616607410 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:20:05 [2019-12-20T19:20:05.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=616607419 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
14:20:05 [2019-12-20T19:20:05.168Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616607500 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1}
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616607500 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616607500 data=null} to TreeItem with text {simple_server-thread1}
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616607500 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
14:20:05 [2019-12-20T19:20:05.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616607500 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:20:05 [2019-12-20T19:20:05.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616607538 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
14:20:05 [2019-12-20T19:20:05.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:05 [2019-12-20T19:20:05.424Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:05 [2019-12-20T19:20:05.424Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:05 [2019-12-20T19:20:05.424Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:05 [2019-12-20T19:20:05.424Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:05 [2019-12-20T19:20:05.424Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:05 [2019-12-20T19:20:05.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616607540 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1}
14:20:05 [2019-12-20T19:20:05.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616607541 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:20:05 [2019-12-20T19:20:05.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616607541 data=null} to TreeItem with text {simple_server-thread1}
14:20:05 [2019-12-20T19:20:05.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616607541 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
14:20:05 [2019-12-20T19:20:05.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616607541 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:20:05 [2019-12-20T19:20:05.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616607545 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
14:20:05 [2019-12-20T19:20:05.424Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
14:20:05 [2019-12-20T19:20:05.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616607545 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1}
14:20:05 [2019-12-20T19:20:05.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616607551 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:20:05 [2019-12-20T19:20:05.424Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:05 [2019-12-20T19:20:05.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616607551 data=null} to TreeItem with text {simple_server-thread1}
14:20:05 [2019-12-20T19:20:05.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616607552 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
14:20:05 [2019-12-20T19:20:05.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616607552 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:20:05 [2019-12-20T19:20:05.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616607576 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
14:20:05 [2019-12-20T19:20:05.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616607577 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1}
14:20:05 [2019-12-20T19:20:05.424Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=616607577 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1}
14:20:05 [2019-12-20T19:20:05.424Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616607577 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:20:05 [2019-12-20T19:20:05.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616607626 data=null button=1 stateMask=0x80000 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1}
14:20:05 [2019-12-20T19:20:05.680Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=616607672 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1}
14:20:05 [2019-12-20T19:20:05.680Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=616608009 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:20:05 [2019-12-20T19:20:05.680Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=616608012 data=null} to TreeItem with text {simple_server-thread1}
14:20:05 [2019-12-20T19:20:05.680Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
14:20:05 [2019-12-20T19:20:05.680Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:05 [2019-12-20T19:20:05.680Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:05 [2019-12-20T19:20:05.680Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:05 [2019-12-20T19:20:05.680Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:05 [2019-12-20T19:20:05.680Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:05 [2019-12-20T19:20:05.680Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:05 [2019-12-20T19:20:05.680Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:05 [2019-12-20T19:20:05.680Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:05 [2019-12-20T19:20:05.935Z] DEBUG - Attempting to set focus on Table with text {}
14:20:05 [2019-12-20T19:20:05.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616608088 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:20:05 [2019-12-20T19:20:05.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616608088 data=null doit=true} to TableItem with text {}
14:20:05 [2019-12-20T19:20:05.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616608088 data=null} to TableItem with text {}
14:20:05 [2019-12-20T19:20:05.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616608088 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:20:05 [2019-12-20T19:20:05.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616608088 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:20:05 [2019-12-20T19:20:05.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616608100 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:20:05 [2019-12-20T19:20:05.935Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:05 [2019-12-20T19:20:05.935Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:06 [2019-12-20T19:20:06.862Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:06 [2019-12-20T19:20:06.862Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:06 [2019-12-20T19:20:06.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616609167 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1}
14:20:06 [2019-12-20T19:20:06.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616609167 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:20:06 [2019-12-20T19:20:06.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616609167 data=null} to TreeItem with text {simple_server-thread1}
14:20:06 [2019-12-20T19:20:06.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616609167 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
14:20:06 [2019-12-20T19:20:06.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616609167 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:20:06 [2019-12-20T19:20:06.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616609175 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
14:20:06 [2019-12-20T19:20:06.862Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:06 [2019-12-20T19:20:06.862Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:06 [2019-12-20T19:20:06.862Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:06 [2019-12-20T19:20:06.862Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:06 [2019-12-20T19:20:06.862Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:06 [2019-12-20T19:20:06.862Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:20:06 [2019-12-20T19:20:06.862Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:06 [2019-12-20T19:20:06.862Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:06 [2019-12-20T19:20:06.862Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:06 [2019-12-20T19:20:06.862Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:06 [2019-12-20T19:20:06.862Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:06 [2019-12-20T19:20:06.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616609192 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:06 [2019-12-20T19:20:06.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616609192 data=null doit=true} to TreeItem with text {test}
14:20:06 [2019-12-20T19:20:06.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616609192 data=null} to TreeItem with text {test}
14:20:06 [2019-12-20T19:20:06.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616609192 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:06 [2019-12-20T19:20:06.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616609192 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:06 [2019-12-20T19:20:06.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616609212 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:06 [2019-12-20T19:20:06.862Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:06 [2019-12-20T19:20:06.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616609212 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:06 [2019-12-20T19:20:06.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616609212 data=null doit=true} to TreeItem with text {test}
14:20:06 [2019-12-20T19:20:06.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616609213 data=null} to TreeItem with text {test}
14:20:06 [2019-12-20T19:20:06.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616609213 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:06 [2019-12-20T19:20:06.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616609213 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:06 [2019-12-20T19:20:06.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616609224 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:06 [2019-12-20T19:20:06.862Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:20:06 [2019-12-20T19:20:06.862Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:06 [2019-12-20T19:20:06.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=616609224 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]}
14:20:06 [2019-12-20T19:20:06.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=616609225 data=null doit=true} to TreeItem with text {Traces [13]}
14:20:06 [2019-12-20T19:20:06.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=616609225 data=null} to TreeItem with text {Traces [13]}
14:20:06 [2019-12-20T19:20:06.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=616609225 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
14:20:06 [2019-12-20T19:20:06.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616609225 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:20:07 [2019-12-20T19:20:07.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=616609275 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
14:20:07 [2019-12-20T19:20:07.118Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
14:20:07 [2019-12-20T19:20:07.373Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:07 [2019-12-20T19:20:07.373Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:07 [2019-12-20T19:20:07.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616609736 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2}
14:20:07 [2019-12-20T19:20:07.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616609736 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:20:07 [2019-12-20T19:20:07.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616609736 data=null} to TreeItem with text {simple_server-thread2}
14:20:07 [2019-12-20T19:20:07.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616609736 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
14:20:07 [2019-12-20T19:20:07.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616609736 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:20:07 [2019-12-20T19:20:07.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616609762 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
14:20:07 [2019-12-20T19:20:07.768Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:07 [2019-12-20T19:20:07.768Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:07 [2019-12-20T19:20:07.768Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:07 [2019-12-20T19:20:07.768Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:07 [2019-12-20T19:20:07.768Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:07 [2019-12-20T19:20:07.768Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:07 [2019-12-20T19:20:07.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616609765 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2}
14:20:07 [2019-12-20T19:20:07.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616609765 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:20:07 [2019-12-20T19:20:07.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616609765 data=null} to TreeItem with text {simple_server-thread2}
14:20:07 [2019-12-20T19:20:07.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616609765 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
14:20:07 [2019-12-20T19:20:07.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616609765 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:20:07 [2019-12-20T19:20:07.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616609772 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
14:20:07 [2019-12-20T19:20:07.769Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
14:20:07 [2019-12-20T19:20:07.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616609772 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2}
14:20:07 [2019-12-20T19:20:07.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616609773 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:20:07 [2019-12-20T19:20:07.769Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:07 [2019-12-20T19:20:07.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616609773 data=null} to TreeItem with text {simple_server-thread2}
14:20:07 [2019-12-20T19:20:07.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616609773 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
14:20:07 [2019-12-20T19:20:07.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616609773 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:20:07 [2019-12-20T19:20:07.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616609776 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
14:20:07 [2019-12-20T19:20:07.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616609776 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2}
14:20:07 [2019-12-20T19:20:07.769Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=616609776 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2}
14:20:07 [2019-12-20T19:20:07.769Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616609777 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:20:07 [2019-12-20T19:20:07.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616609898 data=null button=1 stateMask=0x80000 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2}
14:20:07 [2019-12-20T19:20:07.769Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=616609899 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2}
14:20:07 [2019-12-20T19:20:07.769Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=616609899 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:20:07 [2019-12-20T19:20:07.769Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=616609899 data=null} to TreeItem with text {simple_server-thread2}
14:20:07 [2019-12-20T19:20:07.769Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
14:20:07 [2019-12-20T19:20:07.769Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:07 [2019-12-20T19:20:07.769Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:07 [2019-12-20T19:20:07.769Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:07 [2019-12-20T19:20:07.769Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:08 [2019-12-20T19:20:08.331Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:08 [2019-12-20T19:20:08.331Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:08 [2019-12-20T19:20:08.331Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:08 [2019-12-20T19:20:08.331Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:08 [2019-12-20T19:20:08.331Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:08 [2019-12-20T19:20:08.331Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:08 [2019-12-20T19:20:08.331Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:08 [2019-12-20T19:20:08.331Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:08 [2019-12-20T19:20:08.331Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:08 [2019-12-20T19:20:08.331Z] DEBUG - Attempting to set focus on Table with text {}
14:20:08 [2019-12-20T19:20:08.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616610401 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:20:08 [2019-12-20T19:20:08.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616610401 data=null doit=true} to TableItem with text {}
14:20:08 [2019-12-20T19:20:08.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616610401 data=null} to TableItem with text {}
14:20:08 [2019-12-20T19:20:08.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616610401 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:20:08 [2019-12-20T19:20:08.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616610402 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:20:08 [2019-12-20T19:20:08.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616610405 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:20:08 [2019-12-20T19:20:08.331Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:08 [2019-12-20T19:20:08.331Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:09 [2019-12-20T19:20:09.258Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:09 [2019-12-20T19:20:09.258Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:09 [2019-12-20T19:20:09.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616611377 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2}
14:20:09 [2019-12-20T19:20:09.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616611377 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:20:09 [2019-12-20T19:20:09.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616611377 data=null} to TreeItem with text {simple_server-thread2}
14:20:09 [2019-12-20T19:20:09.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616611377 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
14:20:09 [2019-12-20T19:20:09.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616611377 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:20:09 [2019-12-20T19:20:09.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616611394 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
14:20:09 [2019-12-20T19:20:09.258Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:09 [2019-12-20T19:20:09.258Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:09 [2019-12-20T19:20:09.258Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:09 [2019-12-20T19:20:09.258Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:09 [2019-12-20T19:20:09.258Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:09 [2019-12-20T19:20:09.258Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:20:09 [2019-12-20T19:20:09.258Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:09 [2019-12-20T19:20:09.258Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:09 [2019-12-20T19:20:09.258Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:09 [2019-12-20T19:20:09.258Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:09 [2019-12-20T19:20:09.258Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:09 [2019-12-20T19:20:09.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616611403 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:09 [2019-12-20T19:20:09.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616611403 data=null doit=true} to TreeItem with text {test}
14:20:09 [2019-12-20T19:20:09.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616611403 data=null} to TreeItem with text {test}
14:20:09 [2019-12-20T19:20:09.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616611404 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:09 [2019-12-20T19:20:09.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616611404 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:09 [2019-12-20T19:20:09.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616611429 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:09 [2019-12-20T19:20:09.258Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:09 [2019-12-20T19:20:09.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616611429 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:09 [2019-12-20T19:20:09.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616611429 data=null doit=true} to TreeItem with text {test}
14:20:09 [2019-12-20T19:20:09.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616611429 data=null} to TreeItem with text {test}
14:20:09 [2019-12-20T19:20:09.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616611430 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:09 [2019-12-20T19:20:09.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616611430 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:09 [2019-12-20T19:20:09.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616611437 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:09 [2019-12-20T19:20:09.258Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:20:09 [2019-12-20T19:20:09.258Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:09 [2019-12-20T19:20:09.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=616611438 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]}
14:20:09 [2019-12-20T19:20:09.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=616611438 data=null doit=true} to TreeItem with text {Traces [13]}
14:20:09 [2019-12-20T19:20:09.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=616611438 data=null} to TreeItem with text {Traces [13]}
14:20:09 [2019-12-20T19:20:09.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=616611438 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
14:20:09 [2019-12-20T19:20:09.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616611438 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:20:09 [2019-12-20T19:20:09.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=616611445 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
14:20:09 [2019-12-20T19:20:09.258Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
14:20:09 [2019-12-20T19:20:09.820Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:09 [2019-12-20T19:20:09.820Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:09 [2019-12-20T19:20:09.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616611941 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing}
14:20:09 [2019-12-20T19:20:09.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616611942 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:20:09 [2019-12-20T19:20:09.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616611942 data=null} to TreeItem with text {ust-overlap-testing}
14:20:09 [2019-12-20T19:20:09.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616611942 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing}
14:20:09 [2019-12-20T19:20:09.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616611942 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:20:09 [2019-12-20T19:20:09.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616611988 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing}
14:20:09 [2019-12-20T19:20:09.820Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:09 [2019-12-20T19:20:09.820Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:09 [2019-12-20T19:20:09.820Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:09 [2019-12-20T19:20:09.820Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:09 [2019-12-20T19:20:09.820Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:09 [2019-12-20T19:20:09.820Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:09 [2019-12-20T19:20:09.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616611991 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing}
14:20:09 [2019-12-20T19:20:09.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616611991 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:20:09 [2019-12-20T19:20:09.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616611991 data=null} to TreeItem with text {ust-overlap-testing}
14:20:09 [2019-12-20T19:20:09.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616611991 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing}
14:20:09 [2019-12-20T19:20:09.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616611991 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:20:09 [2019-12-20T19:20:09.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616611995 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing}
14:20:09 [2019-12-20T19:20:09.820Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
14:20:09 [2019-12-20T19:20:09.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616611995 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing}
14:20:09 [2019-12-20T19:20:09.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616611995 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:20:09 [2019-12-20T19:20:09.820Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:09 [2019-12-20T19:20:09.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616611996 data=null} to TreeItem with text {ust-overlap-testing}
14:20:09 [2019-12-20T19:20:09.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616611996 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing}
14:20:09 [2019-12-20T19:20:09.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616611996 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:20:09 [2019-12-20T19:20:09.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616611999 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing}
14:20:09 [2019-12-20T19:20:09.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616611999 data=null button=1 stateMask=0x0 x=139 y=305 count=2} to TreeItem with text {ust-overlap-testing}
14:20:09 [2019-12-20T19:20:09.820Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=616612000 data=null button=1 stateMask=0x0 x=139 y=305 count=2} to TreeItem with text {ust-overlap-testing}
14:20:09 [2019-12-20T19:20:09.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616612102 data=null button=1 stateMask=0x80000 x=139 y=305 count=2} to TreeItem with text {ust-overlap-testing}
14:20:09 [2019-12-20T19:20:09.820Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=616612102 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing}
14:20:09 [2019-12-20T19:20:09.820Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=616612102 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:20:09 [2019-12-20T19:20:09.820Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=616612102 data=null} to TreeItem with text {ust-overlap-testing}
14:20:09 [2019-12-20T19:20:09.820Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
14:20:09 [2019-12-20T19:20:09.820Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:09 [2019-12-20T19:20:09.820Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:09 [2019-12-20T19:20:09.820Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:09 [2019-12-20T19:20:09.820Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:09 [2019-12-20T19:20:09.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:09 [2019-12-20T19:20:09.821Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616612000 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:20:10 [2019-12-20T19:20:10.382Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:10 [2019-12-20T19:20:10.382Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:10 [2019-12-20T19:20:10.382Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:10 [2019-12-20T19:20:10.382Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:10 [2019-12-20T19:20:10.382Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:10 [2019-12-20T19:20:10.382Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:10 [2019-12-20T19:20:10.382Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:10 [2019-12-20T19:20:10.382Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:10 [2019-12-20T19:20:10.382Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:10 [2019-12-20T19:20:10.382Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:10 [2019-12-20T19:20:10.382Z] DEBUG - Attempting to set focus on Table with text {}
14:20:10 [2019-12-20T19:20:10.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616612609 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:20:10 [2019-12-20T19:20:10.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616612609 data=null doit=true} to TableItem with text {}
14:20:10 [2019-12-20T19:20:10.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616612609 data=null} to TableItem with text {}
14:20:10 [2019-12-20T19:20:10.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616612610 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:20:10 [2019-12-20T19:20:10.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616612610 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:20:10 [2019-12-20T19:20:10.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616612682 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:20:10 [2019-12-20T19:20:10.382Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:10 [2019-12-20T19:20:10.382Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:11 [2019-12-20T19:20:11.746Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:11 [2019-12-20T19:20:11.746Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:11 [2019-12-20T19:20:11.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616613744 data=null button=0 stateMask=0x0 x=139 y=305 count=0} to TreeItem with text {ust-overlap-testing}
14:20:11 [2019-12-20T19:20:11.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616613745 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:20:11 [2019-12-20T19:20:11.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616613745 data=null} to TreeItem with text {ust-overlap-testing}
14:20:11 [2019-12-20T19:20:11.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616613745 data=null button=1 stateMask=0x0 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing}
14:20:11 [2019-12-20T19:20:11.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616613745 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:20:11 [2019-12-20T19:20:11.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616613749 data=null button=1 stateMask=0x80000 x=139 y=305 count=1} to TreeItem with text {ust-overlap-testing}
14:20:11 [2019-12-20T19:20:11.746Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:11 [2019-12-20T19:20:11.746Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:11 [2019-12-20T19:20:11.746Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:11 [2019-12-20T19:20:11.746Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:11 [2019-12-20T19:20:11.746Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:11 [2019-12-20T19:20:11.746Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:20:11 [2019-12-20T19:20:11.746Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:11 [2019-12-20T19:20:11.746Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:11 [2019-12-20T19:20:11.746Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:11 [2019-12-20T19:20:11.746Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:11 [2019-12-20T19:20:11.746Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:11 [2019-12-20T19:20:11.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616613753 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:11 [2019-12-20T19:20:11.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616613753 data=null doit=true} to TreeItem with text {test}
14:20:11 [2019-12-20T19:20:11.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616613754 data=null} to TreeItem with text {test}
14:20:11 [2019-12-20T19:20:11.746Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616613754 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:11 [2019-12-20T19:20:11.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616613754 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:11 [2019-12-20T19:20:11.746Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616613783 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:11 [2019-12-20T19:20:11.746Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:11 [2019-12-20T19:20:11.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616613784 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:11 [2019-12-20T19:20:11.746Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616613784 data=null doit=true} to TreeItem with text {test}
14:20:11 [2019-12-20T19:20:11.746Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616613784 data=null} to TreeItem with text {test}
14:20:11 [2019-12-20T19:20:11.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616613784 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:11 [2019-12-20T19:20:11.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616613784 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:11 [2019-12-20T19:20:11.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616613789 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:11 [2019-12-20T19:20:11.747Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:20:11 [2019-12-20T19:20:11.747Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:11 [2019-12-20T19:20:11.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=616613789 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]}
14:20:11 [2019-12-20T19:20:11.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=616613789 data=null doit=true} to TreeItem with text {Traces [13]}
14:20:11 [2019-12-20T19:20:11.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=616613789 data=null} to TreeItem with text {Traces [13]}
14:20:11 [2019-12-20T19:20:11.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=616613789 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
14:20:11 [2019-12-20T19:20:11.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616613790 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:20:11 [2019-12-20T19:20:11.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=616613804 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
14:20:11 [2019-12-20T19:20:11.747Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
14:20:12 [2019-12-20T19:20:12.002Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:12 [2019-12-20T19:20:12.002Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:12 [2019-12-20T19:20:12.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616614226 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:20:12 [2019-12-20T19:20:12.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=616614226 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:20:12 [2019-12-20T19:20:12.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=616614226 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:20:12 [2019-12-20T19:20:12.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616614227 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:20:12 [2019-12-20T19:20:12.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616614227 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:20:12 [2019-12-20T19:20:12.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616614264 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:20:12 [2019-12-20T19:20:12.002Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:12 [2019-12-20T19:20:12.002Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:12 [2019-12-20T19:20:12.002Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:12 [2019-12-20T19:20:12.002Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:12 [2019-12-20T19:20:12.002Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:12 [2019-12-20T19:20:12.003Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:12 [2019-12-20T19:20:12.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616614266 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:20:12 [2019-12-20T19:20:12.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=616614266 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:20:12 [2019-12-20T19:20:12.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=616614266 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:20:12 [2019-12-20T19:20:12.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616614266 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:20:12 [2019-12-20T19:20:12.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616614266 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:20:12 [2019-12-20T19:20:12.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616614270 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:20:12 [2019-12-20T19:20:12.003Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
14:20:12 [2019-12-20T19:20:12.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616614270 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:20:12 [2019-12-20T19:20:12.003Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=616614270 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:20:12 [2019-12-20T19:20:12.003Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:12 [2019-12-20T19:20:12.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=616614270 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:20:12 [2019-12-20T19:20:12.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616614270 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:20:12 [2019-12-20T19:20:12.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616614270 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:20:12 [2019-12-20T19:20:12.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616614281 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:20:12 [2019-12-20T19:20:12.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616614281 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
14:20:12 [2019-12-20T19:20:12.003Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616614281 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
14:20:12 [2019-12-20T19:20:12.003Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616614281 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:20:12 [2019-12-20T19:20:12.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616614326 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
14:20:12 [2019-12-20T19:20:12.003Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616614332 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:20:12 [2019-12-20T19:20:12.003Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=616614332 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:20:12 [2019-12-20T19:20:12.003Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=616614332 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:20:12 [2019-12-20T19:20:12.003Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
14:20:12 [2019-12-20T19:20:12.003Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:12 [2019-12-20T19:20:12.003Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:12 [2019-12-20T19:20:12.003Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:12 [2019-12-20T19:20:12.003Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:12 [2019-12-20T19:20:12.003Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:12 [2019-12-20T19:20:12.003Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:12 [2019-12-20T19:20:12.564Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:12 [2019-12-20T19:20:12.564Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:12 [2019-12-20T19:20:12.564Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:12 [2019-12-20T19:20:12.564Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:12 [2019-12-20T19:20:12.564Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:12 [2019-12-20T19:20:12.564Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:12 [2019-12-20T19:20:12.564Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:13 [2019-12-20T19:20:13.495Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:13 [2019-12-20T19:20:13.495Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:13 [2019-12-20T19:20:13.495Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:13 [2019-12-20T19:20:13.495Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:13 [2019-12-20T19:20:13.495Z] DEBUG - Attempting to set focus on Table with text {}
14:20:13 [2019-12-20T19:20:13.495Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616615836 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:20:13 [2019-12-20T19:20:13.495Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616615836 data=null doit=true} to TableItem with text {}
14:20:13 [2019-12-20T19:20:13.495Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616615836 data=null} to TableItem with text {}
14:20:13 [2019-12-20T19:20:13.495Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616615837 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:20:13 [2019-12-20T19:20:13.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616615837 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:20:13 [2019-12-20T19:20:13.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616615844 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:20:13 [2019-12-20T19:20:13.496Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:13 [2019-12-20T19:20:13.496Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:13 [2019-12-20T19:20:13.752Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:13 [2019-12-20T19:20:13.752Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:13 [2019-12-20T19:20:13.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616615940 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:20:13 [2019-12-20T19:20:13.752Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=616615940 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:20:13 [2019-12-20T19:20:13.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=616615940 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:20:13 [2019-12-20T19:20:13.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616615940 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:20:13 [2019-12-20T19:20:13.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616615940 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:20:13 [2019-12-20T19:20:13.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616615945 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:20:13 [2019-12-20T19:20:13.752Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:13 [2019-12-20T19:20:13.752Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:13 [2019-12-20T19:20:13.752Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:13 [2019-12-20T19:20:13.752Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:13 [2019-12-20T19:20:13.752Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:13 [2019-12-20T19:20:13.752Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:20:13 [2019-12-20T19:20:13.752Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:13 [2019-12-20T19:20:13.752Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:13 [2019-12-20T19:20:13.752Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:13 [2019-12-20T19:20:13.752Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:13 [2019-12-20T19:20:13.752Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:13 [2019-12-20T19:20:13.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616615949 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:13 [2019-12-20T19:20:13.752Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616615949 data=null doit=true} to TreeItem with text {test}
14:20:13 [2019-12-20T19:20:13.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616615949 data=null} to TreeItem with text {test}
14:20:13 [2019-12-20T19:20:13.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616615949 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:13 [2019-12-20T19:20:13.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616615949 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:13 [2019-12-20T19:20:13.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616615980 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:13 [2019-12-20T19:20:13.752Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:13 [2019-12-20T19:20:13.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616615980 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:13 [2019-12-20T19:20:13.752Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616615980 data=null doit=true} to TreeItem with text {test}
14:20:13 [2019-12-20T19:20:13.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616615981 data=null} to TreeItem with text {test}
14:20:13 [2019-12-20T19:20:13.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616615981 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:13 [2019-12-20T19:20:13.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616615981 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:13 [2019-12-20T19:20:13.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616615985 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:13 [2019-12-20T19:20:13.752Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:20:13 [2019-12-20T19:20:13.752Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:13 [2019-12-20T19:20:13.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=616615986 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]}
14:20:13 [2019-12-20T19:20:13.752Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=616615986 data=null doit=true} to TreeItem with text {Traces [13]}
14:20:13 [2019-12-20T19:20:13.752Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=616615986 data=null} to TreeItem with text {Traces [13]}
14:20:13 [2019-12-20T19:20:13.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=616615986 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
14:20:13 [2019-12-20T19:20:13.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616615987 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:20:13 [2019-12-20T19:20:13.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=616615994 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
14:20:13 [2019-12-20T19:20:13.752Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
14:20:14 [2019-12-20T19:20:14.008Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:14 [2019-12-20T19:20:14.008Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:14 [2019-12-20T19:20:14.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616616343 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:20:14 [2019-12-20T19:20:14.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=616616343 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:20:14 [2019-12-20T19:20:14.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=616616343 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:20:14 [2019-12-20T19:20:14.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616616343 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:20:14 [2019-12-20T19:20:14.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616616344 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:20:14 [2019-12-20T19:20:14.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616616356 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:20:14 [2019-12-20T19:20:14.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:14 [2019-12-20T19:20:14.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:14 [2019-12-20T19:20:14.008Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:14 [2019-12-20T19:20:14.008Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:14 [2019-12-20T19:20:14.008Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:14 [2019-12-20T19:20:14.008Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:14 [2019-12-20T19:20:14.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616616358 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:20:14 [2019-12-20T19:20:14.008Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=616616358 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:20:14 [2019-12-20T19:20:14.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=616616367 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:20:14 [2019-12-20T19:20:14.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616616367 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:20:14 [2019-12-20T19:20:14.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616616367 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:20:14 [2019-12-20T19:20:14.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616616371 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:20:14 [2019-12-20T19:20:14.008Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
14:20:14 [2019-12-20T19:20:14.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616616371 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:20:14 [2019-12-20T19:20:14.009Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=616616372 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:20:14 [2019-12-20T19:20:14.009Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:14 [2019-12-20T19:20:14.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=616616372 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:20:14 [2019-12-20T19:20:14.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616616372 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:20:14 [2019-12-20T19:20:14.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616616372 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:20:14 [2019-12-20T19:20:14.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616616378 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:20:14 [2019-12-20T19:20:14.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616616379 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
14:20:14 [2019-12-20T19:20:14.009Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616616379 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
14:20:14 [2019-12-20T19:20:14.264Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616616379 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:20:14 [2019-12-20T19:20:14.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616616423 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
14:20:14 [2019-12-20T19:20:14.265Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616616431 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:20:14 [2019-12-20T19:20:14.265Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=616616431 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:20:14 [2019-12-20T19:20:14.265Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=616616431 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:20:14 [2019-12-20T19:20:14.265Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
14:20:14 [2019-12-20T19:20:14.265Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:14 [2019-12-20T19:20:14.265Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:14 [2019-12-20T19:20:14.265Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:14 [2019-12-20T19:20:14.265Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:14 [2019-12-20T19:20:14.265Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:14 [2019-12-20T19:20:14.265Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:14 [2019-12-20T19:20:14.265Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:14 [2019-12-20T19:20:14.827Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:14 [2019-12-20T19:20:14.827Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:14 [2019-12-20T19:20:14.827Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:14 [2019-12-20T19:20:14.827Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:14 [2019-12-20T19:20:14.827Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:14 [2019-12-20T19:20:14.827Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:14 [2019-12-20T19:20:14.827Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:14 [2019-12-20T19:20:14.827Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:15 [2019-12-20T19:20:15.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:15 [2019-12-20T19:20:15.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:15 [2019-12-20T19:20:15.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:15 [2019-12-20T19:20:15.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:15 [2019-12-20T19:20:15.754Z] DEBUG - Attempting to set focus on Table with text {}
14:20:15 [2019-12-20T19:20:15.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616617934 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:20:15 [2019-12-20T19:20:15.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616617934 data=null doit=true} to TableItem with text {}
14:20:15 [2019-12-20T19:20:15.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616617934 data=null} to TableItem with text {}
14:20:15 [2019-12-20T19:20:15.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616617935 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:20:15 [2019-12-20T19:20:15.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616617935 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:20:15 [2019-12-20T19:20:15.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616617947 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:20:15 [2019-12-20T19:20:15.754Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:15 [2019-12-20T19:20:15.754Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:15 [2019-12-20T19:20:15.754Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:15 [2019-12-20T19:20:15.754Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:15 [2019-12-20T19:20:15.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616618039 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:20:15 [2019-12-20T19:20:15.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=616618039 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:20:15 [2019-12-20T19:20:15.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=616618039 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:20:15 [2019-12-20T19:20:15.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616618039 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:20:15 [2019-12-20T19:20:15.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616618040 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:20:15 [2019-12-20T19:20:15.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616618078 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:20:15 [2019-12-20T19:20:15.755Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:15 [2019-12-20T19:20:15.755Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:15 [2019-12-20T19:20:15.755Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:15 [2019-12-20T19:20:15.755Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:15 [2019-12-20T19:20:15.755Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:15 [2019-12-20T19:20:15.755Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:20:15 [2019-12-20T19:20:15.755Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:15 [2019-12-20T19:20:15.755Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:15 [2019-12-20T19:20:15.755Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:15 [2019-12-20T19:20:15.755Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:15 [2019-12-20T19:20:15.755Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:15 [2019-12-20T19:20:15.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616618082 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:15 [2019-12-20T19:20:15.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616618082 data=null doit=true} to TreeItem with text {test}
14:20:15 [2019-12-20T19:20:15.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616618082 data=null} to TreeItem with text {test}
14:20:15 [2019-12-20T19:20:15.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616618082 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:15 [2019-12-20T19:20:15.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616618082 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:15 [2019-12-20T19:20:15.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616618103 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:15 [2019-12-20T19:20:15.755Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:15 [2019-12-20T19:20:15.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616618104 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:15 [2019-12-20T19:20:15.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616618104 data=null doit=true} to TreeItem with text {test}
14:20:15 [2019-12-20T19:20:15.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616618104 data=null} to TreeItem with text {test}
14:20:15 [2019-12-20T19:20:15.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616618104 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:15 [2019-12-20T19:20:15.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616618104 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:15 [2019-12-20T19:20:15.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616618108 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:15 [2019-12-20T19:20:15.755Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:20:15 [2019-12-20T19:20:15.755Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:15 [2019-12-20T19:20:15.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=616618109 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]}
14:20:15 [2019-12-20T19:20:15.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=616618109 data=null doit=true} to TreeItem with text {Traces [13]}
14:20:15 [2019-12-20T19:20:15.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=616618109 data=null} to TreeItem with text {Traces [13]}
14:20:15 [2019-12-20T19:20:15.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=616618109 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
14:20:15 [2019-12-20T19:20:15.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616618109 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:20:15 [2019-12-20T19:20:15.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=616618119 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
14:20:15 [2019-12-20T19:20:15.755Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616618543 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=616618543 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=616618543 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616618543 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616618543 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:20:16 [2019-12-20T19:20:16.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616618578 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:16 [2019-12-20T19:20:16.317Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616618580 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=616618580 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=616618580 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616618580 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616618580 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:20:16 [2019-12-20T19:20:16.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616618584 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616618584 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=616618584 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=616618584 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616618585 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616618585 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:20:16 [2019-12-20T19:20:16.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616618594 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616618594 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)}
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616618595 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)}
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616618638 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)}
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616618638 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=616618638 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=616618638 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:16 [2019-12-20T19:20:16.317Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616618595 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:20:16 [2019-12-20T19:20:16.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:16 [2019-12-20T19:20:16.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:16 [2019-12-20T19:20:16.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:16 [2019-12-20T19:20:16.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:16 [2019-12-20T19:20:16.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:16 [2019-12-20T19:20:16.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:16 [2019-12-20T19:20:16.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:16 [2019-12-20T19:20:16.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:16 [2019-12-20T19:20:16.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:16 [2019-12-20T19:20:16.879Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:16 [2019-12-20T19:20:16.879Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:16 [2019-12-20T19:20:16.879Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:16 [2019-12-20T19:20:16.879Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:16 [2019-12-20T19:20:16.879Z] DEBUG - Attempting to set focus on Table with text {}
14:20:16 [2019-12-20T19:20:16.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616619193 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:20:16 [2019-12-20T19:20:16.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616619193 data=null doit=true} to TableItem with text {}
14:20:16 [2019-12-20T19:20:16.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616619193 data=null} to TableItem with text {}
14:20:16 [2019-12-20T19:20:16.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616619193 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:20:16 [2019-12-20T19:20:16.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616619193 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:20:16 [2019-12-20T19:20:16.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616619216 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:20:16 [2019-12-20T19:20:16.879Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:16 [2019-12-20T19:20:16.879Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616620345 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=616620345 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=616620346 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616620346 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616620346 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:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616620350 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:18 [2019-12-20T19:20:18.245Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616620354 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616620354 data=null doit=true} to TreeItem with text {test}
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616620354 data=null} to TreeItem with text {test}
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616620354 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616620354 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616620383 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616620383 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616620383 data=null doit=true} to TreeItem with text {test}
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616620383 data=null} to TreeItem with text {test}
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616620383 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616620384 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616620388 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:18 [2019-12-20T19:20:18.245Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=616620388 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]}
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=616620388 data=null doit=true} to TreeItem with text {Traces [13]}
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=616620388 data=null} to TreeItem with text {Traces [13]}
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=616620389 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616620389 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:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=616620403 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
14:20:18 [2019-12-20T19:20:18.245Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616620504 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)}
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=616620504 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=616620504 data=null} to TreeItem with text {simple_server-thread1(2)}
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616620505 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616620505 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:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616620531 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:18 [2019-12-20T19:20:18.245Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616620532 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)}
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=616620533 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=616620533 data=null} to TreeItem with text {simple_server-thread1(2)}
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616620533 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
14:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616620533 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:20:18 [2019-12-20T19:20:18.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616620538 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
14:20:18 [2019-12-20T19:20:18.246Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)}
14:20:18 [2019-12-20T19:20:18.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616620539 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)}
14:20:18 [2019-12-20T19:20:18.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=616620539 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
14:20:18 [2019-12-20T19:20:18.246Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:18 [2019-12-20T19:20:18.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=616620539 data=null} to TreeItem with text {simple_server-thread1(2)}
14:20:18 [2019-12-20T19:20:18.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616620539 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
14:20:18 [2019-12-20T19:20:18.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616620539 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:20:18 [2019-12-20T19:20:18.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616620543 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
14:20:18 [2019-12-20T19:20:18.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616620543 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)}
14:20:18 [2019-12-20T19:20:18.246Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616620543 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)}
14:20:18 [2019-12-20T19:20:18.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616620610 data=null button=1 stateMask=0x80000 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)}
14:20:18 [2019-12-20T19:20:18.246Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616620610 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)}
14:20:18 [2019-12-20T19:20:18.246Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=616620610 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
14:20:18 [2019-12-20T19:20:18.246Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=616620610 data=null} to TreeItem with text {simple_server-thread1(2)}
14:20:18 [2019-12-20T19:20:18.246Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)}
14:20:18 [2019-12-20T19:20:18.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:18 [2019-12-20T19:20:18.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:18 [2019-12-20T19:20:18.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:18 [2019-12-20T19:20:18.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:18 [2019-12-20T19:20:18.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:18 [2019-12-20T19:20:18.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:18 [2019-12-20T19:20:18.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:18 [2019-12-20T19:20:18.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:18 [2019-12-20T19:20:18.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:18 [2019-12-20T19:20:18.502Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616620543 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:20:18 [2019-12-20T19:20:18.758Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:18 [2019-12-20T19:20:18.758Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:18 [2019-12-20T19:20:18.758Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:18 [2019-12-20T19:20:18.758Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:18 [2019-12-20T19:20:18.758Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:18 [2019-12-20T19:20:18.758Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:18 [2019-12-20T19:20:18.758Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:18 [2019-12-20T19:20:18.758Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:18 [2019-12-20T19:20:18.758Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:18 [2019-12-20T19:20:18.758Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:18 [2019-12-20T19:20:18.758Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:18 [2019-12-20T19:20:18.758Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:18 [2019-12-20T19:20:18.758Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:18 [2019-12-20T19:20:18.758Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:18 [2019-12-20T19:20:18.758Z] DEBUG - Attempting to set focus on Table with text {}
14:20:18 [2019-12-20T19:20:18.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616621115 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:20:18 [2019-12-20T19:20:18.758Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616621115 data=null doit=true} to TableItem with text {}
14:20:18 [2019-12-20T19:20:18.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616621115 data=null} to TableItem with text {}
14:20:18 [2019-12-20T19:20:18.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616621115 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:20:18 [2019-12-20T19:20:18.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616621115 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:20:18 [2019-12-20T19:20:18.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616621121 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:20:18 [2019-12-20T19:20:18.758Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:18 [2019-12-20T19:20:18.758Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:19 [2019-12-20T19:20:19.684Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:19 [2019-12-20T19:20:19.684Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:19 [2019-12-20T19:20:19.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616622112 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)}
14:20:19 [2019-12-20T19:20:19.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=616622112 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
14:20:19 [2019-12-20T19:20:19.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=616622112 data=null} to TreeItem with text {simple_server-thread1(2)}
14:20:19 [2019-12-20T19:20:19.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616622112 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
14:20:19 [2019-12-20T19:20:19.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616622113 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:20:19 [2019-12-20T19:20:19.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616622118 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
14:20:19 [2019-12-20T19:20:19.940Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:19 [2019-12-20T19:20:19.940Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:19 [2019-12-20T19:20:19.940Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:19 [2019-12-20T19:20:19.940Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:19 [2019-12-20T19:20:19.940Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:19 [2019-12-20T19:20:19.940Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:20:19 [2019-12-20T19:20:19.940Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:19 [2019-12-20T19:20:19.940Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:19 [2019-12-20T19:20:19.940Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:19 [2019-12-20T19:20:19.940Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:19 [2019-12-20T19:20:19.940Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:19 [2019-12-20T19:20:19.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616622193 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:19 [2019-12-20T19:20:19.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616622193 data=null doit=true} to TreeItem with text {test}
14:20:19 [2019-12-20T19:20:19.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616622193 data=null} to TreeItem with text {test}
14:20:19 [2019-12-20T19:20:19.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616622193 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:19 [2019-12-20T19:20:19.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616622193 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:19 [2019-12-20T19:20:19.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616622219 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:19 [2019-12-20T19:20:19.941Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:19 [2019-12-20T19:20:19.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616622276 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:19 [2019-12-20T19:20:19.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616622276 data=null doit=true} to TreeItem with text {test}
14:20:19 [2019-12-20T19:20:19.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616622276 data=null} to TreeItem with text {test}
14:20:19 [2019-12-20T19:20:19.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616622276 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:19 [2019-12-20T19:20:19.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616622277 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:19 [2019-12-20T19:20:19.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616622282 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:19 [2019-12-20T19:20:19.941Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:20:19 [2019-12-20T19:20:19.941Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:19 [2019-12-20T19:20:19.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=616622282 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]}
14:20:19 [2019-12-20T19:20:19.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=616622282 data=null doit=true} to TreeItem with text {Traces [13]}
14:20:19 [2019-12-20T19:20:19.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=616622282 data=null} to TreeItem with text {Traces [13]}
14:20:19 [2019-12-20T19:20:19.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=616622283 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
14:20:19 [2019-12-20T19:20:19.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616622283 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:20:19 [2019-12-20T19:20:19.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=616622302 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
14:20:19 [2019-12-20T19:20:19.941Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
14:20:20 [2019-12-20T19:20:20.197Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:20 [2019-12-20T19:20:20.197Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:20 [2019-12-20T19:20:20.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616622586 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)}
14:20:20 [2019-12-20T19:20:20.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=616622586 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
14:20:20 [2019-12-20T19:20:20.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=616622586 data=null} to TreeItem with text {simple_server-thread2(2)}
14:20:20 [2019-12-20T19:20:20.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616622586 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
14:20:20 [2019-12-20T19:20:20.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616622586 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:20:20 [2019-12-20T19:20:20.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616622599 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
14:20:20 [2019-12-20T19:20:20.454Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:20 [2019-12-20T19:20:20.454Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:20 [2019-12-20T19:20:20.454Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:20 [2019-12-20T19:20:20.454Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:20 [2019-12-20T19:20:20.454Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:20 [2019-12-20T19:20:20.454Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:20 [2019-12-20T19:20:20.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616622615 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)}
14:20:20 [2019-12-20T19:20:20.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=616622615 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
14:20:20 [2019-12-20T19:20:20.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=616622615 data=null} to TreeItem with text {simple_server-thread2(2)}
14:20:20 [2019-12-20T19:20:20.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616622615 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
14:20:20 [2019-12-20T19:20:20.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616622616 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:20:20 [2019-12-20T19:20:20.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616622624 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
14:20:20 [2019-12-20T19:20:20.454Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)}
14:20:20 [2019-12-20T19:20:20.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616622625 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)}
14:20:20 [2019-12-20T19:20:20.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=616622625 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
14:20:20 [2019-12-20T19:20:20.454Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:20 [2019-12-20T19:20:20.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=616622625 data=null} to TreeItem with text {simple_server-thread2(2)}
14:20:20 [2019-12-20T19:20:20.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616622625 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
14:20:20 [2019-12-20T19:20:20.454Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616622625 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:20:20 [2019-12-20T19:20:20.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616622629 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
14:20:20 [2019-12-20T19:20:20.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616622629 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)}
14:20:20 [2019-12-20T19:20:20.454Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616622629 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)}
14:20:20 [2019-12-20T19:20:20.454Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616622629 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:20:20 [2019-12-20T19:20:20.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616622781 data=null button=1 stateMask=0x80000 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)}
14:20:20 [2019-12-20T19:20:20.454Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616622788 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)}
14:20:20 [2019-12-20T19:20:20.454Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=616622788 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
14:20:20 [2019-12-20T19:20:20.454Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=616622788 data=null} to TreeItem with text {simple_server-thread2(2)}
14:20:20 [2019-12-20T19:20:20.454Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)}
14:20:20 [2019-12-20T19:20:20.454Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:20 [2019-12-20T19:20:20.454Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:20 [2019-12-20T19:20:20.454Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:20 [2019-12-20T19:20:20.454Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:20 [2019-12-20T19:20:20.454Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:20 [2019-12-20T19:20:20.454Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:20 [2019-12-20T19:20:20.454Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:20 [2019-12-20T19:20:20.454Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:20 [2019-12-20T19:20:20.454Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:20 [2019-12-20T19:20:20.454Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:21 [2019-12-20T19:20:21.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:21 [2019-12-20T19:20:21.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:21 [2019-12-20T19:20:21.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:21 [2019-12-20T19:20:21.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:21 [2019-12-20T19:20:21.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:21 [2019-12-20T19:20:21.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:21 [2019-12-20T19:20:21.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:21 [2019-12-20T19:20:21.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:21 [2019-12-20T19:20:21.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:21 [2019-12-20T19:20:21.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:21 [2019-12-20T19:20:21.016Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:21 [2019-12-20T19:20:21.016Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:21 [2019-12-20T19:20:21.016Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:21 [2019-12-20T19:20:21.016Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:21 [2019-12-20T19:20:21.016Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:21 [2019-12-20T19:20:21.016Z] DEBUG - Attempting to set focus on Table with text {}
14:20:21 [2019-12-20T19:20:21.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616623291 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:20:21 [2019-12-20T19:20:21.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616623292 data=null doit=true} to TableItem with text {}
14:20:21 [2019-12-20T19:20:21.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616623292 data=null} to TableItem with text {}
14:20:21 [2019-12-20T19:20:21.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616623292 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:20:21 [2019-12-20T19:20:21.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616623292 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:20:21 [2019-12-20T19:20:21.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616623306 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:20:21 [2019-12-20T19:20:21.016Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:21 [2019-12-20T19:20:21.016Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:21 [2019-12-20T19:20:21.947Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:21 [2019-12-20T19:20:21.947Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:21 [2019-12-20T19:20:21.947Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616624269 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)}
14:20:21 [2019-12-20T19:20:21.947Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=616624269 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
14:20:21 [2019-12-20T19:20:21.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=616624269 data=null} to TreeItem with text {simple_server-thread2(2)}
14:20:21 [2019-12-20T19:20:21.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616624269 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
14:20:21 [2019-12-20T19:20:21.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616624269 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:20:21 [2019-12-20T19:20:21.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616624273 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
14:20:21 [2019-12-20T19:20:21.948Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:21 [2019-12-20T19:20:21.948Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:21 [2019-12-20T19:20:21.948Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:21 [2019-12-20T19:20:21.948Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:21 [2019-12-20T19:20:21.948Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:21 [2019-12-20T19:20:21.948Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:20:21 [2019-12-20T19:20:21.948Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:21 [2019-12-20T19:20:21.948Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:21 [2019-12-20T19:20:21.948Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:21 [2019-12-20T19:20:21.948Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:21 [2019-12-20T19:20:21.948Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:21 [2019-12-20T19:20:21.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616624277 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:21 [2019-12-20T19:20:21.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616624277 data=null doit=true} to TreeItem with text {test}
14:20:21 [2019-12-20T19:20:21.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616624277 data=null} to TreeItem with text {test}
14:20:21 [2019-12-20T19:20:21.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616624278 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:21 [2019-12-20T19:20:21.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616624278 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:22 [2019-12-20T19:20:22.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616624385 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:22 [2019-12-20T19:20:22.204Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:22 [2019-12-20T19:20:22.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616624387 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:22 [2019-12-20T19:20:22.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616624387 data=null doit=true} to TreeItem with text {test}
14:20:22 [2019-12-20T19:20:22.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616624387 data=null} to TreeItem with text {test}
14:20:22 [2019-12-20T19:20:22.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616624387 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:22 [2019-12-20T19:20:22.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616624387 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:22 [2019-12-20T19:20:22.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616624394 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:22 [2019-12-20T19:20:22.204Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:20:22 [2019-12-20T19:20:22.204Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:22 [2019-12-20T19:20:22.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=616624405 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]}
14:20:22 [2019-12-20T19:20:22.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=616624405 data=null doit=true} to TreeItem with text {Traces [13]}
14:20:22 [2019-12-20T19:20:22.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=616624405 data=null} to TreeItem with text {Traces [13]}
14:20:22 [2019-12-20T19:20:22.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=616624405 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
14:20:22 [2019-12-20T19:20:22.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616624405 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:20:22 [2019-12-20T19:20:22.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=616624420 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
14:20:22 [2019-12-20T19:20:22.204Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
14:20:22 [2019-12-20T19:20:22.852Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:22 [2019-12-20T19:20:22.852Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:22 [2019-12-20T19:20:22.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616624724 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)}
14:20:22 [2019-12-20T19:20:22.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=616624724 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
14:20:22 [2019-12-20T19:20:22.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=616624724 data=null} to TreeItem with text {ust-overlap-testing(2)}
14:20:22 [2019-12-20T19:20:22.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616624724 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:20:22 [2019-12-20T19:20:22.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616624724 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:20:22 [2019-12-20T19:20:22.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616624737 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:20:22 [2019-12-20T19:20:22.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:22 [2019-12-20T19:20:22.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:22 [2019-12-20T19:20:22.853Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:22 [2019-12-20T19:20:22.853Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:22 [2019-12-20T19:20:22.853Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:22 [2019-12-20T19:20:22.853Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:22 [2019-12-20T19:20:22.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616624779 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)}
14:20:22 [2019-12-20T19:20:22.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=616624779 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
14:20:22 [2019-12-20T19:20:22.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=616624779 data=null} to TreeItem with text {ust-overlap-testing(2)}
14:20:22 [2019-12-20T19:20:22.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616624779 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:20:22 [2019-12-20T19:20:22.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616624779 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:20:22 [2019-12-20T19:20:22.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616624783 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:20:22 [2019-12-20T19:20:22.853Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
14:20:22 [2019-12-20T19:20:22.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616624784 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)}
14:20:22 [2019-12-20T19:20:22.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=616624784 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
14:20:22 [2019-12-20T19:20:22.853Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:22 [2019-12-20T19:20:22.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=616624784 data=null} to TreeItem with text {ust-overlap-testing(2)}
14:20:22 [2019-12-20T19:20:22.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616624784 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:20:22 [2019-12-20T19:20:22.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616624784 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:20:22 [2019-12-20T19:20:22.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616624787 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:20:22 [2019-12-20T19:20:22.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616624788 data=null button=1 stateMask=0x0 x=148 y=326 count=2} to TreeItem with text {ust-overlap-testing(2)}
14:20:22 [2019-12-20T19:20:22.853Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616624788 data=null button=1 stateMask=0x0 x=148 y=326 count=2} to TreeItem with text {ust-overlap-testing(2)}
14:20:22 [2019-12-20T19:20:22.853Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616624788 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:20:22 [2019-12-20T19:20:22.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616624882 data=null button=1 stateMask=0x80000 x=148 y=326 count=2} to TreeItem with text {ust-overlap-testing(2)}
14:20:22 [2019-12-20T19:20:22.853Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616624882 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)}
14:20:22 [2019-12-20T19:20:22.853Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=616624882 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
14:20:22 [2019-12-20T19:20:22.853Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=616624882 data=null} to TreeItem with text {ust-overlap-testing(2)}
14:20:22 [2019-12-20T19:20:22.853Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
14:20:22 [2019-12-20T19:20:22.853Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:22 [2019-12-20T19:20:22.853Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:22 [2019-12-20T19:20:22.853Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:22 [2019-12-20T19:20:22.853Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:22 [2019-12-20T19:20:22.853Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:22 [2019-12-20T19:20:22.853Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:22 [2019-12-20T19:20:22.853Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:22 [2019-12-20T19:20:22.853Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:22 [2019-12-20T19:20:22.853Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:22 [2019-12-20T19:20:22.853Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:22 [2019-12-20T19:20:22.853Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:23 [2019-12-20T19:20:23.109Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:23 [2019-12-20T19:20:23.109Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:23 [2019-12-20T19:20:23.109Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:23 [2019-12-20T19:20:23.109Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:23 [2019-12-20T19:20:23.109Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:23 [2019-12-20T19:20:23.109Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:23 [2019-12-20T19:20:23.109Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:23 [2019-12-20T19:20:23.109Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:23 [2019-12-20T19:20:23.109Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:23 [2019-12-20T19:20:23.109Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:23 [2019-12-20T19:20:23.109Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:23 [2019-12-20T19:20:23.109Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:23 [2019-12-20T19:20:23.110Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:23 [2019-12-20T19:20:23.110Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:23 [2019-12-20T19:20:23.110Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:23 [2019-12-20T19:20:23.110Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:23 [2019-12-20T19:20:23.110Z] DEBUG - Attempting to set focus on Table with text {}
14:20:23 [2019-12-20T19:20:23.110Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616625385 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:20:23 [2019-12-20T19:20:23.110Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616625385 data=null doit=true} to TableItem with text {}
14:20:23 [2019-12-20T19:20:23.110Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616625385 data=null} to TableItem with text {}
14:20:23 [2019-12-20T19:20:23.110Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616625386 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:20:23 [2019-12-20T19:20:23.110Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616625386 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:20:23 [2019-12-20T19:20:23.110Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616625390 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:20:23 [2019-12-20T19:20:23.110Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:23 [2019-12-20T19:20:23.110Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:24 [2019-12-20T19:20:24.037Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:24 [2019-12-20T19:20:24.037Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:24 [2019-12-20T19:20:24.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616626252 data=null button=0 stateMask=0x0 x=148 y=326 count=0} to TreeItem with text {ust-overlap-testing(2)}
14:20:24 [2019-12-20T19:20:24.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=616626252 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
14:20:24 [2019-12-20T19:20:24.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=616626252 data=null} to TreeItem with text {ust-overlap-testing(2)}
14:20:24 [2019-12-20T19:20:24.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616626252 data=null button=1 stateMask=0x0 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:20:24 [2019-12-20T19:20:24.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616626252 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:20:24 [2019-12-20T19:20:24.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616626257 data=null button=1 stateMask=0x80000 x=148 y=326 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:20:24 [2019-12-20T19:20:24.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:24 [2019-12-20T19:20:24.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:24 [2019-12-20T19:20:24.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:24 [2019-12-20T19:20:24.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:24 [2019-12-20T19:20:24.037Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:24 [2019-12-20T19:20:24.037Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:20:24 [2019-12-20T19:20:24.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:24 [2019-12-20T19:20:24.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:24 [2019-12-20T19:20:24.038Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:24 [2019-12-20T19:20:24.038Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:24 [2019-12-20T19:20:24.038Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:24 [2019-12-20T19:20:24.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616626261 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:24 [2019-12-20T19:20:24.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616626261 data=null doit=true} to TreeItem with text {test}
14:20:24 [2019-12-20T19:20:24.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616626261 data=null} to TreeItem with text {test}
14:20:24 [2019-12-20T19:20:24.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616626261 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:24 [2019-12-20T19:20:24.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616626261 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:24 [2019-12-20T19:20:24.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616626289 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:24 [2019-12-20T19:20:24.038Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:24 [2019-12-20T19:20:24.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616626293 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:24 [2019-12-20T19:20:24.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616626293 data=null doit=true} to TreeItem with text {test}
14:20:24 [2019-12-20T19:20:24.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616626293 data=null} to TreeItem with text {test}
14:20:24 [2019-12-20T19:20:24.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616626293 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:24 [2019-12-20T19:20:24.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616626293 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:24 [2019-12-20T19:20:24.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616626298 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:24 [2019-12-20T19:20:24.038Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:20:24 [2019-12-20T19:20:24.038Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:24 [2019-12-20T19:20:24.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=616626298 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]}
14:20:24 [2019-12-20T19:20:24.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=616626298 data=null doit=true} to TreeItem with text {Traces [13]}
14:20:24 [2019-12-20T19:20:24.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=616626298 data=null} to TreeItem with text {Traces [13]}
14:20:24 [2019-12-20T19:20:24.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=616626298 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
14:20:24 [2019-12-20T19:20:24.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616626299 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:20:24 [2019-12-20T19:20:24.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=616626317 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
14:20:24 [2019-12-20T19:20:24.038Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
14:20:24 [2019-12-20T19:20:24.599Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:24 [2019-12-20T19:20:24.599Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:24 [2019-12-20T19:20:24.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=616626739 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log}
14:20:24 [2019-12-20T19:20:24.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=616626765 data=null doit=true} to TreeItem with text {unrecognized.log}
14:20:24 [2019-12-20T19:20:24.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=616626765 data=null} to TreeItem with text {unrecognized.log}
14:20:24 [2019-12-20T19:20:24.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616626765 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log}
14:20:24 [2019-12-20T19:20:24.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616626765 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:20:24 [2019-12-20T19:20:24.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616626777 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log}
14:20:24 [2019-12-20T19:20:24.599Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:24 [2019-12-20T19:20:24.599Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:24 [2019-12-20T19:20:24.599Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:24 [2019-12-20T19:20:24.599Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:24 [2019-12-20T19:20:24.599Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:24 [2019-12-20T19:20:24.599Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:24 [2019-12-20T19:20:24.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=616626779 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log}
14:20:24 [2019-12-20T19:20:24.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=616626779 data=null doit=true} to TreeItem with text {unrecognized.log}
14:20:24 [2019-12-20T19:20:24.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=616626779 data=null} to TreeItem with text {unrecognized.log}
14:20:24 [2019-12-20T19:20:24.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616626779 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log}
14:20:24 [2019-12-20T19:20:24.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616626780 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:20:24 [2019-12-20T19:20:24.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616626796 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log}
14:20:24 [2019-12-20T19:20:24.599Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
14:20:24 [2019-12-20T19:20:24.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=616626796 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log}
14:20:24 [2019-12-20T19:20:24.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=616626796 data=null doit=true} to TreeItem with text {unrecognized.log}
14:20:24 [2019-12-20T19:20:24.599Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:24 [2019-12-20T19:20:24.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=616626796 data=null} to TreeItem with text {unrecognized.log}
14:20:24 [2019-12-20T19:20:24.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616626797 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log}
14:20:24 [2019-12-20T19:20:24.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616626797 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:20:24 [2019-12-20T19:20:24.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616626804 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log}
14:20:24 [2019-12-20T19:20:24.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616626804 data=null button=1 stateMask=0x0 x=133 y=284 count=2} to TreeItem with text {unrecognized.log}
14:20:24 [2019-12-20T19:20:24.599Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=616626805 data=null button=1 stateMask=0x0 x=133 y=284 count=2} to TreeItem with text {unrecognized.log}
14:20:24 [2019-12-20T19:20:24.855Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616626805 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:20:24 [2019-12-20T19:20:24.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616626853 data=null button=1 stateMask=0x80000 x=133 y=284 count=2} to TreeItem with text {unrecognized.log}
14:20:24 [2019-12-20T19:20:24.855Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=616627030 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log}
14:20:24 [2019-12-20T19:20:24.855Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=616627030 data=null doit=true} to TreeItem with text {unrecognized.log}
14:20:24 [2019-12-20T19:20:24.855Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=616627031 data=null} to TreeItem with text {unrecognized.log}
14:20:24 [2019-12-20T19:20:24.855Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
14:20:24 [2019-12-20T19:20:24.855Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
14:20:24 [2019-12-20T19:20:24.855Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
14:20:25 [2019-12-20T19:20:25.111Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:25 [2019-12-20T19:20:25.111Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:25 [2019-12-20T19:20:25.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=616627319 data=null button=0 stateMask=0x0 x=133 y=284 count=0} to TreeItem with text {unrecognized.log}
14:20:25 [2019-12-20T19:20:25.111Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=616627319 data=null doit=true} to TreeItem with text {unrecognized.log}
14:20:25 [2019-12-20T19:20:25.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=616627319 data=null} to TreeItem with text {unrecognized.log}
14:20:25 [2019-12-20T19:20:25.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616627319 data=null button=1 stateMask=0x0 x=133 y=284 count=1} to TreeItem with text {unrecognized.log}
14:20:25 [2019-12-20T19:20:25.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616627320 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:20:25 [2019-12-20T19:20:25.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616627323 data=null button=1 stateMask=0x80000 x=133 y=284 count=1} to TreeItem with text {unrecognized.log}
14:20:25 [2019-12-20T19:20:25.111Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:25 [2019-12-20T19:20:25.111Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:25 [2019-12-20T19:20:25.111Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:25 [2019-12-20T19:20:25.111Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:25 [2019-12-20T19:20:25.111Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:25 [2019-12-20T19:20:25.111Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:20:25 [2019-12-20T19:20:25.111Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:25 [2019-12-20T19:20:25.111Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:25 [2019-12-20T19:20:25.111Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:25 [2019-12-20T19:20:25.111Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:25 [2019-12-20T19:20:25.111Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:25 [2019-12-20T19:20:25.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616627329 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:25 [2019-12-20T19:20:25.111Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616627329 data=null doit=true} to TreeItem with text {test}
14:20:25 [2019-12-20T19:20:25.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616627329 data=null} to TreeItem with text {test}
14:20:25 [2019-12-20T19:20:25.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616627329 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:25 [2019-12-20T19:20:25.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616627329 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:25 [2019-12-20T19:20:25.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616627351 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:25 [2019-12-20T19:20:25.111Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:25 [2019-12-20T19:20:25.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616627352 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:25 [2019-12-20T19:20:25.111Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616627352 data=null doit=true} to TreeItem with text {test}
14:20:25 [2019-12-20T19:20:25.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616627352 data=null} to TreeItem with text {test}
14:20:25 [2019-12-20T19:20:25.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616627352 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:25 [2019-12-20T19:20:25.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616627352 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:25 [2019-12-20T19:20:25.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616627358 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:25 [2019-12-20T19:20:25.111Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:20:25 [2019-12-20T19:20:25.111Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:25 [2019-12-20T19:20:25.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=616627359 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]}
14:20:25 [2019-12-20T19:20:25.111Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=616627359 data=null doit=true} to TreeItem with text {Traces [13]}
14:20:25 [2019-12-20T19:20:25.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=616627359 data=null} to TreeItem with text {Traces [13]}
14:20:25 [2019-12-20T19:20:25.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=616627359 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
14:20:25 [2019-12-20T19:20:25.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616627359 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:20:25 [2019-12-20T19:20:25.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=616627381 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
14:20:25 [2019-12-20T19:20:25.112Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:25 [2019-12-20T19:20:25.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=616627382 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]}
14:20:25 [2019-12-20T19:20:25.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=616627382 data=null doit=true} to TreeItem with text {Traces [13]}
14:20:25 [2019-12-20T19:20:25.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=616627382 data=null} to TreeItem with text {Traces [13]}
14:20:25 [2019-12-20T19:20:25.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=616627382 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
14:20:25 [2019-12-20T19:20:25.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616627382 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:20:25 [2019-12-20T19:20:25.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=616627386 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
14:20:25 [2019-12-20T19:20:25.112Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:20:25 [2019-12-20T19:20:25.112Z] DEBUG - Clicking on with mnemonic 'Clear'
14:20:25 [2019-12-20T19:20:25.367Z] DEBUG - Clicked on with mnemonic 'Clear'
14:20:25 [2019-12-20T19:20:25.367Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:20:25 [2019-12-20T19:20:25.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=616627555 data=null doit=true} to Shell with text {Confirm Clear}
14:20:25 [2019-12-20T19:20:25.367Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:20:25 [2019-12-20T19:20:25.367Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:20:25 [2019-12-20T19:20:25.367Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:20:25 [2019-12-20T19:20:25.367Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:20:25 [2019-12-20T19:20:25.367Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:20:25 [2019-12-20T19:20:25.367Z] DEBUG - Clicking on &Yes
14:20:25 [2019-12-20T19:20:25.367Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616627556 data=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:20:25 [2019-12-20T19:20:25.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616627556 data=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:20:25 [2019-12-20T19:20:25.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616627556 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:20:25 [2019-12-20T19:20:25.367Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616627556 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:20:25 [2019-12-20T19:20:25.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616627556 data=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:20:25 [2019-12-20T19:20:25.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616627556 data=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:20:25 [2019-12-20T19:20:25.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616627556 data=null item=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:20:27 [2019-12-20T19:20:27.883Z] DEBUG - Clicked on 
14:20:28 [2019-12-20T19:20:28.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=616627414 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:20:28 [2019-12-20T19:20:28.445Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:20:28 [2019-12-20T19:20:28.445Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:28 [2019-12-20T19:20:28.445Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:28 [2019-12-20T19:20:28.445Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:28 [2019-12-20T19:20:28.445Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:28 [2019-12-20T19:20:28.445Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:28 [2019-12-20T19:20:28.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616630812 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:28 [2019-12-20T19:20:28.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616630812 data=null doit=true} to TreeItem with text {test}
14:20:28 [2019-12-20T19:20:28.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616630812 data=null} to TreeItem with text {test}
14:20:28 [2019-12-20T19:20:28.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616630812 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616630812 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616630821 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616630822 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616630822 data=null doit=true} to TreeItem with text {test}
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616630822 data=null} to TreeItem with text {test}
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616630822 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616630822 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616630831 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:28 [2019-12-20T19:20:28.702Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=616630832 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]}
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=616630832 data=null doit=true} to TreeItem with text {Traces [13]}
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=616630832 data=null} to TreeItem with text {Traces [13]}
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=616630832 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616630832 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:20:28 [2019-12-20T19:20:28.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=616630838 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=616630838 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [13]}
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=616630838 data=null doit=true} to TreeItem with text {Traces [13]}
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=616630839 data=null} to TreeItem with text {Traces [13]}
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=616630839 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616630839 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:20:28 [2019-12-20T19:20:28.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=616630841 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [13]}
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - Clicking on with mnemonic 'Import...'
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - Clicked on with mnemonic 'Import...'
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616631002 data=null doit=true} to Shell with text {Trace Import}
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:20:28 [2019-12-20T19:20:28.702Z] 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:20:28 [2019-12-20T19:20:28.702Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=616631005 data=null} to (of type 'Combo')
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:28 [2019-12-20T19:20:28.702Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=616631029 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616631029 data=null doit=true} to TreeItem with text {import}
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616631029 data=null} to TreeItem with text {import}
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616631030 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616631030 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:20:28 [2019-12-20T19:20:28.703Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616631030 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - Setting state to checked on: import
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=616631042 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:20:28 [2019-12-20T19:20:28.703Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:20:28 [2019-12-20T19:20:28.703Z] 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:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:20:28 [2019-12-20T19:20:28.703Z] 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:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:20:28 [2019-12-20T19:20:28.703Z] 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:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.703Z] 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:20:28 [2019-12-20T19:20:28.703Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:20:28 [2019-12-20T19:20:28.703Z] 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:20:28 [2019-12-20T19:20:28.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.704Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.704Z] 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:20:28 [2019-12-20T19:20:28.704Z] 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:20:28 [2019-12-20T19:20:28.704Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.704Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.704Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.704Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.704Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.704Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.704Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.704Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.704Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.704Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.960Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.960Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:20:28 [2019-12-20T19:20:28.960Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:20:28 [2019-12-20T19:20:28.960Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:20:28 [2019-12-20T19:20:28.960Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:20:28 [2019-12-20T19:20:28.960Z] DEBUG - Clicking on &Finish
14:20:28 [2019-12-20T19:20:28.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616631079 data=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:20:28 [2019-12-20T19:20:28.960Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616631079 data=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:20:28 [2019-12-20T19:20:28.960Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616631079 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:20:28 [2019-12-20T19:20:28.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616631079 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:20:28 [2019-12-20T19:20:28.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616631080 data=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:20:28 [2019-12-20T19:20:28.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616631080 data=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:20:28 [2019-12-20T19:20:28.960Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:20:28 [2019-12-20T19:20:28.960Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:20:28 [2019-12-20T19:20:28.960Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:20:28 [2019-12-20T19:20:28.960Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:20:28 [2019-12-20T19:20:28.960Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:20:28 [2019-12-20T19:20:28.960Z] DEBUG - Clicked on &Finish
14:20:29 [2019-12-20T19:20:29.521Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:20:29 [2019-12-20T19:20:29.521Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=616631591 data=null doit=true} to Shell with text {Confirmation}
14:20:29 [2019-12-20T19:20:29.521Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:20:29 [2019-12-20T19:20:29.521Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:20:29 [2019-12-20T19:20:29.521Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:20:29 [2019-12-20T19:20:29.521Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:20:29 [2019-12-20T19:20:29.521Z] DEBUG - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
14:20:29 [2019-12-20T19:20:29.521Z] DEBUG - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
14:20:29 [2019-12-20T19:20:29.521Z] DEBUG - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
14:20:29 [2019-12-20T19:20:29.521Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:20:29 [2019-12-20T19:20:29.521Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:20:29 [2019-12-20T19:20:29.521Z] DEBUG - Clicking on Overwrite All
14:20:29 [2019-12-20T19:20:29.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite All} time=616631592 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:20:29 [2019-12-20T19:20:29.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite All} time=616631592 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:20:29 [2019-12-20T19:20:29.521Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite All} time=616631592 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
14:20:29 [2019-12-20T19:20:29.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite All} time=616631592 data=null} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
14:20:29 [2019-12-20T19:20:29.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite All} time=616631592 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:20:29 [2019-12-20T19:20:29.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite All} time=616631592 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:20:29 [2019-12-20T19:20:29.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite All} time=616631592 data=null item=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:20:29 [2019-12-20T19:20:29.521Z] DEBUG - Clicked on 
14:20:29 [2019-12-20T19:20:29.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616631080 data=null item=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:20:29 [2019-12-20T19:20:29.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616630874 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:20:29 [2019-12-20T19:20:29.777Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:20:29 [2019-12-20T19:20:29.777Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:29 [2019-12-20T19:20:29.777Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:29 [2019-12-20T19:20:29.777Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:29 [2019-12-20T19:20:29.777Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:29 [2019-12-20T19:20:29.777Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:29 [2019-12-20T19:20:29.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616632132 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:29 [2019-12-20T19:20:29.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616632132 data=null doit=true} to TreeItem with text {test}
14:20:29 [2019-12-20T19:20:29.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616632133 data=null} to TreeItem with text {test}
14:20:29 [2019-12-20T19:20:29.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616632133 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:29 [2019-12-20T19:20:29.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616632133 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:30 [2019-12-20T19:20:30.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616632149 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:30 [2019-12-20T19:20:30.033Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:30 [2019-12-20T19:20:30.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616632149 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:30 [2019-12-20T19:20:30.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616632149 data=null doit=true} to TreeItem with text {test}
14:20:30 [2019-12-20T19:20:30.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616632149 data=null} to TreeItem with text {test}
14:20:30 [2019-12-20T19:20:30.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616632150 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:30 [2019-12-20T19:20:30.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616632150 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:30 [2019-12-20T19:20:30.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616632155 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:30 [2019-12-20T19:20:30.033Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:20:30 [2019-12-20T19:20:30.033Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:30 [2019-12-20T19:20:30.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=616632155 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
14:20:30 [2019-12-20T19:20:30.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=616632155 data=null doit=true} to TreeItem with text {Traces [7]}
14:20:30 [2019-12-20T19:20:30.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=616632156 data=null} to TreeItem with text {Traces [7]}
14:20:30 [2019-12-20T19:20:30.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=616632156 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:30 [2019-12-20T19:20:30.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616632156 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:20:30 [2019-12-20T19:20:30.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=616632167 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:30 [2019-12-20T19:20:30.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=616632168 data=null doit=true} to TreeItem with text {Traces [7]}
14:20:30 [2019-12-20T19:20:30.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=616632168 data=null} to TreeItem with text {Traces [7]}
14:20:30 [2019-12-20T19:20:30.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=616632168 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:30 [2019-12-20T19:20:30.033Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616632168 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:20:30 [2019-12-20T19:20:30.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=616632171 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:30 [2019-12-20T19:20:30.289Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:30 [2019-12-20T19:20:30.289Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:30 [2019-12-20T19:20:30.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616632513 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:20:30 [2019-12-20T19:20:30.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616632513 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:20:30 [2019-12-20T19:20:30.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616632513 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:20:30 [2019-12-20T19:20:30.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616632513 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:20:30 [2019-12-20T19:20:30.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616632514 data=null item=TreeItem {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:20:30 [2019-12-20T19:20:30.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616632525 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:20:30 [2019-12-20T19:20:30.289Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:30 [2019-12-20T19:20:30.289Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:30 [2019-12-20T19:20:30.289Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:30 [2019-12-20T19:20:30.289Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:30 [2019-12-20T19:20:30.289Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:30 [2019-12-20T19:20:30.289Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:30 [2019-12-20T19:20:30.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616632528 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:20:30 [2019-12-20T19:20:30.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616632528 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:20:30 [2019-12-20T19:20:30.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616632528 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:20:30 [2019-12-20T19:20:30.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616632528 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:20:30 [2019-12-20T19:20:30.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616632528 data=null item=TreeItem {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:20:30 [2019-12-20T19:20:30.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616632538 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:20:30 [2019-12-20T19:20:30.289Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:20:30 [2019-12-20T19:20:30.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616632538 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:20:30 [2019-12-20T19:20:30.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616632539 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:20:30 [2019-12-20T19:20:30.289Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:30 [2019-12-20T19:20:30.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616632539 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:20:30 [2019-12-20T19:20:30.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616632539 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:20:30 [2019-12-20T19:20:30.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616632539 data=null item=TreeItem {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:20:30 [2019-12-20T19:20:30.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616632542 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:20:30 [2019-12-20T19:20:30.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616632542 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:20:30 [2019-12-20T19:20:30.289Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616632542 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:20:30 [2019-12-20T19:20:30.289Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616632543 data=null item=TreeItem {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:20:30 [2019-12-20T19:20:30.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616632594 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:20:30 [2019-12-20T19:20:30.289Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616632602 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:20:30 [2019-12-20T19:20:30.289Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616632603 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:20:30 [2019-12-20T19:20:30.289Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616632603 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:20:30 [2019-12-20T19:20:30.289Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:20:30 [2019-12-20T19:20:30.851Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:31 [2019-12-20T19:20:31.779Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:31 [2019-12-20T19:20:31.779Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:31 [2019-12-20T19:20:31.779Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:31 [2019-12-20T19:20:31.779Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:31 [2019-12-20T19:20:31.779Z] DEBUG - Attempting to set focus on Table with text {}
14:20:31 [2019-12-20T19:20:31.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616634105 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:20:31 [2019-12-20T19:20:31.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616634105 data=null doit=true} to TableItem with text {}
14:20:31 [2019-12-20T19:20:31.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616634105 data=null} to TableItem with text {}
14:20:31 [2019-12-20T19:20:31.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616634105 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:20:31 [2019-12-20T19:20:31.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616634105 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:20:31 [2019-12-20T19:20:31.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616634108 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:20:31 [2019-12-20T19:20:31.779Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:31 [2019-12-20T19:20:31.779Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:32 [2019-12-20T19:20:32.036Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:32 [2019-12-20T19:20:32.036Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:32 [2019-12-20T19:20:32.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616634255 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:20:32 [2019-12-20T19:20:32.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616634255 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:20:32 [2019-12-20T19:20:32.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616634255 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:20:32 [2019-12-20T19:20:32.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616634255 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:20:32 [2019-12-20T19:20:32.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616634255 data=null item=TreeItem {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:20:32 [2019-12-20T19:20:32.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616634259 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:20:32 [2019-12-20T19:20:32.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:32 [2019-12-20T19:20:32.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:32 [2019-12-20T19:20:32.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:32 [2019-12-20T19:20:32.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:32 [2019-12-20T19:20:32.036Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:32 [2019-12-20T19:20:32.036Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:20:32 [2019-12-20T19:20:32.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:32 [2019-12-20T19:20:32.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:32 [2019-12-20T19:20:32.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:32 [2019-12-20T19:20:32.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:32 [2019-12-20T19:20:32.036Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:32 [2019-12-20T19:20:32.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616634263 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:32 [2019-12-20T19:20:32.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616634263 data=null doit=true} to TreeItem with text {test}
14:20:32 [2019-12-20T19:20:32.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616634263 data=null} to TreeItem with text {test}
14:20:32 [2019-12-20T19:20:32.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616634263 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:32 [2019-12-20T19:20:32.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616634263 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:32 [2019-12-20T19:20:32.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616634285 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:32 [2019-12-20T19:20:32.036Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:32 [2019-12-20T19:20:32.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616634285 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:32 [2019-12-20T19:20:32.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616634285 data=null doit=true} to TreeItem with text {test}
14:20:32 [2019-12-20T19:20:32.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616634285 data=null} to TreeItem with text {test}
14:20:32 [2019-12-20T19:20:32.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616634285 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:32 [2019-12-20T19:20:32.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616634286 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:32 [2019-12-20T19:20:32.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616634290 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:32 [2019-12-20T19:20:32.036Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:20:32 [2019-12-20T19:20:32.036Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:32 [2019-12-20T19:20:32.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=616634290 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
14:20:32 [2019-12-20T19:20:32.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=616634290 data=null doit=true} to TreeItem with text {Traces [7]}
14:20:32 [2019-12-20T19:20:32.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=616634290 data=null} to TreeItem with text {Traces [7]}
14:20:32 [2019-12-20T19:20:32.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=616634291 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:32 [2019-12-20T19:20:32.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616634291 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:20:32 [2019-12-20T19:20:32.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=616634301 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:32 [2019-12-20T19:20:32.036Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
14:20:32 [2019-12-20T19:20:32.598Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:32 [2019-12-20T19:20:32.598Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:32 [2019-12-20T19:20:32.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616634747 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:20:32 [2019-12-20T19:20:32.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616634747 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:20:32 [2019-12-20T19:20:32.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616634747 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:20:32 [2019-12-20T19:20:32.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616634747 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:20:32 [2019-12-20T19:20:32.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616634747 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:20:32 [2019-12-20T19:20:32.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616634759 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:20:32 [2019-12-20T19:20:32.598Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:32 [2019-12-20T19:20:32.598Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:32 [2019-12-20T19:20:32.598Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:32 [2019-12-20T19:20:32.598Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:32 [2019-12-20T19:20:32.598Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:32 [2019-12-20T19:20:32.598Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:32 [2019-12-20T19:20:32.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616634761 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:20:32 [2019-12-20T19:20:32.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616634761 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:20:32 [2019-12-20T19:20:32.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616634761 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:20:32 [2019-12-20T19:20:32.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616634768 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:20:32 [2019-12-20T19:20:32.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616634769 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:20:32 [2019-12-20T19:20:32.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616634772 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:20:32 [2019-12-20T19:20:32.599Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
14:20:32 [2019-12-20T19:20:32.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616634772 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:20:32 [2019-12-20T19:20:32.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616634772 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:20:32 [2019-12-20T19:20:32.599Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:32 [2019-12-20T19:20:32.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616634772 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:20:32 [2019-12-20T19:20:32.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616634772 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:20:32 [2019-12-20T19:20:32.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616634772 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:20:32 [2019-12-20T19:20:32.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616634775 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:20:32 [2019-12-20T19:20:32.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616634775 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:20:32 [2019-12-20T19:20:32.599Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616634775 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:20:32 [2019-12-20T19:20:32.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616634814 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:20:32 [2019-12-20T19:20:32.599Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616634814 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:20:32 [2019-12-20T19:20:32.599Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616634814 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:20:32 [2019-12-20T19:20:32.599Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616634815 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:20:32 [2019-12-20T19:20:32.599Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
14:20:32 [2019-12-20T19:20:32.599Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:32 [2019-12-20T19:20:32.599Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616634775 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:20:33 [2019-12-20T19:20:33.178Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:33 [2019-12-20T19:20:33.178Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - Attempting to set focus on Table with text {}
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616636319 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616636319 data=null doit=true} to TableItem with text {}
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616636319 data=null} to TableItem with text {}
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616636319 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616636319 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:20:34 [2019-12-20T19:20:34.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616636332 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616636400 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616636400 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616636400 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616636401 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616636401 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:20:34 [2019-12-20T19:20:34.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616636404 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:34 [2019-12-20T19:20:34.107Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616636408 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616636408 data=null doit=true} to TreeItem with text {test}
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616636408 data=null} to TreeItem with text {test}
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616636408 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616636408 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616636426 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616636426 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616636426 data=null doit=true} to TreeItem with text {test}
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616636427 data=null} to TreeItem with text {test}
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616636427 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616636427 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616636431 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:34 [2019-12-20T19:20:34.107Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=616636431 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=616636432 data=null doit=true} to TreeItem with text {Traces [7]}
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=616636432 data=null} to TreeItem with text {Traces [7]}
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=616636432 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:34 [2019-12-20T19:20:34.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616636432 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:20:34 [2019-12-20T19:20:34.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=616636479 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:34 [2019-12-20T19:20:34.365Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
14:20:34 [2019-12-20T19:20:34.621Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:34 [2019-12-20T19:20:34.621Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:34 [2019-12-20T19:20:34.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616636899 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
14:20:34 [2019-12-20T19:20:34.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616636899 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:20:34 [2019-12-20T19:20:34.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616636899 data=null} to TreeItem with text {kernel-overlap-testing}
14:20:34 [2019-12-20T19:20:34.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616636900 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:20:34 [2019-12-20T19:20:34.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616636900 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:20:34 [2019-12-20T19:20:34.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616636931 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:20:34 [2019-12-20T19:20:34.621Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:34 [2019-12-20T19:20:34.621Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:34 [2019-12-20T19:20:34.621Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:34 [2019-12-20T19:20:34.621Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:34 [2019-12-20T19:20:34.621Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:34 [2019-12-20T19:20:34.621Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:34 [2019-12-20T19:20:34.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616636933 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
14:20:34 [2019-12-20T19:20:34.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616636933 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:20:34 [2019-12-20T19:20:34.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616636933 data=null} to TreeItem with text {kernel-overlap-testing}
14:20:34 [2019-12-20T19:20:34.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616636933 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:20:34 [2019-12-20T19:20:34.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616636933 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:20:34 [2019-12-20T19:20:34.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616636936 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:20:34 [2019-12-20T19:20:34.621Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:20:34 [2019-12-20T19:20:34.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616636937 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
14:20:34 [2019-12-20T19:20:34.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616636937 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:20:34 [2019-12-20T19:20:34.621Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:34 [2019-12-20T19:20:34.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616636937 data=null} to TreeItem with text {kernel-overlap-testing}
14:20:34 [2019-12-20T19:20:34.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616636937 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:20:34 [2019-12-20T19:20:34.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616636937 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:20:34 [2019-12-20T19:20:34.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616636940 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:20:34 [2019-12-20T19:20:34.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616636940 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing}
14:20:34 [2019-12-20T19:20:34.621Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=616636940 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing}
14:20:34 [2019-12-20T19:20:34.621Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616636940 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:20:34 [2019-12-20T19:20:34.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616636986 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing}
14:20:34 [2019-12-20T19:20:34.877Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=616636993 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
14:20:34 [2019-12-20T19:20:34.877Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=616636993 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:20:34 [2019-12-20T19:20:34.877Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=616636993 data=null} to TreeItem with text {kernel-overlap-testing}
14:20:34 [2019-12-20T19:20:34.877Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:20:34 [2019-12-20T19:20:34.877Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:34 [2019-12-20T19:20:34.877Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:35 [2019-12-20T19:20:35.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:35 [2019-12-20T19:20:35.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:35 [2019-12-20T19:20:35.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:35 [2019-12-20T19:20:35.133Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:35 [2019-12-20T19:20:35.133Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:35 [2019-12-20T19:20:35.133Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:35 [2019-12-20T19:20:35.133Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:35 [2019-12-20T19:20:35.133Z] DEBUG - Attempting to set focus on Table with text {}
14:20:35 [2019-12-20T19:20:35.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616637495 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:20:35 [2019-12-20T19:20:35.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616637495 data=null doit=true} to TableItem with text {}
14:20:35 [2019-12-20T19:20:35.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616637495 data=null} to TableItem with text {}
14:20:35 [2019-12-20T19:20:35.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616637495 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:20:35 [2019-12-20T19:20:35.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616637495 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:20:35 [2019-12-20T19:20:35.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616637501 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:20:35 [2019-12-20T19:20:35.133Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:35 [2019-12-20T19:20:35.133Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:36 [2019-12-20T19:20:36.503Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:36 [2019-12-20T19:20:36.503Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:36 [2019-12-20T19:20:36.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616638558 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
14:20:36 [2019-12-20T19:20:36.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616638558 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:20:36 [2019-12-20T19:20:36.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616638558 data=null} to TreeItem with text {kernel-overlap-testing}
14:20:36 [2019-12-20T19:20:36.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616638559 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:20:36 [2019-12-20T19:20:36.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616638559 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:20:36 [2019-12-20T19:20:36.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616638562 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:20:36 [2019-12-20T19:20:36.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:36 [2019-12-20T19:20:36.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:36 [2019-12-20T19:20:36.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:36 [2019-12-20T19:20:36.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:36 [2019-12-20T19:20:36.503Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:36 [2019-12-20T19:20:36.503Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:20:36 [2019-12-20T19:20:36.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:36 [2019-12-20T19:20:36.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:36 [2019-12-20T19:20:36.504Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:36 [2019-12-20T19:20:36.504Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:36 [2019-12-20T19:20:36.504Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:36 [2019-12-20T19:20:36.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616638566 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:36 [2019-12-20T19:20:36.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616638566 data=null doit=true} to TreeItem with text {test}
14:20:36 [2019-12-20T19:20:36.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616638566 data=null} to TreeItem with text {test}
14:20:36 [2019-12-20T19:20:36.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616638566 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:36 [2019-12-20T19:20:36.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616638566 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:36 [2019-12-20T19:20:36.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616638586 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:36 [2019-12-20T19:20:36.504Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:36 [2019-12-20T19:20:36.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616638587 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:36 [2019-12-20T19:20:36.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616638587 data=null doit=true} to TreeItem with text {test}
14:20:36 [2019-12-20T19:20:36.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616638587 data=null} to TreeItem with text {test}
14:20:36 [2019-12-20T19:20:36.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616638587 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:36 [2019-12-20T19:20:36.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616638587 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:36 [2019-12-20T19:20:36.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616638591 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:36 [2019-12-20T19:20:36.504Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:20:36 [2019-12-20T19:20:36.504Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:36 [2019-12-20T19:20:36.504Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=616638592 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
14:20:36 [2019-12-20T19:20:36.504Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=616638592 data=null doit=true} to TreeItem with text {Traces [7]}
14:20:36 [2019-12-20T19:20:36.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=616638592 data=null} to TreeItem with text {Traces [7]}
14:20:36 [2019-12-20T19:20:36.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=616638592 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:36 [2019-12-20T19:20:36.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616638592 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:20:36 [2019-12-20T19:20:36.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=616638601 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:36 [2019-12-20T19:20:36.504Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
14:20:36 [2019-12-20T19:20:36.760Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:36 [2019-12-20T19:20:36.760Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:36 [2019-12-20T19:20:36.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616639041 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1}
14:20:36 [2019-12-20T19:20:36.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616639041 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:20:36 [2019-12-20T19:20:36.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616639041 data=null} to TreeItem with text {simple_server-thread1}
14:20:36 [2019-12-20T19:20:36.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616639041 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1}
14:20:36 [2019-12-20T19:20:36.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616639041 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:20:36 [2019-12-20T19:20:36.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616639052 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1}
14:20:36 [2019-12-20T19:20:36.760Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:36 [2019-12-20T19:20:36.760Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:36 [2019-12-20T19:20:36.760Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:36 [2019-12-20T19:20:36.760Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:36 [2019-12-20T19:20:36.760Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:36 [2019-12-20T19:20:36.760Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:36 [2019-12-20T19:20:36.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616639054 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1}
14:20:36 [2019-12-20T19:20:36.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616639054 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:20:36 [2019-12-20T19:20:36.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616639054 data=null} to TreeItem with text {simple_server-thread1}
14:20:36 [2019-12-20T19:20:36.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616639054 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1}
14:20:36 [2019-12-20T19:20:36.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616639054 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:20:36 [2019-12-20T19:20:36.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616639057 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1}
14:20:36 [2019-12-20T19:20:36.760Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
14:20:36 [2019-12-20T19:20:36.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616639065 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1}
14:20:36 [2019-12-20T19:20:36.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616639065 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:20:36 [2019-12-20T19:20:36.760Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:36 [2019-12-20T19:20:36.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616639065 data=null} to TreeItem with text {simple_server-thread1}
14:20:36 [2019-12-20T19:20:36.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616639065 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1}
14:20:36 [2019-12-20T19:20:36.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616639065 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:20:36 [2019-12-20T19:20:36.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616639068 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1}
14:20:36 [2019-12-20T19:20:36.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616639068 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1}
14:20:36 [2019-12-20T19:20:36.760Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=616639069 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1}
14:20:36 [2019-12-20T19:20:36.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616639106 data=null button=1 stateMask=0x80000 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1}
14:20:36 [2019-12-20T19:20:36.760Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=616639108 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1}
14:20:36 [2019-12-20T19:20:36.760Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=616639108 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:20:36 [2019-12-20T19:20:36.760Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=616639108 data=null} to TreeItem with text {simple_server-thread1}
14:20:36 [2019-12-20T19:20:36.760Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
14:20:36 [2019-12-20T19:20:36.760Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616639069 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:20:36 [2019-12-20T19:20:36.761Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:36 [2019-12-20T19:20:36.761Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:36 [2019-12-20T19:20:36.761Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:37 [2019-12-20T19:20:37.322Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:37 [2019-12-20T19:20:37.322Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:37 [2019-12-20T19:20:37.322Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:37 [2019-12-20T19:20:37.322Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:37 [2019-12-20T19:20:37.322Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:37 [2019-12-20T19:20:37.322Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:37 [2019-12-20T19:20:37.322Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:37 [2019-12-20T19:20:37.322Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:37 [2019-12-20T19:20:37.322Z] DEBUG - Attempting to set focus on Table with text {}
14:20:37 [2019-12-20T19:20:37.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616639617 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:20:37 [2019-12-20T19:20:37.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616639617 data=null doit=true} to TableItem with text {}
14:20:37 [2019-12-20T19:20:37.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616639617 data=null} to TableItem with text {}
14:20:37 [2019-12-20T19:20:37.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616639617 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:20:37 [2019-12-20T19:20:37.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616639618 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:20:37 [2019-12-20T19:20:37.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616639621 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:20:37 [2019-12-20T19:20:37.322Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:37 [2019-12-20T19:20:37.322Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:38 [2019-12-20T19:20:38.249Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:38 [2019-12-20T19:20:38.249Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:38 [2019-12-20T19:20:38.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616640578 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1}
14:20:38 [2019-12-20T19:20:38.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616640578 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:20:38 [2019-12-20T19:20:38.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616640578 data=null} to TreeItem with text {simple_server-thread1}
14:20:38 [2019-12-20T19:20:38.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616640578 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1}
14:20:38 [2019-12-20T19:20:38.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616640578 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:20:38 [2019-12-20T19:20:38.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616640582 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1}
14:20:38 [2019-12-20T19:20:38.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:38 [2019-12-20T19:20:38.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:38 [2019-12-20T19:20:38.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:38 [2019-12-20T19:20:38.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:38 [2019-12-20T19:20:38.249Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:38 [2019-12-20T19:20:38.249Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:20:38 [2019-12-20T19:20:38.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:38 [2019-12-20T19:20:38.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:38 [2019-12-20T19:20:38.249Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:38 [2019-12-20T19:20:38.249Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:38 [2019-12-20T19:20:38.249Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:38 [2019-12-20T19:20:38.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616640586 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:38 [2019-12-20T19:20:38.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616640586 data=null doit=true} to TreeItem with text {test}
14:20:38 [2019-12-20T19:20:38.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616640586 data=null} to TreeItem with text {test}
14:20:38 [2019-12-20T19:20:38.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616640586 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:38 [2019-12-20T19:20:38.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616640586 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:38 [2019-12-20T19:20:38.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616640606 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:38 [2019-12-20T19:20:38.249Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:38 [2019-12-20T19:20:38.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616640607 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:38 [2019-12-20T19:20:38.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616640607 data=null doit=true} to TreeItem with text {test}
14:20:38 [2019-12-20T19:20:38.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616640607 data=null} to TreeItem with text {test}
14:20:38 [2019-12-20T19:20:38.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616640607 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:38 [2019-12-20T19:20:38.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616640607 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:38 [2019-12-20T19:20:38.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616640611 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:38 [2019-12-20T19:20:38.249Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:20:38 [2019-12-20T19:20:38.249Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:38 [2019-12-20T19:20:38.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=616640612 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
14:20:38 [2019-12-20T19:20:38.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=616640612 data=null doit=true} to TreeItem with text {Traces [7]}
14:20:38 [2019-12-20T19:20:38.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=616640612 data=null} to TreeItem with text {Traces [7]}
14:20:38 [2019-12-20T19:20:38.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=616640612 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:38 [2019-12-20T19:20:38.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616640612 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:20:38 [2019-12-20T19:20:38.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=616640624 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:38 [2019-12-20T19:20:38.505Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
14:20:38 [2019-12-20T19:20:38.761Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:38 [2019-12-20T19:20:38.761Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:38 [2019-12-20T19:20:38.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616640968 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2}
14:20:38 [2019-12-20T19:20:38.761Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616640968 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:20:38 [2019-12-20T19:20:38.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616640968 data=null} to TreeItem with text {simple_server-thread2}
14:20:38 [2019-12-20T19:20:38.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616640968 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2}
14:20:38 [2019-12-20T19:20:38.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616640968 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:20:38 [2019-12-20T19:20:38.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616640980 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2}
14:20:38 [2019-12-20T19:20:38.761Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:38 [2019-12-20T19:20:38.761Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:38 [2019-12-20T19:20:38.761Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:38 [2019-12-20T19:20:38.761Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:38 [2019-12-20T19:20:38.761Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:38 [2019-12-20T19:20:38.761Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:38 [2019-12-20T19:20:38.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616640982 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2}
14:20:38 [2019-12-20T19:20:38.761Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616640982 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:20:38 [2019-12-20T19:20:38.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616640982 data=null} to TreeItem with text {simple_server-thread2}
14:20:38 [2019-12-20T19:20:38.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616640982 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2}
14:20:38 [2019-12-20T19:20:38.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616641020 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:20:38 [2019-12-20T19:20:38.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616641024 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2}
14:20:38 [2019-12-20T19:20:38.761Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
14:20:38 [2019-12-20T19:20:38.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616641024 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2}
14:20:38 [2019-12-20T19:20:38.761Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616641024 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:20:38 [2019-12-20T19:20:38.761Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:38 [2019-12-20T19:20:38.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616641024 data=null} to TreeItem with text {simple_server-thread2}
14:20:38 [2019-12-20T19:20:38.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616641025 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2}
14:20:38 [2019-12-20T19:20:38.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616641025 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:20:38 [2019-12-20T19:20:38.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616641027 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2}
14:20:38 [2019-12-20T19:20:38.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616641028 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2}
14:20:38 [2019-12-20T19:20:38.761Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=616641028 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2}
14:20:38 [2019-12-20T19:20:38.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616641079 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2}
14:20:38 [2019-12-20T19:20:38.761Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=616641080 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2}
14:20:38 [2019-12-20T19:20:38.761Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=616641080 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:20:38 [2019-12-20T19:20:38.761Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=616641080 data=null} to TreeItem with text {simple_server-thread2}
14:20:38 [2019-12-20T19:20:38.761Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
14:20:38 [2019-12-20T19:20:38.761Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:38 [2019-12-20T19:20:38.761Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:38 [2019-12-20T19:20:38.761Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:38 [2019-12-20T19:20:38.761Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:38 [2019-12-20T19:20:38.761Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616641028 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:20:39 [2019-12-20T19:20:39.321Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:39 [2019-12-20T19:20:39.321Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:39 [2019-12-20T19:20:39.321Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:39 [2019-12-20T19:20:39.321Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:39 [2019-12-20T19:20:39.321Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:39 [2019-12-20T19:20:39.321Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:39 [2019-12-20T19:20:39.321Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:39 [2019-12-20T19:20:39.321Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:39 [2019-12-20T19:20:39.321Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:39 [2019-12-20T19:20:39.321Z] DEBUG - Attempting to set focus on Table with text {}
14:20:39 [2019-12-20T19:20:39.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616641582 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:20:39 [2019-12-20T19:20:39.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616641582 data=null doit=true} to TableItem with text {}
14:20:39 [2019-12-20T19:20:39.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616641582 data=null} to TableItem with text {}
14:20:39 [2019-12-20T19:20:39.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616641582 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:20:39 [2019-12-20T19:20:39.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616641583 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:20:39 [2019-12-20T19:20:39.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616641593 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:20:39 [2019-12-20T19:20:39.321Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:39 [2019-12-20T19:20:39.321Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:40 [2019-12-20T19:20:40.249Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:40 [2019-12-20T19:20:40.249Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:40 [2019-12-20T19:20:40.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616642553 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2}
14:20:40 [2019-12-20T19:20:40.249Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616642553 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:20:40 [2019-12-20T19:20:40.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616642553 data=null} to TreeItem with text {simple_server-thread2}
14:20:40 [2019-12-20T19:20:40.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616642553 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2}
14:20:40 [2019-12-20T19:20:40.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616642554 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:20:40 [2019-12-20T19:20:40.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616642572 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2}
14:20:40 [2019-12-20T19:20:40.250Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:40 [2019-12-20T19:20:40.250Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:40 [2019-12-20T19:20:40.250Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:40 [2019-12-20T19:20:40.250Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:40 [2019-12-20T19:20:40.250Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:40 [2019-12-20T19:20:40.250Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:20:40 [2019-12-20T19:20:40.250Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:40 [2019-12-20T19:20:40.250Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:40 [2019-12-20T19:20:40.250Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:40 [2019-12-20T19:20:40.250Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:40 [2019-12-20T19:20:40.250Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:40 [2019-12-20T19:20:40.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616642582 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:40 [2019-12-20T19:20:40.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616642582 data=null doit=true} to TreeItem with text {test}
14:20:40 [2019-12-20T19:20:40.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616642583 data=null} to TreeItem with text {test}
14:20:40 [2019-12-20T19:20:40.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616642583 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:40 [2019-12-20T19:20:40.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616642583 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:40 [2019-12-20T19:20:40.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616642605 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:40 [2019-12-20T19:20:40.250Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:40 [2019-12-20T19:20:40.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616642605 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:40 [2019-12-20T19:20:40.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616642605 data=null doit=true} to TreeItem with text {test}
14:20:40 [2019-12-20T19:20:40.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616642605 data=null} to TreeItem with text {test}
14:20:40 [2019-12-20T19:20:40.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616642606 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:40 [2019-12-20T19:20:40.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616642606 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:40 [2019-12-20T19:20:40.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616642618 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:40 [2019-12-20T19:20:40.250Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:20:40 [2019-12-20T19:20:40.250Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:40 [2019-12-20T19:20:40.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=616642619 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
14:20:40 [2019-12-20T19:20:40.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=616642619 data=null doit=true} to TreeItem with text {Traces [7]}
14:20:40 [2019-12-20T19:20:40.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=616642619 data=null} to TreeItem with text {Traces [7]}
14:20:40 [2019-12-20T19:20:40.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=616642620 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:40 [2019-12-20T19:20:40.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616642620 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:20:40 [2019-12-20T19:20:40.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=616642632 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:40 [2019-12-20T19:20:40.505Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
14:20:40 [2019-12-20T19:20:40.761Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:40 [2019-12-20T19:20:40.761Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:40 [2019-12-20T19:20:40.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616643080 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
14:20:40 [2019-12-20T19:20:40.761Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616643080 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:20:40 [2019-12-20T19:20:40.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616643080 data=null} to TreeItem with text {ust-overlap-testing}
14:20:40 [2019-12-20T19:20:40.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616643080 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:20:40 [2019-12-20T19:20:40.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616643081 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:20:40 [2019-12-20T19:20:40.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616643104 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:20:40 [2019-12-20T19:20:40.761Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:40 [2019-12-20T19:20:40.761Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:40 [2019-12-20T19:20:40.761Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:40 [2019-12-20T19:20:40.761Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:40 [2019-12-20T19:20:40.761Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:40 [2019-12-20T19:20:40.761Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:40 [2019-12-20T19:20:40.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616643107 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
14:20:40 [2019-12-20T19:20:40.761Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616643107 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:20:40 [2019-12-20T19:20:40.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616643107 data=null} to TreeItem with text {ust-overlap-testing}
14:20:40 [2019-12-20T19:20:40.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616643107 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:20:40 [2019-12-20T19:20:40.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616643107 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:20:40 [2019-12-20T19:20:40.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616643115 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:20:40 [2019-12-20T19:20:40.761Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
14:20:40 [2019-12-20T19:20:40.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616643116 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
14:20:40 [2019-12-20T19:20:40.761Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616643116 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:20:40 [2019-12-20T19:20:40.761Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:40 [2019-12-20T19:20:40.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616643116 data=null} to TreeItem with text {ust-overlap-testing}
14:20:40 [2019-12-20T19:20:40.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616643116 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:20:40 [2019-12-20T19:20:40.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616643116 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:20:40 [2019-12-20T19:20:40.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616643120 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:20:40 [2019-12-20T19:20:40.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616643120 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing}
14:20:40 [2019-12-20T19:20:40.761Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=616643120 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing}
14:20:41 [2019-12-20T19:20:41.016Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616643120 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:20:41 [2019-12-20T19:20:41.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616643184 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing}
14:20:41 [2019-12-20T19:20:41.017Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=616643192 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
14:20:41 [2019-12-20T19:20:41.017Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=616643192 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:20:41 [2019-12-20T19:20:41.017Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=616643192 data=null} to TreeItem with text {ust-overlap-testing}
14:20:41 [2019-12-20T19:20:41.017Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
14:20:41 [2019-12-20T19:20:41.017Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:41 [2019-12-20T19:20:41.017Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:41 [2019-12-20T19:20:41.017Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:41 [2019-12-20T19:20:41.017Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:41 [2019-12-20T19:20:41.017Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:41 [2019-12-20T19:20:41.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:41 [2019-12-20T19:20:41.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:41 [2019-12-20T19:20:41.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:41 [2019-12-20T19:20:41.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:41 [2019-12-20T19:20:41.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:41 [2019-12-20T19:20:41.578Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:41 [2019-12-20T19:20:41.578Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:41 [2019-12-20T19:20:41.578Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:41 [2019-12-20T19:20:41.578Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:41 [2019-12-20T19:20:41.578Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:41 [2019-12-20T19:20:41.578Z] DEBUG - Attempting to set focus on Table with text {}
14:20:41 [2019-12-20T19:20:41.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616643695 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:20:41 [2019-12-20T19:20:41.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616643695 data=null doit=true} to TableItem with text {}
14:20:41 [2019-12-20T19:20:41.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616643695 data=null} to TableItem with text {}
14:20:41 [2019-12-20T19:20:41.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616643695 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:20:41 [2019-12-20T19:20:41.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616643696 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:20:41 [2019-12-20T19:20:41.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616643708 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:20:41 [2019-12-20T19:20:41.578Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:41 [2019-12-20T19:20:41.578Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:42 [2019-12-20T19:20:42.505Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:42 [2019-12-20T19:20:42.505Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:42 [2019-12-20T19:20:42.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616644573 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
14:20:42 [2019-12-20T19:20:42.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616644573 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:20:42 [2019-12-20T19:20:42.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616644573 data=null} to TreeItem with text {ust-overlap-testing}
14:20:42 [2019-12-20T19:20:42.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616644574 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:20:42 [2019-12-20T19:20:42.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616644574 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:20:42 [2019-12-20T19:20:42.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616644578 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:20:42 [2019-12-20T19:20:42.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:42 [2019-12-20T19:20:42.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:42 [2019-12-20T19:20:42.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:42 [2019-12-20T19:20:42.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:42 [2019-12-20T19:20:42.505Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:42 [2019-12-20T19:20:42.505Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:20:42 [2019-12-20T19:20:42.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:42 [2019-12-20T19:20:42.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:42 [2019-12-20T19:20:42.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:42 [2019-12-20T19:20:42.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:42 [2019-12-20T19:20:42.505Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:42 [2019-12-20T19:20:42.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616644583 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:42 [2019-12-20T19:20:42.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616644586 data=null doit=true} to TreeItem with text {test}
14:20:42 [2019-12-20T19:20:42.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616644586 data=null} to TreeItem with text {test}
14:20:42 [2019-12-20T19:20:42.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616644586 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:42 [2019-12-20T19:20:42.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616644595 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:42 [2019-12-20T19:20:42.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616644683 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:42 [2019-12-20T19:20:42.505Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:42 [2019-12-20T19:20:42.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616644684 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:42 [2019-12-20T19:20:42.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616644684 data=null doit=true} to TreeItem with text {test}
14:20:42 [2019-12-20T19:20:42.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616644684 data=null} to TreeItem with text {test}
14:20:42 [2019-12-20T19:20:42.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616644684 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:42 [2019-12-20T19:20:42.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616644684 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:42 [2019-12-20T19:20:42.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616644690 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:42 [2019-12-20T19:20:42.506Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:20:42 [2019-12-20T19:20:42.506Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:42 [2019-12-20T19:20:42.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=616644690 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
14:20:42 [2019-12-20T19:20:42.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=616644690 data=null doit=true} to TreeItem with text {Traces [7]}
14:20:42 [2019-12-20T19:20:42.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=616644691 data=null} to TreeItem with text {Traces [7]}
14:20:42 [2019-12-20T19:20:42.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=616644691 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:42 [2019-12-20T19:20:42.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616644691 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:20:42 [2019-12-20T19:20:42.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=616644706 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:42 [2019-12-20T19:20:42.506Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:20:42 [2019-12-20T19:20:42.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:42 [2019-12-20T19:20:42.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:42 [2019-12-20T19:20:42.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:42 [2019-12-20T19:20:42.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:42 [2019-12-20T19:20:42.506Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:42 [2019-12-20T19:20:42.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616644709 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:42 [2019-12-20T19:20:42.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616644710 data=null doit=true} to TreeItem with text {test}
14:20:42 [2019-12-20T19:20:42.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616644710 data=null} to TreeItem with text {test}
14:20:42 [2019-12-20T19:20:42.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616644710 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:42 [2019-12-20T19:20:42.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616644710 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:42 [2019-12-20T19:20:42.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616644726 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:42 [2019-12-20T19:20:42.506Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:42 [2019-12-20T19:20:42.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616644726 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:42 [2019-12-20T19:20:42.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616644726 data=null doit=true} to TreeItem with text {test}
14:20:42 [2019-12-20T19:20:42.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616644726 data=null} to TreeItem with text {test}
14:20:42 [2019-12-20T19:20:42.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616644727 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:42 [2019-12-20T19:20:42.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616644727 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:42 [2019-12-20T19:20:42.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616644731 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:42 [2019-12-20T19:20:42.506Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:20:42 [2019-12-20T19:20:42.506Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:42 [2019-12-20T19:20:42.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=616644732 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
14:20:42 [2019-12-20T19:20:42.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=616644732 data=null doit=true} to TreeItem with text {Traces [7]}
14:20:42 [2019-12-20T19:20:42.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=616644732 data=null} to TreeItem with text {Traces [7]}
14:20:42 [2019-12-20T19:20:42.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=616644733 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:42 [2019-12-20T19:20:42.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616644733 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:20:42 [2019-12-20T19:20:42.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=616644744 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:42 [2019-12-20T19:20:42.506Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
14:20:42 [2019-12-20T19:20:42.761Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:42 [2019-12-20T19:20:42.761Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:42 [2019-12-20T19:20:42.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=616645125 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log}
14:20:42 [2019-12-20T19:20:42.761Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=616645125 data=null doit=true} to TreeItem with text {unrecognized.log}
14:20:42 [2019-12-20T19:20:42.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=616645125 data=null} to TreeItem with text {unrecognized.log}
14:20:42 [2019-12-20T19:20:42.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616645125 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
14:20:42 [2019-12-20T19:20:42.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616645125 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:20:43 [2019-12-20T19:20:43.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616645138 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
14:20:43 [2019-12-20T19:20:43.017Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:43 [2019-12-20T19:20:43.017Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:43 [2019-12-20T19:20:43.017Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:43 [2019-12-20T19:20:43.017Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:43 [2019-12-20T19:20:43.017Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:43 [2019-12-20T19:20:43.017Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:43 [2019-12-20T19:20:43.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=616645151 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log}
14:20:43 [2019-12-20T19:20:43.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=616645151 data=null doit=true} to TreeItem with text {unrecognized.log}
14:20:43 [2019-12-20T19:20:43.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=616645151 data=null} to TreeItem with text {unrecognized.log}
14:20:43 [2019-12-20T19:20:43.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616645152 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
14:20:43 [2019-12-20T19:20:43.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616645152 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:20:43 [2019-12-20T19:20:43.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616645159 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
14:20:43 [2019-12-20T19:20:43.017Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
14:20:43 [2019-12-20T19:20:43.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=616645160 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log}
14:20:43 [2019-12-20T19:20:43.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=616645160 data=null doit=true} to TreeItem with text {unrecognized.log}
14:20:43 [2019-12-20T19:20:43.018Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:43 [2019-12-20T19:20:43.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=616645160 data=null} to TreeItem with text {unrecognized.log}
14:20:43 [2019-12-20T19:20:43.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616645160 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
14:20:43 [2019-12-20T19:20:43.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616645160 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:20:43 [2019-12-20T19:20:43.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616645164 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
14:20:43 [2019-12-20T19:20:43.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616645164 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log}
14:20:43 [2019-12-20T19:20:43.018Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=616645164 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log}
14:20:43 [2019-12-20T19:20:43.018Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616645164 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:20:43 [2019-12-20T19:20:43.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616645217 data=null button=1 stateMask=0x80000 x=133 y=179 count=2} to TreeItem with text {unrecognized.log}
14:20:43 [2019-12-20T19:20:43.273Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=616645400 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log}
14:20:43 [2019-12-20T19:20:43.273Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=616645400 data=null doit=true} to TreeItem with text {unrecognized.log}
14:20:43 [2019-12-20T19:20:43.273Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=616645401 data=null} to TreeItem with text {unrecognized.log}
14:20:43 [2019-12-20T19:20:43.273Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
14:20:43 [2019-12-20T19:20:43.273Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
14:20:43 [2019-12-20T19:20:43.273Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
14:20:43 [2019-12-20T19:20:43.273Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:43 [2019-12-20T19:20:43.273Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=616645657 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log}
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=616645657 data=null doit=true} to TreeItem with text {unrecognized.log}
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=616645657 data=null} to TreeItem with text {unrecognized.log}
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616645657 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616645657 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:20:43 [2019-12-20T19:20:43.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616645661 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:43 [2019-12-20T19:20:43.529Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616645666 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616645666 data=null doit=true} to TreeItem with text {test}
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616645666 data=null} to TreeItem with text {test}
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616645667 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616645667 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616645686 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616645687 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616645687 data=null doit=true} to TreeItem with text {test}
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616645687 data=null} to TreeItem with text {test}
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616645687 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616645687 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616645691 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:43 [2019-12-20T19:20:43.529Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=616645692 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=616645692 data=null doit=true} to TreeItem with text {Traces [7]}
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=616645692 data=null} to TreeItem with text {Traces [7]}
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=616645692 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616645692 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:20:43 [2019-12-20T19:20:43.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=616645701 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=616645701 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=616645701 data=null doit=true} to TreeItem with text {Traces [7]}
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=616645701 data=null} to TreeItem with text {Traces [7]}
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=616645702 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616645702 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:20:43 [2019-12-20T19:20:43.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=616645705 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - Clicking on with mnemonic 'Clear'
14:20:43 [2019-12-20T19:20:43.529Z] DEBUG - Clicked on with mnemonic 'Clear'
14:20:43 [2019-12-20T19:20:43.530Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:20:43 [2019-12-20T19:20:43.530Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=616645834 data=null doit=true} to Shell with text {Confirm Clear}
14:20:43 [2019-12-20T19:20:43.530Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:20:43 [2019-12-20T19:20:43.530Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:20:43 [2019-12-20T19:20:43.530Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:20:43 [2019-12-20T19:20:43.530Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:20:43 [2019-12-20T19:20:43.530Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:20:43 [2019-12-20T19:20:43.530Z] DEBUG - Clicking on &Yes
14:20:43 [2019-12-20T19:20:43.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616645835 data=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:20:43 [2019-12-20T19:20:43.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616645835 data=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:20:43 [2019-12-20T19:20:43.530Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616645835 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:20:43 [2019-12-20T19:20:43.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616645835 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:20:43 [2019-12-20T19:20:43.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616645835 data=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:20:43 [2019-12-20T19:20:43.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616645835 data=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:20:43 [2019-12-20T19:20:43.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616645835 data=null item=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:20:45 [2019-12-20T19:20:45.420Z] DEBUG - Clicked on 
14:20:45 [2019-12-20T19:20:45.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=616645736 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:20:45 [2019-12-20T19:20:45.984Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616648076 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616648076 data=null doit=true} to TreeItem with text {test}
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616648076 data=null} to TreeItem with text {test}
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616648076 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616648076 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616648084 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616648085 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616648085 data=null doit=true} to TreeItem with text {test}
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616648085 data=null} to TreeItem with text {test}
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616648085 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616648085 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616648095 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:45 [2019-12-20T19:20:45.984Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616648095 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616648095 data=null doit=true} to TreeItem with text {Traces [0]}
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616648095 data=null} to TreeItem with text {Traces [0]}
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616648096 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616648096 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:20:45 [2019-12-20T19:20:45.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616648102 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616648107 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616648107 data=null doit=true} to TreeItem with text {Traces [0]}
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616648107 data=null} to TreeItem with text {Traces [0]}
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616648107 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616648107 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:20:45 [2019-12-20T19:20:45.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616648110 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - Clicking on with mnemonic 'Import...'
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - Clicked on with mnemonic 'Import...'
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616648291 data=null doit=true} to Shell with text {Trace Import}
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:20:45 [2019-12-20T19:20:45.984Z] 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:20:45 [2019-12-20T19:20:45.984Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=616648293 data=null} to (of type 'Combo')
14:20:45 [2019-12-20T19:20:45.984Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:20:45 [2019-12-20T19:20:45.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:45 [2019-12-20T19:20:45.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:45 [2019-12-20T19:20:45.985Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:20:45 [2019-12-20T19:20:45.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:45 [2019-12-20T19:20:45.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:45 [2019-12-20T19:20:45.985Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:45 [2019-12-20T19:20:45.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=616648317 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
14:20:45 [2019-12-20T19:20:45.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616648317 data=null doit=true} to TreeItem with text {import}
14:20:45 [2019-12-20T19:20:45.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616648317 data=null} to TreeItem with text {import}
14:20:45 [2019-12-20T19:20:45.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616648317 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:20:45 [2019-12-20T19:20:45.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616648317 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:20:45 [2019-12-20T19:20:45.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616648318 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:20:45 [2019-12-20T19:20:45.985Z] DEBUG - Setting state to checked on: import
14:20:45 [2019-12-20T19:20:45.985Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:20:45 [2019-12-20T19:20:45.985Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:20:45 [2019-12-20T19:20:45.985Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:20:45 [2019-12-20T19:20:45.985Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:20:45 [2019-12-20T19:20:45.985Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:20:45 [2019-12-20T19:20:45.985Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:20:45 [2019-12-20T19:20:45.985Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:20:45 [2019-12-20T19:20:45.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=616648330 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:20:45 [2019-12-20T19:20:45.985Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:20:45 [2019-12-20T19:20:45.985Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:20:45 [2019-12-20T19:20:45.985Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:20:45 [2019-12-20T19:20:45.985Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:20:45 [2019-12-20T19:20:45.985Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:20:45 [2019-12-20T19:20:45.985Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:20:45 [2019-12-20T19:20:45.985Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:20:45 [2019-12-20T19:20:45.985Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:20:45 [2019-12-20T19:20:45.985Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:20:45 [2019-12-20T19:20:45.985Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:20:46 [2019-12-20T19:20:46.010Z] 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:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:20:46 [2019-12-20T19:20:46.011Z] 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:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:20:46 [2019-12-20T19:20:46.011Z] 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:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] 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:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:20:46 [2019-12-20T19:20:46.011Z] 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:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] 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:20:46 [2019-12-20T19:20:46.011Z] 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:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:20:46 [2019-12-20T19:20:46.011Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:20:46 [2019-12-20T19:20:46.012Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:20:46 [2019-12-20T19:20:46.012Z] DEBUG - Clicking on &Finish
14:20:46 [2019-12-20T19:20:46.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616648335 data=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:20:46 [2019-12-20T19:20:46.012Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616648335 data=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:20:46 [2019-12-20T19:20:46.012Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616648335 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:20:46 [2019-12-20T19:20:46.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616648335 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:20:46 [2019-12-20T19:20:46.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616648335 data=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:20:46 [2019-12-20T19:20:46.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616648335 data=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:20:46 [2019-12-20T19:20:46.267Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:20:46 [2019-12-20T19:20:46.267Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:20:46 [2019-12-20T19:20:46.267Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:20:46 [2019-12-20T19:20:46.267Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:20:46 [2019-12-20T19:20:46.267Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:20:46 [2019-12-20T19:20:46.267Z] DEBUG - Clicked on &Finish
14:20:46 [2019-12-20T19:20:46.829Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:20:46 [2019-12-20T19:20:46.829Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=616648898 data=null doit=true} to Shell with text {Confirmation}
14:20:46 [2019-12-20T19:20:46.829Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.829Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.829Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.829Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.829Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.829Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
14:20:46 [2019-12-20T19:20:46.829Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
14:20:46 [2019-12-20T19:20:46.829Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
14:20:46 [2019-12-20T19:20:46.829Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:20:46 [2019-12-20T19:20:46.829Z] DEBUG - Clicking on Skip All
14:20:46 [2019-12-20T19:20:46.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=616648898 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:20:46 [2019-12-20T19:20:46.829Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=616648899 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:20:46 [2019-12-20T19:20:46.829Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=616648899 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
14:20:46 [2019-12-20T19:20:46.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=616648899 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
14:20:46 [2019-12-20T19:20:46.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=616648899 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:20:46 [2019-12-20T19:20:46.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=616648899 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:20:46 [2019-12-20T19:20:46.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=616648899 data=null item=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:20:46 [2019-12-20T19:20:46.829Z] DEBUG - Clicked on 
14:20:47 [2019-12-20T19:20:47.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616648335 data=null item=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:20:47 [2019-12-20T19:20:47.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616648136 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:20:47 [2019-12-20T19:20:47.341Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616649484 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616649484 data=null doit=true} to TreeItem with text {test}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616649484 data=null} to TreeItem with text {test}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616649484 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616649484 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616649492 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616649493 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616649493 data=null doit=true} to TreeItem with text {test}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616649493 data=null} to TreeItem with text {test}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616649493 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616649493 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616649503 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:47 [2019-12-20T19:20:47.341Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=616649504 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=616649504 data=null doit=true} to TreeItem with text {Traces [7]}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=616649504 data=null} to TreeItem with text {Traces [7]}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=616649504 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616649504 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:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=616649511 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616649519 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616649519 data=null doit=true} to TreeItem with text {test}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616649519 data=null} to TreeItem with text {test}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616649520 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616649520 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616649527 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616649527 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616649527 data=null doit=true} to TreeItem with text {test}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616649527 data=null} to TreeItem with text {test}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616649527 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616649527 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616649538 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:47 [2019-12-20T19:20:47.341Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=616649539 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=616649539 data=null doit=true} to TreeItem with text {Traces [7]}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=616649539 data=null} to TreeItem with text {Traces [7]}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=616649539 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616649539 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:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=616649581 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=616649581 data=null doit=true} to TreeItem with text {Traces [7]}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=616649581 data=null} to TreeItem with text {Traces [7]}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=616649581 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616649581 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:20:47 [2019-12-20T19:20:47.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=616649584 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:47 [2019-12-20T19:20:47.903Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:47 [2019-12-20T19:20:47.903Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:47 [2019-12-20T19:20:47.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616650027 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:20:47 [2019-12-20T19:20:47.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616650027 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:20:47 [2019-12-20T19:20:47.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616650027 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:20:47 [2019-12-20T19:20:47.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616650027 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:20:47 [2019-12-20T19:20:47.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616650027 data=null item=TreeItem {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:20:47 [2019-12-20T19:20:47.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616650040 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:20:47 [2019-12-20T19:20:47.903Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:47 [2019-12-20T19:20:47.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:47 [2019-12-20T19:20:47.903Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:47 [2019-12-20T19:20:47.903Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:47 [2019-12-20T19:20:47.903Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:47 [2019-12-20T19:20:47.903Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:47 [2019-12-20T19:20:47.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616650042 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:20:47 [2019-12-20T19:20:47.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616650042 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:20:47 [2019-12-20T19:20:47.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616650042 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:20:47 [2019-12-20T19:20:47.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616650042 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:20:47 [2019-12-20T19:20:47.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616650049 data=null item=TreeItem {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:20:47 [2019-12-20T19:20:47.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616650053 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:20:47 [2019-12-20T19:20:47.903Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:20:47 [2019-12-20T19:20:47.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616650053 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:20:47 [2019-12-20T19:20:47.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616650053 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:20:47 [2019-12-20T19:20:47.904Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:47 [2019-12-20T19:20:47.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616650054 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:20:47 [2019-12-20T19:20:47.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616650054 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:20:47 [2019-12-20T19:20:47.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616650054 data=null item=TreeItem {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:20:47 [2019-12-20T19:20:47.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616650057 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:20:47 [2019-12-20T19:20:47.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616650057 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:20:47 [2019-12-20T19:20:47.904Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616650057 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:20:47 [2019-12-20T19:20:47.904Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616650057 data=null item=TreeItem {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:20:47 [2019-12-20T19:20:47.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616650098 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:20:47 [2019-12-20T19:20:47.904Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616650104 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:20:47 [2019-12-20T19:20:47.904Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616650104 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:20:47 [2019-12-20T19:20:47.904Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616650104 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:20:47 [2019-12-20T19:20:47.904Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:20:48 [2019-12-20T19:20:48.467Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - Attempting to set focus on Table with text {}
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616651607 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616651607 data=null doit=true} to TableItem with text {}
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616651607 data=null} to TableItem with text {}
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616651608 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616651608 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:20:49 [2019-12-20T19:20:49.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616651611 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616651687 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616651687 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616651688 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616651688 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616651688 data=null item=TreeItem {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:20:49 [2019-12-20T19:20:49.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616651691 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:49 [2019-12-20T19:20:49.394Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616651695 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616651695 data=null doit=true} to TreeItem with text {test}
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616651695 data=null} to TreeItem with text {test}
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616651696 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616651696 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616651715 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616651715 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616651715 data=null doit=true} to TreeItem with text {test}
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616651715 data=null} to TreeItem with text {test}
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616651715 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616651715 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616651720 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:49 [2019-12-20T19:20:49.394Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=616651720 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=616651720 data=null doit=true} to TreeItem with text {Traces [7]}
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=616651720 data=null} to TreeItem with text {Traces [7]}
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=616651721 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:49 [2019-12-20T19:20:49.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616651721 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:20:49 [2019-12-20T19:20:49.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=616651779 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:49 [2019-12-20T19:20:49.651Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
14:20:49 [2019-12-20T19:20:49.907Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:49 [2019-12-20T19:20:49.907Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:49 [2019-12-20T19:20:49.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616652205 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:20:49 [2019-12-20T19:20:49.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616652205 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:20:49 [2019-12-20T19:20:49.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616652205 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:20:49 [2019-12-20T19:20:49.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616652205 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:20:49 [2019-12-20T19:20:49.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616652206 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:20:49 [2019-12-20T19:20:49.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616652238 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:20:49 [2019-12-20T19:20:49.907Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:49 [2019-12-20T19:20:49.907Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:49 [2019-12-20T19:20:49.907Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:49 [2019-12-20T19:20:49.907Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:49 [2019-12-20T19:20:49.907Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:49 [2019-12-20T19:20:49.907Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:49 [2019-12-20T19:20:49.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616652240 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:20:49 [2019-12-20T19:20:49.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616652240 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:20:49 [2019-12-20T19:20:49.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616652240 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:20:49 [2019-12-20T19:20:49.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616652241 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:20:49 [2019-12-20T19:20:49.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616652241 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:20:49 [2019-12-20T19:20:49.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616652244 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:20:49 [2019-12-20T19:20:49.907Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
14:20:49 [2019-12-20T19:20:49.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616652244 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:20:49 [2019-12-20T19:20:49.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616652244 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:20:49 [2019-12-20T19:20:49.907Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:49 [2019-12-20T19:20:49.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616652244 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:20:49 [2019-12-20T19:20:49.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616652244 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:20:49 [2019-12-20T19:20:49.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616652245 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:20:49 [2019-12-20T19:20:49.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616652254 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:20:49 [2019-12-20T19:20:49.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616652254 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:20:49 [2019-12-20T19:20:49.907Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616652254 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:20:50 [2019-12-20T19:20:50.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616652314 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:20:50 [2019-12-20T19:20:50.163Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616652314 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:20:50 [2019-12-20T19:20:50.163Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616652314 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:20:50 [2019-12-20T19:20:50.163Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616652314 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:20:50 [2019-12-20T19:20:50.163Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
14:20:50 [2019-12-20T19:20:50.163Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:50 [2019-12-20T19:20:50.163Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616652254 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:20:50 [2019-12-20T19:20:50.725Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:50 [2019-12-20T19:20:50.725Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - Attempting to set focus on Table with text {}
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616653817 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616653817 data=null doit=true} to TableItem with text {}
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616653817 data=null} to TableItem with text {}
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616653818 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616653818 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:20:51 [2019-12-20T19:20:51.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616653821 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616653886 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616653887 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616653887 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616653887 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616653887 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:20:51 [2019-12-20T19:20:51.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616653890 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:51 [2019-12-20T19:20:51.653Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616653894 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616653894 data=null doit=true} to TreeItem with text {test}
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616653895 data=null} to TreeItem with text {test}
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616653895 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616653895 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616653913 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616653914 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616653914 data=null doit=true} to TreeItem with text {test}
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616653914 data=null} to TreeItem with text {test}
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616653914 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616653914 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616653918 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:51 [2019-12-20T19:20:51.653Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=616653918 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=616653918 data=null doit=true} to TreeItem with text {Traces [7]}
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=616653918 data=null} to TreeItem with text {Traces [7]}
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=616653919 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:51 [2019-12-20T19:20:51.653Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616653919 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:20:51 [2019-12-20T19:20:51.653Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=616653928 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:51 [2019-12-20T19:20:51.653Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
14:20:52 [2019-12-20T19:20:52.215Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:52 [2019-12-20T19:20:52.215Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:52 [2019-12-20T19:20:52.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616654349 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
14:20:52 [2019-12-20T19:20:52.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616654349 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:20:52 [2019-12-20T19:20:52.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616654370 data=null} to TreeItem with text {kernel-overlap-testing}
14:20:52 [2019-12-20T19:20:52.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616654370 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:20:52 [2019-12-20T19:20:52.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616654371 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:20:52 [2019-12-20T19:20:52.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616654382 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:20:52 [2019-12-20T19:20:52.215Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:52 [2019-12-20T19:20:52.215Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:52 [2019-12-20T19:20:52.215Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:52 [2019-12-20T19:20:52.215Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:52 [2019-12-20T19:20:52.215Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:52 [2019-12-20T19:20:52.215Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:52 [2019-12-20T19:20:52.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616654384 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
14:20:52 [2019-12-20T19:20:52.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616654384 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:20:52 [2019-12-20T19:20:52.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616654384 data=null} to TreeItem with text {kernel-overlap-testing}
14:20:52 [2019-12-20T19:20:52.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616654385 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:20:52 [2019-12-20T19:20:52.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616654385 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:20:52 [2019-12-20T19:20:52.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616654396 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:20:52 [2019-12-20T19:20:52.215Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:20:52 [2019-12-20T19:20:52.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616654396 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
14:20:52 [2019-12-20T19:20:52.215Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616654396 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:20:52 [2019-12-20T19:20:52.215Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:52 [2019-12-20T19:20:52.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616654396 data=null} to TreeItem with text {kernel-overlap-testing}
14:20:52 [2019-12-20T19:20:52.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616654397 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:20:52 [2019-12-20T19:20:52.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616654397 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:20:52 [2019-12-20T19:20:52.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616654400 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:20:52 [2019-12-20T19:20:52.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616654400 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing}
14:20:52 [2019-12-20T19:20:52.215Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=616654400 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing}
14:20:52 [2019-12-20T19:20:52.215Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616654400 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:20:52 [2019-12-20T19:20:52.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616654473 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing}
14:20:52 [2019-12-20T19:20:52.215Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=616654480 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
14:20:52 [2019-12-20T19:20:52.215Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=616654480 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:20:52 [2019-12-20T19:20:52.215Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=616654480 data=null} to TreeItem with text {kernel-overlap-testing}
14:20:52 [2019-12-20T19:20:52.215Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:20:52 [2019-12-20T19:20:52.215Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:52 [2019-12-20T19:20:52.215Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:52 [2019-12-20T19:20:52.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:52 [2019-12-20T19:20:52.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:52 [2019-12-20T19:20:52.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:52 [2019-12-20T19:20:52.780Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:52 [2019-12-20T19:20:52.780Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:52 [2019-12-20T19:20:52.780Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:52 [2019-12-20T19:20:52.780Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:52 [2019-12-20T19:20:52.780Z] DEBUG - Attempting to set focus on Table with text {}
14:20:52 [2019-12-20T19:20:52.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616654983 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:20:52 [2019-12-20T19:20:52.780Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616654983 data=null doit=true} to TableItem with text {}
14:20:52 [2019-12-20T19:20:52.780Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616654983 data=null} to TableItem with text {}
14:20:52 [2019-12-20T19:20:52.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616654983 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:20:52 [2019-12-20T19:20:52.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616654983 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:20:52 [2019-12-20T19:20:52.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616654999 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:20:52 [2019-12-20T19:20:52.780Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:52 [2019-12-20T19:20:52.780Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:53 [2019-12-20T19:20:53.707Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:53 [2019-12-20T19:20:53.707Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:53 [2019-12-20T19:20:53.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616656074 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
14:20:53 [2019-12-20T19:20:53.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616656075 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:20:53 [2019-12-20T19:20:53.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616656075 data=null} to TreeItem with text {kernel-overlap-testing}
14:20:53 [2019-12-20T19:20:53.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616656075 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:20:53 [2019-12-20T19:20:53.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616656075 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:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616656079 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:53 [2019-12-20T19:20:53.964Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616656083 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616656083 data=null doit=true} to TreeItem with text {test}
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616656083 data=null} to TreeItem with text {test}
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616656083 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616656083 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616656104 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616656104 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616656104 data=null doit=true} to TreeItem with text {test}
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616656104 data=null} to TreeItem with text {test}
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616656104 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616656104 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616656113 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:53 [2019-12-20T19:20:53.964Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=616656114 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=616656114 data=null doit=true} to TreeItem with text {Traces [7]}
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=616656114 data=null} to TreeItem with text {Traces [7]}
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=616656114 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616656114 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:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=616656183 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:53 [2019-12-20T19:20:53.964Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616656290 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1}
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616656290 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616656290 data=null} to TreeItem with text {simple_server-thread1}
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616656290 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1}
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616656291 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:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616656326 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1}
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:53 [2019-12-20T19:20:53.964Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616656328 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1}
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616656328 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616656328 data=null} to TreeItem with text {simple_server-thread1}
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616656328 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1}
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616656328 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:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616656332 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1}
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616656332 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1}
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616656332 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616656332 data=null} to TreeItem with text {simple_server-thread1}
14:20:53 [2019-12-20T19:20:53.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616656332 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1}
14:20:54 [2019-12-20T19:20:54.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616656333 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:20:54 [2019-12-20T19:20:54.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616656336 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1}
14:20:54 [2019-12-20T19:20:54.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616656336 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1}
14:20:54 [2019-12-20T19:20:54.221Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=616656336 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1}
14:20:54 [2019-12-20T19:20:54.221Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616656336 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:20:54 [2019-12-20T19:20:54.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616656412 data=null button=1 stateMask=0x80000 x=150 y=137 count=2} to TreeItem with text {simple_server-thread1}
14:20:54 [2019-12-20T19:20:54.221Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=616656420 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1}
14:20:54 [2019-12-20T19:20:54.221Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=616656420 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:20:54 [2019-12-20T19:20:54.221Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=616656420 data=null} to TreeItem with text {simple_server-thread1}
14:20:54 [2019-12-20T19:20:54.221Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
14:20:54 [2019-12-20T19:20:54.221Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:54 [2019-12-20T19:20:54.221Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:54 [2019-12-20T19:20:54.221Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:54 [2019-12-20T19:20:54.782Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:54 [2019-12-20T19:20:54.782Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:54 [2019-12-20T19:20:54.782Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:54 [2019-12-20T19:20:54.782Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:54 [2019-12-20T19:20:54.782Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:54 [2019-12-20T19:20:54.782Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:54 [2019-12-20T19:20:54.782Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:54 [2019-12-20T19:20:54.782Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:54 [2019-12-20T19:20:54.782Z] DEBUG - Attempting to set focus on Table with text {}
14:20:54 [2019-12-20T19:20:54.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616656923 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:20:54 [2019-12-20T19:20:54.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616656923 data=null doit=true} to TableItem with text {}
14:20:54 [2019-12-20T19:20:54.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616656923 data=null} to TableItem with text {}
14:20:54 [2019-12-20T19:20:54.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616656923 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:20:54 [2019-12-20T19:20:54.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616656924 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:20:54 [2019-12-20T19:20:54.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616656934 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:20:54 [2019-12-20T19:20:54.782Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:54 [2019-12-20T19:20:54.782Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:55 [2019-12-20T19:20:55.709Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:55 [2019-12-20T19:20:55.709Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:55 [2019-12-20T19:20:55.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616657896 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread1}
14:20:55 [2019-12-20T19:20:55.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616657896 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:20:55 [2019-12-20T19:20:55.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616657896 data=null} to TreeItem with text {simple_server-thread1}
14:20:55 [2019-12-20T19:20:55.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616657896 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1}
14:20:55 [2019-12-20T19:20:55.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616657896 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:20:55 [2019-12-20T19:20:55.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616657901 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread1}
14:20:55 [2019-12-20T19:20:55.709Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:55 [2019-12-20T19:20:55.709Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:55 [2019-12-20T19:20:55.709Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:55 [2019-12-20T19:20:55.709Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:55 [2019-12-20T19:20:55.709Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:55 [2019-12-20T19:20:55.709Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:20:55 [2019-12-20T19:20:55.709Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:55 [2019-12-20T19:20:55.709Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:55 [2019-12-20T19:20:55.709Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:55 [2019-12-20T19:20:55.709Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:55 [2019-12-20T19:20:55.709Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:55 [2019-12-20T19:20:55.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616657906 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:55 [2019-12-20T19:20:55.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616657906 data=null doit=true} to TreeItem with text {test}
14:20:55 [2019-12-20T19:20:55.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616657906 data=null} to TreeItem with text {test}
14:20:55 [2019-12-20T19:20:55.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616657906 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:55 [2019-12-20T19:20:55.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616657906 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:55 [2019-12-20T19:20:55.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616657926 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:55 [2019-12-20T19:20:55.709Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:55 [2019-12-20T19:20:55.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616657927 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:55 [2019-12-20T19:20:55.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616657927 data=null doit=true} to TreeItem with text {test}
14:20:55 [2019-12-20T19:20:55.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616657927 data=null} to TreeItem with text {test}
14:20:55 [2019-12-20T19:20:55.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616657933 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:55 [2019-12-20T19:20:55.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616657933 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:55 [2019-12-20T19:20:55.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616657938 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:55 [2019-12-20T19:20:55.709Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:20:55 [2019-12-20T19:20:55.709Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:55 [2019-12-20T19:20:55.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=616657939 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
14:20:55 [2019-12-20T19:20:55.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=616657939 data=null doit=true} to TreeItem with text {Traces [7]}
14:20:55 [2019-12-20T19:20:55.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=616657939 data=null} to TreeItem with text {Traces [7]}
14:20:55 [2019-12-20T19:20:55.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=616657940 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:55 [2019-12-20T19:20:55.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616657940 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:20:55 [2019-12-20T19:20:55.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=616657954 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:55 [2019-12-20T19:20:55.710Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
14:20:56 [2019-12-20T19:20:56.271Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:56 [2019-12-20T19:20:56.272Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:56 [2019-12-20T19:20:56.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616658416 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2}
14:20:56 [2019-12-20T19:20:56.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616658416 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:20:56 [2019-12-20T19:20:56.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616658416 data=null} to TreeItem with text {simple_server-thread2}
14:20:56 [2019-12-20T19:20:56.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616658417 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2}
14:20:56 [2019-12-20T19:20:56.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616658417 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:20:56 [2019-12-20T19:20:56.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616658429 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2}
14:20:56 [2019-12-20T19:20:56.272Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:56 [2019-12-20T19:20:56.272Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:56 [2019-12-20T19:20:56.272Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:56 [2019-12-20T19:20:56.272Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:56 [2019-12-20T19:20:56.272Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:56 [2019-12-20T19:20:56.272Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:56 [2019-12-20T19:20:56.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616658441 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2}
14:20:56 [2019-12-20T19:20:56.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616658441 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:20:56 [2019-12-20T19:20:56.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616658441 data=null} to TreeItem with text {simple_server-thread2}
14:20:56 [2019-12-20T19:20:56.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616658441 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2}
14:20:56 [2019-12-20T19:20:56.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616658441 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:20:56 [2019-12-20T19:20:56.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616658444 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2}
14:20:56 [2019-12-20T19:20:56.272Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
14:20:56 [2019-12-20T19:20:56.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616658444 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2}
14:20:56 [2019-12-20T19:20:56.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616658445 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:20:56 [2019-12-20T19:20:56.272Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:56 [2019-12-20T19:20:56.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616658445 data=null} to TreeItem with text {simple_server-thread2}
14:20:56 [2019-12-20T19:20:56.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616658445 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2}
14:20:56 [2019-12-20T19:20:56.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616658445 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:20:56 [2019-12-20T19:20:56.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616658452 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2}
14:20:56 [2019-12-20T19:20:56.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616658452 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2}
14:20:56 [2019-12-20T19:20:56.272Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=616658453 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2}
14:20:56 [2019-12-20T19:20:56.272Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616658453 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:20:56 [2019-12-20T19:20:56.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616658507 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread2}
14:20:56 [2019-12-20T19:20:56.272Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=616658514 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2}
14:20:56 [2019-12-20T19:20:56.272Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=616658514 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:20:56 [2019-12-20T19:20:56.272Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=616658514 data=null} to TreeItem with text {simple_server-thread2}
14:20:56 [2019-12-20T19:20:56.272Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
14:20:56 [2019-12-20T19:20:56.272Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:56 [2019-12-20T19:20:56.272Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:56 [2019-12-20T19:20:56.272Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:56 [2019-12-20T19:20:56.272Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:56 [2019-12-20T19:20:56.833Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:56 [2019-12-20T19:20:56.833Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:56 [2019-12-20T19:20:56.833Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:56 [2019-12-20T19:20:56.834Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:56 [2019-12-20T19:20:56.834Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:56 [2019-12-20T19:20:56.834Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:56 [2019-12-20T19:20:56.834Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:56 [2019-12-20T19:20:56.834Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:56 [2019-12-20T19:20:56.834Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:56 [2019-12-20T19:20:56.834Z] DEBUG - Attempting to set focus on Table with text {}
14:20:56 [2019-12-20T19:20:56.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616659017 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:20:56 [2019-12-20T19:20:56.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616659018 data=null doit=true} to TableItem with text {}
14:20:56 [2019-12-20T19:20:56.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616659018 data=null} to TableItem with text {}
14:20:56 [2019-12-20T19:20:56.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616659018 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:20:56 [2019-12-20T19:20:56.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616659018 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:20:56 [2019-12-20T19:20:56.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616659021 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:20:56 [2019-12-20T19:20:56.834Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:56 [2019-12-20T19:20:56.834Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:57 [2019-12-20T19:20:57.762Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:57 [2019-12-20T19:20:57.762Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:57 [2019-12-20T19:20:57.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616659978 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread2}
14:20:57 [2019-12-20T19:20:57.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616659978 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:20:57 [2019-12-20T19:20:57.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616659978 data=null} to TreeItem with text {simple_server-thread2}
14:20:57 [2019-12-20T19:20:57.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616659979 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2}
14:20:57 [2019-12-20T19:20:57.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616659979 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:20:57 [2019-12-20T19:20:57.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616659982 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread2}
14:20:57 [2019-12-20T19:20:57.762Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:57 [2019-12-20T19:20:57.762Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:57 [2019-12-20T19:20:57.762Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:57 [2019-12-20T19:20:57.762Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:57 [2019-12-20T19:20:57.762Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:57 [2019-12-20T19:20:57.762Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:20:57 [2019-12-20T19:20:57.762Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:57 [2019-12-20T19:20:57.763Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:57 [2019-12-20T19:20:57.763Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:57 [2019-12-20T19:20:57.763Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:57 [2019-12-20T19:20:57.763Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:57 [2019-12-20T19:20:57.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616659986 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:57 [2019-12-20T19:20:57.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616659986 data=null doit=true} to TreeItem with text {test}
14:20:57 [2019-12-20T19:20:57.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616659986 data=null} to TreeItem with text {test}
14:20:57 [2019-12-20T19:20:57.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616659986 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:57 [2019-12-20T19:20:57.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616659987 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:57 [2019-12-20T19:20:57.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616660006 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:57 [2019-12-20T19:20:57.763Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:57 [2019-12-20T19:20:57.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616660007 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:57 [2019-12-20T19:20:57.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616660007 data=null doit=true} to TreeItem with text {test}
14:20:57 [2019-12-20T19:20:57.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616660007 data=null} to TreeItem with text {test}
14:20:57 [2019-12-20T19:20:57.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616660007 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:57 [2019-12-20T19:20:57.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616660007 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:57 [2019-12-20T19:20:57.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616660018 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:57 [2019-12-20T19:20:57.763Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:20:57 [2019-12-20T19:20:57.763Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:57 [2019-12-20T19:20:57.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=616660019 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
14:20:57 [2019-12-20T19:20:57.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=616660019 data=null doit=true} to TreeItem with text {Traces [7]}
14:20:57 [2019-12-20T19:20:57.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=616660019 data=null} to TreeItem with text {Traces [7]}
14:20:57 [2019-12-20T19:20:57.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=616660019 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:57 [2019-12-20T19:20:57.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616660019 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:20:57 [2019-12-20T19:20:57.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=616660026 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:57 [2019-12-20T19:20:57.763Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
14:20:58 [2019-12-20T19:20:58.324Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:58 [2019-12-20T19:20:58.324Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:58 [2019-12-20T19:20:58.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616660456 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
14:20:58 [2019-12-20T19:20:58.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616660456 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:20:58 [2019-12-20T19:20:58.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616660457 data=null} to TreeItem with text {ust-overlap-testing}
14:20:58 [2019-12-20T19:20:58.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616660457 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:20:58 [2019-12-20T19:20:58.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616660457 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:20:58 [2019-12-20T19:20:58.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616660494 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:20:58 [2019-12-20T19:20:58.324Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:58 [2019-12-20T19:20:58.324Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:58 [2019-12-20T19:20:58.324Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:58 [2019-12-20T19:20:58.324Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:58 [2019-12-20T19:20:58.324Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:58 [2019-12-20T19:20:58.324Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:58 [2019-12-20T19:20:58.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616660496 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
14:20:58 [2019-12-20T19:20:58.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616660496 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:20:58 [2019-12-20T19:20:58.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616660496 data=null} to TreeItem with text {ust-overlap-testing}
14:20:58 [2019-12-20T19:20:58.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616660496 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:20:58 [2019-12-20T19:20:58.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616660496 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:20:58 [2019-12-20T19:20:58.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616660500 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:20:58 [2019-12-20T19:20:58.325Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
14:20:58 [2019-12-20T19:20:58.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616660500 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
14:20:58 [2019-12-20T19:20:58.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616660500 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:20:58 [2019-12-20T19:20:58.325Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:58 [2019-12-20T19:20:58.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616660500 data=null} to TreeItem with text {ust-overlap-testing}
14:20:58 [2019-12-20T19:20:58.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616660501 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:20:58 [2019-12-20T19:20:58.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616660501 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:20:58 [2019-12-20T19:20:58.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616660504 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:20:58 [2019-12-20T19:20:58.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616660504 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing}
14:20:58 [2019-12-20T19:20:58.325Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=616660504 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing}
14:20:58 [2019-12-20T19:20:58.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616660548 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing}
14:20:58 [2019-12-20T19:20:58.325Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=616660548 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
14:20:58 [2019-12-20T19:20:58.325Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=616660548 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:20:58 [2019-12-20T19:20:58.325Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=616660548 data=null} to TreeItem with text {ust-overlap-testing}
14:20:58 [2019-12-20T19:20:58.325Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
14:20:58 [2019-12-20T19:20:58.325Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:58 [2019-12-20T19:20:58.325Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:58 [2019-12-20T19:20:58.325Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:58 [2019-12-20T19:20:58.325Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:58 [2019-12-20T19:20:58.325Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:58 [2019-12-20T19:20:58.325Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616660504 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:20:58 [2019-12-20T19:20:58.885Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:58 [2019-12-20T19:20:58.886Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:58 [2019-12-20T19:20:58.886Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:58 [2019-12-20T19:20:58.886Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:58 [2019-12-20T19:20:58.886Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:58 [2019-12-20T19:20:58.886Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:20:58 [2019-12-20T19:20:58.886Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:58 [2019-12-20T19:20:58.886Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:58 [2019-12-20T19:20:58.886Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:58 [2019-12-20T19:20:58.886Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:58 [2019-12-20T19:20:58.886Z] DEBUG - Attempting to set focus on Table with text {}
14:20:58 [2019-12-20T19:20:58.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616661073 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:20:58 [2019-12-20T19:20:58.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616661073 data=null doit=true} to TableItem with text {}
14:20:58 [2019-12-20T19:20:58.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616661074 data=null} to TableItem with text {}
14:20:58 [2019-12-20T19:20:58.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616661074 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:20:58 [2019-12-20T19:20:58.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616661074 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:20:58 [2019-12-20T19:20:58.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616661080 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:20:58 [2019-12-20T19:20:58.886Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:20:58 [2019-12-20T19:20:58.886Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:20:59 [2019-12-20T19:20:59.814Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:20:59 [2019-12-20T19:20:59.814Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:59 [2019-12-20T19:20:59.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616662036 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
14:20:59 [2019-12-20T19:20:59.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616662036 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:20:59 [2019-12-20T19:20:59.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616662036 data=null} to TreeItem with text {ust-overlap-testing}
14:20:59 [2019-12-20T19:20:59.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616662036 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:20:59 [2019-12-20T19:20:59.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616662036 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:20:59 [2019-12-20T19:20:59.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616662040 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:20:59 [2019-12-20T19:20:59.814Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:59 [2019-12-20T19:20:59.814Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:59 [2019-12-20T19:20:59.814Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:59 [2019-12-20T19:20:59.814Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:59 [2019-12-20T19:20:59.814Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:20:59 [2019-12-20T19:20:59.814Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:20:59 [2019-12-20T19:20:59.814Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:59 [2019-12-20T19:20:59.814Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:59 [2019-12-20T19:20:59.814Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:20:59 [2019-12-20T19:20:59.814Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:20:59 [2019-12-20T19:20:59.814Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:59 [2019-12-20T19:20:59.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616662046 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:59 [2019-12-20T19:20:59.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616662046 data=null doit=true} to TreeItem with text {test}
14:20:59 [2019-12-20T19:20:59.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616662046 data=null} to TreeItem with text {test}
14:20:59 [2019-12-20T19:20:59.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616662047 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:59 [2019-12-20T19:20:59.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616662047 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:59 [2019-12-20T19:20:59.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616662066 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:59 [2019-12-20T19:20:59.814Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:59 [2019-12-20T19:20:59.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616662066 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:20:59 [2019-12-20T19:20:59.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616662066 data=null doit=true} to TreeItem with text {test}
14:20:59 [2019-12-20T19:20:59.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616662066 data=null} to TreeItem with text {test}
14:20:59 [2019-12-20T19:20:59.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616662066 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:20:59 [2019-12-20T19:20:59.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616662067 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:20:59 [2019-12-20T19:20:59.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616662077 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:20:59 [2019-12-20T19:20:59.814Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:20:59 [2019-12-20T19:20:59.814Z] DEBUG - Attempting to set focus on Tree with text {}
14:20:59 [2019-12-20T19:20:59.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=616662078 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
14:20:59 [2019-12-20T19:20:59.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=616662078 data=null doit=true} to TreeItem with text {Traces [7]}
14:20:59 [2019-12-20T19:20:59.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=616662078 data=null} to TreeItem with text {Traces [7]}
14:20:59 [2019-12-20T19:20:59.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=616662078 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:59 [2019-12-20T19:20:59.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616662078 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:20:59 [2019-12-20T19:20:59.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=616662085 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:20:59 [2019-12-20T19:20:59.814Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
14:21:00 [2019-12-20T19:21:00.069Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:00 [2019-12-20T19:21:00.069Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:00 [2019-12-20T19:21:00.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=616662431 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log}
14:21:00 [2019-12-20T19:21:00.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=616662431 data=null doit=true} to TreeItem with text {unrecognized.log}
14:21:00 [2019-12-20T19:21:00.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=616662431 data=null} to TreeItem with text {unrecognized.log}
14:21:00 [2019-12-20T19:21:00.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616662431 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
14:21:00 [2019-12-20T19:21:00.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616662431 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:21:00 [2019-12-20T19:21:00.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616662444 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
14:21:00 [2019-12-20T19:21:00.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:00 [2019-12-20T19:21:00.325Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:00 [2019-12-20T19:21:00.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:00 [2019-12-20T19:21:00.326Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:00 [2019-12-20T19:21:00.326Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:00 [2019-12-20T19:21:00.326Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:00 [2019-12-20T19:21:00.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=616662457 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log}
14:21:00 [2019-12-20T19:21:00.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=616662457 data=null doit=true} to TreeItem with text {unrecognized.log}
14:21:00 [2019-12-20T19:21:00.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=616662457 data=null} to TreeItem with text {unrecognized.log}
14:21:00 [2019-12-20T19:21:00.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616662457 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
14:21:00 [2019-12-20T19:21:00.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616662457 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:21:00 [2019-12-20T19:21:00.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616662461 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
14:21:00 [2019-12-20T19:21:00.326Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
14:21:00 [2019-12-20T19:21:00.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=616662461 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log}
14:21:00 [2019-12-20T19:21:00.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=616662461 data=null doit=true} to TreeItem with text {unrecognized.log}
14:21:00 [2019-12-20T19:21:00.326Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:00 [2019-12-20T19:21:00.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=616662465 data=null} to TreeItem with text {unrecognized.log}
14:21:00 [2019-12-20T19:21:00.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616662466 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
14:21:00 [2019-12-20T19:21:00.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616662466 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:21:00 [2019-12-20T19:21:00.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616662469 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
14:21:00 [2019-12-20T19:21:00.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616662470 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log}
14:21:00 [2019-12-20T19:21:00.326Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=616662470 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log}
14:21:00 [2019-12-20T19:21:00.326Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616662470 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:21:00 [2019-12-20T19:21:00.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616662512 data=null button=1 stateMask=0x80000 x=133 y=179 count=2} to TreeItem with text {unrecognized.log}
14:21:00 [2019-12-20T19:21:00.582Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=616662712 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log}
14:21:00 [2019-12-20T19:21:00.582Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=616662712 data=null doit=true} to TreeItem with text {unrecognized.log}
14:21:00 [2019-12-20T19:21:00.582Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=616662712 data=null} to TreeItem with text {unrecognized.log}
14:21:00 [2019-12-20T19:21:00.582Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
14:21:00 [2019-12-20T19:21:00.582Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
14:21:00 [2019-12-20T19:21:00.582Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
14:21:00 [2019-12-20T19:21:00.582Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:00 [2019-12-20T19:21:00.582Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=616662967 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log}
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=616662968 data=null doit=true} to TreeItem with text {unrecognized.log}
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=616662968 data=null} to TreeItem with text {unrecognized.log}
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616662968 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616662968 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:21:00 [2019-12-20T19:21:00.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616662972 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:00 [2019-12-20T19:21:00.838Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616662979 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616662979 data=null doit=true} to TreeItem with text {test}
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616662979 data=null} to TreeItem with text {test}
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616662979 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616662979 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616662997 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616662997 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616662997 data=null doit=true} to TreeItem with text {test}
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616662998 data=null} to TreeItem with text {test}
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616662998 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616662998 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616663007 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:00 [2019-12-20T19:21:00.838Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=616663007 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=616663007 data=null doit=true} to TreeItem with text {Traces [7]}
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=616663008 data=null} to TreeItem with text {Traces [7]}
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=616663008 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616663008 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:21:00 [2019-12-20T19:21:00.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=616663015 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=616663016 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=616663016 data=null doit=true} to TreeItem with text {Traces [7]}
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=616663016 data=null} to TreeItem with text {Traces [7]}
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=616663016 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616663016 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:21:00 [2019-12-20T19:21:00.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=616663024 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - Clicking on with mnemonic 'Clear'
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - Clicked on with mnemonic 'Clear'
14:21:00 [2019-12-20T19:21:00.838Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:21:00 [2019-12-20T19:21:00.839Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=616663185 data=null doit=true} to Shell with text {Confirm Clear}
14:21:00 [2019-12-20T19:21:00.839Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:21:00 [2019-12-20T19:21:00.839Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:21:00 [2019-12-20T19:21:00.839Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:21:00 [2019-12-20T19:21:00.839Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:21:00 [2019-12-20T19:21:00.839Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:21:00 [2019-12-20T19:21:00.839Z] DEBUG - Clicking on &Yes
14:21:00 [2019-12-20T19:21:00.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616663186 data=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:21:00 [2019-12-20T19:21:00.839Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616663186 data=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:21:00 [2019-12-20T19:21:00.839Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616663186 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:21:00 [2019-12-20T19:21:00.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616663186 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:21:00 [2019-12-20T19:21:00.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616663186 data=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:21:00 [2019-12-20T19:21:00.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616663186 data=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:21:00 [2019-12-20T19:21:00.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616663187 data=null item=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:21:02 [2019-12-20T19:21:02.729Z] DEBUG - Clicked on 
14:21:02 [2019-12-20T19:21:02.729Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=616663054 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:21:02 [2019-12-20T19:21:02.730Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616664781 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616664782 data=null doit=true} to TreeItem with text {test}
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616664782 data=null} to TreeItem with text {test}
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616664782 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616664782 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616664790 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616664791 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616664791 data=null doit=true} to TreeItem with text {test}
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616664791 data=null} to TreeItem with text {test}
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616664791 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616664791 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616664801 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:02 [2019-12-20T19:21:02.730Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=616664802 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=616664802 data=null doit=true} to TreeItem with text {Traces [7]}
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=616664802 data=null} to TreeItem with text {Traces [7]}
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=616664802 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616664802 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:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=616664808 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=616664809 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [7]}
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=616664809 data=null doit=true} to TreeItem with text {Traces [7]}
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=616664809 data=null} to TreeItem with text {Traces [7]}
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=616664809 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616664809 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:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=616664818 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [7]}
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Clicking on with mnemonic 'Import...'
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Clicked on with mnemonic 'Import...'
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616665006 data=null doit=true} to Shell with text {Trace Import}
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:21:02 [2019-12-20T19:21:02.730Z] 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:21:02 [2019-12-20T19:21:02.730Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=616665008 data=null} to (of type 'Combo')
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616665034 data=null doit=true} to TreeItem with text {import}
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616665035 data=null} to TreeItem with text {import}
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616665035 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616665035 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:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616665039 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616665039 data=null button=0 stateMask=0x0 x=150 y=55 count=0} to Tree node with text: kernel-overlap-testing
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616665039 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616665039 data=null} to Tree node with text: kernel-overlap-testing
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616665039 data=null button=1 stateMask=0x0 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616665039 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:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616665048 data=null button=1 stateMask=0x80000 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Setting state to checked on: kernel-overlap-testing
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:02 [2019-12-20T19:21:02.730Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
14:21:02 [2019-12-20T19:21:02.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=616665082 data=null doit=true} to Tree node with text: z-clashes
14:21:02 [2019-12-20T19:21:02.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=616665082 data=null} to Tree node with text: z-clashes
14:21:02 [2019-12-20T19:21:02.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=616665083 data=null button=1 stateMask=0x0 x=110 y=143 count=1} to Tree node with text: z-clashes
14:21:02 [2019-12-20T19:21:02.731Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616665083 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:21:02 [2019-12-20T19:21:02.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=616665084 data=null button=1 stateMask=0x80000 x=110 y=143 count=1} to Tree node with text: z-clashes
14:21:02 [2019-12-20T19:21:02.731Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:02 [2019-12-20T19:21:02.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616665084 data=null button=0 stateMask=0x0 x=168 y=165 count=0} to Tree node with text: kernel-overlap-testing
14:21:02 [2019-12-20T19:21:02.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616665084 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:21:02 [2019-12-20T19:21:02.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616665084 data=null} to Tree node with text: kernel-overlap-testing
14:21:02 [2019-12-20T19:21:02.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616665085 data=null button=1 stateMask=0x0 x=168 y=165 count=1} to Tree node with text: kernel-overlap-testing
14:21:02 [2019-12-20T19:21:02.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616665085 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:21:02 [2019-12-20T19:21:02.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616665086 data=null button=1 stateMask=0x80000 x=168 y=86 count=1} to Tree node with text: kernel-overlap-testing
14:21:02 [2019-12-20T19:21:02.731Z] DEBUG - Setting state to checked on: kernel-overlap-testing
14:21:02 [2019-12-20T19:21:02.731Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:02 [2019-12-20T19:21:02.731Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:02 [2019-12-20T19:21:02.731Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
14:21:02 [2019-12-20T19:21:02.731Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:02 [2019-12-20T19:21:02.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616665088 data=null button=0 stateMask=0x0 x=152 y=-2 count=0} to Tree node with text: simple_server-thread1
14:21:02 [2019-12-20T19:21:02.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616665089 data=null doit=true} to Tree node with text: simple_server-thread1
14:21:02 [2019-12-20T19:21:02.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616665089 data=null} to Tree node with text: simple_server-thread1
14:21:02 [2019-12-20T19:21:02.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616665089 data=null button=1 stateMask=0x0 x=152 y=-2 count=1} to Tree node with text: simple_server-thread1
14:21:02 [2019-12-20T19:21:02.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616665089 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:21:02 [2019-12-20T19:21:02.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616665099 data=null button=1 stateMask=0x80000 x=152 y=77 count=1} to Tree node with text: simple_server-thread1
14:21:02 [2019-12-20T19:21:02.731Z] DEBUG - Setting state to checked on: simple_server-thread1
14:21:02 [2019-12-20T19:21:02.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:02 [2019-12-20T19:21:02.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:02 [2019-12-20T19:21:02.987Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
14:21:02 [2019-12-20T19:21:02.987Z] WARN - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
14:21:02 [2019-12-20T19:21:02.987Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:02 [2019-12-20T19:21:02.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616665102 data=null button=0 stateMask=0x0 x=170 y=187 count=0} to Tree node with text: simple_server-thread1
14:21:02 [2019-12-20T19:21:02.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616665102 data=null doit=true} to Tree node with text: simple_server-thread1
14:21:02 [2019-12-20T19:21:02.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616665102 data=null} to Tree node with text: simple_server-thread1
14:21:02 [2019-12-20T19:21:02.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616665102 data=null button=1 stateMask=0x0 x=170 y=187 count=1} to Tree node with text: simple_server-thread1
14:21:02 [2019-12-20T19:21:02.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616665102 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:21:02 [2019-12-20T19:21:02.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616665103 data=null button=1 stateMask=0x80000 x=170 y=187 count=1} to Tree node with text: simple_server-thread1
14:21:02 [2019-12-20T19:21:02.987Z] DEBUG - Setting state to checked on: simple_server-thread1
14:21:02 [2019-12-20T19:21:02.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:02 [2019-12-20T19:21:02.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:02 [2019-12-20T19:21:02.987Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
14:21:02 [2019-12-20T19:21:02.987Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:02 [2019-12-20T19:21:02.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616665106 data=null button=0 stateMask=0x0 x=152 y=64 count=0} to Tree node with text: simple_server-thread2
14:21:02 [2019-12-20T19:21:02.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616665108 data=null doit=true} to Tree node with text: simple_server-thread2
14:21:02 [2019-12-20T19:21:02.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616665108 data=null} to Tree node with text: simple_server-thread2
14:21:02 [2019-12-20T19:21:02.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616665109 data=null button=1 stateMask=0x0 x=152 y=64 count=1} to Tree node with text: simple_server-thread2
14:21:02 [2019-12-20T19:21:02.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616665109 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:21:02 [2019-12-20T19:21:02.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616665114 data=null button=1 stateMask=0x80000 x=152 y=64 count=1} to Tree node with text: simple_server-thread2
14:21:02 [2019-12-20T19:21:02.987Z] DEBUG - Setting state to checked on: simple_server-thread2
14:21:02 [2019-12-20T19:21:02.987Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:02 [2019-12-20T19:21:02.987Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:02 [2019-12-20T19:21:02.987Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
14:21:02 [2019-12-20T19:21:02.987Z] WARN - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
14:21:02 [2019-12-20T19:21:02.987Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:02 [2019-12-20T19:21:02.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616665116 data=null button=0 stateMask=0x0 x=170 y=174 count=0} to Tree node with text: simple_server-thread2
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616665116 data=null doit=true} to Tree node with text: simple_server-thread2
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616665116 data=null} to Tree node with text: simple_server-thread2
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616665117 data=null button=1 stateMask=0x0 x=170 y=174 count=1} to Tree node with text: simple_server-thread2
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616665117 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:21:02 [2019-12-20T19:21:02.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616665118 data=null button=1 stateMask=0x80000 x=170 y=174 count=1} to Tree node with text: simple_server-thread2
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - Setting state to checked on: simple_server-thread2
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:02 [2019-12-20T19:21:02.988Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=616665120 data=null button=0 stateMask=0x0 x=83 y=-46 count=0} to TreeItem with text {import}
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616665120 data=null doit=true} to TreeItem with text {import}
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616665120 data=null} to TreeItem with text {import}
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616665121 data=null button=1 stateMask=0x0 x=83 y=-46 count=1} to TreeItem with text {import}
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616665121 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:21:02 [2019-12-20T19:21:02.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616665125 data=null button=1 stateMask=0x80000 x=83 y=-46 count=1} to TreeItem with text {import}
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - Setting state to checked on: unrecognized.log
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=616665132 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:21:02 [2019-12-20T19:21:02.988Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:21:02 [2019-12-20T19:21:02.988Z] 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:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:21:02 [2019-12-20T19:21:02.988Z] 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:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:21:02 [2019-12-20T19:21:02.988Z] 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:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:21:02 [2019-12-20T19:21:02.988Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:21:02 [2019-12-20T19:21:02.989Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.989Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.989Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.989Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:21:02 [2019-12-20T19:21:02.989Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:21:02 [2019-12-20T19:21:02.989Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.989Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.989Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.989Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.989Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.989Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.989Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.989Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.989Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.989Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.989Z] 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:21:02 [2019-12-20T19:21:02.989Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:21:02 [2019-12-20T19:21:02.989Z] 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:21:02 [2019-12-20T19:21:02.989Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.989Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.989Z] 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:21:02 [2019-12-20T19:21:02.989Z] 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:21:02 [2019-12-20T19:21:02.989Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.989Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.989Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.989Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.989Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.989Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.989Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.989Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.989Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.989Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.989Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.989Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:02 [2019-12-20T19:21:02.989Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:21:02 [2019-12-20T19:21:02.989Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:21:02 [2019-12-20T19:21:02.989Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:02 [2019-12-20T19:21:02.989Z] DEBUG - Clicking on &Finish
14:21:02 [2019-12-20T19:21:02.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616665138 data=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:21:02 [2019-12-20T19:21:02.989Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616665138 data=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:21:02 [2019-12-20T19:21:02.989Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616665138 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:02 [2019-12-20T19:21:02.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616665138 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:02 [2019-12-20T19:21:02.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616665138 data=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:21:02 [2019-12-20T19:21:02.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616665138 data=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:21:02 [2019-12-20T19:21:02.989Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:02 [2019-12-20T19:21:02.989Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:02 [2019-12-20T19:21:02.989Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:02 [2019-12-20T19:21:02.989Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:02 [2019-12-20T19:21:02.989Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:02 [2019-12-20T19:21:02.989Z] DEBUG - Clicked on &Finish
14:21:03 [2019-12-20T19:21:03.550Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:21:03 [2019-12-20T19:21:03.550Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=616665706 data=null doit=true} to Shell with text {Confirmation}
14:21:03 [2019-12-20T19:21:03.550Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:21:03 [2019-12-20T19:21:03.550Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
14:21:03 [2019-12-20T19:21:03.550Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
14:21:03 [2019-12-20T19:21:03.550Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
14:21:03 [2019-12-20T19:21:03.550Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:21:03 [2019-12-20T19:21:03.550Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:21:03 [2019-12-20T19:21:03.550Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:21:03 [2019-12-20T19:21:03.550Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:21:03 [2019-12-20T19:21:03.550Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:21:03 [2019-12-20T19:21:03.550Z] DEBUG - Clicking on Rename
14:21:03 [2019-12-20T19:21:03.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=616665707 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:21:03 [2019-12-20T19:21:03.550Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=616665707 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:21:03 [2019-12-20T19:21:03.550Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=616665707 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
14:21:03 [2019-12-20T19:21:03.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=616665707 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
14:21:03 [2019-12-20T19:21:03.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=616665707 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:21:03 [2019-12-20T19:21:03.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=616665707 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:21:03 [2019-12-20T19:21:03.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=616665707 data=null item=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:21:03 [2019-12-20T19:21:03.550Z] DEBUG - Clicked on 
14:21:03 [2019-12-20T19:21:03.550Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:21:03 [2019-12-20T19:21:03.550Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=616665810 data=null doit=true} to Shell with text {Confirmation}
14:21:03 [2019-12-20T19:21:03.550Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:21:03 [2019-12-20T19:21:03.550Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:21:03 [2019-12-20T19:21:03.550Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:21:03 [2019-12-20T19:21:03.550Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
14:21:03 [2019-12-20T19:21:03.550Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
14:21:03 [2019-12-20T19:21:03.550Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
14:21:03 [2019-12-20T19:21:03.550Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:21:03 [2019-12-20T19:21:03.550Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:21:03 [2019-12-20T19:21:03.550Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:21:03 [2019-12-20T19:21:03.550Z] DEBUG - Clicking on Overwrite
14:21:03 [2019-12-20T19:21:03.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=616665811 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:21:03 [2019-12-20T19:21:03.550Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=616665811 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:21:03 [2019-12-20T19:21:03.550Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=616665811 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
14:21:03 [2019-12-20T19:21:03.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=616665811 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
14:21:03 [2019-12-20T19:21:03.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=616665811 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:21:03 [2019-12-20T19:21:03.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=616665811 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:21:03 [2019-12-20T19:21:03.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=616665811 data=null item=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:21:03 [2019-12-20T19:21:03.806Z] DEBUG - Clicked on 
14:21:03 [2019-12-20T19:21:03.806Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:21:03 [2019-12-20T19:21:03.806Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=616666000 data=null doit=true} to Shell with text {Confirmation}
14:21:03 [2019-12-20T19:21:03.806Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:21:03 [2019-12-20T19:21:03.806Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:21:03 [2019-12-20T19:21:03.806Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:21:03 [2019-12-20T19:21:03.806Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:21:03 [2019-12-20T19:21:03.806Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:21:03 [2019-12-20T19:21:03.806Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:21:03 [2019-12-20T19:21:03.806Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
14:21:03 [2019-12-20T19:21:03.806Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
14:21:03 [2019-12-20T19:21:03.806Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
14:21:03 [2019-12-20T19:21:03.806Z] DEBUG - Clicking on Skip
14:21:03 [2019-12-20T19:21:03.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=616666001 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:21:03 [2019-12-20T19:21:03.806Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=616666001 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:21:03 [2019-12-20T19:21:03.806Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=616666001 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
14:21:03 [2019-12-20T19:21:03.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=616666001 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
14:21:03 [2019-12-20T19:21:03.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=616666001 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:21:03 [2019-12-20T19:21:03.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=616666001 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:21:03 [2019-12-20T19:21:03.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=616666001 data=null item=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:21:04 [2019-12-20T19:21:04.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616665138 data=null item=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:21:04 [2019-12-20T19:21:04.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616664847 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:21:04 [2019-12-20T19:21:04.062Z] DEBUG - Clicked on 
14:21:04 [2019-12-20T19:21:04.062Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:04 [2019-12-20T19:21:04.318Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:04 [2019-12-20T19:21:04.318Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:04 [2019-12-20T19:21:04.318Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:04 [2019-12-20T19:21:04.318Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:04 [2019-12-20T19:21:04.318Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:04 [2019-12-20T19:21:04.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616666489 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:04 [2019-12-20T19:21:04.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616666489 data=null doit=true} to TreeItem with text {test}
14:21:04 [2019-12-20T19:21:04.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616666489 data=null} to TreeItem with text {test}
14:21:04 [2019-12-20T19:21:04.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616666490 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:04 [2019-12-20T19:21:04.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616666490 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:04 [2019-12-20T19:21:04.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616666498 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:04 [2019-12-20T19:21:04.318Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:04 [2019-12-20T19:21:04.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616666498 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:04 [2019-12-20T19:21:04.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616666498 data=null doit=true} to TreeItem with text {test}
14:21:04 [2019-12-20T19:21:04.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616666498 data=null} to TreeItem with text {test}
14:21:04 [2019-12-20T19:21:04.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616666499 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:04 [2019-12-20T19:21:04.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616666499 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:04 [2019-12-20T19:21:04.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616666509 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:04 [2019-12-20T19:21:04.318Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:21:04 [2019-12-20T19:21:04.318Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:04 [2019-12-20T19:21:04.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=616666509 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
14:21:04 [2019-12-20T19:21:04.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=616666509 data=null doit=true} to TreeItem with text {Traces [5]}
14:21:04 [2019-12-20T19:21:04.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=616666509 data=null} to TreeItem with text {Traces [5]}
14:21:04 [2019-12-20T19:21:04.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=616666510 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:21:04 [2019-12-20T19:21:04.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616666510 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:21:04 [2019-12-20T19:21:04.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=616666516 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:21:04 [2019-12-20T19:21:04.319Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=616666516 data=null doit=true} to TreeItem with text {Traces [5]}
14:21:04 [2019-12-20T19:21:04.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=616666516 data=null} to TreeItem with text {Traces [5]}
14:21:04 [2019-12-20T19:21:04.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=616666516 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:21:04 [2019-12-20T19:21:04.319Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616666517 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:21:04 [2019-12-20T19:21:04.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=616666528 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:21:04 [2019-12-20T19:21:04.776Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:04 [2019-12-20T19:21:04.776Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:04 [2019-12-20T19:21:04.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616666767 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
14:21:04 [2019-12-20T19:21:04.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616666767 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:21:04 [2019-12-20T19:21:04.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616666767 data=null} to TreeItem with text {kernel-overlap-testing}
14:21:04 [2019-12-20T19:21:04.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616666767 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
14:21:04 [2019-12-20T19:21:04.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616666767 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:21:04 [2019-12-20T19:21:04.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616666779 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
14:21:04 [2019-12-20T19:21:04.776Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:04 [2019-12-20T19:21:04.776Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:04 [2019-12-20T19:21:04.776Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:04 [2019-12-20T19:21:04.776Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:04 [2019-12-20T19:21:04.776Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:04 [2019-12-20T19:21:04.776Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:04 [2019-12-20T19:21:04.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616666780 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
14:21:04 [2019-12-20T19:21:04.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616666781 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:21:04 [2019-12-20T19:21:04.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616666781 data=null} to TreeItem with text {kernel-overlap-testing}
14:21:04 [2019-12-20T19:21:04.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616666781 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
14:21:04 [2019-12-20T19:21:04.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616666781 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:21:04 [2019-12-20T19:21:04.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616666791 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
14:21:04 [2019-12-20T19:21:04.776Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:21:04 [2019-12-20T19:21:04.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616666791 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
14:21:04 [2019-12-20T19:21:04.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616666791 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:21:04 [2019-12-20T19:21:04.776Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:04 [2019-12-20T19:21:04.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616666791 data=null} to TreeItem with text {kernel-overlap-testing}
14:21:04 [2019-12-20T19:21:04.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616666791 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
14:21:04 [2019-12-20T19:21:04.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616666791 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:21:04 [2019-12-20T19:21:04.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616666795 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
14:21:04 [2019-12-20T19:21:04.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616666795 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing}
14:21:04 [2019-12-20T19:21:04.776Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=616666795 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing}
14:21:04 [2019-12-20T19:21:04.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616666830 data=null button=1 stateMask=0x80000 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing}
14:21:04 [2019-12-20T19:21:04.777Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=616666830 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
14:21:04 [2019-12-20T19:21:04.777Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=616666831 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:21:04 [2019-12-20T19:21:04.777Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=616666831 data=null} to TreeItem with text {kernel-overlap-testing}
14:21:04 [2019-12-20T19:21:04.777Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:21:04 [2019-12-20T19:21:04.777Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616666795 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:21:05 [2019-12-20T19:21:05.031Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:05 [2019-12-20T19:21:05.031Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:05 [2019-12-20T19:21:05.031Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:05 [2019-12-20T19:21:05.031Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:05 [2019-12-20T19:21:05.031Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:05 [2019-12-20T19:21:05.031Z] DEBUG - Attempting to set focus on Table with text {}
14:21:05 [2019-12-20T19:21:05.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616667333 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:21:05 [2019-12-20T19:21:05.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616667333 data=null doit=true} to TableItem with text {}
14:21:05 [2019-12-20T19:21:05.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616667334 data=null} to TableItem with text {}
14:21:05 [2019-12-20T19:21:05.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616667334 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:21:05 [2019-12-20T19:21:05.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616667334 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:21:05 [2019-12-20T19:21:05.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616667337 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:21:05 [2019-12-20T19:21:05.032Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:05 [2019-12-20T19:21:05.032Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616668390 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616668390 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616668390 data=null} to TreeItem with text {kernel-overlap-testing}
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616668391 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616668391 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:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616668394 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:06 [2019-12-20T19:21:06.397Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616668398 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616668398 data=null doit=true} to TreeItem with text {test}
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616668398 data=null} to TreeItem with text {test}
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616668398 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616668398 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616668416 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616668417 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616668417 data=null doit=true} to TreeItem with text {test}
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616668417 data=null} to TreeItem with text {test}
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616668417 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616668417 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616668421 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:06 [2019-12-20T19:21:06.397Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=616668422 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=616668422 data=null doit=true} to TreeItem with text {Traces [5]}
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=616668422 data=null} to TreeItem with text {Traces [5]}
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=616668422 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616668422 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:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=616668432 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:21:06 [2019-12-20T19:21:06.397Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616668497 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=616668497 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=616668497 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616668498 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616668498 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:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616668531 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:06 [2019-12-20T19:21:06.397Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616668533 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=616668533 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=616668533 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616668533 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:21:06 [2019-12-20T19:21:06.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616668533 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:21:06 [2019-12-20T19:21:06.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616668577 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:21:06 [2019-12-20T19:21:06.398Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
14:21:06 [2019-12-20T19:21:06.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616668577 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:21:06 [2019-12-20T19:21:06.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=616668577 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:21:06 [2019-12-20T19:21:06.398Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:06 [2019-12-20T19:21:06.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=616668578 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:21:06 [2019-12-20T19:21:06.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616668578 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:21:06 [2019-12-20T19:21:06.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616668578 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:21:06 [2019-12-20T19:21:06.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616668581 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:21:06 [2019-12-20T19:21:06.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616668581 data=null button=1 stateMask=0x0 x=157 y=95 count=2} to TreeItem with text {kernel-overlap-testing(2)}
14:21:06 [2019-12-20T19:21:06.398Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616668582 data=null button=1 stateMask=0x0 x=157 y=95 count=2} to TreeItem with text {kernel-overlap-testing(2)}
14:21:06 [2019-12-20T19:21:06.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616668624 data=null button=1 stateMask=0x80000 x=157 y=95 count=2} to TreeItem with text {kernel-overlap-testing(2)}
14:21:06 [2019-12-20T19:21:06.398Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616668624 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:21:06 [2019-12-20T19:21:06.398Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=616668624 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:21:06 [2019-12-20T19:21:06.398Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=616668624 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:21:06 [2019-12-20T19:21:06.398Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
14:21:06 [2019-12-20T19:21:06.398Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:06 [2019-12-20T19:21:06.398Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616668582 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:21:06 [2019-12-20T19:21:06.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:06 [2019-12-20T19:21:06.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:06 [2019-12-20T19:21:06.959Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:06 [2019-12-20T19:21:06.959Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:06 [2019-12-20T19:21:06.959Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:06 [2019-12-20T19:21:06.959Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:06 [2019-12-20T19:21:06.959Z] DEBUG - Attempting to set focus on Table with text {}
14:21:06 [2019-12-20T19:21:06.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616669127 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:21:06 [2019-12-20T19:21:06.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616669127 data=null doit=true} to TableItem with text {}
14:21:06 [2019-12-20T19:21:06.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616669127 data=null} to TableItem with text {}
14:21:06 [2019-12-20T19:21:06.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616669127 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:21:06 [2019-12-20T19:21:06.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616669128 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:21:06 [2019-12-20T19:21:06.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616669138 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:21:06 [2019-12-20T19:21:06.959Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:06 [2019-12-20T19:21:06.959Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:07 [2019-12-20T19:21:07.887Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:07 [2019-12-20T19:21:07.887Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:07 [2019-12-20T19:21:07.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616670195 data=null button=0 stateMask=0x0 x=157 y=95 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:21:07 [2019-12-20T19:21:07.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=616670195 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:21:07 [2019-12-20T19:21:07.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=616670195 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:21:07 [2019-12-20T19:21:07.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616670195 data=null button=1 stateMask=0x0 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:21:07 [2019-12-20T19:21:07.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616670195 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:21:07 [2019-12-20T19:21:07.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616670199 data=null button=1 stateMask=0x80000 x=157 y=95 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:21:07 [2019-12-20T19:21:07.887Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:07 [2019-12-20T19:21:07.887Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:07 [2019-12-20T19:21:07.887Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:07 [2019-12-20T19:21:07.887Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:07 [2019-12-20T19:21:07.887Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:07 [2019-12-20T19:21:07.887Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:07 [2019-12-20T19:21:07.887Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:07 [2019-12-20T19:21:07.887Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:07 [2019-12-20T19:21:07.887Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:07 [2019-12-20T19:21:07.887Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:07 [2019-12-20T19:21:07.887Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:07 [2019-12-20T19:21:07.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616670205 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:07 [2019-12-20T19:21:07.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616670205 data=null doit=true} to TreeItem with text {test}
14:21:07 [2019-12-20T19:21:07.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616670205 data=null} to TreeItem with text {test}
14:21:07 [2019-12-20T19:21:07.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616670206 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:07 [2019-12-20T19:21:07.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616670206 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:07 [2019-12-20T19:21:07.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616670233 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:07 [2019-12-20T19:21:07.887Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:07 [2019-12-20T19:21:07.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616670234 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:07 [2019-12-20T19:21:07.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616670234 data=null doit=true} to TreeItem with text {test}
14:21:07 [2019-12-20T19:21:07.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616670234 data=null} to TreeItem with text {test}
14:21:07 [2019-12-20T19:21:07.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616670234 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:08 [2019-12-20T19:21:08.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616670234 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:08 [2019-12-20T19:21:08.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616670279 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:08 [2019-12-20T19:21:08.143Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:21:08 [2019-12-20T19:21:08.143Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:08 [2019-12-20T19:21:08.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=616670280 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
14:21:08 [2019-12-20T19:21:08.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=616670280 data=null doit=true} to TreeItem with text {Traces [5]}
14:21:08 [2019-12-20T19:21:08.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=616670280 data=null} to TreeItem with text {Traces [5]}
14:21:08 [2019-12-20T19:21:08.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=616670280 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:21:08 [2019-12-20T19:21:08.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616670280 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:21:08 [2019-12-20T19:21:08.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=616670288 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:21:08 [2019-12-20T19:21:08.143Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
14:21:08 [2019-12-20T19:21:08.399Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:08 [2019-12-20T19:21:08.399Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:08 [2019-12-20T19:21:08.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616670709 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1}
14:21:08 [2019-12-20T19:21:08.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616670709 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:21:08 [2019-12-20T19:21:08.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616670709 data=null} to TreeItem with text {simple_server-thread1}
14:21:08 [2019-12-20T19:21:08.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616670709 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1}
14:21:08 [2019-12-20T19:21:08.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616670709 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:21:08 [2019-12-20T19:21:08.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616670744 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1}
14:21:08 [2019-12-20T19:21:08.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:08 [2019-12-20T19:21:08.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:08 [2019-12-20T19:21:08.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:08 [2019-12-20T19:21:08.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:08 [2019-12-20T19:21:08.399Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:08 [2019-12-20T19:21:08.399Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:08 [2019-12-20T19:21:08.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616670745 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1}
14:21:08 [2019-12-20T19:21:08.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616670745 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:21:08 [2019-12-20T19:21:08.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616670746 data=null} to TreeItem with text {simple_server-thread1}
14:21:08 [2019-12-20T19:21:08.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616670746 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1}
14:21:08 [2019-12-20T19:21:08.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616670746 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:21:08 [2019-12-20T19:21:08.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616670749 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1}
14:21:08 [2019-12-20T19:21:08.399Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
14:21:08 [2019-12-20T19:21:08.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616670757 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1}
14:21:08 [2019-12-20T19:21:08.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616670757 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:21:08 [2019-12-20T19:21:08.399Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:08 [2019-12-20T19:21:08.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616670757 data=null} to TreeItem with text {simple_server-thread1}
14:21:08 [2019-12-20T19:21:08.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616670758 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1}
14:21:08 [2019-12-20T19:21:08.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616670758 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:21:08 [2019-12-20T19:21:08.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616670761 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1}
14:21:08 [2019-12-20T19:21:08.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616670761 data=null button=1 stateMask=0x0 x=150 y=116 count=2} to TreeItem with text {simple_server-thread1}
14:21:08 [2019-12-20T19:21:08.399Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=616670761 data=null button=1 stateMask=0x0 x=150 y=116 count=2} to TreeItem with text {simple_server-thread1}
14:21:08 [2019-12-20T19:21:08.655Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616670761 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:21:08 [2019-12-20T19:21:08.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616670804 data=null button=1 stateMask=0x80000 x=150 y=116 count=2} to TreeItem with text {simple_server-thread1}
14:21:08 [2019-12-20T19:21:08.655Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=616670811 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1}
14:21:08 [2019-12-20T19:21:08.655Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=616670811 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:21:08 [2019-12-20T19:21:08.655Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=616670811 data=null} to TreeItem with text {simple_server-thread1}
14:21:08 [2019-12-20T19:21:08.655Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
14:21:08 [2019-12-20T19:21:08.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:08 [2019-12-20T19:21:08.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:09 [2019-12-20T19:21:09.215Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:09 [2019-12-20T19:21:09.215Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:09 [2019-12-20T19:21:09.216Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:09 [2019-12-20T19:21:09.216Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:09 [2019-12-20T19:21:09.216Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:09 [2019-12-20T19:21:09.216Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:09 [2019-12-20T19:21:09.216Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:09 [2019-12-20T19:21:09.216Z] DEBUG - Attempting to set focus on Table with text {}
14:21:09 [2019-12-20T19:21:09.216Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616671313 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:21:09 [2019-12-20T19:21:09.216Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616671313 data=null doit=true} to TableItem with text {}
14:21:09 [2019-12-20T19:21:09.216Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616671313 data=null} to TableItem with text {}
14:21:09 [2019-12-20T19:21:09.216Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616671313 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:21:09 [2019-12-20T19:21:09.216Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616671314 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:21:09 [2019-12-20T19:21:09.216Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616671317 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:21:09 [2019-12-20T19:21:09.216Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:09 [2019-12-20T19:21:09.216Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:10 [2019-12-20T19:21:10.142Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:10 [2019-12-20T19:21:10.142Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:10 [2019-12-20T19:21:10.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616672272 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread1}
14:21:10 [2019-12-20T19:21:10.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616672272 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:21:10 [2019-12-20T19:21:10.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616672272 data=null} to TreeItem with text {simple_server-thread1}
14:21:10 [2019-12-20T19:21:10.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616672272 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1}
14:21:10 [2019-12-20T19:21:10.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616672272 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:21:10 [2019-12-20T19:21:10.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616672276 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread1}
14:21:10 [2019-12-20T19:21:10.142Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:10 [2019-12-20T19:21:10.142Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:10 [2019-12-20T19:21:10.142Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:10 [2019-12-20T19:21:10.142Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:10 [2019-12-20T19:21:10.142Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:10 [2019-12-20T19:21:10.142Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:10 [2019-12-20T19:21:10.142Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:10 [2019-12-20T19:21:10.142Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:10 [2019-12-20T19:21:10.142Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:10 [2019-12-20T19:21:10.142Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:10 [2019-12-20T19:21:10.142Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:10 [2019-12-20T19:21:10.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616672280 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:10 [2019-12-20T19:21:10.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616672280 data=null doit=true} to TreeItem with text {test}
14:21:10 [2019-12-20T19:21:10.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616672280 data=null} to TreeItem with text {test}
14:21:10 [2019-12-20T19:21:10.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616672280 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:10 [2019-12-20T19:21:10.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616672280 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:10 [2019-12-20T19:21:10.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616672299 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:10 [2019-12-20T19:21:10.142Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:10 [2019-12-20T19:21:10.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616672300 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:10 [2019-12-20T19:21:10.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616672300 data=null doit=true} to TreeItem with text {test}
14:21:10 [2019-12-20T19:21:10.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616672300 data=null} to TreeItem with text {test}
14:21:10 [2019-12-20T19:21:10.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616672300 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:10 [2019-12-20T19:21:10.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616672300 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:10 [2019-12-20T19:21:10.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616672313 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:10 [2019-12-20T19:21:10.142Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:21:10 [2019-12-20T19:21:10.142Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:10 [2019-12-20T19:21:10.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=616672313 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
14:21:10 [2019-12-20T19:21:10.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=616672313 data=null doit=true} to TreeItem with text {Traces [5]}
14:21:10 [2019-12-20T19:21:10.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=616672314 data=null} to TreeItem with text {Traces [5]}
14:21:10 [2019-12-20T19:21:10.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=616672314 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:21:10 [2019-12-20T19:21:10.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616672314 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:21:10 [2019-12-20T19:21:10.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=616672386 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:21:10 [2019-12-20T19:21:10.143Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
14:21:10 [2019-12-20T19:21:10.400Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:10 [2019-12-20T19:21:10.400Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:10 [2019-12-20T19:21:10.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616672747 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2}
14:21:10 [2019-12-20T19:21:10.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616672747 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:21:10 [2019-12-20T19:21:10.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616672747 data=null} to TreeItem with text {simple_server-thread2}
14:21:10 [2019-12-20T19:21:10.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616672747 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2}
14:21:10 [2019-12-20T19:21:10.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616672747 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:21:10 [2019-12-20T19:21:10.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616672778 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2}
14:21:10 [2019-12-20T19:21:10.656Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:10 [2019-12-20T19:21:10.656Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:10 [2019-12-20T19:21:10.656Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:10 [2019-12-20T19:21:10.656Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:10 [2019-12-20T19:21:10.656Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:10 [2019-12-20T19:21:10.656Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:10 [2019-12-20T19:21:10.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616672780 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2}
14:21:10 [2019-12-20T19:21:10.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616672780 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:21:10 [2019-12-20T19:21:10.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616672780 data=null} to TreeItem with text {simple_server-thread2}
14:21:10 [2019-12-20T19:21:10.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616672780 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2}
14:21:10 [2019-12-20T19:21:10.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616672780 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:21:10 [2019-12-20T19:21:10.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616672788 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2}
14:21:10 [2019-12-20T19:21:10.656Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
14:21:10 [2019-12-20T19:21:10.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616672788 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2}
14:21:10 [2019-12-20T19:21:10.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616672788 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:21:10 [2019-12-20T19:21:10.656Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:10 [2019-12-20T19:21:10.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616672788 data=null} to TreeItem with text {simple_server-thread2}
14:21:10 [2019-12-20T19:21:10.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616672789 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2}
14:21:10 [2019-12-20T19:21:10.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616672789 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:21:10 [2019-12-20T19:21:10.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616672792 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2}
14:21:10 [2019-12-20T19:21:10.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616672792 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread2}
14:21:10 [2019-12-20T19:21:10.656Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=616672792 data=null button=1 stateMask=0x0 x=150 y=137 count=2} to TreeItem with text {simple_server-thread2}
14:21:10 [2019-12-20T19:21:10.656Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616672792 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:21:10 [2019-12-20T19:21:10.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616672889 data=null button=1 stateMask=0x80000 x=150 y=137 count=2} to TreeItem with text {simple_server-thread2}
14:21:10 [2019-12-20T19:21:10.656Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=616672896 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2}
14:21:10 [2019-12-20T19:21:10.656Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=616672896 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:21:10 [2019-12-20T19:21:10.656Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=616672896 data=null} to TreeItem with text {simple_server-thread2}
14:21:10 [2019-12-20T19:21:10.656Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
14:21:10 [2019-12-20T19:21:10.656Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:10 [2019-12-20T19:21:10.656Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:10 [2019-12-20T19:21:10.657Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:11 [2019-12-20T19:21:11.217Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:11 [2019-12-20T19:21:11.217Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:11 [2019-12-20T19:21:11.217Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:11 [2019-12-20T19:21:11.217Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:11 [2019-12-20T19:21:11.217Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:11 [2019-12-20T19:21:11.217Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:11 [2019-12-20T19:21:11.217Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:11 [2019-12-20T19:21:11.217Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:11 [2019-12-20T19:21:11.217Z] DEBUG - Attempting to set focus on Table with text {}
14:21:11 [2019-12-20T19:21:11.217Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616673399 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:21:11 [2019-12-20T19:21:11.217Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616673399 data=null doit=true} to TableItem with text {}
14:21:11 [2019-12-20T19:21:11.217Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616673399 data=null} to TableItem with text {}
14:21:11 [2019-12-20T19:21:11.217Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616673399 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:21:11 [2019-12-20T19:21:11.217Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616673399 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:21:11 [2019-12-20T19:21:11.217Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616673403 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:21:11 [2019-12-20T19:21:11.217Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:11 [2019-12-20T19:21:11.217Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:12 [2019-12-20T19:21:12.145Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:12 [2019-12-20T19:21:12.145Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:12 [2019-12-20T19:21:12.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616674366 data=null button=0 stateMask=0x0 x=150 y=137 count=0} to TreeItem with text {simple_server-thread2}
14:21:12 [2019-12-20T19:21:12.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616674366 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:21:12 [2019-12-20T19:21:12.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616674366 data=null} to TreeItem with text {simple_server-thread2}
14:21:12 [2019-12-20T19:21:12.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616674366 data=null button=1 stateMask=0x0 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2}
14:21:12 [2019-12-20T19:21:12.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616674366 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:21:12 [2019-12-20T19:21:12.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616674370 data=null button=1 stateMask=0x80000 x=150 y=137 count=1} to TreeItem with text {simple_server-thread2}
14:21:12 [2019-12-20T19:21:12.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:12 [2019-12-20T19:21:12.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:12 [2019-12-20T19:21:12.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:12 [2019-12-20T19:21:12.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:12 [2019-12-20T19:21:12.145Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:12 [2019-12-20T19:21:12.145Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:12 [2019-12-20T19:21:12.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:12 [2019-12-20T19:21:12.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:12 [2019-12-20T19:21:12.145Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:12 [2019-12-20T19:21:12.145Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:12 [2019-12-20T19:21:12.145Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:12 [2019-12-20T19:21:12.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616674374 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:12 [2019-12-20T19:21:12.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616674374 data=null doit=true} to TreeItem with text {test}
14:21:12 [2019-12-20T19:21:12.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616674374 data=null} to TreeItem with text {test}
14:21:12 [2019-12-20T19:21:12.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616674374 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:12 [2019-12-20T19:21:12.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616674374 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:12 [2019-12-20T19:21:12.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616674393 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:12 [2019-12-20T19:21:12.145Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:12 [2019-12-20T19:21:12.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616674393 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:12 [2019-12-20T19:21:12.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616674394 data=null doit=true} to TreeItem with text {test}
14:21:12 [2019-12-20T19:21:12.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616674394 data=null} to TreeItem with text {test}
14:21:12 [2019-12-20T19:21:12.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616674394 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:12 [2019-12-20T19:21:12.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616674394 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:12 [2019-12-20T19:21:12.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616674405 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:12 [2019-12-20T19:21:12.145Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:21:12 [2019-12-20T19:21:12.145Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:12 [2019-12-20T19:21:12.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=616674406 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
14:21:12 [2019-12-20T19:21:12.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=616674406 data=null doit=true} to TreeItem with text {Traces [5]}
14:21:12 [2019-12-20T19:21:12.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=616674406 data=null} to TreeItem with text {Traces [5]}
14:21:12 [2019-12-20T19:21:12.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=616674406 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:21:12 [2019-12-20T19:21:12.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616674406 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:21:12 [2019-12-20T19:21:12.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=616674413 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:21:12 [2019-12-20T19:21:12.145Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
14:21:12 [2019-12-20T19:21:12.707Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:12 [2019-12-20T19:21:12.707Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:12 [2019-12-20T19:21:12.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=616674833 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log}
14:21:12 [2019-12-20T19:21:12.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=616674833 data=null doit=true} to TreeItem with text {unrecognized.log}
14:21:12 [2019-12-20T19:21:12.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=616674833 data=null} to TreeItem with text {unrecognized.log}
14:21:12 [2019-12-20T19:21:12.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616674834 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log}
14:21:12 [2019-12-20T19:21:12.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616674834 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:21:12 [2019-12-20T19:21:12.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616674868 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log}
14:21:12 [2019-12-20T19:21:12.707Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:12 [2019-12-20T19:21:12.707Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:12 [2019-12-20T19:21:12.707Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:12 [2019-12-20T19:21:12.707Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:12 [2019-12-20T19:21:12.707Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:12 [2019-12-20T19:21:12.707Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:12 [2019-12-20T19:21:12.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=616674870 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log}
14:21:12 [2019-12-20T19:21:12.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=616674870 data=null doit=true} to TreeItem with text {unrecognized.log}
14:21:12 [2019-12-20T19:21:12.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=616674870 data=null} to TreeItem with text {unrecognized.log}
14:21:12 [2019-12-20T19:21:12.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616674870 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log}
14:21:12 [2019-12-20T19:21:12.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616674870 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:21:12 [2019-12-20T19:21:12.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616674882 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log}
14:21:12 [2019-12-20T19:21:12.707Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
14:21:12 [2019-12-20T19:21:12.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=616674882 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log}
14:21:12 [2019-12-20T19:21:12.707Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=616674882 data=null doit=true} to TreeItem with text {unrecognized.log}
14:21:12 [2019-12-20T19:21:12.707Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:12 [2019-12-20T19:21:12.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=616674882 data=null} to TreeItem with text {unrecognized.log}
14:21:12 [2019-12-20T19:21:12.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616674882 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log}
14:21:12 [2019-12-20T19:21:12.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616674882 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:21:12 [2019-12-20T19:21:12.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616674886 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log}
14:21:12 [2019-12-20T19:21:12.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616674886 data=null button=1 stateMask=0x0 x=133 y=158 count=2} to TreeItem with text {unrecognized.log}
14:21:12 [2019-12-20T19:21:12.707Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=616674886 data=null button=1 stateMask=0x0 x=133 y=158 count=2} to TreeItem with text {unrecognized.log}
14:21:12 [2019-12-20T19:21:12.707Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616674886 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:21:12 [2019-12-20T19:21:12.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616674927 data=null button=1 stateMask=0x80000 x=133 y=158 count=2} to TreeItem with text {unrecognized.log}
14:21:12 [2019-12-20T19:21:12.962Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=616675086 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log}
14:21:12 [2019-12-20T19:21:12.962Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=616675086 data=null doit=true} to TreeItem with text {unrecognized.log}
14:21:12 [2019-12-20T19:21:12.962Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=616675086 data=null} to TreeItem with text {unrecognized.log}
14:21:12 [2019-12-20T19:21:12.962Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
14:21:12 [2019-12-20T19:21:12.962Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
14:21:12 [2019-12-20T19:21:12.962Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=616675436 data=null button=0 stateMask=0x0 x=133 y=158 count=0} to TreeItem with text {unrecognized.log}
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=616675436 data=null doit=true} to TreeItem with text {unrecognized.log}
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=616675436 data=null} to TreeItem with text {unrecognized.log}
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616675437 data=null button=1 stateMask=0x0 x=133 y=158 count=1} to TreeItem with text {unrecognized.log}
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616675437 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:21:13 [2019-12-20T19:21:13.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616675440 data=null button=1 stateMask=0x80000 x=133 y=158 count=1} to TreeItem with text {unrecognized.log}
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:13 [2019-12-20T19:21:13.218Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616675446 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616675446 data=null doit=true} to TreeItem with text {test}
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616675446 data=null} to TreeItem with text {test}
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616675446 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616675446 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616675465 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616675466 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616675466 data=null doit=true} to TreeItem with text {test}
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616675466 data=null} to TreeItem with text {test}
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616675466 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616675466 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616675476 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:13 [2019-12-20T19:21:13.218Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=616675476 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=616675476 data=null doit=true} to TreeItem with text {Traces [5]}
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=616675476 data=null} to TreeItem with text {Traces [5]}
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=616675477 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616675477 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:21:13 [2019-12-20T19:21:13.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=616675484 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=616675485 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=616675485 data=null doit=true} to TreeItem with text {Traces [5]}
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=616675485 data=null} to TreeItem with text {Traces [5]}
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=616675485 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616675485 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:21:13 [2019-12-20T19:21:13.218Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=616675488 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:21:13 [2019-12-20T19:21:13.218Z] DEBUG - Clicking on with mnemonic 'Clear'
14:21:13 [2019-12-20T19:21:13.474Z] DEBUG - Clicked on with mnemonic 'Clear'
14:21:13 [2019-12-20T19:21:13.474Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:21:13 [2019-12-20T19:21:13.474Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=616675625 data=null doit=true} to Shell with text {Confirm Clear}
14:21:13 [2019-12-20T19:21:13.474Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:21:13 [2019-12-20T19:21:13.474Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:21:13 [2019-12-20T19:21:13.474Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:21:13 [2019-12-20T19:21:13.474Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:21:13 [2019-12-20T19:21:13.474Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:21:13 [2019-12-20T19:21:13.474Z] DEBUG - Clicking on &Yes
14:21:13 [2019-12-20T19:21:13.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616675626 data=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:21:13 [2019-12-20T19:21:13.474Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616675626 data=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:21:13 [2019-12-20T19:21:13.474Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616675626 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:21:13 [2019-12-20T19:21:13.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616675626 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:21:13 [2019-12-20T19:21:13.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616675626 data=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:21:13 [2019-12-20T19:21:13.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616675626 data=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:21:13 [2019-12-20T19:21:13.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616675626 data=null item=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:21:14 [2019-12-20T19:21:14.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=616675522 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:21:14 [2019-12-20T19:21:14.400Z] DEBUG - Clicked on 
14:21:14 [2019-12-20T19:21:14.400Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:14 [2019-12-20T19:21:14.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:14 [2019-12-20T19:21:14.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:14 [2019-12-20T19:21:14.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:14 [2019-12-20T19:21:14.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:14 [2019-12-20T19:21:14.400Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:14 [2019-12-20T19:21:14.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616676754 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:14 [2019-12-20T19:21:14.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616676754 data=null doit=true} to TreeItem with text {test}
14:21:14 [2019-12-20T19:21:14.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616676754 data=null} to TreeItem with text {test}
14:21:14 [2019-12-20T19:21:14.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616676754 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616676754 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616676783 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616676784 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616676784 data=null doit=true} to TreeItem with text {test}
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616676784 data=null} to TreeItem with text {test}
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616676784 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616676784 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616676788 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:14 [2019-12-20T19:21:14.661Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=616676788 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=616676788 data=null doit=true} to TreeItem with text {Traces [5]}
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=616676788 data=null} to TreeItem with text {Traces [5]}
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=616676789 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616676789 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:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=616676800 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=616676801 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=616676801 data=null doit=true} to TreeItem with text {Traces [5]}
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=616676801 data=null} to TreeItem with text {Traces [5]}
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=616676801 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616676801 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:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=616676804 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Clicking on with mnemonic 'Import...'
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Clicked on with mnemonic 'Import...'
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616677000 data=null doit=true} to Shell with text {Trace Import}
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:21:14 [2019-12-20T19:21:14.661Z] 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:21:14 [2019-12-20T19:21:14.661Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=616677002 data=null} to (of type 'Combo')
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=616677025 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616677025 data=null doit=true} to TreeItem with text {import}
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616677025 data=null} to TreeItem with text {import}
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616677026 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616677026 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:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616677026 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:21:14 [2019-12-20T19:21:14.661Z] DEBUG - Setting state to checked on: import
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Generic CTF Trace
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Common Trace Format : Generic CTF Trace} time=616677039 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:21:14 [2019-12-20T19:21:14.918Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Generic CTF Trace
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:21:14 [2019-12-20T19:21:14.918Z] 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:21:14 [2019-12-20T19:21:14.918Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.918Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] 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:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:21:14 [2019-12-20T19:21:14.919Z] 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:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] 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:21:14 [2019-12-20T19:21:14.919Z] 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:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - Clicking on &Finish
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616677045 data=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:21:14 [2019-12-20T19:21:14.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616677045 data=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:21:14 [2019-12-20T19:21:14.919Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616677045 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616677045 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616677045 data=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:21:14 [2019-12-20T19:21:14.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616677045 data=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:21:14 [2019-12-20T19:21:14.919Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:14 [2019-12-20T19:21:14.919Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:14 [2019-12-20T19:21:14.919Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:14 [2019-12-20T19:21:14.919Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:14 [2019-12-20T19:21:14.919Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:14 [2019-12-20T19:21:14.919Z] DEBUG - Clicked on &Finish
14:21:15 [2019-12-20T19:21:15.480Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:21:15 [2019-12-20T19:21:15.480Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=616677603 data=null doit=true} to Shell with text {Confirmation}
14:21:15 [2019-12-20T19:21:15.480Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:21:15 [2019-12-20T19:21:15.480Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:21:15 [2019-12-20T19:21:15.480Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:21:15 [2019-12-20T19:21:15.480Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:21:15 [2019-12-20T19:21:15.480Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:21:15 [2019-12-20T19:21:15.480Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
14:21:15 [2019-12-20T19:21:15.480Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
14:21:15 [2019-12-20T19:21:15.480Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
14:21:15 [2019-12-20T19:21:15.480Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:21:15 [2019-12-20T19:21:15.481Z] DEBUG - Clicking on Skip All
14:21:15 [2019-12-20T19:21:15.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=616677604 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:21:15 [2019-12-20T19:21:15.481Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=616677604 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:21:15 [2019-12-20T19:21:15.481Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=616677604 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
14:21:15 [2019-12-20T19:21:15.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=616677604 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
14:21:15 [2019-12-20T19:21:15.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=616677604 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:21:15 [2019-12-20T19:21:15.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=616677604 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:21:15 [2019-12-20T19:21:15.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=616677604 data=null item=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:21:15 [2019-12-20T19:21:15.481Z] DEBUG - Clicked on 
14:21:15 [2019-12-20T19:21:15.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616677045 data=null item=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:21:15 [2019-12-20T19:21:15.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616676836 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:21:16 [2019-12-20T19:21:16.042Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:16 [2019-12-20T19:21:16.042Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:16 [2019-12-20T19:21:16.042Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:16 [2019-12-20T19:21:16.042Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:16 [2019-12-20T19:21:16.042Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:16 [2019-12-20T19:21:16.042Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:16 [2019-12-20T19:21:16.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616678141 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:16 [2019-12-20T19:21:16.042Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616678141 data=null doit=true} to TreeItem with text {test}
14:21:16 [2019-12-20T19:21:16.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616678142 data=null} to TreeItem with text {test}
14:21:16 [2019-12-20T19:21:16.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616678142 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:16 [2019-12-20T19:21:16.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616678142 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:16 [2019-12-20T19:21:16.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616678156 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:16 [2019-12-20T19:21:16.042Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:16 [2019-12-20T19:21:16.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616678156 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:16 [2019-12-20T19:21:16.042Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616678156 data=null doit=true} to TreeItem with text {test}
14:21:16 [2019-12-20T19:21:16.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616678156 data=null} to TreeItem with text {test}
14:21:16 [2019-12-20T19:21:16.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616678157 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:16 [2019-12-20T19:21:16.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616678157 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:16 [2019-12-20T19:21:16.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616678161 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:16 [2019-12-20T19:21:16.042Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:21:16 [2019-12-20T19:21:16.042Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:16 [2019-12-20T19:21:16.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=616678162 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
14:21:16 [2019-12-20T19:21:16.042Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=616678162 data=null doit=true} to TreeItem with text {Traces [4]}
14:21:16 [2019-12-20T19:21:16.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=616678162 data=null} to TreeItem with text {Traces [4]}
14:21:16 [2019-12-20T19:21:16.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=616678162 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:21:16 [2019-12-20T19:21:16.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616678162 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:21:16 [2019-12-20T19:21:16.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=616678173 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:21:16 [2019-12-20T19:21:16.042Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=616678173 data=null doit=true} to TreeItem with text {Traces [4]}
14:21:16 [2019-12-20T19:21:16.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=616678173 data=null} to TreeItem with text {Traces [4]}
14:21:16 [2019-12-20T19:21:16.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=616678173 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:21:16 [2019-12-20T19:21:16.042Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616678173 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:21:16 [2019-12-20T19:21:16.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=616678175 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [4]}
14:21:16 [2019-12-20T19:21:16.298Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:16 [2019-12-20T19:21:16.298Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:16 [2019-12-20T19:21:16.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616678612 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
14:21:16 [2019-12-20T19:21:16.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616678612 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:21:16 [2019-12-20T19:21:16.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616678612 data=null} to TreeItem with text {kernel-overlap-testing}
14:21:16 [2019-12-20T19:21:16.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616678612 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
14:21:16 [2019-12-20T19:21:16.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616678612 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:21:16 [2019-12-20T19:21:16.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616678624 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
14:21:16 [2019-12-20T19:21:16.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:16 [2019-12-20T19:21:16.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:16 [2019-12-20T19:21:16.298Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:16 [2019-12-20T19:21:16.298Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:16 [2019-12-20T19:21:16.298Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:16 [2019-12-20T19:21:16.298Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:16 [2019-12-20T19:21:16.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616678626 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
14:21:16 [2019-12-20T19:21:16.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616678626 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:21:16 [2019-12-20T19:21:16.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616678626 data=null} to TreeItem with text {kernel-overlap-testing}
14:21:16 [2019-12-20T19:21:16.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616678626 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
14:21:16 [2019-12-20T19:21:16.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616678626 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:21:16 [2019-12-20T19:21:16.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616678636 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
14:21:16 [2019-12-20T19:21:16.298Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:21:16 [2019-12-20T19:21:16.298Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616678636 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
14:21:16 [2019-12-20T19:21:16.298Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616678636 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:21:16 [2019-12-20T19:21:16.298Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:16 [2019-12-20T19:21:16.298Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616678636 data=null} to TreeItem with text {kernel-overlap-testing}
14:21:16 [2019-12-20T19:21:16.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616678637 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
14:21:16 [2019-12-20T19:21:16.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616678637 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:21:16 [2019-12-20T19:21:16.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616678640 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
14:21:16 [2019-12-20T19:21:16.298Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616678640 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing}
14:21:16 [2019-12-20T19:21:16.298Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=616678640 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing}
14:21:16 [2019-12-20T19:21:16.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616678682 data=null button=1 stateMask=0x80000 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing}
14:21:16 [2019-12-20T19:21:16.554Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=616678682 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
14:21:16 [2019-12-20T19:21:16.554Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=616678682 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:21:16 [2019-12-20T19:21:16.554Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=616678682 data=null} to TreeItem with text {kernel-overlap-testing}
14:21:16 [2019-12-20T19:21:16.554Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:21:16 [2019-12-20T19:21:16.554Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616678640 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:21:17 [2019-12-20T19:21:17.114Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:17 [2019-12-20T19:21:17.114Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:17 [2019-12-20T19:21:17.114Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:17 [2019-12-20T19:21:17.114Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:17 [2019-12-20T19:21:17.114Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:17 [2019-12-20T19:21:17.114Z] DEBUG - Attempting to set focus on Table with text {}
14:21:17 [2019-12-20T19:21:17.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616679184 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:21:17 [2019-12-20T19:21:17.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616679184 data=null doit=true} to TableItem with text {}
14:21:17 [2019-12-20T19:21:17.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616679184 data=null} to TableItem with text {}
14:21:17 [2019-12-20T19:21:17.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616679184 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:21:17 [2019-12-20T19:21:17.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616679185 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:21:17 [2019-12-20T19:21:17.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616679187 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:21:17 [2019-12-20T19:21:17.115Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:17 [2019-12-20T19:21:17.115Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:18 [2019-12-20T19:21:18.041Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:18 [2019-12-20T19:21:18.041Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:18 [2019-12-20T19:21:18.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616680158 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
14:21:18 [2019-12-20T19:21:18.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616680158 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:21:18 [2019-12-20T19:21:18.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616680158 data=null} to TreeItem with text {kernel-overlap-testing}
14:21:18 [2019-12-20T19:21:18.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616680159 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
14:21:18 [2019-12-20T19:21:18.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616680159 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:21:18 [2019-12-20T19:21:18.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616680163 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
14:21:18 [2019-12-20T19:21:18.041Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:18 [2019-12-20T19:21:18.041Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:18 [2019-12-20T19:21:18.041Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:18 [2019-12-20T19:21:18.041Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:18 [2019-12-20T19:21:18.041Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:18 [2019-12-20T19:21:18.041Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:18 [2019-12-20T19:21:18.041Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:18 [2019-12-20T19:21:18.041Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:18 [2019-12-20T19:21:18.041Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:18 [2019-12-20T19:21:18.041Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:18 [2019-12-20T19:21:18.041Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:18 [2019-12-20T19:21:18.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616680180 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:18 [2019-12-20T19:21:18.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616680180 data=null doit=true} to TreeItem with text {test}
14:21:18 [2019-12-20T19:21:18.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616680180 data=null} to TreeItem with text {test}
14:21:18 [2019-12-20T19:21:18.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616680180 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:18 [2019-12-20T19:21:18.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616680180 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:18 [2019-12-20T19:21:18.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616680200 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:18 [2019-12-20T19:21:18.041Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:18 [2019-12-20T19:21:18.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616680201 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:18 [2019-12-20T19:21:18.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616680201 data=null doit=true} to TreeItem with text {test}
14:21:18 [2019-12-20T19:21:18.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616680201 data=null} to TreeItem with text {test}
14:21:18 [2019-12-20T19:21:18.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616680201 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:18 [2019-12-20T19:21:18.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616680201 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:18 [2019-12-20T19:21:18.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616680205 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:18 [2019-12-20T19:21:18.041Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:21:18 [2019-12-20T19:21:18.041Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:18 [2019-12-20T19:21:18.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=616680205 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
14:21:18 [2019-12-20T19:21:18.041Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=616680205 data=null doit=true} to TreeItem with text {Traces [4]}
14:21:18 [2019-12-20T19:21:18.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=616680205 data=null} to TreeItem with text {Traces [4]}
14:21:18 [2019-12-20T19:21:18.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=616680206 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:21:18 [2019-12-20T19:21:18.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616680206 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:21:18 [2019-12-20T19:21:18.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=616680216 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:21:18 [2019-12-20T19:21:18.042Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
14:21:18 [2019-12-20T19:21:18.297Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:18 [2019-12-20T19:21:18.297Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:18 [2019-12-20T19:21:18.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616680637 data=null button=0 stateMask=0x0 x=150 y=95 count=0} to TreeItem with text {simple_server-thread1}
14:21:18 [2019-12-20T19:21:18.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616680637 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:21:18 [2019-12-20T19:21:18.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616680637 data=null} to TreeItem with text {simple_server-thread1}
14:21:18 [2019-12-20T19:21:18.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616680637 data=null button=1 stateMask=0x0 x=150 y=95 count=1} to TreeItem with text {simple_server-thread1}
14:21:18 [2019-12-20T19:21:18.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616680637 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:21:18 [2019-12-20T19:21:18.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616680671 data=null button=1 stateMask=0x80000 x=150 y=95 count=1} to TreeItem with text {simple_server-thread1}
14:21:18 [2019-12-20T19:21:18.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:18 [2019-12-20T19:21:18.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:18 [2019-12-20T19:21:18.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:18 [2019-12-20T19:21:18.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:18 [2019-12-20T19:21:18.555Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:18 [2019-12-20T19:21:18.555Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:18 [2019-12-20T19:21:18.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616680672 data=null button=0 stateMask=0x0 x=150 y=95 count=0} to TreeItem with text {simple_server-thread1}
14:21:18 [2019-12-20T19:21:18.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616680672 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:21:18 [2019-12-20T19:21:18.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616680673 data=null} to TreeItem with text {simple_server-thread1}
14:21:18 [2019-12-20T19:21:18.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616680673 data=null button=1 stateMask=0x0 x=150 y=95 count=1} to TreeItem with text {simple_server-thread1}
14:21:18 [2019-12-20T19:21:18.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616680673 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:21:18 [2019-12-20T19:21:18.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616680676 data=null button=1 stateMask=0x80000 x=150 y=95 count=1} to TreeItem with text {simple_server-thread1}
14:21:18 [2019-12-20T19:21:18.555Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
14:21:18 [2019-12-20T19:21:18.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616680676 data=null button=0 stateMask=0x0 x=150 y=95 count=0} to TreeItem with text {simple_server-thread1}
14:21:18 [2019-12-20T19:21:18.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616680676 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:21:18 [2019-12-20T19:21:18.555Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:18 [2019-12-20T19:21:18.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616680676 data=null} to TreeItem with text {simple_server-thread1}
14:21:18 [2019-12-20T19:21:18.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616680677 data=null button=1 stateMask=0x0 x=150 y=95 count=1} to TreeItem with text {simple_server-thread1}
14:21:18 [2019-12-20T19:21:18.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616680677 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:21:18 [2019-12-20T19:21:18.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616680687 data=null button=1 stateMask=0x80000 x=150 y=95 count=1} to TreeItem with text {simple_server-thread1}
14:21:18 [2019-12-20T19:21:18.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616680687 data=null button=1 stateMask=0x0 x=150 y=95 count=2} to TreeItem with text {simple_server-thread1}
14:21:18 [2019-12-20T19:21:18.556Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=616680687 data=null button=1 stateMask=0x0 x=150 y=95 count=2} to TreeItem with text {simple_server-thread1}
14:21:18 [2019-12-20T19:21:18.556Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616680687 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:21:18 [2019-12-20T19:21:18.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616680729 data=null button=1 stateMask=0x80000 x=150 y=95 count=2} to TreeItem with text {simple_server-thread1}
14:21:18 [2019-12-20T19:21:18.556Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=616680735 data=null button=0 stateMask=0x0 x=150 y=95 count=0} to TreeItem with text {simple_server-thread1}
14:21:18 [2019-12-20T19:21:18.556Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=616680735 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:21:18 [2019-12-20T19:21:18.556Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=616680735 data=null} to TreeItem with text {simple_server-thread1}
14:21:18 [2019-12-20T19:21:18.556Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
14:21:18 [2019-12-20T19:21:18.556Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:19 [2019-12-20T19:21:19.116Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:19 [2019-12-20T19:21:19.116Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:19 [2019-12-20T19:21:19.116Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:19 [2019-12-20T19:21:19.116Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:19 [2019-12-20T19:21:19.116Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:19 [2019-12-20T19:21:19.116Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:19 [2019-12-20T19:21:19.116Z] DEBUG - Attempting to set focus on Table with text {}
14:21:19 [2019-12-20T19:21:19.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616681237 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:21:19 [2019-12-20T19:21:19.116Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616681237 data=null doit=true} to TableItem with text {}
14:21:19 [2019-12-20T19:21:19.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616681237 data=null} to TableItem with text {}
14:21:19 [2019-12-20T19:21:19.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616681237 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:21:19 [2019-12-20T19:21:19.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616681238 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:21:19 [2019-12-20T19:21:19.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616681242 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:21:19 [2019-12-20T19:21:19.116Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:19 [2019-12-20T19:21:19.116Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:20 [2019-12-20T19:21:20.043Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:20 [2019-12-20T19:21:20.043Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:20 [2019-12-20T19:21:20.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616682196 data=null button=0 stateMask=0x0 x=150 y=95 count=0} to TreeItem with text {simple_server-thread1}
14:21:20 [2019-12-20T19:21:20.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616682196 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:21:20 [2019-12-20T19:21:20.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616682196 data=null} to TreeItem with text {simple_server-thread1}
14:21:20 [2019-12-20T19:21:20.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616682197 data=null button=1 stateMask=0x0 x=150 y=95 count=1} to TreeItem with text {simple_server-thread1}
14:21:20 [2019-12-20T19:21:20.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616682197 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:21:20 [2019-12-20T19:21:20.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616682200 data=null button=1 stateMask=0x80000 x=150 y=95 count=1} to TreeItem with text {simple_server-thread1}
14:21:20 [2019-12-20T19:21:20.043Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:20 [2019-12-20T19:21:20.043Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:20 [2019-12-20T19:21:20.043Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:20 [2019-12-20T19:21:20.043Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:20 [2019-12-20T19:21:20.043Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:20 [2019-12-20T19:21:20.043Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:20 [2019-12-20T19:21:20.043Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:20 [2019-12-20T19:21:20.043Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:20 [2019-12-20T19:21:20.043Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:20 [2019-12-20T19:21:20.043Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:20 [2019-12-20T19:21:20.043Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:20 [2019-12-20T19:21:20.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616682206 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:20 [2019-12-20T19:21:20.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616682206 data=null doit=true} to TreeItem with text {test}
14:21:20 [2019-12-20T19:21:20.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616682206 data=null} to TreeItem with text {test}
14:21:20 [2019-12-20T19:21:20.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616682206 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:20 [2019-12-20T19:21:20.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616682206 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:20 [2019-12-20T19:21:20.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616682279 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:20 [2019-12-20T19:21:20.043Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:20 [2019-12-20T19:21:20.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616682280 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:20 [2019-12-20T19:21:20.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616682280 data=null doit=true} to TreeItem with text {test}
14:21:20 [2019-12-20T19:21:20.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616682280 data=null} to TreeItem with text {test}
14:21:20 [2019-12-20T19:21:20.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616682280 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:20 [2019-12-20T19:21:20.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616682280 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:20 [2019-12-20T19:21:20.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616682285 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:20 [2019-12-20T19:21:20.043Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:21:20 [2019-12-20T19:21:20.043Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:20 [2019-12-20T19:21:20.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=616682285 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
14:21:20 [2019-12-20T19:21:20.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=616682285 data=null doit=true} to TreeItem with text {Traces [4]}
14:21:20 [2019-12-20T19:21:20.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=616682285 data=null} to TreeItem with text {Traces [4]}
14:21:20 [2019-12-20T19:21:20.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=616682286 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:21:20 [2019-12-20T19:21:20.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616682286 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:21:20 [2019-12-20T19:21:20.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=616682293 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:21:20 [2019-12-20T19:21:20.043Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
14:21:20 [2019-12-20T19:21:20.605Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:20 [2019-12-20T19:21:20.605Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:20 [2019-12-20T19:21:20.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616682721 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread2}
14:21:20 [2019-12-20T19:21:20.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616682721 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:21:20 [2019-12-20T19:21:20.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616682721 data=null} to TreeItem with text {simple_server-thread2}
14:21:20 [2019-12-20T19:21:20.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616682721 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread2}
14:21:20 [2019-12-20T19:21:20.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616682721 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:21:20 [2019-12-20T19:21:20.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616682752 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread2}
14:21:20 [2019-12-20T19:21:20.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:20 [2019-12-20T19:21:20.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:20 [2019-12-20T19:21:20.605Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:20 [2019-12-20T19:21:20.605Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:20 [2019-12-20T19:21:20.605Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:20 [2019-12-20T19:21:20.605Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:20 [2019-12-20T19:21:20.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616682754 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread2}
14:21:20 [2019-12-20T19:21:20.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616682754 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:21:20 [2019-12-20T19:21:20.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616682754 data=null} to TreeItem with text {simple_server-thread2}
14:21:20 [2019-12-20T19:21:20.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616682754 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread2}
14:21:20 [2019-12-20T19:21:20.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616682755 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:21:20 [2019-12-20T19:21:20.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616682758 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread2}
14:21:20 [2019-12-20T19:21:20.605Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
14:21:20 [2019-12-20T19:21:20.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616682758 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread2}
14:21:20 [2019-12-20T19:21:20.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616682758 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:21:20 [2019-12-20T19:21:20.605Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:20 [2019-12-20T19:21:20.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616682758 data=null} to TreeItem with text {simple_server-thread2}
14:21:20 [2019-12-20T19:21:20.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616682759 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread2}
14:21:20 [2019-12-20T19:21:20.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616682759 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:21:20 [2019-12-20T19:21:20.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616682762 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread2}
14:21:20 [2019-12-20T19:21:20.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616682762 data=null button=1 stateMask=0x0 x=150 y=116 count=2} to TreeItem with text {simple_server-thread2}
14:21:20 [2019-12-20T19:21:20.605Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=616682762 data=null button=1 stateMask=0x0 x=150 y=116 count=2} to TreeItem with text {simple_server-thread2}
14:21:20 [2019-12-20T19:21:20.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616682801 data=null button=1 stateMask=0x80000 x=150 y=116 count=2} to TreeItem with text {simple_server-thread2}
14:21:20 [2019-12-20T19:21:20.605Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=616682802 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread2}
14:21:20 [2019-12-20T19:21:20.605Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=616682802 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:21:20 [2019-12-20T19:21:20.605Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=616682802 data=null} to TreeItem with text {simple_server-thread2}
14:21:20 [2019-12-20T19:21:20.605Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
14:21:20 [2019-12-20T19:21:20.605Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:20 [2019-12-20T19:21:20.605Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:20 [2019-12-20T19:21:20.605Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616682762 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:21:21 [2019-12-20T19:21:21.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:21 [2019-12-20T19:21:21.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:21 [2019-12-20T19:21:21.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:21 [2019-12-20T19:21:21.166Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:21 [2019-12-20T19:21:21.166Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:21 [2019-12-20T19:21:21.166Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:21 [2019-12-20T19:21:21.166Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:21 [2019-12-20T19:21:21.166Z] DEBUG - Attempting to set focus on Table with text {}
14:21:21 [2019-12-20T19:21:21.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616683304 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:21:21 [2019-12-20T19:21:21.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616683304 data=null doit=true} to TableItem with text {}
14:21:21 [2019-12-20T19:21:21.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616683304 data=null} to TableItem with text {}
14:21:21 [2019-12-20T19:21:21.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616683305 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:21:21 [2019-12-20T19:21:21.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616683305 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:21:21 [2019-12-20T19:21:21.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616683309 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:21:21 [2019-12-20T19:21:21.166Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:21 [2019-12-20T19:21:21.166Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:22 [2019-12-20T19:21:22.092Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:22 [2019-12-20T19:21:22.092Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:22 [2019-12-20T19:21:22.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616684261 data=null button=0 stateMask=0x0 x=150 y=116 count=0} to TreeItem with text {simple_server-thread2}
14:21:22 [2019-12-20T19:21:22.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616684261 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:21:22 [2019-12-20T19:21:22.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616684261 data=null} to TreeItem with text {simple_server-thread2}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616684262 data=null button=1 stateMask=0x0 x=150 y=116 count=1} to TreeItem with text {simple_server-thread2}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616684262 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:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616684265 data=null button=1 stateMask=0x80000 x=150 y=116 count=1} to TreeItem with text {simple_server-thread2}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:22 [2019-12-20T19:21:22.093Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616684269 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616684270 data=null doit=true} to TreeItem with text {test}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616684270 data=null} to TreeItem with text {test}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616684270 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616684270 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616684289 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616684289 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616684289 data=null doit=true} to TreeItem with text {test}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616684289 data=null} to TreeItem with text {test}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616684289 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616684289 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616684293 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:22 [2019-12-20T19:21:22.093Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=616684300 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=616684301 data=null doit=true} to TreeItem with text {Traces [4]}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=616684301 data=null} to TreeItem with text {Traces [4]}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=616684301 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616684301 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:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=616684308 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:21:22 [2019-12-20T19:21:22.093Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616684397 data=null button=0 stateMask=0x0 x=139 y=137 count=0} to TreeItem with text {ust-overlap-testing}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616684397 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616684397 data=null} to TreeItem with text {ust-overlap-testing}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616684397 data=null button=1 stateMask=0x0 x=139 y=137 count=1} to TreeItem with text {ust-overlap-testing}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616684398 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:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616684409 data=null button=1 stateMask=0x80000 x=139 y=137 count=1} to TreeItem with text {ust-overlap-testing}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:22 [2019-12-20T19:21:22.093Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616684411 data=null button=0 stateMask=0x0 x=139 y=137 count=0} to TreeItem with text {ust-overlap-testing}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616684411 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616684411 data=null} to TreeItem with text {ust-overlap-testing}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616684411 data=null button=1 stateMask=0x0 x=139 y=137 count=1} to TreeItem with text {ust-overlap-testing}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616684411 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:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616684423 data=null button=1 stateMask=0x80000 x=139 y=137 count=1} to TreeItem with text {ust-overlap-testing}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616684423 data=null button=0 stateMask=0x0 x=139 y=137 count=0} to TreeItem with text {ust-overlap-testing}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616684423 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616684423 data=null} to TreeItem with text {ust-overlap-testing}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616684423 data=null button=1 stateMask=0x0 x=139 y=137 count=1} to TreeItem with text {ust-overlap-testing}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616684424 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:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616684427 data=null button=1 stateMask=0x80000 x=139 y=137 count=1} to TreeItem with text {ust-overlap-testing}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616684427 data=null button=1 stateMask=0x0 x=139 y=137 count=2} to TreeItem with text {ust-overlap-testing}
14:21:22 [2019-12-20T19:21:22.093Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=616684427 data=null button=1 stateMask=0x0 x=139 y=137 count=2} to TreeItem with text {ust-overlap-testing}
14:21:22 [2019-12-20T19:21:22.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616684480 data=null button=1 stateMask=0x80000 x=139 y=137 count=2} to TreeItem with text {ust-overlap-testing}
14:21:22 [2019-12-20T19:21:22.349Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=616684481 data=null button=0 stateMask=0x0 x=139 y=137 count=0} to TreeItem with text {ust-overlap-testing}
14:21:22 [2019-12-20T19:21:22.349Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=616684481 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:21:22 [2019-12-20T19:21:22.349Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=616684481 data=null} to TreeItem with text {ust-overlap-testing}
14:21:22 [2019-12-20T19:21:22.349Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
14:21:22 [2019-12-20T19:21:22.349Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:22 [2019-12-20T19:21:22.349Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:22 [2019-12-20T19:21:22.349Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:22 [2019-12-20T19:21:22.349Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616684427 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:21:22 [2019-12-20T19:21:22.912Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:22 [2019-12-20T19:21:22.912Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:22 [2019-12-20T19:21:22.912Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:22 [2019-12-20T19:21:22.912Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:22 [2019-12-20T19:21:22.912Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:22 [2019-12-20T19:21:22.912Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:22 [2019-12-20T19:21:22.912Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:22 [2019-12-20T19:21:22.912Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:22 [2019-12-20T19:21:22.912Z] DEBUG - Attempting to set focus on Table with text {}
14:21:22 [2019-12-20T19:21:22.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616684983 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:21:22 [2019-12-20T19:21:22.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616684983 data=null doit=true} to TableItem with text {}
14:21:22 [2019-12-20T19:21:22.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616684983 data=null} to TableItem with text {}
14:21:22 [2019-12-20T19:21:22.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616684984 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:21:22 [2019-12-20T19:21:22.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616684984 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:21:22 [2019-12-20T19:21:22.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616684987 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:21:22 [2019-12-20T19:21:22.912Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:22 [2019-12-20T19:21:22.912Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616685945 data=null button=0 stateMask=0x0 x=139 y=137 count=0} to TreeItem with text {ust-overlap-testing}
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616685945 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616685945 data=null} to TreeItem with text {ust-overlap-testing}
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616685945 data=null button=1 stateMask=0x0 x=139 y=137 count=1} to TreeItem with text {ust-overlap-testing}
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616685945 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:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616685949 data=null button=1 stateMask=0x80000 x=139 y=137 count=1} to TreeItem with text {ust-overlap-testing}
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:23 [2019-12-20T19:21:23.839Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616685953 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616685953 data=null doit=true} to TreeItem with text {test}
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616685953 data=null} to TreeItem with text {test}
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616685953 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616685953 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616685973 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616685974 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616685974 data=null doit=true} to TreeItem with text {test}
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616685974 data=null} to TreeItem with text {test}
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616685974 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616685974 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616685978 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:23 [2019-12-20T19:21:23.839Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=616685979 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=616685979 data=null doit=true} to TreeItem with text {Traces [4]}
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=616685979 data=null} to TreeItem with text {Traces [4]}
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=616685983 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616685983 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:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=616685990 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616685994 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616685994 data=null doit=true} to TreeItem with text {test}
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616685994 data=null} to TreeItem with text {test}
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616685994 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616685994 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616686009 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616686011 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616686011 data=null doit=true} to TreeItem with text {test}
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616686011 data=null} to TreeItem with text {test}
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616686011 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:23 [2019-12-20T19:21:23.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616686011 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:23 [2019-12-20T19:21:23.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616686024 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:23 [2019-12-20T19:21:23.840Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:21:23 [2019-12-20T19:21:23.840Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:23 [2019-12-20T19:21:23.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=616686025 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
14:21:23 [2019-12-20T19:21:23.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=616686025 data=null doit=true} to TreeItem with text {Traces [4]}
14:21:23 [2019-12-20T19:21:23.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=616686025 data=null} to TreeItem with text {Traces [4]}
14:21:23 [2019-12-20T19:21:23.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=616686025 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:21:23 [2019-12-20T19:21:23.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616686025 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:21:23 [2019-12-20T19:21:23.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=616686081 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:21:23 [2019-12-20T19:21:23.840Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:23 [2019-12-20T19:21:23.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=616686081 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
14:21:23 [2019-12-20T19:21:23.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=616686082 data=null doit=true} to TreeItem with text {Traces [4]}
14:21:23 [2019-12-20T19:21:23.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=616686082 data=null} to TreeItem with text {Traces [4]}
14:21:23 [2019-12-20T19:21:23.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=616686082 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:21:23 [2019-12-20T19:21:23.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616686082 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:21:23 [2019-12-20T19:21:23.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=616686085 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:21:23 [2019-12-20T19:21:23.840Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:21:23 [2019-12-20T19:21:23.840Z] DEBUG - Clicking on with mnemonic 'Clear'
14:21:24 [2019-12-20T19:21:24.095Z] DEBUG - Clicked on with mnemonic 'Clear'
14:21:24 [2019-12-20T19:21:24.095Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:21:24 [2019-12-20T19:21:24.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=616686230 data=null doit=true} to Shell with text {Confirm Clear}
14:21:24 [2019-12-20T19:21:24.095Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:21:24 [2019-12-20T19:21:24.095Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:21:24 [2019-12-20T19:21:24.095Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:21:24 [2019-12-20T19:21:24.095Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:21:24 [2019-12-20T19:21:24.095Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:21:24 [2019-12-20T19:21:24.095Z] DEBUG - Clicking on &Yes
14:21:24 [2019-12-20T19:21:24.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616686230 data=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:21:24 [2019-12-20T19:21:24.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616686230 data=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:21:24 [2019-12-20T19:21:24.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616686230 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:21:24 [2019-12-20T19:21:24.096Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616686230 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:21:24 [2019-12-20T19:21:24.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616686230 data=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:21:24 [2019-12-20T19:21:24.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616686231 data=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:21:24 [2019-12-20T19:21:24.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616686231 data=null item=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:21:25 [2019-12-20T19:21:25.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=616686114 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:21:25 [2019-12-20T19:21:25.043Z] DEBUG - Clicked on 
14:21:25 [2019-12-20T19:21:25.043Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:25 [2019-12-20T19:21:25.043Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:25 [2019-12-20T19:21:25.043Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:25 [2019-12-20T19:21:25.043Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:25 [2019-12-20T19:21:25.043Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:25 [2019-12-20T19:21:25.043Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:25 [2019-12-20T19:21:25.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616687298 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:25 [2019-12-20T19:21:25.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616687298 data=null doit=true} to TreeItem with text {test}
14:21:25 [2019-12-20T19:21:25.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616687299 data=null} to TreeItem with text {test}
14:21:25 [2019-12-20T19:21:25.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616687299 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:25 [2019-12-20T19:21:25.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616687299 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:25 [2019-12-20T19:21:25.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616687307 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:25 [2019-12-20T19:21:25.043Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:25 [2019-12-20T19:21:25.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616687307 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:25 [2019-12-20T19:21:25.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616687307 data=null doit=true} to TreeItem with text {test}
14:21:25 [2019-12-20T19:21:25.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616687307 data=null} to TreeItem with text {test}
14:21:25 [2019-12-20T19:21:25.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616687307 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:25 [2019-12-20T19:21:25.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616687307 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:25 [2019-12-20T19:21:25.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616687317 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:25 [2019-12-20T19:21:25.043Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:21:25 [2019-12-20T19:21:25.043Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:25 [2019-12-20T19:21:25.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=616687317 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
14:21:25 [2019-12-20T19:21:25.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=616687318 data=null doit=true} to TreeItem with text {Traces [4]}
14:21:25 [2019-12-20T19:21:25.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=616687318 data=null} to TreeItem with text {Traces [4]}
14:21:25 [2019-12-20T19:21:25.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=616687318 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:21:25 [2019-12-20T19:21:25.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616687318 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:21:25 [2019-12-20T19:21:25.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=616687324 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:21:25 [2019-12-20T19:21:25.044Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:25 [2019-12-20T19:21:25.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=616687324 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
14:21:25 [2019-12-20T19:21:25.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=616687324 data=null doit=true} to TreeItem with text {Traces [4]}
14:21:25 [2019-12-20T19:21:25.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=616687324 data=null} to TreeItem with text {Traces [4]}
14:21:25 [2019-12-20T19:21:25.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=616687324 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:21:25 [2019-12-20T19:21:25.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616687324 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:21:25 [2019-12-20T19:21:25.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=616687327 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:21:25 [2019-12-20T19:21:25.044Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:21:25 [2019-12-20T19:21:25.044Z] DEBUG - Clicking on with mnemonic 'Import...'
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - Clicked on with mnemonic 'Import...'
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616687608 data=null doit=true} to Shell with text {Trace Import}
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=616687610 data=null} to (of type 'Combo')
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=616687639 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616687639 data=null doit=true} to TreeItem with text {import}
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616687639 data=null} to TreeItem with text {import}
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616687639 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616687639 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:21:25 [2019-12-20T19:21:25.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616687639 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - Setting state to checked on: import
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Linux Kernel Trace
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Common Trace Format : Linux Kernel Trace} time=616687649 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:21:25 [2019-12-20T19:21:25.300Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Linux Kernel Trace
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:21:25 [2019-12-20T19:21:25.300Z] 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:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.300Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:21:25 [2019-12-20T19:21:25.557Z] 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:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:21:25 [2019-12-20T19:21:25.557Z] 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:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] 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:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:21:25 [2019-12-20T19:21:25.557Z] 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:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] 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:21:25 [2019-12-20T19:21:25.557Z] 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:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:21:25 [2019-12-20T19:21:25.557Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:21:25 [2019-12-20T19:21:25.558Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:25 [2019-12-20T19:21:25.558Z] DEBUG - Clicking on &Finish
14:21:25 [2019-12-20T19:21:25.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616687687 data=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:21:25 [2019-12-20T19:21:25.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616687687 data=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:21:25 [2019-12-20T19:21:25.558Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616687687 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:25 [2019-12-20T19:21:25.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616687687 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:25 [2019-12-20T19:21:25.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616687687 data=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:21:25 [2019-12-20T19:21:25.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616687687 data=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:21:25 [2019-12-20T19:21:25.558Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:25 [2019-12-20T19:21:25.558Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:25 [2019-12-20T19:21:25.558Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:25 [2019-12-20T19:21:25.558Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:25 [2019-12-20T19:21:25.558Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:25 [2019-12-20T19:21:25.558Z] DEBUG - Clicked on &Finish
14:21:25 [2019-12-20T19:21:25.558Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:21:25 [2019-12-20T19:21:25.558Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=616687914 data=null doit=true} to Shell with text {Confirmation}
14:21:25 [2019-12-20T19:21:25.558Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.558Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.558Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.558Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.558Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.558Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
14:21:25 [2019-12-20T19:21:25.558Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
14:21:25 [2019-12-20T19:21:25.558Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
14:21:25 [2019-12-20T19:21:25.558Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:21:25 [2019-12-20T19:21:25.558Z] DEBUG - Clicking on Skip All
14:21:25 [2019-12-20T19:21:25.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=616687915 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:21:25 [2019-12-20T19:21:25.558Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=616687915 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:21:25 [2019-12-20T19:21:25.558Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=616687915 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
14:21:25 [2019-12-20T19:21:25.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=616687915 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
14:21:25 [2019-12-20T19:21:25.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=616687915 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:21:25 [2019-12-20T19:21:25.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=616687915 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:21:25 [2019-12-20T19:21:25.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=616687915 data=null item=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:21:25 [2019-12-20T19:21:25.814Z] DEBUG - Clicked on 
14:21:25 [2019-12-20T19:21:25.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616687687 data=null item=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:21:25 [2019-12-20T19:21:25.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616687386 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:21:26 [2019-12-20T19:21:26.375Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:26 [2019-12-20T19:21:26.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:26 [2019-12-20T19:21:26.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:26 [2019-12-20T19:21:26.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:26 [2019-12-20T19:21:26.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:26 [2019-12-20T19:21:26.375Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:26 [2019-12-20T19:21:26.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616688492 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:26 [2019-12-20T19:21:26.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616688492 data=null doit=true} to TreeItem with text {test}
14:21:26 [2019-12-20T19:21:26.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616688492 data=null} to TreeItem with text {test}
14:21:26 [2019-12-20T19:21:26.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616688492 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:26 [2019-12-20T19:21:26.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616688492 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:26 [2019-12-20T19:21:26.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616688501 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:26 [2019-12-20T19:21:26.375Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:26 [2019-12-20T19:21:26.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616688502 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:26 [2019-12-20T19:21:26.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616688502 data=null doit=true} to TreeItem with text {test}
14:21:26 [2019-12-20T19:21:26.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616688502 data=null} to TreeItem with text {test}
14:21:26 [2019-12-20T19:21:26.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616688502 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:26 [2019-12-20T19:21:26.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616688502 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:26 [2019-12-20T19:21:26.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616688511 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:26 [2019-12-20T19:21:26.375Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:21:26 [2019-12-20T19:21:26.375Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:26 [2019-12-20T19:21:26.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616688512 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:21:26 [2019-12-20T19:21:26.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616688512 data=null doit=true} to TreeItem with text {Traces [1]}
14:21:26 [2019-12-20T19:21:26.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616688512 data=null} to TreeItem with text {Traces [1]}
14:21:26 [2019-12-20T19:21:26.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616688512 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:21:26 [2019-12-20T19:21:26.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616688512 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:21:26 [2019-12-20T19:21:26.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616688518 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:21:26 [2019-12-20T19:21:26.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616688518 data=null doit=true} to TreeItem with text {Traces [1]}
14:21:26 [2019-12-20T19:21:26.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616688518 data=null} to TreeItem with text {Traces [1]}
14:21:26 [2019-12-20T19:21:26.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616688518 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:21:26 [2019-12-20T19:21:26.375Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616688518 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:21:26 [2019-12-20T19:21:26.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616688520 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]}
14:21:26 [2019-12-20T19:21:26.631Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:26 [2019-12-20T19:21:26.631Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:26 [2019-12-20T19:21:26.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616688955 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
14:21:26 [2019-12-20T19:21:26.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616688955 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:21:26 [2019-12-20T19:21:26.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616688955 data=null} to TreeItem with text {kernel-overlap-testing}
14:21:26 [2019-12-20T19:21:26.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616688955 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
14:21:26 [2019-12-20T19:21:26.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616688956 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:21:26 [2019-12-20T19:21:26.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616688967 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
14:21:26 [2019-12-20T19:21:26.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:26 [2019-12-20T19:21:26.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:26 [2019-12-20T19:21:26.631Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:26 [2019-12-20T19:21:26.631Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:26 [2019-12-20T19:21:26.631Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:26 [2019-12-20T19:21:26.631Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:26 [2019-12-20T19:21:26.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616688969 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
14:21:26 [2019-12-20T19:21:26.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616688969 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:21:26 [2019-12-20T19:21:26.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616688969 data=null} to TreeItem with text {kernel-overlap-testing}
14:21:26 [2019-12-20T19:21:26.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616688969 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
14:21:26 [2019-12-20T19:21:26.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616688969 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:21:26 [2019-12-20T19:21:26.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616688972 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
14:21:26 [2019-12-20T19:21:26.631Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:21:26 [2019-12-20T19:21:26.631Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616688979 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
14:21:26 [2019-12-20T19:21:26.631Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616688979 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:21:26 [2019-12-20T19:21:26.631Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:26 [2019-12-20T19:21:26.631Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616688979 data=null} to TreeItem with text {kernel-overlap-testing}
14:21:26 [2019-12-20T19:21:26.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616688979 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
14:21:26 [2019-12-20T19:21:26.631Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616688979 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:21:26 [2019-12-20T19:21:26.631Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616688982 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
14:21:26 [2019-12-20T19:21:26.631Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616688982 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing}
14:21:26 [2019-12-20T19:21:26.631Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=616688983 data=null button=1 stateMask=0x0 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing}
14:21:26 [2019-12-20T19:21:26.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616689015 data=null button=1 stateMask=0x80000 x=148 y=74 count=2} to TreeItem with text {kernel-overlap-testing}
14:21:26 [2019-12-20T19:21:26.888Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=616689016 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
14:21:26 [2019-12-20T19:21:26.888Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=616689016 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:21:26 [2019-12-20T19:21:26.888Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=616689016 data=null} to TreeItem with text {kernel-overlap-testing}
14:21:26 [2019-12-20T19:21:26.888Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:21:26 [2019-12-20T19:21:26.888Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616688983 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:21:27 [2019-12-20T19:21:27.451Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:27 [2019-12-20T19:21:27.451Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:27 [2019-12-20T19:21:27.451Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:27 [2019-12-20T19:21:27.451Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:27 [2019-12-20T19:21:27.451Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:27 [2019-12-20T19:21:27.451Z] DEBUG - Attempting to set focus on Table with text {}
14:21:27 [2019-12-20T19:21:27.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616689518 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:21:27 [2019-12-20T19:21:27.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616689518 data=null doit=true} to TableItem with text {}
14:21:27 [2019-12-20T19:21:27.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616689518 data=null} to TableItem with text {}
14:21:27 [2019-12-20T19:21:27.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616689518 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:21:27 [2019-12-20T19:21:27.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616689518 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:21:27 [2019-12-20T19:21:27.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616689528 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:21:27 [2019-12-20T19:21:27.451Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:27 [2019-12-20T19:21:27.451Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616690582 data=null button=0 stateMask=0x0 x=148 y=74 count=0} to TreeItem with text {kernel-overlap-testing}
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616690583 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616690583 data=null} to TreeItem with text {kernel-overlap-testing}
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616690583 data=null button=1 stateMask=0x0 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616690583 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:21:28 [2019-12-20T19:21:28.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616690587 data=null button=1 stateMask=0x80000 x=148 y=74 count=1} to TreeItem with text {kernel-overlap-testing}
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:28 [2019-12-20T19:21:28.380Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616690591 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616690591 data=null doit=true} to TreeItem with text {test}
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616690591 data=null} to TreeItem with text {test}
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616690591 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616690591 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616690609 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616690610 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616690610 data=null doit=true} to TreeItem with text {test}
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616690610 data=null} to TreeItem with text {test}
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616690610 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616690610 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616690614 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:28 [2019-12-20T19:21:28.380Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616690615 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616690615 data=null doit=true} to TreeItem with text {Traces [1]}
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616690615 data=null} to TreeItem with text {Traces [1]}
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616690615 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616690615 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:21:28 [2019-12-20T19:21:28.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616690627 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616690631 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616690631 data=null doit=true} to TreeItem with text {test}
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616690631 data=null} to TreeItem with text {test}
14:21:28 [2019-12-20T19:21:28.380Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616690631 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:28 [2019-12-20T19:21:28.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616690632 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:28 [2019-12-20T19:21:28.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616690646 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:28 [2019-12-20T19:21:28.381Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:28 [2019-12-20T19:21:28.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616690646 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:28 [2019-12-20T19:21:28.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616690646 data=null doit=true} to TreeItem with text {test}
14:21:28 [2019-12-20T19:21:28.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616690647 data=null} to TreeItem with text {test}
14:21:28 [2019-12-20T19:21:28.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616690647 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:28 [2019-12-20T19:21:28.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616690647 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:28 [2019-12-20T19:21:28.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616690678 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:28 [2019-12-20T19:21:28.381Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:21:28 [2019-12-20T19:21:28.381Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:28 [2019-12-20T19:21:28.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616690679 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:21:28 [2019-12-20T19:21:28.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616690679 data=null doit=true} to TreeItem with text {Traces [1]}
14:21:28 [2019-12-20T19:21:28.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616690679 data=null} to TreeItem with text {Traces [1]}
14:21:28 [2019-12-20T19:21:28.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616690679 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:21:28 [2019-12-20T19:21:28.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616690680 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:21:28 [2019-12-20T19:21:28.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616690686 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:21:28 [2019-12-20T19:21:28.381Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:28 [2019-12-20T19:21:28.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616690686 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:21:28 [2019-12-20T19:21:28.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616690686 data=null doit=true} to TreeItem with text {Traces [1]}
14:21:28 [2019-12-20T19:21:28.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616690686 data=null} to TreeItem with text {Traces [1]}
14:21:28 [2019-12-20T19:21:28.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616690686 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:21:28 [2019-12-20T19:21:28.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616690686 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:21:28 [2019-12-20T19:21:28.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616690689 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:21:28 [2019-12-20T19:21:28.381Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:21:28 [2019-12-20T19:21:28.381Z] DEBUG - Clicking on with mnemonic 'Clear'
14:21:28 [2019-12-20T19:21:28.638Z] DEBUG - Clicked on with mnemonic 'Clear'
14:21:28 [2019-12-20T19:21:28.638Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:21:28 [2019-12-20T19:21:28.638Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=616690833 data=null doit=true} to Shell with text {Confirm Clear}
14:21:28 [2019-12-20T19:21:28.638Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:21:28 [2019-12-20T19:21:28.638Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:21:28 [2019-12-20T19:21:28.638Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:21:28 [2019-12-20T19:21:28.638Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:21:28 [2019-12-20T19:21:28.638Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:21:28 [2019-12-20T19:21:28.638Z] DEBUG - Clicking on &Yes
14:21:28 [2019-12-20T19:21:28.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616690833 data=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:21:28 [2019-12-20T19:21:28.638Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616690833 data=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:21:28 [2019-12-20T19:21:28.638Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616690833 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:21:28 [2019-12-20T19:21:28.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616690833 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:21:28 [2019-12-20T19:21:28.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616690833 data=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:21:28 [2019-12-20T19:21:28.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616690833 data=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:21:28 [2019-12-20T19:21:28.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616690833 data=null item=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:21:28 [2019-12-20T19:21:28.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=616690721 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:21:28 [2019-12-20T19:21:28.893Z] DEBUG - Clicked on 
14:21:28 [2019-12-20T19:21:28.893Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:28 [2019-12-20T19:21:28.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:28 [2019-12-20T19:21:28.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:28 [2019-12-20T19:21:28.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:28 [2019-12-20T19:21:28.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:28 [2019-12-20T19:21:28.893Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:28 [2019-12-20T19:21:28.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616691222 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:28 [2019-12-20T19:21:28.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616691222 data=null doit=true} to TreeItem with text {test}
14:21:28 [2019-12-20T19:21:28.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616691222 data=null} to TreeItem with text {test}
14:21:28 [2019-12-20T19:21:28.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616691223 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:28 [2019-12-20T19:21:28.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616691223 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:28 [2019-12-20T19:21:28.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616691232 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:28 [2019-12-20T19:21:28.893Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:28 [2019-12-20T19:21:28.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616691232 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:28 [2019-12-20T19:21:28.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616691232 data=null doit=true} to TreeItem with text {test}
14:21:28 [2019-12-20T19:21:28.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616691232 data=null} to TreeItem with text {test}
14:21:28 [2019-12-20T19:21:28.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616691232 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616691232 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616691284 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:29 [2019-12-20T19:21:29.150Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616691285 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616691285 data=null doit=true} to TreeItem with text {Traces [1]}
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616691285 data=null} to TreeItem with text {Traces [1]}
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616691285 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616691285 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:21:29 [2019-12-20T19:21:29.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616691299 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616691299 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616691299 data=null doit=true} to TreeItem with text {Traces [1]}
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616691299 data=null} to TreeItem with text {Traces [1]}
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616691299 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616691299 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:21:29 [2019-12-20T19:21:29.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616691303 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - Clicking on with mnemonic 'Import...'
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - Clicked on with mnemonic 'Import...'
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616691501 data=null doit=true} to Shell with text {Trace Import}
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:21:29 [2019-12-20T19:21:29.150Z] 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:21:29 [2019-12-20T19:21:29.150Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:21:29 [2019-12-20T19:21:29.150Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:21:29 [2019-12-20T19:21:29.151Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=616691503 data=null} to (of type 'Combo')
14:21:29 [2019-12-20T19:21:29.151Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:21:29 [2019-12-20T19:21:29.151Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:29 [2019-12-20T19:21:29.151Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:29 [2019-12-20T19:21:29.151Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=616691583 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616691583 data=null doit=true} to TreeItem with text {import}
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616691583 data=null} to TreeItem with text {import}
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616691583 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616691583 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:21:29 [2019-12-20T19:21:29.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616691583 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - Setting state to checked on: import
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : LTTng UST Trace
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Common Trace Format : LTTng UST Trace} time=616691589 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:21:29 [2019-12-20T19:21:29.407Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : LTTng UST Trace
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:21:29 [2019-12-20T19:21:29.407Z] 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:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.407Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:21:29 [2019-12-20T19:21:29.408Z] 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:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] 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:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:21:29 [2019-12-20T19:21:29.408Z] 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:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] 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:21:29 [2019-12-20T19:21:29.408Z] 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:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - Clicking on &Finish
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616691609 data=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:21:29 [2019-12-20T19:21:29.408Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616691609 data=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:21:29 [2019-12-20T19:21:29.408Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616691609 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616691609 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616691609 data=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:21:29 [2019-12-20T19:21:29.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616691609 data=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:21:29 [2019-12-20T19:21:29.408Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:29 [2019-12-20T19:21:29.408Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:29 [2019-12-20T19:21:29.408Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:29 [2019-12-20T19:21:29.408Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:29 [2019-12-20T19:21:29.408Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:29 [2019-12-20T19:21:29.408Z] DEBUG - Clicked on &Finish
14:21:29 [2019-12-20T19:21:29.970Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:21:29 [2019-12-20T19:21:29.970Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=616692189 data=null doit=true} to Shell with text {Confirmation}
14:21:29 [2019-12-20T19:21:29.970Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.970Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.970Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.970Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.970Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.970Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
14:21:29 [2019-12-20T19:21:29.970Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
14:21:29 [2019-12-20T19:21:29.970Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
14:21:29 [2019-12-20T19:21:29.970Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:21:29 [2019-12-20T19:21:29.970Z] DEBUG - Clicking on Skip All
14:21:29 [2019-12-20T19:21:29.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=616692189 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:21:29 [2019-12-20T19:21:29.970Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=616692189 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:21:29 [2019-12-20T19:21:29.970Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=616692189 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
14:21:29 [2019-12-20T19:21:29.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=616692189 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
14:21:29 [2019-12-20T19:21:29.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=616692189 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:21:29 [2019-12-20T19:21:29.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=616692189 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:21:29 [2019-12-20T19:21:29.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=616692189 data=null item=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:21:29 [2019-12-20T19:21:29.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616691609 data=null item=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:21:29 [2019-12-20T19:21:29.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616691379 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:21:29 [2019-12-20T19:21:29.970Z] DEBUG - Clicked on 
14:21:29 [2019-12-20T19:21:29.970Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:29 [2019-12-20T19:21:29.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:29 [2019-12-20T19:21:29.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:29 [2019-12-20T19:21:29.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:29 [2019-12-20T19:21:29.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:29 [2019-12-20T19:21:29.970Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:29 [2019-12-20T19:21:29.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616692325 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:29 [2019-12-20T19:21:29.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616692325 data=null doit=true} to TreeItem with text {test}
14:21:29 [2019-12-20T19:21:29.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616692325 data=null} to TreeItem with text {test}
14:21:29 [2019-12-20T19:21:29.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616692325 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:29 [2019-12-20T19:21:29.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616692325 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:29 [2019-12-20T19:21:29.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616692333 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:29 [2019-12-20T19:21:29.970Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:29 [2019-12-20T19:21:29.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616692334 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:29 [2019-12-20T19:21:29.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616692334 data=null doit=true} to TreeItem with text {test}
14:21:29 [2019-12-20T19:21:29.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616692334 data=null} to TreeItem with text {test}
14:21:29 [2019-12-20T19:21:29.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616692334 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:29 [2019-12-20T19:21:29.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616692334 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:29 [2019-12-20T19:21:29.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616692338 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:29 [2019-12-20T19:21:29.970Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:21:29 [2019-12-20T19:21:29.970Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:30 [2019-12-20T19:21:30.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616692338 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:21:30 [2019-12-20T19:21:30.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616692345 data=null doit=true} to TreeItem with text {Traces [0]}
14:21:30 [2019-12-20T19:21:30.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616692345 data=null} to TreeItem with text {Traces [0]}
14:21:30 [2019-12-20T19:21:30.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616692345 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:21:30 [2019-12-20T19:21:30.225Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616692345 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:21:30 [2019-12-20T19:21:30.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616692351 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:21:30 [2019-12-20T19:21:30.225Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=616692379 data=null doit=true} to TreeItem with text {Traces [3]}
14:21:30 [2019-12-20T19:21:30.225Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=616692379 data=null} to TreeItem with text {Traces [3]}
14:21:30 [2019-12-20T19:21:30.225Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=616692379 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:21:30 [2019-12-20T19:21:30.225Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616692379 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:21:30 [2019-12-20T19:21:30.225Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=616692381 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [3]}
14:21:30 [2019-12-20T19:21:30.481Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:30 [2019-12-20T19:21:30.481Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:30 [2019-12-20T19:21:30.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616692716 data=null button=0 stateMask=0x0 x=150 y=74 count=0} to TreeItem with text {simple_server-thread1}
14:21:30 [2019-12-20T19:21:30.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616692717 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:21:30 [2019-12-20T19:21:30.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616692717 data=null} to TreeItem with text {simple_server-thread1}
14:21:30 [2019-12-20T19:21:30.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616692717 data=null button=1 stateMask=0x0 x=150 y=74 count=1} to TreeItem with text {simple_server-thread1}
14:21:30 [2019-12-20T19:21:30.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616692718 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:21:30 [2019-12-20T19:21:30.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616692729 data=null button=1 stateMask=0x80000 x=150 y=74 count=1} to TreeItem with text {simple_server-thread1}
14:21:30 [2019-12-20T19:21:30.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:30 [2019-12-20T19:21:30.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:30 [2019-12-20T19:21:30.481Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:30 [2019-12-20T19:21:30.481Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:30 [2019-12-20T19:21:30.481Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:30 [2019-12-20T19:21:30.481Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:30 [2019-12-20T19:21:30.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616692731 data=null button=0 stateMask=0x0 x=150 y=74 count=0} to TreeItem with text {simple_server-thread1}
14:21:30 [2019-12-20T19:21:30.481Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616692731 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:21:30 [2019-12-20T19:21:30.481Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616692731 data=null} to TreeItem with text {simple_server-thread1}
14:21:30 [2019-12-20T19:21:30.481Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616692732 data=null button=1 stateMask=0x0 x=150 y=74 count=1} to TreeItem with text {simple_server-thread1}
14:21:30 [2019-12-20T19:21:30.481Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616692732 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:21:30 [2019-12-20T19:21:30.481Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616692741 data=null button=1 stateMask=0x80000 x=150 y=74 count=1} to TreeItem with text {simple_server-thread1}
14:21:30 [2019-12-20T19:21:30.481Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
14:21:30 [2019-12-20T19:21:30.481Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616692742 data=null button=0 stateMask=0x0 x=150 y=74 count=0} to TreeItem with text {simple_server-thread1}
14:21:30 [2019-12-20T19:21:30.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616692742 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:21:30 [2019-12-20T19:21:30.482Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:30 [2019-12-20T19:21:30.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616692742 data=null} to TreeItem with text {simple_server-thread1}
14:21:30 [2019-12-20T19:21:30.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616692742 data=null button=1 stateMask=0x0 x=150 y=74 count=1} to TreeItem with text {simple_server-thread1}
14:21:30 [2019-12-20T19:21:30.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616692742 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:21:30 [2019-12-20T19:21:30.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616692745 data=null button=1 stateMask=0x80000 x=150 y=74 count=1} to TreeItem with text {simple_server-thread1}
14:21:30 [2019-12-20T19:21:30.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616692746 data=null button=1 stateMask=0x0 x=150 y=74 count=2} to TreeItem with text {simple_server-thread1}
14:21:30 [2019-12-20T19:21:30.482Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=616692746 data=null button=1 stateMask=0x0 x=150 y=74 count=2} to TreeItem with text {simple_server-thread1}
14:21:30 [2019-12-20T19:21:30.482Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616692746 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:21:30 [2019-12-20T19:21:30.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616692790 data=null button=1 stateMask=0x80000 x=150 y=74 count=2} to TreeItem with text {simple_server-thread1}
14:21:30 [2019-12-20T19:21:30.482Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=616692796 data=null button=0 stateMask=0x0 x=150 y=74 count=0} to TreeItem with text {simple_server-thread1}
14:21:30 [2019-12-20T19:21:30.482Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=616692796 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:21:30 [2019-12-20T19:21:30.482Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=616692796 data=null} to TreeItem with text {simple_server-thread1}
14:21:30 [2019-12-20T19:21:30.482Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
14:21:31 [2019-12-20T19:21:31.043Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:31 [2019-12-20T19:21:31.043Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:31 [2019-12-20T19:21:31.043Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:31 [2019-12-20T19:21:31.043Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:31 [2019-12-20T19:21:31.043Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:31 [2019-12-20T19:21:31.043Z] DEBUG - Attempting to set focus on Table with text {}
14:21:31 [2019-12-20T19:21:31.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616693298 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:21:31 [2019-12-20T19:21:31.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616693298 data=null doit=true} to TableItem with text {}
14:21:31 [2019-12-20T19:21:31.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616693298 data=null} to TableItem with text {}
14:21:31 [2019-12-20T19:21:31.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616693298 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:21:31 [2019-12-20T19:21:31.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616693298 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:21:31 [2019-12-20T19:21:31.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616693308 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:21:31 [2019-12-20T19:21:31.043Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:31 [2019-12-20T19:21:31.043Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:31 [2019-12-20T19:21:31.975Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:31 [2019-12-20T19:21:31.975Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:31 [2019-12-20T19:21:31.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616694261 data=null button=0 stateMask=0x0 x=150 y=74 count=0} to TreeItem with text {simple_server-thread1}
14:21:31 [2019-12-20T19:21:31.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616694261 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:21:31 [2019-12-20T19:21:31.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616694261 data=null} to TreeItem with text {simple_server-thread1}
14:21:31 [2019-12-20T19:21:31.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616694261 data=null button=1 stateMask=0x0 x=150 y=74 count=1} to TreeItem with text {simple_server-thread1}
14:21:31 [2019-12-20T19:21:31.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616694261 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:21:31 [2019-12-20T19:21:31.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616694265 data=null button=1 stateMask=0x80000 x=150 y=74 count=1} to TreeItem with text {simple_server-thread1}
14:21:31 [2019-12-20T19:21:31.975Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:31 [2019-12-20T19:21:31.975Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:31 [2019-12-20T19:21:31.975Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:31 [2019-12-20T19:21:31.975Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:31 [2019-12-20T19:21:31.975Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:31 [2019-12-20T19:21:31.975Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:31 [2019-12-20T19:21:31.975Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:31 [2019-12-20T19:21:31.975Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:31 [2019-12-20T19:21:31.975Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:31 [2019-12-20T19:21:31.975Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:31 [2019-12-20T19:21:31.975Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:31 [2019-12-20T19:21:31.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616694268 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:31 [2019-12-20T19:21:31.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616694269 data=null doit=true} to TreeItem with text {test}
14:21:31 [2019-12-20T19:21:31.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616694269 data=null} to TreeItem with text {test}
14:21:31 [2019-12-20T19:21:31.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616694269 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:31 [2019-12-20T19:21:31.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616694269 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:31 [2019-12-20T19:21:31.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616694289 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:31 [2019-12-20T19:21:31.975Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:31 [2019-12-20T19:21:31.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616694290 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:31 [2019-12-20T19:21:31.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616694290 data=null doit=true} to TreeItem with text {test}
14:21:31 [2019-12-20T19:21:31.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616694290 data=null} to TreeItem with text {test}
14:21:31 [2019-12-20T19:21:31.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616694290 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:31 [2019-12-20T19:21:31.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616694290 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:31 [2019-12-20T19:21:31.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616694299 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:31 [2019-12-20T19:21:31.975Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:21:31 [2019-12-20T19:21:31.975Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:31 [2019-12-20T19:21:31.975Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=616694300 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
14:21:31 [2019-12-20T19:21:31.975Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=616694300 data=null doit=true} to TreeItem with text {Traces [3]}
14:21:31 [2019-12-20T19:21:31.975Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=616694300 data=null} to TreeItem with text {Traces [3]}
14:21:31 [2019-12-20T19:21:31.975Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=616694300 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:21:31 [2019-12-20T19:21:31.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616694300 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:21:31 [2019-12-20T19:21:31.975Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=616694307 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:21:31 [2019-12-20T19:21:31.975Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
14:21:32 [2019-12-20T19:21:32.536Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:32 [2019-12-20T19:21:32.536Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:32 [2019-12-20T19:21:32.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616694751 data=null button=0 stateMask=0x0 x=150 y=95 count=0} to TreeItem with text {simple_server-thread2}
14:21:32 [2019-12-20T19:21:32.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616694751 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:21:32 [2019-12-20T19:21:32.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616694751 data=null} to TreeItem with text {simple_server-thread2}
14:21:32 [2019-12-20T19:21:32.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616694752 data=null button=1 stateMask=0x0 x=150 y=95 count=1} to TreeItem with text {simple_server-thread2}
14:21:32 [2019-12-20T19:21:32.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616694752 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:21:32 [2019-12-20T19:21:32.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616694763 data=null button=1 stateMask=0x80000 x=150 y=95 count=1} to TreeItem with text {simple_server-thread2}
14:21:32 [2019-12-20T19:21:32.537Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:32 [2019-12-20T19:21:32.537Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:32 [2019-12-20T19:21:32.537Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:32 [2019-12-20T19:21:32.537Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:32 [2019-12-20T19:21:32.537Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:32 [2019-12-20T19:21:32.537Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:32 [2019-12-20T19:21:32.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616694782 data=null button=0 stateMask=0x0 x=150 y=95 count=0} to TreeItem with text {simple_server-thread2}
14:21:32 [2019-12-20T19:21:32.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616694782 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:21:32 [2019-12-20T19:21:32.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616694782 data=null} to TreeItem with text {simple_server-thread2}
14:21:32 [2019-12-20T19:21:32.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616694782 data=null button=1 stateMask=0x0 x=150 y=95 count=1} to TreeItem with text {simple_server-thread2}
14:21:32 [2019-12-20T19:21:32.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616694783 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:21:32 [2019-12-20T19:21:32.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616694786 data=null button=1 stateMask=0x80000 x=150 y=95 count=1} to TreeItem with text {simple_server-thread2}
14:21:32 [2019-12-20T19:21:32.537Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
14:21:32 [2019-12-20T19:21:32.537Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616694787 data=null button=0 stateMask=0x0 x=150 y=95 count=0} to TreeItem with text {simple_server-thread2}
14:21:32 [2019-12-20T19:21:32.537Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616694787 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:21:32 [2019-12-20T19:21:32.537Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:32 [2019-12-20T19:21:32.537Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616694787 data=null} to TreeItem with text {simple_server-thread2}
14:21:32 [2019-12-20T19:21:32.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616694787 data=null button=1 stateMask=0x0 x=150 y=95 count=1} to TreeItem with text {simple_server-thread2}
14:21:32 [2019-12-20T19:21:32.537Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616694787 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:21:32 [2019-12-20T19:21:32.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616694795 data=null button=1 stateMask=0x80000 x=150 y=95 count=1} to TreeItem with text {simple_server-thread2}
14:21:32 [2019-12-20T19:21:32.537Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616694796 data=null button=1 stateMask=0x0 x=150 y=95 count=2} to TreeItem with text {simple_server-thread2}
14:21:32 [2019-12-20T19:21:32.537Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=616694796 data=null button=1 stateMask=0x0 x=150 y=95 count=2} to TreeItem with text {simple_server-thread2}
14:21:32 [2019-12-20T19:21:32.537Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616694796 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:21:32 [2019-12-20T19:21:32.537Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616694890 data=null button=1 stateMask=0x80000 x=150 y=95 count=2} to TreeItem with text {simple_server-thread2}
14:21:32 [2019-12-20T19:21:32.537Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=616694897 data=null button=0 stateMask=0x0 x=150 y=95 count=0} to TreeItem with text {simple_server-thread2}
14:21:32 [2019-12-20T19:21:32.537Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=616694897 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:21:32 [2019-12-20T19:21:32.537Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=616694897 data=null} to TreeItem with text {simple_server-thread2}
14:21:32 [2019-12-20T19:21:32.537Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
14:21:32 [2019-12-20T19:21:32.537Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:33 [2019-12-20T19:21:33.099Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:33 [2019-12-20T19:21:33.099Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:33 [2019-12-20T19:21:33.099Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:33 [2019-12-20T19:21:33.099Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:33 [2019-12-20T19:21:33.099Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:33 [2019-12-20T19:21:33.099Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:33 [2019-12-20T19:21:33.099Z] DEBUG - Attempting to set focus on Table with text {}
14:21:33 [2019-12-20T19:21:33.099Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616695399 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:21:33 [2019-12-20T19:21:33.099Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616695400 data=null doit=true} to TableItem with text {}
14:21:33 [2019-12-20T19:21:33.099Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616695400 data=null} to TableItem with text {}
14:21:33 [2019-12-20T19:21:33.099Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616695400 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:21:33 [2019-12-20T19:21:33.099Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616695400 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:21:33 [2019-12-20T19:21:33.099Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616695410 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:21:33 [2019-12-20T19:21:33.099Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:33 [2019-12-20T19:21:33.099Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:34 [2019-12-20T19:21:34.027Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:34 [2019-12-20T19:21:34.027Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:34 [2019-12-20T19:21:34.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616696364 data=null button=0 stateMask=0x0 x=150 y=95 count=0} to TreeItem with text {simple_server-thread2}
14:21:34 [2019-12-20T19:21:34.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616696364 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:21:34 [2019-12-20T19:21:34.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616696364 data=null} to TreeItem with text {simple_server-thread2}
14:21:34 [2019-12-20T19:21:34.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616696364 data=null button=1 stateMask=0x0 x=150 y=95 count=1} to TreeItem with text {simple_server-thread2}
14:21:34 [2019-12-20T19:21:34.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616696364 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:21:34 [2019-12-20T19:21:34.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616696368 data=null button=1 stateMask=0x80000 x=150 y=95 count=1} to TreeItem with text {simple_server-thread2}
14:21:34 [2019-12-20T19:21:34.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:34 [2019-12-20T19:21:34.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:34 [2019-12-20T19:21:34.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:34 [2019-12-20T19:21:34.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:34 [2019-12-20T19:21:34.027Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:34 [2019-12-20T19:21:34.027Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:34 [2019-12-20T19:21:34.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:34 [2019-12-20T19:21:34.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:34 [2019-12-20T19:21:34.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:34 [2019-12-20T19:21:34.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:34 [2019-12-20T19:21:34.027Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:34 [2019-12-20T19:21:34.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616696372 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:34 [2019-12-20T19:21:34.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616696372 data=null doit=true} to TreeItem with text {test}
14:21:34 [2019-12-20T19:21:34.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616696372 data=null} to TreeItem with text {test}
14:21:34 [2019-12-20T19:21:34.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616696372 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:34 [2019-12-20T19:21:34.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616696372 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:34 [2019-12-20T19:21:34.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616696390 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:34 [2019-12-20T19:21:34.027Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:34 [2019-12-20T19:21:34.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616696390 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:34 [2019-12-20T19:21:34.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616696391 data=null doit=true} to TreeItem with text {test}
14:21:34 [2019-12-20T19:21:34.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616696391 data=null} to TreeItem with text {test}
14:21:34 [2019-12-20T19:21:34.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616696391 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:34 [2019-12-20T19:21:34.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616696391 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:34 [2019-12-20T19:21:34.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616696403 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:34 [2019-12-20T19:21:34.282Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:21:34 [2019-12-20T19:21:34.282Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:34 [2019-12-20T19:21:34.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=616696403 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
14:21:34 [2019-12-20T19:21:34.282Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=616696403 data=null doit=true} to TreeItem with text {Traces [3]}
14:21:34 [2019-12-20T19:21:34.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=616696403 data=null} to TreeItem with text {Traces [3]}
14:21:34 [2019-12-20T19:21:34.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=616696404 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:21:34 [2019-12-20T19:21:34.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616696404 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:21:34 [2019-12-20T19:21:34.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=616696411 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:21:34 [2019-12-20T19:21:34.282Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
14:21:34 [2019-12-20T19:21:34.538Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:34 [2019-12-20T19:21:34.538Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:34 [2019-12-20T19:21:34.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616696884 data=null button=0 stateMask=0x0 x=139 y=116 count=0} to TreeItem with text {ust-overlap-testing}
14:21:34 [2019-12-20T19:21:34.538Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616696884 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:21:34 [2019-12-20T19:21:34.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616696884 data=null} to TreeItem with text {ust-overlap-testing}
14:21:34 [2019-12-20T19:21:34.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616696884 data=null button=1 stateMask=0x0 x=139 y=116 count=1} to TreeItem with text {ust-overlap-testing}
14:21:34 [2019-12-20T19:21:34.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616696885 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:21:34 [2019-12-20T19:21:34.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616696917 data=null button=1 stateMask=0x80000 x=139 y=116 count=1} to TreeItem with text {ust-overlap-testing}
14:21:34 [2019-12-20T19:21:34.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:34 [2019-12-20T19:21:34.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:34 [2019-12-20T19:21:34.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:34 [2019-12-20T19:21:34.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:34 [2019-12-20T19:21:34.794Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:34 [2019-12-20T19:21:34.794Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:34 [2019-12-20T19:21:34.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616696918 data=null button=0 stateMask=0x0 x=139 y=116 count=0} to TreeItem with text {ust-overlap-testing}
14:21:34 [2019-12-20T19:21:34.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616696918 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:21:34 [2019-12-20T19:21:34.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616696919 data=null} to TreeItem with text {ust-overlap-testing}
14:21:34 [2019-12-20T19:21:34.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616696919 data=null button=1 stateMask=0x0 x=139 y=116 count=1} to TreeItem with text {ust-overlap-testing}
14:21:34 [2019-12-20T19:21:34.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616696919 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:21:34 [2019-12-20T19:21:34.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616696929 data=null button=1 stateMask=0x80000 x=139 y=116 count=1} to TreeItem with text {ust-overlap-testing}
14:21:34 [2019-12-20T19:21:34.794Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
14:21:34 [2019-12-20T19:21:34.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616696930 data=null button=0 stateMask=0x0 x=139 y=116 count=0} to TreeItem with text {ust-overlap-testing}
14:21:34 [2019-12-20T19:21:34.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616696930 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:21:34 [2019-12-20T19:21:34.794Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:34 [2019-12-20T19:21:34.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616696930 data=null} to TreeItem with text {ust-overlap-testing}
14:21:34 [2019-12-20T19:21:34.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616696930 data=null button=1 stateMask=0x0 x=139 y=116 count=1} to TreeItem with text {ust-overlap-testing}
14:21:34 [2019-12-20T19:21:34.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616696930 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:21:34 [2019-12-20T19:21:34.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616696933 data=null button=1 stateMask=0x80000 x=139 y=116 count=1} to TreeItem with text {ust-overlap-testing}
14:21:34 [2019-12-20T19:21:34.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616696934 data=null button=1 stateMask=0x0 x=139 y=116 count=2} to TreeItem with text {ust-overlap-testing}
14:21:34 [2019-12-20T19:21:34.794Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=616696934 data=null button=1 stateMask=0x0 x=139 y=116 count=2} to TreeItem with text {ust-overlap-testing}
14:21:34 [2019-12-20T19:21:34.794Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616696934 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:21:34 [2019-12-20T19:21:34.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616696987 data=null button=1 stateMask=0x80000 x=139 y=116 count=2} to TreeItem with text {ust-overlap-testing}
14:21:34 [2019-12-20T19:21:34.794Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=616696993 data=null button=0 stateMask=0x0 x=139 y=116 count=0} to TreeItem with text {ust-overlap-testing}
14:21:34 [2019-12-20T19:21:34.794Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=616696993 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:21:34 [2019-12-20T19:21:34.795Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=616696993 data=null} to TreeItem with text {ust-overlap-testing}
14:21:34 [2019-12-20T19:21:34.795Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
14:21:34 [2019-12-20T19:21:34.795Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:34 [2019-12-20T19:21:34.795Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:35 [2019-12-20T19:21:35.357Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:35 [2019-12-20T19:21:35.357Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:35 [2019-12-20T19:21:35.357Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:35 [2019-12-20T19:21:35.357Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:35 [2019-12-20T19:21:35.357Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:35 [2019-12-20T19:21:35.357Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:35 [2019-12-20T19:21:35.358Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:35 [2019-12-20T19:21:35.358Z] DEBUG - Attempting to set focus on Table with text {}
14:21:35 [2019-12-20T19:21:35.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616697496 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:21:35 [2019-12-20T19:21:35.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616697496 data=null doit=true} to TableItem with text {}
14:21:35 [2019-12-20T19:21:35.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616697496 data=null} to TableItem with text {}
14:21:35 [2019-12-20T19:21:35.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616697496 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:21:35 [2019-12-20T19:21:35.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616697496 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:21:35 [2019-12-20T19:21:35.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616697500 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:21:35 [2019-12-20T19:21:35.358Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:35 [2019-12-20T19:21:35.358Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616698451 data=null button=0 stateMask=0x0 x=139 y=116 count=0} to TreeItem with text {ust-overlap-testing}
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616698451 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616698451 data=null} to TreeItem with text {ust-overlap-testing}
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616698451 data=null button=1 stateMask=0x0 x=139 y=116 count=1} to TreeItem with text {ust-overlap-testing}
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616698452 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:21:36 [2019-12-20T19:21:36.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616698455 data=null button=1 stateMask=0x80000 x=139 y=116 count=1} to TreeItem with text {ust-overlap-testing}
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:36 [2019-12-20T19:21:36.285Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616698459 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616698459 data=null doit=true} to TreeItem with text {test}
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616698459 data=null} to TreeItem with text {test}
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616698459 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616698459 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616698495 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616698496 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616698496 data=null doit=true} to TreeItem with text {test}
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616698496 data=null} to TreeItem with text {test}
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616698496 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616698496 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616698503 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:36 [2019-12-20T19:21:36.285Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=616698508 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=616698508 data=null doit=true} to TreeItem with text {Traces [3]}
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=616698508 data=null} to TreeItem with text {Traces [3]}
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=616698508 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616698509 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:21:36 [2019-12-20T19:21:36.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=616698516 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616698529 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616698529 data=null doit=true} to TreeItem with text {test}
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616698529 data=null} to TreeItem with text {test}
14:21:36 [2019-12-20T19:21:36.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616698529 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:36 [2019-12-20T19:21:36.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616698529 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:36 [2019-12-20T19:21:36.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616698545 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:36 [2019-12-20T19:21:36.286Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:36 [2019-12-20T19:21:36.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616698546 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:36 [2019-12-20T19:21:36.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616698546 data=null doit=true} to TreeItem with text {test}
14:21:36 [2019-12-20T19:21:36.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616698546 data=null} to TreeItem with text {test}
14:21:36 [2019-12-20T19:21:36.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616698546 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:36 [2019-12-20T19:21:36.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616698546 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:36 [2019-12-20T19:21:36.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616698578 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:36 [2019-12-20T19:21:36.286Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:21:36 [2019-12-20T19:21:36.286Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:36 [2019-12-20T19:21:36.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=616698579 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
14:21:36 [2019-12-20T19:21:36.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=616698579 data=null doit=true} to TreeItem with text {Traces [3]}
14:21:36 [2019-12-20T19:21:36.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=616698579 data=null} to TreeItem with text {Traces [3]}
14:21:36 [2019-12-20T19:21:36.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=616698579 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:21:36 [2019-12-20T19:21:36.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616698579 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:21:36 [2019-12-20T19:21:36.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=616698586 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:21:36 [2019-12-20T19:21:36.286Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:36 [2019-12-20T19:21:36.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=616698586 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
14:21:36 [2019-12-20T19:21:36.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=616698587 data=null doit=true} to TreeItem with text {Traces [3]}
14:21:36 [2019-12-20T19:21:36.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=616698587 data=null} to TreeItem with text {Traces [3]}
14:21:36 [2019-12-20T19:21:36.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=616698587 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:21:36 [2019-12-20T19:21:36.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616698587 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:21:36 [2019-12-20T19:21:36.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=616698590 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:21:36 [2019-12-20T19:21:36.286Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:21:36 [2019-12-20T19:21:36.286Z] DEBUG - Clicking on with mnemonic 'Clear'
14:21:36 [2019-12-20T19:21:36.541Z] DEBUG - Clicked on with mnemonic 'Clear'
14:21:36 [2019-12-20T19:21:36.541Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:21:36 [2019-12-20T19:21:36.541Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=616698798 data=null doit=true} to Shell with text {Confirm Clear}
14:21:36 [2019-12-20T19:21:36.541Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:21:36 [2019-12-20T19:21:36.541Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:21:36 [2019-12-20T19:21:36.541Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:21:36 [2019-12-20T19:21:36.541Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:21:36 [2019-12-20T19:21:36.541Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:21:36 [2019-12-20T19:21:36.541Z] DEBUG - Clicking on &Yes
14:21:36 [2019-12-20T19:21:36.541Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616698799 data=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:21:36 [2019-12-20T19:21:36.541Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616698800 data=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:21:36 [2019-12-20T19:21:36.541Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616698800 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:21:36 [2019-12-20T19:21:36.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616698800 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:21:36 [2019-12-20T19:21:36.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616698800 data=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:21:36 [2019-12-20T19:21:36.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616698800 data=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:21:36 [2019-12-20T19:21:36.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616698800 data=null item=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:21:37 [2019-12-20T19:21:37.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=616698628 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:21:37 [2019-12-20T19:21:37.468Z] DEBUG - Clicked on 
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616699593 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616699593 data=null doit=true} to TreeItem with text {test}
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616699593 data=null} to TreeItem with text {test}
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616699593 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616699594 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616699622 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616699622 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616699622 data=null doit=true} to TreeItem with text {test}
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616699622 data=null} to TreeItem with text {test}
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616699623 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616699623 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616699627 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:37 [2019-12-20T19:21:37.468Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=616699628 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=616699628 data=null doit=true} to TreeItem with text {Traces [3]}
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=616699628 data=null} to TreeItem with text {Traces [3]}
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=616699628 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616699628 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:21:37 [2019-12-20T19:21:37.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=616699639 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=616699640 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=616699640 data=null doit=true} to TreeItem with text {Traces [3]}
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=616699640 data=null} to TreeItem with text {Traces [3]}
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=616699640 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616699641 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:21:37 [2019-12-20T19:21:37.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=616699643 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - Clicking on with mnemonic 'Import...'
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - Clicked on with mnemonic 'Import...'
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616699835 data=null doit=true} to Shell with text {Trace Import}
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:21:37 [2019-12-20T19:21:37.468Z] 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:21:37 [2019-12-20T19:21:37.468Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:21:37 [2019-12-20T19:21:37.468Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:21:37 [2019-12-20T19:21:37.469Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:21:37 [2019-12-20T19:21:37.469Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=616699837 data=null} to (of type 'Combo')
14:21:37 [2019-12-20T19:21:37.469Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:21:37 [2019-12-20T19:21:37.469Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:37 [2019-12-20T19:21:37.469Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:37 [2019-12-20T19:21:37.469Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=616699888 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616699888 data=null doit=true} to TreeItem with text {import}
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616699888 data=null} to TreeItem with text {import}
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616699888 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616699888 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:21:37 [2019-12-20T19:21:37.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616699889 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - Setting state to checked on: import
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=616699893 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:21:37 [2019-12-20T19:21:37.725Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:21:37 [2019-12-20T19:21:37.725Z] 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:21:37 [2019-12-20T19:21:37.725Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:21:37 [2019-12-20T19:21:37.725Z] 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:21:37 [2019-12-20T19:21:37.725Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.725Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:21:37 [2019-12-20T19:21:37.726Z] 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:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] 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:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:21:37 [2019-12-20T19:21:37.726Z] 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:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] 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:21:37 [2019-12-20T19:21:37.726Z] 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:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - Clicking on &Finish
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616699909 data=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:21:37 [2019-12-20T19:21:37.726Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616699910 data=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:21:37 [2019-12-20T19:21:37.726Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616699910 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616699910 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616699910 data=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:21:37 [2019-12-20T19:21:37.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616699910 data=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:21:37 [2019-12-20T19:21:37.726Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:37 [2019-12-20T19:21:37.726Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:37 [2019-12-20T19:21:37.726Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:37 [2019-12-20T19:21:37.726Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:37 [2019-12-20T19:21:37.726Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:37 [2019-12-20T19:21:37.726Z] DEBUG - Clicked on &Finish
14:21:38 [2019-12-20T19:21:38.288Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:21:38 [2019-12-20T19:21:38.288Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=616700447 data=null doit=true} to Shell with text {Confirmation}
14:21:38 [2019-12-20T19:21:38.288Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:21:38 [2019-12-20T19:21:38.288Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:21:38 [2019-12-20T19:21:38.288Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:21:38 [2019-12-20T19:21:38.288Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:21:38 [2019-12-20T19:21:38.288Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:21:38 [2019-12-20T19:21:38.288Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
14:21:38 [2019-12-20T19:21:38.288Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
14:21:38 [2019-12-20T19:21:38.288Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
14:21:38 [2019-12-20T19:21:38.288Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:21:38 [2019-12-20T19:21:38.288Z] DEBUG - Clicking on Skip All
14:21:38 [2019-12-20T19:21:38.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=616700447 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:21:38 [2019-12-20T19:21:38.288Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=616700448 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:21:38 [2019-12-20T19:21:38.288Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=616700448 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
14:21:38 [2019-12-20T19:21:38.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=616700448 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
14:21:38 [2019-12-20T19:21:38.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=616700448 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:21:38 [2019-12-20T19:21:38.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=616700448 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:21:38 [2019-12-20T19:21:38.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=616700448 data=null item=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:21:38 [2019-12-20T19:21:38.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616699910 data=null item=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:21:38 [2019-12-20T19:21:38.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616699696 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:21:38 [2019-12-20T19:21:38.288Z] DEBUG - Clicked on 
14:21:38 [2019-12-20T19:21:38.288Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:38 [2019-12-20T19:21:38.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:38 [2019-12-20T19:21:38.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:38 [2019-12-20T19:21:38.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:38 [2019-12-20T19:21:38.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:38 [2019-12-20T19:21:38.288Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:38 [2019-12-20T19:21:38.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616700546 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:38 [2019-12-20T19:21:38.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616700546 data=null doit=true} to TreeItem with text {test}
14:21:38 [2019-12-20T19:21:38.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616700546 data=null} to TreeItem with text {test}
14:21:38 [2019-12-20T19:21:38.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616700546 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:38 [2019-12-20T19:21:38.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616700546 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:38 [2019-12-20T19:21:38.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616700580 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:38 [2019-12-20T19:21:38.288Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:38 [2019-12-20T19:21:38.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616700581 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:38 [2019-12-20T19:21:38.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616700581 data=null doit=true} to TreeItem with text {test}
14:21:38 [2019-12-20T19:21:38.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616700581 data=null} to TreeItem with text {test}
14:21:38 [2019-12-20T19:21:38.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616700581 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:38 [2019-12-20T19:21:38.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616700581 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:38 [2019-12-20T19:21:38.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616700585 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:38 [2019-12-20T19:21:38.288Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:21:38 [2019-12-20T19:21:38.288Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:38 [2019-12-20T19:21:38.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=616700586 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
14:21:38 [2019-12-20T19:21:38.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=616700586 data=null doit=true} to TreeItem with text {Traces [3]}
14:21:38 [2019-12-20T19:21:38.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=616700586 data=null} to TreeItem with text {Traces [3]}
14:21:38 [2019-12-20T19:21:38.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=616700586 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:21:38 [2019-12-20T19:21:38.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616700586 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:21:38 [2019-12-20T19:21:38.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=616700598 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:21:38 [2019-12-20T19:21:38.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=616700598 data=null doit=true} to TreeItem with text {Traces [3]}
14:21:38 [2019-12-20T19:21:38.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=616700598 data=null} to TreeItem with text {Traces [3]}
14:21:38 [2019-12-20T19:21:38.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=616700598 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:21:38 [2019-12-20T19:21:38.289Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616700598 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:21:38 [2019-12-20T19:21:38.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=616700600 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [3]}
14:21:38 [2019-12-20T19:21:38.544Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:38 [2019-12-20T19:21:38.544Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:38 [2019-12-20T19:21:38.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616700919 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:21:38 [2019-12-20T19:21:38.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616700936 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:21:38 [2019-12-20T19:21:38.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616700936 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:21:38 [2019-12-20T19:21:38.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616700937 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:21:38 [2019-12-20T19:21:38.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616700937 data=null item=TreeItem {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:21:38 [2019-12-20T19:21:38.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616700948 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:21:38 [2019-12-20T19:21:38.800Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:38 [2019-12-20T19:21:38.800Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:38 [2019-12-20T19:21:38.800Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:38 [2019-12-20T19:21:38.800Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:38 [2019-12-20T19:21:38.800Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:38 [2019-12-20T19:21:38.800Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:38 [2019-12-20T19:21:38.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616700949 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:21:38 [2019-12-20T19:21:38.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616700949 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:21:38 [2019-12-20T19:21:38.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616700950 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:21:38 [2019-12-20T19:21:38.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616700950 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:21:38 [2019-12-20T19:21:38.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616700950 data=null item=TreeItem {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:21:38 [2019-12-20T19:21:38.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616700959 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:21:38 [2019-12-20T19:21:38.800Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:21:38 [2019-12-20T19:21:38.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616700959 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:21:38 [2019-12-20T19:21:38.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616700959 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:21:38 [2019-12-20T19:21:38.800Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:38 [2019-12-20T19:21:38.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616700959 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:21:38 [2019-12-20T19:21:38.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616700960 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:21:38 [2019-12-20T19:21:38.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616700960 data=null item=TreeItem {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:21:38 [2019-12-20T19:21:38.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616700962 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:21:38 [2019-12-20T19:21:38.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616700963 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:21:38 [2019-12-20T19:21:38.800Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616700963 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:21:38 [2019-12-20T19:21:38.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616700995 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:21:38 [2019-12-20T19:21:38.800Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616700996 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:21:38 [2019-12-20T19:21:38.800Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616700996 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:21:38 [2019-12-20T19:21:38.800Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616700996 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:21:38 [2019-12-20T19:21:38.800Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:21:38 [2019-12-20T19:21:38.800Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616700963 data=null item=TreeItem {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:21:39 [2019-12-20T19:21:39.361Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - Attempting to set focus on Table with text {}
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616702498 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616702498 data=null doit=true} to TableItem with text {}
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616702498 data=null} to TableItem with text {}
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616702498 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616702499 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:21:40 [2019-12-20T19:21:40.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616702501 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616702572 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616702572 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616702572 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616702572 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616702572 data=null item=TreeItem {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:21:40 [2019-12-20T19:21:40.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616702575 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:40 [2019-12-20T19:21:40.290Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616702579 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616702579 data=null doit=true} to TreeItem with text {test}
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616702579 data=null} to TreeItem with text {test}
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616702579 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616702579 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616702596 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616702596 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616702596 data=null doit=true} to TreeItem with text {test}
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616702596 data=null} to TreeItem with text {test}
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616702596 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616702596 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616702600 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:40 [2019-12-20T19:21:40.290Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=616702601 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=616702601 data=null doit=true} to TreeItem with text {Traces [3]}
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=616702601 data=null} to TreeItem with text {Traces [3]}
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=616702601 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:21:40 [2019-12-20T19:21:40.290Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616702601 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:21:40 [2019-12-20T19:21:40.291Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=616702612 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:21:40 [2019-12-20T19:21:40.291Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
14:21:40 [2019-12-20T19:21:40.852Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:40 [2019-12-20T19:21:40.852Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:40 [2019-12-20T19:21:40.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616703033 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:21:40 [2019-12-20T19:21:40.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616703034 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:21:40 [2019-12-20T19:21:40.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616703034 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:21:40 [2019-12-20T19:21:40.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616703034 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:21:40 [2019-12-20T19:21:40.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616703034 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:21:40 [2019-12-20T19:21:40.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616703064 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:21:40 [2019-12-20T19:21:40.852Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:40 [2019-12-20T19:21:40.852Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:40 [2019-12-20T19:21:40.852Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:40 [2019-12-20T19:21:40.852Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:40 [2019-12-20T19:21:40.852Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:40 [2019-12-20T19:21:40.852Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:40 [2019-12-20T19:21:40.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616703066 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:21:40 [2019-12-20T19:21:40.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616703066 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:21:40 [2019-12-20T19:21:40.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616703066 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:21:40 [2019-12-20T19:21:40.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616703067 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:21:40 [2019-12-20T19:21:40.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616703067 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:21:40 [2019-12-20T19:21:40.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616703070 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:21:40 [2019-12-20T19:21:40.852Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
14:21:40 [2019-12-20T19:21:40.852Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616703070 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:21:40 [2019-12-20T19:21:40.852Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616703070 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:21:40 [2019-12-20T19:21:40.852Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:40 [2019-12-20T19:21:40.852Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616703070 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:21:40 [2019-12-20T19:21:40.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616703070 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:21:40 [2019-12-20T19:21:40.852Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616703070 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:21:40 [2019-12-20T19:21:40.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616703079 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:21:40 [2019-12-20T19:21:40.852Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616703079 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:21:40 [2019-12-20T19:21:40.852Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616703079 data=null button=1 stateMask=0x0 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:21:40 [2019-12-20T19:21:40.852Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616703114 data=null button=1 stateMask=0x80000 x=156 y=95 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:21:40 [2019-12-20T19:21:40.852Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616703114 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:21:40 [2019-12-20T19:21:40.852Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616703114 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:21:40 [2019-12-20T19:21:40.852Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616703114 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:21:40 [2019-12-20T19:21:40.852Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
14:21:40 [2019-12-20T19:21:40.852Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:40 [2019-12-20T19:21:40.852Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616703079 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:21:41 [2019-12-20T19:21:41.414Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:41 [2019-12-20T19:21:41.414Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:41 [2019-12-20T19:21:41.975Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:41 [2019-12-20T19:21:41.975Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616704359 data=null button=0 stateMask=0x0 x=156 y=95 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616704359 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616704360 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616704360 data=null button=1 stateMask=0x0 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616704360 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:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616704363 data=null button=1 stateMask=0x80000 x=156 y=95 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:42 [2019-12-20T19:21:42.232Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616704367 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616704367 data=null doit=true} to TreeItem with text {test}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616704367 data=null} to TreeItem with text {test}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616704368 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616704368 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616704386 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616704386 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616704386 data=null doit=true} to TreeItem with text {test}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616704387 data=null} to TreeItem with text {test}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616704387 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616704387 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616704391 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:42 [2019-12-20T19:21:42.232Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=616704391 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=616704391 data=null doit=true} to TreeItem with text {Traces [3]}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=616704391 data=null} to TreeItem with text {Traces [3]}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=616704391 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616704391 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:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=616704402 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:21:42 [2019-12-20T19:21:42.232Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=616704478 data=null button=0 stateMask=0x0 x=133 y=116 count=0} to TreeItem with text {unrecognized.log}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=616704478 data=null doit=true} to TreeItem with text {unrecognized.log}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=616704478 data=null} to TreeItem with text {unrecognized.log}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616704479 data=null button=1 stateMask=0x0 x=133 y=116 count=1} to TreeItem with text {unrecognized.log}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616704479 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:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616704490 data=null button=1 stateMask=0x80000 x=133 y=116 count=1} to TreeItem with text {unrecognized.log}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:42 [2019-12-20T19:21:42.232Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=616704491 data=null button=0 stateMask=0x0 x=133 y=116 count=0} to TreeItem with text {unrecognized.log}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=616704491 data=null doit=true} to TreeItem with text {unrecognized.log}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=616704492 data=null} to TreeItem with text {unrecognized.log}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616704492 data=null button=1 stateMask=0x0 x=133 y=116 count=1} to TreeItem with text {unrecognized.log}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616704492 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:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616704503 data=null button=1 stateMask=0x80000 x=133 y=116 count=1} to TreeItem with text {unrecognized.log}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=616704503 data=null button=0 stateMask=0x0 x=133 y=116 count=0} to TreeItem with text {unrecognized.log}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=616704503 data=null doit=true} to TreeItem with text {unrecognized.log}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=616704503 data=null} to TreeItem with text {unrecognized.log}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616704503 data=null button=1 stateMask=0x0 x=133 y=116 count=1} to TreeItem with text {unrecognized.log}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616704503 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:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616704506 data=null button=1 stateMask=0x80000 x=133 y=116 count=1} to TreeItem with text {unrecognized.log}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616704506 data=null button=1 stateMask=0x0 x=133 y=116 count=2} to TreeItem with text {unrecognized.log}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=616704507 data=null button=1 stateMask=0x0 x=133 y=116 count=2} to TreeItem with text {unrecognized.log}
14:21:42 [2019-12-20T19:21:42.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616704542 data=null button=1 stateMask=0x80000 x=133 y=116 count=2} to TreeItem with text {unrecognized.log}
14:21:42 [2019-12-20T19:21:42.233Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=616704543 data=null button=0 stateMask=0x0 x=133 y=116 count=0} to TreeItem with text {unrecognized.log}
14:21:42 [2019-12-20T19:21:42.233Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=616704543 data=null doit=true} to TreeItem with text {unrecognized.log}
14:21:42 [2019-12-20T19:21:42.233Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=616704543 data=null} to TreeItem with text {unrecognized.log}
14:21:42 [2019-12-20T19:21:42.233Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
14:21:42 [2019-12-20T19:21:42.233Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:42 [2019-12-20T19:21:42.233Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:42 [2019-12-20T19:21:42.233Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616704507 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:21:42 [2019-12-20T19:21:42.793Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:42 [2019-12-20T19:21:42.793Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:42 [2019-12-20T19:21:42.793Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:43 [2019-12-20T19:21:43.720Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:43 [2019-12-20T19:21:43.720Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:43 [2019-12-20T19:21:43.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=616705789 data=null button=0 stateMask=0x0 x=133 y=116 count=0} to TreeItem with text {unrecognized.log}
14:21:43 [2019-12-20T19:21:43.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=616705789 data=null doit=true} to TreeItem with text {unrecognized.log}
14:21:43 [2019-12-20T19:21:43.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=616705789 data=null} to TreeItem with text {unrecognized.log}
14:21:43 [2019-12-20T19:21:43.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616705790 data=null button=1 stateMask=0x0 x=133 y=116 count=1} to TreeItem with text {unrecognized.log}
14:21:43 [2019-12-20T19:21:43.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616705790 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:21:43 [2019-12-20T19:21:43.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616705793 data=null button=1 stateMask=0x80000 x=133 y=116 count=1} to TreeItem with text {unrecognized.log}
14:21:43 [2019-12-20T19:21:43.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:43 [2019-12-20T19:21:43.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:43 [2019-12-20T19:21:43.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:43 [2019-12-20T19:21:43.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:43 [2019-12-20T19:21:43.720Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:43 [2019-12-20T19:21:43.720Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:43 [2019-12-20T19:21:43.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:43 [2019-12-20T19:21:43.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:43 [2019-12-20T19:21:43.720Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:43 [2019-12-20T19:21:43.720Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:43 [2019-12-20T19:21:43.720Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:43 [2019-12-20T19:21:43.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616705797 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:43 [2019-12-20T19:21:43.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616705797 data=null doit=true} to TreeItem with text {test}
14:21:43 [2019-12-20T19:21:43.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616705797 data=null} to TreeItem with text {test}
14:21:43 [2019-12-20T19:21:43.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616705797 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:43 [2019-12-20T19:21:43.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616705797 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:43 [2019-12-20T19:21:43.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616705816 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:43 [2019-12-20T19:21:43.720Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:43 [2019-12-20T19:21:43.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616705816 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:43 [2019-12-20T19:21:43.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616705816 data=null doit=true} to TreeItem with text {test}
14:21:43 [2019-12-20T19:21:43.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616705816 data=null} to TreeItem with text {test}
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616705816 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616705816 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616705820 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:43 [2019-12-20T19:21:43.721Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=616705821 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=616705821 data=null doit=true} to TreeItem with text {Traces [3]}
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=616705821 data=null} to TreeItem with text {Traces [3]}
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=616705821 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616705821 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:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=616705831 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616705835 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616705835 data=null doit=true} to TreeItem with text {test}
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616705835 data=null} to TreeItem with text {test}
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616705835 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616705835 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616705848 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616705849 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616705849 data=null doit=true} to TreeItem with text {test}
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616705849 data=null} to TreeItem with text {test}
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616705849 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616705849 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616705876 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:43 [2019-12-20T19:21:43.721Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=616705877 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=616705877 data=null doit=true} to TreeItem with text {Traces [3]}
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=616705877 data=null} to TreeItem with text {Traces [3]}
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=616705877 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616705877 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:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=616705883 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=616705884 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [3]}
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=616705884 data=null doit=true} to TreeItem with text {Traces [3]}
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=616705884 data=null} to TreeItem with text {Traces [3]}
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=616705884 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616705884 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:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=616705887 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [3]}
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Clicking on with mnemonic 'Clear'
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Clicked on with mnemonic 'Clear'
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=616706024 data=null doit=true} to Shell with text {Confirm Clear}
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Clicking on &Yes
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616706024 data=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:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616706024 data=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:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616706024 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616706024 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616706024 data=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:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616706024 data=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:21:43 [2019-12-20T19:21:43.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616706025 data=null item=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:21:44 [2019-12-20T19:21:44.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=616705919 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:21:44 [2019-12-20T19:21:44.649Z] DEBUG - Clicked on 
14:21:44 [2019-12-20T19:21:44.649Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:44 [2019-12-20T19:21:44.649Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:44 [2019-12-20T19:21:44.649Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:44 [2019-12-20T19:21:44.649Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:44 [2019-12-20T19:21:44.649Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:44 [2019-12-20T19:21:44.649Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:44 [2019-12-20T19:21:44.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616706775 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:44 [2019-12-20T19:21:44.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616706775 data=null doit=true} to TreeItem with text {test}
14:21:44 [2019-12-20T19:21:44.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616706775 data=null} to TreeItem with text {test}
14:21:44 [2019-12-20T19:21:44.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616706775 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:44 [2019-12-20T19:21:44.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616706775 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:44 [2019-12-20T19:21:44.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616706785 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:44 [2019-12-20T19:21:44.649Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
14:21:44 [2019-12-20T19:21:44.649Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:21:44 [2019-12-20T19:21:44.649Z] DEBUG - Clicking on with mnemonic 'Import...'
14:21:44 [2019-12-20T19:21:44.649Z] DEBUG - Clicked on with mnemonic 'Import...'
14:21:44 [2019-12-20T19:21:44.649Z] DEBUG - matched Shell with text "Import", using matcher: with text 'Import'
14:21:44 [2019-12-20T19:21:44.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import} time=616706919 data=null doit=true} to Shell with text {Import}
14:21:44 [2019-12-20T19:21:44.649Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:44 [2019-12-20T19:21:44.649Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:44 [2019-12-20T19:21:44.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=616706920 data=null doit=true} to TreeItem with text {Tracing}
14:21:44 [2019-12-20T19:21:44.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=616706920 data=null} to TreeItem with text {Tracing}
14:21:44 [2019-12-20T19:21:44.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=616706920 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing}
14:21:44 [2019-12-20T19:21:44.649Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616706920 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:21:44 [2019-12-20T19:21:44.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=616706922 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing}
14:21:44 [2019-12-20T19:21:44.649Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:44 [2019-12-20T19:21:44.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=616706924 data=null button=0 stateMask=0x0 x=100 y=116 count=0} to Tree node with text: Trace Import
14:21:44 [2019-12-20T19:21:44.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Import} time=616706924 data=null doit=true} to Tree node with text: Trace Import
14:21:44 [2019-12-20T19:21:44.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=616706924 data=null} to Tree node with text: Trace Import
14:21:44 [2019-12-20T19:21:44.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=616706925 data=null button=1 stateMask=0x0 x=100 y=116 count=1} to Tree node with text: Trace Import
14:21:44 [2019-12-20T19:21:44.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616706925 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:21:44 [2019-12-20T19:21:44.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=616706938 data=null button=1 stateMask=0x80000 x=100 y=116 count=1} to Tree node with text: Trace Import
14:21:44 [2019-12-20T19:21:44.649Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.649Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.649Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
14:21:44 [2019-12-20T19:21:44.650Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:21:44 [2019-12-20T19:21:44.650Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:21:44 [2019-12-20T19:21:44.650Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.650Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.650Z] DEBUG - Clicking on &Next >
14:21:44 [2019-12-20T19:21:44.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=616706939 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:21:44 [2019-12-20T19:21:44.650Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=616706939 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:21:44 [2019-12-20T19:21:44.650Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=616706939 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:21:44 [2019-12-20T19:21:44.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=616706939 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:21:44 [2019-12-20T19:21:44.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=616706939 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:21:44 [2019-12-20T19:21:44.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=616706939 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:21:44 [2019-12-20T19:21:44.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=616706939 data=null item=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:21:44 [2019-12-20T19:21:44.907Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:21:44 [2019-12-20T19:21:44.907Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:21:44 [2019-12-20T19:21:44.907Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:21:44 [2019-12-20T19:21:44.907Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:21:44 [2019-12-20T19:21:44.907Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - Clicked on &Next >
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:21:44 [2019-12-20T19:21:44.907Z] 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:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=616707036 data=null} to (of type 'Combo')
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616707089 data=null doit=true} to TreeItem with text {import}
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616707089 data=null} to TreeItem with text {import}
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616707089 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616707089 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:21:44 [2019-12-20T19:21:44.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616707090 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=616707091 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616707091 data=null doit=true} to TreeItem with text {import}
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616707091 data=null} to TreeItem with text {import}
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616707091 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616707091 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:21:44 [2019-12-20T19:21:44.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616707091 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=616707110 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:21:44 [2019-12-20T19:21:44.907Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:21:44 [2019-12-20T19:21:44.907Z] 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:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.907Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:21:44 [2019-12-20T19:21:44.908Z] 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:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@71c3e07b
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=616707113 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:21:44 [2019-12-20T19:21:44.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=616707113 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:21:44 [2019-12-20T19:21:44.908Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=616707113 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=616707113 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=616707113 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:21:44 [2019-12-20T19:21:44.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=616707113 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:21:44 [2019-12-20T19:21:44.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=616707113 data=null item=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:21:44 [2019-12-20T19:21:44.908Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=616707113 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:21:44 [2019-12-20T19:21:44.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=616707113 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:21:44 [2019-12-20T19:21:44.908Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=616707113 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:21:44 [2019-12-20T19:21:44.908Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=616707113 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=616707113 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:21:44 [2019-12-20T19:21:44.908Z] 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:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] 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:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:21:44 [2019-12-20T19:21:44.908Z] 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:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] 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:21:44 [2019-12-20T19:21:44.908Z] 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:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.908Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.909Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.909Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.909Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.909Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.909Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:44 [2019-12-20T19:21:44.909Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:21:44 [2019-12-20T19:21:44.909Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:21:44 [2019-12-20T19:21:44.909Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:44 [2019-12-20T19:21:44.909Z] DEBUG - Clicking on &Finish
14:21:44 [2019-12-20T19:21:44.909Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616707127 data=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:21:44 [2019-12-20T19:21:44.909Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616707127 data=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:21:44 [2019-12-20T19:21:44.909Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616707127 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:44 [2019-12-20T19:21:44.909Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616707127 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:44 [2019-12-20T19:21:44.909Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616707127 data=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:21:44 [2019-12-20T19:21:44.909Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616707127 data=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:21:44 [2019-12-20T19:21:44.909Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:44 [2019-12-20T19:21:44.909Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:44 [2019-12-20T19:21:44.909Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:44 [2019-12-20T19:21:44.909Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:44 [2019-12-20T19:21:44.909Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:44 [2019-12-20T19:21:44.909Z] DEBUG - Clicked on &Finish
14:21:45 [2019-12-20T19:21:45.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616707127 data=null item=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:21:45 [2019-12-20T19:21:45.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616706786 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:21:45 [2019-12-20T19:21:45.420Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:45 [2019-12-20T19:21:45.420Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:45 [2019-12-20T19:21:45.420Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:45 [2019-12-20T19:21:45.420Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:45 [2019-12-20T19:21:45.420Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:45 [2019-12-20T19:21:45.420Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:45 [2019-12-20T19:21:45.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616707704 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:45 [2019-12-20T19:21:45.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616707704 data=null doit=true} to TreeItem with text {test}
14:21:45 [2019-12-20T19:21:45.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616707704 data=null} to TreeItem with text {test}
14:21:45 [2019-12-20T19:21:45.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616707704 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:45 [2019-12-20T19:21:45.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616707704 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:45 [2019-12-20T19:21:45.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616707712 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:45 [2019-12-20T19:21:45.420Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:45 [2019-12-20T19:21:45.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616707712 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:45 [2019-12-20T19:21:45.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616707713 data=null doit=true} to TreeItem with text {test}
14:21:45 [2019-12-20T19:21:45.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616707713 data=null} to TreeItem with text {test}
14:21:45 [2019-12-20T19:21:45.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616707713 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:45 [2019-12-20T19:21:45.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616707713 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:45 [2019-12-20T19:21:45.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616707717 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:45 [2019-12-20T19:21:45.421Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:21:45 [2019-12-20T19:21:45.421Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:45 [2019-12-20T19:21:45.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616707718 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:21:45 [2019-12-20T19:21:45.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616707718 data=null doit=true} to TreeItem with text {Traces [1]}
14:21:45 [2019-12-20T19:21:45.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616707718 data=null} to TreeItem with text {Traces [1]}
14:21:45 [2019-12-20T19:21:45.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616707718 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:21:45 [2019-12-20T19:21:45.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616707718 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:21:45 [2019-12-20T19:21:45.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616707724 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:21:45 [2019-12-20T19:21:45.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616707724 data=null doit=true} to TreeItem with text {Traces [1]}
14:21:45 [2019-12-20T19:21:45.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616707724 data=null} to TreeItem with text {Traces [1]}
14:21:45 [2019-12-20T19:21:45.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616707724 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:21:45 [2019-12-20T19:21:45.421Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616707724 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:21:45 [2019-12-20T19:21:45.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616707731 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:21:45 [2019-12-20T19:21:45.981Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:45 [2019-12-20T19:21:45.981Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:45 [2019-12-20T19:21:45.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616708168 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:21:45 [2019-12-20T19:21:45.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616708168 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:21:45 [2019-12-20T19:21:45.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616708168 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:21:45 [2019-12-20T19:21:45.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616708169 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:21:45 [2019-12-20T19:21:45.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616708169 data=null item=TreeItem {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:21:45 [2019-12-20T19:21:45.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616708183 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:21:45 [2019-12-20T19:21:45.982Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:45 [2019-12-20T19:21:45.982Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:45 [2019-12-20T19:21:45.982Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:45 [2019-12-20T19:21:45.982Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:45 [2019-12-20T19:21:45.982Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:45 [2019-12-20T19:21:45.982Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:45 [2019-12-20T19:21:45.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616708185 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:21:45 [2019-12-20T19:21:45.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616708186 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:21:45 [2019-12-20T19:21:45.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616708186 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:21:45 [2019-12-20T19:21:45.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616708186 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:21:45 [2019-12-20T19:21:45.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616708186 data=null item=TreeItem {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:21:45 [2019-12-20T19:21:45.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616708189 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:21:45 [2019-12-20T19:21:45.982Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:21:45 [2019-12-20T19:21:45.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616708195 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:21:45 [2019-12-20T19:21:45.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616708195 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:21:45 [2019-12-20T19:21:45.982Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:45 [2019-12-20T19:21:45.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616708195 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:21:45 [2019-12-20T19:21:45.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616708195 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:21:45 [2019-12-20T19:21:45.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616708195 data=null item=TreeItem {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:21:45 [2019-12-20T19:21:45.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616708198 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:21:45 [2019-12-20T19:21:45.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616708198 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:21:45 [2019-12-20T19:21:45.982Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616708198 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:21:45 [2019-12-20T19:21:45.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616708230 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:21:45 [2019-12-20T19:21:45.982Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616708231 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:21:45 [2019-12-20T19:21:45.982Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616708231 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:21:45 [2019-12-20T19:21:45.982Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616708231 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:21:45 [2019-12-20T19:21:45.982Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:21:45 [2019-12-20T19:21:45.982Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616708199 data=null item=TreeItem {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:21:46 [2019-12-20T19:21:46.542Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:47 [2019-12-20T19:21:47.469Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:47 [2019-12-20T19:21:47.469Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:47 [2019-12-20T19:21:47.469Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:47 [2019-12-20T19:21:47.469Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:47 [2019-12-20T19:21:47.469Z] DEBUG - Attempting to set focus on Table with text {}
14:21:47 [2019-12-20T19:21:47.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616709733 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:21:47 [2019-12-20T19:21:47.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616709733 data=null doit=true} to TableItem with text {}
14:21:47 [2019-12-20T19:21:47.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616709733 data=null} to TableItem with text {}
14:21:47 [2019-12-20T19:21:47.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616709734 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:21:47 [2019-12-20T19:21:47.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616709734 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:21:47 [2019-12-20T19:21:47.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616709737 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:21:47 [2019-12-20T19:21:47.469Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:47 [2019-12-20T19:21:47.469Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:47 [2019-12-20T19:21:47.469Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:47 [2019-12-20T19:21:47.469Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:47 [2019-12-20T19:21:47.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616709795 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:21:47 [2019-12-20T19:21:47.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616709795 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:21:47 [2019-12-20T19:21:47.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616709795 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:21:47 [2019-12-20T19:21:47.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616709795 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:21:47 [2019-12-20T19:21:47.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616709795 data=null item=TreeItem {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:21:47 [2019-12-20T19:21:47.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616709816 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:21:47 [2019-12-20T19:21:47.470Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:47 [2019-12-20T19:21:47.470Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:47 [2019-12-20T19:21:47.470Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:47 [2019-12-20T19:21:47.470Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:47 [2019-12-20T19:21:47.470Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:47 [2019-12-20T19:21:47.470Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:47 [2019-12-20T19:21:47.470Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:47 [2019-12-20T19:21:47.470Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:47 [2019-12-20T19:21:47.470Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:47 [2019-12-20T19:21:47.470Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:47 [2019-12-20T19:21:47.470Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:47 [2019-12-20T19:21:47.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616709821 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:47 [2019-12-20T19:21:47.470Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616709821 data=null doit=true} to TreeItem with text {test}
14:21:47 [2019-12-20T19:21:47.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616709821 data=null} to TreeItem with text {test}
14:21:47 [2019-12-20T19:21:47.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616709822 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:47 [2019-12-20T19:21:47.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616709822 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:47 [2019-12-20T19:21:47.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616709839 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:47 [2019-12-20T19:21:47.470Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:47 [2019-12-20T19:21:47.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616709840 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:47 [2019-12-20T19:21:47.470Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616709840 data=null doit=true} to TreeItem with text {test}
14:21:47 [2019-12-20T19:21:47.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616709840 data=null} to TreeItem with text {test}
14:21:47 [2019-12-20T19:21:47.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616709840 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:47 [2019-12-20T19:21:47.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616709840 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:47 [2019-12-20T19:21:47.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616709844 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:47 [2019-12-20T19:21:47.725Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:21:47 [2019-12-20T19:21:47.725Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:47 [2019-12-20T19:21:47.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616709845 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:21:47 [2019-12-20T19:21:47.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616709845 data=null doit=true} to TreeItem with text {Traces [1]}
14:21:47 [2019-12-20T19:21:47.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616709845 data=null} to TreeItem with text {Traces [1]}
14:21:47 [2019-12-20T19:21:47.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616709845 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:21:47 [2019-12-20T19:21:47.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616709845 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:21:47 [2019-12-20T19:21:47.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616709857 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:21:47 [2019-12-20T19:21:47.726Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:47 [2019-12-20T19:21:47.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616709857 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:21:47 [2019-12-20T19:21:47.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616709857 data=null doit=true} to TreeItem with text {Traces [1]}
14:21:47 [2019-12-20T19:21:47.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616709857 data=null} to TreeItem with text {Traces [1]}
14:21:47 [2019-12-20T19:21:47.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616709873 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:21:47 [2019-12-20T19:21:47.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616709873 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:21:47 [2019-12-20T19:21:47.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616709876 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:21:47 [2019-12-20T19:21:47.726Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:21:47 [2019-12-20T19:21:47.726Z] DEBUG - Clicking on with mnemonic 'Clear'
14:21:47 [2019-12-20T19:21:47.726Z] DEBUG - Clicked on with mnemonic 'Clear'
14:21:47 [2019-12-20T19:21:47.726Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:21:47 [2019-12-20T19:21:47.726Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=616710006 data=null doit=true} to Shell with text {Confirm Clear}
14:21:47 [2019-12-20T19:21:47.726Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:21:47 [2019-12-20T19:21:47.726Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:21:47 [2019-12-20T19:21:47.726Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:21:47 [2019-12-20T19:21:47.726Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:21:47 [2019-12-20T19:21:47.726Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:21:47 [2019-12-20T19:21:47.726Z] DEBUG - Clicking on &Yes
14:21:47 [2019-12-20T19:21:47.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616710007 data=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:21:47 [2019-12-20T19:21:47.726Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616710007 data=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:21:47 [2019-12-20T19:21:47.726Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616710007 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:21:47 [2019-12-20T19:21:47.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616710007 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:21:47 [2019-12-20T19:21:47.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616710007 data=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:21:47 [2019-12-20T19:21:47.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616710007 data=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:21:47 [2019-12-20T19:21:47.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616710007 data=null item=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:21:47 [2019-12-20T19:21:47.984Z] DEBUG - Clicked on 
14:21:47 [2019-12-20T19:21:47.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=616709905 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:21:48 [2019-12-20T19:21:48.546Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:48 [2019-12-20T19:21:48.546Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:48 [2019-12-20T19:21:48.546Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:48 [2019-12-20T19:21:48.546Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:48 [2019-12-20T19:21:48.546Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:48 [2019-12-20T19:21:48.546Z] DEBUG - Unselecting all in (of type 'Tree')
14:21:48 [2019-12-20T19:21:48.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=616710815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
14:21:48 [2019-12-20T19:21:48.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=616710815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
14:21:48 [2019-12-20T19:21:48.547Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=616710815 data=null doit=true} to (of type 'Tree')
14:21:48 [2019-12-20T19:21:48.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=616710815 data=null} to (of type 'Tree')
14:21:48 [2019-12-20T19:21:48.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616710816 data=null button=1 stateMask=0x40000 x=91 y=53 count=1} to (of type 'Tree')
14:21:48 [2019-12-20T19:21:48.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616710816 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:21:48 [2019-12-20T19:21:48.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616710823 data=null button=1 stateMask=0xc0000 x=91 y=53 count=1} to (of type 'Tree')
14:21:48 [2019-12-20T19:21:48.547Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
14:21:48 [2019-12-20T19:21:48.547Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:21:48 [2019-12-20T19:21:48.547Z] DEBUG - Clicking on with mnemonic 'Import...'
14:21:48 [2019-12-20T19:21:48.547Z] DEBUG - Clicked on with mnemonic 'Import...'
14:21:48 [2019-12-20T19:21:48.547Z] DEBUG - matched Shell with text "Import", using matcher: with text 'Import'
14:21:48 [2019-12-20T19:21:48.547Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import} time=616710903 data=null doit=true} to Shell with text {Import}
14:21:48 [2019-12-20T19:21:48.547Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:48 [2019-12-20T19:21:48.547Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:48 [2019-12-20T19:21:48.547Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:21:48 [2019-12-20T19:21:48.547Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:48 [2019-12-20T19:21:48.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=616710905 data=null button=0 stateMask=0x0 x=100 y=116 count=0} to Tree node with text: Trace Import
14:21:48 [2019-12-20T19:21:48.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Import} time=616710905 data=null doit=true} to Tree node with text: Trace Import
14:21:48 [2019-12-20T19:21:48.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=616710905 data=null} to Tree node with text: Trace Import
14:21:48 [2019-12-20T19:21:48.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=616710905 data=null button=1 stateMask=0x0 x=100 y=116 count=1} to Tree node with text: Trace Import
14:21:48 [2019-12-20T19:21:48.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616710905 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:21:48 [2019-12-20T19:21:48.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=616710906 data=null button=1 stateMask=0x80000 x=100 y=116 count=1} to Tree node with text: Trace Import
14:21:48 [2019-12-20T19:21:48.547Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.547Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.547Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
14:21:48 [2019-12-20T19:21:48.547Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
14:21:48 [2019-12-20T19:21:48.547Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:21:48 [2019-12-20T19:21:48.547Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.547Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.547Z] DEBUG - Clicking on &Next >
14:21:48 [2019-12-20T19:21:48.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=616710906 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:21:48 [2019-12-20T19:21:48.547Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=616710906 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:21:48 [2019-12-20T19:21:48.547Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=616710906 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:21:48 [2019-12-20T19:21:48.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=616710906 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:21:48 [2019-12-20T19:21:48.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=616710906 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:21:48 [2019-12-20T19:21:48.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=616710906 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:21:48 [2019-12-20T19:21:48.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=616710906 data=null item=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:21:48 [2019-12-20T19:21:48.804Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:21:48 [2019-12-20T19:21:48.804Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:21:48 [2019-12-20T19:21:48.804Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:21:48 [2019-12-20T19:21:48.804Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:21:48 [2019-12-20T19:21:48.804Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - Clicked on &Next >
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:21:48 [2019-12-20T19:21:48.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:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=616711030 data=null} to (of type 'Combo')
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616711092 data=null doit=true} to TreeItem with text {import}
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616711092 data=null} to TreeItem with text {import}
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616711092 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616711092 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:21:48 [2019-12-20T19:21:48.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616711093 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=616711094 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616711094 data=null doit=true} to TreeItem with text {import}
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616711094 data=null} to TreeItem with text {import}
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616711094 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616711094 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:21:48 [2019-12-20T19:21:48.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616711094 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=616711113 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:21:48 [2019-12-20T19:21:48.804Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:21:48 [2019-12-20T19:21:48.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:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:21:48 [2019-12-20T19:21:48.804Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.805Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.805Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.805Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.805Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.805Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.805Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.805Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.805Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:21:48 [2019-12-20T19:21:48.805Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:21:48 [2019-12-20T19:21:48.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:21:48 [2019-12-20T19:21:48.805Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.805Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.805Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.805Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.805Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.805Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:48 [2019-12-20T19:21:48.805Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:21:49 [2019-12-20T19:21:49.061Z] 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:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.061Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.062Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.062Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.062Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.062Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.062Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.062Z] 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:21:49 [2019-12-20T19:21:49.062Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:21:49 [2019-12-20T19:21:49.062Z] 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:21:49 [2019-12-20T19:21:49.062Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.062Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.062Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.062Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.062Z] 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:21:49 [2019-12-20T19:21:49.062Z] 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:21:49 [2019-12-20T19:21:49.062Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.062Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.062Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.062Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.062Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.062Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.062Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.062Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.062Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.062Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.062Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.062Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.062Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.062Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:49 [2019-12-20T19:21:49.062Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:21:49 [2019-12-20T19:21:49.062Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:21:49 [2019-12-20T19:21:49.062Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:49 [2019-12-20T19:21:49.062Z] DEBUG - Clicking on &Finish
14:21:49 [2019-12-20T19:21:49.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616711185 data=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:21:49 [2019-12-20T19:21:49.062Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616711185 data=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:21:49 [2019-12-20T19:21:49.062Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616711185 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:49 [2019-12-20T19:21:49.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616711185 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:49 [2019-12-20T19:21:49.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616711185 data=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:21:49 [2019-12-20T19:21:49.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616711185 data=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:21:49 [2019-12-20T19:21:49.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616711185 data=null item=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:21:49 [2019-12-20T19:21:49.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616710824 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:21:49 [2019-12-20T19:21:49.318Z] DEBUG - Clicked on 
14:21:49 [2019-12-20T19:21:49.318Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:49 [2019-12-20T19:21:49.318Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:49 [2019-12-20T19:21:49.318Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:49 [2019-12-20T19:21:49.318Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:49 [2019-12-20T19:21:49.318Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:49 [2019-12-20T19:21:49.318Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:49 [2019-12-20T19:21:49.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=616711451 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing}
14:21:49 [2019-12-20T19:21:49.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=616711451 data=null doit=true} to TreeItem with text {Tracing}
14:21:49 [2019-12-20T19:21:49.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=616711451 data=null} to TreeItem with text {Tracing}
14:21:49 [2019-12-20T19:21:49.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=616711452 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing}
14:21:49 [2019-12-20T19:21:49.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616711452 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:21:49 [2019-12-20T19:21:49.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=616711500 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing}
14:21:49 [2019-12-20T19:21:49.318Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:49 [2019-12-20T19:21:49.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=616711501 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing}
14:21:49 [2019-12-20T19:21:49.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=616711501 data=null doit=true} to TreeItem with text {Tracing}
14:21:49 [2019-12-20T19:21:49.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=616711501 data=null} to TreeItem with text {Tracing}
14:21:49 [2019-12-20T19:21:49.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=616711501 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing}
14:21:49 [2019-12-20T19:21:49.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616711501 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:21:49 [2019-12-20T19:21:49.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=616711505 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing}
14:21:49 [2019-12-20T19:21:49.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=616711505 data=null doit=true} to TreeItem with text {Tracing}
14:21:49 [2019-12-20T19:21:49.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=616711505 data=null} to TreeItem with text {Tracing}
14:21:49 [2019-12-20T19:21:49.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=616711505 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing}
14:21:49 [2019-12-20T19:21:49.318Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616711506 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:21:49 [2019-12-20T19:21:49.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=616711507 data=null button=1 stateMask=0x80000 x=48 y=74 count=1} to TreeItem with text {Tracing}
14:21:49 [2019-12-20T19:21:49.318Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:49 [2019-12-20T19:21:49.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616711508 data=null button=0 stateMask=0x0 x=75 y=116 count=0} to TreeItem with text {Traces [1]}
14:21:49 [2019-12-20T19:21:49.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616711508 data=null doit=true} to TreeItem with text {Traces [1]}
14:21:49 [2019-12-20T19:21:49.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616711508 data=null} to TreeItem with text {Traces [1]}
14:21:49 [2019-12-20T19:21:49.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616711508 data=null button=1 stateMask=0x0 x=75 y=116 count=1} to TreeItem with text {Traces [1]}
14:21:49 [2019-12-20T19:21:49.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616711508 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:21:49 [2019-12-20T19:21:49.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616711520 data=null button=1 stateMask=0x80000 x=91 y=116 count=1} to TreeItem with text {Traces [1]}
14:21:49 [2019-12-20T19:21:49.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616711520 data=null doit=true} to TreeItem with text {Traces [1]}
14:21:49 [2019-12-20T19:21:49.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616711520 data=null} to TreeItem with text {Traces [1]}
14:21:49 [2019-12-20T19:21:49.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616711520 data=null button=1 stateMask=0x0 x=91 y=116 count=1} to TreeItem with text {Traces [1]}
14:21:49 [2019-12-20T19:21:49.319Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616711520 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:21:49 [2019-12-20T19:21:49.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616711522 data=null button=1 stateMask=0x80000 x=75 y=116 count=1} to TreeItem with text {Traces [1]}
14:21:49 [2019-12-20T19:21:49.575Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:49 [2019-12-20T19:21:49.575Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:49 [2019-12-20T19:21:49.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616711858 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:21:49 [2019-12-20T19:21:49.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616711858 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:21:49 [2019-12-20T19:21:49.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616711858 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:21:49 [2019-12-20T19:21:49.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616711858 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:21:49 [2019-12-20T19:21:49.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616711858 data=null item=TreeItem {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:21:49 [2019-12-20T19:21:49.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616711868 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:21:49 [2019-12-20T19:21:49.575Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:49 [2019-12-20T19:21:49.575Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:49 [2019-12-20T19:21:49.575Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:49 [2019-12-20T19:21:49.575Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:49 [2019-12-20T19:21:49.575Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:49 [2019-12-20T19:21:49.575Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:49 [2019-12-20T19:21:49.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616711870 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:21:49 [2019-12-20T19:21:49.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616711870 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:21:49 [2019-12-20T19:21:49.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616711870 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:21:49 [2019-12-20T19:21:49.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616711870 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:21:49 [2019-12-20T19:21:49.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616711870 data=null item=TreeItem {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:21:49 [2019-12-20T19:21:49.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616711873 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:21:49 [2019-12-20T19:21:49.575Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:21:49 [2019-12-20T19:21:49.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616711880 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:21:49 [2019-12-20T19:21:49.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616711880 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:21:49 [2019-12-20T19:21:49.575Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:49 [2019-12-20T19:21:49.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616711880 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:21:49 [2019-12-20T19:21:49.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616711880 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:21:49 [2019-12-20T19:21:49.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616711880 data=null item=TreeItem {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:21:49 [2019-12-20T19:21:49.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616711883 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:21:49 [2019-12-20T19:21:49.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616711883 data=null button=1 stateMask=0x0 x=152 y=137 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:21:49 [2019-12-20T19:21:49.575Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616711883 data=null button=1 stateMask=0x0 x=152 y=137 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:21:49 [2019-12-20T19:21:49.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616711915 data=null button=1 stateMask=0x80000 x=152 y=137 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:21:49 [2019-12-20T19:21:49.575Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616711915 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:21:49 [2019-12-20T19:21:49.575Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616711915 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:21:49 [2019-12-20T19:21:49.575Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616711915 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:21:49 [2019-12-20T19:21:49.575Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:21:49 [2019-12-20T19:21:49.575Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616711883 data=null item=TreeItem {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:21:50 [2019-12-20T19:21:50.136Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:51 [2019-12-20T19:21:51.064Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:51 [2019-12-20T19:21:51.064Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:51 [2019-12-20T19:21:51.064Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:51 [2019-12-20T19:21:51.064Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:51 [2019-12-20T19:21:51.064Z] DEBUG - Attempting to set focus on Table with text {}
14:21:51 [2019-12-20T19:21:51.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616713417 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:21:51 [2019-12-20T19:21:51.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616713417 data=null doit=true} to TableItem with text {}
14:21:51 [2019-12-20T19:21:51.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616713418 data=null} to TableItem with text {}
14:21:51 [2019-12-20T19:21:51.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616713418 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:21:51 [2019-12-20T19:21:51.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616713418 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:21:51 [2019-12-20T19:21:51.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616713421 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:21:51 [2019-12-20T19:21:51.064Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:51 [2019-12-20T19:21:51.064Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:51 [2019-12-20T19:21:51.320Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:51 [2019-12-20T19:21:51.320Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:51 [2019-12-20T19:21:51.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616713507 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:21:51 [2019-12-20T19:21:51.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616713507 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:21:51 [2019-12-20T19:21:51.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616713507 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:21:51 [2019-12-20T19:21:51.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616713507 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:21:51 [2019-12-20T19:21:51.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616713507 data=null item=TreeItem {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:21:51 [2019-12-20T19:21:51.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616713511 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:21:51 [2019-12-20T19:21:51.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:51 [2019-12-20T19:21:51.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:51 [2019-12-20T19:21:51.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:51 [2019-12-20T19:21:51.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:51 [2019-12-20T19:21:51.321Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:51 [2019-12-20T19:21:51.321Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform} time=616713514 data=null doit=true} to Shell with text {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform}
14:21:51 [2019-12-20T19:21:51.321Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:21:51 [2019-12-20T19:21:51.321Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:51 [2019-12-20T19:21:51.321Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:51 [2019-12-20T19:21:51.321Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:51 [2019-12-20T19:21:51.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=616713518 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing}
14:21:51 [2019-12-20T19:21:51.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=616713518 data=null doit=true} to TreeItem with text {Tracing}
14:21:51 [2019-12-20T19:21:51.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=616713518 data=null} to TreeItem with text {Tracing}
14:21:51 [2019-12-20T19:21:51.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=616713518 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing}
14:21:51 [2019-12-20T19:21:51.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616713518 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:21:51 [2019-12-20T19:21:51.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=616713546 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing}
14:21:51 [2019-12-20T19:21:51.321Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:21:51 [2019-12-20T19:21:51.321Z] DEBUG - Clicking on with mnemonic 'Delete'
14:21:51 [2019-12-20T19:21:51.321Z] DEBUG - Clicked on with mnemonic 'Delete'
14:21:52 [2019-12-20T19:21:52.248Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:21:52 [2019-12-20T19:21:52.248Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:21:52 [2019-12-20T19:21:52.248Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:21:52 [2019-12-20T19:21:52.248Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:21:52 [2019-12-20T19:21:52.248Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:21:52 [2019-12-20T19:21:52.248Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:21:52 [2019-12-20T19:21:52.248Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:52 [2019-12-20T19:21:52.248Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:21:52 [2019-12-20T19:21:52.248Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:21:52 [2019-12-20T19:21:52.248Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:21:52 [2019-12-20T19:21:52.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616714308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:21:52 [2019-12-20T19:21:52.248Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616714308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:21:52 [2019-12-20T19:21:52.248Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616714308 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:21:52 [2019-12-20T19:21:52.248Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616714308 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:21:52 [2019-12-20T19:21:52.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616714308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:21:52 [2019-12-20T19:21:52.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616714308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:21:52 [2019-12-20T19:21:52.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=616714308 data=null 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:21:52 [2019-12-20T19:21:52.249Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616714308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:21:52 [2019-12-20T19:21:52.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616714308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:21:52 [2019-12-20T19:21:52.249Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616714308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:21:52 [2019-12-20T19:21:52.249Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616714308 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:21:52 [2019-12-20T19:21:52.249Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616714308 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:21:52 [2019-12-20T19:21:52.249Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:21:52 [2019-12-20T19:21:52.249Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:21:52 [2019-12-20T19:21:52.249Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:21:52 [2019-12-20T19:21:52.249Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:52 [2019-12-20T19:21:52.249Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:21:52 [2019-12-20T19:21:52.249Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:21:52 [2019-12-20T19:21:52.249Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:21:52 [2019-12-20T19:21:52.249Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:21:52 [2019-12-20T19:21:52.249Z] DEBUG - Clicking on OK
14:21:52 [2019-12-20T19:21:52.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616714309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:21:52 [2019-12-20T19:21:52.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616714309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:21:52 [2019-12-20T19:21:52.249Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616714309 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:21:52 [2019-12-20T19:21:52.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616714309 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:21:52 [2019-12-20T19:21:52.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616714309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:21:52 [2019-12-20T19:21:52.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616714309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:21:52 [2019-12-20T19:21:52.249Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:21:52 [2019-12-20T19:21:52.249Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:21:52 [2019-12-20T19:21:52.249Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:21:52 [2019-12-20T19:21:52.249Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:21:52 [2019-12-20T19:21:52.249Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:21:52 [2019-12-20T19:21:52.249Z] DEBUG - Clicked on OK
14:21:52 [2019-12-20T19:21:52.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616714309 data=null item=null detail=0 x=0 y=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:21:52 [2019-12-20T19:21:52.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=616713654 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:21:52 [2019-12-20T19:21:52.506Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:52 [2019-12-20T19:21:52.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:52 [2019-12-20T19:21:52.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:52 [2019-12-20T19:21:52.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:52 [2019-12-20T19:21:52.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:52 [2019-12-20T19:21:52.506Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:52 [2019-12-20T19:21:52.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616714818 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:52 [2019-12-20T19:21:52.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616714818 data=null doit=true} to TreeItem with text {test}
14:21:52 [2019-12-20T19:21:52.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616714818 data=null} to TreeItem with text {test}
14:21:52 [2019-12-20T19:21:52.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616714818 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:52 [2019-12-20T19:21:52.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616714818 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:52 [2019-12-20T19:21:52.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616714830 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:52 [2019-12-20T19:21:52.506Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:52 [2019-12-20T19:21:52.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616714830 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:52 [2019-12-20T19:21:52.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616714830 data=null doit=true} to TreeItem with text {test}
14:21:52 [2019-12-20T19:21:52.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616714830 data=null} to TreeItem with text {test}
14:21:52 [2019-12-20T19:21:52.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616714830 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:52 [2019-12-20T19:21:52.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616714830 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:52 [2019-12-20T19:21:52.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616714841 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:52 [2019-12-20T19:21:52.506Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:21:52 [2019-12-20T19:21:52.506Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:52 [2019-12-20T19:21:52.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616714841 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:21:52 [2019-12-20T19:21:52.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616714841 data=null doit=true} to TreeItem with text {Traces [0]}
14:21:52 [2019-12-20T19:21:52.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616714841 data=null} to TreeItem with text {Traces [0]}
14:21:52 [2019-12-20T19:21:52.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616714841 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:21:52 [2019-12-20T19:21:52.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616714842 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:21:52 [2019-12-20T19:21:52.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616714848 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:21:52 [2019-12-20T19:21:52.506Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:52 [2019-12-20T19:21:52.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616714849 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:21:52 [2019-12-20T19:21:52.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616714849 data=null doit=true} to TreeItem with text {Traces [0]}
14:21:52 [2019-12-20T19:21:52.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616714849 data=null} to TreeItem with text {Traces [0]}
14:21:52 [2019-12-20T19:21:52.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616714849 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:21:52 [2019-12-20T19:21:52.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616714849 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:21:52 [2019-12-20T19:21:52.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616714857 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:21:52 [2019-12-20T19:21:52.762Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:21:52 [2019-12-20T19:21:52.762Z] DEBUG - Clicking on with mnemonic 'Clear'
14:21:52 [2019-12-20T19:21:52.762Z] DEBUG - Clicked on with mnemonic 'Clear'
14:21:52 [2019-12-20T19:21:52.762Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:21:52 [2019-12-20T19:21:52.762Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=616714945 data=null doit=true} to Shell with text {Confirm Clear}
14:21:52 [2019-12-20T19:21:52.762Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:21:52 [2019-12-20T19:21:52.762Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:21:52 [2019-12-20T19:21:52.762Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:21:52 [2019-12-20T19:21:52.762Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:21:52 [2019-12-20T19:21:52.762Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:21:52 [2019-12-20T19:21:52.762Z] DEBUG - Clicking on &Yes
14:21:52 [2019-12-20T19:21:52.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616714945 data=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:21:52 [2019-12-20T19:21:52.762Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616714945 data=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:21:52 [2019-12-20T19:21:52.762Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616714945 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:21:52 [2019-12-20T19:21:52.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616714945 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:21:52 [2019-12-20T19:21:52.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616714945 data=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:21:52 [2019-12-20T19:21:52.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616714945 data=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:21:52 [2019-12-20T19:21:52.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616714945 data=null item=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:21:52 [2019-12-20T19:21:52.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=616714888 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:21:52 [2019-12-20T19:21:52.762Z] DEBUG - Clicked on 
14:21:52 [2019-12-20T19:21:52.762Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:52 [2019-12-20T19:21:52.762Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:52 [2019-12-20T19:21:52.762Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:52 [2019-12-20T19:21:52.762Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:52 [2019-12-20T19:21:52.762Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:52 [2019-12-20T19:21:52.762Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:52 [2019-12-20T19:21:52.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616715028 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:52 [2019-12-20T19:21:52.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616715028 data=null doit=true} to TreeItem with text {test}
14:21:52 [2019-12-20T19:21:52.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616715028 data=null} to TreeItem with text {test}
14:21:52 [2019-12-20T19:21:52.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616715029 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:52 [2019-12-20T19:21:52.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616715029 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:52 [2019-12-20T19:21:52.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616715090 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:52 [2019-12-20T19:21:52.763Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:52 [2019-12-20T19:21:52.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616715090 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:52 [2019-12-20T19:21:52.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616715090 data=null doit=true} to TreeItem with text {test}
14:21:52 [2019-12-20T19:21:52.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616715091 data=null} to TreeItem with text {test}
14:21:52 [2019-12-20T19:21:52.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616715091 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:52 [2019-12-20T19:21:52.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616715091 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:52 [2019-12-20T19:21:52.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616715095 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:52 [2019-12-20T19:21:52.763Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:21:52 [2019-12-20T19:21:52.763Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:52 [2019-12-20T19:21:52.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616715095 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:21:52 [2019-12-20T19:21:52.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616715095 data=null doit=true} to TreeItem with text {Traces [0]}
14:21:52 [2019-12-20T19:21:52.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616715095 data=null} to TreeItem with text {Traces [0]}
14:21:52 [2019-12-20T19:21:52.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616715095 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:21:52 [2019-12-20T19:21:52.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616715096 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:21:52 [2019-12-20T19:21:52.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616715107 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:21:52 [2019-12-20T19:21:52.763Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:52 [2019-12-20T19:21:52.763Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616715108 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:21:52 [2019-12-20T19:21:52.763Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616715108 data=null doit=true} to TreeItem with text {Traces [0]}
14:21:52 [2019-12-20T19:21:52.763Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616715108 data=null} to TreeItem with text {Traces [0]}
14:21:52 [2019-12-20T19:21:52.763Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616715108 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:21:52 [2019-12-20T19:21:52.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616715108 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:21:52 [2019-12-20T19:21:52.763Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616715111 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:21:53 [2019-12-20T19:21:53.019Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:21:53 [2019-12-20T19:21:53.019Z] DEBUG - Clicking on with mnemonic 'Import...'
14:21:53 [2019-12-20T19:21:53.019Z] DEBUG - Clicked on with mnemonic 'Import...'
14:21:53 [2019-12-20T19:21:53.019Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:21:53 [2019-12-20T19:21:53.019Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616715307 data=null doit=true} to Shell with text {Trace Import}
14:21:53 [2019-12-20T19:21:53.019Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.019Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:21:53 [2019-12-20T19:21:53.019Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:21:53 [2019-12-20T19:21:53.019Z] 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:21:53 [2019-12-20T19:21:53.019Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.019Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=616715309 data=null} to (of type 'Combo')
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=616715334 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616715334 data=null doit=true} to TreeItem with text {import}
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616715334 data=null} to TreeItem with text {import}
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616715334 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616715334 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:21:53 [2019-12-20T19:21:53.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616715334 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - Setting state to checked on: import
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=616715346 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:21:53 [2019-12-20T19:21:53.020Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:21:53 [2019-12-20T19:21:53.020Z] 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:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:21:53 [2019-12-20T19:21:53.020Z] 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:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7939b2d4
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=616715348 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:21:53 [2019-12-20T19:21:53.020Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=616715348 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:21:53 [2019-12-20T19:21:53.020Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=616715348 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=616715348 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=616715349 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:21:53 [2019-12-20T19:21:53.020Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=616715349 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:21:53 [2019-12-20T19:21:53.020Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=616715349 data=null item=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:21:53 [2019-12-20T19:21:53.020Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=616715349 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:21:53 [2019-12-20T19:21:53.020Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=616715349 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:21:53 [2019-12-20T19:21:53.020Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=616715349 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:21:53 [2019-12-20T19:21:53.020Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=616715349 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=616715349 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.020Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:21:53 [2019-12-20T19:21:53.021Z] 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:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] 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:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:21:53 [2019-12-20T19:21:53.021Z] 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:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] 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:21:53 [2019-12-20T19:21:53.021Z] 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:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - Clicking on &Finish
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616715386 data=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:21:53 [2019-12-20T19:21:53.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616715386 data=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:21:53 [2019-12-20T19:21:53.021Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616715386 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616715386 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:53 [2019-12-20T19:21:53.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616715386 data=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:21:53 [2019-12-20T19:21:53.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616715386 data=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:21:53 [2019-12-20T19:21:53.277Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:53 [2019-12-20T19:21:53.277Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:53 [2019-12-20T19:21:53.277Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:53 [2019-12-20T19:21:53.277Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:53 [2019-12-20T19:21:53.277Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:21:53 [2019-12-20T19:21:53.277Z] DEBUG - Clicked on &Finish
14:21:53 [2019-12-20T19:21:53.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616715386 data=null item=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:21:53 [2019-12-20T19:21:53.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616715139 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:21:53 [2019-12-20T19:21:53.838Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:53 [2019-12-20T19:21:53.838Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:53 [2019-12-20T19:21:53.838Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:53 [2019-12-20T19:21:53.838Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:53 [2019-12-20T19:21:53.838Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:53 [2019-12-20T19:21:53.838Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:53 [2019-12-20T19:21:53.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616715921 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:53 [2019-12-20T19:21:53.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616715921 data=null doit=true} to TreeItem with text {test}
14:21:53 [2019-12-20T19:21:53.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616715921 data=null} to TreeItem with text {test}
14:21:53 [2019-12-20T19:21:53.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616715922 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:53 [2019-12-20T19:21:53.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616715922 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:53 [2019-12-20T19:21:53.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616715929 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:53 [2019-12-20T19:21:53.838Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:53 [2019-12-20T19:21:53.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616715930 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:53 [2019-12-20T19:21:53.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616715930 data=null doit=true} to TreeItem with text {test}
14:21:53 [2019-12-20T19:21:53.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616715930 data=null} to TreeItem with text {test}
14:21:53 [2019-12-20T19:21:53.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616715930 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:53 [2019-12-20T19:21:53.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616715930 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:53 [2019-12-20T19:21:53.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616715934 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:53 [2019-12-20T19:21:53.838Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:21:53 [2019-12-20T19:21:53.838Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:53 [2019-12-20T19:21:53.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=616715934 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
14:21:53 [2019-12-20T19:21:53.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=616715934 data=null doit=true} to TreeItem with text {Traces [5]}
14:21:53 [2019-12-20T19:21:53.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=616715934 data=null} to TreeItem with text {Traces [5]}
14:21:53 [2019-12-20T19:21:53.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=616715934 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:21:53 [2019-12-20T19:21:53.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616715934 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:21:53 [2019-12-20T19:21:53.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=616715945 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:21:53 [2019-12-20T19:21:53.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=616715946 data=null doit=true} to TreeItem with text {Traces [5]}
14:21:53 [2019-12-20T19:21:53.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=616715946 data=null} to TreeItem with text {Traces [5]}
14:21:53 [2019-12-20T19:21:53.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=616715946 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:21:53 [2019-12-20T19:21:53.839Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616715946 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:21:53 [2019-12-20T19:21:53.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=616715948 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [5]}
14:21:54 [2019-12-20T19:21:54.094Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:54 [2019-12-20T19:21:54.094Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:54 [2019-12-20T19:21:54.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616716386 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:21:54 [2019-12-20T19:21:54.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616716386 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:21:54 [2019-12-20T19:21:54.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616716386 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:21:54 [2019-12-20T19:21:54.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616716386 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:21:54 [2019-12-20T19:21:54.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616716386 data=null item=TreeItem {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:21:54 [2019-12-20T19:21:54.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616716397 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:21:54 [2019-12-20T19:21:54.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:54 [2019-12-20T19:21:54.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:54 [2019-12-20T19:21:54.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:54 [2019-12-20T19:21:54.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:54 [2019-12-20T19:21:54.094Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:54 [2019-12-20T19:21:54.094Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:54 [2019-12-20T19:21:54.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616716398 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:21:54 [2019-12-20T19:21:54.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616716399 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:21:54 [2019-12-20T19:21:54.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616716399 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:21:54 [2019-12-20T19:21:54.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616716399 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:21:54 [2019-12-20T19:21:54.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616716399 data=null item=TreeItem {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:21:54 [2019-12-20T19:21:54.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616716408 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:21:54 [2019-12-20T19:21:54.095Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:21:54 [2019-12-20T19:21:54.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616716408 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:21:54 [2019-12-20T19:21:54.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616716408 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:21:54 [2019-12-20T19:21:54.095Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:54 [2019-12-20T19:21:54.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616716409 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:21:54 [2019-12-20T19:21:54.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616716409 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:21:54 [2019-12-20T19:21:54.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616716409 data=null item=TreeItem {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:21:54 [2019-12-20T19:21:54.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616716412 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:21:54 [2019-12-20T19:21:54.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616716412 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:21:54 [2019-12-20T19:21:54.095Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616716412 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:21:54 [2019-12-20T19:21:54.350Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616716412 data=null item=TreeItem {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:21:54 [2019-12-20T19:21:54.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616716473 data=null button=1 stateMask=0x80000 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:21:54 [2019-12-20T19:21:54.350Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616716479 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:21:54 [2019-12-20T19:21:54.350Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616716480 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:21:54 [2019-12-20T19:21:54.350Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616716480 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:21:54 [2019-12-20T19:21:54.350Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:21:55 [2019-12-20T19:21:55.112Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:57 [2019-12-20T19:21:57.043Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:57 [2019-12-20T19:21:57.043Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:57 [2019-12-20T19:21:57.043Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:57 [2019-12-20T19:21:57.043Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:57 [2019-12-20T19:21:57.043Z] DEBUG - Attempting to set focus on Table with text {}
14:21:57 [2019-12-20T19:21:57.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616717983 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:21:57 [2019-12-20T19:21:57.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616717983 data=null doit=true} to TableItem with text {}
14:21:57 [2019-12-20T19:21:57.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616717983 data=null} to TableItem with text {}
14:21:57 [2019-12-20T19:21:57.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616717983 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:21:57 [2019-12-20T19:21:57.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616717983 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:21:57 [2019-12-20T19:21:57.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616717994 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:21:57 [2019-12-20T19:21:57.043Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:21:57 [2019-12-20T19:21:57.043Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:21:57 [2019-12-20T19:21:57.043Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:57 [2019-12-20T19:21:57.043Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:57 [2019-12-20T19:21:57.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616718075 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:21:57 [2019-12-20T19:21:57.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616718075 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:21:57 [2019-12-20T19:21:57.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616718075 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:21:57 [2019-12-20T19:21:57.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616718075 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:21:57 [2019-12-20T19:21:57.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616718075 data=null item=TreeItem {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:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616718079 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:57 [2019-12-20T19:21:57.044Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616718083 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616718084 data=null doit=true} to TreeItem with text {test}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616718084 data=null} to TreeItem with text {test}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616718084 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616718084 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616718100 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616718100 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616718100 data=null doit=true} to TreeItem with text {test}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616718100 data=null} to TreeItem with text {test}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616718101 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616718101 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616718105 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:57 [2019-12-20T19:21:57.044Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=616718111 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=616718111 data=null doit=true} to TreeItem with text {Traces [5]}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=616718111 data=null} to TreeItem with text {Traces [5]}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=616718111 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616718111 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:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=616718118 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:21:57 [2019-12-20T19:21:57.044Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616718558 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616718559 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616718559 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616718559 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616718559 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:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616718570 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:57 [2019-12-20T19:21:57.044Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616718572 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616718572 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616718572 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616718572 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616718572 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:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616718583 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616718583 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616718583 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616718584 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616718584 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616718584 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:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616718587 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616718587 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616718587 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616718587 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:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616718626 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616718633 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616718633 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616718633 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:57 [2019-12-20T19:21:57.044Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616719782 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616719782 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616719782 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616719782 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616719782 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:21:57 [2019-12-20T19:21:57.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616719786 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:57 [2019-12-20T19:21:57.608Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616719790 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616719790 data=null doit=true} to TreeItem with text {test}
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616719790 data=null} to TreeItem with text {test}
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616719790 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616719790 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616719808 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616719808 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616719808 data=null doit=true} to TreeItem with text {test}
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616719808 data=null} to TreeItem with text {test}
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616719808 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616719808 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616719812 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:57 [2019-12-20T19:21:57.608Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=616719813 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=616719813 data=null doit=true} to TreeItem with text {Traces [5]}
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=616719813 data=null} to TreeItem with text {Traces [5]}
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=616719813 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616719813 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:21:57 [2019-12-20T19:21:57.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=616719823 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:21:57 [2019-12-20T19:21:57.608Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=616719890 data=null button=0 stateMask=0x0 x=133 y=137 count=0} to TreeItem with text {unrecognized.log}
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=616719890 data=null doit=true} to TreeItem with text {unrecognized.log}
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=616719890 data=null} to TreeItem with text {unrecognized.log}
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616719890 data=null button=1 stateMask=0x0 x=133 y=137 count=1} to TreeItem with text {unrecognized.log}
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616719890 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:21:57 [2019-12-20T19:21:57.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616719901 data=null button=1 stateMask=0x80000 x=133 y=137 count=1} to TreeItem with text {unrecognized.log}
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:57 [2019-12-20T19:21:57.608Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:57 [2019-12-20T19:21:57.608Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:57 [2019-12-20T19:21:57.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=616719903 data=null button=0 stateMask=0x0 x=133 y=137 count=0} to TreeItem with text {unrecognized.log}
14:21:57 [2019-12-20T19:21:57.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=616719903 data=null doit=true} to TreeItem with text {unrecognized.log}
14:21:57 [2019-12-20T19:21:57.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=616719903 data=null} to TreeItem with text {unrecognized.log}
14:21:57 [2019-12-20T19:21:57.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616719903 data=null button=1 stateMask=0x0 x=133 y=137 count=1} to TreeItem with text {unrecognized.log}
14:21:57 [2019-12-20T19:21:57.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616719903 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:21:57 [2019-12-20T19:21:57.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616719915 data=null button=1 stateMask=0x80000 x=133 y=137 count=1} to TreeItem with text {unrecognized.log}
14:21:57 [2019-12-20T19:21:57.609Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
14:21:57 [2019-12-20T19:21:57.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=616719915 data=null button=0 stateMask=0x0 x=133 y=137 count=0} to TreeItem with text {unrecognized.log}
14:21:57 [2019-12-20T19:21:57.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=616719915 data=null doit=true} to TreeItem with text {unrecognized.log}
14:21:57 [2019-12-20T19:21:57.609Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:57 [2019-12-20T19:21:57.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=616719915 data=null} to TreeItem with text {unrecognized.log}
14:21:57 [2019-12-20T19:21:57.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616719915 data=null button=1 stateMask=0x0 x=133 y=137 count=1} to TreeItem with text {unrecognized.log}
14:21:57 [2019-12-20T19:21:57.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616719916 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:21:57 [2019-12-20T19:21:57.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616719918 data=null button=1 stateMask=0x80000 x=133 y=137 count=1} to TreeItem with text {unrecognized.log}
14:21:57 [2019-12-20T19:21:57.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616719919 data=null button=1 stateMask=0x0 x=133 y=137 count=2} to TreeItem with text {unrecognized.log}
14:21:57 [2019-12-20T19:21:57.609Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=616719919 data=null button=1 stateMask=0x0 x=133 y=137 count=2} to TreeItem with text {unrecognized.log}
14:21:57 [2019-12-20T19:21:57.864Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616719919 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:21:57 [2019-12-20T19:21:57.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616719983 data=null button=1 stateMask=0x80000 x=133 y=137 count=2} to TreeItem with text {unrecognized.log}
14:21:57 [2019-12-20T19:21:57.864Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=616719984 data=null button=0 stateMask=0x0 x=133 y=137 count=0} to TreeItem with text {unrecognized.log}
14:21:57 [2019-12-20T19:21:57.864Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=616719984 data=null doit=true} to TreeItem with text {unrecognized.log}
14:21:57 [2019-12-20T19:21:57.864Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=616719984 data=null} to TreeItem with text {unrecognized.log}
14:21:57 [2019-12-20T19:21:57.864Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
14:21:57 [2019-12-20T19:21:57.864Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:57 [2019-12-20T19:21:57.864Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:58 [2019-12-20T19:21:58.120Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:58 [2019-12-20T19:21:58.120Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:58 [2019-12-20T19:21:58.120Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:59 [2019-12-20T19:21:59.047Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:59 [2019-12-20T19:21:59.047Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:59 [2019-12-20T19:21:59.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=616721136 data=null button=0 stateMask=0x0 x=133 y=137 count=0} to TreeItem with text {unrecognized.log}
14:21:59 [2019-12-20T19:21:59.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=616721136 data=null doit=true} to TreeItem with text {unrecognized.log}
14:21:59 [2019-12-20T19:21:59.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=616721136 data=null} to TreeItem with text {unrecognized.log}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616721136 data=null button=1 stateMask=0x0 x=133 y=137 count=1} to TreeItem with text {unrecognized.log}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616721136 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:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616721140 data=null button=1 stateMask=0x80000 x=133 y=137 count=1} to TreeItem with text {unrecognized.log}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:59 [2019-12-20T19:21:59.048Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616721144 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616721144 data=null doit=true} to TreeItem with text {test}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616721144 data=null} to TreeItem with text {test}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616721144 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616721144 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616721174 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616721175 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616721175 data=null doit=true} to TreeItem with text {test}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616721175 data=null} to TreeItem with text {test}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616721175 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616721175 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616721179 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:21:59 [2019-12-20T19:21:59.048Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=616721180 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=616721180 data=null doit=true} to TreeItem with text {Traces [5]}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=616721180 data=null} to TreeItem with text {Traces [5]}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=616721180 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616721180 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:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=616721187 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:21:59 [2019-12-20T19:21:59.048Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [2]} time=616721187 data=null doit=true} to TreeItem with text {z-clashes [2]}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [2]} time=616721187 data=null} to TreeItem with text {z-clashes [2]}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [2]} time=616721188 data=null button=1 stateMask=0x0 x=119 y=74 count=1} to TreeItem with text {z-clashes [2]}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616721188 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:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [2]} time=616721199 data=null button=1 stateMask=0x80000 x=119 y=74 count=1} to TreeItem with text {z-clashes [2]}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616721292 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616721293 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616721293 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616721293 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616721293 data=null item=TreeItem {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:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616721381 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:21:59 [2019-12-20T19:21:59.048Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616721383 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616721383 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616721383 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616721383 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616721383 data=null item=TreeItem {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:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616721387 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616721387 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616721387 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Attempting to set focus on Tree with text {}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616721387 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616721387 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616721387 data=null item=TreeItem {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:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616721390 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616721391 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:21:59 [2019-12-20T19:21:59.048Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616721391 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:21:59 [2019-12-20T19:21:59.304Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616721391 data=null item=TreeItem {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:21:59 [2019-12-20T19:21:59.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616721487 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:21:59 [2019-12-20T19:21:59.304Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616721493 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:21:59 [2019-12-20T19:21:59.304Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616721493 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:21:59 [2019-12-20T19:21:59.304Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616721493 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:21:59 [2019-12-20T19:21:59.304Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:21:59 [2019-12-20T19:21:59.304Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:59 [2019-12-20T19:21:59.304Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:59 [2019-12-20T19:21:59.304Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:59 [2019-12-20T19:21:59.866Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:59 [2019-12-20T19:21:59.866Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:59 [2019-12-20T19:21:59.866Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:21:59 [2019-12-20T19:21:59.866Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - Attempting to set focus on Table with text {}
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616722996 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616722996 data=null doit=true} to TableItem with text {}
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616722996 data=null} to TableItem with text {}
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616722996 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616722997 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:22:00 [2019-12-20T19:22:00.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616723000 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616723072 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616723072 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616723072 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616723073 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616723073 data=null item=TreeItem {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:22:00 [2019-12-20T19:22:00.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616723076 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:00 [2019-12-20T19:22:00.796Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616723080 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616723080 data=null doit=true} to TreeItem with text {test}
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616723080 data=null} to TreeItem with text {test}
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616723080 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616723080 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616723098 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616723098 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616723098 data=null doit=true} to TreeItem with text {test}
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616723098 data=null} to TreeItem with text {test}
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616723098 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616723099 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:00 [2019-12-20T19:22:00.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616723102 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:00 [2019-12-20T19:22:00.796Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:22:00 [2019-12-20T19:22:00.797Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:00 [2019-12-20T19:22:00.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=616723103 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
14:22:00 [2019-12-20T19:22:00.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=616723103 data=null doit=true} to TreeItem with text {Traces [5]}
14:22:00 [2019-12-20T19:22:00.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=616723103 data=null} to TreeItem with text {Traces [5]}
14:22:00 [2019-12-20T19:22:00.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=616723103 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:22:00 [2019-12-20T19:22:00.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616723103 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:22:00 [2019-12-20T19:22:00.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=616723113 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:22:00 [2019-12-20T19:22:00.797Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
14:22:00 [2019-12-20T19:22:00.797Z] WARN - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
14:22:01 [2019-12-20T19:22:01.358Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:01 [2019-12-20T19:22:01.358Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:01 [2019-12-20T19:22:01.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616723534 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:22:01 [2019-12-20T19:22:01.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616723534 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:22:01 [2019-12-20T19:22:01.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616723534 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:22:01 [2019-12-20T19:22:01.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616723534 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:22:01 [2019-12-20T19:22:01.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616723534 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:22:01 [2019-12-20T19:22:01.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616723565 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:22:01 [2019-12-20T19:22:01.358Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:01 [2019-12-20T19:22:01.358Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:01 [2019-12-20T19:22:01.358Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:01 [2019-12-20T19:22:01.358Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:01 [2019-12-20T19:22:01.358Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:01 [2019-12-20T19:22:01.358Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:01 [2019-12-20T19:22:01.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616723567 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:22:01 [2019-12-20T19:22:01.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616723567 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:22:01 [2019-12-20T19:22:01.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616723567 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:22:01 [2019-12-20T19:22:01.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616723567 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:22:01 [2019-12-20T19:22:01.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616723568 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:22:01 [2019-12-20T19:22:01.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616723571 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:22:01 [2019-12-20T19:22:01.358Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
14:22:01 [2019-12-20T19:22:01.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616723571 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:22:01 [2019-12-20T19:22:01.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616723571 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:22:01 [2019-12-20T19:22:01.358Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:01 [2019-12-20T19:22:01.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616723571 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:22:01 [2019-12-20T19:22:01.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616723572 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:22:01 [2019-12-20T19:22:01.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616723572 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:22:01 [2019-12-20T19:22:01.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616723581 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:22:01 [2019-12-20T19:22:01.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616723582 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:22:01 [2019-12-20T19:22:01.358Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616723582 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:22:01 [2019-12-20T19:22:01.358Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616723582 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:22:01 [2019-12-20T19:22:01.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616723621 data=null button=1 stateMask=0x80000 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:22:01 [2019-12-20T19:22:01.358Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616723627 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:22:01 [2019-12-20T19:22:01.358Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616723627 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:22:01 [2019-12-20T19:22:01.358Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616723627 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:22:01 [2019-12-20T19:22:01.358Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
14:22:01 [2019-12-20T19:22:01.358Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:01 [2019-12-20T19:22:01.358Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:01 [2019-12-20T19:22:01.358Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:01 [2019-12-20T19:22:01.358Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:01 [2019-12-20T19:22:01.919Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:01 [2019-12-20T19:22:01.919Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:01 [2019-12-20T19:22:01.919Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:01 [2019-12-20T19:22:01.919Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:01 [2019-12-20T19:22:01.919Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:02 [2019-12-20T19:22:02.482Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:02 [2019-12-20T19:22:02.482Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616724876 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616724876 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616724876 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616724877 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616724877 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:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616724880 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:02 [2019-12-20T19:22:02.739Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616724884 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616724884 data=null doit=true} to TreeItem with text {test}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616724884 data=null} to TreeItem with text {test}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616724885 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616724885 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616724903 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616724904 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616724904 data=null doit=true} to TreeItem with text {test}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616724904 data=null} to TreeItem with text {test}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616724904 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616724904 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616724908 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:02 [2019-12-20T19:22:02.739Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=616724909 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=616724909 data=null doit=true} to TreeItem with text {Traces [5]}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=616724909 data=null} to TreeItem with text {Traces [5]}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=616724909 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616724909 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:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=616724919 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:22:02 [2019-12-20T19:22:02.739Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616724923 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616724924 data=null doit=true} to TreeItem with text {test}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616724924 data=null} to TreeItem with text {test}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616724924 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616724924 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616724976 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616724977 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616724977 data=null doit=true} to TreeItem with text {test}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616724977 data=null} to TreeItem with text {test}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616724977 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616724977 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616724981 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:02 [2019-12-20T19:22:02.739Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=616724982 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=616724982 data=null doit=true} to TreeItem with text {Traces [5]}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=616724982 data=null} to TreeItem with text {Traces [5]}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=616724982 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616724982 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:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=616724988 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=616724989 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=616724989 data=null doit=true} to TreeItem with text {Traces [5]}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=616724989 data=null} to TreeItem with text {Traces [5]}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=616724989 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616724989 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:22:02 [2019-12-20T19:22:02.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=616724998 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:22:02 [2019-12-20T19:22:02.740Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:22:02 [2019-12-20T19:22:02.740Z] DEBUG - Clicking on with mnemonic 'Import...'
14:22:02 [2019-12-20T19:22:02.995Z] DEBUG - Clicked on with mnemonic 'Import...'
14:22:02 [2019-12-20T19:22:02.995Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:22:02 [2019-12-20T19:22:02.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616725289 data=null doit=true} to Shell with text {Trace Import}
14:22:02 [2019-12-20T19:22:02.995Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.995Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:22:02 [2019-12-20T19:22:02.995Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:22:02 [2019-12-20T19:22:02.995Z] 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:22:02 [2019-12-20T19:22:02.995Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.995Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.995Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.995Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.995Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.995Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.995Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.995Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.995Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.995Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.995Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.995Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=616725307 data=null} to (of type 'Combo')
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=616725333 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616725333 data=null doit=true} to TreeItem with text {import}
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616725334 data=null} to TreeItem with text {import}
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616725334 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616725334 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:22:02 [2019-12-20T19:22:02.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616725334 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - Setting state to checked on: import
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=616725341 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:22:02 [2019-12-20T19:22:02.996Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:22:02 [2019-12-20T19:22:02.996Z] 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:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:22:02 [2019-12-20T19:22:02.996Z] 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:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:02 [2019-12-20T19:22:02.996Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.252Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.252Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.252Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.252Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.252Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.252Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.252Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:22:03 [2019-12-20T19:22:03.252Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:22:03 [2019-12-20T19:22:03.252Z] 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:22:03 [2019-12-20T19:22:03.252Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.252Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.252Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.252Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.252Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.252Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.252Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] 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:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:22:03 [2019-12-20T19:22:03.253Z] 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:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] 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:22:03 [2019-12-20T19:22:03.253Z] 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:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - Clicking on &Finish
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616725385 data=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:22:03 [2019-12-20T19:22:03.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616725385 data=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:22:03 [2019-12-20T19:22:03.253Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616725385 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616725386 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616725386 data=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:22:03 [2019-12-20T19:22:03.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616725386 data=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:22:03 [2019-12-20T19:22:03.253Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:03 [2019-12-20T19:22:03.253Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:03 [2019-12-20T19:22:03.253Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:03 [2019-12-20T19:22:03.253Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:03 [2019-12-20T19:22:03.253Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - Clicked on &Finish
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=616725522 data=null doit=true} to Shell with text {Confirmation}
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - Clicking on Skip All
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=616725522 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:22:03 [2019-12-20T19:22:03.253Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=616725522 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:22:03 [2019-12-20T19:22:03.253Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=616725522 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=616725522 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
14:22:03 [2019-12-20T19:22:03.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=616725522 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:22:03 [2019-12-20T19:22:03.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=616725522 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:22:03 [2019-12-20T19:22:03.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=616725522 data=null item=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:22:03 [2019-12-20T19:22:03.253Z] DEBUG - Clicked on 
14:22:03 [2019-12-20T19:22:03.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616725386 data=null item=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:22:03 [2019-12-20T19:22:03.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616725082 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:22:03 [2019-12-20T19:22:03.764Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:03 [2019-12-20T19:22:03.765Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:03 [2019-12-20T19:22:03.765Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:03 [2019-12-20T19:22:03.765Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:03 [2019-12-20T19:22:03.765Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:03 [2019-12-20T19:22:03.765Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:03 [2019-12-20T19:22:03.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616726103 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:03 [2019-12-20T19:22:03.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616726103 data=null doit=true} to TreeItem with text {test}
14:22:03 [2019-12-20T19:22:03.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616726103 data=null} to TreeItem with text {test}
14:22:03 [2019-12-20T19:22:03.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616726103 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:03 [2019-12-20T19:22:03.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616726104 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:03 [2019-12-20T19:22:03.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616726112 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:03 [2019-12-20T19:22:03.765Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:03 [2019-12-20T19:22:03.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616726112 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:03 [2019-12-20T19:22:03.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616726112 data=null doit=true} to TreeItem with text {test}
14:22:03 [2019-12-20T19:22:03.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616726112 data=null} to TreeItem with text {test}
14:22:03 [2019-12-20T19:22:03.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616726112 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:03 [2019-12-20T19:22:03.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616726113 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:03 [2019-12-20T19:22:03.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616726121 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:03 [2019-12-20T19:22:03.765Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:22:03 [2019-12-20T19:22:03.765Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:03 [2019-12-20T19:22:03.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=616726122 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
14:22:03 [2019-12-20T19:22:03.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=616726122 data=null doit=true} to TreeItem with text {Traces [5]}
14:22:03 [2019-12-20T19:22:03.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=616726122 data=null} to TreeItem with text {Traces [5]}
14:22:03 [2019-12-20T19:22:03.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=616726122 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:22:03 [2019-12-20T19:22:03.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616726122 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:22:03 [2019-12-20T19:22:03.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=616726128 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:22:03 [2019-12-20T19:22:03.765Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
14:22:04 [2019-12-20T19:22:04.327Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:04 [2019-12-20T19:22:04.327Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:04 [2019-12-20T19:22:04.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616726570 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:04 [2019-12-20T19:22:04.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616726570 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:04 [2019-12-20T19:22:04.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616726570 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:04 [2019-12-20T19:22:04.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616726570 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:04 [2019-12-20T19:22:04.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616726570 data=null item=TreeItem {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:22:04 [2019-12-20T19:22:04.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616726581 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:04 [2019-12-20T19:22:04.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:04 [2019-12-20T19:22:04.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:04 [2019-12-20T19:22:04.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:04 [2019-12-20T19:22:04.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:04 [2019-12-20T19:22:04.327Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:04 [2019-12-20T19:22:04.327Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:04 [2019-12-20T19:22:04.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616726583 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:04 [2019-12-20T19:22:04.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616726583 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:04 [2019-12-20T19:22:04.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616726583 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:04 [2019-12-20T19:22:04.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616726583 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:04 [2019-12-20T19:22:04.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616726583 data=null item=TreeItem {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:22:04 [2019-12-20T19:22:04.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616726595 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:04 [2019-12-20T19:22:04.327Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:22:04 [2019-12-20T19:22:04.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616726595 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:04 [2019-12-20T19:22:04.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616726595 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:04 [2019-12-20T19:22:04.327Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:04 [2019-12-20T19:22:04.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616726595 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:04 [2019-12-20T19:22:04.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616726595 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:04 [2019-12-20T19:22:04.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616726595 data=null item=TreeItem {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:22:04 [2019-12-20T19:22:04.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616726599 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:04 [2019-12-20T19:22:04.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616726599 data=null button=1 stateMask=0x0 x=152 y=137 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:22:04 [2019-12-20T19:22:04.328Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616726599 data=null button=1 stateMask=0x0 x=152 y=137 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:22:04 [2019-12-20T19:22:04.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616726635 data=null button=1 stateMask=0x80000 x=152 y=137 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:22:04 [2019-12-20T19:22:04.328Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616726635 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:04 [2019-12-20T19:22:04.328Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616726635 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:04 [2019-12-20T19:22:04.328Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616726636 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:04 [2019-12-20T19:22:04.328Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:22:04 [2019-12-20T19:22:04.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:04 [2019-12-20T19:22:04.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:04 [2019-12-20T19:22:04.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:04 [2019-12-20T19:22:04.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:04 [2019-12-20T19:22:04.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:04 [2019-12-20T19:22:04.328Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616726599 data=null item=TreeItem {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:22:04 [2019-12-20T19:22:04.888Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - Attempting to set focus on Table with text {}
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616727138 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616727138 data=null doit=true} to TableItem with text {}
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616727138 data=null} to TableItem with text {}
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616727138 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616727138 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:22:04 [2019-12-20T19:22:04.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616727140 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616727216 data=null button=0 stateMask=0x0 x=152 y=137 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616727216 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616727216 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616727216 data=null button=1 stateMask=0x0 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616727216 data=null item=TreeItem {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:22:04 [2019-12-20T19:22:04.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616727220 data=null button=1 stateMask=0x80000 x=152 y=137 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:04 [2019-12-20T19:22:04.889Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616727224 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616727224 data=null doit=true} to TreeItem with text {test}
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616727224 data=null} to TreeItem with text {test}
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616727224 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616727224 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616727249 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616727250 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616727250 data=null doit=true} to TreeItem with text {test}
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616727251 data=null} to TreeItem with text {test}
14:22:04 [2019-12-20T19:22:04.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616727251 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:05 [2019-12-20T19:22:05.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616727251 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:05 [2019-12-20T19:22:05.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616727282 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:05 [2019-12-20T19:22:05.145Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:22:05 [2019-12-20T19:22:05.145Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:05 [2019-12-20T19:22:05.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=616727283 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
14:22:05 [2019-12-20T19:22:05.145Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=616727283 data=null doit=true} to TreeItem with text {Traces [5]}
14:22:05 [2019-12-20T19:22:05.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=616727283 data=null} to TreeItem with text {Traces [5]}
14:22:05 [2019-12-20T19:22:05.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=616727284 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:22:05 [2019-12-20T19:22:05.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616727284 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:22:05 [2019-12-20T19:22:05.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=616727298 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:22:05 [2019-12-20T19:22:05.145Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
14:22:05 [2019-12-20T19:22:05.401Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:05 [2019-12-20T19:22:05.401Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:05 [2019-12-20T19:22:05.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616727645 data=null button=0 stateMask=0x0 x=156 y=158 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:22:05 [2019-12-20T19:22:05.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616727645 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:22:05 [2019-12-20T19:22:05.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616727645 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:22:05 [2019-12-20T19:22:05.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616727645 data=null button=1 stateMask=0x0 x=156 y=158 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:22:05 [2019-12-20T19:22:05.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616727645 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:22:05 [2019-12-20T19:22:05.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616727657 data=null button=1 stateMask=0x80000 x=156 y=158 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:22:05 [2019-12-20T19:22:05.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:05 [2019-12-20T19:22:05.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:05 [2019-12-20T19:22:05.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:05 [2019-12-20T19:22:05.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:05 [2019-12-20T19:22:05.401Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:05 [2019-12-20T19:22:05.401Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:05 [2019-12-20T19:22:05.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616727659 data=null button=0 stateMask=0x0 x=156 y=158 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:22:05 [2019-12-20T19:22:05.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616727659 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:22:05 [2019-12-20T19:22:05.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616727659 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:22:05 [2019-12-20T19:22:05.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616727660 data=null button=1 stateMask=0x0 x=156 y=158 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:22:05 [2019-12-20T19:22:05.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616727660 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:22:05 [2019-12-20T19:22:05.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616727670 data=null button=1 stateMask=0x80000 x=156 y=158 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:22:05 [2019-12-20T19:22:05.401Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
14:22:05 [2019-12-20T19:22:05.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616727670 data=null button=0 stateMask=0x0 x=156 y=158 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:22:05 [2019-12-20T19:22:05.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616727671 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:22:05 [2019-12-20T19:22:05.401Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:05 [2019-12-20T19:22:05.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616727671 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:22:05 [2019-12-20T19:22:05.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616727671 data=null button=1 stateMask=0x0 x=156 y=158 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:22:05 [2019-12-20T19:22:05.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616727671 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:22:05 [2019-12-20T19:22:05.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616727674 data=null button=1 stateMask=0x80000 x=156 y=158 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:22:05 [2019-12-20T19:22:05.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616727674 data=null button=1 stateMask=0x0 x=156 y=158 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:22:05 [2019-12-20T19:22:05.401Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616727674 data=null button=1 stateMask=0x0 x=156 y=158 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:22:05 [2019-12-20T19:22:05.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616727717 data=null button=1 stateMask=0x80000 x=156 y=158 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:22:05 [2019-12-20T19:22:05.401Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616727717 data=null button=0 stateMask=0x0 x=156 y=158 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:22:05 [2019-12-20T19:22:05.401Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616727717 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:22:05 [2019-12-20T19:22:05.401Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616727717 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:22:05 [2019-12-20T19:22:05.401Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
14:22:05 [2019-12-20T19:22:05.401Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:05 [2019-12-20T19:22:05.401Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:05 [2019-12-20T19:22:05.401Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:05 [2019-12-20T19:22:05.401Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:05 [2019-12-20T19:22:05.401Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:05 [2019-12-20T19:22:05.659Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616727674 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:22:05 [2019-12-20T19:22:05.914Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:05 [2019-12-20T19:22:05.914Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:05 [2019-12-20T19:22:05.914Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:05 [2019-12-20T19:22:05.914Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:05 [2019-12-20T19:22:05.914Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:05 [2019-12-20T19:22:05.914Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:05 [2019-12-20T19:22:05.914Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:05 [2019-12-20T19:22:05.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616728269 data=null button=0 stateMask=0x0 x=156 y=158 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:22:05 [2019-12-20T19:22:05.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616728269 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:22:05 [2019-12-20T19:22:05.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616728269 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:22:05 [2019-12-20T19:22:05.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616728269 data=null button=1 stateMask=0x0 x=156 y=158 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:22:05 [2019-12-20T19:22:05.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616728269 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:22:05 [2019-12-20T19:22:05.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616728273 data=null button=1 stateMask=0x80000 x=156 y=158 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:22:05 [2019-12-20T19:22:05.914Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:05 [2019-12-20T19:22:05.914Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:05 [2019-12-20T19:22:05.914Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:05 [2019-12-20T19:22:05.914Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:05 [2019-12-20T19:22:05.914Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:05 [2019-12-20T19:22:05.914Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:05 [2019-12-20T19:22:05.914Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:05 [2019-12-20T19:22:05.914Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:05 [2019-12-20T19:22:05.914Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:05 [2019-12-20T19:22:05.914Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:05 [2019-12-20T19:22:05.914Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:05 [2019-12-20T19:22:05.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616728276 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:05 [2019-12-20T19:22:05.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616728276 data=null doit=true} to TreeItem with text {test}
14:22:05 [2019-12-20T19:22:05.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616728276 data=null} to TreeItem with text {test}
14:22:05 [2019-12-20T19:22:05.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616728277 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:05 [2019-12-20T19:22:05.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616728277 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:06 [2019-12-20T19:22:06.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616728295 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:06 [2019-12-20T19:22:06.170Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:06 [2019-12-20T19:22:06.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616728296 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:06 [2019-12-20T19:22:06.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616728296 data=null doit=true} to TreeItem with text {test}
14:22:06 [2019-12-20T19:22:06.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616728296 data=null} to TreeItem with text {test}
14:22:06 [2019-12-20T19:22:06.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616728296 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:06 [2019-12-20T19:22:06.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616728296 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:06 [2019-12-20T19:22:06.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616728300 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:06 [2019-12-20T19:22:06.170Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:22:06 [2019-12-20T19:22:06.170Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:06 [2019-12-20T19:22:06.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=616728301 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
14:22:06 [2019-12-20T19:22:06.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=616728301 data=null doit=true} to TreeItem with text {Traces [5]}
14:22:06 [2019-12-20T19:22:06.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=616728301 data=null} to TreeItem with text {Traces [5]}
14:22:06 [2019-12-20T19:22:06.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=616728301 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:22:06 [2019-12-20T19:22:06.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616728301 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:22:06 [2019-12-20T19:22:06.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=616728310 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:22:06 [2019-12-20T19:22:06.170Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
14:22:06 [2019-12-20T19:22:06.170Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:06 [2019-12-20T19:22:06.170Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:06 [2019-12-20T19:22:06.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=616728550 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log}
14:22:06 [2019-12-20T19:22:06.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=616728551 data=null doit=true} to TreeItem with text {unrecognized.log}
14:22:06 [2019-12-20T19:22:06.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=616728551 data=null} to TreeItem with text {unrecognized.log}
14:22:06 [2019-12-20T19:22:06.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616728551 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
14:22:06 [2019-12-20T19:22:06.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616728551 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:22:06 [2019-12-20T19:22:06.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616728562 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
14:22:06 [2019-12-20T19:22:06.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:06 [2019-12-20T19:22:06.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:06 [2019-12-20T19:22:06.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:06 [2019-12-20T19:22:06.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:06 [2019-12-20T19:22:06.426Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:06 [2019-12-20T19:22:06.426Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:06 [2019-12-20T19:22:06.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=616728564 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log}
14:22:06 [2019-12-20T19:22:06.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=616728564 data=null doit=true} to TreeItem with text {unrecognized.log}
14:22:06 [2019-12-20T19:22:06.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=616728564 data=null} to TreeItem with text {unrecognized.log}
14:22:06 [2019-12-20T19:22:06.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616728564 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
14:22:06 [2019-12-20T19:22:06.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616728564 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:22:06 [2019-12-20T19:22:06.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616728576 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
14:22:06 [2019-12-20T19:22:06.426Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
14:22:06 [2019-12-20T19:22:06.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=616728576 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log}
14:22:06 [2019-12-20T19:22:06.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=616728576 data=null doit=true} to TreeItem with text {unrecognized.log}
14:22:06 [2019-12-20T19:22:06.426Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:06 [2019-12-20T19:22:06.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=616728576 data=null} to TreeItem with text {unrecognized.log}
14:22:06 [2019-12-20T19:22:06.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616728576 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
14:22:06 [2019-12-20T19:22:06.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616728576 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:22:06 [2019-12-20T19:22:06.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616728580 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
14:22:06 [2019-12-20T19:22:06.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616728580 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log}
14:22:06 [2019-12-20T19:22:06.426Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=616728580 data=null button=1 stateMask=0x0 x=133 y=179 count=2} to TreeItem with text {unrecognized.log}
14:22:06 [2019-12-20T19:22:06.426Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616728580 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:22:06 [2019-12-20T19:22:06.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616728618 data=null button=1 stateMask=0x80000 x=133 y=179 count=2} to TreeItem with text {unrecognized.log}
14:22:06 [2019-12-20T19:22:06.426Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=616728684 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log}
14:22:06 [2019-12-20T19:22:06.426Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=616728684 data=null doit=true} to TreeItem with text {unrecognized.log}
14:22:06 [2019-12-20T19:22:06.426Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=616728684 data=null} to TreeItem with text {unrecognized.log}
14:22:06 [2019-12-20T19:22:06.426Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
14:22:06 [2019-12-20T19:22:06.426Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:06 [2019-12-20T19:22:06.426Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:06 [2019-12-20T19:22:06.426Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:06 [2019-12-20T19:22:06.426Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:06 [2019-12-20T19:22:06.426Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:06 [2019-12-20T19:22:06.426Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:06 [2019-12-20T19:22:06.427Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:06 [2019-12-20T19:22:06.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=616728735 data=null button=0 stateMask=0x0 x=133 y=179 count=0} to TreeItem with text {unrecognized.log}
14:22:06 [2019-12-20T19:22:06.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=616728735 data=null doit=true} to TreeItem with text {unrecognized.log}
14:22:06 [2019-12-20T19:22:06.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=616728735 data=null} to TreeItem with text {unrecognized.log}
14:22:06 [2019-12-20T19:22:06.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=616728735 data=null button=1 stateMask=0x0 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
14:22:06 [2019-12-20T19:22:06.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616728735 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:22:06 [2019-12-20T19:22:06.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=616728739 data=null button=1 stateMask=0x80000 x=133 y=179 count=1} to TreeItem with text {unrecognized.log}
14:22:06 [2019-12-20T19:22:06.427Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:06 [2019-12-20T19:22:06.427Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:06 [2019-12-20T19:22:06.427Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:06 [2019-12-20T19:22:06.427Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:06 [2019-12-20T19:22:06.427Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:06 [2019-12-20T19:22:06.427Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:06 [2019-12-20T19:22:06.427Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:06 [2019-12-20T19:22:06.427Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:06 [2019-12-20T19:22:06.427Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:06 [2019-12-20T19:22:06.427Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:06 [2019-12-20T19:22:06.427Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:06 [2019-12-20T19:22:06.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616728742 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:06 [2019-12-20T19:22:06.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616728743 data=null doit=true} to TreeItem with text {test}
14:22:06 [2019-12-20T19:22:06.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616728743 data=null} to TreeItem with text {test}
14:22:06 [2019-12-20T19:22:06.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616728743 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:06 [2019-12-20T19:22:06.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616728743 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:06 [2019-12-20T19:22:06.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616728782 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:06 [2019-12-20T19:22:06.427Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:06 [2019-12-20T19:22:06.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616728783 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:06 [2019-12-20T19:22:06.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616728783 data=null doit=true} to TreeItem with text {test}
14:22:06 [2019-12-20T19:22:06.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616728783 data=null} to TreeItem with text {test}
14:22:06 [2019-12-20T19:22:06.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616728783 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:06 [2019-12-20T19:22:06.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616728783 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:06 [2019-12-20T19:22:06.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616728787 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:06 [2019-12-20T19:22:06.427Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:22:06 [2019-12-20T19:22:06.427Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:06 [2019-12-20T19:22:06.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=616728788 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
14:22:06 [2019-12-20T19:22:06.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=616728788 data=null doit=true} to TreeItem with text {Traces [5]}
14:22:06 [2019-12-20T19:22:06.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=616728788 data=null} to TreeItem with text {Traces [5]}
14:22:06 [2019-12-20T19:22:06.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=616728788 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:22:06 [2019-12-20T19:22:06.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616728788 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:22:06 [2019-12-20T19:22:06.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=616728794 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:22:06 [2019-12-20T19:22:06.427Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
14:22:06 [2019-12-20T19:22:06.427Z] WARN - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
14:22:06 [2019-12-20T19:22:06.682Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:06 [2019-12-20T19:22:06.683Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:06 [2019-12-20T19:22:06.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616728936 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:06 [2019-12-20T19:22:06.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616728937 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:06 [2019-12-20T19:22:06.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616728937 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:06 [2019-12-20T19:22:06.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616728937 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:06 [2019-12-20T19:22:06.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616728937 data=null item=TreeItem {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:22:06 [2019-12-20T19:22:06.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616728948 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:06 [2019-12-20T19:22:06.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:06 [2019-12-20T19:22:06.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:06 [2019-12-20T19:22:06.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:06 [2019-12-20T19:22:06.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:06 [2019-12-20T19:22:06.683Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:06 [2019-12-20T19:22:06.683Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:06 [2019-12-20T19:22:06.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616728950 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:06 [2019-12-20T19:22:06.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616728950 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:06 [2019-12-20T19:22:06.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616728950 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:06 [2019-12-20T19:22:06.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616728950 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:06 [2019-12-20T19:22:06.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616728950 data=null item=TreeItem {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:22:06 [2019-12-20T19:22:06.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616728960 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:06 [2019-12-20T19:22:06.683Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:22:06 [2019-12-20T19:22:06.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616728961 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:06 [2019-12-20T19:22:06.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616728961 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:06 [2019-12-20T19:22:06.683Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:06 [2019-12-20T19:22:06.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616728961 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:06 [2019-12-20T19:22:06.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616728961 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:06 [2019-12-20T19:22:06.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616728961 data=null item=TreeItem {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:22:06 [2019-12-20T19:22:06.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616728965 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:06 [2019-12-20T19:22:06.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616728965 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:22:06 [2019-12-20T19:22:06.683Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616728965 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:22:06 [2019-12-20T19:22:06.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616729094 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:22:06 [2019-12-20T19:22:06.938Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616729094 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:06 [2019-12-20T19:22:06.938Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616729094 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:06 [2019-12-20T19:22:06.938Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616729094 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:06 [2019-12-20T19:22:06.938Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:22:06 [2019-12-20T19:22:06.938Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:06 [2019-12-20T19:22:06.938Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:06 [2019-12-20T19:22:06.938Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:06 [2019-12-20T19:22:06.938Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:06 [2019-12-20T19:22:06.938Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:06 [2019-12-20T19:22:06.938Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616728965 data=null item=TreeItem {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:22:07 [2019-12-20T19:22:07.500Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:07 [2019-12-20T19:22:07.500Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:07 [2019-12-20T19:22:07.500Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:07 [2019-12-20T19:22:07.500Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:07 [2019-12-20T19:22:07.500Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:07 [2019-12-20T19:22:07.500Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:07 [2019-12-20T19:22:07.500Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:07 [2019-12-20T19:22:07.500Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:07 [2019-12-20T19:22:07.500Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:07 [2019-12-20T19:22:07.500Z] DEBUG - Attempting to set focus on Table with text {}
14:22:07 [2019-12-20T19:22:07.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616729597 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:22:07 [2019-12-20T19:22:07.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616729597 data=null doit=true} to TableItem with text {}
14:22:07 [2019-12-20T19:22:07.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616729597 data=null} to TableItem with text {}
14:22:07 [2019-12-20T19:22:07.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616729598 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:22:07 [2019-12-20T19:22:07.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616729598 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:22:07 [2019-12-20T19:22:07.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616729600 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:22:07 [2019-12-20T19:22:07.500Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:07 [2019-12-20T19:22:07.500Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:07 [2019-12-20T19:22:07.500Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:07 [2019-12-20T19:22:07.500Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:07 [2019-12-20T19:22:07.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616729777 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:07 [2019-12-20T19:22:07.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616729777 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:07 [2019-12-20T19:22:07.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616729777 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:07 [2019-12-20T19:22:07.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616729777 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:07 [2019-12-20T19:22:07.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616729777 data=null item=TreeItem {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:22:07 [2019-12-20T19:22:07.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616729782 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:07 [2019-12-20T19:22:07.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:07 [2019-12-20T19:22:07.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:07 [2019-12-20T19:22:07.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:07 [2019-12-20T19:22:07.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:07 [2019-12-20T19:22:07.501Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:07 [2019-12-20T19:22:07.501Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:07 [2019-12-20T19:22:07.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:07 [2019-12-20T19:22:07.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:07 [2019-12-20T19:22:07.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:07 [2019-12-20T19:22:07.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:07 [2019-12-20T19:22:07.501Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:07 [2019-12-20T19:22:07.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616729786 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:07 [2019-12-20T19:22:07.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616729786 data=null doit=true} to TreeItem with text {test}
14:22:07 [2019-12-20T19:22:07.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616729786 data=null} to TreeItem with text {test}
14:22:07 [2019-12-20T19:22:07.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616729786 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:07 [2019-12-20T19:22:07.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616729786 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:07 [2019-12-20T19:22:07.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616729804 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:07 [2019-12-20T19:22:07.501Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:07 [2019-12-20T19:22:07.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616729804 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:07 [2019-12-20T19:22:07.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616729804 data=null doit=true} to TreeItem with text {test}
14:22:07 [2019-12-20T19:22:07.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616729804 data=null} to TreeItem with text {test}
14:22:07 [2019-12-20T19:22:07.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616729804 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:07 [2019-12-20T19:22:07.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616729804 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:07 [2019-12-20T19:22:07.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616729808 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:07 [2019-12-20T19:22:07.501Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:22:07 [2019-12-20T19:22:07.501Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:07 [2019-12-20T19:22:07.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=616729809 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
14:22:07 [2019-12-20T19:22:07.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=616729809 data=null doit=true} to TreeItem with text {Traces [5]}
14:22:07 [2019-12-20T19:22:07.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=616729809 data=null} to TreeItem with text {Traces [5]}
14:22:07 [2019-12-20T19:22:07.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=616729809 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:22:07 [2019-12-20T19:22:07.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616729809 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:22:07 [2019-12-20T19:22:07.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=616729821 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:22:07 [2019-12-20T19:22:07.501Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
14:22:07 [2019-12-20T19:22:07.501Z] WARN - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
14:22:08 [2019-12-20T19:22:08.062Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:08 [2019-12-20T19:22:08.062Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:08 [2019-12-20T19:22:08.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616730163 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:22:08 [2019-12-20T19:22:08.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616730163 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:22:08 [2019-12-20T19:22:08.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616730163 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:22:08 [2019-12-20T19:22:08.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616730163 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:22:08 [2019-12-20T19:22:08.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616730163 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:22:08 [2019-12-20T19:22:08.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616730175 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:22:08 [2019-12-20T19:22:08.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:08 [2019-12-20T19:22:08.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:08 [2019-12-20T19:22:08.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:08 [2019-12-20T19:22:08.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:08 [2019-12-20T19:22:08.062Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:08 [2019-12-20T19:22:08.062Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:08 [2019-12-20T19:22:08.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616730177 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:22:08 [2019-12-20T19:22:08.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616730177 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:22:08 [2019-12-20T19:22:08.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616730177 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:22:08 [2019-12-20T19:22:08.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616730178 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:22:08 [2019-12-20T19:22:08.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616730178 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:22:08 [2019-12-20T19:22:08.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616730189 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:22:08 [2019-12-20T19:22:08.062Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
14:22:08 [2019-12-20T19:22:08.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616730190 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:22:08 [2019-12-20T19:22:08.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616730190 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:22:08 [2019-12-20T19:22:08.063Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:08 [2019-12-20T19:22:08.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616730190 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:22:08 [2019-12-20T19:22:08.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616730190 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:22:08 [2019-12-20T19:22:08.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616730190 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:22:08 [2019-12-20T19:22:08.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616730194 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:22:08 [2019-12-20T19:22:08.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616730194 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:22:08 [2019-12-20T19:22:08.063Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616730194 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:22:08 [2019-12-20T19:22:08.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616730234 data=null button=1 stateMask=0x80000 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:22:08 [2019-12-20T19:22:08.063Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616730234 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:22:08 [2019-12-20T19:22:08.063Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616730234 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:22:08 [2019-12-20T19:22:08.063Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616730234 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:22:08 [2019-12-20T19:22:08.063Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
14:22:08 [2019-12-20T19:22:08.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:08 [2019-12-20T19:22:08.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:08 [2019-12-20T19:22:08.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:08 [2019-12-20T19:22:08.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:08 [2019-12-20T19:22:08.063Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:08 [2019-12-20T19:22:08.063Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616730194 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:22:08 [2019-12-20T19:22:08.624Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:08 [2019-12-20T19:22:08.624Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:08 [2019-12-20T19:22:08.624Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:08 [2019-12-20T19:22:08.624Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:08 [2019-12-20T19:22:08.624Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:08 [2019-12-20T19:22:08.624Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:08 [2019-12-20T19:22:08.624Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:08 [2019-12-20T19:22:08.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616730786 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:22:08 [2019-12-20T19:22:08.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616730786 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:22:08 [2019-12-20T19:22:08.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616730786 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:22:08 [2019-12-20T19:22:08.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616730786 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:22:08 [2019-12-20T19:22:08.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616730786 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:22:08 [2019-12-20T19:22:08.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616730790 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:22:08 [2019-12-20T19:22:08.624Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:08 [2019-12-20T19:22:08.624Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:08 [2019-12-20T19:22:08.624Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:08 [2019-12-20T19:22:08.624Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:08 [2019-12-20T19:22:08.624Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:08 [2019-12-20T19:22:08.624Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:08 [2019-12-20T19:22:08.624Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:08 [2019-12-20T19:22:08.624Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:08 [2019-12-20T19:22:08.624Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:08 [2019-12-20T19:22:08.624Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:08 [2019-12-20T19:22:08.624Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:08 [2019-12-20T19:22:08.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616730794 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:08 [2019-12-20T19:22:08.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616730794 data=null doit=true} to TreeItem with text {test}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616730794 data=null} to TreeItem with text {test}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616730794 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616730794 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616730812 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616730813 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616730813 data=null doit=true} to TreeItem with text {test}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616730813 data=null} to TreeItem with text {test}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616730813 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616730813 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616730817 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:08 [2019-12-20T19:22:08.625Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=616730818 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=616730818 data=null doit=true} to TreeItem with text {Traces [5]}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=616730818 data=null} to TreeItem with text {Traces [5]}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=616730818 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616730818 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:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=616730829 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:22:08 [2019-12-20T19:22:08.625Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616730833 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616730833 data=null doit=true} to TreeItem with text {test}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616730833 data=null} to TreeItem with text {test}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616730833 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616730833 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616730876 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616730877 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616730877 data=null doit=true} to TreeItem with text {test}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616730877 data=null} to TreeItem with text {test}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616730877 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616730877 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616730882 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:08 [2019-12-20T19:22:08.625Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=616730883 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=616730883 data=null doit=true} to TreeItem with text {Traces [5]}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=616730883 data=null} to TreeItem with text {Traces [5]}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=616730883 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616730883 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:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=616730890 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=616730891 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [5]}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=616730891 data=null doit=true} to TreeItem with text {Traces [5]}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=616730891 data=null} to TreeItem with text {Traces [5]}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=616730891 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616730891 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:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=616730899 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [5]}
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:22:08 [2019-12-20T19:22:08.625Z] DEBUG - Clicking on with mnemonic 'Import...'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - Clicked on with mnemonic 'Import...'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616731287 data=null doit=true} to Shell with text {Trace Import}
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:22:09 [2019-12-20T19:22:09.187Z] 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:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=616731289 data=null} to (of type 'Combo')
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=616731315 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616731315 data=null doit=true} to TreeItem with text {import}
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616731315 data=null} to TreeItem with text {import}
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616731315 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616731316 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:22:09 [2019-12-20T19:22:09.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616731316 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - Setting state to checked on: import
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=616731379 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:22:09 [2019-12-20T19:22:09.187Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:22:09 [2019-12-20T19:22:09.187Z] 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:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:22:09 [2019-12-20T19:22:09.187Z] 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:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:22:09 [2019-12-20T19:22:09.187Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:22:09 [2019-12-20T19:22:09.188Z] 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:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] 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:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:22:09 [2019-12-20T19:22:09.188Z] 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:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] 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:22:09 [2019-12-20T19:22:09.188Z] 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:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - Clicking on &Finish
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616731386 data=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:22:09 [2019-12-20T19:22:09.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616731386 data=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:22:09 [2019-12-20T19:22:09.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616731386 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616731386 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:09 [2019-12-20T19:22:09.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616731386 data=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:22:09 [2019-12-20T19:22:09.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616731386 data=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:22:09 [2019-12-20T19:22:09.444Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:09 [2019-12-20T19:22:09.444Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:09 [2019-12-20T19:22:09.444Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:09 [2019-12-20T19:22:09.444Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:09 [2019-12-20T19:22:09.444Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:09 [2019-12-20T19:22:09.444Z] DEBUG - Clicked on &Finish
14:22:09 [2019-12-20T19:22:09.444Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:22:09 [2019-12-20T19:22:09.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=616731586 data=null doit=true} to Shell with text {Confirmation}
14:22:09 [2019-12-20T19:22:09.444Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.444Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.444Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
14:22:09 [2019-12-20T19:22:09.444Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
14:22:09 [2019-12-20T19:22:09.444Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
14:22:09 [2019-12-20T19:22:09.444Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.444Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.444Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.444Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:22:09 [2019-12-20T19:22:09.444Z] DEBUG - Clicking on Rename All
14:22:09 [2019-12-20T19:22:09.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=616731587 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:22:09 [2019-12-20T19:22:09.444Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=616731587 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:22:09 [2019-12-20T19:22:09.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=616731587 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
14:22:09 [2019-12-20T19:22:09.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=616731587 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
14:22:09 [2019-12-20T19:22:09.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=616731587 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:22:09 [2019-12-20T19:22:09.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=616731587 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:22:09 [2019-12-20T19:22:09.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=616731587 data=null item=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:22:09 [2019-12-20T19:22:09.444Z] DEBUG - Clicked on 
14:22:09 [2019-12-20T19:22:09.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616731386 data=null item=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:22:09 [2019-12-20T19:22:09.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616730975 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:22:09 [2019-12-20T19:22:09.955Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:09 [2019-12-20T19:22:09.955Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:09 [2019-12-20T19:22:09.955Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:09 [2019-12-20T19:22:09.955Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:09 [2019-12-20T19:22:09.955Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:09 [2019-12-20T19:22:09.955Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:09 [2019-12-20T19:22:09.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616732284 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:09 [2019-12-20T19:22:09.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616732284 data=null doit=true} to TreeItem with text {test}
14:22:09 [2019-12-20T19:22:09.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616732284 data=null} to TreeItem with text {test}
14:22:09 [2019-12-20T19:22:09.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616732285 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:09 [2019-12-20T19:22:09.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616732285 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:09 [2019-12-20T19:22:09.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616732294 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:09 [2019-12-20T19:22:09.955Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:09 [2019-12-20T19:22:09.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616732294 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:09 [2019-12-20T19:22:09.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616732295 data=null doit=true} to TreeItem with text {test}
14:22:09 [2019-12-20T19:22:09.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616732295 data=null} to TreeItem with text {test}
14:22:09 [2019-12-20T19:22:09.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616732295 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:09 [2019-12-20T19:22:09.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616732295 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:09 [2019-12-20T19:22:09.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616732304 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:09 [2019-12-20T19:22:09.955Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:22:09 [2019-12-20T19:22:09.955Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:09 [2019-12-20T19:22:09.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=616732305 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [10]}
14:22:09 [2019-12-20T19:22:09.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=616732305 data=null doit=true} to TreeItem with text {Traces [10]}
14:22:09 [2019-12-20T19:22:09.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=616732305 data=null} to TreeItem with text {Traces [10]}
14:22:09 [2019-12-20T19:22:09.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=616732305 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [10]}
14:22:09 [2019-12-20T19:22:09.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616732306 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:22:09 [2019-12-20T19:22:09.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=616732313 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [10]}
14:22:09 [2019-12-20T19:22:09.955Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
14:22:10 [2019-12-20T19:22:10.517Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:10 [2019-12-20T19:22:10.517Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:10 [2019-12-20T19:22:10.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616732759 data=null button=0 stateMask=0x0 x=161 y=200 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:10 [2019-12-20T19:22:10.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=616732759 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:10 [2019-12-20T19:22:10.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=616732760 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:10 [2019-12-20T19:22:10.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616732760 data=null button=1 stateMask=0x0 x=161 y=200 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:10 [2019-12-20T19:22:10.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616732760 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:22:10 [2019-12-20T19:22:10.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616732771 data=null button=1 stateMask=0x80000 x=161 y=200 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:10 [2019-12-20T19:22:10.517Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:10 [2019-12-20T19:22:10.517Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:10 [2019-12-20T19:22:10.517Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:10 [2019-12-20T19:22:10.517Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:10 [2019-12-20T19:22:10.517Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:10 [2019-12-20T19:22:10.517Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:10 [2019-12-20T19:22:10.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616732773 data=null button=0 stateMask=0x0 x=161 y=200 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:10 [2019-12-20T19:22:10.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=616732773 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:10 [2019-12-20T19:22:10.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=616732773 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:10 [2019-12-20T19:22:10.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616732774 data=null button=1 stateMask=0x0 x=161 y=200 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:10 [2019-12-20T19:22:10.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616732784 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:22:10 [2019-12-20T19:22:10.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616732788 data=null button=1 stateMask=0x80000 x=161 y=200 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:10 [2019-12-20T19:22:10.518Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
14:22:10 [2019-12-20T19:22:10.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616732789 data=null button=0 stateMask=0x0 x=161 y=200 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:10 [2019-12-20T19:22:10.518Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=616732789 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:10 [2019-12-20T19:22:10.518Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:10 [2019-12-20T19:22:10.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=616732789 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:10 [2019-12-20T19:22:10.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616732789 data=null button=1 stateMask=0x0 x=161 y=200 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:10 [2019-12-20T19:22:10.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616732789 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:22:10 [2019-12-20T19:22:10.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616732796 data=null button=1 stateMask=0x80000 x=161 y=200 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:10 [2019-12-20T19:22:10.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616732796 data=null button=1 stateMask=0x0 x=161 y=200 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:10 [2019-12-20T19:22:10.518Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616732796 data=null button=1 stateMask=0x0 x=161 y=200 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:10 [2019-12-20T19:22:10.518Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616732796 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:22:10 [2019-12-20T19:22:10.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616732839 data=null button=1 stateMask=0x80000 x=161 y=200 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:10 [2019-12-20T19:22:10.518Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616732845 data=null button=0 stateMask=0x0 x=161 y=200 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:10 [2019-12-20T19:22:10.518Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=616732845 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:10 [2019-12-20T19:22:10.518Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=616732845 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:10 [2019-12-20T19:22:10.518Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
14:22:10 [2019-12-20T19:22:10.518Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:10 [2019-12-20T19:22:10.518Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:10 [2019-12-20T19:22:10.518Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:10 [2019-12-20T19:22:10.518Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:10 [2019-12-20T19:22:10.518Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:11 [2019-12-20T19:22:11.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:11 [2019-12-20T19:22:11.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:11 [2019-12-20T19:22:11.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:11 [2019-12-20T19:22:11.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:11 [2019-12-20T19:22:11.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:11 [2019-12-20T19:22:11.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:12 [2019-12-20T19:22:12.004Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:12 [2019-12-20T19:22:12.004Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:12 [2019-12-20T19:22:12.004Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:12 [2019-12-20T19:22:12.004Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:12 [2019-12-20T19:22:12.004Z] DEBUG - Attempting to set focus on Table with text {}
14:22:12 [2019-12-20T19:22:12.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616734349 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:22:12 [2019-12-20T19:22:12.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616734350 data=null doit=true} to TableItem with text {}
14:22:12 [2019-12-20T19:22:12.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616734350 data=null} to TableItem with text {}
14:22:12 [2019-12-20T19:22:12.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616734350 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:22:12 [2019-12-20T19:22:12.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616734350 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:22:12 [2019-12-20T19:22:12.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616734360 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:22:12 [2019-12-20T19:22:12.004Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:12 [2019-12-20T19:22:12.004Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:12 [2019-12-20T19:22:12.260Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:12 [2019-12-20T19:22:12.260Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:12 [2019-12-20T19:22:12.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616734441 data=null button=0 stateMask=0x0 x=161 y=200 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:12 [2019-12-20T19:22:12.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=616734441 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:12 [2019-12-20T19:22:12.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=616734441 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:12 [2019-12-20T19:22:12.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616734441 data=null button=1 stateMask=0x0 x=161 y=200 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:12 [2019-12-20T19:22:12.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616734441 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:22:12 [2019-12-20T19:22:12.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616734445 data=null button=1 stateMask=0x80000 x=161 y=200 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:12 [2019-12-20T19:22:12.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:12 [2019-12-20T19:22:12.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:12 [2019-12-20T19:22:12.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:12 [2019-12-20T19:22:12.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:12 [2019-12-20T19:22:12.260Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:12 [2019-12-20T19:22:12.260Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:12 [2019-12-20T19:22:12.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:12 [2019-12-20T19:22:12.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:12 [2019-12-20T19:22:12.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:12 [2019-12-20T19:22:12.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:12 [2019-12-20T19:22:12.260Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:12 [2019-12-20T19:22:12.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616734449 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:12 [2019-12-20T19:22:12.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616734449 data=null doit=true} to TreeItem with text {test}
14:22:12 [2019-12-20T19:22:12.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616734449 data=null} to TreeItem with text {test}
14:22:12 [2019-12-20T19:22:12.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616734450 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:12 [2019-12-20T19:22:12.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616734450 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:12 [2019-12-20T19:22:12.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616734484 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:12 [2019-12-20T19:22:12.260Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:12 [2019-12-20T19:22:12.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616734485 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:12 [2019-12-20T19:22:12.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616734485 data=null doit=true} to TreeItem with text {test}
14:22:12 [2019-12-20T19:22:12.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616734485 data=null} to TreeItem with text {test}
14:22:12 [2019-12-20T19:22:12.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616734485 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:12 [2019-12-20T19:22:12.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616734485 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:12 [2019-12-20T19:22:12.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616734490 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:12 [2019-12-20T19:22:12.260Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:22:12 [2019-12-20T19:22:12.260Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:12 [2019-12-20T19:22:12.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=616734490 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [10]}
14:22:12 [2019-12-20T19:22:12.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=616734490 data=null doit=true} to TreeItem with text {Traces [10]}
14:22:12 [2019-12-20T19:22:12.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=616734490 data=null} to TreeItem with text {Traces [10]}
14:22:12 [2019-12-20T19:22:12.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=616734490 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [10]}
14:22:12 [2019-12-20T19:22:12.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616734490 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:22:12 [2019-12-20T19:22:12.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=616734497 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [10]}
14:22:12 [2019-12-20T19:22:12.261Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
14:22:12 [2019-12-20T19:22:12.516Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:12 [2019-12-20T19:22:12.516Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:12 [2019-12-20T19:22:12.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616734844 data=null button=0 stateMask=0x0 x=165 y=242 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:12 [2019-12-20T19:22:12.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=616734844 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:12 [2019-12-20T19:22:12.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=616734844 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:12 [2019-12-20T19:22:12.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616734845 data=null button=1 stateMask=0x0 x=165 y=242 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:12 [2019-12-20T19:22:12.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616734845 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:22:12 [2019-12-20T19:22:12.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616734857 data=null button=1 stateMask=0x80000 x=165 y=242 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:12 [2019-12-20T19:22:12.516Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:12 [2019-12-20T19:22:12.516Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:12 [2019-12-20T19:22:12.516Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:12 [2019-12-20T19:22:12.516Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:12 [2019-12-20T19:22:12.516Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:12 [2019-12-20T19:22:12.516Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:12 [2019-12-20T19:22:12.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616734859 data=null button=0 stateMask=0x0 x=165 y=242 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:12 [2019-12-20T19:22:12.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=616734870 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:12 [2019-12-20T19:22:12.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=616734870 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:12 [2019-12-20T19:22:12.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616734870 data=null button=1 stateMask=0x0 x=165 y=242 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:12 [2019-12-20T19:22:12.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616734870 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:22:12 [2019-12-20T19:22:12.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616734874 data=null button=1 stateMask=0x80000 x=165 y=242 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:12 [2019-12-20T19:22:12.516Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
14:22:12 [2019-12-20T19:22:12.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616734874 data=null button=0 stateMask=0x0 x=165 y=242 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:12 [2019-12-20T19:22:12.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=616734874 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:12 [2019-12-20T19:22:12.516Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:12 [2019-12-20T19:22:12.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=616734874 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:12 [2019-12-20T19:22:12.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616734875 data=null button=1 stateMask=0x0 x=165 y=242 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:12 [2019-12-20T19:22:12.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616734875 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:22:12 [2019-12-20T19:22:12.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616734881 data=null button=1 stateMask=0x80000 x=165 y=242 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:12 [2019-12-20T19:22:12.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616734881 data=null button=1 stateMask=0x0 x=165 y=242 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:12 [2019-12-20T19:22:12.516Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616734881 data=null button=1 stateMask=0x0 x=165 y=242 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:12 [2019-12-20T19:22:12.772Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616734881 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:22:12 [2019-12-20T19:22:12.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616734924 data=null button=1 stateMask=0x80000 x=165 y=242 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:12 [2019-12-20T19:22:12.772Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616734931 data=null button=0 stateMask=0x0 x=165 y=242 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:12 [2019-12-20T19:22:12.772Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=616734931 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:12 [2019-12-20T19:22:12.772Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=616734931 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:12 [2019-12-20T19:22:12.772Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
14:22:12 [2019-12-20T19:22:12.772Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:12 [2019-12-20T19:22:12.772Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:12 [2019-12-20T19:22:12.772Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:12 [2019-12-20T19:22:12.772Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:12 [2019-12-20T19:22:12.772Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:12 [2019-12-20T19:22:12.772Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:13 [2019-12-20T19:22:13.332Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:13 [2019-12-20T19:22:13.332Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:13 [2019-12-20T19:22:13.332Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:13 [2019-12-20T19:22:13.332Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:13 [2019-12-20T19:22:13.332Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:13 [2019-12-20T19:22:13.332Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:13 [2019-12-20T19:22:13.332Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:13 [2019-12-20T19:22:13.894Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:13 [2019-12-20T19:22:13.894Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:13 [2019-12-20T19:22:13.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616736189 data=null button=0 stateMask=0x0 x=165 y=242 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:13 [2019-12-20T19:22:13.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=616736189 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:13 [2019-12-20T19:22:13.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=616736189 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:13 [2019-12-20T19:22:13.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616736190 data=null button=1 stateMask=0x0 x=165 y=242 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:13 [2019-12-20T19:22:13.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616736190 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:22:13 [2019-12-20T19:22:13.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616736193 data=null button=1 stateMask=0x80000 x=165 y=242 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:13 [2019-12-20T19:22:13.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:13 [2019-12-20T19:22:13.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:13 [2019-12-20T19:22:13.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:13 [2019-12-20T19:22:13.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:13 [2019-12-20T19:22:13.894Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:13 [2019-12-20T19:22:13.894Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:13 [2019-12-20T19:22:13.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:13 [2019-12-20T19:22:13.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:13 [2019-12-20T19:22:13.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:13 [2019-12-20T19:22:13.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:13 [2019-12-20T19:22:13.894Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:13 [2019-12-20T19:22:13.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616736198 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:13 [2019-12-20T19:22:13.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616736198 data=null doit=true} to TreeItem with text {test}
14:22:13 [2019-12-20T19:22:13.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616736198 data=null} to TreeItem with text {test}
14:22:13 [2019-12-20T19:22:13.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616736198 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:13 [2019-12-20T19:22:13.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616736198 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:13 [2019-12-20T19:22:13.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616736219 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:13 [2019-12-20T19:22:13.895Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:13 [2019-12-20T19:22:13.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616736220 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:13 [2019-12-20T19:22:13.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616736220 data=null doit=true} to TreeItem with text {test}
14:22:13 [2019-12-20T19:22:13.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616736220 data=null} to TreeItem with text {test}
14:22:13 [2019-12-20T19:22:13.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616736220 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:13 [2019-12-20T19:22:13.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616736220 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:13 [2019-12-20T19:22:13.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616736227 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:13 [2019-12-20T19:22:13.895Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:22:13 [2019-12-20T19:22:13.895Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:13 [2019-12-20T19:22:13.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=616736228 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [10]}
14:22:13 [2019-12-20T19:22:13.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=616736228 data=null doit=true} to TreeItem with text {Traces [10]}
14:22:13 [2019-12-20T19:22:13.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=616736228 data=null} to TreeItem with text {Traces [10]}
14:22:13 [2019-12-20T19:22:13.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=616736228 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [10]}
14:22:13 [2019-12-20T19:22:13.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616736228 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:22:13 [2019-12-20T19:22:13.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=616736238 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [10]}
14:22:13 [2019-12-20T19:22:13.895Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
14:22:14 [2019-12-20T19:22:14.151Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:14 [2019-12-20T19:22:14.151Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:14 [2019-12-20T19:22:14.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=616736418 data=null button=0 stateMask=0x0 x=142 y=284 count=0} to TreeItem with text {unrecognized.log(2)}
14:22:14 [2019-12-20T19:22:14.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=616736419 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
14:22:14 [2019-12-20T19:22:14.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=616736419 data=null} to TreeItem with text {unrecognized.log(2)}
14:22:14 [2019-12-20T19:22:14.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=616736419 data=null button=1 stateMask=0x0 x=142 y=284 count=1} to TreeItem with text {unrecognized.log(2)}
14:22:14 [2019-12-20T19:22:14.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616736419 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:22:14 [2019-12-20T19:22:14.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=616736433 data=null button=1 stateMask=0x80000 x=142 y=284 count=1} to TreeItem with text {unrecognized.log(2)}
14:22:14 [2019-12-20T19:22:14.151Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:14 [2019-12-20T19:22:14.151Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:14 [2019-12-20T19:22:14.151Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:14 [2019-12-20T19:22:14.151Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:14 [2019-12-20T19:22:14.151Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:14 [2019-12-20T19:22:14.151Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:14 [2019-12-20T19:22:14.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=616736448 data=null button=0 stateMask=0x0 x=142 y=284 count=0} to TreeItem with text {unrecognized.log(2)}
14:22:14 [2019-12-20T19:22:14.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=616736448 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
14:22:14 [2019-12-20T19:22:14.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=616736448 data=null} to TreeItem with text {unrecognized.log(2)}
14:22:14 [2019-12-20T19:22:14.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=616736449 data=null button=1 stateMask=0x0 x=142 y=284 count=1} to TreeItem with text {unrecognized.log(2)}
14:22:14 [2019-12-20T19:22:14.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616736449 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:22:14 [2019-12-20T19:22:14.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=616736456 data=null button=1 stateMask=0x80000 x=142 y=284 count=1} to TreeItem with text {unrecognized.log(2)}
14:22:14 [2019-12-20T19:22:14.151Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log(2)}
14:22:14 [2019-12-20T19:22:14.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=616736456 data=null button=0 stateMask=0x0 x=142 y=284 count=0} to TreeItem with text {unrecognized.log(2)}
14:22:14 [2019-12-20T19:22:14.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=616736456 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
14:22:14 [2019-12-20T19:22:14.151Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:14 [2019-12-20T19:22:14.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=616736457 data=null} to TreeItem with text {unrecognized.log(2)}
14:22:14 [2019-12-20T19:22:14.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=616736457 data=null button=1 stateMask=0x0 x=142 y=284 count=1} to TreeItem with text {unrecognized.log(2)}
14:22:14 [2019-12-20T19:22:14.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616736457 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:22:14 [2019-12-20T19:22:14.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=616736461 data=null button=1 stateMask=0x80000 x=142 y=284 count=1} to TreeItem with text {unrecognized.log(2)}
14:22:14 [2019-12-20T19:22:14.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=616736461 data=null button=1 stateMask=0x0 x=142 y=284 count=2} to TreeItem with text {unrecognized.log(2)}
14:22:14 [2019-12-20T19:22:14.151Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log(2)} time=616736461 data=null button=1 stateMask=0x0 x=142 y=284 count=2} to TreeItem with text {unrecognized.log(2)}
14:22:14 [2019-12-20T19:22:14.151Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616736461 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:22:14 [2019-12-20T19:22:14.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=616736519 data=null button=1 stateMask=0x80000 x=142 y=284 count=2} to TreeItem with text {unrecognized.log(2)}
14:22:14 [2019-12-20T19:22:14.151Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log(2)} time=616736519 data=null button=0 stateMask=0x0 x=142 y=284 count=0} to TreeItem with text {unrecognized.log(2)}
14:22:14 [2019-12-20T19:22:14.151Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log(2)} time=616736519 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
14:22:14 [2019-12-20T19:22:14.406Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log(2)} time=616736520 data=null} to TreeItem with text {unrecognized.log(2)}
14:22:14 [2019-12-20T19:22:14.406Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log(2)}
14:22:14 [2019-12-20T19:22:14.406Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:14 [2019-12-20T19:22:14.406Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:14 [2019-12-20T19:22:14.406Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:14 [2019-12-20T19:22:14.406Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:14 [2019-12-20T19:22:14.406Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:14 [2019-12-20T19:22:14.406Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:14 [2019-12-20T19:22:14.407Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:14 [2019-12-20T19:22:14.407Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:15 [2019-12-20T19:22:15.332Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:15 [2019-12-20T19:22:15.332Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:15 [2019-12-20T19:22:15.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=616737745 data=null button=0 stateMask=0x0 x=142 y=284 count=0} to TreeItem with text {unrecognized.log(2)}
14:22:15 [2019-12-20T19:22:15.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=616737745 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
14:22:15 [2019-12-20T19:22:15.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=616737745 data=null} to TreeItem with text {unrecognized.log(2)}
14:22:15 [2019-12-20T19:22:15.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=616737745 data=null button=1 stateMask=0x0 x=142 y=284 count=1} to TreeItem with text {unrecognized.log(2)}
14:22:15 [2019-12-20T19:22:15.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616737745 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:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=616737750 data=null button=1 stateMask=0x80000 x=142 y=284 count=1} to TreeItem with text {unrecognized.log(2)}
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:15 [2019-12-20T19:22:15.589Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616737758 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616737758 data=null doit=true} to TreeItem with text {test}
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616737758 data=null} to TreeItem with text {test}
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616737758 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616737758 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616737788 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616737789 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616737789 data=null doit=true} to TreeItem with text {test}
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616737789 data=null} to TreeItem with text {test}
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616737790 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616737790 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616737794 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:15 [2019-12-20T19:22:15.589Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=616737802 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [10]}
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=616737802 data=null doit=true} to TreeItem with text {Traces [10]}
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=616737802 data=null} to TreeItem with text {Traces [10]}
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=616737802 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [10]}
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616737803 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:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=616737811 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [10]}
14:22:15 [2019-12-20T19:22:15.589Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
14:22:15 [2019-12-20T19:22:15.589Z] WARN - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616737897 data=null button=0 stateMask=0x0 x=179 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=616737897 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=616737897 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616737897 data=null button=1 stateMask=0x0 x=179 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616737898 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:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616737910 data=null button=1 stateMask=0x80000 x=179 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:15 [2019-12-20T19:22:15.589Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616737920 data=null button=0 stateMask=0x0 x=179 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=616737920 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=616737921 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616737921 data=null button=1 stateMask=0x0 x=179 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616737921 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:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616737925 data=null button=1 stateMask=0x80000 x=179 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616737925 data=null button=0 stateMask=0x0 x=179 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=616737925 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=616737925 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616737925 data=null button=1 stateMask=0x0 x=179 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616737926 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:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616737931 data=null button=1 stateMask=0x80000 x=179 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616737932 data=null button=1 stateMask=0x0 x=179 y=116 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:15 [2019-12-20T19:22:15.589Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616737932 data=null button=1 stateMask=0x0 x=179 y=116 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:15 [2019-12-20T19:22:15.845Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616737932 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:22:15 [2019-12-20T19:22:15.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616737993 data=null button=1 stateMask=0x80000 x=179 y=116 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:15 [2019-12-20T19:22:15.845Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616738000 data=null button=0 stateMask=0x0 x=179 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:15 [2019-12-20T19:22:15.845Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=616738000 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:15 [2019-12-20T19:22:15.845Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=616738000 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:15 [2019-12-20T19:22:15.845Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
14:22:15 [2019-12-20T19:22:15.845Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:15 [2019-12-20T19:22:15.845Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:15 [2019-12-20T19:22:15.845Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:15 [2019-12-20T19:22:15.845Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:15 [2019-12-20T19:22:15.845Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:15 [2019-12-20T19:22:15.845Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:15 [2019-12-20T19:22:15.845Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:15 [2019-12-20T19:22:15.845Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:16 [2019-12-20T19:22:16.406Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:16 [2019-12-20T19:22:16.406Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:16 [2019-12-20T19:22:16.406Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:16 [2019-12-20T19:22:16.406Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:16 [2019-12-20T19:22:16.406Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:16 [2019-12-20T19:22:16.406Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:16 [2019-12-20T19:22:16.406Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:16 [2019-12-20T19:22:16.406Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:16 [2019-12-20T19:22:16.406Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - Attempting to set focus on Table with text {}
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616739504 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616739504 data=null doit=true} to TableItem with text {}
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616739504 data=null} to TableItem with text {}
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616739504 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616739504 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:22:17 [2019-12-20T19:22:17.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616739508 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616739608 data=null button=0 stateMask=0x0 x=179 y=116 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=616739608 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=616739608 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616739608 data=null button=1 stateMask=0x0 x=179 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616739608 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:22:17 [2019-12-20T19:22:17.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616739612 data=null button=1 stateMask=0x80000 x=179 y=116 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:17 [2019-12-20T19:22:17.333Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616739616 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616739616 data=null doit=true} to TreeItem with text {test}
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616739616 data=null} to TreeItem with text {test}
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616739616 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616739616 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616739636 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616739636 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616739636 data=null doit=true} to TreeItem with text {test}
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616739636 data=null} to TreeItem with text {test}
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616739636 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616739636 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616739641 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:17 [2019-12-20T19:22:17.333Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=616739641 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [10]}
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=616739641 data=null doit=true} to TreeItem with text {Traces [10]}
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=616739642 data=null} to TreeItem with text {Traces [10]}
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=616739642 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [10]}
14:22:17 [2019-12-20T19:22:17.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616739642 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:22:17 [2019-12-20T19:22:17.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=616739652 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [10]}
14:22:17 [2019-12-20T19:22:17.333Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
14:22:17 [2019-12-20T19:22:17.333Z] WARN - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
14:22:17 [2019-12-20T19:22:17.894Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:17 [2019-12-20T19:22:17.894Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:17 [2019-12-20T19:22:17.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616740095 data=null button=0 stateMask=0x0 x=183 y=158 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:17 [2019-12-20T19:22:17.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=616740096 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:17 [2019-12-20T19:22:17.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=616740096 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:17 [2019-12-20T19:22:17.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616740096 data=null button=1 stateMask=0x0 x=183 y=158 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:17 [2019-12-20T19:22:17.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616740120 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:22:17 [2019-12-20T19:22:17.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616740148 data=null button=1 stateMask=0x80000 x=183 y=158 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:17 [2019-12-20T19:22:17.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:17 [2019-12-20T19:22:17.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:17 [2019-12-20T19:22:17.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:17 [2019-12-20T19:22:17.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:17 [2019-12-20T19:22:17.894Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:17 [2019-12-20T19:22:17.894Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:17 [2019-12-20T19:22:17.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616740151 data=null button=0 stateMask=0x0 x=183 y=158 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:17 [2019-12-20T19:22:17.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=616740151 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:17 [2019-12-20T19:22:17.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=616740151 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:17 [2019-12-20T19:22:17.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616740151 data=null button=1 stateMask=0x0 x=183 y=158 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:17 [2019-12-20T19:22:17.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616740151 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:22:17 [2019-12-20T19:22:17.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616740158 data=null button=1 stateMask=0x80000 x=183 y=158 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:17 [2019-12-20T19:22:17.894Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
14:22:17 [2019-12-20T19:22:17.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616740159 data=null button=0 stateMask=0x0 x=183 y=158 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:17 [2019-12-20T19:22:17.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=616740159 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:17 [2019-12-20T19:22:17.894Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:17 [2019-12-20T19:22:17.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=616740159 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:17 [2019-12-20T19:22:17.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616740159 data=null button=1 stateMask=0x0 x=183 y=158 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:17 [2019-12-20T19:22:17.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616740159 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:22:17 [2019-12-20T19:22:17.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616740162 data=null button=1 stateMask=0x80000 x=183 y=158 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:17 [2019-12-20T19:22:17.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616740163 data=null button=1 stateMask=0x0 x=183 y=158 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:17 [2019-12-20T19:22:17.894Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616740163 data=null button=1 stateMask=0x0 x=183 y=158 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:17 [2019-12-20T19:22:17.894Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616740163 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:22:17 [2019-12-20T19:22:17.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616740250 data=null button=1 stateMask=0x80000 x=183 y=158 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:17 [2019-12-20T19:22:17.894Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616740257 data=null button=0 stateMask=0x0 x=183 y=158 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:17 [2019-12-20T19:22:17.894Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=616740257 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:17 [2019-12-20T19:22:17.894Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=616740257 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:17 [2019-12-20T19:22:17.894Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
14:22:17 [2019-12-20T19:22:17.895Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:17 [2019-12-20T19:22:17.895Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:17 [2019-12-20T19:22:17.895Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:17 [2019-12-20T19:22:17.895Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:17 [2019-12-20T19:22:17.895Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:17 [2019-12-20T19:22:17.895Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:17 [2019-12-20T19:22:17.895Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:17 [2019-12-20T19:22:17.895Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:17 [2019-12-20T19:22:17.895Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:18 [2019-12-20T19:22:18.456Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:18 [2019-12-20T19:22:18.456Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:18 [2019-12-20T19:22:18.456Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:18 [2019-12-20T19:22:18.456Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:18 [2019-12-20T19:22:18.456Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:18 [2019-12-20T19:22:18.456Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:18 [2019-12-20T19:22:18.456Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:18 [2019-12-20T19:22:18.456Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:18 [2019-12-20T19:22:18.456Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:18 [2019-12-20T19:22:18.456Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:19 [2019-12-20T19:22:19.017Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:19 [2019-12-20T19:22:19.017Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616741427 data=null button=0 stateMask=0x0 x=183 y=158 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=616741427 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=616741427 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616741427 data=null button=1 stateMask=0x0 x=183 y=158 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616741428 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:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616741432 data=null button=1 stateMask=0x80000 x=183 y=158 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:19 [2019-12-20T19:22:19.274Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616741436 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616741437 data=null doit=true} to TreeItem with text {test}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616741437 data=null} to TreeItem with text {test}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616741437 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616741437 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616741457 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616741457 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616741457 data=null doit=true} to TreeItem with text {test}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616741457 data=null} to TreeItem with text {test}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616741457 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616741457 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616741479 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:19 [2019-12-20T19:22:19.274Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=616741479 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [10]}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=616741479 data=null doit=true} to TreeItem with text {Traces [10]}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=616741479 data=null} to TreeItem with text {Traces [10]}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=616741480 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [10]}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616741480 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:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=616741487 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [10]}
14:22:19 [2019-12-20T19:22:19.274Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616741493 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616741493 data=null doit=true} to TreeItem with text {test}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616741493 data=null} to TreeItem with text {test}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616741493 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616741493 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616741508 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616741509 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616741509 data=null doit=true} to TreeItem with text {test}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616741509 data=null} to TreeItem with text {test}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616741509 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616741509 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616741520 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:19 [2019-12-20T19:22:19.274Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=616741521 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [10]}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=616741521 data=null doit=true} to TreeItem with text {Traces [10]}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=616741521 data=null} to TreeItem with text {Traces [10]}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=616741521 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [10]}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616741521 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:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=616741534 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [10]}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=616741535 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [10]}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=616741535 data=null doit=true} to TreeItem with text {Traces [10]}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=616741535 data=null} to TreeItem with text {Traces [10]}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=616741535 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [10]}
14:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616741535 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:22:19 [2019-12-20T19:22:19.274Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=616741539 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [10]}
14:22:19 [2019-12-20T19:22:19.275Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:22:19 [2019-12-20T19:22:19.275Z] DEBUG - Clicking on with mnemonic 'Clear'
14:22:19 [2019-12-20T19:22:19.530Z] DEBUG - Clicked on with mnemonic 'Clear'
14:22:19 [2019-12-20T19:22:19.530Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:22:19 [2019-12-20T19:22:19.530Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=616741829 data=null doit=true} to Shell with text {Confirm Clear}
14:22:19 [2019-12-20T19:22:19.530Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:22:19 [2019-12-20T19:22:19.530Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:22:19 [2019-12-20T19:22:19.530Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:22:19 [2019-12-20T19:22:19.530Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:22:19 [2019-12-20T19:22:19.530Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:22:19 [2019-12-20T19:22:19.530Z] DEBUG - Clicking on &Yes
14:22:19 [2019-12-20T19:22:19.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616741830 data=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:22:19 [2019-12-20T19:22:19.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616741830 data=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:22:19 [2019-12-20T19:22:19.530Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616741830 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:22:19 [2019-12-20T19:22:19.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616741830 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:22:19 [2019-12-20T19:22:19.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616741830 data=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:22:19 [2019-12-20T19:22:19.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616741830 data=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:22:19 [2019-12-20T19:22:19.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616741830 data=null item=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:22:22 [2019-12-20T19:22:22.043Z] DEBUG - Clicked on 
14:22:22 [2019-12-20T19:22:22.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=616741603 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:22:22 [2019-12-20T19:22:22.300Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:22 [2019-12-20T19:22:22.300Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:22 [2019-12-20T19:22:22.300Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:22 [2019-12-20T19:22:22.300Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:22 [2019-12-20T19:22:22.300Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:22 [2019-12-20T19:22:22.300Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:22 [2019-12-20T19:22:22.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616744585 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:22 [2019-12-20T19:22:22.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616744585 data=null doit=true} to TreeItem with text {test}
14:22:22 [2019-12-20T19:22:22.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616744585 data=null} to TreeItem with text {test}
14:22:22 [2019-12-20T19:22:22.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616744585 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:22 [2019-12-20T19:22:22.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616744585 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:22 [2019-12-20T19:22:22.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616744598 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:22 [2019-12-20T19:22:22.300Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:22 [2019-12-20T19:22:22.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616744599 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:22 [2019-12-20T19:22:22.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616744599 data=null doit=true} to TreeItem with text {test}
14:22:22 [2019-12-20T19:22:22.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616744599 data=null} to TreeItem with text {test}
14:22:22 [2019-12-20T19:22:22.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616744599 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:22 [2019-12-20T19:22:22.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616744599 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:22 [2019-12-20T19:22:22.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616744603 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:22 [2019-12-20T19:22:22.300Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:22:22 [2019-12-20T19:22:22.300Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:22 [2019-12-20T19:22:22.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616744604 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:22:22 [2019-12-20T19:22:22.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616744604 data=null doit=true} to TreeItem with text {Traces [0]}
14:22:22 [2019-12-20T19:22:22.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616744604 data=null} to TreeItem with text {Traces [0]}
14:22:22 [2019-12-20T19:22:22.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616744604 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:22:22 [2019-12-20T19:22:22.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616744604 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:22:22 [2019-12-20T19:22:22.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616744610 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:22:22 [2019-12-20T19:22:22.300Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:22 [2019-12-20T19:22:22.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616744610 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:22:22 [2019-12-20T19:22:22.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616744614 data=null doit=true} to TreeItem with text {Traces [0]}
14:22:22 [2019-12-20T19:22:22.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616744615 data=null} to TreeItem with text {Traces [0]}
14:22:22 [2019-12-20T19:22:22.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616744615 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:22:22 [2019-12-20T19:22:22.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616744615 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:22:22 [2019-12-20T19:22:22.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616744617 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:22:22 [2019-12-20T19:22:22.300Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
14:22:22 [2019-12-20T19:22:22.300Z] DEBUG - Clicking on with mnemonic 'New Folder...'
14:22:22 [2019-12-20T19:22:22.556Z] DEBUG - Clicked on with mnemonic 'New Folder...'
14:22:22 [2019-12-20T19:22:22.556Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
14:22:22 [2019-12-20T19:22:22.556Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:22:22 [2019-12-20T19:22:22.556Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:22:22 [2019-12-20T19:22:22.556Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:22 [2019-12-20T19:22:22.556Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:22:22 [2019-12-20T19:22:22.556Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:22:22 [2019-12-20T19:22:22.556Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:22:22 [2019-12-20T19:22:22.556Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:22 [2019-12-20T19:22:22.556Z] DEBUG - Clicking on OK
14:22:22 [2019-12-20T19:22:22.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616744783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:22 [2019-12-20T19:22:22.556Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616744783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:22 [2019-12-20T19:22:22.556Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616744783 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:22 [2019-12-20T19:22:22.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616744783 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:22 [2019-12-20T19:22:22.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616744783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:22 [2019-12-20T19:22:22.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616744783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:22 [2019-12-20T19:22:22.556Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:22 [2019-12-20T19:22:22.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616744783 data=null item=null detail=0 x=0 y=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:22:22 [2019-12-20T19:22:22.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=616744645 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:22:22 [2019-12-20T19:22:22.556Z] DEBUG - Clicked on 
14:22:22 [2019-12-20T19:22:22.556Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:22 [2019-12-20T19:22:22.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616744905 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:22:22 [2019-12-20T19:22:22.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616744905 data=null doit=true} to TreeItem with text {Traces [0]}
14:22:22 [2019-12-20T19:22:22.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616744905 data=null} to TreeItem with text {Traces [0]}
14:22:22 [2019-12-20T19:22:22.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616744905 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:22:22 [2019-12-20T19:22:22.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616744905 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:22:22 [2019-12-20T19:22:22.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616744908 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:22:22 [2019-12-20T19:22:22.812Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
14:22:22 [2019-12-20T19:22:22.812Z] DEBUG - Clicking on with mnemonic 'New Folder...'
14:22:22 [2019-12-20T19:22:22.812Z] DEBUG - Clicked on with mnemonic 'New Folder...'
14:22:22 [2019-12-20T19:22:22.812Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
14:22:22 [2019-12-20T19:22:22.812Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:22:22 [2019-12-20T19:22:22.812Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:22:22 [2019-12-20T19:22:22.812Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:22 [2019-12-20T19:22:22.812Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:22:22 [2019-12-20T19:22:22.812Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:22:22 [2019-12-20T19:22:22.812Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:22:22 [2019-12-20T19:22:22.812Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:22 [2019-12-20T19:22:22.812Z] DEBUG - Clicking on OK
14:22:22 [2019-12-20T19:22:22.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616745101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:22 [2019-12-20T19:22:22.813Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616745101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:22 [2019-12-20T19:22:22.813Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616745101 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:22 [2019-12-20T19:22:22.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616745101 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:22 [2019-12-20T19:22:22.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616745101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:22 [2019-12-20T19:22:22.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616745101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:22 [2019-12-20T19:22:22.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616745101 data=null item=null detail=0 x=0 y=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:22:22 [2019-12-20T19:22:22.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=616744994 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:22:23 [2019-12-20T19:22:23.070Z] DEBUG - Clicked on 
14:22:23 [2019-12-20T19:22:23.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616745193 data=null doit=true} to TreeItem with text {Traces [0]}
14:22:23 [2019-12-20T19:22:23.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616745193 data=null} to TreeItem with text {Traces [0]}
14:22:23 [2019-12-20T19:22:23.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616745193 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:22:23 [2019-12-20T19:22:23.070Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616745193 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:22:23 [2019-12-20T19:22:23.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616745195 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [0]}
14:22:23 [2019-12-20T19:22:23.070Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:23 [2019-12-20T19:22:23.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=616745195 data=null button=0 stateMask=0x0 x=86 y=74 count=0} to TreeItem with text {FolderA}
14:22:23 [2019-12-20T19:22:23.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA} time=616745195 data=null doit=true} to TreeItem with text {FolderA}
14:22:23 [2019-12-20T19:22:23.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA} time=616745195 data=null} to TreeItem with text {FolderA}
14:22:23 [2019-12-20T19:22:23.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA} time=616745195 data=null button=1 stateMask=0x0 x=86 y=74 count=1} to TreeItem with text {FolderA}
14:22:23 [2019-12-20T19:22:23.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616745195 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:22:23 [2019-12-20T19:22:23.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA} time=616745202 data=null button=1 stateMask=0x80000 x=102 y=74 count=1} to TreeItem with text {FolderA}
14:22:23 [2019-12-20T19:22:23.071Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:22:23 [2019-12-20T19:22:23.071Z] DEBUG - Clicking on with mnemonic 'Import...'
14:22:23 [2019-12-20T19:22:23.071Z] DEBUG - Clicked on with mnemonic 'Import...'
14:22:23 [2019-12-20T19:22:23.071Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:22:23 [2019-12-20T19:22:23.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616745398 data=null doit=true} to Shell with text {Trace Import}
14:22:23 [2019-12-20T19:22:23.071Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.071Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:22:23 [2019-12-20T19:22:23.071Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:22:23 [2019-12-20T19:22:23.071Z] 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:22:23 [2019-12-20T19:22:23.071Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.071Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.071Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.071Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.071Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.071Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.071Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.071Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.071Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.071Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.071Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.071Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:22:23 [2019-12-20T19:22:23.071Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:22:23 [2019-12-20T19:22:23.071Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:22:23 [2019-12-20T19:22:23.071Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:22:23 [2019-12-20T19:22:23.071Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:22:23 [2019-12-20T19:22:23.071Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:22:23 [2019-12-20T19:22:23.071Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:22:23 [2019-12-20T19:22:23.071Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:22:23 [2019-12-20T19:22:23.071Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:22:23 [2019-12-20T19:22:23.071Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=616745401 data=null} to (of type 'Combo')
14:22:23 [2019-12-20T19:22:23.071Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:22:23 [2019-12-20T19:22:23.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:23 [2019-12-20T19:22:23.071Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:23 [2019-12-20T19:22:23.071Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:22:23 [2019-12-20T19:22:23.071Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:23 [2019-12-20T19:22:23.071Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:23 [2019-12-20T19:22:23.071Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616745439 data=null doit=true} to TreeItem with text {import}
14:22:23 [2019-12-20T19:22:23.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616745439 data=null} to TreeItem with text {import}
14:22:23 [2019-12-20T19:22:23.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616745440 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:22:23 [2019-12-20T19:22:23.071Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616745440 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:22:23 [2019-12-20T19:22:23.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616745441 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:22:23 [2019-12-20T19:22:23.327Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:23 [2019-12-20T19:22:23.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=616745441 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616745441 data=null doit=true} to TreeItem with text {import}
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616745441 data=null} to TreeItem with text {import}
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616745442 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616745453 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:22:23 [2019-12-20T19:22:23.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616745453 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:23 [2019-12-20T19:22:23.328Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616745483 data=null button=0 stateMask=0x0 x=150 y=55 count=0} to Tree node with text: kernel-overlap-testing
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616745483 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616745483 data=null} to Tree node with text: kernel-overlap-testing
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616745483 data=null button=1 stateMask=0x0 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616745483 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:22:23 [2019-12-20T19:22:23.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616745485 data=null button=1 stateMask=0x80000 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - Setting state to checked on: kernel-overlap-testing
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=616745487 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:22:23 [2019-12-20T19:22:23.328Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:22:23 [2019-12-20T19:22:23.328Z] 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:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:22:23 [2019-12-20T19:22:23.328Z] 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:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@751f58dc
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=616745496 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:22:23 [2019-12-20T19:22:23.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=616745496 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:22:23 [2019-12-20T19:22:23.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=616745496 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=616745496 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=616745496 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:22:23 [2019-12-20T19:22:23.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=616745496 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:22:23 [2019-12-20T19:22:23.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=616745496 data=null item=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:22:23 [2019-12-20T19:22:23.328Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=616745496 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:22:23 [2019-12-20T19:22:23.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=616745496 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:22:23 [2019-12-20T19:22:23.328Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=616745496 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:22:23 [2019-12-20T19:22:23.328Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=616745496 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=616745496 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.328Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:22:23 [2019-12-20T19:22:23.329Z] 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:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] 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:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:22:23 [2019-12-20T19:22:23.329Z] 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:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] 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:22:23 [2019-12-20T19:22:23.329Z] 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:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - Clicking on &Finish
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616745500 data=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:22:23 [2019-12-20T19:22:23.329Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616745500 data=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:22:23 [2019-12-20T19:22:23.329Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616745500 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616745500 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616745500 data=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:22:23 [2019-12-20T19:22:23.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616745500 data=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:22:23 [2019-12-20T19:22:23.329Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:23 [2019-12-20T19:22:23.329Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:23 [2019-12-20T19:22:23.329Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:23 [2019-12-20T19:22:23.329Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:23 [2019-12-20T19:22:23.329Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:23 [2019-12-20T19:22:23.329Z] DEBUG - Clicked on &Finish
14:22:23 [2019-12-20T19:22:23.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616745501 data=null item=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:22:23 [2019-12-20T19:22:23.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616745245 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:22:23 [2019-12-20T19:22:23.841Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:23 [2019-12-20T19:22:23.841Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:23 [2019-12-20T19:22:23.841Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:23 [2019-12-20T19:22:23.841Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:23 [2019-12-20T19:22:23.841Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:23 [2019-12-20T19:22:23.841Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:23 [2019-12-20T19:22:23.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616746038 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:23 [2019-12-20T19:22:23.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616746038 data=null doit=true} to TreeItem with text {test}
14:22:23 [2019-12-20T19:22:23.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616746038 data=null} to TreeItem with text {test}
14:22:23 [2019-12-20T19:22:23.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616746039 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:23 [2019-12-20T19:22:23.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616746039 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:23 [2019-12-20T19:22:23.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616746047 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:23 [2019-12-20T19:22:23.841Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:23 [2019-12-20T19:22:23.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616746048 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:23 [2019-12-20T19:22:23.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616746048 data=null doit=true} to TreeItem with text {test}
14:22:23 [2019-12-20T19:22:23.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616746048 data=null} to TreeItem with text {test}
14:22:23 [2019-12-20T19:22:23.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616746048 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:23 [2019-12-20T19:22:23.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616746048 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:23 [2019-12-20T19:22:23.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616746058 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:23 [2019-12-20T19:22:23.841Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:22:23 [2019-12-20T19:22:23.841Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:23 [2019-12-20T19:22:23.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616746059 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:22:23 [2019-12-20T19:22:23.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616746059 data=null doit=true} to TreeItem with text {Traces [0]}
14:22:23 [2019-12-20T19:22:23.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616746059 data=null} to TreeItem with text {Traces [0]}
14:22:23 [2019-12-20T19:22:23.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616746059 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:22:23 [2019-12-20T19:22:23.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616746059 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:22:23 [2019-12-20T19:22:23.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616746072 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:22:23 [2019-12-20T19:22:23.841Z] WARN - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
14:22:23 [2019-12-20T19:22:23.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [2]} time=616746072 data=null doit=true} to TreeItem with text {FolderA [2]}
14:22:23 [2019-12-20T19:22:23.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [2]} time=616746072 data=null} to TreeItem with text {FolderA [2]}
14:22:23 [2019-12-20T19:22:23.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [2]} time=616746072 data=null button=1 stateMask=0x0 x=113 y=74 count=1} to TreeItem with text {FolderA [2]}
14:22:23 [2019-12-20T19:22:23.841Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616746072 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:22:23 [2019-12-20T19:22:23.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [2]} time=616746074 data=null button=1 stateMask=0x80000 x=97 y=74 count=1} to TreeItem with text {FolderA [2]}
14:22:24 [2019-12-20T19:22:24.403Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:24 [2019-12-20T19:22:24.403Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:24 [2019-12-20T19:22:24.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616746513 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:24 [2019-12-20T19:22:24.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616746513 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:24 [2019-12-20T19:22:24.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616746513 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:24 [2019-12-20T19:22:24.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616746514 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:24 [2019-12-20T19:22:24.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616746514 data=null item=TreeItem {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:22:24 [2019-12-20T19:22:24.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616746525 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:24 [2019-12-20T19:22:24.403Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:24 [2019-12-20T19:22:24.403Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:24 [2019-12-20T19:22:24.403Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:24 [2019-12-20T19:22:24.403Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:24 [2019-12-20T19:22:24.403Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:24 [2019-12-20T19:22:24.403Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:24 [2019-12-20T19:22:24.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616746527 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:24 [2019-12-20T19:22:24.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616746527 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:24 [2019-12-20T19:22:24.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616746527 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:24 [2019-12-20T19:22:24.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616746527 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:24 [2019-12-20T19:22:24.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616746527 data=null item=TreeItem {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:22:24 [2019-12-20T19:22:24.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616746537 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:24 [2019-12-20T19:22:24.403Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:22:24 [2019-12-20T19:22:24.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616746538 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:24 [2019-12-20T19:22:24.403Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616746538 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:24 [2019-12-20T19:22:24.403Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:24 [2019-12-20T19:22:24.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616746538 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:24 [2019-12-20T19:22:24.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616746538 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:24 [2019-12-20T19:22:24.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616746538 data=null item=TreeItem {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:22:24 [2019-12-20T19:22:24.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616746541 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:24 [2019-12-20T19:22:24.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616746541 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:22:24 [2019-12-20T19:22:24.403Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616746542 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:22:24 [2019-12-20T19:22:24.403Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616746542 data=null item=TreeItem {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:22:24 [2019-12-20T19:22:24.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616746585 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:22:24 [2019-12-20T19:22:24.403Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616746591 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:24 [2019-12-20T19:22:24.404Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616746591 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:24 [2019-12-20T19:22:24.404Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616746591 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:24 [2019-12-20T19:22:24.404Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:22:24 [2019-12-20T19:22:24.964Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - Attempting to set focus on Table with text {}
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616748093 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616748093 data=null doit=true} to TableItem with text {}
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616748093 data=null} to TableItem with text {}
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616748093 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616748094 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:22:25 [2019-12-20T19:22:25.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616748097 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616748175 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616748175 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616748175 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616748175 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616748176 data=null item=TreeItem {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:22:25 [2019-12-20T19:22:25.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616748179 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:25 [2019-12-20T19:22:25.891Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616748183 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616748183 data=null doit=true} to TreeItem with text {test}
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616748183 data=null} to TreeItem with text {test}
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616748184 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616748184 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616748202 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616748202 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616748202 data=null doit=true} to TreeItem with text {test}
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616748202 data=null} to TreeItem with text {test}
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616748203 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616748203 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616748206 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:25 [2019-12-20T19:22:25.891Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616748207 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616748207 data=null doit=true} to TreeItem with text {Traces [2]}
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616748207 data=null} to TreeItem with text {Traces [2]}
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616748207 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:22:25 [2019-12-20T19:22:25.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616748208 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:22:25 [2019-12-20T19:22:25.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616748217 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:22:25 [2019-12-20T19:22:25.891Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:22:25 [2019-12-20T19:22:25.891Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
14:22:26 [2019-12-20T19:22:26.453Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:26 [2019-12-20T19:22:26.453Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:26 [2019-12-20T19:22:26.453Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616748636 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
14:22:26 [2019-12-20T19:22:26.453Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616748636 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:22:26 [2019-12-20T19:22:26.453Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616748636 data=null} to TreeItem with text {kernel-overlap-testing}
14:22:26 [2019-12-20T19:22:26.453Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616748637 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:22:26 [2019-12-20T19:22:26.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616748637 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:22:26 [2019-12-20T19:22:26.453Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616748669 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:22:26 [2019-12-20T19:22:26.453Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:26 [2019-12-20T19:22:26.453Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:26 [2019-12-20T19:22:26.453Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:26 [2019-12-20T19:22:26.453Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:26 [2019-12-20T19:22:26.453Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:26 [2019-12-20T19:22:26.453Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:26 [2019-12-20T19:22:26.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616748671 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
14:22:26 [2019-12-20T19:22:26.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616748671 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:22:26 [2019-12-20T19:22:26.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616748671 data=null} to TreeItem with text {kernel-overlap-testing}
14:22:26 [2019-12-20T19:22:26.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616748671 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:22:26 [2019-12-20T19:22:26.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616748671 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:22:26 [2019-12-20T19:22:26.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616748674 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:22:26 [2019-12-20T19:22:26.455Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:22:26 [2019-12-20T19:22:26.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616748675 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
14:22:26 [2019-12-20T19:22:26.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616748675 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:22:26 [2019-12-20T19:22:26.455Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:26 [2019-12-20T19:22:26.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616748675 data=null} to TreeItem with text {kernel-overlap-testing}
14:22:26 [2019-12-20T19:22:26.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616748675 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:22:26 [2019-12-20T19:22:26.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616748675 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:22:26 [2019-12-20T19:22:26.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616748678 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:22:26 [2019-12-20T19:22:26.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616748678 data=null button=1 stateMask=0x0 x=166 y=116 count=2} to TreeItem with text {kernel-overlap-testing}
14:22:26 [2019-12-20T19:22:26.455Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=616748678 data=null button=1 stateMask=0x0 x=166 y=116 count=2} to TreeItem with text {kernel-overlap-testing}
14:22:26 [2019-12-20T19:22:26.455Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616748679 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:22:27 [2019-12-20T19:22:27.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616748772 data=null button=1 stateMask=0x80000 x=166 y=116 count=2} to TreeItem with text {kernel-overlap-testing}
14:22:27 [2019-12-20T19:22:27.019Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=616749284 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
14:22:27 [2019-12-20T19:22:27.019Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=616749292 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:22:27 [2019-12-20T19:22:27.019Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=616749292 data=null} to TreeItem with text {kernel-overlap-testing}
14:22:27 [2019-12-20T19:22:27.019Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:22:27 [2019-12-20T19:22:27.019Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:27 [2019-12-20T19:22:27.019Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:27 [2019-12-20T19:22:27.019Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:27 [2019-12-20T19:22:27.019Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:27 [2019-12-20T19:22:27.019Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:27 [2019-12-20T19:22:27.019Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:27 [2019-12-20T19:22:27.019Z] DEBUG - Attempting to set focus on Table with text {}
14:22:27 [2019-12-20T19:22:27.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616749294 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:22:27 [2019-12-20T19:22:27.019Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616749294 data=null doit=true} to TableItem with text {}
14:22:27 [2019-12-20T19:22:27.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616749294 data=null} to TableItem with text {}
14:22:27 [2019-12-20T19:22:27.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616749294 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:22:27 [2019-12-20T19:22:27.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616749294 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:22:27 [2019-12-20T19:22:27.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616749310 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:22:27 [2019-12-20T19:22:27.019Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:27 [2019-12-20T19:22:27.019Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616750368 data=null button=0 stateMask=0x0 x=166 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616750368 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616750368 data=null} to TreeItem with text {kernel-overlap-testing}
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616750368 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616750368 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:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616750372 data=null button=1 stateMask=0x80000 x=166 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:28 [2019-12-20T19:22:28.386Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:28 [2019-12-20T19:22:28.386Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=616750375 data=null button=0 stateMask=0x0 x=102 y=137 count=0} to TreeItem with text {FolderB}
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=616750375 data=null doit=true} to TreeItem with text {FolderB}
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=616750375 data=null} to TreeItem with text {FolderB}
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=616750375 data=null button=1 stateMask=0x0 x=102 y=137 count=1} to TreeItem with text {FolderB}
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616750375 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:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=616750389 data=null button=1 stateMask=0x80000 x=102 y=137 count=1} to TreeItem with text {FolderB}
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Clicking on with mnemonic 'Import...'
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Clicked on with mnemonic 'Import...'
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616750628 data=null doit=true} to Shell with text {Trace Import}
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:22:28 [2019-12-20T19:22:28.386Z] 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:22:28 [2019-12-20T19:22:28.386Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=616750632 data=null} to (of type 'Combo')
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616750690 data=null doit=true} to TreeItem with text {import}
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616750690 data=null} to TreeItem with text {import}
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616750690 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616750690 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:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616750692 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=616750692 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616750692 data=null doit=true} to TreeItem with text {import}
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616750692 data=null} to TreeItem with text {import}
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616750693 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616750693 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:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616750693 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:28 [2019-12-20T19:22:28.386Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616750707 data=null button=0 stateMask=0x0 x=150 y=55 count=0} to Tree node with text: kernel-overlap-testing
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616750707 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616750708 data=null} to Tree node with text: kernel-overlap-testing
14:22:28 [2019-12-20T19:22:28.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616750708 data=null button=1 stateMask=0x0 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616750708 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:22:28 [2019-12-20T19:22:28.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616750709 data=null button=1 stateMask=0x80000 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - Setting state to checked on: kernel-overlap-testing
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=616750712 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:22:28 [2019-12-20T19:22:28.387Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:22:28 [2019-12-20T19:22:28.387Z] 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:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:22:28 [2019-12-20T19:22:28.387Z] 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:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:22:28 [2019-12-20T19:22:28.387Z] 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:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] 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:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:22:28 [2019-12-20T19:22:28.387Z] 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:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] 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:22:28 [2019-12-20T19:22:28.387Z] 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:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.387Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.388Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.388Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.388Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.388Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.388Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.388Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.388Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.388Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:28 [2019-12-20T19:22:28.388Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:22:28 [2019-12-20T19:22:28.388Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:22:28 [2019-12-20T19:22:28.388Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:28 [2019-12-20T19:22:28.388Z] DEBUG - Clicking on &Finish
14:22:28 [2019-12-20T19:22:28.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616750719 data=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:22:28 [2019-12-20T19:22:28.388Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616750719 data=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:22:28 [2019-12-20T19:22:28.388Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616750720 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:28 [2019-12-20T19:22:28.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616750720 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:28 [2019-12-20T19:22:28.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616750720 data=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:22:28 [2019-12-20T19:22:28.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616750720 data=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:22:28 [2019-12-20T19:22:28.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616750720 data=null item=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:22:28 [2019-12-20T19:22:28.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616750421 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:22:28 [2019-12-20T19:22:28.948Z] DEBUG - Clicked on 
14:22:28 [2019-12-20T19:22:28.948Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:28 [2019-12-20T19:22:28.948Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:28 [2019-12-20T19:22:28.948Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:28 [2019-12-20T19:22:28.948Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:28 [2019-12-20T19:22:28.948Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:28 [2019-12-20T19:22:28.948Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:28 [2019-12-20T19:22:28.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616751136 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:28 [2019-12-20T19:22:28.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616751136 data=null doit=true} to TreeItem with text {test}
14:22:28 [2019-12-20T19:22:28.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616751136 data=null} to TreeItem with text {test}
14:22:28 [2019-12-20T19:22:28.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616751136 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:28 [2019-12-20T19:22:28.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616751137 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:28 [2019-12-20T19:22:28.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616751157 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:28 [2019-12-20T19:22:28.949Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:28 [2019-12-20T19:22:28.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616751186 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:28 [2019-12-20T19:22:28.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616751186 data=null doit=true} to TreeItem with text {test}
14:22:28 [2019-12-20T19:22:28.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616751186 data=null} to TreeItem with text {test}
14:22:28 [2019-12-20T19:22:28.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616751186 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:28 [2019-12-20T19:22:28.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616751187 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:28 [2019-12-20T19:22:28.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616751191 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:28 [2019-12-20T19:22:28.949Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:22:28 [2019-12-20T19:22:28.949Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:28 [2019-12-20T19:22:28.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616751192 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
14:22:28 [2019-12-20T19:22:28.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616751192 data=null doit=true} to TreeItem with text {Traces [2]}
14:22:28 [2019-12-20T19:22:28.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616751192 data=null} to TreeItem with text {Traces [2]}
14:22:28 [2019-12-20T19:22:28.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616751192 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:22:28 [2019-12-20T19:22:28.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616751192 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:22:28 [2019-12-20T19:22:28.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616751210 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:22:28 [2019-12-20T19:22:28.949Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:22:28 [2019-12-20T19:22:28.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [2]} time=616751210 data=null doit=true} to TreeItem with text {FolderB [2]}
14:22:28 [2019-12-20T19:22:28.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [2]} time=616751210 data=null} to TreeItem with text {FolderB [2]}
14:22:28 [2019-12-20T19:22:28.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=616751211 data=null button=1 stateMask=0x0 x=113 y=137 count=1} to TreeItem with text {FolderB [2]}
14:22:28 [2019-12-20T19:22:28.949Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616751211 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:22:28 [2019-12-20T19:22:28.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=616751213 data=null button=1 stateMask=0x80000 x=97 y=137 count=1} to TreeItem with text {FolderB [2]}
14:22:29 [2019-12-20T19:22:29.510Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:29 [2019-12-20T19:22:29.510Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:29 [2019-12-20T19:22:29.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616751639 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:29 [2019-12-20T19:22:29.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616751639 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:29 [2019-12-20T19:22:29.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616751639 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:29 [2019-12-20T19:22:29.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616751639 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:29 [2019-12-20T19:22:29.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616751639 data=null item=TreeItem {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:22:29 [2019-12-20T19:22:29.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616751673 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:29 [2019-12-20T19:22:29.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:29 [2019-12-20T19:22:29.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:29 [2019-12-20T19:22:29.510Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:29 [2019-12-20T19:22:29.510Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:29 [2019-12-20T19:22:29.510Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:29 [2019-12-20T19:22:29.510Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:29 [2019-12-20T19:22:29.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616751675 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:29 [2019-12-20T19:22:29.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616751675 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:29 [2019-12-20T19:22:29.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616751675 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:29 [2019-12-20T19:22:29.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616751675 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:29 [2019-12-20T19:22:29.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616751675 data=null item=TreeItem {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:22:29 [2019-12-20T19:22:29.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616751678 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:29 [2019-12-20T19:22:29.510Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:22:29 [2019-12-20T19:22:29.510Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616751678 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:29 [2019-12-20T19:22:29.510Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616751678 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:29 [2019-12-20T19:22:29.510Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:29 [2019-12-20T19:22:29.510Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616751678 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:29 [2019-12-20T19:22:29.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616751678 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:29 [2019-12-20T19:22:29.510Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616751678 data=null item=TreeItem {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:22:29 [2019-12-20T19:22:29.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616751688 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:29 [2019-12-20T19:22:29.510Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616751688 data=null button=1 stateMask=0x0 x=170 y=158 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:22:29 [2019-12-20T19:22:29.510Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616751688 data=null button=1 stateMask=0x0 x=170 y=158 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:22:29 [2019-12-20T19:22:29.510Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616751689 data=null item=TreeItem {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:22:29 [2019-12-20T19:22:29.510Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616751729 data=null button=1 stateMask=0x80000 x=170 y=158 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:22:29 [2019-12-20T19:22:29.510Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616751735 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:29 [2019-12-20T19:22:29.510Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616751735 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:29 [2019-12-20T19:22:29.510Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616751735 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:29 [2019-12-20T19:22:29.510Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:22:29 [2019-12-20T19:22:29.510Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:29 [2019-12-20T19:22:29.510Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:30 [2019-12-20T19:22:30.071Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:30 [2019-12-20T19:22:30.071Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:30 [2019-12-20T19:22:30.071Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:30 [2019-12-20T19:22:30.997Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:30 [2019-12-20T19:22:30.997Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:30 [2019-12-20T19:22:30.997Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:30 [2019-12-20T19:22:30.997Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:30 [2019-12-20T19:22:30.997Z] DEBUG - Attempting to set focus on Table with text {}
14:22:30 [2019-12-20T19:22:30.997Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616753238 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:22:30 [2019-12-20T19:22:30.997Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616753238 data=null doit=true} to TableItem with text {}
14:22:30 [2019-12-20T19:22:30.997Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616753238 data=null} to TableItem with text {}
14:22:30 [2019-12-20T19:22:30.997Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616753239 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:22:30 [2019-12-20T19:22:30.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616753239 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:22:30 [2019-12-20T19:22:30.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616753243 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:22:30 [2019-12-20T19:22:30.998Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:30 [2019-12-20T19:22:30.998Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:30 [2019-12-20T19:22:30.998Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:30 [2019-12-20T19:22:30.998Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:30 [2019-12-20T19:22:30.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616753297 data=null button=0 stateMask=0x0 x=170 y=158 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:30 [2019-12-20T19:22:30.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616753297 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:30 [2019-12-20T19:22:30.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616753297 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:30 [2019-12-20T19:22:30.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616753298 data=null button=1 stateMask=0x0 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:30 [2019-12-20T19:22:30.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616753298 data=null item=TreeItem {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:22:30 [2019-12-20T19:22:30.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616753322 data=null button=1 stateMask=0x80000 x=170 y=158 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:30 [2019-12-20T19:22:30.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:30 [2019-12-20T19:22:30.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:30 [2019-12-20T19:22:30.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:30 [2019-12-20T19:22:30.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:30 [2019-12-20T19:22:30.998Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:30 [2019-12-20T19:22:30.998Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:30 [2019-12-20T19:22:30.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:30 [2019-12-20T19:22:30.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:30 [2019-12-20T19:22:30.998Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:30 [2019-12-20T19:22:30.998Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:30 [2019-12-20T19:22:30.998Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:30 [2019-12-20T19:22:30.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616753326 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:30 [2019-12-20T19:22:30.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616753326 data=null doit=true} to TreeItem with text {test}
14:22:30 [2019-12-20T19:22:30.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616753326 data=null} to TreeItem with text {test}
14:22:30 [2019-12-20T19:22:30.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616753326 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:30 [2019-12-20T19:22:30.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616753326 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:30 [2019-12-20T19:22:30.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616753336 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:30 [2019-12-20T19:22:30.998Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:30 [2019-12-20T19:22:30.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616753337 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:30 [2019-12-20T19:22:30.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616753337 data=null doit=true} to TreeItem with text {test}
14:22:30 [2019-12-20T19:22:30.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616753346 data=null} to TreeItem with text {test}
14:22:30 [2019-12-20T19:22:30.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616753346 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:30 [2019-12-20T19:22:30.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616753346 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:30 [2019-12-20T19:22:30.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616753350 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:30 [2019-12-20T19:22:30.998Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:22:30 [2019-12-20T19:22:30.998Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:30 [2019-12-20T19:22:30.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=616753351 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
14:22:30 [2019-12-20T19:22:30.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=616753351 data=null doit=true} to TreeItem with text {Traces [4]}
14:22:30 [2019-12-20T19:22:30.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=616753351 data=null} to TreeItem with text {Traces [4]}
14:22:30 [2019-12-20T19:22:30.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=616753351 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:22:30 [2019-12-20T19:22:30.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616753351 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:22:31 [2019-12-20T19:22:31.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=616753377 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:22:31 [2019-12-20T19:22:31.254Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
14:22:31 [2019-12-20T19:22:31.254Z] WARN - Tree item TreeItem with text {FolderB [2]} is already expanded. Won't expand it again.
14:22:31 [2019-12-20T19:22:31.512Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:31 [2019-12-20T19:22:31.512Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:31 [2019-12-20T19:22:31.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616753798 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing}
14:22:31 [2019-12-20T19:22:31.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616753798 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:22:31 [2019-12-20T19:22:31.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616753798 data=null} to TreeItem with text {kernel-overlap-testing}
14:22:31 [2019-12-20T19:22:31.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616753798 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing}
14:22:31 [2019-12-20T19:22:31.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616753798 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:22:31 [2019-12-20T19:22:31.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616753830 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing}
14:22:31 [2019-12-20T19:22:31.512Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:31 [2019-12-20T19:22:31.512Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:31 [2019-12-20T19:22:31.512Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:31 [2019-12-20T19:22:31.512Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:31 [2019-12-20T19:22:31.512Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:31 [2019-12-20T19:22:31.512Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:31 [2019-12-20T19:22:31.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616753832 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing}
14:22:31 [2019-12-20T19:22:31.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616753832 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:22:31 [2019-12-20T19:22:31.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616753832 data=null} to TreeItem with text {kernel-overlap-testing}
14:22:31 [2019-12-20T19:22:31.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616753832 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing}
14:22:31 [2019-12-20T19:22:31.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616753832 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:22:31 [2019-12-20T19:22:31.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616753835 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing}
14:22:31 [2019-12-20T19:22:31.512Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:22:31 [2019-12-20T19:22:31.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616753836 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing}
14:22:31 [2019-12-20T19:22:31.512Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616753836 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:22:31 [2019-12-20T19:22:31.512Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:31 [2019-12-20T19:22:31.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616753836 data=null} to TreeItem with text {kernel-overlap-testing}
14:22:31 [2019-12-20T19:22:31.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616753836 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing}
14:22:31 [2019-12-20T19:22:31.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616753836 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:22:31 [2019-12-20T19:22:31.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616753839 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing}
14:22:31 [2019-12-20T19:22:31.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616753839 data=null button=1 stateMask=0x0 x=166 y=179 count=2} to TreeItem with text {kernel-overlap-testing}
14:22:31 [2019-12-20T19:22:31.512Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=616753839 data=null button=1 stateMask=0x0 x=166 y=179 count=2} to TreeItem with text {kernel-overlap-testing}
14:22:31 [2019-12-20T19:22:31.768Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616753840 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:22:31 [2019-12-20T19:22:31.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616753886 data=null button=1 stateMask=0x80000 x=166 y=179 count=2} to TreeItem with text {kernel-overlap-testing}
14:22:31 [2019-12-20T19:22:31.768Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=616753893 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing}
14:22:31 [2019-12-20T19:22:31.768Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=616753893 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:22:31 [2019-12-20T19:22:31.768Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=616753893 data=null} to TreeItem with text {kernel-overlap-testing}
14:22:31 [2019-12-20T19:22:31.768Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:22:31 [2019-12-20T19:22:31.768Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:31 [2019-12-20T19:22:31.768Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:31 [2019-12-20T19:22:31.768Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:32 [2019-12-20T19:22:32.023Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:32 [2019-12-20T19:22:32.023Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:32 [2019-12-20T19:22:32.024Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:32 [2019-12-20T19:22:32.024Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:32 [2019-12-20T19:22:32.024Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:32 [2019-12-20T19:22:32.024Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:32 [2019-12-20T19:22:32.024Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:32 [2019-12-20T19:22:32.024Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:32 [2019-12-20T19:22:32.279Z] DEBUG - Attempting to set focus on Table with text {}
14:22:32 [2019-12-20T19:22:32.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616754395 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:22:32 [2019-12-20T19:22:32.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616754395 data=null doit=true} to TableItem with text {}
14:22:32 [2019-12-20T19:22:32.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616754395 data=null} to TableItem with text {}
14:22:32 [2019-12-20T19:22:32.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616754395 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:22:32 [2019-12-20T19:22:32.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616754396 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:22:32 [2019-12-20T19:22:32.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616754412 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:22:32 [2019-12-20T19:22:32.279Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:32 [2019-12-20T19:22:32.279Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:33 [2019-12-20T19:22:33.205Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:33 [2019-12-20T19:22:33.205Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:33 [2019-12-20T19:22:33.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616755485 data=null button=0 stateMask=0x0 x=166 y=179 count=0} to TreeItem with text {kernel-overlap-testing}
14:22:33 [2019-12-20T19:22:33.205Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616755485 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:22:33 [2019-12-20T19:22:33.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616755485 data=null} to TreeItem with text {kernel-overlap-testing}
14:22:33 [2019-12-20T19:22:33.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616755485 data=null button=1 stateMask=0x0 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing}
14:22:33 [2019-12-20T19:22:33.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616755485 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:22:33 [2019-12-20T19:22:33.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616755490 data=null button=1 stateMask=0x80000 x=166 y=179 count=1} to TreeItem with text {kernel-overlap-testing}
14:22:33 [2019-12-20T19:22:33.205Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:33 [2019-12-20T19:22:33.205Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:33 [2019-12-20T19:22:33.205Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:33 [2019-12-20T19:22:33.205Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:33 [2019-12-20T19:22:33.205Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:33 [2019-12-20T19:22:33.205Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:33 [2019-12-20T19:22:33.205Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:33 [2019-12-20T19:22:33.205Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:33 [2019-12-20T19:22:33.205Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
14:22:33 [2019-12-20T19:22:33.205Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
14:22:33 [2019-12-20T19:22:33.205Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
14:22:33 [2019-12-20T19:22:33.205Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:22:33 [2019-12-20T19:22:33.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=616755494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
14:22:33 [2019-12-20T19:22:33.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=616755494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
14:22:33 [2019-12-20T19:22:33.205Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=616755494 data=null doit=true} to (of type 'Tree')
14:22:33 [2019-12-20T19:22:33.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=616755494 data=null} to (of type 'Tree')
14:22:33 [2019-12-20T19:22:33.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616755494 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to (of type 'Tree')
14:22:33 [2019-12-20T19:22:33.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616755494 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:22:33 [2019-12-20T19:22:33.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616755522 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to (of type 'Tree')
14:22:33 [2019-12-20T19:22:33.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=616755522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
14:22:33 [2019-12-20T19:22:33.206Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=616755522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
14:22:33 [2019-12-20T19:22:33.206Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=616755522 data=null doit=true} to (of type 'Tree')
14:22:33 [2019-12-20T19:22:33.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=616755522 data=null} to (of type 'Tree')
14:22:33 [2019-12-20T19:22:33.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=616755522 data=null button=1 stateMask=0x40000 x=113 y=137 count=1} to (of type 'Tree')
14:22:33 [2019-12-20T19:22:33.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616755522 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:22:33 [2019-12-20T19:22:33.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=616755529 data=null button=1 stateMask=0xc0000 x=113 y=137 count=1} to (of type 'Tree')
14:22:33 [2019-12-20T19:22:33.461Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:22:33 [2019-12-20T19:22:33.461Z] DEBUG - Clicking on with mnemonic 'Delete'
14:22:33 [2019-12-20T19:22:33.461Z] DEBUG - Clicked on with mnemonic 'Delete'
14:22:33 [2019-12-20T19:22:33.461Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
14:22:33 [2019-12-20T19:22:33.461Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:22:33 [2019-12-20T19:22:33.461Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:22:33 [2019-12-20T19:22:33.461Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:22:33 [2019-12-20T19:22:33.461Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:22:33 [2019-12-20T19:22:33.461Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:22:33 [2019-12-20T19:22:33.461Z] DEBUG - Clicking on &Yes
14:22:33 [2019-12-20T19:22:33.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616755780 data=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:22:33 [2019-12-20T19:22:33.461Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616755780 data=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:22:33 [2019-12-20T19:22:33.461Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616755780 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:22:33 [2019-12-20T19:22:33.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616755780 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:22:33 [2019-12-20T19:22:33.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616755780 data=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:22:33 [2019-12-20T19:22:33.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616755780 data=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:22:33 [2019-12-20T19:22:33.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616755780 data=null item=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:22:34 [2019-12-20T19:22:34.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=616755607 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:22:34 [2019-12-20T19:22:34.825Z] DEBUG - Clicked on 
14:22:34 [2019-12-20T19:22:34.825Z] DEBUG - matched EditorReference with text "", using matcher: with name '"FolderA/kernel-overlap-testing"'
14:22:34 [2019-12-20T19:22:34.825Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:34 [2019-12-20T19:22:34.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:34 [2019-12-20T19:22:34.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:34 [2019-12-20T19:22:34.825Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:34 [2019-12-20T19:22:34.825Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:34 [2019-12-20T19:22:34.825Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:34 [2019-12-20T19:22:34.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616757004 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:34 [2019-12-20T19:22:34.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616757004 data=null doit=true} to TreeItem with text {test}
14:22:34 [2019-12-20T19:22:34.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616757004 data=null} to TreeItem with text {test}
14:22:34 [2019-12-20T19:22:34.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616757004 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:34 [2019-12-20T19:22:34.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616757004 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:34 [2019-12-20T19:22:34.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616757035 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:34 [2019-12-20T19:22:34.825Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:34 [2019-12-20T19:22:34.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616757036 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:34 [2019-12-20T19:22:34.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616757036 data=null doit=true} to TreeItem with text {test}
14:22:34 [2019-12-20T19:22:34.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616757036 data=null} to TreeItem with text {test}
14:22:34 [2019-12-20T19:22:34.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616757036 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:34 [2019-12-20T19:22:34.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616757036 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:34 [2019-12-20T19:22:34.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616757041 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:34 [2019-12-20T19:22:34.825Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:22:34 [2019-12-20T19:22:34.825Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:34 [2019-12-20T19:22:34.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=616757042 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
14:22:34 [2019-12-20T19:22:34.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=616757042 data=null doit=true} to TreeItem with text {Traces [4]}
14:22:34 [2019-12-20T19:22:34.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=616757042 data=null} to TreeItem with text {Traces [4]}
14:22:34 [2019-12-20T19:22:34.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=616757042 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:22:34 [2019-12-20T19:22:34.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616757042 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:22:34 [2019-12-20T19:22:34.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=616757082 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:22:34 [2019-12-20T19:22:34.825Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:34 [2019-12-20T19:22:34.825Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=616757083 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [4]}
14:22:34 [2019-12-20T19:22:34.825Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=616757083 data=null doit=true} to TreeItem with text {Traces [4]}
14:22:34 [2019-12-20T19:22:34.825Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=616757083 data=null} to TreeItem with text {Traces [4]}
14:22:34 [2019-12-20T19:22:34.825Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=616757083 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:22:34 [2019-12-20T19:22:34.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616757083 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:22:34 [2019-12-20T19:22:34.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=616757086 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [4]}
14:22:34 [2019-12-20T19:22:34.825Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:22:34 [2019-12-20T19:22:34.825Z] DEBUG - Clicking on with mnemonic 'Clear'
14:22:35 [2019-12-20T19:22:35.080Z] DEBUG - Clicked on with mnemonic 'Clear'
14:22:35 [2019-12-20T19:22:35.080Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:22:35 [2019-12-20T19:22:35.080Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=616757230 data=null doit=true} to Shell with text {Confirm Clear}
14:22:35 [2019-12-20T19:22:35.080Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:22:35 [2019-12-20T19:22:35.080Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:22:35 [2019-12-20T19:22:35.080Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:22:35 [2019-12-20T19:22:35.080Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:22:35 [2019-12-20T19:22:35.080Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:22:35 [2019-12-20T19:22:35.080Z] DEBUG - Clicking on &Yes
14:22:35 [2019-12-20T19:22:35.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616757231 data=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:22:35 [2019-12-20T19:22:35.080Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616757231 data=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:22:35 [2019-12-20T19:22:35.080Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616757231 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:22:35 [2019-12-20T19:22:35.080Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616757231 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:22:35 [2019-12-20T19:22:35.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616757231 data=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:22:35 [2019-12-20T19:22:35.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616757231 data=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:22:35 [2019-12-20T19:22:35.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616757231 data=null item=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:22:35 [2019-12-20T19:22:35.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=616757121 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:22:35 [2019-12-20T19:22:35.336Z] DEBUG - Clicked on 
14:22:35 [2019-12-20T19:22:35.336Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:35 [2019-12-20T19:22:35.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:35 [2019-12-20T19:22:35.336Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:35 [2019-12-20T19:22:35.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:35 [2019-12-20T19:22:35.336Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:35 [2019-12-20T19:22:35.336Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:35 [2019-12-20T19:22:35.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616757586 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:35 [2019-12-20T19:22:35.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616757586 data=null doit=true} to TreeItem with text {test}
14:22:35 [2019-12-20T19:22:35.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616757586 data=null} to TreeItem with text {test}
14:22:35 [2019-12-20T19:22:35.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616757586 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:35 [2019-12-20T19:22:35.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616757586 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:35 [2019-12-20T19:22:35.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616757614 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:35 [2019-12-20T19:22:35.336Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:35 [2019-12-20T19:22:35.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616757615 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:35 [2019-12-20T19:22:35.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616757615 data=null doit=true} to TreeItem with text {test}
14:22:35 [2019-12-20T19:22:35.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616757615 data=null} to TreeItem with text {test}
14:22:35 [2019-12-20T19:22:35.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616757615 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:35 [2019-12-20T19:22:35.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616757615 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:35 [2019-12-20T19:22:35.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616757620 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:35 [2019-12-20T19:22:35.336Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:22:35 [2019-12-20T19:22:35.336Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:35 [2019-12-20T19:22:35.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616757620 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:22:35 [2019-12-20T19:22:35.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616757620 data=null doit=true} to TreeItem with text {Traces [0]}
14:22:35 [2019-12-20T19:22:35.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616757620 data=null} to TreeItem with text {Traces [0]}
14:22:35 [2019-12-20T19:22:35.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616757620 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:22:35 [2019-12-20T19:22:35.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616757621 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:22:35 [2019-12-20T19:22:35.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616757626 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:22:35 [2019-12-20T19:22:35.336Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:35 [2019-12-20T19:22:35.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616757627 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:22:35 [2019-12-20T19:22:35.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616757627 data=null doit=true} to TreeItem with text {Traces [0]}
14:22:35 [2019-12-20T19:22:35.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616757627 data=null} to TreeItem with text {Traces [0]}
14:22:35 [2019-12-20T19:22:35.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616757627 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:22:35 [2019-12-20T19:22:35.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616757627 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:22:35 [2019-12-20T19:22:35.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616757635 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:22:35 [2019-12-20T19:22:35.337Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
14:22:35 [2019-12-20T19:22:35.337Z] DEBUG - Clicking on with mnemonic 'New Folder...'
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - Clicked on with mnemonic 'New Folder...'
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - Clicking on OK
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616757780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616757780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616757780 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616757780 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616757780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616757780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616757780 data=null item=null detail=0 x=0 y=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:22:35 [2019-12-20T19:22:35.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=616757695 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:22:35 [2019-12-20T19:22:35.592Z] DEBUG - Clicked on 
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616757841 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616757841 data=null doit=true} to TreeItem with text {Traces [0]}
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616757841 data=null} to TreeItem with text {Traces [0]}
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616757841 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616757841 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:22:35 [2019-12-20T19:22:35.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616757846 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - Clicking on with mnemonic 'New Folder...'
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - Clicked on with mnemonic 'New Folder...'
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - Clicking on OK
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616757945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616757945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616757945 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616757945 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616757945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:35 [2019-12-20T19:22:35.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616757945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:35 [2019-12-20T19:22:35.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616757946 data=null item=null detail=0 x=0 y=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:22:35 [2019-12-20T19:22:35.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=616757892 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:22:35 [2019-12-20T19:22:35.848Z] DEBUG - Clicked on 
14:22:35 [2019-12-20T19:22:35.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616758026 data=null doit=true} to TreeItem with text {Traces [0]}
14:22:35 [2019-12-20T19:22:35.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616758026 data=null} to TreeItem with text {Traces [0]}
14:22:35 [2019-12-20T19:22:35.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616758027 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:22:35 [2019-12-20T19:22:35.848Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616758027 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:22:35 [2019-12-20T19:22:35.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616758028 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [0]}
14:22:35 [2019-12-20T19:22:35.848Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:35 [2019-12-20T19:22:35.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=616758028 data=null button=0 stateMask=0x0 x=86 y=74 count=0} to TreeItem with text {FolderA}
14:22:35 [2019-12-20T19:22:35.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA} time=616758028 data=null doit=true} to TreeItem with text {FolderA}
14:22:35 [2019-12-20T19:22:35.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA} time=616758029 data=null} to TreeItem with text {FolderA}
14:22:35 [2019-12-20T19:22:35.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA} time=616758029 data=null button=1 stateMask=0x0 x=86 y=74 count=1} to TreeItem with text {FolderA}
14:22:35 [2019-12-20T19:22:35.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616758029 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:22:35 [2019-12-20T19:22:35.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA} time=616758035 data=null button=1 stateMask=0x80000 x=102 y=74 count=1} to TreeItem with text {FolderA}
14:22:35 [2019-12-20T19:22:35.848Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:22:35 [2019-12-20T19:22:35.848Z] DEBUG - Clicking on with mnemonic 'Import...'
14:22:35 [2019-12-20T19:22:35.848Z] DEBUG - Clicked on with mnemonic 'Import...'
14:22:35 [2019-12-20T19:22:35.848Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:22:35 [2019-12-20T19:22:35.848Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616758211 data=null doit=true} to Shell with text {Trace Import}
14:22:35 [2019-12-20T19:22:35.848Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:35 [2019-12-20T19:22:35.848Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:22:35 [2019-12-20T19:22:35.848Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:22:35 [2019-12-20T19:22:35.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:22:35 [2019-12-20T19:22:35.848Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:35 [2019-12-20T19:22:35.848Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:35 [2019-12-20T19:22:35.848Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:35 [2019-12-20T19:22:35.848Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:35 [2019-12-20T19:22:35.848Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:35 [2019-12-20T19:22:35.848Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:35 [2019-12-20T19:22:35.848Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:35 [2019-12-20T19:22:35.848Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:35 [2019-12-20T19:22:35.848Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:35 [2019-12-20T19:22:35.848Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:35 [2019-12-20T19:22:35.848Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:35 [2019-12-20T19:22:35.848Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:22:35 [2019-12-20T19:22:35.848Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:22:35 [2019-12-20T19:22:35.848Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:22:35 [2019-12-20T19:22:35.848Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:22:35 [2019-12-20T19:22:35.848Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:22:35 [2019-12-20T19:22:35.848Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:22:35 [2019-12-20T19:22:35.848Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:22:35 [2019-12-20T19:22:35.848Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:22:35 [2019-12-20T19:22:35.848Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:22:35 [2019-12-20T19:22:35.849Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=616758213 data=null} to (of type 'Combo')
14:22:35 [2019-12-20T19:22:35.849Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:22:35 [2019-12-20T19:22:35.849Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:35 [2019-12-20T19:22:35.849Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:35 [2019-12-20T19:22:35.849Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:22:36 [2019-12-20T19:22:36.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:36 [2019-12-20T19:22:36.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:36 [2019-12-20T19:22:36.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616758240 data=null doit=true} to TreeItem with text {import}
14:22:36 [2019-12-20T19:22:36.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616758240 data=null} to TreeItem with text {import}
14:22:36 [2019-12-20T19:22:36.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616758240 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:22:36 [2019-12-20T19:22:36.105Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616758240 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:22:36 [2019-12-20T19:22:36.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616758244 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:22:36 [2019-12-20T19:22:36.105Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:36 [2019-12-20T19:22:36.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=616758244 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
14:22:36 [2019-12-20T19:22:36.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616758244 data=null doit=true} to TreeItem with text {import}
14:22:36 [2019-12-20T19:22:36.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616758245 data=null} to TreeItem with text {import}
14:22:36 [2019-12-20T19:22:36.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616758245 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:22:36 [2019-12-20T19:22:36.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616758245 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:22:36 [2019-12-20T19:22:36.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616758245 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:22:36 [2019-12-20T19:22:36.105Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:36 [2019-12-20T19:22:36.105Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:36 [2019-12-20T19:22:36.105Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
14:22:36 [2019-12-20T19:22:36.105Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:22:36 [2019-12-20T19:22:36.105Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:22:36 [2019-12-20T19:22:36.105Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:22:36 [2019-12-20T19:22:36.105Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:22:36 [2019-12-20T19:22:36.105Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:22:36 [2019-12-20T19:22:36.105Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:22:36 [2019-12-20T19:22:36.105Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:22:36 [2019-12-20T19:22:36.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=616758284 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:22:36 [2019-12-20T19:22:36.105Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:22:36 [2019-12-20T19:22:36.105Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.105Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.105Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.105Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.105Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.105Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.105Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.105Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:22:36 [2019-12-20T19:22:36.105Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:22:36 [2019-12-20T19:22:36.105Z] 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:22:36 [2019-12-20T19:22:36.105Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.105Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.105Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.105Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:22:36 [2019-12-20T19:22:36.106Z] 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:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:22:36 [2019-12-20T19:22:36.106Z] 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:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] 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:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:22:36 [2019-12-20T19:22:36.106Z] 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:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] 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:22:36 [2019-12-20T19:22:36.106Z] 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:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:22:36 [2019-12-20T19:22:36.106Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:36 [2019-12-20T19:22:36.107Z] DEBUG - Clicking on &Finish
14:22:36 [2019-12-20T19:22:36.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616758290 data=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:22:36 [2019-12-20T19:22:36.107Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616758290 data=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:22:36 [2019-12-20T19:22:36.107Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616758290 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:36 [2019-12-20T19:22:36.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616758290 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:36 [2019-12-20T19:22:36.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616758290 data=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:22:36 [2019-12-20T19:22:36.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616758290 data=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:22:36 [2019-12-20T19:22:36.107Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:36 [2019-12-20T19:22:36.107Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:36 [2019-12-20T19:22:36.107Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:36 [2019-12-20T19:22:36.107Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:36 [2019-12-20T19:22:36.107Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:36 [2019-12-20T19:22:36.107Z] DEBUG - Clicked on &Finish
14:22:36 [2019-12-20T19:22:36.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616758290 data=null item=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:22:36 [2019-12-20T19:22:36.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616758082 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:22:36 [2019-12-20T19:22:36.619Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:36 [2019-12-20T19:22:36.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:36 [2019-12-20T19:22:36.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:36 [2019-12-20T19:22:36.619Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:36 [2019-12-20T19:22:36.619Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:36 [2019-12-20T19:22:36.619Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:36 [2019-12-20T19:22:36.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616758830 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:36 [2019-12-20T19:22:36.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616758830 data=null doit=true} to TreeItem with text {test}
14:22:36 [2019-12-20T19:22:36.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616758831 data=null} to TreeItem with text {test}
14:22:36 [2019-12-20T19:22:36.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616758831 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:36 [2019-12-20T19:22:36.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616758831 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:36 [2019-12-20T19:22:36.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616758838 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:36 [2019-12-20T19:22:36.619Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:36 [2019-12-20T19:22:36.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616758839 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:36 [2019-12-20T19:22:36.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616758839 data=null doit=true} to TreeItem with text {test}
14:22:36 [2019-12-20T19:22:36.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616758839 data=null} to TreeItem with text {test}
14:22:36 [2019-12-20T19:22:36.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616758839 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:36 [2019-12-20T19:22:36.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616758839 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:36 [2019-12-20T19:22:36.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616758842 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:36 [2019-12-20T19:22:36.619Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:22:36 [2019-12-20T19:22:36.619Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:36 [2019-12-20T19:22:36.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616758843 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:22:36 [2019-12-20T19:22:36.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616758843 data=null doit=true} to TreeItem with text {Traces [0]}
14:22:36 [2019-12-20T19:22:36.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616758843 data=null} to TreeItem with text {Traces [0]}
14:22:36 [2019-12-20T19:22:36.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616758843 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:22:36 [2019-12-20T19:22:36.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616758843 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:22:36 [2019-12-20T19:22:36.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616758855 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:22:36 [2019-12-20T19:22:36.619Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
14:22:36 [2019-12-20T19:22:36.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [1]} time=616758856 data=null doit=true} to TreeItem with text {FolderA [1]}
14:22:36 [2019-12-20T19:22:36.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [1]} time=616758856 data=null} to TreeItem with text {FolderA [1]}
14:22:36 [2019-12-20T19:22:36.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=616758856 data=null button=1 stateMask=0x0 x=113 y=74 count=1} to TreeItem with text {FolderA [1]}
14:22:36 [2019-12-20T19:22:36.619Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616758856 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:22:36 [2019-12-20T19:22:36.619Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=616758857 data=null button=1 stateMask=0x80000 x=97 y=74 count=1} to TreeItem with text {FolderA [1]}
14:22:36 [2019-12-20T19:22:36.876Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:36 [2019-12-20T19:22:36.876Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:36 [2019-12-20T19:22:36.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616759191 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:36 [2019-12-20T19:22:36.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616759191 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:36 [2019-12-20T19:22:36.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616759191 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:36 [2019-12-20T19:22:36.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616759192 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:36 [2019-12-20T19:22:36.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616759193 data=null item=TreeItem {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:22:36 [2019-12-20T19:22:36.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616759203 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:36 [2019-12-20T19:22:36.876Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:36 [2019-12-20T19:22:36.876Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:36 [2019-12-20T19:22:36.876Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:36 [2019-12-20T19:22:36.876Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:36 [2019-12-20T19:22:36.876Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:36 [2019-12-20T19:22:36.876Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:36 [2019-12-20T19:22:36.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616759205 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:36 [2019-12-20T19:22:36.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616759205 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:36 [2019-12-20T19:22:36.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616759205 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:36 [2019-12-20T19:22:36.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616759205 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:36 [2019-12-20T19:22:36.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616759205 data=null item=TreeItem {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:22:36 [2019-12-20T19:22:36.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616759208 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:36 [2019-12-20T19:22:36.876Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:22:36 [2019-12-20T19:22:36.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616759208 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:36 [2019-12-20T19:22:36.876Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616759208 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:36 [2019-12-20T19:22:36.876Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:36 [2019-12-20T19:22:36.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616759215 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:36 [2019-12-20T19:22:36.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616759216 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:36 [2019-12-20T19:22:36.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616759216 data=null item=TreeItem {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:22:36 [2019-12-20T19:22:36.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616759219 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:36 [2019-12-20T19:22:36.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616759219 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:22:36 [2019-12-20T19:22:36.876Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616759219 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:22:37 [2019-12-20T19:22:37.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616759293 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:22:37 [2019-12-20T19:22:37.133Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616759293 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:37 [2019-12-20T19:22:37.133Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616759293 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:37 [2019-12-20T19:22:37.133Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616759293 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:37 [2019-12-20T19:22:37.133Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:22:37 [2019-12-20T19:22:37.133Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616759219 data=null item=TreeItem {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:22:37 [2019-12-20T19:22:37.694Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:38 [2019-12-20T19:22:38.622Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:38 [2019-12-20T19:22:38.622Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:38 [2019-12-20T19:22:38.622Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:38 [2019-12-20T19:22:38.622Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:38 [2019-12-20T19:22:38.622Z] DEBUG - Attempting to set focus on Table with text {}
14:22:38 [2019-12-20T19:22:38.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616760796 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:22:38 [2019-12-20T19:22:38.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616760796 data=null doit=true} to TableItem with text {}
14:22:38 [2019-12-20T19:22:38.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616760796 data=null} to TableItem with text {}
14:22:38 [2019-12-20T19:22:38.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616760796 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:22:38 [2019-12-20T19:22:38.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616760796 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:22:38 [2019-12-20T19:22:38.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616760799 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:22:38 [2019-12-20T19:22:38.622Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:38 [2019-12-20T19:22:38.622Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:38 [2019-12-20T19:22:38.622Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:38 [2019-12-20T19:22:38.622Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:38 [2019-12-20T19:22:38.622Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616760870 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:38 [2019-12-20T19:22:38.622Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616760870 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:38 [2019-12-20T19:22:38.622Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616760870 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:38 [2019-12-20T19:22:38.622Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616760870 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:38 [2019-12-20T19:22:38.622Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616760870 data=null item=TreeItem {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:22:38 [2019-12-20T19:22:38.622Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616760874 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:38 [2019-12-20T19:22:38.623Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:38 [2019-12-20T19:22:38.623Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:38 [2019-12-20T19:22:38.623Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:38 [2019-12-20T19:22:38.623Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:38 [2019-12-20T19:22:38.623Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:38 [2019-12-20T19:22:38.623Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
14:22:38 [2019-12-20T19:22:38.623Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:38 [2019-12-20T19:22:38.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=616760875 data=null button=0 stateMask=0x0 x=102 y=116 count=0} to TreeItem with text {FolderB}
14:22:38 [2019-12-20T19:22:38.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=616760876 data=null doit=true} to TreeItem with text {FolderB}
14:22:38 [2019-12-20T19:22:38.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=616760876 data=null} to TreeItem with text {FolderB}
14:22:38 [2019-12-20T19:22:38.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=616760876 data=null button=1 stateMask=0x0 x=102 y=116 count=1} to TreeItem with text {FolderB}
14:22:38 [2019-12-20T19:22:38.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616760876 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:22:38 [2019-12-20T19:22:38.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=616760884 data=null button=1 stateMask=0x80000 x=102 y=116 count=1} to TreeItem with text {FolderB}
14:22:38 [2019-12-20T19:22:38.623Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:22:38 [2019-12-20T19:22:38.623Z] DEBUG - Clicking on with mnemonic 'Import...'
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - Clicked on with mnemonic 'Import...'
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616761087 data=null doit=true} to Shell with text {Trace Import}
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:22:38 [2019-12-20T19:22:38.879Z] 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:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=616761090 data=null} to (of type 'Combo')
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616761115 data=null doit=true} to TreeItem with text {import}
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616761115 data=null} to TreeItem with text {import}
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616761115 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616761115 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:22:38 [2019-12-20T19:22:38.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616761122 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616761123 data=null button=0 stateMask=0x0 x=150 y=55 count=0} to Tree node with text: kernel-overlap-testing
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616761123 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616761123 data=null} to Tree node with text: kernel-overlap-testing
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616761123 data=null button=1 stateMask=0x0 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616761123 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:22:38 [2019-12-20T19:22:38.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616761125 data=null button=1 stateMask=0x80000 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - Setting state to checked on: kernel-overlap-testing
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=616761139 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:22:38 [2019-12-20T19:22:38.879Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:22:38 [2019-12-20T19:22:38.879Z] 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:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.879Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:22:38 [2019-12-20T19:22:38.880Z] 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:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:22:38 [2019-12-20T19:22:38.880Z] 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:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] 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:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:22:38 [2019-12-20T19:22:38.880Z] 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:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] 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:22:38 [2019-12-20T19:22:38.880Z] 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:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.880Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.881Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.881Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.881Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.881Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.881Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.881Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:38 [2019-12-20T19:22:38.881Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:22:38 [2019-12-20T19:22:38.881Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:22:38 [2019-12-20T19:22:38.881Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:38 [2019-12-20T19:22:38.881Z] DEBUG - Clicking on &Finish
14:22:38 [2019-12-20T19:22:38.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616761182 data=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:22:38 [2019-12-20T19:22:38.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616761182 data=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:22:38 [2019-12-20T19:22:38.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616761182 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:38 [2019-12-20T19:22:38.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616761182 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:38 [2019-12-20T19:22:38.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616761182 data=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:22:38 [2019-12-20T19:22:38.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616761182 data=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:22:39 [2019-12-20T19:22:39.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616761182 data=null item=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:22:39 [2019-12-20T19:22:39.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616760920 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:22:39 [2019-12-20T19:22:39.136Z] DEBUG - Clicked on 
14:22:39 [2019-12-20T19:22:39.136Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:39 [2019-12-20T19:22:39.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:39 [2019-12-20T19:22:39.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:39 [2019-12-20T19:22:39.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:39 [2019-12-20T19:22:39.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:39 [2019-12-20T19:22:39.136Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:39 [2019-12-20T19:22:39.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616761380 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:39 [2019-12-20T19:22:39.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616761380 data=null doit=true} to TreeItem with text {test}
14:22:39 [2019-12-20T19:22:39.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616761380 data=null} to TreeItem with text {test}
14:22:39 [2019-12-20T19:22:39.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616761380 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:39 [2019-12-20T19:22:39.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616761380 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:39 [2019-12-20T19:22:39.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616761389 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:39 [2019-12-20T19:22:39.136Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:39 [2019-12-20T19:22:39.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616761389 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:39 [2019-12-20T19:22:39.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616761389 data=null doit=true} to TreeItem with text {test}
14:22:39 [2019-12-20T19:22:39.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616761390 data=null} to TreeItem with text {test}
14:22:39 [2019-12-20T19:22:39.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616761390 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:39 [2019-12-20T19:22:39.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616761390 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:39 [2019-12-20T19:22:39.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616761403 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:39 [2019-12-20T19:22:39.136Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:22:39 [2019-12-20T19:22:39.136Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:39 [2019-12-20T19:22:39.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616761403 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:22:39 [2019-12-20T19:22:39.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616761403 data=null doit=true} to TreeItem with text {Traces [1]}
14:22:39 [2019-12-20T19:22:39.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616761403 data=null} to TreeItem with text {Traces [1]}
14:22:39 [2019-12-20T19:22:39.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616761404 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:22:39 [2019-12-20T19:22:39.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616761404 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:22:39 [2019-12-20T19:22:39.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616761418 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:22:39 [2019-12-20T19:22:39.136Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
14:22:39 [2019-12-20T19:22:39.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [1]} time=616761418 data=null doit=true} to TreeItem with text {FolderB [1]}
14:22:39 [2019-12-20T19:22:39.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [1]} time=616761418 data=null} to TreeItem with text {FolderB [1]}
14:22:39 [2019-12-20T19:22:39.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=616761419 data=null button=1 stateMask=0x0 x=113 y=116 count=1} to TreeItem with text {FolderB [1]}
14:22:39 [2019-12-20T19:22:39.137Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616761419 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:22:39 [2019-12-20T19:22:39.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=616761420 data=null button=1 stateMask=0x80000 x=97 y=116 count=1} to TreeItem with text {FolderB [1]}
14:22:39 [2019-12-20T19:22:39.698Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:39 [2019-12-20T19:22:39.698Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:39 [2019-12-20T19:22:39.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616761840 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
14:22:39 [2019-12-20T19:22:39.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616761840 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:22:39 [2019-12-20T19:22:39.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616761840 data=null} to TreeItem with text {kernel-overlap-testing}
14:22:39 [2019-12-20T19:22:39.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616761840 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:22:39 [2019-12-20T19:22:39.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616761840 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:22:39 [2019-12-20T19:22:39.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616761871 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:22:39 [2019-12-20T19:22:39.698Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:39 [2019-12-20T19:22:39.698Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:39 [2019-12-20T19:22:39.698Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:39 [2019-12-20T19:22:39.698Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:39 [2019-12-20T19:22:39.698Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:39 [2019-12-20T19:22:39.698Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:39 [2019-12-20T19:22:39.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616761873 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
14:22:39 [2019-12-20T19:22:39.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616761873 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:22:39 [2019-12-20T19:22:39.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616761873 data=null} to TreeItem with text {kernel-overlap-testing}
14:22:39 [2019-12-20T19:22:39.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616761873 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:22:39 [2019-12-20T19:22:39.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616761873 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:22:39 [2019-12-20T19:22:39.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616761876 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:22:39 [2019-12-20T19:22:39.699Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:22:39 [2019-12-20T19:22:39.699Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616761877 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
14:22:39 [2019-12-20T19:22:39.699Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616761877 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:22:39 [2019-12-20T19:22:39.699Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:39 [2019-12-20T19:22:39.699Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616761877 data=null} to TreeItem with text {kernel-overlap-testing}
14:22:39 [2019-12-20T19:22:39.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616761877 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:22:39 [2019-12-20T19:22:39.699Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616761877 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:22:39 [2019-12-20T19:22:39.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616761886 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:22:39 [2019-12-20T19:22:39.699Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616761886 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing}
14:22:39 [2019-12-20T19:22:39.699Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=616761887 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing}
14:22:39 [2019-12-20T19:22:39.699Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616761887 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:22:39 [2019-12-20T19:22:39.699Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616761924 data=null button=1 stateMask=0x80000 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing}
14:22:39 [2019-12-20T19:22:39.699Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=616761930 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
14:22:39 [2019-12-20T19:22:39.699Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=616761930 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:22:39 [2019-12-20T19:22:39.699Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=616761930 data=null} to TreeItem with text {kernel-overlap-testing}
14:22:39 [2019-12-20T19:22:39.699Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:22:39 [2019-12-20T19:22:39.699Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:40 [2019-12-20T19:22:40.261Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:40 [2019-12-20T19:22:40.261Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:40 [2019-12-20T19:22:40.261Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:40 [2019-12-20T19:22:40.261Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:40 [2019-12-20T19:22:40.261Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:40 [2019-12-20T19:22:40.261Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:40 [2019-12-20T19:22:40.261Z] DEBUG - Attempting to set focus on Table with text {}
14:22:40 [2019-12-20T19:22:40.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616762433 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:22:40 [2019-12-20T19:22:40.261Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616762433 data=null doit=true} to TableItem with text {}
14:22:40 [2019-12-20T19:22:40.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616762433 data=null} to TableItem with text {}
14:22:40 [2019-12-20T19:22:40.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616762433 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:22:40 [2019-12-20T19:22:40.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616762433 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:22:40 [2019-12-20T19:22:40.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616762438 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:22:40 [2019-12-20T19:22:40.261Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:40 [2019-12-20T19:22:40.261Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:41 [2019-12-20T19:22:41.188Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:41 [2019-12-20T19:22:41.188Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:41 [2019-12-20T19:22:41.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616763411 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
14:22:41 [2019-12-20T19:22:41.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616763411 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:22:41 [2019-12-20T19:22:41.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616763411 data=null} to TreeItem with text {kernel-overlap-testing}
14:22:41 [2019-12-20T19:22:41.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616763411 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:22:41 [2019-12-20T19:22:41.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616763411 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:22:41 [2019-12-20T19:22:41.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616763415 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:22:41 [2019-12-20T19:22:41.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:41 [2019-12-20T19:22:41.188Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:41 [2019-12-20T19:22:41.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:41 [2019-12-20T19:22:41.188Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:41 [2019-12-20T19:22:41.188Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:41 [2019-12-20T19:22:41.188Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:41 [2019-12-20T19:22:41.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:41 [2019-12-20T19:22:41.188Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:41 [2019-12-20T19:22:41.188Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:22:41 [2019-12-20T19:22:41.188Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:22:41 [2019-12-20T19:22:41.188Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:22:41 [2019-12-20T19:22:41.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=616763417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
14:22:41 [2019-12-20T19:22:41.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=616763417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
14:22:41 [2019-12-20T19:22:41.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=616763418 data=null doit=true} to (of type 'Tree')
14:22:41 [2019-12-20T19:22:41.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=616763418 data=null} to (of type 'Tree')
14:22:41 [2019-12-20T19:22:41.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=616763418 data=null button=1 stateMask=0x0 x=113 y=74 count=1} to (of type 'Tree')
14:22:41 [2019-12-20T19:22:41.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616763418 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:22:41 [2019-12-20T19:22:41.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=616763433 data=null button=1 stateMask=0x80000 x=113 y=74 count=1} to (of type 'Tree')
14:22:41 [2019-12-20T19:22:41.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=616763434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
14:22:41 [2019-12-20T19:22:41.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=616763434 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
14:22:41 [2019-12-20T19:22:41.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=616763434 data=null doit=true} to (of type 'Tree')
14:22:41 [2019-12-20T19:22:41.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=616763434 data=null} to (of type 'Tree')
14:22:41 [2019-12-20T19:22:41.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=616763434 data=null button=1 stateMask=0x40000 x=113 y=116 count=1} to (of type 'Tree')
14:22:41 [2019-12-20T19:22:41.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616763434 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:22:41 [2019-12-20T19:22:41.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=616763441 data=null button=1 stateMask=0xc0000 x=113 y=116 count=1} to (of type 'Tree')
14:22:41 [2019-12-20T19:22:41.188Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:22:41 [2019-12-20T19:22:41.188Z] DEBUG - Clicking on with mnemonic 'Delete'
14:22:41 [2019-12-20T19:22:41.444Z] DEBUG - Clicked on with mnemonic 'Delete'
14:22:41 [2019-12-20T19:22:41.444Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
14:22:41 [2019-12-20T19:22:41.444Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:22:41 [2019-12-20T19:22:41.444Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:22:41 [2019-12-20T19:22:41.444Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:22:41 [2019-12-20T19:22:41.444Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:22:41 [2019-12-20T19:22:41.444Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:22:41 [2019-12-20T19:22:41.444Z] DEBUG - Clicking on &Yes
14:22:41 [2019-12-20T19:22:41.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616763690 data=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:22:41 [2019-12-20T19:22:41.444Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616763690 data=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:22:41 [2019-12-20T19:22:41.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616763690 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:22:41 [2019-12-20T19:22:41.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616763690 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:22:41 [2019-12-20T19:22:41.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616763690 data=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:22:41 [2019-12-20T19:22:41.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616763690 data=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:22:41 [2019-12-20T19:22:41.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616763690 data=null item=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:22:42 [2019-12-20T19:22:42.005Z] DEBUG - Clicked on 
14:22:42 [2019-12-20T19:22:42.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=616763500 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:22:42 [2019-12-20T19:22:42.005Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:42 [2019-12-20T19:22:42.005Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:42 [2019-12-20T19:22:42.005Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:42 [2019-12-20T19:22:42.005Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:42 [2019-12-20T19:22:42.005Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:42 [2019-12-20T19:22:42.005Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:42 [2019-12-20T19:22:42.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616764322 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:42 [2019-12-20T19:22:42.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616764322 data=null doit=true} to TreeItem with text {test}
14:22:42 [2019-12-20T19:22:42.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616764322 data=null} to TreeItem with text {test}
14:22:42 [2019-12-20T19:22:42.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616764322 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:42 [2019-12-20T19:22:42.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616764322 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:42 [2019-12-20T19:22:42.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616764340 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:42 [2019-12-20T19:22:42.005Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:42 [2019-12-20T19:22:42.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616764341 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:42 [2019-12-20T19:22:42.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616764341 data=null doit=true} to TreeItem with text {test}
14:22:42 [2019-12-20T19:22:42.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616764341 data=null} to TreeItem with text {test}
14:22:42 [2019-12-20T19:22:42.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616764341 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:42 [2019-12-20T19:22:42.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616764341 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:42 [2019-12-20T19:22:42.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616764345 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:42 [2019-12-20T19:22:42.005Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:22:42 [2019-12-20T19:22:42.005Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:42 [2019-12-20T19:22:42.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616764346 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
14:22:42 [2019-12-20T19:22:42.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616764346 data=null doit=true} to TreeItem with text {Traces [2]}
14:22:42 [2019-12-20T19:22:42.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616764346 data=null} to TreeItem with text {Traces [2]}
14:22:42 [2019-12-20T19:22:42.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616764346 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:22:42 [2019-12-20T19:22:42.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616764347 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:22:42 [2019-12-20T19:22:42.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616764356 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:22:42 [2019-12-20T19:22:42.005Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:42 [2019-12-20T19:22:42.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616764356 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
14:22:42 [2019-12-20T19:22:42.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616764356 data=null doit=true} to TreeItem with text {Traces [2]}
14:22:42 [2019-12-20T19:22:42.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616764357 data=null} to TreeItem with text {Traces [2]}
14:22:42 [2019-12-20T19:22:42.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616764357 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:22:42 [2019-12-20T19:22:42.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616764357 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:22:42 [2019-12-20T19:22:42.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616764360 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - Clicking on with mnemonic 'Import...'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - Clicked on with mnemonic 'Import...'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616764529 data=null doit=true} to Shell with text {Trace Import}
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:22:42 [2019-12-20T19:22:42.262Z] 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:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=616764531 data=null} to (of type 'Combo')
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616764581 data=null doit=true} to TreeItem with text {import}
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616764581 data=null} to TreeItem with text {import}
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616764581 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616764581 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:22:42 [2019-12-20T19:22:42.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616764582 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=616764583 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616764583 data=null doit=true} to TreeItem with text {import}
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616764583 data=null} to TreeItem with text {import}
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616764583 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616764583 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:22:42 [2019-12-20T19:22:42.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616764583 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:42 [2019-12-20T19:22:42.262Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=616764588 data=null doit=true} to Tree node with text: z-clashes
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=616764588 data=null} to Tree node with text: z-clashes
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=616764588 data=null button=1 stateMask=0x0 x=110 y=143 count=1} to Tree node with text: z-clashes
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616764588 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:22:42 [2019-12-20T19:22:42.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=616764589 data=null button=1 stateMask=0x80000 x=110 y=143 count=1} to Tree node with text: z-clashes
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=616764592 data=null button=0 stateMask=0x0 x=110 y=143 count=0} to Tree node with text: z-clashes
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=616764592 data=null doit=true} to Tree node with text: z-clashes
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=616764592 data=null} to Tree node with text: z-clashes
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=616764592 data=null button=1 stateMask=0x0 x=110 y=143 count=1} to Tree node with text: z-clashes
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616764592 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:22:42 [2019-12-20T19:22:42.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=616764600 data=null button=1 stateMask=0x80000 x=110 y=143 count=1} to Tree node with text: z-clashes
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=616764602 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:22:42 [2019-12-20T19:22:42.262Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:22:42 [2019-12-20T19:22:42.262Z] 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:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.262Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:22:42 [2019-12-20T19:22:42.263Z] 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:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@57d69931
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=616764604 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:22:42 [2019-12-20T19:22:42.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=616764605 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:22:42 [2019-12-20T19:22:42.263Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=616764605 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=616764605 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=616764605 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:22:42 [2019-12-20T19:22:42.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=616764605 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:22:42 [2019-12-20T19:22:42.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=616764605 data=null item=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:22:42 [2019-12-20T19:22:42.263Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=616764605 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:22:42 [2019-12-20T19:22:42.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=616764605 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:22:42 [2019-12-20T19:22:42.263Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=616764605 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:22:42 [2019-12-20T19:22:42.263Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=616764605 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=616764605 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:22:42 [2019-12-20T19:22:42.263Z] 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:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - Clicking on &Finish
14:22:42 [2019-12-20T19:22:42.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616764619 data=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:22:42 [2019-12-20T19:22:42.263Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616764619 data=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:22:42 [2019-12-20T19:22:42.264Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616764619 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:42 [2019-12-20T19:22:42.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616764619 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:42 [2019-12-20T19:22:42.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616764619 data=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:22:42 [2019-12-20T19:22:42.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616764619 data=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:22:42 [2019-12-20T19:22:42.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616764619 data=null item=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:22:42 [2019-12-20T19:22:42.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616764393 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:22:42 [2019-12-20T19:22:42.519Z] DEBUG - Clicked on 
14:22:42 [2019-12-20T19:22:42.519Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:42 [2019-12-20T19:22:42.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:42 [2019-12-20T19:22:42.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:42 [2019-12-20T19:22:42.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:42 [2019-12-20T19:22:42.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:42 [2019-12-20T19:22:42.519Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:42 [2019-12-20T19:22:42.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616764776 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:42 [2019-12-20T19:22:42.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616764777 data=null doit=true} to TreeItem with text {test}
14:22:42 [2019-12-20T19:22:42.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616764777 data=null} to TreeItem with text {test}
14:22:42 [2019-12-20T19:22:42.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616764777 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:42 [2019-12-20T19:22:42.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616764777 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:42 [2019-12-20T19:22:42.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616764785 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:42 [2019-12-20T19:22:42.519Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:42 [2019-12-20T19:22:42.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616764786 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:42 [2019-12-20T19:22:42.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616764786 data=null doit=true} to TreeItem with text {test}
14:22:42 [2019-12-20T19:22:42.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616764786 data=null} to TreeItem with text {test}
14:22:42 [2019-12-20T19:22:42.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616764786 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:42 [2019-12-20T19:22:42.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616764786 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:42 [2019-12-20T19:22:42.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616764796 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:42 [2019-12-20T19:22:42.519Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:22:42 [2019-12-20T19:22:42.519Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:42 [2019-12-20T19:22:42.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616764796 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:22:42 [2019-12-20T19:22:42.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616764796 data=null doit=true} to TreeItem with text {Traces [0]}
14:22:42 [2019-12-20T19:22:42.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616764797 data=null} to TreeItem with text {Traces [0]}
14:22:42 [2019-12-20T19:22:42.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616764797 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:22:42 [2019-12-20T19:22:42.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616764797 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:22:42 [2019-12-20T19:22:42.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616764803 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:22:42 [2019-12-20T19:22:42.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616764803 data=null doit=true} to TreeItem with text {Traces [0]}
14:22:42 [2019-12-20T19:22:42.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616764803 data=null} to TreeItem with text {Traces [0]}
14:22:42 [2019-12-20T19:22:42.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616764803 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:22:42 [2019-12-20T19:22:42.520Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616764803 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:22:42 [2019-12-20T19:22:42.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616764804 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [0]}
14:22:42 [2019-12-20T19:22:42.775Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:42 [2019-12-20T19:22:42.775Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:42 [2019-12-20T19:22:42.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616765139 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:42 [2019-12-20T19:22:42.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616765139 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:42 [2019-12-20T19:22:42.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616765139 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:42 [2019-12-20T19:22:42.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616765139 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:42 [2019-12-20T19:22:42.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616765140 data=null item=TreeItem {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:22:43 [2019-12-20T19:22:43.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616765151 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:43 [2019-12-20T19:22:43.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:43 [2019-12-20T19:22:43.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:43 [2019-12-20T19:22:43.031Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:43 [2019-12-20T19:22:43.031Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:43 [2019-12-20T19:22:43.031Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:43 [2019-12-20T19:22:43.031Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:43 [2019-12-20T19:22:43.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616765153 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:43 [2019-12-20T19:22:43.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616765153 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:43 [2019-12-20T19:22:43.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616765153 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:43 [2019-12-20T19:22:43.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616765153 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:43 [2019-12-20T19:22:43.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616765153 data=null item=TreeItem {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:22:43 [2019-12-20T19:22:43.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616765163 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:43 [2019-12-20T19:22:43.031Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:22:43 [2019-12-20T19:22:43.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616765164 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:43 [2019-12-20T19:22:43.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616765164 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:43 [2019-12-20T19:22:43.031Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:43 [2019-12-20T19:22:43.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616765164 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:43 [2019-12-20T19:22:43.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616765164 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:43 [2019-12-20T19:22:43.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616765164 data=null item=TreeItem {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:22:43 [2019-12-20T19:22:43.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616765167 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:43 [2019-12-20T19:22:43.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616765167 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:22:43 [2019-12-20T19:22:43.031Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616765168 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:22:43 [2019-12-20T19:22:43.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616765199 data=null button=1 stateMask=0x80000 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:22:43 [2019-12-20T19:22:43.031Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616765199 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:43 [2019-12-20T19:22:43.031Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616765200 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:43 [2019-12-20T19:22:43.031Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616765200 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:43 [2019-12-20T19:22:43.031Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:22:43 [2019-12-20T19:22:43.031Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616765168 data=null item=TreeItem {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:22:43 [2019-12-20T19:22:43.592Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:44 [2019-12-20T19:22:44.521Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:44 [2019-12-20T19:22:44.521Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:44 [2019-12-20T19:22:44.521Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:44 [2019-12-20T19:22:44.521Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:44 [2019-12-20T19:22:44.521Z] DEBUG - Attempting to set focus on Table with text {}
14:22:44 [2019-12-20T19:22:44.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616766702 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:22:44 [2019-12-20T19:22:44.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616766702 data=null doit=true} to TableItem with text {}
14:22:44 [2019-12-20T19:22:44.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616766702 data=null} to TableItem with text {}
14:22:44 [2019-12-20T19:22:44.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616766702 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:22:44 [2019-12-20T19:22:44.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616766703 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:22:44 [2019-12-20T19:22:44.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616766706 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:22:44 [2019-12-20T19:22:44.521Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:44 [2019-12-20T19:22:44.521Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:44 [2019-12-20T19:22:44.521Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:44 [2019-12-20T19:22:44.521Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:44 [2019-12-20T19:22:44.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616766758 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:44 [2019-12-20T19:22:44.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616766758 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:44 [2019-12-20T19:22:44.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616766758 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:44 [2019-12-20T19:22:44.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616766758 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:44 [2019-12-20T19:22:44.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616766758 data=null item=TreeItem {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:22:44 [2019-12-20T19:22:44.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616766780 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:44 [2019-12-20T19:22:44.521Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:44 [2019-12-20T19:22:44.521Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:44 [2019-12-20T19:22:44.521Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:44 [2019-12-20T19:22:44.521Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:44 [2019-12-20T19:22:44.521Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:44 [2019-12-20T19:22:44.521Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:44 [2019-12-20T19:22:44.521Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:44 [2019-12-20T19:22:44.521Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:44 [2019-12-20T19:22:44.521Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:44 [2019-12-20T19:22:44.521Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:44 [2019-12-20T19:22:44.521Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:44 [2019-12-20T19:22:44.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616766783 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:44 [2019-12-20T19:22:44.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616766783 data=null doit=true} to TreeItem with text {test}
14:22:44 [2019-12-20T19:22:44.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616766784 data=null} to TreeItem with text {test}
14:22:44 [2019-12-20T19:22:44.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616766784 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:44 [2019-12-20T19:22:44.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616766784 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:44 [2019-12-20T19:22:44.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616766794 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:44 [2019-12-20T19:22:44.522Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:44 [2019-12-20T19:22:44.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616766794 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:44 [2019-12-20T19:22:44.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616766794 data=null doit=true} to TreeItem with text {test}
14:22:44 [2019-12-20T19:22:44.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616766794 data=null} to TreeItem with text {test}
14:22:44 [2019-12-20T19:22:44.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616766794 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:44 [2019-12-20T19:22:44.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616766794 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:44 [2019-12-20T19:22:44.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616766806 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:44 [2019-12-20T19:22:44.522Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:22:44 [2019-12-20T19:22:44.522Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:44 [2019-12-20T19:22:44.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616766806 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
14:22:44 [2019-12-20T19:22:44.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616766806 data=null doit=true} to TreeItem with text {Traces [2]}
14:22:44 [2019-12-20T19:22:44.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616766806 data=null} to TreeItem with text {Traces [2]}
14:22:44 [2019-12-20T19:22:44.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616766807 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:22:44 [2019-12-20T19:22:44.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616766807 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:22:44 [2019-12-20T19:22:44.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616766818 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:22:44 [2019-12-20T19:22:44.522Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:22:44 [2019-12-20T19:22:44.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=616766820 data=null doit=true} to TreeItem with text {z-clashes [1]}
14:22:44 [2019-12-20T19:22:44.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=616766820 data=null} to TreeItem with text {z-clashes [1]}
14:22:44 [2019-12-20T19:22:44.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=616766820 data=null button=1 stateMask=0x0 x=119 y=74 count=1} to TreeItem with text {z-clashes [1]}
14:22:44 [2019-12-20T19:22:44.522Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616766820 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:22:44 [2019-12-20T19:22:44.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=616766822 data=null button=1 stateMask=0x80000 x=103 y=74 count=1} to TreeItem with text {z-clashes [1]}
14:22:44 [2019-12-20T19:22:44.777Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:44 [2019-12-20T19:22:44.777Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:44 [2019-12-20T19:22:44.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616767061 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:44 [2019-12-20T19:22:44.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616767061 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:44 [2019-12-20T19:22:44.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616767061 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:44 [2019-12-20T19:22:44.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616767061 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:44 [2019-12-20T19:22:44.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616767061 data=null item=TreeItem {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:22:44 [2019-12-20T19:22:44.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616767072 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:44 [2019-12-20T19:22:44.777Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:44 [2019-12-20T19:22:44.777Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:44 [2019-12-20T19:22:44.777Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:44 [2019-12-20T19:22:44.777Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:44 [2019-12-20T19:22:44.777Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:44 [2019-12-20T19:22:44.777Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:44 [2019-12-20T19:22:44.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616767074 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:44 [2019-12-20T19:22:44.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616767074 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:44 [2019-12-20T19:22:44.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616767074 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:44 [2019-12-20T19:22:44.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616767074 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:44 [2019-12-20T19:22:44.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616767074 data=null item=TreeItem {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:22:44 [2019-12-20T19:22:44.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616767084 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:44 [2019-12-20T19:22:44.778Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:22:44 [2019-12-20T19:22:44.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616767085 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:44 [2019-12-20T19:22:44.778Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616767085 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:44 [2019-12-20T19:22:44.778Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:44 [2019-12-20T19:22:44.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616767085 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:44 [2019-12-20T19:22:44.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616767085 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:44 [2019-12-20T19:22:44.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616767085 data=null item=TreeItem {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:22:44 [2019-12-20T19:22:44.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616767088 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:44 [2019-12-20T19:22:44.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616767088 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:22:44 [2019-12-20T19:22:44.778Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616767088 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:22:44 [2019-12-20T19:22:44.778Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616767088 data=null item=TreeItem {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:22:44 [2019-12-20T19:22:44.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616767124 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:22:44 [2019-12-20T19:22:44.778Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616767130 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:44 [2019-12-20T19:22:44.778Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616767130 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:44 [2019-12-20T19:22:44.778Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616767130 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:44 [2019-12-20T19:22:44.778Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:22:44 [2019-12-20T19:22:44.778Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:45 [2019-12-20T19:22:45.339Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:45 [2019-12-20T19:22:45.339Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:46 [2019-12-20T19:22:46.266Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:46 [2019-12-20T19:22:46.266Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:46 [2019-12-20T19:22:46.266Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:46 [2019-12-20T19:22:46.266Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:46 [2019-12-20T19:22:46.266Z] DEBUG - Attempting to set focus on Table with text {}
14:22:46 [2019-12-20T19:22:46.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616768632 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:22:46 [2019-12-20T19:22:46.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616768633 data=null doit=true} to TableItem with text {}
14:22:46 [2019-12-20T19:22:46.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616768633 data=null} to TableItem with text {}
14:22:46 [2019-12-20T19:22:46.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616768633 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:22:46 [2019-12-20T19:22:46.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616768633 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:22:46 [2019-12-20T19:22:46.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616768636 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:22:46 [2019-12-20T19:22:46.266Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:46 [2019-12-20T19:22:46.266Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:46 [2019-12-20T19:22:46.522Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:46 [2019-12-20T19:22:46.522Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:46 [2019-12-20T19:22:46.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616768687 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:46 [2019-12-20T19:22:46.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616768688 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:46 [2019-12-20T19:22:46.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616768688 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:46 [2019-12-20T19:22:46.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616768688 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:46 [2019-12-20T19:22:46.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616768707 data=null item=TreeItem {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:22:46 [2019-12-20T19:22:46.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616768710 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:46 [2019-12-20T19:22:46.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:46 [2019-12-20T19:22:46.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:46 [2019-12-20T19:22:46.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:46 [2019-12-20T19:22:46.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:46 [2019-12-20T19:22:46.522Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:46 [2019-12-20T19:22:46.522Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:46 [2019-12-20T19:22:46.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:46 [2019-12-20T19:22:46.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:46 [2019-12-20T19:22:46.522Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:46 [2019-12-20T19:22:46.522Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:46 [2019-12-20T19:22:46.522Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:46 [2019-12-20T19:22:46.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616768714 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:46 [2019-12-20T19:22:46.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616768714 data=null doit=true} to TreeItem with text {test}
14:22:46 [2019-12-20T19:22:46.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616768714 data=null} to TreeItem with text {test}
14:22:46 [2019-12-20T19:22:46.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616768714 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:46 [2019-12-20T19:22:46.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616768714 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:46 [2019-12-20T19:22:46.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616768732 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:46 [2019-12-20T19:22:46.522Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:46 [2019-12-20T19:22:46.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616768732 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:46 [2019-12-20T19:22:46.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616768732 data=null doit=true} to TreeItem with text {test}
14:22:46 [2019-12-20T19:22:46.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616768732 data=null} to TreeItem with text {test}
14:22:46 [2019-12-20T19:22:46.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616768732 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:46 [2019-12-20T19:22:46.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616768733 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:46 [2019-12-20T19:22:46.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616768736 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:46 [2019-12-20T19:22:46.522Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:22:46 [2019-12-20T19:22:46.522Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:46 [2019-12-20T19:22:46.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616768737 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
14:22:46 [2019-12-20T19:22:46.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616768737 data=null doit=true} to TreeItem with text {Traces [2]}
14:22:46 [2019-12-20T19:22:46.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616768737 data=null} to TreeItem with text {Traces [2]}
14:22:46 [2019-12-20T19:22:46.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616768737 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:22:46 [2019-12-20T19:22:46.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616768737 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:22:46 [2019-12-20T19:22:46.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616768747 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:22:46 [2019-12-20T19:22:46.522Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:46 [2019-12-20T19:22:46.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616768747 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
14:22:46 [2019-12-20T19:22:46.522Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616768747 data=null doit=true} to TreeItem with text {Traces [2]}
14:22:46 [2019-12-20T19:22:46.523Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616768747 data=null} to TreeItem with text {Traces [2]}
14:22:46 [2019-12-20T19:22:46.523Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616768748 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:22:46 [2019-12-20T19:22:46.523Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616768748 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:22:46 [2019-12-20T19:22:46.523Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616768750 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:22:46 [2019-12-20T19:22:46.523Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:22:46 [2019-12-20T19:22:46.523Z] DEBUG - Clicking on with mnemonic 'Clear'
14:22:46 [2019-12-20T19:22:46.778Z] DEBUG - Clicked on with mnemonic 'Clear'
14:22:46 [2019-12-20T19:22:46.778Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:22:46 [2019-12-20T19:22:46.778Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:22:46 [2019-12-20T19:22:46.778Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:22:46 [2019-12-20T19:22:46.778Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:22:46 [2019-12-20T19:22:46.778Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:22:46 [2019-12-20T19:22:46.778Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:22:46 [2019-12-20T19:22:46.778Z] DEBUG - Clicking on &Yes
14:22:46 [2019-12-20T19:22:46.778Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616768922 data=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:22:46 [2019-12-20T19:22:46.778Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616768922 data=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:22:46 [2019-12-20T19:22:46.778Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616768922 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:22:46 [2019-12-20T19:22:46.778Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616768922 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:22:46 [2019-12-20T19:22:46.778Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616768922 data=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:22:46 [2019-12-20T19:22:46.778Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616768922 data=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:22:46 [2019-12-20T19:22:46.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616768922 data=null item=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:22:47 [2019-12-20T19:22:47.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=616768801 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:22:47 [2019-12-20T19:22:47.340Z] DEBUG - Clicked on 
14:22:47 [2019-12-20T19:22:47.340Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:47 [2019-12-20T19:22:47.340Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:47 [2019-12-20T19:22:47.340Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:47 [2019-12-20T19:22:47.340Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:47 [2019-12-20T19:22:47.340Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:47 [2019-12-20T19:22:47.340Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:47 [2019-12-20T19:22:47.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616769501 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:47 [2019-12-20T19:22:47.340Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616769501 data=null doit=true} to TreeItem with text {test}
14:22:47 [2019-12-20T19:22:47.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616769501 data=null} to TreeItem with text {test}
14:22:47 [2019-12-20T19:22:47.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616769501 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:47 [2019-12-20T19:22:47.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616769502 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:47 [2019-12-20T19:22:47.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616769509 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:47 [2019-12-20T19:22:47.340Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:47 [2019-12-20T19:22:47.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616769510 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:47 [2019-12-20T19:22:47.340Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616769510 data=null doit=true} to TreeItem with text {test}
14:22:47 [2019-12-20T19:22:47.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616769510 data=null} to TreeItem with text {test}
14:22:47 [2019-12-20T19:22:47.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616769510 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:47 [2019-12-20T19:22:47.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616769510 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:47 [2019-12-20T19:22:47.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616769521 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:47 [2019-12-20T19:22:47.340Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:22:47 [2019-12-20T19:22:47.340Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:47 [2019-12-20T19:22:47.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616769522 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:22:47 [2019-12-20T19:22:47.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616769522 data=null doit=true} to TreeItem with text {Traces [0]}
14:22:47 [2019-12-20T19:22:47.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616769522 data=null} to TreeItem with text {Traces [0]}
14:22:47 [2019-12-20T19:22:47.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616769523 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:22:47 [2019-12-20T19:22:47.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616769523 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:22:47 [2019-12-20T19:22:47.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616769530 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:22:47 [2019-12-20T19:22:47.341Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:47 [2019-12-20T19:22:47.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616769530 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:22:47 [2019-12-20T19:22:47.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616769530 data=null doit=true} to TreeItem with text {Traces [0]}
14:22:47 [2019-12-20T19:22:47.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616769530 data=null} to TreeItem with text {Traces [0]}
14:22:47 [2019-12-20T19:22:47.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616769530 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:22:47 [2019-12-20T19:22:47.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616769531 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:22:47 [2019-12-20T19:22:47.341Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616769539 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:22:47 [2019-12-20T19:22:47.341Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:22:47 [2019-12-20T19:22:47.341Z] DEBUG - Clicking on with mnemonic 'Import...'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - Clicked on with mnemonic 'Import...'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616769785 data=null doit=true} to Shell with text {Trace Import}
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:22:47 [2019-12-20T19:22:47.598Z] 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:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=616769788 data=null} to (of type 'Combo')
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616769818 data=null doit=true} to TreeItem with text {import}
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616769819 data=null} to TreeItem with text {import}
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616769819 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616769819 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:22:47 [2019-12-20T19:22:47.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616769828 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=616769828 data=null button=0 stateMask=0x0 x=83 y=11 count=0} to TreeItem with text {import}
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616769828 data=null doit=true} to TreeItem with text {import}
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616769828 data=null} to TreeItem with text {import}
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616769828 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616769829 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:22:47 [2019-12-20T19:22:47.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616769829 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=616769840 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:22:47 [2019-12-20T19:22:47.598Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:22:47 [2019-12-20T19:22:47.598Z] 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:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.598Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7997977a
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=616769843 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:22:47 [2019-12-20T19:22:47.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=616769843 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:22:47 [2019-12-20T19:22:47.599Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=616769843 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=616769843 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=616769843 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:22:47 [2019-12-20T19:22:47.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=616769843 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:22:47 [2019-12-20T19:22:47.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=616769843 data=null item=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:22:47 [2019-12-20T19:22:47.599Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=616769843 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:22:47 [2019-12-20T19:22:47.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=616769843 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:22:47 [2019-12-20T19:22:47.599Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=616769843 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:22:47 [2019-12-20T19:22:47.599Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=616769843 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=616769843 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:22:47 [2019-12-20T19:22:47.599Z] 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:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] 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:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:22:47 [2019-12-20T19:22:47.599Z] 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:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] 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:22:47 [2019-12-20T19:22:47.599Z] 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:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.599Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.600Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.600Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.600Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.600Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.600Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.600Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:47 [2019-12-20T19:22:47.600Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:22:47 [2019-12-20T19:22:47.600Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:22:47 [2019-12-20T19:22:47.600Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:47 [2019-12-20T19:22:47.600Z] DEBUG - Clicking on &Finish
14:22:47 [2019-12-20T19:22:47.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616769851 data=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:22:47 [2019-12-20T19:22:47.600Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616769851 data=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:22:47 [2019-12-20T19:22:47.600Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616769851 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:47 [2019-12-20T19:22:47.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616769851 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:47 [2019-12-20T19:22:47.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616769851 data=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:22:47 [2019-12-20T19:22:47.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616769851 data=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:22:47 [2019-12-20T19:22:47.600Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:47 [2019-12-20T19:22:47.600Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:47 [2019-12-20T19:22:47.600Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:47 [2019-12-20T19:22:47.600Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:47 [2019-12-20T19:22:47.600Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:47 [2019-12-20T19:22:47.600Z] DEBUG - Clicked on &Finish
14:22:47 [2019-12-20T19:22:47.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616769851 data=null item=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:22:47 [2019-12-20T19:22:47.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616769593 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:22:48 [2019-12-20T19:22:48.112Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:48 [2019-12-20T19:22:48.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:48 [2019-12-20T19:22:48.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:48 [2019-12-20T19:22:48.112Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:48 [2019-12-20T19:22:48.112Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:48 [2019-12-20T19:22:48.112Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:48 [2019-12-20T19:22:48.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616770410 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:48 [2019-12-20T19:22:48.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616770410 data=null doit=true} to TreeItem with text {test}
14:22:48 [2019-12-20T19:22:48.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616770410 data=null} to TreeItem with text {test}
14:22:48 [2019-12-20T19:22:48.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616770410 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:48 [2019-12-20T19:22:48.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616770411 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:48 [2019-12-20T19:22:48.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616770418 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:48 [2019-12-20T19:22:48.112Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:48 [2019-12-20T19:22:48.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616770419 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:48 [2019-12-20T19:22:48.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616770419 data=null doit=true} to TreeItem with text {test}
14:22:48 [2019-12-20T19:22:48.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616770419 data=null} to TreeItem with text {test}
14:22:48 [2019-12-20T19:22:48.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616770419 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:48 [2019-12-20T19:22:48.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616770419 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:48 [2019-12-20T19:22:48.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616770427 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:48 [2019-12-20T19:22:48.112Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:22:48 [2019-12-20T19:22:48.112Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:48 [2019-12-20T19:22:48.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616770428 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [1]}
14:22:48 [2019-12-20T19:22:48.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616770428 data=null doit=true} to TreeItem with text {Traces [1]}
14:22:48 [2019-12-20T19:22:48.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616770428 data=null} to TreeItem with text {Traces [1]}
14:22:48 [2019-12-20T19:22:48.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616770428 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:22:48 [2019-12-20T19:22:48.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616770428 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:22:48 [2019-12-20T19:22:48.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616770434 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:22:48 [2019-12-20T19:22:48.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616770434 data=null doit=true} to TreeItem with text {Traces [1]}
14:22:48 [2019-12-20T19:22:48.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616770435 data=null} to TreeItem with text {Traces [1]}
14:22:48 [2019-12-20T19:22:48.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616770435 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:22:48 [2019-12-20T19:22:48.113Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616770435 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:22:48 [2019-12-20T19:22:48.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616770436 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]}
14:22:48 [2019-12-20T19:22:48.674Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:48 [2019-12-20T19:22:48.674Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:48 [2019-12-20T19:22:48.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616770872 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:48 [2019-12-20T19:22:48.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616770872 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:48 [2019-12-20T19:22:48.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616770872 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:48 [2019-12-20T19:22:48.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616770873 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:48 [2019-12-20T19:22:48.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616770873 data=null item=TreeItem {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:22:48 [2019-12-20T19:22:48.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616770885 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:48 [2019-12-20T19:22:48.674Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:48 [2019-12-20T19:22:48.674Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:48 [2019-12-20T19:22:48.674Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:48 [2019-12-20T19:22:48.674Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:48 [2019-12-20T19:22:48.674Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:48 [2019-12-20T19:22:48.674Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:48 [2019-12-20T19:22:48.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616770886 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:48 [2019-12-20T19:22:48.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616770886 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:48 [2019-12-20T19:22:48.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616770887 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:48 [2019-12-20T19:22:48.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616770887 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:48 [2019-12-20T19:22:48.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616770887 data=null item=TreeItem {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:22:48 [2019-12-20T19:22:48.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616770897 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:48 [2019-12-20T19:22:48.674Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:22:48 [2019-12-20T19:22:48.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616770897 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:48 [2019-12-20T19:22:48.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616770897 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:48 [2019-12-20T19:22:48.674Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:48 [2019-12-20T19:22:48.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616770897 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:48 [2019-12-20T19:22:48.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616770898 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:48 [2019-12-20T19:22:48.674Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616770898 data=null item=TreeItem {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:22:48 [2019-12-20T19:22:48.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616770901 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:48 [2019-12-20T19:22:48.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616770901 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:22:48 [2019-12-20T19:22:48.674Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616770901 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:22:48 [2019-12-20T19:22:48.674Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616770902 data=null item=TreeItem {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:22:48 [2019-12-20T19:22:48.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616770936 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:22:48 [2019-12-20T19:22:48.674Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616770943 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:48 [2019-12-20T19:22:48.674Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616770943 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:48 [2019-12-20T19:22:48.674Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616770943 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:48 [2019-12-20T19:22:48.674Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:22:49 [2019-12-20T19:22:49.235Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:50 [2019-12-20T19:22:50.162Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:50 [2019-12-20T19:22:50.162Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:50 [2019-12-20T19:22:50.162Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:50 [2019-12-20T19:22:50.162Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:50 [2019-12-20T19:22:50.162Z] DEBUG - Attempting to set focus on Table with text {}
14:22:50 [2019-12-20T19:22:50.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616772446 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:22:50 [2019-12-20T19:22:50.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616772446 data=null doit=true} to TableItem with text {}
14:22:50 [2019-12-20T19:22:50.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616772446 data=null} to TableItem with text {}
14:22:50 [2019-12-20T19:22:50.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616772446 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:22:50 [2019-12-20T19:22:50.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616772446 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:22:50 [2019-12-20T19:22:50.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616772449 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:22:50 [2019-12-20T19:22:50.162Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:50 [2019-12-20T19:22:50.162Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:50 [2019-12-20T19:22:50.162Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:50 [2019-12-20T19:22:50.162Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:50 [2019-12-20T19:22:50.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616772520 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:50 [2019-12-20T19:22:50.162Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616772520 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:50 [2019-12-20T19:22:50.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616772520 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:50 [2019-12-20T19:22:50.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616772520 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:50 [2019-12-20T19:22:50.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616772520 data=null item=TreeItem {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:22:50 [2019-12-20T19:22:50.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616772523 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:50 [2019-12-20T19:22:50.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:50 [2019-12-20T19:22:50.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:50 [2019-12-20T19:22:50.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:50 [2019-12-20T19:22:50.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:50 [2019-12-20T19:22:50.162Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:50 [2019-12-20T19:22:50.418Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:50 [2019-12-20T19:22:50.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:50 [2019-12-20T19:22:50.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:50 [2019-12-20T19:22:50.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:50 [2019-12-20T19:22:50.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:50 [2019-12-20T19:22:50.418Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:50 [2019-12-20T19:22:50.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=616772679 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing}
14:22:50 [2019-12-20T19:22:50.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=616772680 data=null doit=true} to TreeItem with text {Tracing}
14:22:50 [2019-12-20T19:22:50.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=616772680 data=null} to TreeItem with text {Tracing}
14:22:50 [2019-12-20T19:22:50.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=616772680 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing}
14:22:50 [2019-12-20T19:22:50.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616772680 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:22:50 [2019-12-20T19:22:50.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=616772692 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing}
14:22:50 [2019-12-20T19:22:50.418Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:50 [2019-12-20T19:22:50.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=616772692 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing}
14:22:50 [2019-12-20T19:22:50.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=616772692 data=null doit=true} to TreeItem with text {Tracing}
14:22:50 [2019-12-20T19:22:50.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=616772692 data=null} to TreeItem with text {Tracing}
14:22:50 [2019-12-20T19:22:50.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=616772692 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing}
14:22:50 [2019-12-20T19:22:50.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616772692 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:22:50 [2019-12-20T19:22:50.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=616772702 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing}
14:22:50 [2019-12-20T19:22:50.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=616772702 data=null doit=true} to TreeItem with text {Tracing}
14:22:50 [2019-12-20T19:22:50.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=616772702 data=null} to TreeItem with text {Tracing}
14:22:50 [2019-12-20T19:22:50.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=616772703 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing}
14:22:50 [2019-12-20T19:22:50.418Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616772703 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:22:50 [2019-12-20T19:22:50.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=616772705 data=null button=1 stateMask=0x80000 x=48 y=95 count=1} to TreeItem with text {Tracing}
14:22:50 [2019-12-20T19:22:50.419Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:50 [2019-12-20T19:22:50.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616772705 data=null button=0 stateMask=0x0 x=75 y=137 count=0} to TreeItem with text {Traces [0]}
14:22:50 [2019-12-20T19:22:50.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616772705 data=null doit=true} to TreeItem with text {Traces [0]}
14:22:50 [2019-12-20T19:22:50.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616772705 data=null} to TreeItem with text {Traces [0]}
14:22:50 [2019-12-20T19:22:50.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616772705 data=null button=1 stateMask=0x0 x=75 y=137 count=1} to TreeItem with text {Traces [0]}
14:22:50 [2019-12-20T19:22:50.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616772705 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:22:50 [2019-12-20T19:22:50.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616772712 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [0]}
14:22:50 [2019-12-20T19:22:50.419Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:50 [2019-12-20T19:22:50.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616772712 data=null button=0 stateMask=0x0 x=91 y=137 count=0} to TreeItem with text {Traces [0]}
14:22:50 [2019-12-20T19:22:50.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616772712 data=null doit=true} to TreeItem with text {Traces [0]}
14:22:50 [2019-12-20T19:22:50.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616772712 data=null} to TreeItem with text {Traces [0]}
14:22:50 [2019-12-20T19:22:50.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616772713 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [0]}
14:22:50 [2019-12-20T19:22:50.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616772713 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:22:50 [2019-12-20T19:22:50.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616772722 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [0]}
14:22:50 [2019-12-20T19:22:50.419Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:22:50 [2019-12-20T19:22:50.419Z] DEBUG - Clicking on with mnemonic 'Import...'
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - Clicked on with mnemonic 'Import...'
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616772993 data=null doit=true} to Shell with text {Trace Import}
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:22:50 [2019-12-20T19:22:50.675Z] 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:22:50 [2019-12-20T19:22:50.675Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=616773009 data=null} to (of type 'Combo')
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616773034 data=null doit=true} to TreeItem with text {import}
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616773034 data=null} to TreeItem with text {import}
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616773034 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616773034 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:22:50 [2019-12-20T19:22:50.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616773043 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616773044 data=null button=0 stateMask=0x0 x=150 y=55 count=0} to Tree node with text: kernel-overlap-testing
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616773044 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616773044 data=null} to Tree node with text: kernel-overlap-testing
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616773044 data=null button=1 stateMask=0x0 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
14:22:50 [2019-12-20T19:22:50.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616773044 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:22:50 [2019-12-20T19:22:50.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616773046 data=null button=1 stateMask=0x80000 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
14:22:50 [2019-12-20T19:22:50.931Z] DEBUG - Setting state to checked on: kernel-overlap-testing
14:22:50 [2019-12-20T19:22:50.931Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:22:50 [2019-12-20T19:22:50.931Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:22:50 [2019-12-20T19:22:50.931Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:22:50 [2019-12-20T19:22:50.931Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:22:50 [2019-12-20T19:22:50.931Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:22:50 [2019-12-20T19:22:50.931Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:22:50 [2019-12-20T19:22:50.931Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:22:50 [2019-12-20T19:22:50.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=616773050 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:22:50 [2019-12-20T19:22:50.931Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:22:50 [2019-12-20T19:22:50.931Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.931Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.931Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.931Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.931Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.931Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.931Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.931Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:22:50 [2019-12-20T19:22:50.931Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:22:50 [2019-12-20T19:22:50.931Z] 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:22:50 [2019-12-20T19:22:50.931Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.931Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.931Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.931Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.931Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.931Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:22:50 [2019-12-20T19:22:50.931Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
14:22:50 [2019-12-20T19:22:50.931Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.931Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.931Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.931Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.931Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.931Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.931Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.931Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.931Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:22:50 [2019-12-20T19:22:50.931Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:22:50 [2019-12-20T19:22:50.931Z] 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:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:22:50 [2019-12-20T19:22:50.932Z] 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:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] 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:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:22:50 [2019-12-20T19:22:50.932Z] 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:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] 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:22:50 [2019-12-20T19:22:50.932Z] 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:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - Clicking on &Finish
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616773085 data=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:22:50 [2019-12-20T19:22:50.932Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616773086 data=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:22:50 [2019-12-20T19:22:50.932Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616773086 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616773086 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616773086 data=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:22:50 [2019-12-20T19:22:50.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616773086 data=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:22:50 [2019-12-20T19:22:50.932Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:50 [2019-12-20T19:22:50.932Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:50 [2019-12-20T19:22:50.932Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:50 [2019-12-20T19:22:50.932Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:50 [2019-12-20T19:22:50.932Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - Clicked on &Finish
14:22:50 [2019-12-20T19:22:50.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616773086 data=null item=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:22:50 [2019-12-20T19:22:50.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616772773 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:22:51 [2019-12-20T19:22:51.494Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:51 [2019-12-20T19:22:51.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:51 [2019-12-20T19:22:51.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:51 [2019-12-20T19:22:51.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:51 [2019-12-20T19:22:51.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:51 [2019-12-20T19:22:51.494Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:51 [2019-12-20T19:22:51.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=616773627 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing}
14:22:51 [2019-12-20T19:22:51.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=616773627 data=null doit=true} to TreeItem with text {Tracing}
14:22:51 [2019-12-20T19:22:51.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=616773627 data=null} to TreeItem with text {Tracing}
14:22:51 [2019-12-20T19:22:51.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=616773627 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing}
14:22:51 [2019-12-20T19:22:51.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616773627 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:22:51 [2019-12-20T19:22:51.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=616773637 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing}
14:22:51 [2019-12-20T19:22:51.494Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:51 [2019-12-20T19:22:51.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=616773638 data=null button=0 stateMask=0x0 x=64 y=95 count=0} to TreeItem with text {Tracing}
14:22:51 [2019-12-20T19:22:51.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=616773638 data=null doit=true} to TreeItem with text {Tracing}
14:22:51 [2019-12-20T19:22:51.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=616773638 data=null} to TreeItem with text {Tracing}
14:22:51 [2019-12-20T19:22:51.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=616773638 data=null button=1 stateMask=0x0 x=64 y=95 count=1} to TreeItem with text {Tracing}
14:22:51 [2019-12-20T19:22:51.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616773638 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:22:51 [2019-12-20T19:22:51.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=616773678 data=null button=1 stateMask=0x80000 x=64 y=95 count=1} to TreeItem with text {Tracing}
14:22:51 [2019-12-20T19:22:51.494Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:22:51 [2019-12-20T19:22:51.494Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:51 [2019-12-20T19:22:51.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=616773678 data=null button=0 stateMask=0x0 x=91 y=137 count=0} to TreeItem with text {Traces [1]}
14:22:51 [2019-12-20T19:22:51.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616773678 data=null doit=true} to TreeItem with text {Traces [1]}
14:22:51 [2019-12-20T19:22:51.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616773679 data=null} to TreeItem with text {Traces [1]}
14:22:51 [2019-12-20T19:22:51.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616773679 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [1]}
14:22:51 [2019-12-20T19:22:51.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616773679 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:22:51 [2019-12-20T19:22:51.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616773686 data=null button=1 stateMask=0x80000 x=91 y=137 count=1} to TreeItem with text {Traces [1]}
14:22:51 [2019-12-20T19:22:51.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=616773686 data=null doit=true} to TreeItem with text {Traces [1]}
14:22:51 [2019-12-20T19:22:51.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=616773686 data=null} to TreeItem with text {Traces [1]}
14:22:51 [2019-12-20T19:22:51.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616773686 data=null button=1 stateMask=0x0 x=91 y=137 count=1} to TreeItem with text {Traces [1]}
14:22:51 [2019-12-20T19:22:51.494Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616773686 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:22:51 [2019-12-20T19:22:51.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616773688 data=null button=1 stateMask=0x80000 x=75 y=137 count=1} to TreeItem with text {Traces [1]}
14:22:51 [2019-12-20T19:22:51.750Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:51 [2019-12-20T19:22:51.750Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:52 [2019-12-20T19:22:52.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616774131 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
14:22:52 [2019-12-20T19:22:52.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616774131 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:22:52 [2019-12-20T19:22:52.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616774132 data=null} to TreeItem with text {kernel-overlap-testing}
14:22:52 [2019-12-20T19:22:52.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616774132 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:22:52 [2019-12-20T19:22:52.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616774132 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:22:52 [2019-12-20T19:22:52.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616774143 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:22:52 [2019-12-20T19:22:52.006Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:52 [2019-12-20T19:22:52.006Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:52 [2019-12-20T19:22:52.006Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:52 [2019-12-20T19:22:52.006Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:52 [2019-12-20T19:22:52.006Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:52 [2019-12-20T19:22:52.006Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:52 [2019-12-20T19:22:52.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616774145 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
14:22:52 [2019-12-20T19:22:52.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616774145 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:22:52 [2019-12-20T19:22:52.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616774146 data=null} to TreeItem with text {kernel-overlap-testing}
14:22:52 [2019-12-20T19:22:52.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616774146 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:22:52 [2019-12-20T19:22:52.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616774153 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:22:52 [2019-12-20T19:22:52.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616774157 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:22:52 [2019-12-20T19:22:52.006Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:22:52 [2019-12-20T19:22:52.006Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616774157 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
14:22:52 [2019-12-20T19:22:52.006Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616774157 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:22:52 [2019-12-20T19:22:52.006Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:52 [2019-12-20T19:22:52.006Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616774157 data=null} to TreeItem with text {kernel-overlap-testing}
14:22:52 [2019-12-20T19:22:52.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616774158 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:22:52 [2019-12-20T19:22:52.006Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616774158 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:22:52 [2019-12-20T19:22:52.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616774161 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:22:52 [2019-12-20T19:22:52.006Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616774161 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
14:22:52 [2019-12-20T19:22:52.006Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=616774161 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
14:22:52 [2019-12-20T19:22:52.006Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616774201 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
14:22:52 [2019-12-20T19:22:52.006Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=616774201 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
14:22:52 [2019-12-20T19:22:52.006Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=616774201 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:22:52 [2019-12-20T19:22:52.006Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=616774201 data=null} to TreeItem with text {kernel-overlap-testing}
14:22:52 [2019-12-20T19:22:52.006Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:22:52 [2019-12-20T19:22:52.006Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:52 [2019-12-20T19:22:52.006Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616774161 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:22:52 [2019-12-20T19:22:52.567Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:52 [2019-12-20T19:22:52.567Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:52 [2019-12-20T19:22:52.567Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:52 [2019-12-20T19:22:52.567Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:52 [2019-12-20T19:22:52.567Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:52 [2019-12-20T19:22:52.567Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:52 [2019-12-20T19:22:52.567Z] DEBUG - Attempting to set focus on Table with text {}
14:22:52 [2019-12-20T19:22:52.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616774705 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:22:52 [2019-12-20T19:22:52.567Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616774705 data=null doit=true} to TableItem with text {}
14:22:52 [2019-12-20T19:22:52.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616774705 data=null} to TableItem with text {}
14:22:52 [2019-12-20T19:22:52.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616774705 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:22:52 [2019-12-20T19:22:52.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616774706 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:22:52 [2019-12-20T19:22:52.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616774709 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:22:52 [2019-12-20T19:22:52.567Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:52 [2019-12-20T19:22:52.567Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:53 [2019-12-20T19:22:53.494Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:53 [2019-12-20T19:22:53.494Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:53 [2019-12-20T19:22:53.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616775770 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
14:22:53 [2019-12-20T19:22:53.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616775770 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:22:53 [2019-12-20T19:22:53.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616775771 data=null} to TreeItem with text {kernel-overlap-testing}
14:22:53 [2019-12-20T19:22:53.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616775771 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:22:53 [2019-12-20T19:22:53.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616775771 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:22:53 [2019-12-20T19:22:53.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616775775 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:22:53 [2019-12-20T19:22:53.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:53 [2019-12-20T19:22:53.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:53 [2019-12-20T19:22:53.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:53 [2019-12-20T19:22:53.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:53 [2019-12-20T19:22:53.494Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:53 [2019-12-20T19:22:53.494Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:53 [2019-12-20T19:22:53.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:53 [2019-12-20T19:22:53.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:53 [2019-12-20T19:22:53.494Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:22:53 [2019-12-20T19:22:53.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=616775777 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
14:22:53 [2019-12-20T19:22:53.494Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=616775778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
14:22:53 [2019-12-20T19:22:53.494Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=616775778 data=null doit=true} to (of type 'Tree')
14:22:53 [2019-12-20T19:22:53.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=616775778 data=null} to (of type 'Tree')
14:22:53 [2019-12-20T19:22:53.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616775778 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to (of type 'Tree')
14:22:53 [2019-12-20T19:22:53.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616775778 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:22:53 [2019-12-20T19:22:53.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616775794 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to (of type 'Tree')
14:22:53 [2019-12-20T19:22:53.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=616775794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
14:22:53 [2019-12-20T19:22:53.494Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=616775794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
14:22:53 [2019-12-20T19:22:53.494Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=616775795 data=null doit=true} to (of type 'Tree')
14:22:53 [2019-12-20T19:22:53.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=616775795 data=null} to (of type 'Tree')
14:22:53 [2019-12-20T19:22:53.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=616775795 data=null button=1 stateMask=0x40000 x=91 y=137 count=1} to (of type 'Tree')
14:22:53 [2019-12-20T19:22:53.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616775795 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:22:53 [2019-12-20T19:22:53.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=616775802 data=null button=1 stateMask=0xc0000 x=91 y=137 count=1} to (of type 'Tree')
14:22:53 [2019-12-20T19:22:53.494Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:22:53 [2019-12-20T19:22:53.494Z] DEBUG - Clicking on with mnemonic 'Clear'
14:22:53 [2019-12-20T19:22:53.750Z] DEBUG - Clicked on with mnemonic 'Clear'
14:22:53 [2019-12-20T19:22:53.750Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:22:53 [2019-12-20T19:22:53.750Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:22:53 [2019-12-20T19:22:53.750Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:22:53 [2019-12-20T19:22:53.750Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:22:53 [2019-12-20T19:22:53.750Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:22:53 [2019-12-20T19:22:53.750Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:22:53 [2019-12-20T19:22:53.750Z] DEBUG - Clicking on &Yes
14:22:53 [2019-12-20T19:22:53.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616775990 data=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:22:53 [2019-12-20T19:22:53.750Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616775990 data=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:22:53 [2019-12-20T19:22:53.750Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616775990 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:22:53 [2019-12-20T19:22:53.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616775990 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:22:53 [2019-12-20T19:22:53.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616775991 data=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:22:53 [2019-12-20T19:22:53.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616775991 data=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:22:53 [2019-12-20T19:22:53.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616775991 data=null item=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:22:54 [2019-12-20T19:22:54.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=616775836 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:22:54 [2019-12-20T19:22:54.311Z] DEBUG - Clicked on 
14:22:54 [2019-12-20T19:22:54.311Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=616776618 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:22:54 [2019-12-20T19:22:54.311Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:22:54 [2019-12-20T19:22:54.311Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:54 [2019-12-20T19:22:54.311Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:54 [2019-12-20T19:22:54.311Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:54 [2019-12-20T19:22:54.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=616776623 data=null button=0 stateMask=0x0 x=64 y=74 count=0} to TreeItem with text {Tracing}
14:22:54 [2019-12-20T19:22:54.311Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=616776623 data=null doit=true} to TreeItem with text {Tracing}
14:22:54 [2019-12-20T19:22:54.311Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=616776623 data=null} to TreeItem with text {Tracing}
14:22:54 [2019-12-20T19:22:54.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=616776623 data=null button=1 stateMask=0x0 x=64 y=74 count=1} to TreeItem with text {Tracing}
14:22:54 [2019-12-20T19:22:54.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616776623 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:22:54 [2019-12-20T19:22:54.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=616776682 data=null button=1 stateMask=0x80000 x=64 y=74 count=1} to TreeItem with text {Tracing}
14:22:54 [2019-12-20T19:22:54.566Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:22:54 [2019-12-20T19:22:54.566Z] DEBUG - Clicking on with mnemonic 'Delete'
14:22:54 [2019-12-20T19:22:54.566Z] DEBUG - Clicked on with mnemonic 'Delete'
14:22:55 [2019-12-20T19:22:55.128Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:22:55 [2019-12-20T19:22:55.128Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:22:55 [2019-12-20T19:22:55.128Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:22:55 [2019-12-20T19:22:55.128Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:22:55 [2019-12-20T19:22:55.128Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:22:55 [2019-12-20T19:22:55.128Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:22:55 [2019-12-20T19:22:55.128Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:55 [2019-12-20T19:22:55.128Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:22:55 [2019-12-20T19:22:55.128Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:22:55 [2019-12-20T19:22:55.128Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:22:55 [2019-12-20T19:22:55.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616777491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:22:55 [2019-12-20T19:22:55.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616777491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:22:55 [2019-12-20T19:22:55.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616777491 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:22:55 [2019-12-20T19:22:55.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616777491 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:22:55 [2019-12-20T19:22:55.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616777491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:22:55 [2019-12-20T19:22:55.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616777491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:22:55 [2019-12-20T19:22:55.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=616777491 data=null 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:22:55 [2019-12-20T19:22:55.128Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616777491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:22:55 [2019-12-20T19:22:55.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616777491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:22:55 [2019-12-20T19:22:55.128Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616777491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:22:55 [2019-12-20T19:22:55.128Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616777491 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:22:55 [2019-12-20T19:22:55.128Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616777491 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:22:55 [2019-12-20T19:22:55.128Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:22:55 [2019-12-20T19:22:55.128Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:22:55 [2019-12-20T19:22:55.128Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:22:55 [2019-12-20T19:22:55.128Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:55 [2019-12-20T19:22:55.128Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:22:55 [2019-12-20T19:22:55.128Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:22:55 [2019-12-20T19:22:55.128Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:22:55 [2019-12-20T19:22:55.128Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:55 [2019-12-20T19:22:55.128Z] DEBUG - Clicking on OK
14:22:55 [2019-12-20T19:22:55.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616777492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:55 [2019-12-20T19:22:55.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616777492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:55 [2019-12-20T19:22:55.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616777492 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:55 [2019-12-20T19:22:55.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616777492 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:55 [2019-12-20T19:22:55.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616777492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:55 [2019-12-20T19:22:55.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616777492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:55 [2019-12-20T19:22:55.128Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:55 [2019-12-20T19:22:55.128Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:55 [2019-12-20T19:22:55.128Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:55 [2019-12-20T19:22:55.128Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:55 [2019-12-20T19:22:55.128Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:22:55 [2019-12-20T19:22:55.128Z] DEBUG - Clicked on OK
14:22:55 [2019-12-20T19:22:55.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616777492 data=null item=null detail=0 x=0 y=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:22:55 [2019-12-20T19:22:55.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=616776725 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:22:55 [2019-12-20T19:22:55.662Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:55 [2019-12-20T19:22:55.662Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:55 [2019-12-20T19:22:55.662Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:55 [2019-12-20T19:22:55.662Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:55 [2019-12-20T19:22:55.662Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:55 [2019-12-20T19:22:55.662Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:55 [2019-12-20T19:22:55.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616778001 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:55 [2019-12-20T19:22:55.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616778001 data=null doit=true} to TreeItem with text {test}
14:22:55 [2019-12-20T19:22:55.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616778001 data=null} to TreeItem with text {test}
14:22:55 [2019-12-20T19:22:55.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616778001 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:55 [2019-12-20T19:22:55.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616778001 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:55 [2019-12-20T19:22:55.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616778011 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:55 [2019-12-20T19:22:55.662Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:55 [2019-12-20T19:22:55.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616778012 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:55 [2019-12-20T19:22:55.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616778012 data=null doit=true} to TreeItem with text {test}
14:22:55 [2019-12-20T19:22:55.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616778012 data=null} to TreeItem with text {test}
14:22:55 [2019-12-20T19:22:55.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616778012 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:55 [2019-12-20T19:22:55.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616778012 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:55 [2019-12-20T19:22:55.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616778016 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:55 [2019-12-20T19:22:55.662Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:22:55 [2019-12-20T19:22:55.662Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:55 [2019-12-20T19:22:55.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616778022 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:22:55 [2019-12-20T19:22:55.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616778022 data=null doit=true} to TreeItem with text {Traces [0]}
14:22:55 [2019-12-20T19:22:55.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616778022 data=null} to TreeItem with text {Traces [0]}
14:22:55 [2019-12-20T19:22:55.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616778022 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:22:55 [2019-12-20T19:22:55.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616778022 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:22:55 [2019-12-20T19:22:55.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616778028 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:22:55 [2019-12-20T19:22:55.662Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:55 [2019-12-20T19:22:55.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616778028 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:22:55 [2019-12-20T19:22:55.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616778028 data=null doit=true} to TreeItem with text {Traces [0]}
14:22:55 [2019-12-20T19:22:55.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616778029 data=null} to TreeItem with text {Traces [0]}
14:22:55 [2019-12-20T19:22:55.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616778029 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:22:55 [2019-12-20T19:22:55.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616778029 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:22:55 [2019-12-20T19:22:55.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616778031 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Clicking on with mnemonic 'Clear'
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Clicked on with mnemonic 'Clear'
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=616778120 data=null doit=true} to Shell with text {Confirm Clear}
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Clicking on &Yes
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616778120 data=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:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616778120 data=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:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616778120 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616778120 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616778120 data=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:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616778121 data=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:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616778121 data=null item=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:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=616778063 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:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Clicked on 
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616778203 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616778203 data=null doit=true} to TreeItem with text {test}
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616778203 data=null} to TreeItem with text {test}
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616778203 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616778203 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616778231 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616778231 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616778231 data=null doit=true} to TreeItem with text {test}
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616778231 data=null} to TreeItem with text {test}
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616778232 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616778232 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616778236 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:55 [2019-12-20T19:22:55.918Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616778236 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616778237 data=null doit=true} to TreeItem with text {Traces [0]}
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616778237 data=null} to TreeItem with text {Traces [0]}
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616778237 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616778237 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:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616778242 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616778243 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616778243 data=null doit=true} to TreeItem with text {Traces [0]}
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616778243 data=null} to TreeItem with text {Traces [0]}
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616778243 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616778243 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:22:55 [2019-12-20T19:22:55.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616778252 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:22:56 [2019-12-20T19:22:56.177Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:22:56 [2019-12-20T19:22:56.177Z] DEBUG - Clicking on with mnemonic 'Import...'
14:22:56 [2019-12-20T19:22:56.177Z] DEBUG - Clicked on with mnemonic 'Import...'
14:22:56 [2019-12-20T19:22:56.177Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:22:56 [2019-12-20T19:22:56.177Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616778427 data=null doit=true} to Shell with text {Trace Import}
14:22:56 [2019-12-20T19:22:56.177Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.177Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.177Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.177Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
14:22:56 [2019-12-20T19:22:56.177Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
14:22:56 [2019-12-20T19:22:56.177Z] 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:22:56 [2019-12-20T19:22:56.177Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.177Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.177Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.177Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.177Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.177Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.177Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.177Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.177Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.177Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:22:56 [2019-12-20T19:22:56.177Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=616778428 data=null doit=true} to Button with text {Select roo&t directory:}
14:22:56 [2019-12-20T19:22:56.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=616778428 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:22:56 [2019-12-20T19:22:56.177Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:22:56 [2019-12-20T19:22:56.177Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select &archive file:} time=616778429 data=null doit=true} to (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:22:56 [2019-12-20T19:22:56.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select &archive file:} time=616778429 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:22:56 [2019-12-20T19:22:56.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select &archive file:} time=616778429 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:22:56 [2019-12-20T19:22:56.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=616778429 data=null item=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:22:56 [2019-12-20T19:22:56.177Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
14:22:56 [2019-12-20T19:22:56.177Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:22:56 [2019-12-20T19:22:56.177Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:22:56 [2019-12-20T19:22:56.177Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:22:56 [2019-12-20T19:22:56.177Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:22:56 [2019-12-20T19:22:56.177Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:22:56 [2019-12-20T19:22:56.177Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:22:56 [2019-12-20T19:22:56.177Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:22:56 [2019-12-20T19:22:56.177Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
14:22:56 [2019-12-20T19:22:56.177Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} time=616778437 data=null} to (of type 'Combo')
14:22:56 [2019-12-20T19:22:56.177Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
14:22:56 [2019-12-20T19:22:56.177Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:56 [2019-12-20T19:22:56.177Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:56 [2019-12-20T19:22:56.177Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:22:56 [2019-12-20T19:22:56.177Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:56 [2019-12-20T19:22:56.177Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=616778513 data=null button=0 stateMask=0x0 x=64 y=11 count=0} to TreeItem with text {/}
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=616778513 data=null doit=true} to TreeItem with text {/}
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=616778513 data=null} to TreeItem with text {/}
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=616778513 data=null button=1 stateMask=0x0 x=64 y=11 count=1} to TreeItem with text {/}
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616778513 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:22:56 [2019-12-20T19:22:56.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=616778514 data=null button=1 stateMask=0x80000 x=64 y=11 count=1} to TreeItem with text {/}
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - Setting state to checked on: /
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=616778528 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:22:56 [2019-12-20T19:22:56.178Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:22:56 [2019-12-20T19:22:56.178Z] 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:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:22:56 [2019-12-20T19:22:56.178Z] 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:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6b087039
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=616778530 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:22:56 [2019-12-20T19:22:56.178Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=616778530 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:22:56 [2019-12-20T19:22:56.178Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=616778530 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=616778530 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=616778530 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:22:56 [2019-12-20T19:22:56.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=616778530 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:22:56 [2019-12-20T19:22:56.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=616778530 data=null item=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:22:56 [2019-12-20T19:22:56.178Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=616778530 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:22:56 [2019-12-20T19:22:56.178Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=616778531 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:22:56 [2019-12-20T19:22:56.178Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=616778531 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:22:56 [2019-12-20T19:22:56.178Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=616778531 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=616778531 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:22:56 [2019-12-20T19:22:56.178Z] 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:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.178Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.179Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.179Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.179Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.179Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:22:56 [2019-12-20T19:22:56.179Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:22:56 [2019-12-20T19:22:56.179Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.179Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.179Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.179Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.179Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.179Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.179Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.179Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.179Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.179Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:22:56 [2019-12-20T19:22:56.179Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:22:56 [2019-12-20T19:22:56.179Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:22:56 [2019-12-20T19:22:56.179Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.179Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.179Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.179Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:22:56 [2019-12-20T19:22:56.179Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:22:56 [2019-12-20T19:22:56.179Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.179Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.179Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.179Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.179Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.179Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.179Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.179Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.179Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.179Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.179Z] 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:22:56 [2019-12-20T19:22:56.179Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:22:56 [2019-12-20T19:22:56.179Z] 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:22:56 [2019-12-20T19:22:56.434Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.434Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.434Z] 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:22:56 [2019-12-20T19:22:56.434Z] 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:22:56 [2019-12-20T19:22:56.434Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.434Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.434Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.434Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.434Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.434Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.434Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.434Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.434Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.434Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.434Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.434Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:22:56 [2019-12-20T19:22:56.434Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:22:56 [2019-12-20T19:22:56.434Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:22:56 [2019-12-20T19:22:56.434Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:56 [2019-12-20T19:22:56.434Z] DEBUG - Clicking on &Finish
14:22:56 [2019-12-20T19:22:56.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616778580 data=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:22:56 [2019-12-20T19:22:56.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616778580 data=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:22:56 [2019-12-20T19:22:56.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616778580 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:56 [2019-12-20T19:22:56.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616778580 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:56 [2019-12-20T19:22:56.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616778580 data=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:22:56 [2019-12-20T19:22:56.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616778580 data=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:22:56 [2019-12-20T19:22:56.434Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:56 [2019-12-20T19:22:56.435Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:56 [2019-12-20T19:22:56.435Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:56 [2019-12-20T19:22:56.435Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:56 [2019-12-20T19:22:56.435Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:22:56 [2019-12-20T19:22:56.435Z] DEBUG - Clicked on &Finish
14:22:56 [2019-12-20T19:22:56.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616778580 data=null item=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:22:56 [2019-12-20T19:22:56.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616778296 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:22:57 [2019-12-20T19:22:57.556Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:57 [2019-12-20T19:22:57.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:57 [2019-12-20T19:22:57.556Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:57 [2019-12-20T19:22:57.556Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:57 [2019-12-20T19:22:57.556Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:57 [2019-12-20T19:22:57.556Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:57 [2019-12-20T19:22:57.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616779788 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:57 [2019-12-20T19:22:57.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616779788 data=null doit=true} to TreeItem with text {test}
14:22:57 [2019-12-20T19:22:57.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616779788 data=null} to TreeItem with text {test}
14:22:57 [2019-12-20T19:22:57.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616779788 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:57 [2019-12-20T19:22:57.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616779788 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:57 [2019-12-20T19:22:57.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616779811 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:57 [2019-12-20T19:22:57.556Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:57 [2019-12-20T19:22:57.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616779812 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:57 [2019-12-20T19:22:57.556Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616779812 data=null doit=true} to TreeItem with text {test}
14:22:57 [2019-12-20T19:22:57.556Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616779812 data=null} to TreeItem with text {test}
14:22:57 [2019-12-20T19:22:57.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616779812 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:57 [2019-12-20T19:22:57.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616779812 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:57 [2019-12-20T19:22:57.556Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616779821 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:57 [2019-12-20T19:22:57.556Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:22:57 [2019-12-20T19:22:57.556Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:57 [2019-12-20T19:22:57.556Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616779822 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:22:57 [2019-12-20T19:22:57.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616779822 data=null doit=true} to TreeItem with text {Traces [12]}
14:22:57 [2019-12-20T19:22:57.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616779822 data=null} to TreeItem with text {Traces [12]}
14:22:57 [2019-12-20T19:22:57.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616779822 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:22:57 [2019-12-20T19:22:57.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616779822 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:22:57 [2019-12-20T19:22:57.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616779829 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:22:57 [2019-12-20T19:22:57.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616779829 data=null doit=true} to TreeItem with text {Traces [12]}
14:22:57 [2019-12-20T19:22:57.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616779829 data=null} to TreeItem with text {Traces [12]}
14:22:57 [2019-12-20T19:22:57.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616779829 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:22:57 [2019-12-20T19:22:57.557Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616779829 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:22:57 [2019-12-20T19:22:57.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616779832 data=null button=1 stateMask=0x80000 x=79 y=53 count=1} to TreeItem with text {Traces [12]}
14:22:57 [2019-12-20T19:22:57.812Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:57 [2019-12-20T19:22:57.812Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:57 [2019-12-20T19:22:57.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616780173 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:57 [2019-12-20T19:22:57.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616780173 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:57 [2019-12-20T19:22:57.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616780173 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:57 [2019-12-20T19:22:57.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616780173 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:57 [2019-12-20T19:22:57.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616780173 data=null item=TreeItem {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:22:58 [2019-12-20T19:22:58.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616780188 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:58 [2019-12-20T19:22:58.068Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:58 [2019-12-20T19:22:58.068Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:58 [2019-12-20T19:22:58.068Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:58 [2019-12-20T19:22:58.068Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:58 [2019-12-20T19:22:58.068Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:58 [2019-12-20T19:22:58.068Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:58 [2019-12-20T19:22:58.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616780197 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:58 [2019-12-20T19:22:58.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616780197 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:58 [2019-12-20T19:22:58.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616780197 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:58 [2019-12-20T19:22:58.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616780197 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:58 [2019-12-20T19:22:58.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616780197 data=null item=TreeItem {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:22:58 [2019-12-20T19:22:58.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616780201 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:58 [2019-12-20T19:22:58.068Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:22:58 [2019-12-20T19:22:58.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616780201 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:58 [2019-12-20T19:22:58.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616780201 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:58 [2019-12-20T19:22:58.068Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:58 [2019-12-20T19:22:58.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616780201 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:58 [2019-12-20T19:22:58.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616780201 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:58 [2019-12-20T19:22:58.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616780201 data=null item=TreeItem {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:22:58 [2019-12-20T19:22:58.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616780204 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:58 [2019-12-20T19:22:58.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616780204 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:22:58 [2019-12-20T19:22:58.068Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616780205 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:22:58 [2019-12-20T19:22:58.068Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616780205 data=null item=TreeItem {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:22:58 [2019-12-20T19:22:58.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616780290 data=null button=1 stateMask=0x80000 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:22:58 [2019-12-20T19:22:58.068Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616780297 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:58 [2019-12-20T19:22:58.068Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616780297 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:58 [2019-12-20T19:22:58.068Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616780297 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:58 [2019-12-20T19:22:58.068Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:22:58 [2019-12-20T19:22:58.628Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - Attempting to set focus on Table with text {}
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616781800 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616781801 data=null doit=true} to TableItem with text {}
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616781801 data=null} to TableItem with text {}
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616781801 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616781801 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:22:59 [2019-12-20T19:22:59.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616781812 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616781890 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616781890 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616781890 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616781890 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616781890 data=null item=TreeItem {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:22:59 [2019-12-20T19:22:59.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616781893 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:59 [2019-12-20T19:22:59.555Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616781897 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616781897 data=null doit=true} to TreeItem with text {test}
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616781897 data=null} to TreeItem with text {test}
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616781897 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616781898 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616781916 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616781916 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616781916 data=null doit=true} to TreeItem with text {test}
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616781916 data=null} to TreeItem with text {test}
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616781916 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616781916 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616781920 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:22:59 [2019-12-20T19:22:59.555Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - Attempting to set focus on Tree with text {}
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616781921 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616781921 data=null doit=true} to TreeItem with text {Traces [12]}
14:22:59 [2019-12-20T19:22:59.555Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616781921 data=null} to TreeItem with text {Traces [12]}
14:22:59 [2019-12-20T19:22:59.556Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616781921 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:22:59 [2019-12-20T19:22:59.556Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616781921 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:22:59 [2019-12-20T19:22:59.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616781932 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:22:59 [2019-12-20T19:22:59.811Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:23:00 [2019-12-20T19:23:00.067Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:00 [2019-12-20T19:23:00.067Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:00 [2019-12-20T19:23:00.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616782271 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:23:00 [2019-12-20T19:23:00.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616782271 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:23:00 [2019-12-20T19:23:00.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616782271 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:23:00 [2019-12-20T19:23:00.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616782272 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:23:00 [2019-12-20T19:23:00.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616782272 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:23:00 [2019-12-20T19:23:00.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616782286 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:23:00 [2019-12-20T19:23:00.067Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:00 [2019-12-20T19:23:00.067Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:00 [2019-12-20T19:23:00.067Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:00 [2019-12-20T19:23:00.067Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:00 [2019-12-20T19:23:00.067Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:00 [2019-12-20T19:23:00.067Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:00 [2019-12-20T19:23:00.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616782296 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:23:00 [2019-12-20T19:23:00.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616782296 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:23:00 [2019-12-20T19:23:00.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616782296 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:23:00 [2019-12-20T19:23:00.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616782296 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:23:00 [2019-12-20T19:23:00.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616782296 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:23:00 [2019-12-20T19:23:00.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616782299 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:23:00 [2019-12-20T19:23:00.067Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
14:23:00 [2019-12-20T19:23:00.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616782299 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:23:00 [2019-12-20T19:23:00.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616782300 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:23:00 [2019-12-20T19:23:00.067Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:00 [2019-12-20T19:23:00.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616782300 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:23:00 [2019-12-20T19:23:00.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616782300 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:23:00 [2019-12-20T19:23:00.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616782300 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:23:00 [2019-12-20T19:23:00.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616782303 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:23:00 [2019-12-20T19:23:00.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616782303 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:23:00 [2019-12-20T19:23:00.067Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616782303 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:23:00 [2019-12-20T19:23:00.067Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616782303 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:23:00 [2019-12-20T19:23:00.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616782341 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:23:00 [2019-12-20T19:23:00.323Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616782525 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:23:00 [2019-12-20T19:23:00.323Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616782525 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:23:00 [2019-12-20T19:23:00.323Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616782525 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:23:00 [2019-12-20T19:23:00.323Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
14:23:00 [2019-12-20T19:23:00.323Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:00 [2019-12-20T19:23:00.323Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - Attempting to set focus on Table with text {}
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616783527 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616783527 data=null doit=true} to TableItem with text {}
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616783527 data=null} to TableItem with text {}
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616783527 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616783528 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:23:01 [2019-12-20T19:23:01.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616783531 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616783785 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616783785 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616783785 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616783785 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616783785 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:23:01 [2019-12-20T19:23:01.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616783789 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:01 [2019-12-20T19:23:01.527Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616783792 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616783792 data=null doit=true} to TreeItem with text {test}
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616783792 data=null} to TreeItem with text {test}
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616783793 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616783793 data=null item=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:01 [2019-12-20T19:23:01.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616783813 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616783813 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616783813 data=null doit=true} to TreeItem with text {test}
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616783813 data=null} to TreeItem with text {test}
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616783814 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616783814 data=null item=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:01 [2019-12-20T19:23:01.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616783817 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:01 [2019-12-20T19:23:01.527Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616783818 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616783818 data=null doit=true} to TreeItem with text {Traces [12]}
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616783818 data=null} to TreeItem with text {Traces [12]}
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616783818 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:01 [2019-12-20T19:23:01.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616783818 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:23:01 [2019-12-20T19:23:01.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616783828 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:01 [2019-12-20T19:23:01.527Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:23:01 [2019-12-20T19:23:01.783Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:01 [2019-12-20T19:23:01.783Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:02 [2019-12-20T19:23:02.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616784169 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
14:23:02 [2019-12-20T19:23:02.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616784169 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:23:02 [2019-12-20T19:23:02.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616784169 data=null} to TreeItem with text {kernel-overlap-testing}
14:23:02 [2019-12-20T19:23:02.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616784169 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:23:02 [2019-12-20T19:23:02.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616784169 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:23:02 [2019-12-20T19:23:02.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616784181 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:23:02 [2019-12-20T19:23:02.039Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:02 [2019-12-20T19:23:02.039Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:02 [2019-12-20T19:23:02.039Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:02 [2019-12-20T19:23:02.039Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:02 [2019-12-20T19:23:02.039Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:02 [2019-12-20T19:23:02.039Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:02 [2019-12-20T19:23:02.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616784183 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
14:23:02 [2019-12-20T19:23:02.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616784183 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:23:02 [2019-12-20T19:23:02.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616784183 data=null} to TreeItem with text {kernel-overlap-testing}
14:23:02 [2019-12-20T19:23:02.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616784183 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:23:02 [2019-12-20T19:23:02.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616784183 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:23:02 [2019-12-20T19:23:02.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616784194 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:23:02 [2019-12-20T19:23:02.039Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:23:02 [2019-12-20T19:23:02.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616784195 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
14:23:02 [2019-12-20T19:23:02.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616784195 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:23:02 [2019-12-20T19:23:02.039Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:02 [2019-12-20T19:23:02.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616784195 data=null} to TreeItem with text {kernel-overlap-testing}
14:23:02 [2019-12-20T19:23:02.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616784195 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:23:02 [2019-12-20T19:23:02.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616784195 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:23:02 [2019-12-20T19:23:02.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616784198 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:23:02 [2019-12-20T19:23:02.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616784198 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing}
14:23:02 [2019-12-20T19:23:02.039Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=616784199 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing}
14:23:02 [2019-12-20T19:23:02.039Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616784199 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:23:02 [2019-12-20T19:23:02.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616784293 data=null button=1 stateMask=0x80000 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing}
14:23:02 [2019-12-20T19:23:02.039Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=616784299 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
14:23:02 [2019-12-20T19:23:02.039Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=616784300 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:23:02 [2019-12-20T19:23:02.039Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=616784300 data=null} to TreeItem with text {kernel-overlap-testing}
14:23:02 [2019-12-20T19:23:02.039Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:23:02 [2019-12-20T19:23:02.039Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:02 [2019-12-20T19:23:02.039Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:02 [2019-12-20T19:23:02.600Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:02 [2019-12-20T19:23:02.600Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:02 [2019-12-20T19:23:02.600Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:02 [2019-12-20T19:23:02.600Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:02 [2019-12-20T19:23:02.600Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:02 [2019-12-20T19:23:02.600Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:02 [2019-12-20T19:23:02.600Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:02 [2019-12-20T19:23:02.600Z] DEBUG - Attempting to set focus on Table with text {}
14:23:02 [2019-12-20T19:23:02.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616784802 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:23:02 [2019-12-20T19:23:02.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616784802 data=null doit=true} to TableItem with text {}
14:23:02 [2019-12-20T19:23:02.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616784802 data=null} to TableItem with text {}
14:23:02 [2019-12-20T19:23:02.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616784802 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:23:02 [2019-12-20T19:23:02.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616784803 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:23:02 [2019-12-20T19:23:02.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616784808 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:23:02 [2019-12-20T19:23:02.600Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:02 [2019-12-20T19:23:02.600Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:03 [2019-12-20T19:23:03.634Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:03 [2019-12-20T19:23:03.634Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:03 [2019-12-20T19:23:03.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616785861 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
14:23:03 [2019-12-20T19:23:03.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616785862 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:23:03 [2019-12-20T19:23:03.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616785862 data=null} to TreeItem with text {kernel-overlap-testing}
14:23:03 [2019-12-20T19:23:03.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616785862 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:23:03 [2019-12-20T19:23:03.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616785862 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:23:03 [2019-12-20T19:23:03.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616785865 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:23:03 [2019-12-20T19:23:03.634Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:03 [2019-12-20T19:23:03.634Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:03 [2019-12-20T19:23:03.634Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:03 [2019-12-20T19:23:03.634Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:03 [2019-12-20T19:23:03.634Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:03 [2019-12-20T19:23:03.634Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:23:03 [2019-12-20T19:23:03.634Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:03 [2019-12-20T19:23:03.634Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:03 [2019-12-20T19:23:03.634Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:03 [2019-12-20T19:23:03.634Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:03 [2019-12-20T19:23:03.634Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:03 [2019-12-20T19:23:03.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616785869 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:03 [2019-12-20T19:23:03.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616785869 data=null doit=true} to TreeItem with text {test}
14:23:03 [2019-12-20T19:23:03.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616785870 data=null} to TreeItem with text {test}
14:23:03 [2019-12-20T19:23:03.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616785870 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:03 [2019-12-20T19:23:03.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616785870 data=null item=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:03 [2019-12-20T19:23:03.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616785891 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:03 [2019-12-20T19:23:03.634Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:03 [2019-12-20T19:23:03.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616785891 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:03 [2019-12-20T19:23:03.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616785891 data=null doit=true} to TreeItem with text {test}
14:23:03 [2019-12-20T19:23:03.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616785891 data=null} to TreeItem with text {test}
14:23:03 [2019-12-20T19:23:03.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616785891 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:03 [2019-12-20T19:23:03.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616785891 data=null item=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:03 [2019-12-20T19:23:03.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616785895 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:03 [2019-12-20T19:23:03.634Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:23:03 [2019-12-20T19:23:03.634Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:03 [2019-12-20T19:23:03.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616785896 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:23:03 [2019-12-20T19:23:03.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616785896 data=null doit=true} to TreeItem with text {Traces [12]}
14:23:03 [2019-12-20T19:23:03.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616785896 data=null} to TreeItem with text {Traces [12]}
14:23:03 [2019-12-20T19:23:03.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616785896 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:03 [2019-12-20T19:23:03.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616785896 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:23:03 [2019-12-20T19:23:03.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616785906 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:03 [2019-12-20T19:23:03.634Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:23:03 [2019-12-20T19:23:03.890Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:03 [2019-12-20T19:23:03.890Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:03 [2019-12-20T19:23:03.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616786227 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1}
14:23:03 [2019-12-20T19:23:03.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616786227 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:23:03 [2019-12-20T19:23:03.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616786227 data=null} to TreeItem with text {simple_server-thread1}
14:23:03 [2019-12-20T19:23:03.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616786227 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1}
14:23:03 [2019-12-20T19:23:03.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616786227 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:23:03 [2019-12-20T19:23:03.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616786258 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1}
14:23:03 [2019-12-20T19:23:03.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:03 [2019-12-20T19:23:03.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:03 [2019-12-20T19:23:03.890Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:03 [2019-12-20T19:23:03.890Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:03 [2019-12-20T19:23:03.890Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:03 [2019-12-20T19:23:03.890Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:03 [2019-12-20T19:23:03.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616786260 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1}
14:23:03 [2019-12-20T19:23:03.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616786260 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:23:03 [2019-12-20T19:23:03.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616786261 data=null} to TreeItem with text {simple_server-thread1}
14:23:04 [2019-12-20T19:23:04.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616786261 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1}
14:23:04 [2019-12-20T19:23:04.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616786261 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:23:04 [2019-12-20T19:23:04.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616786264 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1}
14:23:04 [2019-12-20T19:23:04.146Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
14:23:04 [2019-12-20T19:23:04.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616786265 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1}
14:23:04 [2019-12-20T19:23:04.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616786265 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:23:04 [2019-12-20T19:23:04.146Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:04 [2019-12-20T19:23:04.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616786265 data=null} to TreeItem with text {simple_server-thread1}
14:23:04 [2019-12-20T19:23:04.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616786265 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1}
14:23:04 [2019-12-20T19:23:04.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616786265 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:23:04 [2019-12-20T19:23:04.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616786273 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1}
14:23:04 [2019-12-20T19:23:04.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616786274 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1}
14:23:04 [2019-12-20T19:23:04.146Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=616786274 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1}
14:23:04 [2019-12-20T19:23:04.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616786315 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1}
14:23:04 [2019-12-20T19:23:04.146Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=616786315 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1}
14:23:04 [2019-12-20T19:23:04.146Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=616786315 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:23:04 [2019-12-20T19:23:04.146Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=616786315 data=null} to TreeItem with text {simple_server-thread1}
14:23:04 [2019-12-20T19:23:04.146Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
14:23:04 [2019-12-20T19:23:04.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:04 [2019-12-20T19:23:04.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:04 [2019-12-20T19:23:04.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:04 [2019-12-20T19:23:04.146Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616786274 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:23:04 [2019-12-20T19:23:04.709Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:04 [2019-12-20T19:23:04.709Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:04 [2019-12-20T19:23:04.709Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:04 [2019-12-20T19:23:04.709Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:04 [2019-12-20T19:23:04.709Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:04 [2019-12-20T19:23:04.709Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:04 [2019-12-20T19:23:04.709Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:04 [2019-12-20T19:23:04.709Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:04 [2019-12-20T19:23:04.709Z] DEBUG - Attempting to set focus on Table with text {}
14:23:04 [2019-12-20T19:23:04.709Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616786818 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:23:04 [2019-12-20T19:23:04.709Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616786818 data=null doit=true} to TableItem with text {}
14:23:04 [2019-12-20T19:23:04.709Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616786818 data=null} to TableItem with text {}
14:23:04 [2019-12-20T19:23:04.709Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616786819 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:23:04 [2019-12-20T19:23:04.709Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616786819 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:23:04 [2019-12-20T19:23:04.709Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616786822 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:23:04 [2019-12-20T19:23:04.709Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:04 [2019-12-20T19:23:04.709Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:05 [2019-12-20T19:23:05.635Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:05 [2019-12-20T19:23:05.635Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:05 [2019-12-20T19:23:05.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616787779 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1}
14:23:05 [2019-12-20T19:23:05.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616787779 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:23:05 [2019-12-20T19:23:05.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616787779 data=null} to TreeItem with text {simple_server-thread1}
14:23:05 [2019-12-20T19:23:05.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616787779 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1}
14:23:05 [2019-12-20T19:23:05.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616787780 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:23:05 [2019-12-20T19:23:05.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616787784 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1}
14:23:05 [2019-12-20T19:23:05.635Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:05 [2019-12-20T19:23:05.635Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:05 [2019-12-20T19:23:05.635Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:05 [2019-12-20T19:23:05.635Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:05 [2019-12-20T19:23:05.635Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:05 [2019-12-20T19:23:05.635Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:23:05 [2019-12-20T19:23:05.635Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:05 [2019-12-20T19:23:05.635Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:05 [2019-12-20T19:23:05.635Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:05 [2019-12-20T19:23:05.635Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:05 [2019-12-20T19:23:05.635Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:05 [2019-12-20T19:23:05.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616787788 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:05 [2019-12-20T19:23:05.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616787788 data=null doit=true} to TreeItem with text {test}
14:23:05 [2019-12-20T19:23:05.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616787788 data=null} to TreeItem with text {test}
14:23:05 [2019-12-20T19:23:05.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616787789 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:05 [2019-12-20T19:23:05.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616787789 data=null item=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:05 [2019-12-20T19:23:05.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616787808 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:05 [2019-12-20T19:23:05.635Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:05 [2019-12-20T19:23:05.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616787808 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:05 [2019-12-20T19:23:05.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616787808 data=null doit=true} to TreeItem with text {test}
14:23:05 [2019-12-20T19:23:05.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616787808 data=null} to TreeItem with text {test}
14:23:05 [2019-12-20T19:23:05.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616787809 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:05 [2019-12-20T19:23:05.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616787809 data=null item=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:05 [2019-12-20T19:23:05.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616787820 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:05 [2019-12-20T19:23:05.635Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:23:05 [2019-12-20T19:23:05.635Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:05 [2019-12-20T19:23:05.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616787821 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:23:05 [2019-12-20T19:23:05.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616787821 data=null doit=true} to TreeItem with text {Traces [12]}
14:23:05 [2019-12-20T19:23:05.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616787821 data=null} to TreeItem with text {Traces [12]}
14:23:05 [2019-12-20T19:23:05.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616787821 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:05 [2019-12-20T19:23:05.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616787821 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:23:05 [2019-12-20T19:23:05.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616787835 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:05 [2019-12-20T19:23:05.635Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:23:05 [2019-12-20T19:23:05.891Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:05 [2019-12-20T19:23:05.891Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:05 [2019-12-20T19:23:05.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616788179 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2}
14:23:05 [2019-12-20T19:23:05.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616788180 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:23:05 [2019-12-20T19:23:05.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616788180 data=null} to TreeItem with text {simple_server-thread2}
14:23:05 [2019-12-20T19:23:05.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616788180 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2}
14:23:05 [2019-12-20T19:23:05.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616788180 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:23:05 [2019-12-20T19:23:05.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616788192 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2}
14:23:05 [2019-12-20T19:23:05.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:05 [2019-12-20T19:23:05.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:05 [2019-12-20T19:23:05.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:05 [2019-12-20T19:23:05.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:05 [2019-12-20T19:23:05.891Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:05 [2019-12-20T19:23:05.891Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:05 [2019-12-20T19:23:05.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616788194 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2}
14:23:05 [2019-12-20T19:23:05.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616788194 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:23:05 [2019-12-20T19:23:05.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616788194 data=null} to TreeItem with text {simple_server-thread2}
14:23:05 [2019-12-20T19:23:05.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616788204 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2}
14:23:05 [2019-12-20T19:23:05.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616788204 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:23:05 [2019-12-20T19:23:05.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616788208 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2}
14:23:05 [2019-12-20T19:23:05.891Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
14:23:05 [2019-12-20T19:23:05.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616788208 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2}
14:23:05 [2019-12-20T19:23:05.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616788208 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:23:05 [2019-12-20T19:23:05.891Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:05 [2019-12-20T19:23:05.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616788208 data=null} to TreeItem with text {simple_server-thread2}
14:23:05 [2019-12-20T19:23:05.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616788208 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2}
14:23:05 [2019-12-20T19:23:05.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616788208 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:23:05 [2019-12-20T19:23:05.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616788215 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2}
14:23:05 [2019-12-20T19:23:05.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616788215 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2}
14:23:05 [2019-12-20T19:23:05.891Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=616788215 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2}
14:23:06 [2019-12-20T19:23:06.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616788276 data=null button=1 stateMask=0x80000 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2}
14:23:06 [2019-12-20T19:23:06.147Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=616788276 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2}
14:23:06 [2019-12-20T19:23:06.147Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=616788276 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:23:06 [2019-12-20T19:23:06.147Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=616788276 data=null} to TreeItem with text {simple_server-thread2}
14:23:06 [2019-12-20T19:23:06.147Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
14:23:06 [2019-12-20T19:23:06.147Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:06 [2019-12-20T19:23:06.147Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:06 [2019-12-20T19:23:06.147Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:06 [2019-12-20T19:23:06.147Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:06 [2019-12-20T19:23:06.147Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616788216 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:23:06 [2019-12-20T19:23:06.708Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:06 [2019-12-20T19:23:06.708Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:06 [2019-12-20T19:23:06.708Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:06 [2019-12-20T19:23:06.708Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:06 [2019-12-20T19:23:06.708Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:06 [2019-12-20T19:23:06.708Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:06 [2019-12-20T19:23:06.708Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:06 [2019-12-20T19:23:06.708Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:06 [2019-12-20T19:23:06.708Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:06 [2019-12-20T19:23:06.708Z] DEBUG - Attempting to set focus on Table with text {}
14:23:06 [2019-12-20T19:23:06.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616788779 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:23:06 [2019-12-20T19:23:06.708Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616788779 data=null doit=true} to TableItem with text {}
14:23:06 [2019-12-20T19:23:06.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616788779 data=null} to TableItem with text {}
14:23:06 [2019-12-20T19:23:06.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616788779 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:23:06 [2019-12-20T19:23:06.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616788779 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:23:06 [2019-12-20T19:23:06.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616788783 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:23:06 [2019-12-20T19:23:06.708Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:06 [2019-12-20T19:23:06.708Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:07 [2019-12-20T19:23:07.635Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:07 [2019-12-20T19:23:07.635Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:07 [2019-12-20T19:23:07.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616789743 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2}
14:23:07 [2019-12-20T19:23:07.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616789743 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:23:07 [2019-12-20T19:23:07.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616789743 data=null} to TreeItem with text {simple_server-thread2}
14:23:07 [2019-12-20T19:23:07.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616789743 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2}
14:23:07 [2019-12-20T19:23:07.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616789744 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:23:07 [2019-12-20T19:23:07.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616789748 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2}
14:23:07 [2019-12-20T19:23:07.635Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:07 [2019-12-20T19:23:07.635Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:07 [2019-12-20T19:23:07.635Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:07 [2019-12-20T19:23:07.635Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:07 [2019-12-20T19:23:07.635Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:07 [2019-12-20T19:23:07.635Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:23:07 [2019-12-20T19:23:07.635Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:07 [2019-12-20T19:23:07.635Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:07 [2019-12-20T19:23:07.635Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:07 [2019-12-20T19:23:07.635Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:07 [2019-12-20T19:23:07.635Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:07 [2019-12-20T19:23:07.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616789752 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:07 [2019-12-20T19:23:07.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616789752 data=null doit=true} to TreeItem with text {test}
14:23:07 [2019-12-20T19:23:07.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616789752 data=null} to TreeItem with text {test}
14:23:07 [2019-12-20T19:23:07.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616789752 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:07 [2019-12-20T19:23:07.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616789752 data=null item=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:07 [2019-12-20T19:23:07.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616789771 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:07 [2019-12-20T19:23:07.635Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:07 [2019-12-20T19:23:07.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616789772 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:07 [2019-12-20T19:23:07.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616789772 data=null doit=true} to TreeItem with text {test}
14:23:07 [2019-12-20T19:23:07.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616789772 data=null} to TreeItem with text {test}
14:23:07 [2019-12-20T19:23:07.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616789772 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:07 [2019-12-20T19:23:07.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616789772 data=null item=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:07 [2019-12-20T19:23:07.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616789784 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:07 [2019-12-20T19:23:07.635Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:23:07 [2019-12-20T19:23:07.635Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:07 [2019-12-20T19:23:07.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616789784 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:23:07 [2019-12-20T19:23:07.635Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616789784 data=null doit=true} to TreeItem with text {Traces [12]}
14:23:07 [2019-12-20T19:23:07.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616789784 data=null} to TreeItem with text {Traces [12]}
14:23:07 [2019-12-20T19:23:07.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616789785 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:07 [2019-12-20T19:23:07.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616789785 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:23:07 [2019-12-20T19:23:07.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616789792 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:07 [2019-12-20T19:23:07.635Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:23:07 [2019-12-20T19:23:07.891Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:07 [2019-12-20T19:23:07.891Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:07 [2019-12-20T19:23:07.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616790236 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
14:23:07 [2019-12-20T19:23:07.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616790237 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:23:07 [2019-12-20T19:23:07.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616790237 data=null} to TreeItem with text {ust-overlap-testing}
14:23:07 [2019-12-20T19:23:07.891Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616790237 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:23:07 [2019-12-20T19:23:07.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616790237 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:23:07 [2019-12-20T19:23:07.891Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616790248 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:23:07 [2019-12-20T19:23:07.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:07 [2019-12-20T19:23:07.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:07 [2019-12-20T19:23:07.891Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:07 [2019-12-20T19:23:07.891Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:07 [2019-12-20T19:23:07.891Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:07 [2019-12-20T19:23:07.891Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:07 [2019-12-20T19:23:07.891Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616790250 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
14:23:07 [2019-12-20T19:23:07.891Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616790250 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:23:07 [2019-12-20T19:23:07.891Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616790250 data=null} to TreeItem with text {ust-overlap-testing}
14:23:07 [2019-12-20T19:23:07.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616790250 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:23:07 [2019-12-20T19:23:07.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616790250 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:23:08 [2019-12-20T19:23:08.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616790264 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:23:08 [2019-12-20T19:23:08.147Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
14:23:08 [2019-12-20T19:23:08.147Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616790264 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
14:23:08 [2019-12-20T19:23:08.147Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616790264 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:23:08 [2019-12-20T19:23:08.147Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:08 [2019-12-20T19:23:08.147Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616790265 data=null} to TreeItem with text {ust-overlap-testing}
14:23:08 [2019-12-20T19:23:08.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616790265 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:23:08 [2019-12-20T19:23:08.147Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616790265 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:23:08 [2019-12-20T19:23:08.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616790268 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:23:08 [2019-12-20T19:23:08.147Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616790268 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing}
14:23:08 [2019-12-20T19:23:08.147Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=616790268 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing}
14:23:08 [2019-12-20T19:23:08.147Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616790309 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing}
14:23:08 [2019-12-20T19:23:08.147Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=616790310 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
14:23:08 [2019-12-20T19:23:08.147Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=616790310 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:23:08 [2019-12-20T19:23:08.147Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=616790310 data=null} to TreeItem with text {ust-overlap-testing}
14:23:08 [2019-12-20T19:23:08.147Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
14:23:08 [2019-12-20T19:23:08.147Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:08 [2019-12-20T19:23:08.147Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:08 [2019-12-20T19:23:08.147Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:08 [2019-12-20T19:23:08.147Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:08 [2019-12-20T19:23:08.147Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:08 [2019-12-20T19:23:08.147Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616790268 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:23:08 [2019-12-20T19:23:08.709Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:08 [2019-12-20T19:23:08.709Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:08 [2019-12-20T19:23:08.709Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:08 [2019-12-20T19:23:08.709Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:08 [2019-12-20T19:23:08.709Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:08 [2019-12-20T19:23:08.710Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:08 [2019-12-20T19:23:08.710Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:08 [2019-12-20T19:23:08.710Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:08 [2019-12-20T19:23:08.710Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:08 [2019-12-20T19:23:08.710Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:08 [2019-12-20T19:23:08.710Z] DEBUG - Attempting to set focus on Table with text {}
14:23:08 [2019-12-20T19:23:08.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616790813 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:23:08 [2019-12-20T19:23:08.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616790813 data=null doit=true} to TableItem with text {}
14:23:08 [2019-12-20T19:23:08.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616790813 data=null} to TableItem with text {}
14:23:08 [2019-12-20T19:23:08.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616790813 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:23:08 [2019-12-20T19:23:08.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616790813 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:23:08 [2019-12-20T19:23:08.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616790828 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:23:08 [2019-12-20T19:23:08.710Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:08 [2019-12-20T19:23:08.710Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:09 [2019-12-20T19:23:09.637Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:09 [2019-12-20T19:23:09.637Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:09 [2019-12-20T19:23:09.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616791783 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
14:23:09 [2019-12-20T19:23:09.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616791783 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:23:09 [2019-12-20T19:23:09.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616791783 data=null} to TreeItem with text {ust-overlap-testing}
14:23:09 [2019-12-20T19:23:09.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616791783 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:23:09 [2019-12-20T19:23:09.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616791784 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:23:09 [2019-12-20T19:23:09.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616791787 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:23:09 [2019-12-20T19:23:09.638Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:09 [2019-12-20T19:23:09.638Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:09 [2019-12-20T19:23:09.638Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:09 [2019-12-20T19:23:09.638Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:09 [2019-12-20T19:23:09.638Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:09 [2019-12-20T19:23:09.638Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:23:09 [2019-12-20T19:23:09.638Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:09 [2019-12-20T19:23:09.638Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:09 [2019-12-20T19:23:09.638Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:09 [2019-12-20T19:23:09.638Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:09 [2019-12-20T19:23:09.638Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:09 [2019-12-20T19:23:09.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616791793 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:09 [2019-12-20T19:23:09.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616791793 data=null doit=true} to TreeItem with text {test}
14:23:09 [2019-12-20T19:23:09.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616791793 data=null} to TreeItem with text {test}
14:23:09 [2019-12-20T19:23:09.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616791794 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:09 [2019-12-20T19:23:09.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616791794 data=null item=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 [2019-12-20T19:23:09.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616791814 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:09 [2019-12-20T19:23:09.638Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:09 [2019-12-20T19:23:09.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616791814 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:09 [2019-12-20T19:23:09.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616791820 data=null doit=true} to TreeItem with text {test}
14:23:09 [2019-12-20T19:23:09.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616791820 data=null} to TreeItem with text {test}
14:23:09 [2019-12-20T19:23:09.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616791820 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:09 [2019-12-20T19:23:09.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616791820 data=null item=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 [2019-12-20T19:23:09.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616791825 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:09 [2019-12-20T19:23:09.638Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:23:09 [2019-12-20T19:23:09.638Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:09 [2019-12-20T19:23:09.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616791826 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:23:09 [2019-12-20T19:23:09.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616791826 data=null doit=true} to TreeItem with text {Traces [12]}
14:23:09 [2019-12-20T19:23:09.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616791826 data=null} to TreeItem with text {Traces [12]}
14:23:09 [2019-12-20T19:23:09.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616791826 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:09 [2019-12-20T19:23:09.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616791826 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:23:09 [2019-12-20T19:23:09.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616791839 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:09 [2019-12-20T19:23:09.638Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:23:09 [2019-12-20T19:23:09.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=616791840 data=null doit=true} to TreeItem with text {z-clashes [6]}
14:23:09 [2019-12-20T19:23:09.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=616791840 data=null} to TreeItem with text {z-clashes [6]}
14:23:09 [2019-12-20T19:23:09.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=616791840 data=null button=1 stateMask=0x0 x=119 y=74 count=1} to TreeItem with text {z-clashes [6]}
14:23:09 [2019-12-20T19:23:09.638Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616791840 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:23:09 [2019-12-20T19:23:09.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=616791843 data=null button=1 stateMask=0x80000 x=103 y=74 count=1} to TreeItem with text {z-clashes [6]}
14:23:09 [2019-12-20T19:23:09.894Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:09 [2019-12-20T19:23:09.894Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:09 [2019-12-20T19:23:09.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616792212 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:23:09 [2019-12-20T19:23:09.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616792213 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:23:09 [2019-12-20T19:23:09.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616792213 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:23:09 [2019-12-20T19:23:09.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616792213 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:23:09 [2019-12-20T19:23:09.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616792213 data=null item=TreeItem {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:23:09 [2019-12-20T19:23:09.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616792225 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:23:09 [2019-12-20T19:23:09.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:09 [2019-12-20T19:23:09.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:09 [2019-12-20T19:23:09.894Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:09 [2019-12-20T19:23:09.894Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:09 [2019-12-20T19:23:09.894Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:09 [2019-12-20T19:23:09.894Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:09 [2019-12-20T19:23:09.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616792236 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:23:09 [2019-12-20T19:23:09.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616792237 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:23:09 [2019-12-20T19:23:09.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616792237 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:23:09 [2019-12-20T19:23:09.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616792237 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:23:09 [2019-12-20T19:23:09.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616792237 data=null item=TreeItem {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:23:09 [2019-12-20T19:23:09.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616792241 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:23:09 [2019-12-20T19:23:09.894Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:23:09 [2019-12-20T19:23:09.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616792241 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:23:09 [2019-12-20T19:23:09.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616792241 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:23:09 [2019-12-20T19:23:09.894Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:09 [2019-12-20T19:23:09.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616792241 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:23:09 [2019-12-20T19:23:09.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616792242 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:23:09 [2019-12-20T19:23:09.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616792242 data=null item=TreeItem {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:23:09 [2019-12-20T19:23:09.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616792249 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:23:09 [2019-12-20T19:23:09.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616792249 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:23:09 [2019-12-20T19:23:09.894Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616792249 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:23:10 [2019-12-20T19:23:10.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616792306 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:23:10 [2019-12-20T19:23:10.150Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616792306 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:23:10 [2019-12-20T19:23:10.150Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616792306 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:23:10 [2019-12-20T19:23:10.150Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616792306 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:23:10 [2019-12-20T19:23:10.150Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:23:10 [2019-12-20T19:23:10.150Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:10 [2019-12-20T19:23:10.150Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:10 [2019-12-20T19:23:10.150Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:10 [2019-12-20T19:23:10.150Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:10 [2019-12-20T19:23:10.150Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:10 [2019-12-20T19:23:10.150Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:10 [2019-12-20T19:23:10.150Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616792249 data=null item=TreeItem {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:23:10 [2019-12-20T19:23:10.710Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:10 [2019-12-20T19:23:10.710Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:10 [2019-12-20T19:23:10.710Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:10 [2019-12-20T19:23:10.710Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:10 [2019-12-20T19:23:10.710Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:10 [2019-12-20T19:23:10.710Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:10 [2019-12-20T19:23:10.710Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:11 [2019-12-20T19:23:11.636Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:11 [2019-12-20T19:23:11.636Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:11 [2019-12-20T19:23:11.636Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:11 [2019-12-20T19:23:11.636Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:11 [2019-12-20T19:23:11.636Z] DEBUG - Attempting to set focus on Table with text {}
14:23:11 [2019-12-20T19:23:11.636Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616793809 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:23:11 [2019-12-20T19:23:11.636Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616793809 data=null doit=true} to TableItem with text {}
14:23:11 [2019-12-20T19:23:11.636Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616793809 data=null} to TableItem with text {}
14:23:11 [2019-12-20T19:23:11.636Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616793810 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:23:11 [2019-12-20T19:23:11.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616793810 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:23:11 [2019-12-20T19:23:11.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616793814 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:23:11 [2019-12-20T19:23:11.637Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:11 [2019-12-20T19:23:11.637Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:11 [2019-12-20T19:23:11.637Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:11 [2019-12-20T19:23:11.637Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:11 [2019-12-20T19:23:11.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616793903 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:23:11 [2019-12-20T19:23:11.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616793904 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:23:11 [2019-12-20T19:23:11.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616793904 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:23:11 [2019-12-20T19:23:11.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616793904 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:23:11 [2019-12-20T19:23:11.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616793904 data=null item=TreeItem {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:23:11 [2019-12-20T19:23:11.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616793908 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:23:11 [2019-12-20T19:23:11.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:11 [2019-12-20T19:23:11.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:11 [2019-12-20T19:23:11.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:11 [2019-12-20T19:23:11.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:11 [2019-12-20T19:23:11.637Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:11 [2019-12-20T19:23:11.637Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:23:11 [2019-12-20T19:23:11.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:11 [2019-12-20T19:23:11.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:11 [2019-12-20T19:23:11.637Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:11 [2019-12-20T19:23:11.637Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:11 [2019-12-20T19:23:11.637Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:11 [2019-12-20T19:23:11.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616793912 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:11 [2019-12-20T19:23:11.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616793912 data=null doit=true} to TreeItem with text {test}
14:23:11 [2019-12-20T19:23:11.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616793912 data=null} to TreeItem with text {test}
14:23:11 [2019-12-20T19:23:11.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616793912 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:11 [2019-12-20T19:23:11.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616793912 data=null item=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:11 [2019-12-20T19:23:11.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616793930 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:11 [2019-12-20T19:23:11.637Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:11 [2019-12-20T19:23:11.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616793930 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:11 [2019-12-20T19:23:11.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616793931 data=null doit=true} to TreeItem with text {test}
14:23:11 [2019-12-20T19:23:11.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616793931 data=null} to TreeItem with text {test}
14:23:11 [2019-12-20T19:23:11.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616793931 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:11 [2019-12-20T19:23:11.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616793931 data=null item=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:11 [2019-12-20T19:23:11.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616793935 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:11 [2019-12-20T19:23:11.637Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:23:11 [2019-12-20T19:23:11.637Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:11 [2019-12-20T19:23:11.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616793935 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:23:11 [2019-12-20T19:23:11.637Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616793935 data=null doit=true} to TreeItem with text {Traces [12]}
14:23:11 [2019-12-20T19:23:11.637Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616793936 data=null} to TreeItem with text {Traces [12]}
14:23:11 [2019-12-20T19:23:11.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616793936 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:11 [2019-12-20T19:23:11.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616793936 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:23:11 [2019-12-20T19:23:11.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616793946 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:11 [2019-12-20T19:23:11.637Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:23:11 [2019-12-20T19:23:11.637Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
14:23:12 [2019-12-20T19:23:12.198Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:12 [2019-12-20T19:23:12.198Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:12 [2019-12-20T19:23:12.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616794392 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:23:12 [2019-12-20T19:23:12.198Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616794392 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:23:12 [2019-12-20T19:23:12.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616794392 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:23:12 [2019-12-20T19:23:12.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616794392 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:23:12 [2019-12-20T19:23:12.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616794392 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:23:12 [2019-12-20T19:23:12.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616794404 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:23:12 [2019-12-20T19:23:12.198Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:12 [2019-12-20T19:23:12.198Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:12 [2019-12-20T19:23:12.198Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:12 [2019-12-20T19:23:12.198Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:12 [2019-12-20T19:23:12.198Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:12 [2019-12-20T19:23:12.198Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:12 [2019-12-20T19:23:12.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616794406 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:23:12 [2019-12-20T19:23:12.198Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616794406 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:23:12 [2019-12-20T19:23:12.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616794406 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:23:12 [2019-12-20T19:23:12.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616794406 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:23:12 [2019-12-20T19:23:12.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616794406 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:23:12 [2019-12-20T19:23:12.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616794417 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:23:12 [2019-12-20T19:23:12.198Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
14:23:12 [2019-12-20T19:23:12.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616794417 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:23:12 [2019-12-20T19:23:12.198Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616794417 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:23:12 [2019-12-20T19:23:12.198Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:12 [2019-12-20T19:23:12.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616794417 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:23:12 [2019-12-20T19:23:12.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616794417 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:23:12 [2019-12-20T19:23:12.198Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616794417 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:23:12 [2019-12-20T19:23:12.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616794421 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:23:12 [2019-12-20T19:23:12.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616794421 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:23:12 [2019-12-20T19:23:12.198Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616794421 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:23:12 [2019-12-20T19:23:12.198Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616794421 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:23:12 [2019-12-20T19:23:12.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616794480 data=null button=1 stateMask=0x80000 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:23:12 [2019-12-20T19:23:12.198Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616794487 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:23:12 [2019-12-20T19:23:12.198Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616794487 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:23:12 [2019-12-20T19:23:12.198Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616794487 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:23:12 [2019-12-20T19:23:12.198Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
14:23:12 [2019-12-20T19:23:12.198Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:12 [2019-12-20T19:23:12.198Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:12 [2019-12-20T19:23:12.198Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:12 [2019-12-20T19:23:12.198Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:12 [2019-12-20T19:23:12.198Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:12 [2019-12-20T19:23:12.198Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:12 [2019-12-20T19:23:12.198Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:12 [2019-12-20T19:23:12.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:12 [2019-12-20T19:23:12.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:12 [2019-12-20T19:23:12.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:12 [2019-12-20T19:23:12.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:12 [2019-12-20T19:23:12.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:12 [2019-12-20T19:23:12.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:12 [2019-12-20T19:23:12.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:12 [2019-12-20T19:23:12.759Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:13 [2019-12-20T19:23:13.687Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:13 [2019-12-20T19:23:13.687Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:13 [2019-12-20T19:23:13.687Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:13 [2019-12-20T19:23:13.687Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:13 [2019-12-20T19:23:13.687Z] DEBUG - Attempting to set focus on Table with text {}
14:23:13 [2019-12-20T19:23:13.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616795990 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:23:13 [2019-12-20T19:23:13.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616795990 data=null doit=true} to TableItem with text {}
14:23:13 [2019-12-20T19:23:13.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616795990 data=null} to TableItem with text {}
14:23:13 [2019-12-20T19:23:13.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616795990 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:23:13 [2019-12-20T19:23:13.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616795990 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:23:13 [2019-12-20T19:23:13.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616796001 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:23:13 [2019-12-20T19:23:13.687Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:13 [2019-12-20T19:23:13.687Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:13 [2019-12-20T19:23:13.942Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:13 [2019-12-20T19:23:13.942Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:13 [2019-12-20T19:23:13.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616796154 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:23:13 [2019-12-20T19:23:13.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616796154 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:23:13 [2019-12-20T19:23:13.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616796154 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:23:13 [2019-12-20T19:23:13.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616796154 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:23:13 [2019-12-20T19:23:13.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616796154 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:23:13 [2019-12-20T19:23:13.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616796158 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:23:13 [2019-12-20T19:23:13.942Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:13 [2019-12-20T19:23:13.942Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:13 [2019-12-20T19:23:13.942Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:13 [2019-12-20T19:23:13.942Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:13 [2019-12-20T19:23:13.942Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:13 [2019-12-20T19:23:13.942Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:23:13 [2019-12-20T19:23:13.942Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:13 [2019-12-20T19:23:13.942Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:13 [2019-12-20T19:23:13.942Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:13 [2019-12-20T19:23:13.942Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:13 [2019-12-20T19:23:13.942Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:13 [2019-12-20T19:23:13.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616796162 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:13 [2019-12-20T19:23:13.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616796162 data=null doit=true} to TreeItem with text {test}
14:23:13 [2019-12-20T19:23:13.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616796163 data=null} to TreeItem with text {test}
14:23:13 [2019-12-20T19:23:13.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616796163 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:13 [2019-12-20T19:23:13.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616796163 data=null item=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:13 [2019-12-20T19:23:13.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616796182 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:13 [2019-12-20T19:23:13.942Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:13 [2019-12-20T19:23:13.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616796182 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:13 [2019-12-20T19:23:13.942Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616796182 data=null doit=true} to TreeItem with text {test}
14:23:13 [2019-12-20T19:23:13.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616796183 data=null} to TreeItem with text {test}
14:23:13 [2019-12-20T19:23:13.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616796183 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:13 [2019-12-20T19:23:13.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616796183 data=null item=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:13 [2019-12-20T19:23:13.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616796188 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:13 [2019-12-20T19:23:13.942Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:23:13 [2019-12-20T19:23:13.942Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:13 [2019-12-20T19:23:13.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616796188 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:23:13 [2019-12-20T19:23:13.943Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616796188 data=null doit=true} to TreeItem with text {Traces [12]}
14:23:13 [2019-12-20T19:23:13.943Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616796188 data=null} to TreeItem with text {Traces [12]}
14:23:13 [2019-12-20T19:23:13.943Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616796189 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:13 [2019-12-20T19:23:13.943Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616796189 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:23:13 [2019-12-20T19:23:13.943Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616796199 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:13 [2019-12-20T19:23:13.943Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:23:13 [2019-12-20T19:23:13.943Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
14:23:14 [2019-12-20T19:23:14.503Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:14 [2019-12-20T19:23:14.503Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:14 [2019-12-20T19:23:14.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616796624 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
14:23:14 [2019-12-20T19:23:14.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616796624 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:23:14 [2019-12-20T19:23:14.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616796624 data=null} to TreeItem with text {kernel-overlap-testing}
14:23:14 [2019-12-20T19:23:14.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616796624 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:23:14 [2019-12-20T19:23:14.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616796624 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:23:14 [2019-12-20T19:23:14.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616796662 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:23:14 [2019-12-20T19:23:14.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:14 [2019-12-20T19:23:14.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:14 [2019-12-20T19:23:14.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:14 [2019-12-20T19:23:14.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:14 [2019-12-20T19:23:14.503Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:14 [2019-12-20T19:23:14.503Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:14 [2019-12-20T19:23:14.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616796664 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
14:23:14 [2019-12-20T19:23:14.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616796664 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:23:14 [2019-12-20T19:23:14.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616796664 data=null} to TreeItem with text {kernel-overlap-testing}
14:23:14 [2019-12-20T19:23:14.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616796665 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:23:14 [2019-12-20T19:23:14.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616796665 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:23:14 [2019-12-20T19:23:14.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616796668 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:23:14 [2019-12-20T19:23:14.503Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:23:14 [2019-12-20T19:23:14.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616796669 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
14:23:14 [2019-12-20T19:23:14.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616796669 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:23:14 [2019-12-20T19:23:14.504Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:14 [2019-12-20T19:23:14.504Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616796675 data=null} to TreeItem with text {kernel-overlap-testing}
14:23:14 [2019-12-20T19:23:14.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616796675 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:23:14 [2019-12-20T19:23:14.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616796675 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:23:14 [2019-12-20T19:23:14.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616796679 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:23:14 [2019-12-20T19:23:14.504Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616796679 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing}
14:23:14 [2019-12-20T19:23:14.504Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=616796679 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing}
14:23:14 [2019-12-20T19:23:14.504Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616796680 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:23:14 [2019-12-20T19:23:14.504Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616796723 data=null button=1 stateMask=0x80000 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing}
14:23:14 [2019-12-20T19:23:14.504Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=616796730 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
14:23:14 [2019-12-20T19:23:14.504Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=616796730 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:23:14 [2019-12-20T19:23:14.504Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=616796730 data=null} to TreeItem with text {kernel-overlap-testing}
14:23:14 [2019-12-20T19:23:14.504Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:23:14 [2019-12-20T19:23:14.504Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:14 [2019-12-20T19:23:14.504Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:14 [2019-12-20T19:23:14.504Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:14 [2019-12-20T19:23:14.504Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:14 [2019-12-20T19:23:14.504Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:14 [2019-12-20T19:23:14.504Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:14 [2019-12-20T19:23:14.504Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:14 [2019-12-20T19:23:14.504Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:15 [2019-12-20T19:23:15.065Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:15 [2019-12-20T19:23:15.065Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:15 [2019-12-20T19:23:15.065Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:15 [2019-12-20T19:23:15.065Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:15 [2019-12-20T19:23:15.065Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:15 [2019-12-20T19:23:15.065Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:15 [2019-12-20T19:23:15.065Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:15 [2019-12-20T19:23:15.065Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:15 [2019-12-20T19:23:15.065Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:15 [2019-12-20T19:23:15.065Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:15 [2019-12-20T19:23:15.065Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:15 [2019-12-20T19:23:15.065Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:15 [2019-12-20T19:23:15.065Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:15 [2019-12-20T19:23:15.065Z] DEBUG - Attempting to set focus on Table with text {}
14:23:15 [2019-12-20T19:23:15.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616797233 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:23:15 [2019-12-20T19:23:15.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616797233 data=null doit=true} to TableItem with text {}
14:23:15 [2019-12-20T19:23:15.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616797233 data=null} to TableItem with text {}
14:23:15 [2019-12-20T19:23:15.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616797233 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:23:15 [2019-12-20T19:23:15.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616797233 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:23:15 [2019-12-20T19:23:15.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616797247 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:23:15 [2019-12-20T19:23:15.065Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:15 [2019-12-20T19:23:15.065Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:15 [2019-12-20T19:23:15.991Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:15 [2019-12-20T19:23:15.991Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:15 [2019-12-20T19:23:15.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616798210 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
14:23:15 [2019-12-20T19:23:15.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616798210 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:23:15 [2019-12-20T19:23:15.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616798210 data=null} to TreeItem with text {kernel-overlap-testing}
14:23:15 [2019-12-20T19:23:15.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616798211 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:23:15 [2019-12-20T19:23:15.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616798211 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:23:15 [2019-12-20T19:23:15.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616798215 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:23:15 [2019-12-20T19:23:15.991Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:15 [2019-12-20T19:23:15.991Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:15 [2019-12-20T19:23:15.991Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:15 [2019-12-20T19:23:15.991Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:15 [2019-12-20T19:23:15.991Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:15 [2019-12-20T19:23:15.991Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:23:15 [2019-12-20T19:23:15.991Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:15 [2019-12-20T19:23:15.991Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:15 [2019-12-20T19:23:15.991Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:15 [2019-12-20T19:23:15.991Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:15 [2019-12-20T19:23:15.991Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:15 [2019-12-20T19:23:15.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616798219 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:15 [2019-12-20T19:23:15.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616798219 data=null doit=true} to TreeItem with text {test}
14:23:15 [2019-12-20T19:23:15.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616798219 data=null} to TreeItem with text {test}
14:23:15 [2019-12-20T19:23:15.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616798219 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:15 [2019-12-20T19:23:15.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616798219 data=null item=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:15 [2019-12-20T19:23:15.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616798240 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:15 [2019-12-20T19:23:15.991Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:15 [2019-12-20T19:23:15.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616798244 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:15 [2019-12-20T19:23:15.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616798244 data=null doit=true} to TreeItem with text {test}
14:23:15 [2019-12-20T19:23:15.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616798244 data=null} to TreeItem with text {test}
14:23:15 [2019-12-20T19:23:15.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616798244 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:15 [2019-12-20T19:23:15.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616798244 data=null item=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:15 [2019-12-20T19:23:15.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616798249 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:15 [2019-12-20T19:23:15.991Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:23:15 [2019-12-20T19:23:15.991Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:15 [2019-12-20T19:23:15.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616798298 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:23:15 [2019-12-20T19:23:15.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616798298 data=null doit=true} to TreeItem with text {Traces [12]}
14:23:15 [2019-12-20T19:23:15.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616798298 data=null} to TreeItem with text {Traces [12]}
14:23:15 [2019-12-20T19:23:15.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616798298 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:15 [2019-12-20T19:23:15.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616798298 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:23:15 [2019-12-20T19:23:15.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616798306 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:15 [2019-12-20T19:23:15.991Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:23:15 [2019-12-20T19:23:15.991Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616798729 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1}
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616798729 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616798729 data=null} to TreeItem with text {simple_server-thread1}
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616798729 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1}
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616798730 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:23:16 [2019-12-20T19:23:16.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616798765 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1}
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:16 [2019-12-20T19:23:16.552Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616798766 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1}
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616798767 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616798767 data=null} to TreeItem with text {simple_server-thread1}
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616798767 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1}
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616798767 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:23:16 [2019-12-20T19:23:16.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616798770 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1}
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616798771 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1}
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616798771 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616798771 data=null} to TreeItem with text {simple_server-thread1}
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616798771 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1}
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616798771 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:23:16 [2019-12-20T19:23:16.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616798783 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1}
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616798783 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1}
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=616798784 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1}
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616798784 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:23:16 [2019-12-20T19:23:16.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616798827 data=null button=1 stateMask=0x80000 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1}
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=616798836 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1}
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=616798836 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=616798836 data=null} to TreeItem with text {simple_server-thread1}
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:16 [2019-12-20T19:23:16.552Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:17 [2019-12-20T19:23:17.113Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:17 [2019-12-20T19:23:17.113Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:17 [2019-12-20T19:23:17.113Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:17 [2019-12-20T19:23:17.113Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:17 [2019-12-20T19:23:17.113Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:17 [2019-12-20T19:23:17.113Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:17 [2019-12-20T19:23:17.113Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:17 [2019-12-20T19:23:17.113Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:17 [2019-12-20T19:23:17.113Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:17 [2019-12-20T19:23:17.113Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:17 [2019-12-20T19:23:17.113Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:17 [2019-12-20T19:23:17.113Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:17 [2019-12-20T19:23:17.113Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:17 [2019-12-20T19:23:17.113Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:17 [2019-12-20T19:23:17.113Z] DEBUG - Attempting to set focus on Table with text {}
14:23:17 [2019-12-20T19:23:17.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616799339 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:23:17 [2019-12-20T19:23:17.113Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616799339 data=null doit=true} to TableItem with text {}
14:23:17 [2019-12-20T19:23:17.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616799339 data=null} to TableItem with text {}
14:23:17 [2019-12-20T19:23:17.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616799339 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:23:17 [2019-12-20T19:23:17.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616799339 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:23:17 [2019-12-20T19:23:17.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616799343 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:23:17 [2019-12-20T19:23:17.113Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:17 [2019-12-20T19:23:17.113Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:18 [2019-12-20T19:23:18.039Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:18 [2019-12-20T19:23:18.039Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:18 [2019-12-20T19:23:18.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616800314 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1}
14:23:18 [2019-12-20T19:23:18.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616800315 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:23:18 [2019-12-20T19:23:18.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616800315 data=null} to TreeItem with text {simple_server-thread1}
14:23:18 [2019-12-20T19:23:18.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616800315 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1}
14:23:18 [2019-12-20T19:23:18.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616800315 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:23:18 [2019-12-20T19:23:18.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616800323 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1}
14:23:18 [2019-12-20T19:23:18.039Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:18 [2019-12-20T19:23:18.039Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:18 [2019-12-20T19:23:18.039Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:18 [2019-12-20T19:23:18.039Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:18 [2019-12-20T19:23:18.039Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:18 [2019-12-20T19:23:18.039Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:23:18 [2019-12-20T19:23:18.039Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:18 [2019-12-20T19:23:18.039Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:18 [2019-12-20T19:23:18.039Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:18 [2019-12-20T19:23:18.039Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:18 [2019-12-20T19:23:18.039Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:18 [2019-12-20T19:23:18.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616800333 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:18 [2019-12-20T19:23:18.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616800333 data=null doit=true} to TreeItem with text {test}
14:23:18 [2019-12-20T19:23:18.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616800333 data=null} to TreeItem with text {test}
14:23:18 [2019-12-20T19:23:18.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616800333 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:18 [2019-12-20T19:23:18.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616800333 data=null item=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:18 [2019-12-20T19:23:18.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616800377 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:18 [2019-12-20T19:23:18.040Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:18 [2019-12-20T19:23:18.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616800377 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:18 [2019-12-20T19:23:18.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616800378 data=null doit=true} to TreeItem with text {test}
14:23:18 [2019-12-20T19:23:18.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616800378 data=null} to TreeItem with text {test}
14:23:18 [2019-12-20T19:23:18.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616800378 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:18 [2019-12-20T19:23:18.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616800378 data=null item=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:18 [2019-12-20T19:23:18.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616800383 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:18 [2019-12-20T19:23:18.040Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:23:18 [2019-12-20T19:23:18.040Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:18 [2019-12-20T19:23:18.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616800384 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:23:18 [2019-12-20T19:23:18.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616800384 data=null doit=true} to TreeItem with text {Traces [12]}
14:23:18 [2019-12-20T19:23:18.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616800384 data=null} to TreeItem with text {Traces [12]}
14:23:18 [2019-12-20T19:23:18.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616800384 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:18 [2019-12-20T19:23:18.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616800384 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:23:18 [2019-12-20T19:23:18.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616800399 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:18 [2019-12-20T19:23:18.040Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:23:18 [2019-12-20T19:23:18.040Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
14:23:18 [2019-12-20T19:23:18.603Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:18 [2019-12-20T19:23:18.603Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:18 [2019-12-20T19:23:18.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616800751 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2}
14:23:18 [2019-12-20T19:23:18.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616800751 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:23:18 [2019-12-20T19:23:18.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616800751 data=null} to TreeItem with text {simple_server-thread2}
14:23:18 [2019-12-20T19:23:18.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616800751 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2}
14:23:18 [2019-12-20T19:23:18.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616800751 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:23:18 [2019-12-20T19:23:18.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616800764 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2}
14:23:18 [2019-12-20T19:23:18.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:18 [2019-12-20T19:23:18.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:18 [2019-12-20T19:23:18.603Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:18 [2019-12-20T19:23:18.603Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:18 [2019-12-20T19:23:18.603Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:18 [2019-12-20T19:23:18.603Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:18 [2019-12-20T19:23:18.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616800777 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2}
14:23:18 [2019-12-20T19:23:18.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616800777 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:23:18 [2019-12-20T19:23:18.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616800777 data=null} to TreeItem with text {simple_server-thread2}
14:23:18 [2019-12-20T19:23:18.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616800777 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2}
14:23:18 [2019-12-20T19:23:18.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616800777 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:23:18 [2019-12-20T19:23:18.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616800781 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2}
14:23:18 [2019-12-20T19:23:18.603Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
14:23:18 [2019-12-20T19:23:18.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616800781 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2}
14:23:18 [2019-12-20T19:23:18.603Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616800781 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:23:18 [2019-12-20T19:23:18.603Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:18 [2019-12-20T19:23:18.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616800786 data=null} to TreeItem with text {simple_server-thread2}
14:23:18 [2019-12-20T19:23:18.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616800786 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2}
14:23:18 [2019-12-20T19:23:18.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616800786 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:23:18 [2019-12-20T19:23:18.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616800790 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2}
14:23:18 [2019-12-20T19:23:18.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616800790 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2}
14:23:18 [2019-12-20T19:23:18.603Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=616800790 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2}
14:23:18 [2019-12-20T19:23:18.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616800835 data=null button=1 stateMask=0x80000 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2}
14:23:18 [2019-12-20T19:23:18.603Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=616800835 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2}
14:23:18 [2019-12-20T19:23:18.603Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=616800835 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:23:18 [2019-12-20T19:23:18.603Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=616800835 data=null} to TreeItem with text {simple_server-thread2}
14:23:18 [2019-12-20T19:23:18.603Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
14:23:18 [2019-12-20T19:23:18.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:18 [2019-12-20T19:23:18.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:18 [2019-12-20T19:23:18.604Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:18 [2019-12-20T19:23:18.604Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:18 [2019-12-20T19:23:18.604Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:18 [2019-12-20T19:23:18.604Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:18 [2019-12-20T19:23:18.604Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:18 [2019-12-20T19:23:18.604Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:18 [2019-12-20T19:23:18.604Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:18 [2019-12-20T19:23:18.604Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:18 [2019-12-20T19:23:18.604Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616800790 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:23:19 [2019-12-20T19:23:19.164Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:19 [2019-12-20T19:23:19.164Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:19 [2019-12-20T19:23:19.164Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:19 [2019-12-20T19:23:19.164Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:19 [2019-12-20T19:23:19.164Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:19 [2019-12-20T19:23:19.164Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:19 [2019-12-20T19:23:19.164Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:19 [2019-12-20T19:23:19.164Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:19 [2019-12-20T19:23:19.164Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:19 [2019-12-20T19:23:19.164Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:19 [2019-12-20T19:23:19.164Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:19 [2019-12-20T19:23:19.164Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:19 [2019-12-20T19:23:19.165Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:19 [2019-12-20T19:23:19.165Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:19 [2019-12-20T19:23:19.165Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:19 [2019-12-20T19:23:19.165Z] DEBUG - Attempting to set focus on Table with text {}
14:23:19 [2019-12-20T19:23:19.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616801344 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:23:19 [2019-12-20T19:23:19.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616801344 data=null doit=true} to TableItem with text {}
14:23:19 [2019-12-20T19:23:19.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616801344 data=null} to TableItem with text {}
14:23:19 [2019-12-20T19:23:19.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616801344 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:23:19 [2019-12-20T19:23:19.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616801345 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:23:19 [2019-12-20T19:23:19.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616801349 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:23:19 [2019-12-20T19:23:19.165Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:19 [2019-12-20T19:23:19.165Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:20 [2019-12-20T19:23:20.091Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:20 [2019-12-20T19:23:20.091Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:20 [2019-12-20T19:23:20.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616802310 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2}
14:23:20 [2019-12-20T19:23:20.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616802310 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:23:20 [2019-12-20T19:23:20.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616802310 data=null} to TreeItem with text {simple_server-thread2}
14:23:20 [2019-12-20T19:23:20.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616802311 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2}
14:23:20 [2019-12-20T19:23:20.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616802311 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:23:20 [2019-12-20T19:23:20.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616802314 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2}
14:23:20 [2019-12-20T19:23:20.091Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:20 [2019-12-20T19:23:20.091Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:20 [2019-12-20T19:23:20.091Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:20 [2019-12-20T19:23:20.091Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:20 [2019-12-20T19:23:20.091Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:20 [2019-12-20T19:23:20.091Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:23:20 [2019-12-20T19:23:20.091Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:20 [2019-12-20T19:23:20.091Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:20 [2019-12-20T19:23:20.091Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:20 [2019-12-20T19:23:20.091Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:20 [2019-12-20T19:23:20.091Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:20 [2019-12-20T19:23:20.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616802318 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:20 [2019-12-20T19:23:20.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616802318 data=null doit=true} to TreeItem with text {test}
14:23:20 [2019-12-20T19:23:20.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616802318 data=null} to TreeItem with text {test}
14:23:20 [2019-12-20T19:23:20.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616802319 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:20 [2019-12-20T19:23:20.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616802319 data=null item=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:20 [2019-12-20T19:23:20.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616802341 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:20 [2019-12-20T19:23:20.091Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:20 [2019-12-20T19:23:20.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616802341 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:20 [2019-12-20T19:23:20.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616802341 data=null doit=true} to TreeItem with text {test}
14:23:20 [2019-12-20T19:23:20.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616802342 data=null} to TreeItem with text {test}
14:23:20 [2019-12-20T19:23:20.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616802342 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:20 [2019-12-20T19:23:20.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616802342 data=null item=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:20 [2019-12-20T19:23:20.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616802351 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:20 [2019-12-20T19:23:20.092Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:23:20 [2019-12-20T19:23:20.092Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:20 [2019-12-20T19:23:20.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616802351 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:23:20 [2019-12-20T19:23:20.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616802351 data=null doit=true} to TreeItem with text {Traces [12]}
14:23:20 [2019-12-20T19:23:20.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616802351 data=null} to TreeItem with text {Traces [12]}
14:23:20 [2019-12-20T19:23:20.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616802351 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:20 [2019-12-20T19:23:20.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616802352 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:23:20 [2019-12-20T19:23:20.092Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616802382 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:20 [2019-12-20T19:23:20.092Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:23:20 [2019-12-20T19:23:20.092Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
14:23:20 [2019-12-20T19:23:20.092Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:20 [2019-12-20T19:23:20.092Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:20 [2019-12-20T19:23:20.092Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616802432 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing}
14:23:20 [2019-12-20T19:23:20.092Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616802432 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:23:20 [2019-12-20T19:23:20.092Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616802432 data=null} to TreeItem with text {ust-overlap-testing}
14:23:20 [2019-12-20T19:23:20.092Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616802432 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:23:20 [2019-12-20T19:23:20.092Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616802433 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:23:20 [2019-12-20T19:23:20.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616802485 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:23:20 [2019-12-20T19:23:20.347Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:20 [2019-12-20T19:23:20.347Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:20 [2019-12-20T19:23:20.347Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:20 [2019-12-20T19:23:20.347Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:20 [2019-12-20T19:23:20.347Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:20 [2019-12-20T19:23:20.347Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:20 [2019-12-20T19:23:20.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616802486 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing}
14:23:20 [2019-12-20T19:23:20.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616802486 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:23:20 [2019-12-20T19:23:20.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616802486 data=null} to TreeItem with text {ust-overlap-testing}
14:23:20 [2019-12-20T19:23:20.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616802487 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:23:20 [2019-12-20T19:23:20.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616802487 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:23:20 [2019-12-20T19:23:20.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616802490 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:23:20 [2019-12-20T19:23:20.348Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
14:23:20 [2019-12-20T19:23:20.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616802491 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing}
14:23:20 [2019-12-20T19:23:20.348Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616802491 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:23:20 [2019-12-20T19:23:20.348Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:20 [2019-12-20T19:23:20.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616802498 data=null} to TreeItem with text {ust-overlap-testing}
14:23:20 [2019-12-20T19:23:20.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616802498 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:23:20 [2019-12-20T19:23:20.348Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616802498 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:23:20 [2019-12-20T19:23:20.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616802502 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:23:20 [2019-12-20T19:23:20.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616802502 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing}
14:23:20 [2019-12-20T19:23:20.348Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=616802502 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing}
14:23:20 [2019-12-20T19:23:20.348Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616802502 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:23:20 [2019-12-20T19:23:20.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616802546 data=null button=1 stateMask=0x80000 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing}
14:23:20 [2019-12-20T19:23:20.603Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=616802874 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing}
14:23:20 [2019-12-20T19:23:20.603Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=616802874 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:23:20 [2019-12-20T19:23:20.603Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=616802874 data=null} to TreeItem with text {ust-overlap-testing}
14:23:20 [2019-12-20T19:23:20.603Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
14:23:20 [2019-12-20T19:23:20.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:20 [2019-12-20T19:23:20.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:20 [2019-12-20T19:23:20.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:20 [2019-12-20T19:23:20.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:20 [2019-12-20T19:23:20.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:20 [2019-12-20T19:23:20.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:20 [2019-12-20T19:23:20.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:20 [2019-12-20T19:23:20.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:20 [2019-12-20T19:23:20.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:20 [2019-12-20T19:23:20.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:20 [2019-12-20T19:23:20.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:20 [2019-12-20T19:23:20.603Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:21 [2019-12-20T19:23:21.164Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:21 [2019-12-20T19:23:21.164Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:21 [2019-12-20T19:23:21.164Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:21 [2019-12-20T19:23:21.164Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:21 [2019-12-20T19:23:21.164Z] DEBUG - Attempting to set focus on Table with text {}
14:23:21 [2019-12-20T19:23:21.164Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616803377 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:23:21 [2019-12-20T19:23:21.164Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616803377 data=null doit=true} to TableItem with text {}
14:23:21 [2019-12-20T19:23:21.164Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616803377 data=null} to TableItem with text {}
14:23:21 [2019-12-20T19:23:21.164Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616803377 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:23:21 [2019-12-20T19:23:21.164Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616803377 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:23:21 [2019-12-20T19:23:21.164Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616803381 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:23:21 [2019-12-20T19:23:21.164Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:21 [2019-12-20T19:23:21.164Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:21 [2019-12-20T19:23:21.726Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:21 [2019-12-20T19:23:21.726Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:21 [2019-12-20T19:23:21.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616804046 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing}
14:23:21 [2019-12-20T19:23:21.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616804047 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:23:21 [2019-12-20T19:23:21.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616804047 data=null} to TreeItem with text {ust-overlap-testing}
14:23:21 [2019-12-20T19:23:21.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616804047 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:23:21 [2019-12-20T19:23:21.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616804047 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:23:21 [2019-12-20T19:23:21.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616804051 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:23:21 [2019-12-20T19:23:21.726Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:21 [2019-12-20T19:23:21.726Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:21 [2019-12-20T19:23:21.727Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:21 [2019-12-20T19:23:21.727Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:21 [2019-12-20T19:23:21.727Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:21 [2019-12-20T19:23:21.727Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:23:21 [2019-12-20T19:23:21.727Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:21 [2019-12-20T19:23:21.727Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:21 [2019-12-20T19:23:21.727Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:21 [2019-12-20T19:23:21.727Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:21 [2019-12-20T19:23:21.727Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:21 [2019-12-20T19:23:21.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616804054 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:21 [2019-12-20T19:23:21.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616804054 data=null doit=true} to TreeItem with text {test}
14:23:21 [2019-12-20T19:23:21.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616804054 data=null} to TreeItem with text {test}
14:23:21 [2019-12-20T19:23:21.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616804055 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:21 [2019-12-20T19:23:21.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616804055 data=null item=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:21 [2019-12-20T19:23:21.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616804083 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:21 [2019-12-20T19:23:21.727Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:21 [2019-12-20T19:23:21.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616804083 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:21 [2019-12-20T19:23:21.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616804083 data=null doit=true} to TreeItem with text {test}
14:23:21 [2019-12-20T19:23:21.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616804083 data=null} to TreeItem with text {test}
14:23:21 [2019-12-20T19:23:21.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616804083 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:21 [2019-12-20T19:23:21.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616804083 data=null item=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:21 [2019-12-20T19:23:21.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616804088 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:21 [2019-12-20T19:23:21.727Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:23:21 [2019-12-20T19:23:21.727Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:21 [2019-12-20T19:23:21.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616804089 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:23:21 [2019-12-20T19:23:21.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616804089 data=null doit=true} to TreeItem with text {Traces [12]}
14:23:21 [2019-12-20T19:23:21.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616804089 data=null} to TreeItem with text {Traces [12]}
14:23:21 [2019-12-20T19:23:21.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616804089 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:21 [2019-12-20T19:23:21.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616804089 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:23:21 [2019-12-20T19:23:21.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616804102 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:21 [2019-12-20T19:23:21.983Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:23:21 [2019-12-20T19:23:21.983Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:23:21 [2019-12-20T19:23:21.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:21 [2019-12-20T19:23:21.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:21 [2019-12-20T19:23:21.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:21 [2019-12-20T19:23:21.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:21 [2019-12-20T19:23:21.983Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:21 [2019-12-20T19:23:21.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616804108 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:21 [2019-12-20T19:23:21.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616804108 data=null doit=true} to TreeItem with text {test}
14:23:21 [2019-12-20T19:23:21.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616804109 data=null} to TreeItem with text {test}
14:23:21 [2019-12-20T19:23:21.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616804109 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:21 [2019-12-20T19:23:21.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616804115 data=null item=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:21 [2019-12-20T19:23:21.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616804136 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:21 [2019-12-20T19:23:21.983Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:21 [2019-12-20T19:23:21.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616804137 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:21 [2019-12-20T19:23:21.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616804137 data=null doit=true} to TreeItem with text {test}
14:23:21 [2019-12-20T19:23:21.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616804137 data=null} to TreeItem with text {test}
14:23:21 [2019-12-20T19:23:21.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616804137 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:21 [2019-12-20T19:23:21.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616804137 data=null item=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:21 [2019-12-20T19:23:21.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616804142 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:21 [2019-12-20T19:23:21.983Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:23:21 [2019-12-20T19:23:21.983Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:21 [2019-12-20T19:23:21.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616804142 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:23:21 [2019-12-20T19:23:21.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616804142 data=null doit=true} to TreeItem with text {Traces [12]}
14:23:21 [2019-12-20T19:23:21.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616804142 data=null} to TreeItem with text {Traces [12]}
14:23:21 [2019-12-20T19:23:21.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616804143 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:21 [2019-12-20T19:23:21.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616804143 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:23:21 [2019-12-20T19:23:21.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616804154 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:21 [2019-12-20T19:23:21.983Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:21 [2019-12-20T19:23:21.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616804155 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:23:21 [2019-12-20T19:23:21.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616804155 data=null doit=true} to TreeItem with text {Traces [12]}
14:23:21 [2019-12-20T19:23:21.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616804155 data=null} to TreeItem with text {Traces [12]}
14:23:21 [2019-12-20T19:23:21.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616804155 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:21 [2019-12-20T19:23:21.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616804155 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:23:21 [2019-12-20T19:23:21.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616804181 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:21 [2019-12-20T19:23:21.983Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:23:21 [2019-12-20T19:23:21.983Z] DEBUG - Clicking on with mnemonic 'Clear'
14:23:22 [2019-12-20T19:23:22.238Z] DEBUG - Clicked on with mnemonic 'Clear'
14:23:22 [2019-12-20T19:23:22.238Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:23:22 [2019-12-20T19:23:22.238Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=616804401 data=null doit=true} to Shell with text {Confirm Clear}
14:23:22 [2019-12-20T19:23:22.238Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:23:22 [2019-12-20T19:23:22.238Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:23:22 [2019-12-20T19:23:22.238Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:23:22 [2019-12-20T19:23:22.238Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:23:22 [2019-12-20T19:23:22.238Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:23:22 [2019-12-20T19:23:22.238Z] DEBUG - Clicking on &Yes
14:23:22 [2019-12-20T19:23:22.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616804401 data=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:23:22 [2019-12-20T19:23:22.238Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616804401 data=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:23:22 [2019-12-20T19:23:22.239Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616804401 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:23:22 [2019-12-20T19:23:22.239Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616804401 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:23:22 [2019-12-20T19:23:22.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616804401 data=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:23:22 [2019-12-20T19:23:22.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616804401 data=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:23:22 [2019-12-20T19:23:22.239Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616804402 data=null item=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:23:24 [2019-12-20T19:23:24.753Z] DEBUG - Clicked on 
14:23:25 [2019-12-20T19:23:25.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=616804214 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:23:25 [2019-12-20T19:23:25.570Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:23:25 [2019-12-20T19:23:25.570Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:25 [2019-12-20T19:23:25.570Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:25 [2019-12-20T19:23:25.570Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:25 [2019-12-20T19:23:25.570Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:25 [2019-12-20T19:23:25.570Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:25 [2019-12-20T19:23:25.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616807776 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:25 [2019-12-20T19:23:25.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616807777 data=null doit=true} to TreeItem with text {test}
14:23:25 [2019-12-20T19:23:25.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616807777 data=null} to TreeItem with text {test}
14:23:25 [2019-12-20T19:23:25.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616807777 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:25 [2019-12-20T19:23:25.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616807777 data=null item=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:25 [2019-12-20T19:23:25.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616807787 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:25 [2019-12-20T19:23:25.570Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:25 [2019-12-20T19:23:25.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616807788 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:25 [2019-12-20T19:23:25.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616807788 data=null doit=true} to TreeItem with text {test}
14:23:25 [2019-12-20T19:23:25.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616807788 data=null} to TreeItem with text {test}
14:23:25 [2019-12-20T19:23:25.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616807788 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:25 [2019-12-20T19:23:25.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616807788 data=null item=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:25 [2019-12-20T19:23:25.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616807792 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:25 [2019-12-20T19:23:25.570Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:23:25 [2019-12-20T19:23:25.570Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:25 [2019-12-20T19:23:25.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616807792 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:23:25 [2019-12-20T19:23:25.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616807792 data=null doit=true} to TreeItem with text {Traces [0]}
14:23:25 [2019-12-20T19:23:25.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616807792 data=null} to TreeItem with text {Traces [0]}
14:23:25 [2019-12-20T19:23:25.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616807792 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:23:25 [2019-12-20T19:23:25.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616807792 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:23:25 [2019-12-20T19:23:25.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616807802 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:23:25 [2019-12-20T19:23:25.570Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:25 [2019-12-20T19:23:25.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616807803 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:23:25 [2019-12-20T19:23:25.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616807803 data=null doit=true} to TreeItem with text {Traces [0]}
14:23:25 [2019-12-20T19:23:25.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616807803 data=null} to TreeItem with text {Traces [0]}
14:23:25 [2019-12-20T19:23:25.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616807803 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:23:25 [2019-12-20T19:23:25.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616807803 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:23:25 [2019-12-20T19:23:25.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616807806 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:23:25 [2019-12-20T19:23:25.570Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:23:25 [2019-12-20T19:23:25.570Z] DEBUG - Clicking on with mnemonic 'Import...'
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - Clicked on with mnemonic 'Import...'
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616808018 data=null doit=true} to Shell with text {Trace Import}
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
14:23:25 [2019-12-20T19:23:25.827Z] 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:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} time=616808021 data=null} to (of type 'Combo')
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=616808048 data=null button=0 stateMask=0x0 x=64 y=11 count=0} to TreeItem with text {/}
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=616808048 data=null doit=true} to TreeItem with text {/}
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=616808048 data=null} to TreeItem with text {/}
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=616808048 data=null button=1 stateMask=0x0 x=64 y=11 count=1} to TreeItem with text {/}
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616808049 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:23:25 [2019-12-20T19:23:25.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=616808049 data=null button=1 stateMask=0x80000 x=64 y=11 count=1} to TreeItem with text {/}
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - Setting state to checked on: /
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=616808086 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:23:25 [2019-12-20T19:23:25.827Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:23:25 [2019-12-20T19:23:25.827Z] 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:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.827Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:23:25 [2019-12-20T19:23:25.828Z] 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:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4bd8d4a5
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=616808088 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:23:25 [2019-12-20T19:23:25.828Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=616808088 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:23:25 [2019-12-20T19:23:25.828Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=616808088 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=616808088 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=616808088 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:23:25 [2019-12-20T19:23:25.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=616808088 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:23:25 [2019-12-20T19:23:25.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=616808088 data=null item=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:23:25 [2019-12-20T19:23:25.828Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=616808088 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:23:25 [2019-12-20T19:23:25.828Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=616808088 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:23:25 [2019-12-20T19:23:25.828Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=616808088 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:23:25 [2019-12-20T19:23:25.828Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=616808088 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=616808088 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:23:25 [2019-12-20T19:23:25.828Z] 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:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] 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:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:23:25 [2019-12-20T19:23:25.828Z] 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:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] 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:23:25 [2019-12-20T19:23:25.828Z] 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:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.828Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.829Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.829Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:23:25 [2019-12-20T19:23:25.829Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:23:25 [2019-12-20T19:23:25.829Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:23:25 [2019-12-20T19:23:25.829Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:23:25 [2019-12-20T19:23:25.829Z] DEBUG - Clicking on &Finish
14:23:25 [2019-12-20T19:23:25.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616808092 data=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:23:25 [2019-12-20T19:23:25.829Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616808092 data=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:23:25 [2019-12-20T19:23:25.829Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616808092 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:23:25 [2019-12-20T19:23:25.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616808092 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:23:25 [2019-12-20T19:23:25.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616808092 data=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:23:25 [2019-12-20T19:23:25.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616808092 data=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:23:25 [2019-12-20T19:23:25.829Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:23:25 [2019-12-20T19:23:25.829Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:23:25 [2019-12-20T19:23:25.829Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:23:25 [2019-12-20T19:23:25.829Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:23:25 [2019-12-20T19:23:25.829Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:23:25 [2019-12-20T19:23:25.829Z] DEBUG - Clicked on &Finish
14:23:26 [2019-12-20T19:23:26.389Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:23:26 [2019-12-20T19:23:26.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=616808687 data=null doit=true} to Shell with text {Confirmation}
14:23:26 [2019-12-20T19:23:26.389Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:23:26 [2019-12-20T19:23:26.389Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:23:26 [2019-12-20T19:23:26.389Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
14:23:26 [2019-12-20T19:23:26.389Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
14:23:26 [2019-12-20T19:23:26.389Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
14:23:26 [2019-12-20T19:23:26.389Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:23:26 [2019-12-20T19:23:26.389Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:23:26 [2019-12-20T19:23:26.389Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:23:26 [2019-12-20T19:23:26.389Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:23:26 [2019-12-20T19:23:26.389Z] DEBUG - Clicking on Rename All
14:23:26 [2019-12-20T19:23:26.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=616808687 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:23:26 [2019-12-20T19:23:26.389Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=616808687 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:23:26 [2019-12-20T19:23:26.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=616808687 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
14:23:26 [2019-12-20T19:23:26.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=616808687 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
14:23:26 [2019-12-20T19:23:26.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=616808687 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:23:26 [2019-12-20T19:23:26.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=616808687 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:23:26 [2019-12-20T19:23:26.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=616808687 data=null item=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:23:26 [2019-12-20T19:23:26.389Z] DEBUG - Clicked on 
14:23:26 [2019-12-20T19:23:26.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616808092 data=null item=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:23:26 [2019-12-20T19:23:26.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616807838 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:23:26 [2019-12-20T19:23:26.950Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:23:26 [2019-12-20T19:23:26.950Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:26 [2019-12-20T19:23:26.950Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:26 [2019-12-20T19:23:26.950Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:26 [2019-12-20T19:23:26.950Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:26 [2019-12-20T19:23:26.950Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:26 [2019-12-20T19:23:26.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616809226 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:26 [2019-12-20T19:23:26.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616809226 data=null doit=true} to TreeItem with text {test}
14:23:26 [2019-12-20T19:23:26.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616809226 data=null} to TreeItem with text {test}
14:23:26 [2019-12-20T19:23:26.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616809226 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:26 [2019-12-20T19:23:26.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616809226 data=null item=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:26 [2019-12-20T19:23:26.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616809243 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:26 [2019-12-20T19:23:26.950Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:26 [2019-12-20T19:23:26.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616809243 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:26 [2019-12-20T19:23:26.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616809243 data=null doit=true} to TreeItem with text {test}
14:23:26 [2019-12-20T19:23:26.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616809243 data=null} to TreeItem with text {test}
14:23:26 [2019-12-20T19:23:26.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616809243 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:26 [2019-12-20T19:23:26.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616809244 data=null item=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:26 [2019-12-20T19:23:26.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616809248 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:26 [2019-12-20T19:23:26.950Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:23:26 [2019-12-20T19:23:26.950Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:26 [2019-12-20T19:23:26.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616809256 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:23:26 [2019-12-20T19:23:26.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616809256 data=null doit=true} to TreeItem with text {Traces [12]}
14:23:26 [2019-12-20T19:23:26.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616809256 data=null} to TreeItem with text {Traces [12]}
14:23:26 [2019-12-20T19:23:26.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616809256 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:26 [2019-12-20T19:23:26.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616809256 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:23:26 [2019-12-20T19:23:26.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616809263 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:26 [2019-12-20T19:23:26.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616809263 data=null doit=true} to TreeItem with text {Traces [12]}
14:23:26 [2019-12-20T19:23:26.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616809263 data=null} to TreeItem with text {Traces [12]}
14:23:26 [2019-12-20T19:23:26.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616809264 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:26 [2019-12-20T19:23:26.950Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616809264 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:23:26 [2019-12-20T19:23:26.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616809286 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:26 [2019-12-20T19:23:26.950Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:26 [2019-12-20T19:23:26.950Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:27 [2019-12-20T19:23:27.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616809334 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:23:27 [2019-12-20T19:23:27.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616809334 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:23:27 [2019-12-20T19:23:27.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616809334 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:23:27 [2019-12-20T19:23:27.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616809334 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:23:27 [2019-12-20T19:23:27.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616809335 data=null item=TreeItem {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:23:27 [2019-12-20T19:23:27.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616809388 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:23:27 [2019-12-20T19:23:27.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:27 [2019-12-20T19:23:27.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:27 [2019-12-20T19:23:27.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:27 [2019-12-20T19:23:27.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:27 [2019-12-20T19:23:27.207Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:27 [2019-12-20T19:23:27.207Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:27 [2019-12-20T19:23:27.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616809390 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:23:27 [2019-12-20T19:23:27.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616809390 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:23:27 [2019-12-20T19:23:27.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616809390 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:23:27 [2019-12-20T19:23:27.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616809390 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:23:27 [2019-12-20T19:23:27.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616809390 data=null item=TreeItem {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:23:27 [2019-12-20T19:23:27.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616809399 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:23:27 [2019-12-20T19:23:27.207Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:23:27 [2019-12-20T19:23:27.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616809399 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:23:27 [2019-12-20T19:23:27.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616809399 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:23:27 [2019-12-20T19:23:27.207Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:27 [2019-12-20T19:23:27.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616809400 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:23:27 [2019-12-20T19:23:27.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616809400 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:23:27 [2019-12-20T19:23:27.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616809400 data=null item=TreeItem {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:23:27 [2019-12-20T19:23:27.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616809403 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:23:27 [2019-12-20T19:23:27.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616809403 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:23:27 [2019-12-20T19:23:27.208Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616809403 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:23:27 [2019-12-20T19:23:27.208Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616809403 data=null item=TreeItem {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:23:27 [2019-12-20T19:23:27.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616809481 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:23:27 [2019-12-20T19:23:27.208Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616809488 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:23:27 [2019-12-20T19:23:27.208Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616809488 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:23:27 [2019-12-20T19:23:27.208Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616809488 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:23:27 [2019-12-20T19:23:27.208Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:23:27 [2019-12-20T19:23:27.769Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:28 [2019-12-20T19:23:28.695Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:28 [2019-12-20T19:23:28.695Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:28 [2019-12-20T19:23:28.695Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:28 [2019-12-20T19:23:28.695Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:28 [2019-12-20T19:23:28.695Z] DEBUG - Attempting to set focus on Table with text {}
14:23:28 [2019-12-20T19:23:28.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616810991 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:23:28 [2019-12-20T19:23:28.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616810991 data=null doit=true} to TableItem with text {}
14:23:28 [2019-12-20T19:23:28.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616810991 data=null} to TableItem with text {}
14:23:28 [2019-12-20T19:23:28.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616810992 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:23:28 [2019-12-20T19:23:28.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616810992 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:23:28 [2019-12-20T19:23:28.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616810995 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:23:28 [2019-12-20T19:23:28.695Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:28 [2019-12-20T19:23:28.695Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:28 [2019-12-20T19:23:28.695Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:28 [2019-12-20T19:23:28.695Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:28 [2019-12-20T19:23:28.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616811078 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:23:28 [2019-12-20T19:23:28.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616811078 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:23:28 [2019-12-20T19:23:28.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616811078 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:23:28 [2019-12-20T19:23:28.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616811078 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:23:28 [2019-12-20T19:23:28.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616811078 data=null item=TreeItem {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:23:28 [2019-12-20T19:23:28.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616811082 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:23:28 [2019-12-20T19:23:28.950Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:28 [2019-12-20T19:23:28.950Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:28 [2019-12-20T19:23:28.950Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:28 [2019-12-20T19:23:28.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:28 [2019-12-20T19:23:28.951Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:28 [2019-12-20T19:23:28.951Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:23:28 [2019-12-20T19:23:28.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:28 [2019-12-20T19:23:28.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:28 [2019-12-20T19:23:28.951Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:28 [2019-12-20T19:23:28.951Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:28 [2019-12-20T19:23:28.951Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:28 [2019-12-20T19:23:28.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616811086 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:28 [2019-12-20T19:23:28.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616811086 data=null doit=true} to TreeItem with text {test}
14:23:28 [2019-12-20T19:23:28.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616811086 data=null} to TreeItem with text {test}
14:23:28 [2019-12-20T19:23:28.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616811086 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:28 [2019-12-20T19:23:28.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616811086 data=null item=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:28 [2019-12-20T19:23:28.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616811104 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:28 [2019-12-20T19:23:28.951Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:28 [2019-12-20T19:23:28.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616811105 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:28 [2019-12-20T19:23:28.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616811105 data=null doit=true} to TreeItem with text {test}
14:23:28 [2019-12-20T19:23:28.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616811105 data=null} to TreeItem with text {test}
14:23:28 [2019-12-20T19:23:28.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616811105 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:28 [2019-12-20T19:23:28.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616811105 data=null item=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:28 [2019-12-20T19:23:28.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616811111 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:28 [2019-12-20T19:23:28.951Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:23:28 [2019-12-20T19:23:28.951Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:28 [2019-12-20T19:23:28.951Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616811112 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:23:28 [2019-12-20T19:23:28.951Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616811112 data=null doit=true} to TreeItem with text {Traces [12]}
14:23:28 [2019-12-20T19:23:28.951Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616811112 data=null} to TreeItem with text {Traces [12]}
14:23:28 [2019-12-20T19:23:28.951Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616811112 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:28 [2019-12-20T19:23:28.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616811115 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:23:28 [2019-12-20T19:23:28.951Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616811121 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:28 [2019-12-20T19:23:28.951Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:23:29 [2019-12-20T19:23:29.207Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:29 [2019-12-20T19:23:29.207Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:29 [2019-12-20T19:23:29.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616811465 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:23:29 [2019-12-20T19:23:29.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616811465 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:23:29 [2019-12-20T19:23:29.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616811465 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:23:29 [2019-12-20T19:23:29.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616811466 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:23:29 [2019-12-20T19:23:29.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616811466 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:23:29 [2019-12-20T19:23:29.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616811477 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:23:29 [2019-12-20T19:23:29.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:29 [2019-12-20T19:23:29.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:29 [2019-12-20T19:23:29.207Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:29 [2019-12-20T19:23:29.207Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:29 [2019-12-20T19:23:29.207Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:29 [2019-12-20T19:23:29.207Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:29 [2019-12-20T19:23:29.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616811478 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:23:29 [2019-12-20T19:23:29.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616811479 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:23:29 [2019-12-20T19:23:29.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616811479 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:23:29 [2019-12-20T19:23:29.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616811479 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:23:29 [2019-12-20T19:23:29.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616811479 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:23:29 [2019-12-20T19:23:29.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616811496 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:23:29 [2019-12-20T19:23:29.207Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
14:23:29 [2019-12-20T19:23:29.207Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616811497 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:23:29 [2019-12-20T19:23:29.207Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616811497 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:23:29 [2019-12-20T19:23:29.207Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:29 [2019-12-20T19:23:29.207Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616811497 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:23:29 [2019-12-20T19:23:29.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616811497 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:23:29 [2019-12-20T19:23:29.207Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616811497 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:23:29 [2019-12-20T19:23:29.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616811508 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:23:29 [2019-12-20T19:23:29.207Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616811508 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:23:29 [2019-12-20T19:23:29.207Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616811508 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:23:29 [2019-12-20T19:23:29.207Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616811551 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:23:29 [2019-12-20T19:23:29.207Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616811552 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:23:29 [2019-12-20T19:23:29.207Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616811552 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:23:29 [2019-12-20T19:23:29.207Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616811552 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:23:29 [2019-12-20T19:23:29.207Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
14:23:29 [2019-12-20T19:23:29.207Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:29 [2019-12-20T19:23:29.463Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616811508 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:23:29 [2019-12-20T19:23:29.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:29 [2019-12-20T19:23:29.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:31 [2019-12-20T19:23:31.083Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:31 [2019-12-20T19:23:31.083Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:31 [2019-12-20T19:23:31.083Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:31 [2019-12-20T19:23:31.083Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:31 [2019-12-20T19:23:31.083Z] DEBUG - Attempting to set focus on Table with text {}
14:23:31 [2019-12-20T19:23:31.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616813054 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:23:31 [2019-12-20T19:23:31.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616813054 data=null doit=true} to TableItem with text {}
14:23:31 [2019-12-20T19:23:31.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616813054 data=null} to TableItem with text {}
14:23:31 [2019-12-20T19:23:31.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616813055 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:23:31 [2019-12-20T19:23:31.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616813055 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:23:31 [2019-12-20T19:23:31.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616813058 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:23:31 [2019-12-20T19:23:31.083Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:31 [2019-12-20T19:23:31.083Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:31 [2019-12-20T19:23:31.083Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:31 [2019-12-20T19:23:31.083Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:31 [2019-12-20T19:23:31.083Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616813127 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:23:31 [2019-12-20T19:23:31.083Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616813127 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:23:31 [2019-12-20T19:23:31.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616813127 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:23:31 [2019-12-20T19:23:31.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616813127 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:23:31 [2019-12-20T19:23:31.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616813127 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:23:31 [2019-12-20T19:23:31.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616813131 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:23:31 [2019-12-20T19:23:31.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:31 [2019-12-20T19:23:31.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:31 [2019-12-20T19:23:31.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:31 [2019-12-20T19:23:31.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:31 [2019-12-20T19:23:31.084Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:31 [2019-12-20T19:23:31.084Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:23:31 [2019-12-20T19:23:31.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:31 [2019-12-20T19:23:31.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:31 [2019-12-20T19:23:31.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:31 [2019-12-20T19:23:31.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:31 [2019-12-20T19:23:31.084Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:31 [2019-12-20T19:23:31.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616813134 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:31 [2019-12-20T19:23:31.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616813134 data=null doit=true} to TreeItem with text {test}
14:23:31 [2019-12-20T19:23:31.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616813134 data=null} to TreeItem with text {test}
14:23:31 [2019-12-20T19:23:31.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616813134 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:31 [2019-12-20T19:23:31.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616813134 data=null item=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:31 [2019-12-20T19:23:31.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616813152 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:31 [2019-12-20T19:23:31.084Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:31 [2019-12-20T19:23:31.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616813152 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:31 [2019-12-20T19:23:31.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616813152 data=null doit=true} to TreeItem with text {test}
14:23:31 [2019-12-20T19:23:31.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616813152 data=null} to TreeItem with text {test}
14:23:31 [2019-12-20T19:23:31.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616813152 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:31 [2019-12-20T19:23:31.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616813153 data=null item=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:31 [2019-12-20T19:23:31.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616813156 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:31 [2019-12-20T19:23:31.084Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:23:31 [2019-12-20T19:23:31.084Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:31 [2019-12-20T19:23:31.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616813157 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:23:31 [2019-12-20T19:23:31.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616813157 data=null doit=true} to TreeItem with text {Traces [12]}
14:23:31 [2019-12-20T19:23:31.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616813157 data=null} to TreeItem with text {Traces [12]}
14:23:31 [2019-12-20T19:23:31.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616813157 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:31 [2019-12-20T19:23:31.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616813157 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:23:31 [2019-12-20T19:23:31.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616813182 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:31 [2019-12-20T19:23:31.084Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:23:31 [2019-12-20T19:23:31.339Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:31 [2019-12-20T19:23:31.339Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:31 [2019-12-20T19:23:31.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616813525 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
14:23:31 [2019-12-20T19:23:31.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616813525 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:23:31 [2019-12-20T19:23:31.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616813525 data=null} to TreeItem with text {kernel-overlap-testing}
14:23:31 [2019-12-20T19:23:31.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616813525 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:23:31 [2019-12-20T19:23:31.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616813525 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:23:31 [2019-12-20T19:23:31.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616813537 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:23:31 [2019-12-20T19:23:31.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:31 [2019-12-20T19:23:31.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:31 [2019-12-20T19:23:31.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:31 [2019-12-20T19:23:31.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:31 [2019-12-20T19:23:31.339Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:31 [2019-12-20T19:23:31.339Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:31 [2019-12-20T19:23:31.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616813538 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
14:23:31 [2019-12-20T19:23:31.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616813538 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:23:31 [2019-12-20T19:23:31.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616813538 data=null} to TreeItem with text {kernel-overlap-testing}
14:23:31 [2019-12-20T19:23:31.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616813538 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:23:31 [2019-12-20T19:23:31.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616813538 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:23:31 [2019-12-20T19:23:31.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616813550 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:23:31 [2019-12-20T19:23:31.339Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:23:31 [2019-12-20T19:23:31.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616813550 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
14:23:31 [2019-12-20T19:23:31.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616813550 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:23:31 [2019-12-20T19:23:31.339Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:31 [2019-12-20T19:23:31.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616813550 data=null} to TreeItem with text {kernel-overlap-testing}
14:23:31 [2019-12-20T19:23:31.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616813550 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:23:31 [2019-12-20T19:23:31.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616813550 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:23:31 [2019-12-20T19:23:31.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616813553 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:23:31 [2019-12-20T19:23:31.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616813553 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
14:23:31 [2019-12-20T19:23:31.340Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=616813554 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
14:23:31 [2019-12-20T19:23:31.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616813593 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
14:23:31 [2019-12-20T19:23:31.340Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=616813593 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
14:23:31 [2019-12-20T19:23:31.340Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=616813593 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:23:31 [2019-12-20T19:23:31.340Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=616813594 data=null} to TreeItem with text {kernel-overlap-testing}
14:23:31 [2019-12-20T19:23:31.340Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:23:31 [2019-12-20T19:23:31.340Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:31 [2019-12-20T19:23:31.340Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:31 [2019-12-20T19:23:31.900Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616813554 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:23:31 [2019-12-20T19:23:31.900Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:31 [2019-12-20T19:23:31.900Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:32 [2019-12-20T19:23:32.461Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:32 [2019-12-20T19:23:32.461Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:32 [2019-12-20T19:23:32.461Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:32 [2019-12-20T19:23:32.461Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:32 [2019-12-20T19:23:32.461Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:32 [2019-12-20T19:23:32.461Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:32 [2019-12-20T19:23:32.461Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:32 [2019-12-20T19:23:32.461Z] DEBUG - Attempting to set focus on Table with text {}
14:23:32 [2019-12-20T19:23:32.461Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616814603 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:23:32 [2019-12-20T19:23:32.461Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616814603 data=null doit=true} to TableItem with text {}
14:23:32 [2019-12-20T19:23:32.461Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616814603 data=null} to TableItem with text {}
14:23:32 [2019-12-20T19:23:32.461Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616814603 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:23:32 [2019-12-20T19:23:32.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616814604 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:23:32 [2019-12-20T19:23:32.461Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616814607 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:23:32 [2019-12-20T19:23:32.461Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:32 [2019-12-20T19:23:32.461Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:33 [2019-12-20T19:23:33.399Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:33 [2019-12-20T19:23:33.399Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:33 [2019-12-20T19:23:33.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616815793 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
14:23:33 [2019-12-20T19:23:33.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616815793 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:23:33 [2019-12-20T19:23:33.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616815793 data=null} to TreeItem with text {kernel-overlap-testing}
14:23:33 [2019-12-20T19:23:33.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616815794 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:23:33 [2019-12-20T19:23:33.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616815794 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:23:33 [2019-12-20T19:23:33.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616815797 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:23:33 [2019-12-20T19:23:33.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:33 [2019-12-20T19:23:33.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:33 [2019-12-20T19:23:33.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:33 [2019-12-20T19:23:33.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:33 [2019-12-20T19:23:33.657Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:33 [2019-12-20T19:23:33.657Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:23:33 [2019-12-20T19:23:33.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:33 [2019-12-20T19:23:33.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:33 [2019-12-20T19:23:33.657Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:33 [2019-12-20T19:23:33.657Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:33 [2019-12-20T19:23:33.657Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:33 [2019-12-20T19:23:33.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616815801 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:33 [2019-12-20T19:23:33.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616815801 data=null doit=true} to TreeItem with text {test}
14:23:33 [2019-12-20T19:23:33.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616815801 data=null} to TreeItem with text {test}
14:23:33 [2019-12-20T19:23:33.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616815801 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:33 [2019-12-20T19:23:33.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616815801 data=null item=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:33 [2019-12-20T19:23:33.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616815832 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:33 [2019-12-20T19:23:33.657Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:33 [2019-12-20T19:23:33.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616815832 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:33 [2019-12-20T19:23:33.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616815832 data=null doit=true} to TreeItem with text {test}
14:23:33 [2019-12-20T19:23:33.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616815832 data=null} to TreeItem with text {test}
14:23:33 [2019-12-20T19:23:33.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616815833 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:33 [2019-12-20T19:23:33.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616815833 data=null item=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:33 [2019-12-20T19:23:33.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616815837 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:33 [2019-12-20T19:23:33.657Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:23:33 [2019-12-20T19:23:33.657Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:33 [2019-12-20T19:23:33.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616815838 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:23:33 [2019-12-20T19:23:33.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616815838 data=null doit=true} to TreeItem with text {Traces [12]}
14:23:33 [2019-12-20T19:23:33.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616815838 data=null} to TreeItem with text {Traces [12]}
14:23:33 [2019-12-20T19:23:33.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616815838 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:33 [2019-12-20T19:23:33.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616815838 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:23:33 [2019-12-20T19:23:33.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616815852 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:33 [2019-12-20T19:23:33.657Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:23:33 [2019-12-20T19:23:33.912Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:34 [2019-12-20T19:23:34.168Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:34 [2019-12-20T19:23:34.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616816295 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1}
14:23:34 [2019-12-20T19:23:34.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616816295 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:23:34 [2019-12-20T19:23:34.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616816295 data=null} to TreeItem with text {simple_server-thread1}
14:23:34 [2019-12-20T19:23:34.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616816295 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
14:23:34 [2019-12-20T19:23:34.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616816295 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:23:34 [2019-12-20T19:23:34.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616816341 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
14:23:34 [2019-12-20T19:23:34.168Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:34 [2019-12-20T19:23:34.168Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:34 [2019-12-20T19:23:34.168Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:34 [2019-12-20T19:23:34.168Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:34 [2019-12-20T19:23:34.168Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:34 [2019-12-20T19:23:34.168Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:34 [2019-12-20T19:23:34.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616816350 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1}
14:23:34 [2019-12-20T19:23:34.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616816350 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:23:34 [2019-12-20T19:23:34.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616816350 data=null} to TreeItem with text {simple_server-thread1}
14:23:34 [2019-12-20T19:23:34.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616816350 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
14:23:34 [2019-12-20T19:23:34.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616816350 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:23:34 [2019-12-20T19:23:34.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616816354 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
14:23:34 [2019-12-20T19:23:34.168Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
14:23:34 [2019-12-20T19:23:34.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616816377 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1}
14:23:34 [2019-12-20T19:23:34.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616816377 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:23:34 [2019-12-20T19:23:34.168Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:34 [2019-12-20T19:23:34.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616816377 data=null} to TreeItem with text {simple_server-thread1}
14:23:34 [2019-12-20T19:23:34.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616816377 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
14:23:34 [2019-12-20T19:23:34.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616816378 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:23:34 [2019-12-20T19:23:34.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616816381 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
14:23:34 [2019-12-20T19:23:34.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616816381 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1}
14:23:34 [2019-12-20T19:23:34.169Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=616816381 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1}
14:23:34 [2019-12-20T19:23:34.169Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616816382 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:23:34 [2019-12-20T19:23:34.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616816485 data=null button=1 stateMask=0x80000 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1}
14:23:34 [2019-12-20T19:23:34.169Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=616816492 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1}
14:23:34 [2019-12-20T19:23:34.169Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=616816492 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:23:34 [2019-12-20T19:23:34.169Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=616816492 data=null} to TreeItem with text {simple_server-thread1}
14:23:34 [2019-12-20T19:23:34.169Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
14:23:34 [2019-12-20T19:23:34.169Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:34 [2019-12-20T19:23:34.169Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:34 [2019-12-20T19:23:34.169Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:34 [2019-12-20T19:23:34.730Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:34 [2019-12-20T19:23:34.730Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:34 [2019-12-20T19:23:34.730Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:34 [2019-12-20T19:23:34.730Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:34 [2019-12-20T19:23:34.730Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:34 [2019-12-20T19:23:34.730Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:34 [2019-12-20T19:23:34.730Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:34 [2019-12-20T19:23:34.730Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:34 [2019-12-20T19:23:34.730Z] DEBUG - Attempting to set focus on Table with text {}
14:23:34 [2019-12-20T19:23:34.730Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616816994 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:23:34 [2019-12-20T19:23:34.730Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616816994 data=null doit=true} to TableItem with text {}
14:23:34 [2019-12-20T19:23:34.730Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616816994 data=null} to TableItem with text {}
14:23:34 [2019-12-20T19:23:34.730Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616816994 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:23:34 [2019-12-20T19:23:34.730Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616816995 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:23:34 [2019-12-20T19:23:34.730Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616817001 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:23:34 [2019-12-20T19:23:34.730Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:34 [2019-12-20T19:23:34.730Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:35 [2019-12-20T19:23:35.656Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:35 [2019-12-20T19:23:35.656Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:35 [2019-12-20T19:23:35.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616817956 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1}
14:23:35 [2019-12-20T19:23:35.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616817956 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:23:35 [2019-12-20T19:23:35.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616817956 data=null} to TreeItem with text {simple_server-thread1}
14:23:35 [2019-12-20T19:23:35.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616817956 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
14:23:35 [2019-12-20T19:23:35.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616817956 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:23:35 [2019-12-20T19:23:35.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616817960 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
14:23:35 [2019-12-20T19:23:35.656Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:35 [2019-12-20T19:23:35.656Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:35 [2019-12-20T19:23:35.656Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:35 [2019-12-20T19:23:35.656Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:35 [2019-12-20T19:23:35.656Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:35 [2019-12-20T19:23:35.656Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:23:35 [2019-12-20T19:23:35.656Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:35 [2019-12-20T19:23:35.656Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:35 [2019-12-20T19:23:35.656Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:35 [2019-12-20T19:23:35.656Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:35 [2019-12-20T19:23:35.656Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:35 [2019-12-20T19:23:35.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616817964 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:35 [2019-12-20T19:23:35.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616817964 data=null doit=true} to TreeItem with text {test}
14:23:35 [2019-12-20T19:23:35.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616817964 data=null} to TreeItem with text {test}
14:23:35 [2019-12-20T19:23:35.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616817964 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:35 [2019-12-20T19:23:35.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616817964 data=null item=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:35 [2019-12-20T19:23:35.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616817986 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:35 [2019-12-20T19:23:35.656Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:35 [2019-12-20T19:23:35.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616817986 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:35 [2019-12-20T19:23:35.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616817986 data=null doit=true} to TreeItem with text {test}
14:23:35 [2019-12-20T19:23:35.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616817986 data=null} to TreeItem with text {test}
14:23:35 [2019-12-20T19:23:35.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616817987 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:35 [2019-12-20T19:23:35.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616817987 data=null item=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:35 [2019-12-20T19:23:35.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616817994 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:35 [2019-12-20T19:23:35.656Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:23:35 [2019-12-20T19:23:35.656Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:35 [2019-12-20T19:23:35.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616817995 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:23:35 [2019-12-20T19:23:35.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616817995 data=null doit=true} to TreeItem with text {Traces [12]}
14:23:35 [2019-12-20T19:23:35.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616817995 data=null} to TreeItem with text {Traces [12]}
14:23:35 [2019-12-20T19:23:35.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616817995 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:35 [2019-12-20T19:23:35.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616817995 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:23:35 [2019-12-20T19:23:35.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616818002 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:35 [2019-12-20T19:23:35.656Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:23:35 [2019-12-20T19:23:35.913Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:35 [2019-12-20T19:23:35.913Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:35 [2019-12-20T19:23:35.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616818104 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2}
14:23:35 [2019-12-20T19:23:35.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616818104 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:23:35 [2019-12-20T19:23:35.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616818104 data=null} to TreeItem with text {simple_server-thread2}
14:23:35 [2019-12-20T19:23:35.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616818104 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
14:23:35 [2019-12-20T19:23:35.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616818131 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:23:35 [2019-12-20T19:23:35.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616818155 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
14:23:35 [2019-12-20T19:23:35.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:35 [2019-12-20T19:23:35.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:35 [2019-12-20T19:23:35.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:35 [2019-12-20T19:23:35.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:35 [2019-12-20T19:23:35.913Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:35 [2019-12-20T19:23:35.913Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:35 [2019-12-20T19:23:35.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616818173 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2}
14:23:35 [2019-12-20T19:23:35.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616818173 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:23:35 [2019-12-20T19:23:35.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616818173 data=null} to TreeItem with text {simple_server-thread2}
14:23:35 [2019-12-20T19:23:35.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616818173 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
14:23:35 [2019-12-20T19:23:35.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616818173 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:23:35 [2019-12-20T19:23:35.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616818176 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
14:23:35 [2019-12-20T19:23:35.913Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
14:23:35 [2019-12-20T19:23:35.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616818177 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2}
14:23:35 [2019-12-20T19:23:35.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616818177 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:23:35 [2019-12-20T19:23:35.913Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:35 [2019-12-20T19:23:35.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616818177 data=null} to TreeItem with text {simple_server-thread2}
14:23:35 [2019-12-20T19:23:35.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616818177 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
14:23:35 [2019-12-20T19:23:35.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616818177 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:23:35 [2019-12-20T19:23:35.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616818180 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
14:23:35 [2019-12-20T19:23:35.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616818180 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2}
14:23:35 [2019-12-20T19:23:35.913Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=616818180 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2}
14:23:35 [2019-12-20T19:23:35.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616818227 data=null button=1 stateMask=0x80000 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2}
14:23:35 [2019-12-20T19:23:35.913Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=616818228 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2}
14:23:35 [2019-12-20T19:23:35.913Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=616818228 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:23:35 [2019-12-20T19:23:35.913Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=616818228 data=null} to TreeItem with text {simple_server-thread2}
14:23:35 [2019-12-20T19:23:35.913Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
14:23:35 [2019-12-20T19:23:35.913Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:35 [2019-12-20T19:23:35.913Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:35 [2019-12-20T19:23:35.914Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:35 [2019-12-20T19:23:35.914Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:35 [2019-12-20T19:23:35.914Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616818180 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:23:36 [2019-12-20T19:23:36.473Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:36 [2019-12-20T19:23:36.473Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:36 [2019-12-20T19:23:36.473Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:36 [2019-12-20T19:23:36.474Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:36 [2019-12-20T19:23:36.474Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:36 [2019-12-20T19:23:36.474Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:36 [2019-12-20T19:23:36.474Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:36 [2019-12-20T19:23:36.474Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:36 [2019-12-20T19:23:36.474Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:36 [2019-12-20T19:23:36.474Z] DEBUG - Attempting to set focus on Table with text {}
14:23:36 [2019-12-20T19:23:36.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616818733 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:23:36 [2019-12-20T19:23:36.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616818733 data=null doit=true} to TableItem with text {}
14:23:36 [2019-12-20T19:23:36.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616818733 data=null} to TableItem with text {}
14:23:36 [2019-12-20T19:23:36.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616818733 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:23:36 [2019-12-20T19:23:36.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616818746 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:23:36 [2019-12-20T19:23:36.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616818749 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:23:36 [2019-12-20T19:23:36.474Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:36 [2019-12-20T19:23:36.474Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:37 [2019-12-20T19:23:37.399Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:37 [2019-12-20T19:23:37.399Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:37 [2019-12-20T19:23:37.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616819710 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2}
14:23:37 [2019-12-20T19:23:37.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616819710 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:23:37 [2019-12-20T19:23:37.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616819710 data=null} to TreeItem with text {simple_server-thread2}
14:23:37 [2019-12-20T19:23:37.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616819710 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
14:23:37 [2019-12-20T19:23:37.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616819710 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:23:37 [2019-12-20T19:23:37.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616819714 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
14:23:37 [2019-12-20T19:23:37.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:37 [2019-12-20T19:23:37.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:37 [2019-12-20T19:23:37.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:37 [2019-12-20T19:23:37.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:37 [2019-12-20T19:23:37.400Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:37 [2019-12-20T19:23:37.400Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:23:37 [2019-12-20T19:23:37.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:37 [2019-12-20T19:23:37.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:37 [2019-12-20T19:23:37.400Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:37 [2019-12-20T19:23:37.400Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:37 [2019-12-20T19:23:37.400Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:37 [2019-12-20T19:23:37.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616819718 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:37 [2019-12-20T19:23:37.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616819718 data=null doit=true} to TreeItem with text {test}
14:23:37 [2019-12-20T19:23:37.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616819718 data=null} to TreeItem with text {test}
14:23:37 [2019-12-20T19:23:37.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616819718 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:37 [2019-12-20T19:23:37.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616819718 data=null item=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:37 [2019-12-20T19:23:37.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616819743 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:37 [2019-12-20T19:23:37.400Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:37 [2019-12-20T19:23:37.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616819744 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:37 [2019-12-20T19:23:37.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616819744 data=null doit=true} to TreeItem with text {test}
14:23:37 [2019-12-20T19:23:37.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616819744 data=null} to TreeItem with text {test}
14:23:37 [2019-12-20T19:23:37.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616819744 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:37 [2019-12-20T19:23:37.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616819744 data=null item=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:37 [2019-12-20T19:23:37.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616819780 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:37 [2019-12-20T19:23:37.655Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:23:37 [2019-12-20T19:23:37.655Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:37 [2019-12-20T19:23:37.655Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616819780 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:23:37 [2019-12-20T19:23:37.655Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616819781 data=null doit=true} to TreeItem with text {Traces [12]}
14:23:37 [2019-12-20T19:23:37.655Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616819781 data=null} to TreeItem with text {Traces [12]}
14:23:37 [2019-12-20T19:23:37.655Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616819781 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:37 [2019-12-20T19:23:37.655Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616819781 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:23:37 [2019-12-20T19:23:37.655Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616819788 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:37 [2019-12-20T19:23:37.655Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:23:37 [2019-12-20T19:23:37.911Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:37 [2019-12-20T19:23:37.911Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:37 [2019-12-20T19:23:37.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616820133 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing}
14:23:37 [2019-12-20T19:23:37.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616820133 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:23:37 [2019-12-20T19:23:37.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616820133 data=null} to TreeItem with text {ust-overlap-testing}
14:23:37 [2019-12-20T19:23:37.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616820134 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing}
14:23:37 [2019-12-20T19:23:37.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616820134 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:23:37 [2019-12-20T19:23:37.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616820145 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing}
14:23:37 [2019-12-20T19:23:37.911Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:37 [2019-12-20T19:23:37.911Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:37 [2019-12-20T19:23:37.912Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:37 [2019-12-20T19:23:37.912Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:37 [2019-12-20T19:23:37.912Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:37 [2019-12-20T19:23:37.912Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:37 [2019-12-20T19:23:37.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616820147 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing}
14:23:37 [2019-12-20T19:23:37.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616820147 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:23:37 [2019-12-20T19:23:37.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616820147 data=null} to TreeItem with text {ust-overlap-testing}
14:23:37 [2019-12-20T19:23:37.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616820147 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing}
14:23:37 [2019-12-20T19:23:37.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616820147 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:23:37 [2019-12-20T19:23:37.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616820163 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing}
14:23:37 [2019-12-20T19:23:37.912Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
14:23:37 [2019-12-20T19:23:37.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616820163 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing}
14:23:37 [2019-12-20T19:23:37.912Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616820163 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:23:37 [2019-12-20T19:23:37.912Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:37 [2019-12-20T19:23:37.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616820164 data=null} to TreeItem with text {ust-overlap-testing}
14:23:37 [2019-12-20T19:23:37.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616820164 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing}
14:23:37 [2019-12-20T19:23:37.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616820164 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:23:37 [2019-12-20T19:23:37.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616820170 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing}
14:23:37 [2019-12-20T19:23:37.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616820171 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing}
14:23:37 [2019-12-20T19:23:37.912Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=616820171 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing}
14:23:37 [2019-12-20T19:23:37.912Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616820171 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:23:37 [2019-12-20T19:23:37.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616820216 data=null button=1 stateMask=0x80000 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing}
14:23:37 [2019-12-20T19:23:37.912Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=616820227 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing}
14:23:37 [2019-12-20T19:23:37.912Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=616820227 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:23:37 [2019-12-20T19:23:37.912Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=616820227 data=null} to TreeItem with text {ust-overlap-testing}
14:23:37 [2019-12-20T19:23:37.912Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
14:23:37 [2019-12-20T19:23:37.912Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:37 [2019-12-20T19:23:37.912Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:37 [2019-12-20T19:23:37.912Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:37 [2019-12-20T19:23:37.912Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:37 [2019-12-20T19:23:37.912Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:38 [2019-12-20T19:23:38.473Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:38 [2019-12-20T19:23:38.473Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:38 [2019-12-20T19:23:38.473Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:38 [2019-12-20T19:23:38.473Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:38 [2019-12-20T19:23:38.473Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:38 [2019-12-20T19:23:38.473Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:38 [2019-12-20T19:23:38.473Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:38 [2019-12-20T19:23:38.473Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:38 [2019-12-20T19:23:38.473Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:38 [2019-12-20T19:23:38.473Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:38 [2019-12-20T19:23:38.473Z] DEBUG - Attempting to set focus on Table with text {}
14:23:38 [2019-12-20T19:23:38.473Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616820729 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:23:38 [2019-12-20T19:23:38.473Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616820729 data=null doit=true} to TableItem with text {}
14:23:38 [2019-12-20T19:23:38.473Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616820730 data=null} to TableItem with text {}
14:23:38 [2019-12-20T19:23:38.473Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616820730 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:23:38 [2019-12-20T19:23:38.473Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616820730 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:23:38 [2019-12-20T19:23:38.473Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616820741 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:23:38 [2019-12-20T19:23:38.473Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:38 [2019-12-20T19:23:38.473Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:39 [2019-12-20T19:23:39.838Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:39 [2019-12-20T19:23:39.838Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:39 [2019-12-20T19:23:39.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616821884 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing}
14:23:39 [2019-12-20T19:23:39.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616821885 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:23:39 [2019-12-20T19:23:39.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616821885 data=null} to TreeItem with text {ust-overlap-testing}
14:23:39 [2019-12-20T19:23:39.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616821885 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing}
14:23:39 [2019-12-20T19:23:39.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616821885 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:23:39 [2019-12-20T19:23:39.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616821889 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing}
14:23:39 [2019-12-20T19:23:39.838Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:39 [2019-12-20T19:23:39.838Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:39 [2019-12-20T19:23:39.838Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:39 [2019-12-20T19:23:39.838Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:39 [2019-12-20T19:23:39.838Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:39 [2019-12-20T19:23:39.838Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:23:39 [2019-12-20T19:23:39.838Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:39 [2019-12-20T19:23:39.838Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:39 [2019-12-20T19:23:39.838Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:39 [2019-12-20T19:23:39.838Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:39 [2019-12-20T19:23:39.838Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:39 [2019-12-20T19:23:39.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616821894 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:39 [2019-12-20T19:23:39.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616821894 data=null doit=true} to TreeItem with text {test}
14:23:39 [2019-12-20T19:23:39.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616821894 data=null} to TreeItem with text {test}
14:23:39 [2019-12-20T19:23:39.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616821894 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:39 [2019-12-20T19:23:39.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616821894 data=null item=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:39 [2019-12-20T19:23:39.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616821921 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:39 [2019-12-20T19:23:39.838Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:39 [2019-12-20T19:23:39.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616821922 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:39 [2019-12-20T19:23:39.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616821922 data=null doit=true} to TreeItem with text {test}
14:23:39 [2019-12-20T19:23:39.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616821922 data=null} to TreeItem with text {test}
14:23:39 [2019-12-20T19:23:39.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616821922 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:39 [2019-12-20T19:23:39.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616821922 data=null item=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:39 [2019-12-20T19:23:39.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616821981 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:39 [2019-12-20T19:23:39.838Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:23:39 [2019-12-20T19:23:39.838Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:39 [2019-12-20T19:23:39.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616821982 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:23:39 [2019-12-20T19:23:39.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616821982 data=null doit=true} to TreeItem with text {Traces [12]}
14:23:39 [2019-12-20T19:23:39.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616821982 data=null} to TreeItem with text {Traces [12]}
14:23:39 [2019-12-20T19:23:39.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616821982 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:39 [2019-12-20T19:23:39.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616821982 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:23:39 [2019-12-20T19:23:39.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616821997 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:39 [2019-12-20T19:23:39.838Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:23:40 [2019-12-20T19:23:40.094Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:40 [2019-12-20T19:23:40.094Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:40 [2019-12-20T19:23:40.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616822319 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:23:40 [2019-12-20T19:23:40.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=616822319 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:23:40 [2019-12-20T19:23:40.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=616822319 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:23:40 [2019-12-20T19:23:40.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616822319 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:23:40 [2019-12-20T19:23:40.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616822319 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:23:40 [2019-12-20T19:23:40.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616822355 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:23:40 [2019-12-20T19:23:40.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:40 [2019-12-20T19:23:40.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:40 [2019-12-20T19:23:40.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:40 [2019-12-20T19:23:40.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:40 [2019-12-20T19:23:40.094Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:40 [2019-12-20T19:23:40.094Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:40 [2019-12-20T19:23:40.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616822357 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:23:40 [2019-12-20T19:23:40.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=616822357 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:23:40 [2019-12-20T19:23:40.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=616822357 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:23:40 [2019-12-20T19:23:40.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616822357 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:23:40 [2019-12-20T19:23:40.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616822357 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:23:40 [2019-12-20T19:23:40.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616822360 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:23:40 [2019-12-20T19:23:40.094Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
14:23:40 [2019-12-20T19:23:40.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616822361 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:23:40 [2019-12-20T19:23:40.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=616822361 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:23:40 [2019-12-20T19:23:40.094Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:40 [2019-12-20T19:23:40.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=616822361 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:23:40 [2019-12-20T19:23:40.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616822361 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:23:40 [2019-12-20T19:23:40.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616822361 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:23:40 [2019-12-20T19:23:40.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616822371 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:23:40 [2019-12-20T19:23:40.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616822372 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
14:23:40 [2019-12-20T19:23:40.094Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616822372 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
14:23:40 [2019-12-20T19:23:40.094Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616822372 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:23:40 [2019-12-20T19:23:40.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616822418 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
14:23:40 [2019-12-20T19:23:40.094Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616822424 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:23:40 [2019-12-20T19:23:40.094Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=616822424 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:23:40 [2019-12-20T19:23:40.094Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=616822424 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:23:40 [2019-12-20T19:23:40.094Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
14:23:40 [2019-12-20T19:23:40.094Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:40 [2019-12-20T19:23:40.094Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:40 [2019-12-20T19:23:40.094Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:40 [2019-12-20T19:23:40.094Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:40 [2019-12-20T19:23:40.094Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:40 [2019-12-20T19:23:40.094Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:40 [2019-12-20T19:23:40.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:40 [2019-12-20T19:23:40.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:40 [2019-12-20T19:23:40.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:40 [2019-12-20T19:23:40.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:40 [2019-12-20T19:23:40.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:40 [2019-12-20T19:23:40.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:40 [2019-12-20T19:23:40.655Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:41 [2019-12-20T19:23:41.555Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:41 [2019-12-20T19:23:41.555Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:41 [2019-12-20T19:23:41.811Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:41 [2019-12-20T19:23:41.811Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:41 [2019-12-20T19:23:41.811Z] DEBUG - Attempting to set focus on Table with text {}
14:23:41 [2019-12-20T19:23:41.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616823927 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:23:41 [2019-12-20T19:23:41.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616823928 data=null doit=true} to TableItem with text {}
14:23:41 [2019-12-20T19:23:41.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616823928 data=null} to TableItem with text {}
14:23:41 [2019-12-20T19:23:41.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616823928 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:23:41 [2019-12-20T19:23:41.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616823931 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:23:41 [2019-12-20T19:23:41.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616823936 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:23:41 [2019-12-20T19:23:41.811Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:41 [2019-12-20T19:23:41.811Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:41 [2019-12-20T19:23:41.811Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:41 [2019-12-20T19:23:41.811Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:41 [2019-12-20T19:23:41.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616824020 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:23:41 [2019-12-20T19:23:41.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=616824020 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:23:41 [2019-12-20T19:23:41.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=616824020 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:23:41 [2019-12-20T19:23:41.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616824020 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:23:41 [2019-12-20T19:23:41.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616824020 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:23:41 [2019-12-20T19:23:41.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616824024 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:23:41 [2019-12-20T19:23:41.811Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:41 [2019-12-20T19:23:41.811Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:41 [2019-12-20T19:23:41.811Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:41 [2019-12-20T19:23:41.811Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:41 [2019-12-20T19:23:41.811Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:41 [2019-12-20T19:23:41.811Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:23:41 [2019-12-20T19:23:41.811Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:41 [2019-12-20T19:23:41.811Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:41 [2019-12-20T19:23:41.811Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:41 [2019-12-20T19:23:41.811Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:41 [2019-12-20T19:23:41.811Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:41 [2019-12-20T19:23:41.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616824028 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:41 [2019-12-20T19:23:41.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616824028 data=null doit=true} to TreeItem with text {test}
14:23:41 [2019-12-20T19:23:41.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616824028 data=null} to TreeItem with text {test}
14:23:41 [2019-12-20T19:23:41.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616824028 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:41 [2019-12-20T19:23:41.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616824028 data=null item=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:41 [2019-12-20T19:23:41.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616824074 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:41 [2019-12-20T19:23:41.812Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:41 [2019-12-20T19:23:41.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616824074 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:41 [2019-12-20T19:23:41.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616824074 data=null doit=true} to TreeItem with text {test}
14:23:41 [2019-12-20T19:23:41.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616824074 data=null} to TreeItem with text {test}
14:23:41 [2019-12-20T19:23:41.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616824075 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:41 [2019-12-20T19:23:41.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616824075 data=null item=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:41 [2019-12-20T19:23:41.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616824079 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:41 [2019-12-20T19:23:41.812Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:23:41 [2019-12-20T19:23:41.812Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:41 [2019-12-20T19:23:41.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616824080 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:23:41 [2019-12-20T19:23:41.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616824080 data=null doit=true} to TreeItem with text {Traces [12]}
14:23:41 [2019-12-20T19:23:41.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616824080 data=null} to TreeItem with text {Traces [12]}
14:23:41 [2019-12-20T19:23:41.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616824080 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:41 [2019-12-20T19:23:41.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616824080 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:23:41 [2019-12-20T19:23:41.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616824088 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:41 [2019-12-20T19:23:41.812Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:23:42 [2019-12-20T19:23:42.373Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:42 [2019-12-20T19:23:42.373Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:42 [2019-12-20T19:23:42.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616824510 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:23:42 [2019-12-20T19:23:42.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=616824510 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:23:42 [2019-12-20T19:23:42.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=616824510 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:23:42 [2019-12-20T19:23:42.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616824510 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:23:42 [2019-12-20T19:23:42.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616824510 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:23:42 [2019-12-20T19:23:42.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616824544 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:23:42 [2019-12-20T19:23:42.373Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:42 [2019-12-20T19:23:42.373Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:42 [2019-12-20T19:23:42.373Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:42 [2019-12-20T19:23:42.373Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:42 [2019-12-20T19:23:42.373Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:42 [2019-12-20T19:23:42.373Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:42 [2019-12-20T19:23:42.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616824546 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:23:42 [2019-12-20T19:23:42.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=616824546 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:23:42 [2019-12-20T19:23:42.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=616824546 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:23:42 [2019-12-20T19:23:42.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616824546 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:23:42 [2019-12-20T19:23:42.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616824546 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:23:42 [2019-12-20T19:23:42.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616824550 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:23:42 [2019-12-20T19:23:42.373Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
14:23:42 [2019-12-20T19:23:42.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616824550 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:23:42 [2019-12-20T19:23:42.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=616824550 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:23:42 [2019-12-20T19:23:42.373Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:42 [2019-12-20T19:23:42.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=616824550 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:23:42 [2019-12-20T19:23:42.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616824550 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:23:42 [2019-12-20T19:23:42.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616824550 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:23:42 [2019-12-20T19:23:42.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616824559 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:23:42 [2019-12-20T19:23:42.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616824560 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
14:23:42 [2019-12-20T19:23:42.374Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616824560 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
14:23:42 [2019-12-20T19:23:42.374Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616824560 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:23:42 [2019-12-20T19:23:42.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616824605 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
14:23:42 [2019-12-20T19:23:42.374Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616824611 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:23:42 [2019-12-20T19:23:42.374Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=616824611 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:23:42 [2019-12-20T19:23:42.374Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=616824611 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:23:42 [2019-12-20T19:23:42.374Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
14:23:42 [2019-12-20T19:23:42.374Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:42 [2019-12-20T19:23:42.374Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:42 [2019-12-20T19:23:42.374Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:42 [2019-12-20T19:23:42.374Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:42 [2019-12-20T19:23:42.374Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:42 [2019-12-20T19:23:42.374Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:42 [2019-12-20T19:23:42.374Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:42 [2019-12-20T19:23:42.934Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:42 [2019-12-20T19:23:42.934Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:42 [2019-12-20T19:23:42.934Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:42 [2019-12-20T19:23:42.934Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:42 [2019-12-20T19:23:42.934Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:42 [2019-12-20T19:23:42.934Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:42 [2019-12-20T19:23:42.934Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:42 [2019-12-20T19:23:42.934Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:43 [2019-12-20T19:23:43.862Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:43 [2019-12-20T19:23:43.862Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:43 [2019-12-20T19:23:43.862Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:43 [2019-12-20T19:23:43.862Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:43 [2019-12-20T19:23:43.862Z] DEBUG - Attempting to set focus on Table with text {}
14:23:43 [2019-12-20T19:23:43.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616826114 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:23:43 [2019-12-20T19:23:43.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616826114 data=null doit=true} to TableItem with text {}
14:23:43 [2019-12-20T19:23:43.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616826114 data=null} to TableItem with text {}
14:23:43 [2019-12-20T19:23:43.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616826115 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:23:43 [2019-12-20T19:23:43.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616826115 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:23:43 [2019-12-20T19:23:43.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616826119 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:23:43 [2019-12-20T19:23:43.862Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:43 [2019-12-20T19:23:43.862Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:43 [2019-12-20T19:23:43.862Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:43 [2019-12-20T19:23:43.862Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:43 [2019-12-20T19:23:43.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616826206 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:23:43 [2019-12-20T19:23:43.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=616826206 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:23:43 [2019-12-20T19:23:43.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=616826206 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:23:43 [2019-12-20T19:23:43.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616826206 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:23:43 [2019-12-20T19:23:43.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616826207 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:23:43 [2019-12-20T19:23:43.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616826210 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:23:43 [2019-12-20T19:23:43.862Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:43 [2019-12-20T19:23:43.862Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:43 [2019-12-20T19:23:43.862Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:43 [2019-12-20T19:23:43.862Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:43 [2019-12-20T19:23:43.862Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:43 [2019-12-20T19:23:43.862Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:23:43 [2019-12-20T19:23:43.862Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:43 [2019-12-20T19:23:43.862Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:43 [2019-12-20T19:23:43.862Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:43 [2019-12-20T19:23:43.862Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:43 [2019-12-20T19:23:43.862Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:43 [2019-12-20T19:23:43.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616826214 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:43 [2019-12-20T19:23:43.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616826214 data=null doit=true} to TreeItem with text {test}
14:23:43 [2019-12-20T19:23:43.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616826214 data=null} to TreeItem with text {test}
14:23:43 [2019-12-20T19:23:43.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616826215 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:43 [2019-12-20T19:23:43.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616826215 data=null item=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:44 [2019-12-20T19:23:44.117Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616826276 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:44 [2019-12-20T19:23:44.117Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:44 [2019-12-20T19:23:44.117Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616826276 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:44 [2019-12-20T19:23:44.117Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616826276 data=null doit=true} to TreeItem with text {test}
14:23:44 [2019-12-20T19:23:44.117Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616826276 data=null} to TreeItem with text {test}
14:23:44 [2019-12-20T19:23:44.117Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616826276 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:44 [2019-12-20T19:23:44.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616826276 data=null item=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:44 [2019-12-20T19:23:44.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616826281 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:44 [2019-12-20T19:23:44.118Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:23:44 [2019-12-20T19:23:44.118Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:44 [2019-12-20T19:23:44.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616826281 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:23:44 [2019-12-20T19:23:44.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616826281 data=null doit=true} to TreeItem with text {Traces [12]}
14:23:44 [2019-12-20T19:23:44.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616826281 data=null} to TreeItem with text {Traces [12]}
14:23:44 [2019-12-20T19:23:44.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616826281 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:44 [2019-12-20T19:23:44.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616826281 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:23:44 [2019-12-20T19:23:44.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616826288 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:44 [2019-12-20T19:23:44.118Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:23:44 [2019-12-20T19:23:44.373Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:44 [2019-12-20T19:23:44.373Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:44 [2019-12-20T19:23:44.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616826710 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:23:44 [2019-12-20T19:23:44.373Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=616826710 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:23:44 [2019-12-20T19:23:44.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=616826711 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:23:44 [2019-12-20T19:23:44.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616826711 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:23:44 [2019-12-20T19:23:44.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616826711 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:23:44 [2019-12-20T19:23:44.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616826763 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:23:44 [2019-12-20T19:23:44.629Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:44 [2019-12-20T19:23:44.629Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:44 [2019-12-20T19:23:44.629Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:44 [2019-12-20T19:23:44.629Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:44 [2019-12-20T19:23:44.629Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:44 [2019-12-20T19:23:44.629Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:44 [2019-12-20T19:23:44.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616826765 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:23:44 [2019-12-20T19:23:44.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=616826765 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:23:44 [2019-12-20T19:23:44.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=616826765 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:23:44 [2019-12-20T19:23:44.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616826765 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:23:44 [2019-12-20T19:23:44.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616826765 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:23:44 [2019-12-20T19:23:44.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616826770 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:23:44 [2019-12-20T19:23:44.629Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
14:23:44 [2019-12-20T19:23:44.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616826770 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:23:44 [2019-12-20T19:23:44.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=616826770 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:23:44 [2019-12-20T19:23:44.629Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:44 [2019-12-20T19:23:44.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=616826770 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:23:44 [2019-12-20T19:23:44.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616826770 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:23:44 [2019-12-20T19:23:44.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616826771 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:23:44 [2019-12-20T19:23:44.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616826774 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:23:44 [2019-12-20T19:23:44.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616826774 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)}
14:23:44 [2019-12-20T19:23:44.629Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616826774 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)}
14:23:44 [2019-12-20T19:23:44.629Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616826818 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)}
14:23:44 [2019-12-20T19:23:44.629Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616826819 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:23:44 [2019-12-20T19:23:44.629Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=616826819 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:23:44 [2019-12-20T19:23:44.629Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=616826819 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:23:44 [2019-12-20T19:23:44.629Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
14:23:44 [2019-12-20T19:23:44.629Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:44 [2019-12-20T19:23:44.629Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:44 [2019-12-20T19:23:44.629Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:44 [2019-12-20T19:23:44.629Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:44 [2019-12-20T19:23:44.629Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:44 [2019-12-20T19:23:44.629Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:44 [2019-12-20T19:23:44.629Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:44 [2019-12-20T19:23:44.629Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:44 [2019-12-20T19:23:44.629Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616826774 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:23:45 [2019-12-20T19:23:45.193Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:45 [2019-12-20T19:23:45.193Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:45 [2019-12-20T19:23:45.193Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:45 [2019-12-20T19:23:45.193Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:45 [2019-12-20T19:23:45.193Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:45 [2019-12-20T19:23:45.193Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:45 [2019-12-20T19:23:45.193Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:45 [2019-12-20T19:23:45.193Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:45 [2019-12-20T19:23:45.193Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:45 [2019-12-20T19:23:45.193Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:45 [2019-12-20T19:23:45.193Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:45 [2019-12-20T19:23:45.193Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:45 [2019-12-20T19:23:45.193Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:45 [2019-12-20T19:23:45.193Z] DEBUG - Attempting to set focus on Table with text {}
14:23:45 [2019-12-20T19:23:45.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616827322 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:23:45 [2019-12-20T19:23:45.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616827322 data=null doit=true} to TableItem with text {}
14:23:45 [2019-12-20T19:23:45.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616827322 data=null} to TableItem with text {}
14:23:45 [2019-12-20T19:23:45.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616827322 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:23:45 [2019-12-20T19:23:45.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616827322 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:23:45 [2019-12-20T19:23:45.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616827333 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:23:45 [2019-12-20T19:23:45.193Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:45 [2019-12-20T19:23:45.193Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:46 [2019-12-20T19:23:46.122Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:46 [2019-12-20T19:23:46.122Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:46 [2019-12-20T19:23:46.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616828396 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:23:46 [2019-12-20T19:23:46.122Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=616828396 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:23:46 [2019-12-20T19:23:46.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=616828396 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:23:46 [2019-12-20T19:23:46.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616828396 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:23:46 [2019-12-20T19:23:46.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616828396 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:23:46 [2019-12-20T19:23:46.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616828401 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:23:46 [2019-12-20T19:23:46.122Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:46 [2019-12-20T19:23:46.122Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:46 [2019-12-20T19:23:46.122Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:46 [2019-12-20T19:23:46.122Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:46 [2019-12-20T19:23:46.122Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:46 [2019-12-20T19:23:46.122Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:23:46 [2019-12-20T19:23:46.122Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:46 [2019-12-20T19:23:46.122Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:46 [2019-12-20T19:23:46.122Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:46 [2019-12-20T19:23:46.122Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:46 [2019-12-20T19:23:46.122Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:46 [2019-12-20T19:23:46.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616828405 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:46 [2019-12-20T19:23:46.122Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616828406 data=null doit=true} to TreeItem with text {test}
14:23:46 [2019-12-20T19:23:46.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616828406 data=null} to TreeItem with text {test}
14:23:46 [2019-12-20T19:23:46.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616828406 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:46 [2019-12-20T19:23:46.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616828406 data=null item=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:46 [2019-12-20T19:23:46.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616828426 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:46 [2019-12-20T19:23:46.122Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:46 [2019-12-20T19:23:46.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616828426 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:46 [2019-12-20T19:23:46.122Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616828426 data=null doit=true} to TreeItem with text {test}
14:23:46 [2019-12-20T19:23:46.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616828426 data=null} to TreeItem with text {test}
14:23:46 [2019-12-20T19:23:46.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616828427 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:46 [2019-12-20T19:23:46.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616828427 data=null item=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:46 [2019-12-20T19:23:46.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616828438 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:46 [2019-12-20T19:23:46.122Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:23:46 [2019-12-20T19:23:46.122Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:46 [2019-12-20T19:23:46.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616828439 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:23:46 [2019-12-20T19:23:46.122Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616828439 data=null doit=true} to TreeItem with text {Traces [12]}
14:23:46 [2019-12-20T19:23:46.122Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616828439 data=null} to TreeItem with text {Traces [12]}
14:23:46 [2019-12-20T19:23:46.122Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616828439 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:46 [2019-12-20T19:23:46.122Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616828439 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:23:46 [2019-12-20T19:23:46.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616828454 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:46 [2019-12-20T19:23:46.122Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:23:46 [2019-12-20T19:23:46.378Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:46 [2019-12-20T19:23:46.378Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:46 [2019-12-20T19:23:46.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616828626 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)}
14:23:46 [2019-12-20T19:23:46.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=616828626 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
14:23:46 [2019-12-20T19:23:46.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=616828626 data=null} to TreeItem with text {simple_server-thread1(2)}
14:23:46 [2019-12-20T19:23:46.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616828626 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
14:23:46 [2019-12-20T19:23:46.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616828626 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:23:46 [2019-12-20T19:23:46.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616828694 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
14:23:46 [2019-12-20T19:23:46.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:46 [2019-12-20T19:23:46.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:46 [2019-12-20T19:23:46.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:46 [2019-12-20T19:23:46.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:46 [2019-12-20T19:23:46.378Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:46 [2019-12-20T19:23:46.378Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:46 [2019-12-20T19:23:46.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616828695 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)}
14:23:46 [2019-12-20T19:23:46.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=616828695 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
14:23:46 [2019-12-20T19:23:46.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=616828695 data=null} to TreeItem with text {simple_server-thread1(2)}
14:23:46 [2019-12-20T19:23:46.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616828696 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
14:23:46 [2019-12-20T19:23:46.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616828696 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:23:46 [2019-12-20T19:23:46.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616828699 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
14:23:46 [2019-12-20T19:23:46.378Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)}
14:23:46 [2019-12-20T19:23:46.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616828700 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)}
14:23:46 [2019-12-20T19:23:46.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=616828700 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
14:23:46 [2019-12-20T19:23:46.378Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:46 [2019-12-20T19:23:46.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=616828700 data=null} to TreeItem with text {simple_server-thread1(2)}
14:23:46 [2019-12-20T19:23:46.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616828700 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
14:23:46 [2019-12-20T19:23:46.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616828700 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:23:46 [2019-12-20T19:23:46.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616828703 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
14:23:46 [2019-12-20T19:23:46.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616828703 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)}
14:23:46 [2019-12-20T19:23:46.378Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616828703 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)}
14:23:46 [2019-12-20T19:23:46.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616828753 data=null button=1 stateMask=0x80000 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)}
14:23:46 [2019-12-20T19:23:46.634Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616828753 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)}
14:23:46 [2019-12-20T19:23:46.634Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=616828753 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
14:23:46 [2019-12-20T19:23:46.634Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=616828754 data=null} to TreeItem with text {simple_server-thread1(2)}
14:23:46 [2019-12-20T19:23:46.634Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)}
14:23:46 [2019-12-20T19:23:46.634Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:46 [2019-12-20T19:23:46.634Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:46 [2019-12-20T19:23:46.634Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:46 [2019-12-20T19:23:46.634Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:46 [2019-12-20T19:23:46.634Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:46 [2019-12-20T19:23:46.634Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:46 [2019-12-20T19:23:46.634Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:46 [2019-12-20T19:23:46.634Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:46 [2019-12-20T19:23:46.634Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:46 [2019-12-20T19:23:46.634Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616828703 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:23:47 [2019-12-20T19:23:47.197Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:47 [2019-12-20T19:23:47.197Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:47 [2019-12-20T19:23:47.197Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:47 [2019-12-20T19:23:47.197Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:47 [2019-12-20T19:23:47.197Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:47 [2019-12-20T19:23:47.197Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:47 [2019-12-20T19:23:47.197Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:47 [2019-12-20T19:23:47.197Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:47 [2019-12-20T19:23:47.197Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:47 [2019-12-20T19:23:47.197Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:47 [2019-12-20T19:23:47.197Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:47 [2019-12-20T19:23:47.197Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:47 [2019-12-20T19:23:47.197Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:47 [2019-12-20T19:23:47.197Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:47 [2019-12-20T19:23:47.197Z] DEBUG - Attempting to set focus on Table with text {}
14:23:47 [2019-12-20T19:23:47.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616829289 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:23:47 [2019-12-20T19:23:47.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616829289 data=null doit=true} to TableItem with text {}
14:23:47 [2019-12-20T19:23:47.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616829289 data=null} to TableItem with text {}
14:23:47 [2019-12-20T19:23:47.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616829290 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:23:47 [2019-12-20T19:23:47.197Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616829290 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:23:47 [2019-12-20T19:23:47.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616829302 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:23:47 [2019-12-20T19:23:47.197Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:47 [2019-12-20T19:23:47.197Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:48 [2019-12-20T19:23:48.126Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:48 [2019-12-20T19:23:48.127Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:48 [2019-12-20T19:23:48.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616830270 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)}
14:23:48 [2019-12-20T19:23:48.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=616830270 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
14:23:48 [2019-12-20T19:23:48.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=616830270 data=null} to TreeItem with text {simple_server-thread1(2)}
14:23:48 [2019-12-20T19:23:48.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616830270 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
14:23:48 [2019-12-20T19:23:48.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616830271 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:23:48 [2019-12-20T19:23:48.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616830275 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
14:23:48 [2019-12-20T19:23:48.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:48 [2019-12-20T19:23:48.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:48 [2019-12-20T19:23:48.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:48 [2019-12-20T19:23:48.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:48 [2019-12-20T19:23:48.127Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:48 [2019-12-20T19:23:48.127Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:23:48 [2019-12-20T19:23:48.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:48 [2019-12-20T19:23:48.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:48 [2019-12-20T19:23:48.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:48 [2019-12-20T19:23:48.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:48 [2019-12-20T19:23:48.127Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:48 [2019-12-20T19:23:48.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616830279 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:48 [2019-12-20T19:23:48.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616830279 data=null doit=true} to TreeItem with text {test}
14:23:48 [2019-12-20T19:23:48.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616830279 data=null} to TreeItem with text {test}
14:23:48 [2019-12-20T19:23:48.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616830279 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:48 [2019-12-20T19:23:48.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616830279 data=null item=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:48 [2019-12-20T19:23:48.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616830311 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:48 [2019-12-20T19:23:48.127Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:48 [2019-12-20T19:23:48.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616830312 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:48 [2019-12-20T19:23:48.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616830312 data=null doit=true} to TreeItem with text {test}
14:23:48 [2019-12-20T19:23:48.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616830312 data=null} to TreeItem with text {test}
14:23:48 [2019-12-20T19:23:48.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616830312 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:48 [2019-12-20T19:23:48.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616830312 data=null item=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:48 [2019-12-20T19:23:48.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616830316 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:48 [2019-12-20T19:23:48.127Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:23:48 [2019-12-20T19:23:48.127Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:48 [2019-12-20T19:23:48.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616830317 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:23:48 [2019-12-20T19:23:48.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616830317 data=null doit=true} to TreeItem with text {Traces [12]}
14:23:48 [2019-12-20T19:23:48.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616830317 data=null} to TreeItem with text {Traces [12]}
14:23:48 [2019-12-20T19:23:48.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616830317 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:48 [2019-12-20T19:23:48.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616830317 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:23:48 [2019-12-20T19:23:48.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616830335 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:48 [2019-12-20T19:23:48.127Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:23:48 [2019-12-20T19:23:48.384Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:48 [2019-12-20T19:23:48.384Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:48 [2019-12-20T19:23:48.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616830687 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)}
14:23:48 [2019-12-20T19:23:48.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=616830688 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
14:23:48 [2019-12-20T19:23:48.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=616830688 data=null} to TreeItem with text {simple_server-thread2(2)}
14:23:48 [2019-12-20T19:23:48.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616830688 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
14:23:48 [2019-12-20T19:23:48.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616830688 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:23:48 [2019-12-20T19:23:48.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616830701 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
14:23:48 [2019-12-20T19:23:48.384Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:48 [2019-12-20T19:23:48.384Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:48 [2019-12-20T19:23:48.384Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:48 [2019-12-20T19:23:48.384Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:48 [2019-12-20T19:23:48.384Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:48 [2019-12-20T19:23:48.384Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:48 [2019-12-20T19:23:48.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616830715 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)}
14:23:48 [2019-12-20T19:23:48.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=616830715 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
14:23:48 [2019-12-20T19:23:48.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=616830715 data=null} to TreeItem with text {simple_server-thread2(2)}
14:23:48 [2019-12-20T19:23:48.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616830715 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
14:23:48 [2019-12-20T19:23:48.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616830716 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:23:48 [2019-12-20T19:23:48.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616830723 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
14:23:48 [2019-12-20T19:23:48.384Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)}
14:23:48 [2019-12-20T19:23:48.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616830723 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)}
14:23:48 [2019-12-20T19:23:48.384Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=616830723 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
14:23:48 [2019-12-20T19:23:48.384Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:48 [2019-12-20T19:23:48.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=616830723 data=null} to TreeItem with text {simple_server-thread2(2)}
14:23:48 [2019-12-20T19:23:48.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616830724 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
14:23:48 [2019-12-20T19:23:48.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616830724 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:23:48 [2019-12-20T19:23:48.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616830727 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
14:23:48 [2019-12-20T19:23:48.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616830727 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)}
14:23:48 [2019-12-20T19:23:48.384Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616830728 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)}
14:23:48 [2019-12-20T19:23:48.640Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616830728 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:23:48 [2019-12-20T19:23:48.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616830797 data=null button=1 stateMask=0x80000 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)}
14:23:48 [2019-12-20T19:23:48.640Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616830804 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)}
14:23:48 [2019-12-20T19:23:48.640Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=616830805 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
14:23:48 [2019-12-20T19:23:48.640Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=616830805 data=null} to TreeItem with text {simple_server-thread2(2)}
14:23:48 [2019-12-20T19:23:48.640Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)}
14:23:48 [2019-12-20T19:23:48.640Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:48 [2019-12-20T19:23:48.640Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:48 [2019-12-20T19:23:48.640Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:48 [2019-12-20T19:23:48.640Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:48 [2019-12-20T19:23:48.640Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:48 [2019-12-20T19:23:48.640Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:48 [2019-12-20T19:23:48.640Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:48 [2019-12-20T19:23:48.640Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:48 [2019-12-20T19:23:48.640Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:48 [2019-12-20T19:23:48.640Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:49 [2019-12-20T19:23:49.201Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:49 [2019-12-20T19:23:49.201Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:49 [2019-12-20T19:23:49.201Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:49 [2019-12-20T19:23:49.201Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:49 [2019-12-20T19:23:49.201Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:49 [2019-12-20T19:23:49.201Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:49 [2019-12-20T19:23:49.201Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:49 [2019-12-20T19:23:49.201Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:49 [2019-12-20T19:23:49.201Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:49 [2019-12-20T19:23:49.201Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:49 [2019-12-20T19:23:49.201Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:49 [2019-12-20T19:23:49.201Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:49 [2019-12-20T19:23:49.201Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:49 [2019-12-20T19:23:49.201Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:49 [2019-12-20T19:23:49.201Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:49 [2019-12-20T19:23:49.201Z] DEBUG - Attempting to set focus on Table with text {}
14:23:49 [2019-12-20T19:23:49.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616831308 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:23:49 [2019-12-20T19:23:49.201Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616831308 data=null doit=true} to TableItem with text {}
14:23:49 [2019-12-20T19:23:49.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616831308 data=null} to TableItem with text {}
14:23:49 [2019-12-20T19:23:49.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616831309 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:23:49 [2019-12-20T19:23:49.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616831309 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:23:49 [2019-12-20T19:23:49.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616831318 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:23:49 [2019-12-20T19:23:49.202Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:49 [2019-12-20T19:23:49.202Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:50 [2019-12-20T19:23:50.129Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:50 [2019-12-20T19:23:50.129Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:50 [2019-12-20T19:23:50.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616832281 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)}
14:23:50 [2019-12-20T19:23:50.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=616832281 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
14:23:50 [2019-12-20T19:23:50.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=616832281 data=null} to TreeItem with text {simple_server-thread2(2)}
14:23:50 [2019-12-20T19:23:50.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616832281 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
14:23:50 [2019-12-20T19:23:50.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616832281 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:23:50 [2019-12-20T19:23:50.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616832285 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
14:23:50 [2019-12-20T19:23:50.130Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:50 [2019-12-20T19:23:50.130Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:50 [2019-12-20T19:23:50.130Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:50 [2019-12-20T19:23:50.130Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:50 [2019-12-20T19:23:50.130Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:50 [2019-12-20T19:23:50.130Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:23:50 [2019-12-20T19:23:50.130Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:50 [2019-12-20T19:23:50.130Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:50 [2019-12-20T19:23:50.130Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:50 [2019-12-20T19:23:50.130Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:50 [2019-12-20T19:23:50.130Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:50 [2019-12-20T19:23:50.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616832289 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:50 [2019-12-20T19:23:50.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616832289 data=null doit=true} to TreeItem with text {test}
14:23:50 [2019-12-20T19:23:50.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616832290 data=null} to TreeItem with text {test}
14:23:50 [2019-12-20T19:23:50.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616832290 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:50 [2019-12-20T19:23:50.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616832290 data=null item=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:50 [2019-12-20T19:23:50.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616832319 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:50 [2019-12-20T19:23:50.130Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:50 [2019-12-20T19:23:50.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616832319 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:50 [2019-12-20T19:23:50.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616832319 data=null doit=true} to TreeItem with text {test}
14:23:50 [2019-12-20T19:23:50.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616832319 data=null} to TreeItem with text {test}
14:23:50 [2019-12-20T19:23:50.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616832319 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:50 [2019-12-20T19:23:50.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616832319 data=null item=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:50 [2019-12-20T19:23:50.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616832325 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:50 [2019-12-20T19:23:50.130Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:23:50 [2019-12-20T19:23:50.130Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:50 [2019-12-20T19:23:50.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616832325 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:23:50 [2019-12-20T19:23:50.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616832325 data=null doit=true} to TreeItem with text {Traces [12]}
14:23:50 [2019-12-20T19:23:50.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616832325 data=null} to TreeItem with text {Traces [12]}
14:23:50 [2019-12-20T19:23:50.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616832325 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:50 [2019-12-20T19:23:50.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616832326 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:23:50 [2019-12-20T19:23:50.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616832338 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:50 [2019-12-20T19:23:50.130Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:23:50 [2019-12-20T19:23:50.386Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:50 [2019-12-20T19:23:50.386Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:50 [2019-12-20T19:23:50.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616832687 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)}
14:23:50 [2019-12-20T19:23:50.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=616832687 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
14:23:50 [2019-12-20T19:23:50.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=616832687 data=null} to TreeItem with text {ust-overlap-testing(2)}
14:23:50 [2019-12-20T19:23:50.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616832687 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:23:50 [2019-12-20T19:23:50.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616832687 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:23:50 [2019-12-20T19:23:50.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616832700 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:23:50 [2019-12-20T19:23:50.387Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:50 [2019-12-20T19:23:50.387Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:50 [2019-12-20T19:23:50.387Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:50 [2019-12-20T19:23:50.387Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:50 [2019-12-20T19:23:50.387Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:50 [2019-12-20T19:23:50.387Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:50 [2019-12-20T19:23:50.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616832715 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)}
14:23:50 [2019-12-20T19:23:50.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=616832715 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
14:23:50 [2019-12-20T19:23:50.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=616832715 data=null} to TreeItem with text {ust-overlap-testing(2)}
14:23:50 [2019-12-20T19:23:50.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616832715 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:23:50 [2019-12-20T19:23:50.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616832715 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:23:50 [2019-12-20T19:23:50.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616832723 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:23:50 [2019-12-20T19:23:50.387Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
14:23:50 [2019-12-20T19:23:50.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616832723 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)}
14:23:50 [2019-12-20T19:23:50.387Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=616832723 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
14:23:50 [2019-12-20T19:23:50.387Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:50 [2019-12-20T19:23:50.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=616832723 data=null} to TreeItem with text {ust-overlap-testing(2)}
14:23:50 [2019-12-20T19:23:50.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616832723 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:23:50 [2019-12-20T19:23:50.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616832723 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:23:50 [2019-12-20T19:23:50.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616832727 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:23:50 [2019-12-20T19:23:50.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616832727 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)}
14:23:50 [2019-12-20T19:23:50.387Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616832727 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)}
14:23:50 [2019-12-20T19:23:50.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616832785 data=null button=1 stateMask=0x80000 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)}
14:23:50 [2019-12-20T19:23:50.643Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616832786 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)}
14:23:50 [2019-12-20T19:23:50.643Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=616832786 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
14:23:50 [2019-12-20T19:23:50.643Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=616832786 data=null} to TreeItem with text {ust-overlap-testing(2)}
14:23:50 [2019-12-20T19:23:50.643Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
14:23:50 [2019-12-20T19:23:50.643Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:50 [2019-12-20T19:23:50.643Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:50 [2019-12-20T19:23:50.643Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:50 [2019-12-20T19:23:50.643Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:50 [2019-12-20T19:23:50.643Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:50 [2019-12-20T19:23:50.643Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:50 [2019-12-20T19:23:50.643Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:50 [2019-12-20T19:23:50.643Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:50 [2019-12-20T19:23:50.643Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:50 [2019-12-20T19:23:50.643Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:50 [2019-12-20T19:23:50.643Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:50 [2019-12-20T19:23:50.643Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616832727 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:23:51 [2019-12-20T19:23:51.204Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:51 [2019-12-20T19:23:51.204Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:51 [2019-12-20T19:23:51.204Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:51 [2019-12-20T19:23:51.204Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:51 [2019-12-20T19:23:51.204Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:51 [2019-12-20T19:23:51.204Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:51 [2019-12-20T19:23:51.204Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:51 [2019-12-20T19:23:51.204Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:51 [2019-12-20T19:23:51.204Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:51 [2019-12-20T19:23:51.204Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:51 [2019-12-20T19:23:51.204Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:51 [2019-12-20T19:23:51.204Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:51 [2019-12-20T19:23:51.204Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:51 [2019-12-20T19:23:51.204Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:51 [2019-12-20T19:23:51.204Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:51 [2019-12-20T19:23:51.204Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:51 [2019-12-20T19:23:51.204Z] DEBUG - Attempting to set focus on Table with text {}
14:23:51 [2019-12-20T19:23:51.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616833289 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:23:51 [2019-12-20T19:23:51.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616833289 data=null doit=true} to TableItem with text {}
14:23:51 [2019-12-20T19:23:51.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616833289 data=null} to TableItem with text {}
14:23:51 [2019-12-20T19:23:51.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616833289 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:23:51 [2019-12-20T19:23:51.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616833289 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:23:51 [2019-12-20T19:23:51.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616833294 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:23:51 [2019-12-20T19:23:51.204Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:51 [2019-12-20T19:23:51.204Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:52 [2019-12-20T19:23:52.132Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:52 [2019-12-20T19:23:52.132Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:52 [2019-12-20T19:23:52.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616834253 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)}
14:23:52 [2019-12-20T19:23:52.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=616834253 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
14:23:52 [2019-12-20T19:23:52.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=616834253 data=null} to TreeItem with text {ust-overlap-testing(2)}
14:23:52 [2019-12-20T19:23:52.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616834253 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:23:52 [2019-12-20T19:23:52.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616834253 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:23:52 [2019-12-20T19:23:52.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616834257 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:23:52 [2019-12-20T19:23:52.132Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:52 [2019-12-20T19:23:52.132Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:52 [2019-12-20T19:23:52.132Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:52 [2019-12-20T19:23:52.132Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:52 [2019-12-20T19:23:52.132Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:52 [2019-12-20T19:23:52.132Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:23:52 [2019-12-20T19:23:52.132Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:52 [2019-12-20T19:23:52.132Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:52 [2019-12-20T19:23:52.132Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:52 [2019-12-20T19:23:52.132Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:52 [2019-12-20T19:23:52.132Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:52 [2019-12-20T19:23:52.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616834282 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:52 [2019-12-20T19:23:52.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616834282 data=null doit=true} to TreeItem with text {test}
14:23:52 [2019-12-20T19:23:52.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616834283 data=null} to TreeItem with text {test}
14:23:52 [2019-12-20T19:23:52.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616834283 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:52 [2019-12-20T19:23:52.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616834283 data=null item=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:52 [2019-12-20T19:23:52.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616834317 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:52 [2019-12-20T19:23:52.132Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:52 [2019-12-20T19:23:52.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616834318 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:52 [2019-12-20T19:23:52.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616834318 data=null doit=true} to TreeItem with text {test}
14:23:52 [2019-12-20T19:23:52.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616834318 data=null} to TreeItem with text {test}
14:23:52 [2019-12-20T19:23:52.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616834318 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:52 [2019-12-20T19:23:52.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616834318 data=null item=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:52 [2019-12-20T19:23:52.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616834330 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:52 [2019-12-20T19:23:52.132Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:23:52 [2019-12-20T19:23:52.132Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:52 [2019-12-20T19:23:52.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616834330 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:23:52 [2019-12-20T19:23:52.132Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616834330 data=null doit=true} to TreeItem with text {Traces [12]}
14:23:52 [2019-12-20T19:23:52.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616834330 data=null} to TreeItem with text {Traces [12]}
14:23:52 [2019-12-20T19:23:52.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616834331 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:52 [2019-12-20T19:23:52.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616834331 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:23:52 [2019-12-20T19:23:52.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616834338 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:52 [2019-12-20T19:23:52.133Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:23:52 [2019-12-20T19:23:52.133Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:52 [2019-12-20T19:23:52.133Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:52 [2019-12-20T19:23:52.133Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:52 [2019-12-20T19:23:52.133Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:52 [2019-12-20T19:23:52.133Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:52 [2019-12-20T19:23:52.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616834379 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:52 [2019-12-20T19:23:52.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616834379 data=null doit=true} to TreeItem with text {test}
14:23:52 [2019-12-20T19:23:52.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616834380 data=null} to TreeItem with text {test}
14:23:52 [2019-12-20T19:23:52.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616834380 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:52 [2019-12-20T19:23:52.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616834380 data=null item=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:52 [2019-12-20T19:23:52.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616834389 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:52 [2019-12-20T19:23:52.133Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:52 [2019-12-20T19:23:52.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616834389 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:52 [2019-12-20T19:23:52.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616834389 data=null doit=true} to TreeItem with text {test}
14:23:52 [2019-12-20T19:23:52.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616834389 data=null} to TreeItem with text {test}
14:23:52 [2019-12-20T19:23:52.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616834389 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:52 [2019-12-20T19:23:52.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616834389 data=null item=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:52 [2019-12-20T19:23:52.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616834401 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:52 [2019-12-20T19:23:52.133Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:23:52 [2019-12-20T19:23:52.133Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:52 [2019-12-20T19:23:52.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616834402 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:23:52 [2019-12-20T19:23:52.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616834402 data=null doit=true} to TreeItem with text {Traces [12]}
14:23:52 [2019-12-20T19:23:52.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616834402 data=null} to TreeItem with text {Traces [12]}
14:23:52 [2019-12-20T19:23:52.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616834402 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:52 [2019-12-20T19:23:52.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616834402 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:23:52 [2019-12-20T19:23:52.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616834410 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:52 [2019-12-20T19:23:52.133Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:52 [2019-12-20T19:23:52.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616834417 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:23:52 [2019-12-20T19:23:52.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616834417 data=null doit=true} to TreeItem with text {Traces [12]}
14:23:52 [2019-12-20T19:23:52.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616834417 data=null} to TreeItem with text {Traces [12]}
14:23:52 [2019-12-20T19:23:52.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616834418 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:52 [2019-12-20T19:23:52.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616834418 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:23:52 [2019-12-20T19:23:52.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616834421 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:23:52 [2019-12-20T19:23:52.133Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:23:52 [2019-12-20T19:23:52.133Z] DEBUG - Clicking on with mnemonic 'Clear'
14:23:52 [2019-12-20T19:23:52.389Z] DEBUG - Clicked on with mnemonic 'Clear'
14:23:52 [2019-12-20T19:23:52.389Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:23:52 [2019-12-20T19:23:52.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=616834681 data=null doit=true} to Shell with text {Confirm Clear}
14:23:52 [2019-12-20T19:23:52.389Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:23:52 [2019-12-20T19:23:52.389Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:23:52 [2019-12-20T19:23:52.389Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:23:52 [2019-12-20T19:23:52.389Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:23:52 [2019-12-20T19:23:52.389Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:23:52 [2019-12-20T19:23:52.389Z] DEBUG - Clicking on &Yes
14:23:52 [2019-12-20T19:23:52.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616834681 data=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:23:52 [2019-12-20T19:23:52.389Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616834681 data=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:23:52 [2019-12-20T19:23:52.389Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616834682 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:23:52 [2019-12-20T19:23:52.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616834682 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:23:52 [2019-12-20T19:23:52.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616834682 data=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:23:52 [2019-12-20T19:23:52.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616834682 data=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:23:52 [2019-12-20T19:23:52.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616834682 data=null item=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:23:55 [2019-12-20T19:23:55.654Z] DEBUG - Clicked on 
14:23:55 [2019-12-20T19:23:55.654Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=616834494 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:23:55 [2019-12-20T19:23:55.910Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:23:55 [2019-12-20T19:23:55.910Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:55 [2019-12-20T19:23:55.910Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:55 [2019-12-20T19:23:55.910Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:55 [2019-12-20T19:23:55.910Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:55 [2019-12-20T19:23:55.910Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:55 [2019-12-20T19:23:55.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616838220 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:55 [2019-12-20T19:23:55.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616838220 data=null doit=true} to TreeItem with text {test}
14:23:55 [2019-12-20T19:23:55.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616838220 data=null} to TreeItem with text {test}
14:23:55 [2019-12-20T19:23:55.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616838220 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:55 [2019-12-20T19:23:55.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616838220 data=null item=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:55 [2019-12-20T19:23:55.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616838234 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:55 [2019-12-20T19:23:55.910Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:55 [2019-12-20T19:23:55.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616838234 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:55 [2019-12-20T19:23:55.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616838234 data=null doit=true} to TreeItem with text {test}
14:23:55 [2019-12-20T19:23:55.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616838234 data=null} to TreeItem with text {test}
14:23:55 [2019-12-20T19:23:55.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616838234 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:55 [2019-12-20T19:23:55.910Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616838235 data=null item=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:55 [2019-12-20T19:23:55.910Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616838239 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:55 [2019-12-20T19:23:55.910Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:23:55 [2019-12-20T19:23:55.910Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:55 [2019-12-20T19:23:55.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616838239 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:23:55 [2019-12-20T19:23:55.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616838239 data=null doit=true} to TreeItem with text {Traces [0]}
14:23:55 [2019-12-20T19:23:55.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616838239 data=null} to TreeItem with text {Traces [0]}
14:23:55 [2019-12-20T19:23:55.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616838240 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:23:55 [2019-12-20T19:23:55.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616838240 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:23:55 [2019-12-20T19:23:55.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616838245 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:23:55 [2019-12-20T19:23:55.911Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:55 [2019-12-20T19:23:55.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616838250 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:23:55 [2019-12-20T19:23:55.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616838250 data=null doit=true} to TreeItem with text {Traces [0]}
14:23:55 [2019-12-20T19:23:55.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616838251 data=null} to TreeItem with text {Traces [0]}
14:23:55 [2019-12-20T19:23:55.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616838251 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:23:55 [2019-12-20T19:23:55.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616838251 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:23:55 [2019-12-20T19:23:55.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616838253 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:23:56 [2019-12-20T19:23:56.167Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:23:56 [2019-12-20T19:23:56.167Z] DEBUG - Clicking on with mnemonic 'Import...'
14:23:56 [2019-12-20T19:23:56.167Z] DEBUG - Clicked on with mnemonic 'Import...'
14:23:56 [2019-12-20T19:23:56.167Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:23:56 [2019-12-20T19:23:56.167Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616838410 data=null doit=true} to Shell with text {Trace Import}
14:23:56 [2019-12-20T19:23:56.167Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.167Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.167Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.167Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
14:23:56 [2019-12-20T19:23:56.167Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
14:23:56 [2019-12-20T19:23:56.167Z] 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:23:56 [2019-12-20T19:23:56.167Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} time=616838413 data=null} to (of type 'Combo')
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=616838437 data=null doit=true} to TreeItem with text {/}
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=616838437 data=null} to TreeItem with text {/}
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=616838437 data=null button=1 stateMask=0x0 x=64 y=11 count=1} to TreeItem with text {/}
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616838437 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:23:56 [2019-12-20T19:23:56.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=616838438 data=null button=1 stateMask=0x80000 x=64 y=11 count=1} to TreeItem with text {/}
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=616838438 data=null doit=true} to Tree node with text: z-clashes
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=616838438 data=null} to Tree node with text: z-clashes
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=616838438 data=null button=1 stateMask=0x0 x=110 y=143 count=1} to Tree node with text: z-clashes
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616838439 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:23:56 [2019-12-20T19:23:56.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=616838440 data=null button=1 stateMask=0x80000 x=110 y=143 count=1} to Tree node with text: z-clashes
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=616838440 data=null button=0 stateMask=0x0 x=110 y=143 count=0} to Tree node with text: z-clashes
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=616838440 data=null doit=true} to Tree node with text: z-clashes
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=616838440 data=null} to Tree node with text: z-clashes
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=616838440 data=null button=1 stateMask=0x0 x=110 y=143 count=1} to Tree node with text: z-clashes
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616838440 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:23:56 [2019-12-20T19:23:56.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=616838451 data=null button=1 stateMask=0x80000 x=110 y=143 count=1} to Tree node with text: z-clashes
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:56 [2019-12-20T19:23:56.168Z] WARN - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616838488 data=null button=0 stateMask=0x0 x=150 y=55 count=0} to Tree node with text: kernel-overlap-testing
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616838488 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616838488 data=null} to Tree node with text: kernel-overlap-testing
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616838488 data=null button=1 stateMask=0x0 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616838488 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:23:56 [2019-12-20T19:23:56.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616838490 data=null button=1 stateMask=0x80000 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - Setting state to checked on: kernel-overlap-testing
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=616838502 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:23:56 [2019-12-20T19:23:56.168Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:23:56 [2019-12-20T19:23:56.168Z] 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:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:23:56 [2019-12-20T19:23:56.168Z] 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:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.168Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@87b6f4d
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=616838504 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:23:56 [2019-12-20T19:23:56.169Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=616838504 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:23:56 [2019-12-20T19:23:56.169Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=616838504 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=616838504 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=616838504 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:23:56 [2019-12-20T19:23:56.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=616838504 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:23:56 [2019-12-20T19:23:56.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=616838504 data=null item=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:23:56 [2019-12-20T19:23:56.169Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=616838505 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:23:56 [2019-12-20T19:23:56.169Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=616838505 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:23:56 [2019-12-20T19:23:56.169Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=616838505 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:23:56 [2019-12-20T19:23:56.169Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=616838505 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=616838505 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:23:56 [2019-12-20T19:23:56.169Z] 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:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] 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:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:23:56 [2019-12-20T19:23:56.169Z] 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:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] 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:23:56 [2019-12-20T19:23:56.169Z] 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:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - Clicking on &Finish
14:23:56 [2019-12-20T19:23:56.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616838512 data=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:23:56 [2019-12-20T19:23:56.170Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616838512 data=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:23:56 [2019-12-20T19:23:56.170Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616838512 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:23:56 [2019-12-20T19:23:56.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616838512 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:23:56 [2019-12-20T19:23:56.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616838512 data=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:23:56 [2019-12-20T19:23:56.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616838512 data=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:23:56 [2019-12-20T19:23:56.425Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:23:56 [2019-12-20T19:23:56.425Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:23:56 [2019-12-20T19:23:56.425Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:23:56 [2019-12-20T19:23:56.425Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:23:56 [2019-12-20T19:23:56.425Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:23:56 [2019-12-20T19:23:56.425Z] DEBUG - Clicked on &Finish
14:23:56 [2019-12-20T19:23:56.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616838512 data=null item=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:23:56 [2019-12-20T19:23:56.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616838282 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:23:56 [2019-12-20T19:23:56.937Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:23:56 [2019-12-20T19:23:56.937Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:56 [2019-12-20T19:23:56.937Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:56 [2019-12-20T19:23:56.937Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:56 [2019-12-20T19:23:56.937Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:56 [2019-12-20T19:23:56.937Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:56 [2019-12-20T19:23:56.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616839097 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:56 [2019-12-20T19:23:56.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616839097 data=null doit=true} to TreeItem with text {test}
14:23:56 [2019-12-20T19:23:56.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616839097 data=null} to TreeItem with text {test}
14:23:56 [2019-12-20T19:23:56.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616839097 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:56 [2019-12-20T19:23:56.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616839097 data=null item=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:56 [2019-12-20T19:23:56.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616839113 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:56 [2019-12-20T19:23:56.938Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:56 [2019-12-20T19:23:56.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616839114 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:56 [2019-12-20T19:23:56.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616839114 data=null doit=true} to TreeItem with text {test}
14:23:56 [2019-12-20T19:23:56.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616839114 data=null} to TreeItem with text {test}
14:23:56 [2019-12-20T19:23:56.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616839114 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:56 [2019-12-20T19:23:56.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616839114 data=null item=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:56 [2019-12-20T19:23:56.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616839118 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:56 [2019-12-20T19:23:56.938Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:23:56 [2019-12-20T19:23:56.938Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:56 [2019-12-20T19:23:56.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616839119 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
14:23:56 [2019-12-20T19:23:56.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616839119 data=null doit=true} to TreeItem with text {Traces [2]}
14:23:56 [2019-12-20T19:23:56.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616839119 data=null} to TreeItem with text {Traces [2]}
14:23:56 [2019-12-20T19:23:56.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616839119 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:23:56 [2019-12-20T19:23:56.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616839119 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:23:56 [2019-12-20T19:23:56.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616839185 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:23:56 [2019-12-20T19:23:56.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616839186 data=null doit=true} to TreeItem with text {Traces [2]}
14:23:56 [2019-12-20T19:23:56.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616839186 data=null} to TreeItem with text {Traces [2]}
14:23:56 [2019-12-20T19:23:56.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616839186 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:23:56 [2019-12-20T19:23:56.938Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616839186 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:23:56 [2019-12-20T19:23:56.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616839188 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [2]}
14:23:56 [2019-12-20T19:23:56.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=616839188 data=null doit=true} to TreeItem with text {z-clashes [1]}
14:23:56 [2019-12-20T19:23:56.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=616839188 data=null} to TreeItem with text {z-clashes [1]}
14:23:56 [2019-12-20T19:23:56.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=616839188 data=null button=1 stateMask=0x0 x=103 y=74 count=1} to TreeItem with text {z-clashes [1]}
14:23:56 [2019-12-20T19:23:56.938Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616839188 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:23:56 [2019-12-20T19:23:56.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=616839198 data=null button=1 stateMask=0x80000 x=119 y=74 count=1} to TreeItem with text {z-clashes [1]}
14:23:57 [2019-12-20T19:23:57.193Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:57 [2019-12-20T19:23:57.193Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:57 [2019-12-20T19:23:57.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616839518 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:23:57 [2019-12-20T19:23:57.193Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616839534 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:23:57 [2019-12-20T19:23:57.193Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616839534 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:23:57 [2019-12-20T19:23:57.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616839534 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:23:57 [2019-12-20T19:23:57.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616839534 data=null item=TreeItem {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:23:57 [2019-12-20T19:23:57.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616839549 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:23:57 [2019-12-20T19:23:57.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:57 [2019-12-20T19:23:57.193Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:57 [2019-12-20T19:23:57.193Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:57 [2019-12-20T19:23:57.193Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:57 [2019-12-20T19:23:57.194Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:57 [2019-12-20T19:23:57.194Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:57 [2019-12-20T19:23:57.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616839551 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:23:57 [2019-12-20T19:23:57.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616839551 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:23:57 [2019-12-20T19:23:57.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616839551 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:23:57 [2019-12-20T19:23:57.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616839551 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:23:57 [2019-12-20T19:23:57.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616839551 data=null item=TreeItem {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:23:57 [2019-12-20T19:23:57.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616839560 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:23:57 [2019-12-20T19:23:57.194Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:23:57 [2019-12-20T19:23:57.194Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616839560 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:23:57 [2019-12-20T19:23:57.194Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616839560 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:23:57 [2019-12-20T19:23:57.194Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:57 [2019-12-20T19:23:57.194Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616839561 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:23:57 [2019-12-20T19:23:57.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616839561 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:23:57 [2019-12-20T19:23:57.194Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616839561 data=null item=TreeItem {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:23:57 [2019-12-20T19:23:57.194Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616839564 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:23:57 [2019-12-20T19:23:57.194Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616839564 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:23:57 [2019-12-20T19:23:57.449Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616839564 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:23:57 [2019-12-20T19:23:57.449Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616839564 data=null item=TreeItem {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:23:57 [2019-12-20T19:23:57.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616839602 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:23:57 [2019-12-20T19:23:57.449Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616839609 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:23:57 [2019-12-20T19:23:57.449Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616839609 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:23:57 [2019-12-20T19:23:57.449Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616839609 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:23:57 [2019-12-20T19:23:57.449Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:23:58 [2019-12-20T19:23:58.010Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - Attempting to set focus on Table with text {}
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616841112 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616841112 data=null doit=true} to TableItem with text {}
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616841112 data=null} to TableItem with text {}
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616841116 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616841116 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:23:58 [2019-12-20T19:23:58.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616841128 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616841210 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616841210 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616841210 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616841210 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616841210 data=null item=TreeItem {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:23:58 [2019-12-20T19:23:58.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616841214 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:58 [2019-12-20T19:23:58.937Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616841218 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616841218 data=null doit=true} to TreeItem with text {test}
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616841218 data=null} to TreeItem with text {test}
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616841218 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616841218 data=null item=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:58 [2019-12-20T19:23:58.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616841238 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616841238 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616841238 data=null doit=true} to TreeItem with text {test}
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616841238 data=null} to TreeItem with text {test}
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616841239 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616841239 data=null item=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:58 [2019-12-20T19:23:58.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616841242 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:23:58 [2019-12-20T19:23:58.937Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616841243 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616841243 data=null doit=true} to TreeItem with text {Traces [2]}
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616841243 data=null} to TreeItem with text {Traces [2]}
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616841243 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:23:58 [2019-12-20T19:23:58.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616841243 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:23:58 [2019-12-20T19:23:58.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616841277 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:23:58 [2019-12-20T19:23:58.937Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:23:59 [2019-12-20T19:23:59.499Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:23:59 [2019-12-20T19:23:59.499Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:59 [2019-12-20T19:23:59.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616841698 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
14:23:59 [2019-12-20T19:23:59.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616841698 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:23:59 [2019-12-20T19:23:59.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616841698 data=null} to TreeItem with text {kernel-overlap-testing}
14:23:59 [2019-12-20T19:23:59.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616841698 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:23:59 [2019-12-20T19:23:59.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616841698 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:23:59 [2019-12-20T19:23:59.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616841730 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:23:59 [2019-12-20T19:23:59.499Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:59 [2019-12-20T19:23:59.499Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:59 [2019-12-20T19:23:59.499Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:23:59 [2019-12-20T19:23:59.499Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:23:59 [2019-12-20T19:23:59.499Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:23:59 [2019-12-20T19:23:59.499Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:59 [2019-12-20T19:23:59.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616841732 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
14:23:59 [2019-12-20T19:23:59.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616841732 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:23:59 [2019-12-20T19:23:59.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616841732 data=null} to TreeItem with text {kernel-overlap-testing}
14:23:59 [2019-12-20T19:23:59.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616841732 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:23:59 [2019-12-20T19:23:59.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616841732 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:23:59 [2019-12-20T19:23:59.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616841736 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:23:59 [2019-12-20T19:23:59.499Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:23:59 [2019-12-20T19:23:59.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616841736 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
14:23:59 [2019-12-20T19:23:59.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616841736 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:23:59 [2019-12-20T19:23:59.499Z] DEBUG - Attempting to set focus on Tree with text {}
14:23:59 [2019-12-20T19:23:59.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616841736 data=null} to TreeItem with text {kernel-overlap-testing}
14:23:59 [2019-12-20T19:23:59.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616841736 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:23:59 [2019-12-20T19:23:59.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616841736 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:23:59 [2019-12-20T19:23:59.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616841739 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:23:59 [2019-12-20T19:23:59.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616841739 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing}
14:23:59 [2019-12-20T19:23:59.499Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=616841739 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing}
14:23:59 [2019-12-20T19:23:59.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616841776 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing}
14:23:59 [2019-12-20T19:23:59.499Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=616841776 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
14:23:59 [2019-12-20T19:23:59.499Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=616841776 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:23:59 [2019-12-20T19:23:59.499Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=616841777 data=null} to TreeItem with text {kernel-overlap-testing}
14:23:59 [2019-12-20T19:23:59.499Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:23:59 [2019-12-20T19:23:59.499Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:23:59 [2019-12-20T19:23:59.499Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616841740 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:24:00 [2019-12-20T19:24:00.060Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:00 [2019-12-20T19:24:00.060Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:00 [2019-12-20T19:24:00.060Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:00 [2019-12-20T19:24:00.060Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:00 [2019-12-20T19:24:00.060Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:00 [2019-12-20T19:24:00.060Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:00 [2019-12-20T19:24:00.060Z] DEBUG - Attempting to set focus on Table with text {}
14:24:00 [2019-12-20T19:24:00.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616842279 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:24:00 [2019-12-20T19:24:00.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616842279 data=null doit=true} to TableItem with text {}
14:24:00 [2019-12-20T19:24:00.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616842279 data=null} to TableItem with text {}
14:24:00 [2019-12-20T19:24:00.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616842279 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:24:00 [2019-12-20T19:24:00.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616842279 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:24:00 [2019-12-20T19:24:00.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616842284 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:24:00 [2019-12-20T19:24:00.060Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:00 [2019-12-20T19:24:00.060Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:00 [2019-12-20T19:24:00.988Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:00 [2019-12-20T19:24:00.988Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:00 [2019-12-20T19:24:00.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616843338 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
14:24:00 [2019-12-20T19:24:00.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616843339 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:24:00 [2019-12-20T19:24:00.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616843339 data=null} to TreeItem with text {kernel-overlap-testing}
14:24:00 [2019-12-20T19:24:00.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616843339 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:24:00 [2019-12-20T19:24:00.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616843339 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:24:00 [2019-12-20T19:24:00.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616843342 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:24:00 [2019-12-20T19:24:00.988Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:00 [2019-12-20T19:24:00.988Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:00 [2019-12-20T19:24:00.988Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:00 [2019-12-20T19:24:00.988Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:00 [2019-12-20T19:24:00.988Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:00 [2019-12-20T19:24:00.988Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:24:00 [2019-12-20T19:24:00.988Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:00 [2019-12-20T19:24:00.988Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:00 [2019-12-20T19:24:00.988Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:00 [2019-12-20T19:24:00.988Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:00 [2019-12-20T19:24:00.988Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:00 [2019-12-20T19:24:00.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616843346 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:00 [2019-12-20T19:24:00.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616843346 data=null doit=true} to TreeItem with text {test}
14:24:00 [2019-12-20T19:24:00.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616843346 data=null} to TreeItem with text {test}
14:24:00 [2019-12-20T19:24:00.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616843347 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:00 [2019-12-20T19:24:00.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616843347 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616843382 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616843383 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616843383 data=null doit=true} to TreeItem with text {test}
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616843383 data=null} to TreeItem with text {test}
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616843383 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616843383 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616843387 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:01 [2019-12-20T19:24:01.244Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616843387 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616843388 data=null doit=true} to TreeItem with text {Traces [2]}
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616843388 data=null} to TreeItem with text {Traces [2]}
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616843388 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616843388 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:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616843402 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:24:01 [2019-12-20T19:24:01.244Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616843406 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616843406 data=null doit=true} to TreeItem with text {test}
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616843406 data=null} to TreeItem with text {test}
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616843407 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616843407 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616843422 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616843422 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616843423 data=null doit=true} to TreeItem with text {test}
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616843423 data=null} to TreeItem with text {test}
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616843423 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616843423 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616843427 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:01 [2019-12-20T19:24:01.244Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616843427 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616843427 data=null doit=true} to TreeItem with text {Traces [2]}
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616843434 data=null} to TreeItem with text {Traces [2]}
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616843434 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616843434 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:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616843483 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616843483 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616843484 data=null doit=true} to TreeItem with text {Traces [2]}
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616843484 data=null} to TreeItem with text {Traces [2]}
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616843484 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616843484 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:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616843487 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:24:01 [2019-12-20T19:24:01.244Z] DEBUG - Clicking on with mnemonic 'Clear'
14:24:01 [2019-12-20T19:24:01.500Z] DEBUG - Clicked on with mnemonic 'Clear'
14:24:01 [2019-12-20T19:24:01.500Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:24:01 [2019-12-20T19:24:01.500Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=616843700 data=null doit=true} to Shell with text {Confirm Clear}
14:24:01 [2019-12-20T19:24:01.500Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:24:01 [2019-12-20T19:24:01.500Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:24:01 [2019-12-20T19:24:01.500Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:24:01 [2019-12-20T19:24:01.500Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:24:01 [2019-12-20T19:24:01.500Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:24:01 [2019-12-20T19:24:01.500Z] DEBUG - Clicking on &Yes
14:24:01 [2019-12-20T19:24:01.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616843701 data=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:24:01 [2019-12-20T19:24:01.500Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616843701 data=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:24:01 [2019-12-20T19:24:01.500Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616843701 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:24:01 [2019-12-20T19:24:01.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616843701 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:24:01 [2019-12-20T19:24:01.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616843701 data=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:24:01 [2019-12-20T19:24:01.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616843701 data=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:24:01 [2019-12-20T19:24:01.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616843701 data=null item=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:24:02 [2019-12-20T19:24:02.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=616843574 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:24:02 [2019-12-20T19:24:02.061Z] DEBUG - Clicked on 
14:24:02 [2019-12-20T19:24:02.061Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:24:02 [2019-12-20T19:24:02.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:02 [2019-12-20T19:24:02.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:02 [2019-12-20T19:24:02.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:02 [2019-12-20T19:24:02.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:02 [2019-12-20T19:24:02.061Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:02 [2019-12-20T19:24:02.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616844380 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:02 [2019-12-20T19:24:02.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616844380 data=null doit=true} to TreeItem with text {test}
14:24:02 [2019-12-20T19:24:02.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616844380 data=null} to TreeItem with text {test}
14:24:02 [2019-12-20T19:24:02.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616844380 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:02 [2019-12-20T19:24:02.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616844381 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:02 [2019-12-20T19:24:02.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616844390 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:02 [2019-12-20T19:24:02.061Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:02 [2019-12-20T19:24:02.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616844391 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:02 [2019-12-20T19:24:02.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616844391 data=null doit=true} to TreeItem with text {test}
14:24:02 [2019-12-20T19:24:02.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616844391 data=null} to TreeItem with text {test}
14:24:02 [2019-12-20T19:24:02.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616844391 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:02 [2019-12-20T19:24:02.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616844391 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:02 [2019-12-20T19:24:02.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616844403 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:02 [2019-12-20T19:24:02.061Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:24:02 [2019-12-20T19:24:02.061Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:02 [2019-12-20T19:24:02.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616844404 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
14:24:02 [2019-12-20T19:24:02.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616844404 data=null doit=true} to TreeItem with text {Traces [2]}
14:24:02 [2019-12-20T19:24:02.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616844404 data=null} to TreeItem with text {Traces [2]}
14:24:02 [2019-12-20T19:24:02.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616844404 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:24:02 [2019-12-20T19:24:02.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616844404 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:24:02 [2019-12-20T19:24:02.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616844417 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:24:02 [2019-12-20T19:24:02.061Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:02 [2019-12-20T19:24:02.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616844418 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
14:24:02 [2019-12-20T19:24:02.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616844418 data=null doit=true} to TreeItem with text {Traces [2]}
14:24:02 [2019-12-20T19:24:02.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616844418 data=null} to TreeItem with text {Traces [2]}
14:24:02 [2019-12-20T19:24:02.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616844418 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:24:02 [2019-12-20T19:24:02.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616844418 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:24:02 [2019-12-20T19:24:02.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616844422 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:24:02 [2019-12-20T19:24:02.317Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:24:02 [2019-12-20T19:24:02.317Z] DEBUG - Clicking on with mnemonic 'Import...'
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - Clicked on with mnemonic 'Import...'
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616844699 data=null doit=true} to Shell with text {Trace Import}
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
14:24:02 [2019-12-20T19:24:02.573Z] 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:24:02 [2019-12-20T19:24:02.573Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} time=616844716 data=null} to (of type 'Combo')
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=616844803 data=null button=0 stateMask=0x0 x=64 y=11 count=0} to TreeItem with text {/}
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=616844804 data=null doit=true} to TreeItem with text {/}
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=616844804 data=null} to TreeItem with text {/}
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=616844804 data=null button=1 stateMask=0x0 x=64 y=11 count=1} to TreeItem with text {/}
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616844804 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:24:02 [2019-12-20T19:24:02.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=616844804 data=null button=1 stateMask=0x80000 x=64 y=11 count=1} to TreeItem with text {/}
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - Setting state to checked on: /
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:24:02 [2019-12-20T19:24:02.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=616844876 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:24:02 [2019-12-20T19:24:02.574Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:24:02 [2019-12-20T19:24:02.574Z] 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:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:24:02 [2019-12-20T19:24:02.574Z] 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:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:24:02 [2019-12-20T19:24:02.574Z] 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:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] 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:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:24:02 [2019-12-20T19:24:02.574Z] 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:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] 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:24:02 [2019-12-20T19:24:02.574Z] 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:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - Clicking on &Finish
14:24:02 [2019-12-20T19:24:02.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616844885 data=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:24:02 [2019-12-20T19:24:02.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616844885 data=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:24:02 [2019-12-20T19:24:02.574Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616844885 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:24:02 [2019-12-20T19:24:02.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616844885 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:24:02 [2019-12-20T19:24:02.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616844885 data=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:24:02 [2019-12-20T19:24:02.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616844885 data=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:24:02 [2019-12-20T19:24:02.830Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:24:02 [2019-12-20T19:24:02.830Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:24:02 [2019-12-20T19:24:02.830Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:24:02 [2019-12-20T19:24:02.830Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:24:02 [2019-12-20T19:24:02.830Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:24:02 [2019-12-20T19:24:02.830Z] DEBUG - Clicked on &Finish
14:24:03 [2019-12-20T19:24:03.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616844885 data=null item=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:24:03 [2019-12-20T19:24:03.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616844454 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:24:03 [2019-12-20T19:24:03.394Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:24:03 [2019-12-20T19:24:03.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:03 [2019-12-20T19:24:03.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:03 [2019-12-20T19:24:03.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:03 [2019-12-20T19:24:03.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:03 [2019-12-20T19:24:03.394Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:03 [2019-12-20T19:24:03.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616845608 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:03 [2019-12-20T19:24:03.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616845608 data=null doit=true} to TreeItem with text {test}
14:24:03 [2019-12-20T19:24:03.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616845608 data=null} to TreeItem with text {test}
14:24:03 [2019-12-20T19:24:03.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616845609 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:03 [2019-12-20T19:24:03.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616845609 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:03 [2019-12-20T19:24:03.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616845682 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:03 [2019-12-20T19:24:03.395Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:03 [2019-12-20T19:24:03.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616845682 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:03 [2019-12-20T19:24:03.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616845682 data=null doit=true} to TreeItem with text {test}
14:24:03 [2019-12-20T19:24:03.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616845682 data=null} to TreeItem with text {test}
14:24:03 [2019-12-20T19:24:03.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616845683 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:03 [2019-12-20T19:24:03.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616845683 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:03 [2019-12-20T19:24:03.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616845687 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:03 [2019-12-20T19:24:03.395Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:24:03 [2019-12-20T19:24:03.395Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:03 [2019-12-20T19:24:03.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616845688 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:24:03 [2019-12-20T19:24:03.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616845688 data=null doit=true} to TreeItem with text {Traces [12]}
14:24:03 [2019-12-20T19:24:03.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616845688 data=null} to TreeItem with text {Traces [12]}
14:24:03 [2019-12-20T19:24:03.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616845688 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:03 [2019-12-20T19:24:03.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616845688 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:24:03 [2019-12-20T19:24:03.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616845704 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:03 [2019-12-20T19:24:03.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616845704 data=null doit=true} to TreeItem with text {Traces [12]}
14:24:03 [2019-12-20T19:24:03.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616845704 data=null} to TreeItem with text {Traces [12]}
14:24:03 [2019-12-20T19:24:03.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616845704 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:03 [2019-12-20T19:24:03.395Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616845704 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:24:03 [2019-12-20T19:24:03.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616845708 data=null button=1 stateMask=0x80000 x=79 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:03 [2019-12-20T19:24:03.956Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:03 [2019-12-20T19:24:03.956Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:03 [2019-12-20T19:24:03.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616846109 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:24:03 [2019-12-20T19:24:03.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616846109 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:24:03 [2019-12-20T19:24:03.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616846109 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:24:03 [2019-12-20T19:24:03.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616846110 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:24:03 [2019-12-20T19:24:03.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616846110 data=null item=TreeItem {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:24:03 [2019-12-20T19:24:03.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616846122 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:24:03 [2019-12-20T19:24:03.956Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:03 [2019-12-20T19:24:03.956Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:03 [2019-12-20T19:24:03.956Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:03 [2019-12-20T19:24:03.956Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:03 [2019-12-20T19:24:03.956Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:03 [2019-12-20T19:24:03.956Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:03 [2019-12-20T19:24:03.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616846124 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:24:03 [2019-12-20T19:24:03.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616846124 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:24:03 [2019-12-20T19:24:03.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616846124 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:24:03 [2019-12-20T19:24:03.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616846124 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:24:03 [2019-12-20T19:24:03.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616846124 data=null item=TreeItem {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:24:03 [2019-12-20T19:24:03.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616846134 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:24:03 [2019-12-20T19:24:03.956Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:24:03 [2019-12-20T19:24:03.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616846135 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:24:03 [2019-12-20T19:24:03.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616846135 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:24:03 [2019-12-20T19:24:03.956Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:03 [2019-12-20T19:24:03.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616846135 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:24:03 [2019-12-20T19:24:03.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616846135 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:24:03 [2019-12-20T19:24:03.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616846135 data=null item=TreeItem {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:24:03 [2019-12-20T19:24:03.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616846139 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:24:03 [2019-12-20T19:24:03.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616846139 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:24:03 [2019-12-20T19:24:03.956Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616846139 data=null button=1 stateMask=0x0 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:24:03 [2019-12-20T19:24:03.956Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616846139 data=null item=TreeItem {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:24:03 [2019-12-20T19:24:03.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616846196 data=null button=1 stateMask=0x80000 x=152 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:24:03 [2019-12-20T19:24:03.956Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616846207 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:24:03 [2019-12-20T19:24:03.956Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616846207 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:24:03 [2019-12-20T19:24:03.956Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616846207 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:24:03 [2019-12-20T19:24:03.956Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:24:04 [2019-12-20T19:24:04.517Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:05 [2019-12-20T19:24:05.445Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:05 [2019-12-20T19:24:05.445Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:05 [2019-12-20T19:24:05.445Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:05 [2019-12-20T19:24:05.445Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:05 [2019-12-20T19:24:05.445Z] DEBUG - Attempting to set focus on Table with text {}
14:24:05 [2019-12-20T19:24:05.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616847709 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:24:05 [2019-12-20T19:24:05.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616847709 data=null doit=true} to TableItem with text {}
14:24:05 [2019-12-20T19:24:05.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616847709 data=null} to TableItem with text {}
14:24:05 [2019-12-20T19:24:05.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616847710 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:24:05 [2019-12-20T19:24:05.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616847710 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:24:05 [2019-12-20T19:24:05.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616847718 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:24:05 [2019-12-20T19:24:05.445Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:05 [2019-12-20T19:24:05.445Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:05 [2019-12-20T19:24:05.445Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:05 [2019-12-20T19:24:05.445Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:05 [2019-12-20T19:24:05.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616847795 data=null button=0 stateMask=0x0 x=152 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:24:05 [2019-12-20T19:24:05.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616847795 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:24:05 [2019-12-20T19:24:05.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616847795 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:24:05 [2019-12-20T19:24:05.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616847796 data=null button=1 stateMask=0x0 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:24:05 [2019-12-20T19:24:05.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616847796 data=null item=TreeItem {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:24:05 [2019-12-20T19:24:05.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616847799 data=null button=1 stateMask=0x80000 x=152 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:24:05 [2019-12-20T19:24:05.445Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:05 [2019-12-20T19:24:05.445Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:05 [2019-12-20T19:24:05.445Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:05 [2019-12-20T19:24:05.445Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:05 [2019-12-20T19:24:05.445Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:05 [2019-12-20T19:24:05.445Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:24:05 [2019-12-20T19:24:05.445Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:05 [2019-12-20T19:24:05.445Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:05 [2019-12-20T19:24:05.445Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:05 [2019-12-20T19:24:05.445Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:05 [2019-12-20T19:24:05.445Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:05 [2019-12-20T19:24:05.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616847803 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:05 [2019-12-20T19:24:05.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616847803 data=null doit=true} to TreeItem with text {test}
14:24:05 [2019-12-20T19:24:05.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616847803 data=null} to TreeItem with text {test}
14:24:05 [2019-12-20T19:24:05.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616847803 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:05 [2019-12-20T19:24:05.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616847803 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:05 [2019-12-20T19:24:05.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616847822 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:05 [2019-12-20T19:24:05.701Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:05 [2019-12-20T19:24:05.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616847822 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:05 [2019-12-20T19:24:05.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616847822 data=null doit=true} to TreeItem with text {test}
14:24:05 [2019-12-20T19:24:05.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616847823 data=null} to TreeItem with text {test}
14:24:05 [2019-12-20T19:24:05.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616847823 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:05 [2019-12-20T19:24:05.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616847823 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:05 [2019-12-20T19:24:05.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616847827 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:05 [2019-12-20T19:24:05.701Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:24:05 [2019-12-20T19:24:05.701Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:05 [2019-12-20T19:24:05.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616847827 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:24:05 [2019-12-20T19:24:05.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616847827 data=null doit=true} to TreeItem with text {Traces [12]}
14:24:05 [2019-12-20T19:24:05.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616847827 data=null} to TreeItem with text {Traces [12]}
14:24:05 [2019-12-20T19:24:05.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616847827 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:05 [2019-12-20T19:24:05.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616847828 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:24:05 [2019-12-20T19:24:05.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616847838 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:05 [2019-12-20T19:24:05.701Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:24:05 [2019-12-20T19:24:05.956Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:05 [2019-12-20T19:24:05.956Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:05 [2019-12-20T19:24:05.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616848160 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:24:05 [2019-12-20T19:24:05.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616848160 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:24:05 [2019-12-20T19:24:05.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616848160 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:24:05 [2019-12-20T19:24:05.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616848160 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:24:05 [2019-12-20T19:24:05.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616848161 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:24:05 [2019-12-20T19:24:05.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616848197 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:24:05 [2019-12-20T19:24:05.956Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:05 [2019-12-20T19:24:05.956Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:05 [2019-12-20T19:24:05.957Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:05 [2019-12-20T19:24:05.957Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:05 [2019-12-20T19:24:05.957Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:05 [2019-12-20T19:24:05.957Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:05 [2019-12-20T19:24:05.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616848199 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:24:05 [2019-12-20T19:24:05.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616848199 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:24:05 [2019-12-20T19:24:05.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616848199 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:24:05 [2019-12-20T19:24:05.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616848199 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:24:05 [2019-12-20T19:24:05.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616848199 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:24:05 [2019-12-20T19:24:05.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616848203 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:24:05 [2019-12-20T19:24:05.957Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
14:24:05 [2019-12-20T19:24:05.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616848203 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:24:05 [2019-12-20T19:24:05.957Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616848203 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:24:05 [2019-12-20T19:24:05.957Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:05 [2019-12-20T19:24:05.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616848203 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:24:05 [2019-12-20T19:24:05.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616848209 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:24:05 [2019-12-20T19:24:05.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616848210 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:24:05 [2019-12-20T19:24:05.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616848212 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:24:05 [2019-12-20T19:24:05.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616848213 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:24:05 [2019-12-20T19:24:05.957Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616848213 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:24:05 [2019-12-20T19:24:05.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616848272 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:24:05 [2019-12-20T19:24:05.957Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616848272 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:24:05 [2019-12-20T19:24:05.957Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616848272 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:24:05 [2019-12-20T19:24:05.957Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616848273 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:24:05 [2019-12-20T19:24:05.957Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
14:24:05 [2019-12-20T19:24:05.957Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:05 [2019-12-20T19:24:05.957Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616848213 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:24:06 [2019-12-20T19:24:06.517Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:06 [2019-12-20T19:24:06.517Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:07 [2019-12-20T19:24:07.443Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:07 [2019-12-20T19:24:07.443Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:07 [2019-12-20T19:24:07.443Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:07 [2019-12-20T19:24:07.443Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:07 [2019-12-20T19:24:07.443Z] DEBUG - Attempting to set focus on Table with text {}
14:24:07 [2019-12-20T19:24:07.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616849775 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:24:07 [2019-12-20T19:24:07.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616849775 data=null doit=true} to TableItem with text {}
14:24:07 [2019-12-20T19:24:07.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616849775 data=null} to TableItem with text {}
14:24:07 [2019-12-20T19:24:07.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616849776 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:24:07 [2019-12-20T19:24:07.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616849776 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:24:07 [2019-12-20T19:24:07.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616849779 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:24:07 [2019-12-20T19:24:07.443Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:07 [2019-12-20T19:24:07.443Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:07 [2019-12-20T19:24:07.443Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:07 [2019-12-20T19:24:07.443Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:07 [2019-12-20T19:24:07.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616849855 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:24:07 [2019-12-20T19:24:07.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616849873 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:24:07 [2019-12-20T19:24:07.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616849873 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:24:07 [2019-12-20T19:24:07.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616849873 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:24:07 [2019-12-20T19:24:07.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616849874 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:24:07 [2019-12-20T19:24:07.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616849882 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:24:07 [2019-12-20T19:24:07.701Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:07 [2019-12-20T19:24:07.701Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:07 [2019-12-20T19:24:07.701Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:07 [2019-12-20T19:24:07.701Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:07 [2019-12-20T19:24:07.701Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:07 [2019-12-20T19:24:07.701Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:24:07 [2019-12-20T19:24:07.701Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:07 [2019-12-20T19:24:07.701Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:07 [2019-12-20T19:24:07.701Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:07 [2019-12-20T19:24:07.701Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:07 [2019-12-20T19:24:07.701Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:07 [2019-12-20T19:24:07.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616849887 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:07 [2019-12-20T19:24:07.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616849887 data=null doit=true} to TreeItem with text {test}
14:24:07 [2019-12-20T19:24:07.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616849887 data=null} to TreeItem with text {test}
14:24:07 [2019-12-20T19:24:07.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616849887 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:07 [2019-12-20T19:24:07.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616849887 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:07 [2019-12-20T19:24:07.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616849906 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:07 [2019-12-20T19:24:07.701Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:07 [2019-12-20T19:24:07.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616849906 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:07 [2019-12-20T19:24:07.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616849906 data=null doit=true} to TreeItem with text {test}
14:24:07 [2019-12-20T19:24:07.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616849906 data=null} to TreeItem with text {test}
14:24:07 [2019-12-20T19:24:07.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616849907 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:07 [2019-12-20T19:24:07.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616849907 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:07 [2019-12-20T19:24:07.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616849916 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:07 [2019-12-20T19:24:07.701Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:24:07 [2019-12-20T19:24:07.701Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:07 [2019-12-20T19:24:07.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616849916 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:24:07 [2019-12-20T19:24:07.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616849916 data=null doit=true} to TreeItem with text {Traces [12]}
14:24:07 [2019-12-20T19:24:07.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616849917 data=null} to TreeItem with text {Traces [12]}
14:24:07 [2019-12-20T19:24:07.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616849917 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:07 [2019-12-20T19:24:07.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616849917 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:24:07 [2019-12-20T19:24:07.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616849923 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:07 [2019-12-20T19:24:07.701Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:24:08 [2019-12-20T19:24:08.263Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:08 [2019-12-20T19:24:08.263Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:08 [2019-12-20T19:24:08.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616850345 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
14:24:08 [2019-12-20T19:24:08.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616850367 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:24:08 [2019-12-20T19:24:08.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616850367 data=null} to TreeItem with text {kernel-overlap-testing}
14:24:08 [2019-12-20T19:24:08.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616850367 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:24:08 [2019-12-20T19:24:08.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616850367 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:24:08 [2019-12-20T19:24:08.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616850380 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:24:08 [2019-12-20T19:24:08.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:08 [2019-12-20T19:24:08.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:08 [2019-12-20T19:24:08.263Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:08 [2019-12-20T19:24:08.263Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:08 [2019-12-20T19:24:08.263Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:08 [2019-12-20T19:24:08.263Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:08 [2019-12-20T19:24:08.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616850381 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
14:24:08 [2019-12-20T19:24:08.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616850381 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:24:08 [2019-12-20T19:24:08.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616850381 data=null} to TreeItem with text {kernel-overlap-testing}
14:24:08 [2019-12-20T19:24:08.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616850382 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:24:08 [2019-12-20T19:24:08.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616850382 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:24:08 [2019-12-20T19:24:08.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616850393 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:24:08 [2019-12-20T19:24:08.264Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:24:08 [2019-12-20T19:24:08.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616850393 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
14:24:08 [2019-12-20T19:24:08.264Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616850393 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:24:08 [2019-12-20T19:24:08.264Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:08 [2019-12-20T19:24:08.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616850393 data=null} to TreeItem with text {kernel-overlap-testing}
14:24:08 [2019-12-20T19:24:08.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616850394 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:24:08 [2019-12-20T19:24:08.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616850394 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:24:08 [2019-12-20T19:24:08.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616850397 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:24:08 [2019-12-20T19:24:08.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616850397 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing}
14:24:08 [2019-12-20T19:24:08.264Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=616850397 data=null button=1 stateMask=0x0 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing}
14:24:08 [2019-12-20T19:24:08.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616850437 data=null button=1 stateMask=0x80000 x=148 y=137 count=2} to TreeItem with text {kernel-overlap-testing}
14:24:08 [2019-12-20T19:24:08.264Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=616850437 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
14:24:08 [2019-12-20T19:24:08.264Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=616850437 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:24:08 [2019-12-20T19:24:08.264Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=616850437 data=null} to TreeItem with text {kernel-overlap-testing}
14:24:08 [2019-12-20T19:24:08.264Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:24:08 [2019-12-20T19:24:08.264Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:08 [2019-12-20T19:24:08.264Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:08 [2019-12-20T19:24:08.264Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616850397 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:24:08 [2019-12-20T19:24:08.824Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:08 [2019-12-20T19:24:08.824Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:08 [2019-12-20T19:24:08.824Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:08 [2019-12-20T19:24:08.824Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:08 [2019-12-20T19:24:08.824Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:08 [2019-12-20T19:24:08.824Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:08 [2019-12-20T19:24:08.824Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:08 [2019-12-20T19:24:08.824Z] DEBUG - Attempting to set focus on Table with text {}
14:24:08 [2019-12-20T19:24:08.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616850989 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:24:08 [2019-12-20T19:24:08.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616850989 data=null doit=true} to TableItem with text {}
14:24:08 [2019-12-20T19:24:08.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616850989 data=null} to TableItem with text {}
14:24:08 [2019-12-20T19:24:08.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616850990 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:24:08 [2019-12-20T19:24:08.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616850990 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:24:08 [2019-12-20T19:24:08.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616850993 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:24:08 [2019-12-20T19:24:08.824Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:08 [2019-12-20T19:24:08.824Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:09 [2019-12-20T19:24:09.750Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:09 [2019-12-20T19:24:09.750Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:09 [2019-12-20T19:24:09.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616852101 data=null button=0 stateMask=0x0 x=148 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
14:24:09 [2019-12-20T19:24:09.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616852102 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:24:09 [2019-12-20T19:24:09.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616852102 data=null} to TreeItem with text {kernel-overlap-testing}
14:24:09 [2019-12-20T19:24:09.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616852102 data=null button=1 stateMask=0x0 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:24:09 [2019-12-20T19:24:09.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616852102 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:24:09 [2019-12-20T19:24:09.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616852107 data=null button=1 stateMask=0x80000 x=148 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:24:09 [2019-12-20T19:24:09.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:09 [2019-12-20T19:24:09.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:09 [2019-12-20T19:24:09.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:09 [2019-12-20T19:24:09.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:09 [2019-12-20T19:24:09.750Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:09 [2019-12-20T19:24:09.750Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:24:09 [2019-12-20T19:24:09.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:09 [2019-12-20T19:24:09.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:09 [2019-12-20T19:24:09.751Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:09 [2019-12-20T19:24:09.751Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:09 [2019-12-20T19:24:09.751Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:09 [2019-12-20T19:24:09.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616852111 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:09 [2019-12-20T19:24:09.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616852111 data=null doit=true} to TreeItem with text {test}
14:24:09 [2019-12-20T19:24:09.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616852111 data=null} to TreeItem with text {test}
14:24:09 [2019-12-20T19:24:09.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616852111 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:09 [2019-12-20T19:24:09.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616852111 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:10 [2019-12-20T19:24:10.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616852187 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:10 [2019-12-20T19:24:10.007Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:10 [2019-12-20T19:24:10.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616852188 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:10 [2019-12-20T19:24:10.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616852188 data=null doit=true} to TreeItem with text {test}
14:24:10 [2019-12-20T19:24:10.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616852188 data=null} to TreeItem with text {test}
14:24:10 [2019-12-20T19:24:10.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616852188 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:10 [2019-12-20T19:24:10.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616852188 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:10 [2019-12-20T19:24:10.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616852193 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:10 [2019-12-20T19:24:10.007Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:24:10 [2019-12-20T19:24:10.007Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:10 [2019-12-20T19:24:10.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616852193 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:24:10 [2019-12-20T19:24:10.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616852193 data=null doit=true} to TreeItem with text {Traces [12]}
14:24:10 [2019-12-20T19:24:10.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616852193 data=null} to TreeItem with text {Traces [12]}
14:24:10 [2019-12-20T19:24:10.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616852194 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:10 [2019-12-20T19:24:10.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616852194 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:24:10 [2019-12-20T19:24:10.007Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616852204 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:10 [2019-12-20T19:24:10.007Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:24:10 [2019-12-20T19:24:10.007Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:10 [2019-12-20T19:24:10.007Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:10 [2019-12-20T19:24:10.007Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616852300 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1}
14:24:10 [2019-12-20T19:24:10.007Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616852301 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:24:10 [2019-12-20T19:24:10.007Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616852301 data=null} to TreeItem with text {simple_server-thread1}
14:24:10 [2019-12-20T19:24:10.007Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616852301 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1}
14:24:10 [2019-12-20T19:24:10.007Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616852301 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:24:10 [2019-12-20T19:24:10.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616852391 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1}
14:24:10 [2019-12-20T19:24:10.262Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:10 [2019-12-20T19:24:10.262Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:10 [2019-12-20T19:24:10.262Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:10 [2019-12-20T19:24:10.262Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:10 [2019-12-20T19:24:10.262Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:10 [2019-12-20T19:24:10.262Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:10 [2019-12-20T19:24:10.262Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616852393 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1}
14:24:10 [2019-12-20T19:24:10.262Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616852393 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:24:10 [2019-12-20T19:24:10.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616852393 data=null} to TreeItem with text {simple_server-thread1}
14:24:10 [2019-12-20T19:24:10.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616852393 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1}
14:24:10 [2019-12-20T19:24:10.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616852393 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:24:10 [2019-12-20T19:24:10.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616852397 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1}
14:24:10 [2019-12-20T19:24:10.263Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
14:24:10 [2019-12-20T19:24:10.263Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616852397 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1}
14:24:10 [2019-12-20T19:24:10.263Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616852397 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:24:10 [2019-12-20T19:24:10.263Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:10 [2019-12-20T19:24:10.263Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616852397 data=null} to TreeItem with text {simple_server-thread1}
14:24:10 [2019-12-20T19:24:10.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616852398 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1}
14:24:10 [2019-12-20T19:24:10.263Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616852398 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:24:10 [2019-12-20T19:24:10.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616852406 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1}
14:24:10 [2019-12-20T19:24:10.263Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616852406 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1}
14:24:10 [2019-12-20T19:24:10.263Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=616852407 data=null button=1 stateMask=0x0 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1}
14:24:10 [2019-12-20T19:24:10.263Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616852501 data=null button=1 stateMask=0x80000 x=150 y=158 count=2} to TreeItem with text {simple_server-thread1}
14:24:10 [2019-12-20T19:24:10.263Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=616852501 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1}
14:24:10 [2019-12-20T19:24:10.263Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=616852502 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:24:10 [2019-12-20T19:24:10.263Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=616852502 data=null} to TreeItem with text {simple_server-thread1}
14:24:10 [2019-12-20T19:24:10.263Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
14:24:10 [2019-12-20T19:24:10.263Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:10 [2019-12-20T19:24:10.263Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:10 [2019-12-20T19:24:10.263Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:10 [2019-12-20T19:24:10.263Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616852407 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:24:10 [2019-12-20T19:24:10.824Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:10 [2019-12-20T19:24:10.824Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:10 [2019-12-20T19:24:10.824Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:10 [2019-12-20T19:24:10.824Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:10 [2019-12-20T19:24:10.824Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:10 [2019-12-20T19:24:10.824Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:10 [2019-12-20T19:24:10.824Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:10 [2019-12-20T19:24:10.824Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:10 [2019-12-20T19:24:10.824Z] DEBUG - Attempting to set focus on Table with text {}
14:24:10 [2019-12-20T19:24:10.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616853004 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:24:10 [2019-12-20T19:24:10.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616853004 data=null doit=true} to TableItem with text {}
14:24:10 [2019-12-20T19:24:10.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616853004 data=null} to TableItem with text {}
14:24:10 [2019-12-20T19:24:10.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616853004 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:24:10 [2019-12-20T19:24:10.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616853004 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:24:10 [2019-12-20T19:24:10.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616853008 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:24:10 [2019-12-20T19:24:10.824Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:10 [2019-12-20T19:24:10.824Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:11 [2019-12-20T19:24:11.750Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:11 [2019-12-20T19:24:11.750Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:11 [2019-12-20T19:24:11.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616853963 data=null button=0 stateMask=0x0 x=150 y=158 count=0} to TreeItem with text {simple_server-thread1}
14:24:11 [2019-12-20T19:24:11.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616853963 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:24:11 [2019-12-20T19:24:11.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616853963 data=null} to TreeItem with text {simple_server-thread1}
14:24:11 [2019-12-20T19:24:11.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616853963 data=null button=1 stateMask=0x0 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1}
14:24:11 [2019-12-20T19:24:11.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616853963 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:24:11 [2019-12-20T19:24:11.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616853967 data=null button=1 stateMask=0x80000 x=150 y=158 count=1} to TreeItem with text {simple_server-thread1}
14:24:11 [2019-12-20T19:24:11.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:11 [2019-12-20T19:24:11.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:11 [2019-12-20T19:24:11.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:11 [2019-12-20T19:24:11.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:11 [2019-12-20T19:24:11.750Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:11 [2019-12-20T19:24:11.750Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:24:11 [2019-12-20T19:24:11.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:11 [2019-12-20T19:24:11.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:11 [2019-12-20T19:24:11.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:11 [2019-12-20T19:24:11.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:11 [2019-12-20T19:24:11.750Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:11 [2019-12-20T19:24:11.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616853971 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:11 [2019-12-20T19:24:11.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616853971 data=null doit=true} to TreeItem with text {test}
14:24:11 [2019-12-20T19:24:11.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616853971 data=null} to TreeItem with text {test}
14:24:11 [2019-12-20T19:24:11.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616853971 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:11 [2019-12-20T19:24:11.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616853971 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:11 [2019-12-20T19:24:11.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616853998 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:11 [2019-12-20T19:24:11.751Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:11 [2019-12-20T19:24:11.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616853998 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:11 [2019-12-20T19:24:11.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616853998 data=null doit=true} to TreeItem with text {test}
14:24:11 [2019-12-20T19:24:11.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616853999 data=null} to TreeItem with text {test}
14:24:11 [2019-12-20T19:24:11.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616853999 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:11 [2019-12-20T19:24:11.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616853999 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:11 [2019-12-20T19:24:11.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616854008 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:11 [2019-12-20T19:24:11.751Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:24:11 [2019-12-20T19:24:11.751Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:11 [2019-12-20T19:24:11.751Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616854009 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:24:11 [2019-12-20T19:24:11.751Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616854009 data=null doit=true} to TreeItem with text {Traces [12]}
14:24:11 [2019-12-20T19:24:11.751Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616854009 data=null} to TreeItem with text {Traces [12]}
14:24:11 [2019-12-20T19:24:11.751Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616854009 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:11 [2019-12-20T19:24:11.751Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616854009 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:24:11 [2019-12-20T19:24:11.751Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616854017 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:11 [2019-12-20T19:24:11.751Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:24:12 [2019-12-20T19:24:12.009Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:12 [2019-12-20T19:24:12.009Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:12 [2019-12-20T19:24:12.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616854362 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2}
14:24:12 [2019-12-20T19:24:12.009Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616854363 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:24:12 [2019-12-20T19:24:12.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616854363 data=null} to TreeItem with text {simple_server-thread2}
14:24:12 [2019-12-20T19:24:12.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616854363 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2}
14:24:12 [2019-12-20T19:24:12.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616854363 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:24:12 [2019-12-20T19:24:12.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616854375 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2}
14:24:12 [2019-12-20T19:24:12.009Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:12 [2019-12-20T19:24:12.009Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:12 [2019-12-20T19:24:12.009Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:12 [2019-12-20T19:24:12.009Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:12 [2019-12-20T19:24:12.265Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:12 [2019-12-20T19:24:12.265Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:12 [2019-12-20T19:24:12.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616854388 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2}
14:24:12 [2019-12-20T19:24:12.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616854388 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:24:12 [2019-12-20T19:24:12.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616854388 data=null} to TreeItem with text {simple_server-thread2}
14:24:12 [2019-12-20T19:24:12.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616854388 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2}
14:24:12 [2019-12-20T19:24:12.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616854388 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:24:12 [2019-12-20T19:24:12.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616854392 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2}
14:24:12 [2019-12-20T19:24:12.265Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
14:24:12 [2019-12-20T19:24:12.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616854392 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2}
14:24:12 [2019-12-20T19:24:12.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616854393 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:24:12 [2019-12-20T19:24:12.265Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:12 [2019-12-20T19:24:12.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616854393 data=null} to TreeItem with text {simple_server-thread2}
14:24:12 [2019-12-20T19:24:12.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616854393 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2}
14:24:12 [2019-12-20T19:24:12.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616854393 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:24:12 [2019-12-20T19:24:12.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616854400 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2}
14:24:12 [2019-12-20T19:24:12.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616854400 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2}
14:24:12 [2019-12-20T19:24:12.266Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=616854401 data=null button=1 stateMask=0x0 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2}
14:24:12 [2019-12-20T19:24:12.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616854443 data=null button=1 stateMask=0x80000 x=150 y=179 count=2} to TreeItem with text {simple_server-thread2}
14:24:12 [2019-12-20T19:24:12.266Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=616854443 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2}
14:24:12 [2019-12-20T19:24:12.266Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=616854443 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:24:12 [2019-12-20T19:24:12.266Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=616854443 data=null} to TreeItem with text {simple_server-thread2}
14:24:12 [2019-12-20T19:24:12.266Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
14:24:12 [2019-12-20T19:24:12.266Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:12 [2019-12-20T19:24:12.266Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:12 [2019-12-20T19:24:12.266Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:12 [2019-12-20T19:24:12.266Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:12 [2019-12-20T19:24:12.266Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616854401 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:24:12 [2019-12-20T19:24:12.826Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:12 [2019-12-20T19:24:12.826Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:12 [2019-12-20T19:24:12.826Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:12 [2019-12-20T19:24:12.826Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:12 [2019-12-20T19:24:12.826Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:12 [2019-12-20T19:24:12.826Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:12 [2019-12-20T19:24:12.826Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:12 [2019-12-20T19:24:12.826Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:12 [2019-12-20T19:24:12.826Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:12 [2019-12-20T19:24:12.826Z] DEBUG - Attempting to set focus on Table with text {}
14:24:12 [2019-12-20T19:24:12.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616854945 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:24:12 [2019-12-20T19:24:12.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616854946 data=null doit=true} to TableItem with text {}
14:24:12 [2019-12-20T19:24:12.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616854946 data=null} to TableItem with text {}
14:24:12 [2019-12-20T19:24:12.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616854946 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:24:12 [2019-12-20T19:24:12.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616854946 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:24:12 [2019-12-20T19:24:12.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616854949 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:24:12 [2019-12-20T19:24:12.826Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:12 [2019-12-20T19:24:12.826Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:13 [2019-12-20T19:24:13.754Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:13 [2019-12-20T19:24:13.754Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:13 [2019-12-20T19:24:13.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616856016 data=null button=0 stateMask=0x0 x=150 y=179 count=0} to TreeItem with text {simple_server-thread2}
14:24:13 [2019-12-20T19:24:13.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616856016 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:24:13 [2019-12-20T19:24:13.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616856016 data=null} to TreeItem with text {simple_server-thread2}
14:24:13 [2019-12-20T19:24:13.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616856016 data=null button=1 stateMask=0x0 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2}
14:24:13 [2019-12-20T19:24:13.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616856016 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:24:13 [2019-12-20T19:24:13.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616856021 data=null button=1 stateMask=0x80000 x=150 y=179 count=1} to TreeItem with text {simple_server-thread2}
14:24:13 [2019-12-20T19:24:13.754Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:13 [2019-12-20T19:24:13.754Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:13 [2019-12-20T19:24:13.754Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:13 [2019-12-20T19:24:13.754Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:13 [2019-12-20T19:24:13.754Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:13 [2019-12-20T19:24:13.754Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:24:13 [2019-12-20T19:24:13.754Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:13 [2019-12-20T19:24:13.754Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:13 [2019-12-20T19:24:13.754Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:13 [2019-12-20T19:24:13.754Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:13 [2019-12-20T19:24:13.754Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:13 [2019-12-20T19:24:13.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616856026 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:13 [2019-12-20T19:24:13.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616856026 data=null doit=true} to TreeItem with text {test}
14:24:13 [2019-12-20T19:24:13.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616856026 data=null} to TreeItem with text {test}
14:24:13 [2019-12-20T19:24:13.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616856026 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:13 [2019-12-20T19:24:13.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616856026 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:13 [2019-12-20T19:24:13.754Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616856046 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:13 [2019-12-20T19:24:13.754Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:13 [2019-12-20T19:24:13.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616856047 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:13 [2019-12-20T19:24:13.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616856047 data=null doit=true} to TreeItem with text {test}
14:24:13 [2019-12-20T19:24:13.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616856047 data=null} to TreeItem with text {test}
14:24:13 [2019-12-20T19:24:13.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616856047 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:13 [2019-12-20T19:24:13.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616856076 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:13 [2019-12-20T19:24:13.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616856080 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:13 [2019-12-20T19:24:13.755Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:24:13 [2019-12-20T19:24:13.755Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:13 [2019-12-20T19:24:13.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616856081 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:24:13 [2019-12-20T19:24:13.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616856081 data=null doit=true} to TreeItem with text {Traces [12]}
14:24:13 [2019-12-20T19:24:13.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616856081 data=null} to TreeItem with text {Traces [12]}
14:24:13 [2019-12-20T19:24:13.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616856081 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:13 [2019-12-20T19:24:13.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616856081 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:24:13 [2019-12-20T19:24:13.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616856087 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:13 [2019-12-20T19:24:13.755Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:24:14 [2019-12-20T19:24:14.316Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:14 [2019-12-20T19:24:14.316Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:14 [2019-12-20T19:24:14.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616856433 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
14:24:14 [2019-12-20T19:24:14.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616856433 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:24:14 [2019-12-20T19:24:14.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616856433 data=null} to TreeItem with text {ust-overlap-testing}
14:24:14 [2019-12-20T19:24:14.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616856434 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:24:14 [2019-12-20T19:24:14.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616856434 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:24:14 [2019-12-20T19:24:14.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616856474 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:24:14 [2019-12-20T19:24:14.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:14 [2019-12-20T19:24:14.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:14 [2019-12-20T19:24:14.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:14 [2019-12-20T19:24:14.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:14 [2019-12-20T19:24:14.316Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:14 [2019-12-20T19:24:14.316Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:14 [2019-12-20T19:24:14.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616856476 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
14:24:14 [2019-12-20T19:24:14.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616856476 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:24:14 [2019-12-20T19:24:14.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616856476 data=null} to TreeItem with text {ust-overlap-testing}
14:24:14 [2019-12-20T19:24:14.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616856477 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:24:14 [2019-12-20T19:24:14.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616856477 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:24:14 [2019-12-20T19:24:14.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616856481 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:24:14 [2019-12-20T19:24:14.316Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
14:24:14 [2019-12-20T19:24:14.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616856481 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
14:24:14 [2019-12-20T19:24:14.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616856481 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:24:14 [2019-12-20T19:24:14.316Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:14 [2019-12-20T19:24:14.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616856481 data=null} to TreeItem with text {ust-overlap-testing}
14:24:14 [2019-12-20T19:24:14.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616856481 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:24:14 [2019-12-20T19:24:14.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616856482 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:24:14 [2019-12-20T19:24:14.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616856489 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:24:14 [2019-12-20T19:24:14.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616856489 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing}
14:24:14 [2019-12-20T19:24:14.316Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=616856489 data=null button=1 stateMask=0x0 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing}
14:24:14 [2019-12-20T19:24:14.316Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616856489 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:24:14 [2019-12-20T19:24:14.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616856580 data=null button=1 stateMask=0x80000 x=139 y=200 count=2} to TreeItem with text {ust-overlap-testing}
14:24:14 [2019-12-20T19:24:14.316Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=616856587 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
14:24:14 [2019-12-20T19:24:14.316Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=616856587 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:24:14 [2019-12-20T19:24:14.317Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=616856587 data=null} to TreeItem with text {ust-overlap-testing}
14:24:14 [2019-12-20T19:24:14.317Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
14:24:14 [2019-12-20T19:24:14.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:14 [2019-12-20T19:24:14.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:14 [2019-12-20T19:24:14.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:14 [2019-12-20T19:24:14.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:14 [2019-12-20T19:24:14.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:14 [2019-12-20T19:24:14.877Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:14 [2019-12-20T19:24:14.877Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:14 [2019-12-20T19:24:14.878Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:14 [2019-12-20T19:24:14.878Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:14 [2019-12-20T19:24:14.878Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:14 [2019-12-20T19:24:14.878Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:14 [2019-12-20T19:24:14.878Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:14 [2019-12-20T19:24:14.878Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:14 [2019-12-20T19:24:14.878Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:14 [2019-12-20T19:24:14.878Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:14 [2019-12-20T19:24:14.878Z] DEBUG - Attempting to set focus on Table with text {}
14:24:14 [2019-12-20T19:24:14.878Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616857089 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:24:14 [2019-12-20T19:24:14.878Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616857089 data=null doit=true} to TableItem with text {}
14:24:14 [2019-12-20T19:24:14.878Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616857089 data=null} to TableItem with text {}
14:24:14 [2019-12-20T19:24:14.878Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616857089 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:24:14 [2019-12-20T19:24:14.878Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616857090 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:24:14 [2019-12-20T19:24:14.878Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616857093 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:24:14 [2019-12-20T19:24:14.878Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:14 [2019-12-20T19:24:14.878Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:15 [2019-12-20T19:24:15.804Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:15 [2019-12-20T19:24:15.804Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:15 [2019-12-20T19:24:15.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616857956 data=null button=0 stateMask=0x0 x=139 y=200 count=0} to TreeItem with text {ust-overlap-testing}
14:24:15 [2019-12-20T19:24:15.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616857957 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:24:15 [2019-12-20T19:24:15.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616857957 data=null} to TreeItem with text {ust-overlap-testing}
14:24:15 [2019-12-20T19:24:15.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616857957 data=null button=1 stateMask=0x0 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:24:15 [2019-12-20T19:24:15.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616857957 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:24:15 [2019-12-20T19:24:15.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616857960 data=null button=1 stateMask=0x80000 x=139 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:24:15 [2019-12-20T19:24:15.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:15 [2019-12-20T19:24:15.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:15 [2019-12-20T19:24:15.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:15 [2019-12-20T19:24:15.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:15 [2019-12-20T19:24:15.804Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:15 [2019-12-20T19:24:15.804Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:24:15 [2019-12-20T19:24:15.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:15 [2019-12-20T19:24:15.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:15 [2019-12-20T19:24:15.804Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:15 [2019-12-20T19:24:15.804Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:15 [2019-12-20T19:24:15.804Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:15 [2019-12-20T19:24:15.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616857964 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:15 [2019-12-20T19:24:15.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616857964 data=null doit=true} to TreeItem with text {test}
14:24:15 [2019-12-20T19:24:15.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616857965 data=null} to TreeItem with text {test}
14:24:15 [2019-12-20T19:24:15.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616857965 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:15 [2019-12-20T19:24:15.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616857965 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:15 [2019-12-20T19:24:15.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616857984 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:15 [2019-12-20T19:24:15.804Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:15 [2019-12-20T19:24:15.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616857984 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:15 [2019-12-20T19:24:15.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616857984 data=null doit=true} to TreeItem with text {test}
14:24:15 [2019-12-20T19:24:15.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616857984 data=null} to TreeItem with text {test}
14:24:15 [2019-12-20T19:24:15.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616857984 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:15 [2019-12-20T19:24:15.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616857984 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:15 [2019-12-20T19:24:15.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616857995 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:15 [2019-12-20T19:24:15.804Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:24:15 [2019-12-20T19:24:15.804Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:15 [2019-12-20T19:24:15.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616857996 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:24:15 [2019-12-20T19:24:15.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616857996 data=null doit=true} to TreeItem with text {Traces [12]}
14:24:15 [2019-12-20T19:24:15.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616857996 data=null} to TreeItem with text {Traces [12]}
14:24:15 [2019-12-20T19:24:15.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616857996 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:15 [2019-12-20T19:24:15.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616857996 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:24:15 [2019-12-20T19:24:15.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616858003 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:15 [2019-12-20T19:24:15.805Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:24:15 [2019-12-20T19:24:15.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=616858003 data=null doit=true} to TreeItem with text {z-clashes [6]}
14:24:15 [2019-12-20T19:24:15.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=616858003 data=null} to TreeItem with text {z-clashes [6]}
14:24:15 [2019-12-20T19:24:15.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=616858004 data=null button=1 stateMask=0x0 x=119 y=74 count=1} to TreeItem with text {z-clashes [6]}
14:24:15 [2019-12-20T19:24:15.805Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616858004 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:24:15 [2019-12-20T19:24:15.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=616858021 data=null button=1 stateMask=0x80000 x=119 y=74 count=1} to TreeItem with text {z-clashes [6]}
14:24:16 [2019-12-20T19:24:16.060Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:16 [2019-12-20T19:24:16.317Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:16 [2019-12-20T19:24:16.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616858468 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:24:16 [2019-12-20T19:24:16.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616858468 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:24:16 [2019-12-20T19:24:16.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616858468 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:24:16 [2019-12-20T19:24:16.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616858468 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:24:16 [2019-12-20T19:24:16.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616858468 data=null item=TreeItem {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:24:16 [2019-12-20T19:24:16.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616858480 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:24:16 [2019-12-20T19:24:16.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:16 [2019-12-20T19:24:16.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:16 [2019-12-20T19:24:16.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:16 [2019-12-20T19:24:16.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:16 [2019-12-20T19:24:16.317Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:16 [2019-12-20T19:24:16.317Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:16 [2019-12-20T19:24:16.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616858482 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:24:16 [2019-12-20T19:24:16.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616858482 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:24:16 [2019-12-20T19:24:16.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616858482 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:24:16 [2019-12-20T19:24:16.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616858482 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:24:16 [2019-12-20T19:24:16.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616858491 data=null item=TreeItem {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:24:16 [2019-12-20T19:24:16.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616858494 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:24:16 [2019-12-20T19:24:16.317Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:24:16 [2019-12-20T19:24:16.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616858495 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:24:16 [2019-12-20T19:24:16.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616858495 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:24:16 [2019-12-20T19:24:16.317Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:16 [2019-12-20T19:24:16.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616858495 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:24:16 [2019-12-20T19:24:16.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616858495 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:24:16 [2019-12-20T19:24:16.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616858495 data=null item=TreeItem {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:24:16 [2019-12-20T19:24:16.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616858498 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:24:16 [2019-12-20T19:24:16.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616858499 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:24:16 [2019-12-20T19:24:16.317Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616858499 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:24:16 [2019-12-20T19:24:16.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616858543 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:24:16 [2019-12-20T19:24:16.317Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616858543 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:24:16 [2019-12-20T19:24:16.317Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616858544 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:24:16 [2019-12-20T19:24:16.317Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616858544 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:24:16 [2019-12-20T19:24:16.317Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:24:16 [2019-12-20T19:24:16.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:16 [2019-12-20T19:24:16.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:16 [2019-12-20T19:24:16.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:16 [2019-12-20T19:24:16.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:16 [2019-12-20T19:24:16.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:16 [2019-12-20T19:24:16.317Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:16 [2019-12-20T19:24:16.317Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616858499 data=null item=TreeItem {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:24:16 [2019-12-20T19:24:16.878Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:16 [2019-12-20T19:24:16.878Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:16 [2019-12-20T19:24:16.878Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:16 [2019-12-20T19:24:16.878Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:16 [2019-12-20T19:24:16.878Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:16 [2019-12-20T19:24:16.878Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:16 [2019-12-20T19:24:16.878Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:17 [2019-12-20T19:24:17.804Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:17 [2019-12-20T19:24:17.804Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:17 [2019-12-20T19:24:17.804Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:17 [2019-12-20T19:24:17.804Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:17 [2019-12-20T19:24:17.804Z] DEBUG - Attempting to set focus on Table with text {}
14:24:17 [2019-12-20T19:24:17.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616860047 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:24:17 [2019-12-20T19:24:17.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616860047 data=null doit=true} to TableItem with text {}
14:24:17 [2019-12-20T19:24:17.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616860047 data=null} to TableItem with text {}
14:24:17 [2019-12-20T19:24:17.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616860047 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:24:17 [2019-12-20T19:24:17.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616860047 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:24:17 [2019-12-20T19:24:17.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616860051 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:24:17 [2019-12-20T19:24:17.804Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:17 [2019-12-20T19:24:17.804Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:17 [2019-12-20T19:24:17.804Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:17 [2019-12-20T19:24:17.804Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:17 [2019-12-20T19:24:17.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616860134 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:24:17 [2019-12-20T19:24:17.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616860134 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:24:17 [2019-12-20T19:24:17.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616860134 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:24:17 [2019-12-20T19:24:17.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616860135 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:24:17 [2019-12-20T19:24:17.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616860135 data=null item=TreeItem {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:24:17 [2019-12-20T19:24:17.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616860138 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:24:17 [2019-12-20T19:24:17.805Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:17 [2019-12-20T19:24:17.805Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:17 [2019-12-20T19:24:17.805Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:17 [2019-12-20T19:24:17.805Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:17 [2019-12-20T19:24:17.805Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:17 [2019-12-20T19:24:17.805Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:24:17 [2019-12-20T19:24:17.805Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:17 [2019-12-20T19:24:17.805Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:17 [2019-12-20T19:24:17.805Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:17 [2019-12-20T19:24:17.805Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:17 [2019-12-20T19:24:17.805Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:17 [2019-12-20T19:24:17.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616860142 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:17 [2019-12-20T19:24:17.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616860142 data=null doit=true} to TreeItem with text {test}
14:24:17 [2019-12-20T19:24:17.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616860142 data=null} to TreeItem with text {test}
14:24:17 [2019-12-20T19:24:17.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616860142 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:17 [2019-12-20T19:24:17.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616860143 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:17 [2019-12-20T19:24:17.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616860161 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:17 [2019-12-20T19:24:17.805Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:17 [2019-12-20T19:24:17.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616860173 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:17 [2019-12-20T19:24:17.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616860173 data=null doit=true} to TreeItem with text {test}
14:24:17 [2019-12-20T19:24:17.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616860174 data=null} to TreeItem with text {test}
14:24:17 [2019-12-20T19:24:17.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616860174 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:18 [2019-12-20T19:24:18.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616860174 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:18 [2019-12-20T19:24:18.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616860178 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:18 [2019-12-20T19:24:18.060Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:24:18 [2019-12-20T19:24:18.060Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:18 [2019-12-20T19:24:18.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616860179 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:24:18 [2019-12-20T19:24:18.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616860179 data=null doit=true} to TreeItem with text {Traces [12]}
14:24:18 [2019-12-20T19:24:18.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616860179 data=null} to TreeItem with text {Traces [12]}
14:24:18 [2019-12-20T19:24:18.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616860179 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:18 [2019-12-20T19:24:18.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616860179 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:24:18 [2019-12-20T19:24:18.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616860186 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:18 [2019-12-20T19:24:18.060Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:24:18 [2019-12-20T19:24:18.060Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
14:24:18 [2019-12-20T19:24:18.316Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:18 [2019-12-20T19:24:18.316Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:18 [2019-12-20T19:24:18.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616860608 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:24:18 [2019-12-20T19:24:18.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616860608 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:24:18 [2019-12-20T19:24:18.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616860608 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:24:18 [2019-12-20T19:24:18.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616860608 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:24:18 [2019-12-20T19:24:18.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616860608 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:24:18 [2019-12-20T19:24:18.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616860643 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:24:18 [2019-12-20T19:24:18.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:18 [2019-12-20T19:24:18.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:18 [2019-12-20T19:24:18.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:18 [2019-12-20T19:24:18.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:18 [2019-12-20T19:24:18.316Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:18 [2019-12-20T19:24:18.316Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:18 [2019-12-20T19:24:18.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616860644 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:24:18 [2019-12-20T19:24:18.316Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616860645 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:24:18 [2019-12-20T19:24:18.316Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616860645 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:24:18 [2019-12-20T19:24:18.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616860645 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:24:18 [2019-12-20T19:24:18.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616860645 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:24:18 [2019-12-20T19:24:18.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616860648 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:24:18 [2019-12-20T19:24:18.316Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
14:24:18 [2019-12-20T19:24:18.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616860649 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:24:18 [2019-12-20T19:24:18.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616860649 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:24:18 [2019-12-20T19:24:18.317Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:18 [2019-12-20T19:24:18.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616860649 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:24:18 [2019-12-20T19:24:18.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616860649 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:24:18 [2019-12-20T19:24:18.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616860649 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:24:18 [2019-12-20T19:24:18.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616860658 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:24:18 [2019-12-20T19:24:18.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616860659 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:24:18 [2019-12-20T19:24:18.317Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616860659 data=null button=1 stateMask=0x0 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:24:18 [2019-12-20T19:24:18.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616860700 data=null button=1 stateMask=0x80000 x=174 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:24:18 [2019-12-20T19:24:18.572Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616860701 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:24:18 [2019-12-20T19:24:18.572Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616860701 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:24:18 [2019-12-20T19:24:18.572Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616860701 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:24:18 [2019-12-20T19:24:18.572Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
14:24:18 [2019-12-20T19:24:18.572Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:18 [2019-12-20T19:24:18.572Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:18 [2019-12-20T19:24:18.572Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:18 [2019-12-20T19:24:18.572Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:18 [2019-12-20T19:24:18.572Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:18 [2019-12-20T19:24:18.572Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:18 [2019-12-20T19:24:18.572Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:18 [2019-12-20T19:24:18.572Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616860659 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:24:19 [2019-12-20T19:24:19.132Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:19 [2019-12-20T19:24:19.132Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:19 [2019-12-20T19:24:19.132Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:19 [2019-12-20T19:24:19.132Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:19 [2019-12-20T19:24:19.132Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:19 [2019-12-20T19:24:19.132Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:19 [2019-12-20T19:24:19.132Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:19 [2019-12-20T19:24:19.133Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:20 [2019-12-20T19:24:20.059Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:20 [2019-12-20T19:24:20.059Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:20 [2019-12-20T19:24:20.059Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:20 [2019-12-20T19:24:20.059Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:20 [2019-12-20T19:24:20.059Z] DEBUG - Attempting to set focus on Table with text {}
14:24:20 [2019-12-20T19:24:20.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616862204 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:24:20 [2019-12-20T19:24:20.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616862204 data=null doit=true} to TableItem with text {}
14:24:20 [2019-12-20T19:24:20.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616862204 data=null} to TableItem with text {}
14:24:20 [2019-12-20T19:24:20.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616862207 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:24:20 [2019-12-20T19:24:20.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616862208 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:24:20 [2019-12-20T19:24:20.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616862212 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:24:20 [2019-12-20T19:24:20.059Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:20 [2019-12-20T19:24:20.059Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:20 [2019-12-20T19:24:20.059Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:20 [2019-12-20T19:24:20.059Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:20 [2019-12-20T19:24:20.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616862287 data=null button=0 stateMask=0x0 x=174 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:24:20 [2019-12-20T19:24:20.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616862287 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:24:20 [2019-12-20T19:24:20.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616862287 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:24:20 [2019-12-20T19:24:20.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616862287 data=null button=1 stateMask=0x0 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:24:20 [2019-12-20T19:24:20.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616862287 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:24:20 [2019-12-20T19:24:20.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616862291 data=null button=1 stateMask=0x80000 x=174 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:24:20 [2019-12-20T19:24:20.059Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:20 [2019-12-20T19:24:20.059Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:20 [2019-12-20T19:24:20.059Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:20 [2019-12-20T19:24:20.059Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:20 [2019-12-20T19:24:20.059Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:20 [2019-12-20T19:24:20.059Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:24:20 [2019-12-20T19:24:20.059Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:20 [2019-12-20T19:24:20.059Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:20 [2019-12-20T19:24:20.059Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:20 [2019-12-20T19:24:20.059Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:20 [2019-12-20T19:24:20.059Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:20 [2019-12-20T19:24:20.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616862295 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:20 [2019-12-20T19:24:20.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616862295 data=null doit=true} to TreeItem with text {test}
14:24:20 [2019-12-20T19:24:20.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616862295 data=null} to TreeItem with text {test}
14:24:20 [2019-12-20T19:24:20.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616862295 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:20 [2019-12-20T19:24:20.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616862295 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:20 [2019-12-20T19:24:20.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616862314 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:20 [2019-12-20T19:24:20.059Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:20 [2019-12-20T19:24:20.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616862315 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:20 [2019-12-20T19:24:20.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616862315 data=null doit=true} to TreeItem with text {test}
14:24:20 [2019-12-20T19:24:20.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616862315 data=null} to TreeItem with text {test}
14:24:20 [2019-12-20T19:24:20.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616862315 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:20 [2019-12-20T19:24:20.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616862315 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:20 [2019-12-20T19:24:20.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616862320 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:20 [2019-12-20T19:24:20.060Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:24:20 [2019-12-20T19:24:20.060Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:20 [2019-12-20T19:24:20.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616862320 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:24:20 [2019-12-20T19:24:20.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616862320 data=null doit=true} to TreeItem with text {Traces [12]}
14:24:20 [2019-12-20T19:24:20.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616862321 data=null} to TreeItem with text {Traces [12]}
14:24:20 [2019-12-20T19:24:20.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616862321 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:20 [2019-12-20T19:24:20.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616862321 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:24:20 [2019-12-20T19:24:20.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616862380 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:20 [2019-12-20T19:24:20.060Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:24:20 [2019-12-20T19:24:20.060Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
14:24:20 [2019-12-20T19:24:20.621Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:20 [2019-12-20T19:24:20.621Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:20 [2019-12-20T19:24:20.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616862803 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
14:24:20 [2019-12-20T19:24:20.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616862803 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:24:20 [2019-12-20T19:24:20.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616862804 data=null} to TreeItem with text {kernel-overlap-testing}
14:24:20 [2019-12-20T19:24:20.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616862804 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:24:20 [2019-12-20T19:24:20.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616862804 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:24:20 [2019-12-20T19:24:20.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616862839 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:24:20 [2019-12-20T19:24:20.621Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:20 [2019-12-20T19:24:20.621Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:20 [2019-12-20T19:24:20.621Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:20 [2019-12-20T19:24:20.621Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:20 [2019-12-20T19:24:20.621Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:20 [2019-12-20T19:24:20.621Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:20 [2019-12-20T19:24:20.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616862841 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
14:24:20 [2019-12-20T19:24:20.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616862841 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:24:20 [2019-12-20T19:24:20.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616862841 data=null} to TreeItem with text {kernel-overlap-testing}
14:24:20 [2019-12-20T19:24:20.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616862841 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:24:20 [2019-12-20T19:24:20.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616862841 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:24:20 [2019-12-20T19:24:20.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616862844 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:24:20 [2019-12-20T19:24:20.621Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:24:20 [2019-12-20T19:24:20.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616862845 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
14:24:20 [2019-12-20T19:24:20.621Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616862845 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:24:20 [2019-12-20T19:24:20.621Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:20 [2019-12-20T19:24:20.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616862845 data=null} to TreeItem with text {kernel-overlap-testing}
14:24:20 [2019-12-20T19:24:20.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616862845 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:24:20 [2019-12-20T19:24:20.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616862845 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:24:20 [2019-12-20T19:24:20.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616862848 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:24:20 [2019-12-20T19:24:20.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616862848 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing}
14:24:20 [2019-12-20T19:24:20.621Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=616862849 data=null button=1 stateMask=0x0 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing}
14:24:20 [2019-12-20T19:24:20.621Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616862849 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:24:20 [2019-12-20T19:24:20.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616862896 data=null button=1 stateMask=0x80000 x=166 y=137 count=2} to TreeItem with text {kernel-overlap-testing}
14:24:20 [2019-12-20T19:24:20.621Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=616862904 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
14:24:20 [2019-12-20T19:24:20.621Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=616862904 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:24:20 [2019-12-20T19:24:20.621Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=616862905 data=null} to TreeItem with text {kernel-overlap-testing}
14:24:20 [2019-12-20T19:24:20.622Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:24:20 [2019-12-20T19:24:20.622Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:20 [2019-12-20T19:24:20.622Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:20 [2019-12-20T19:24:20.622Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:20 [2019-12-20T19:24:20.622Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:20 [2019-12-20T19:24:20.622Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:20 [2019-12-20T19:24:20.622Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:20 [2019-12-20T19:24:20.622Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:20 [2019-12-20T19:24:20.622Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:21 [2019-12-20T19:24:21.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:21 [2019-12-20T19:24:21.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:21 [2019-12-20T19:24:21.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:21 [2019-12-20T19:24:21.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:21 [2019-12-20T19:24:21.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:21 [2019-12-20T19:24:21.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:21 [2019-12-20T19:24:21.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:21 [2019-12-20T19:24:21.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:21 [2019-12-20T19:24:21.184Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:21 [2019-12-20T19:24:21.184Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:21 [2019-12-20T19:24:21.184Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:21 [2019-12-20T19:24:21.184Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:21 [2019-12-20T19:24:21.184Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:21 [2019-12-20T19:24:21.184Z] DEBUG - Attempting to set focus on Table with text {}
14:24:21 [2019-12-20T19:24:21.184Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616863408 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:24:21 [2019-12-20T19:24:21.184Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616863408 data=null doit=true} to TableItem with text {}
14:24:21 [2019-12-20T19:24:21.184Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616863408 data=null} to TableItem with text {}
14:24:21 [2019-12-20T19:24:21.184Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616863408 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:24:21 [2019-12-20T19:24:21.184Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616863408 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:24:21 [2019-12-20T19:24:21.184Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616863412 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:24:21 [2019-12-20T19:24:21.184Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:21 [2019-12-20T19:24:21.184Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:22 [2019-12-20T19:24:22.112Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:22 [2019-12-20T19:24:22.112Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:22 [2019-12-20T19:24:22.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616864475 data=null button=0 stateMask=0x0 x=166 y=137 count=0} to TreeItem with text {kernel-overlap-testing}
14:24:22 [2019-12-20T19:24:22.367Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616864475 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:24:22 [2019-12-20T19:24:22.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616864502 data=null} to TreeItem with text {kernel-overlap-testing}
14:24:22 [2019-12-20T19:24:22.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616864502 data=null button=1 stateMask=0x0 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:24:22 [2019-12-20T19:24:22.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616864502 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:24:22 [2019-12-20T19:24:22.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616864506 data=null button=1 stateMask=0x80000 x=166 y=137 count=1} to TreeItem with text {kernel-overlap-testing}
14:24:22 [2019-12-20T19:24:22.368Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:22 [2019-12-20T19:24:22.368Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:22 [2019-12-20T19:24:22.368Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:22 [2019-12-20T19:24:22.368Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:22 [2019-12-20T19:24:22.368Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:22 [2019-12-20T19:24:22.368Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:24:22 [2019-12-20T19:24:22.368Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:22 [2019-12-20T19:24:22.368Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:22 [2019-12-20T19:24:22.368Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:22 [2019-12-20T19:24:22.368Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:22 [2019-12-20T19:24:22.368Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:22 [2019-12-20T19:24:22.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616864510 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:22 [2019-12-20T19:24:22.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616864510 data=null doit=true} to TreeItem with text {test}
14:24:22 [2019-12-20T19:24:22.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616864510 data=null} to TreeItem with text {test}
14:24:22 [2019-12-20T19:24:22.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616864511 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:22 [2019-12-20T19:24:22.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616864511 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:22 [2019-12-20T19:24:22.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616864528 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:22 [2019-12-20T19:24:22.368Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:22 [2019-12-20T19:24:22.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616864528 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:22 [2019-12-20T19:24:22.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616864528 data=null doit=true} to TreeItem with text {test}
14:24:22 [2019-12-20T19:24:22.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616864528 data=null} to TreeItem with text {test}
14:24:22 [2019-12-20T19:24:22.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616864529 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:22 [2019-12-20T19:24:22.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616864529 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:22 [2019-12-20T19:24:22.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616864539 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:22 [2019-12-20T19:24:22.368Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:24:22 [2019-12-20T19:24:22.368Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:22 [2019-12-20T19:24:22.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616864540 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:24:22 [2019-12-20T19:24:22.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616864540 data=null doit=true} to TreeItem with text {Traces [12]}
14:24:22 [2019-12-20T19:24:22.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616864540 data=null} to TreeItem with text {Traces [12]}
14:24:22 [2019-12-20T19:24:22.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616864540 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:22 [2019-12-20T19:24:22.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616864540 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:24:22 [2019-12-20T19:24:22.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616864547 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:22 [2019-12-20T19:24:22.368Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:24:22 [2019-12-20T19:24:22.368Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
14:24:22 [2019-12-20T19:24:22.624Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:22 [2019-12-20T19:24:22.624Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:22 [2019-12-20T19:24:22.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616864894 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1}
14:24:22 [2019-12-20T19:24:22.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616864894 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:24:22 [2019-12-20T19:24:22.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616864894 data=null} to TreeItem with text {simple_server-thread1}
14:24:22 [2019-12-20T19:24:22.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616864894 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1}
14:24:22 [2019-12-20T19:24:22.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616864894 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:24:22 [2019-12-20T19:24:22.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616864906 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1}
14:24:22 [2019-12-20T19:24:22.624Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:22 [2019-12-20T19:24:22.624Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:22 [2019-12-20T19:24:22.624Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:22 [2019-12-20T19:24:22.624Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:22 [2019-12-20T19:24:22.624Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:22 [2019-12-20T19:24:22.624Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:22 [2019-12-20T19:24:22.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616864908 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1}
14:24:22 [2019-12-20T19:24:22.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616864908 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:24:22 [2019-12-20T19:24:22.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616864908 data=null} to TreeItem with text {simple_server-thread1}
14:24:22 [2019-12-20T19:24:22.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616864908 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1}
14:24:22 [2019-12-20T19:24:22.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616864908 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:24:22 [2019-12-20T19:24:22.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616864921 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1}
14:24:22 [2019-12-20T19:24:22.624Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
14:24:22 [2019-12-20T19:24:22.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616864921 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1}
14:24:22 [2019-12-20T19:24:22.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616864922 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:24:22 [2019-12-20T19:24:22.624Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:22 [2019-12-20T19:24:22.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616864922 data=null} to TreeItem with text {simple_server-thread1}
14:24:22 [2019-12-20T19:24:22.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616864922 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1}
14:24:22 [2019-12-20T19:24:22.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616864922 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:24:22 [2019-12-20T19:24:22.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616864925 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1}
14:24:22 [2019-12-20T19:24:22.624Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616864925 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1}
14:24:22 [2019-12-20T19:24:22.624Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=616864926 data=null button=1 stateMask=0x0 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1}
14:24:22 [2019-12-20T19:24:22.879Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616864926 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:24:22 [2019-12-20T19:24:22.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616865001 data=null button=1 stateMask=0x80000 x=168 y=158 count=2} to TreeItem with text {simple_server-thread1}
14:24:22 [2019-12-20T19:24:22.879Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=616865009 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1}
14:24:22 [2019-12-20T19:24:22.879Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=616865009 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:24:22 [2019-12-20T19:24:22.879Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=616865009 data=null} to TreeItem with text {simple_server-thread1}
14:24:22 [2019-12-20T19:24:22.879Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
14:24:22 [2019-12-20T19:24:22.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:22 [2019-12-20T19:24:22.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:22 [2019-12-20T19:24:22.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:22 [2019-12-20T19:24:22.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:22 [2019-12-20T19:24:22.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:22 [2019-12-20T19:24:22.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:22 [2019-12-20T19:24:22.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:22 [2019-12-20T19:24:22.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:22 [2019-12-20T19:24:22.879Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:23 [2019-12-20T19:24:23.639Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:23 [2019-12-20T19:24:23.639Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:23 [2019-12-20T19:24:23.639Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:23 [2019-12-20T19:24:23.639Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:23 [2019-12-20T19:24:23.639Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:23 [2019-12-20T19:24:23.639Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:23 [2019-12-20T19:24:23.639Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:23 [2019-12-20T19:24:23.639Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:23 [2019-12-20T19:24:23.639Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:23 [2019-12-20T19:24:23.639Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:23 [2019-12-20T19:24:23.639Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:23 [2019-12-20T19:24:23.639Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:23 [2019-12-20T19:24:23.639Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:23 [2019-12-20T19:24:23.639Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:23 [2019-12-20T19:24:23.639Z] DEBUG - Attempting to set focus on Table with text {}
14:24:23 [2019-12-20T19:24:23.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616865887 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:24:23 [2019-12-20T19:24:23.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616865887 data=null doit=true} to TableItem with text {}
14:24:23 [2019-12-20T19:24:23.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616865888 data=null} to TableItem with text {}
14:24:23 [2019-12-20T19:24:23.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616865888 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:24:23 [2019-12-20T19:24:23.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616865888 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:24:23 [2019-12-20T19:24:23.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616865892 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:24:23 [2019-12-20T19:24:23.639Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:23 [2019-12-20T19:24:23.640Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:24 [2019-12-20T19:24:24.200Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:24 [2019-12-20T19:24:24.200Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:24 [2019-12-20T19:24:24.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616866464 data=null button=0 stateMask=0x0 x=168 y=158 count=0} to TreeItem with text {simple_server-thread1}
14:24:24 [2019-12-20T19:24:24.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616866464 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:24:24 [2019-12-20T19:24:24.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616866464 data=null} to TreeItem with text {simple_server-thread1}
14:24:24 [2019-12-20T19:24:24.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616866465 data=null button=1 stateMask=0x0 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1}
14:24:24 [2019-12-20T19:24:24.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616866465 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:24:24 [2019-12-20T19:24:24.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616866470 data=null button=1 stateMask=0x80000 x=168 y=158 count=1} to TreeItem with text {simple_server-thread1}
14:24:24 [2019-12-20T19:24:24.200Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:24 [2019-12-20T19:24:24.200Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:24 [2019-12-20T19:24:24.200Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:24 [2019-12-20T19:24:24.200Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:24 [2019-12-20T19:24:24.200Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:24 [2019-12-20T19:24:24.200Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:24:24 [2019-12-20T19:24:24.200Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:24 [2019-12-20T19:24:24.200Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:24 [2019-12-20T19:24:24.200Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:24 [2019-12-20T19:24:24.200Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:24 [2019-12-20T19:24:24.200Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:24 [2019-12-20T19:24:24.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616866474 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:24 [2019-12-20T19:24:24.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616866474 data=null doit=true} to TreeItem with text {test}
14:24:24 [2019-12-20T19:24:24.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616866474 data=null} to TreeItem with text {test}
14:24:24 [2019-12-20T19:24:24.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616866475 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:24 [2019-12-20T19:24:24.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616866475 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:24 [2019-12-20T19:24:24.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616866495 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:24 [2019-12-20T19:24:24.200Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:24 [2019-12-20T19:24:24.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616866496 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:24 [2019-12-20T19:24:24.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616866502 data=null doit=true} to TreeItem with text {test}
14:24:24 [2019-12-20T19:24:24.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616866502 data=null} to TreeItem with text {test}
14:24:24 [2019-12-20T19:24:24.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616866502 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:24 [2019-12-20T19:24:24.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616866502 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:24 [2019-12-20T19:24:24.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616866508 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:24 [2019-12-20T19:24:24.200Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:24:24 [2019-12-20T19:24:24.200Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:24 [2019-12-20T19:24:24.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616866508 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:24:24 [2019-12-20T19:24:24.200Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616866508 data=null doit=true} to TreeItem with text {Traces [12]}
14:24:24 [2019-12-20T19:24:24.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616866508 data=null} to TreeItem with text {Traces [12]}
14:24:24 [2019-12-20T19:24:24.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616866509 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:24 [2019-12-20T19:24:24.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616866509 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:24:24 [2019-12-20T19:24:24.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616866523 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:24 [2019-12-20T19:24:24.200Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:24:24 [2019-12-20T19:24:24.200Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616866619 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2}
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616866619 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616866619 data=null} to TreeItem with text {simple_server-thread2}
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616866620 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2}
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616866620 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:24:24 [2019-12-20T19:24:24.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616866645 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2}
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:24 [2019-12-20T19:24:24.456Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616866647 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2}
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616866647 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616866647 data=null} to TreeItem with text {simple_server-thread2}
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616866647 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2}
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616866647 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:24:24 [2019-12-20T19:24:24.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616866653 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2}
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616866653 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2}
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616866653 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616866653 data=null} to TreeItem with text {simple_server-thread2}
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616866653 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2}
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616866653 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:24:24 [2019-12-20T19:24:24.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616866657 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2}
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616866657 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2}
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=616866657 data=null button=1 stateMask=0x0 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2}
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616866657 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:24:24 [2019-12-20T19:24:24.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616866716 data=null button=1 stateMask=0x80000 x=168 y=179 count=2} to TreeItem with text {simple_server-thread2}
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=616866724 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2}
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=616866724 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=616866724 data=null} to TreeItem with text {simple_server-thread2}
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:24 [2019-12-20T19:24:24.456Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:25 [2019-12-20T19:24:25.017Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:25 [2019-12-20T19:24:25.017Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:25 [2019-12-20T19:24:25.017Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:25 [2019-12-20T19:24:25.017Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:25 [2019-12-20T19:24:25.017Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:25 [2019-12-20T19:24:25.017Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:25 [2019-12-20T19:24:25.017Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:25 [2019-12-20T19:24:25.017Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:25 [2019-12-20T19:24:25.017Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:25 [2019-12-20T19:24:25.017Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:25 [2019-12-20T19:24:25.017Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:25 [2019-12-20T19:24:25.017Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:25 [2019-12-20T19:24:25.017Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:25 [2019-12-20T19:24:25.017Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:25 [2019-12-20T19:24:25.017Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:25 [2019-12-20T19:24:25.017Z] DEBUG - Attempting to set focus on Table with text {}
14:24:25 [2019-12-20T19:24:25.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616867227 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:24:25 [2019-12-20T19:24:25.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616867227 data=null doit=true} to TableItem with text {}
14:24:25 [2019-12-20T19:24:25.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616867227 data=null} to TableItem with text {}
14:24:25 [2019-12-20T19:24:25.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616867227 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:24:25 [2019-12-20T19:24:25.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616867227 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:24:25 [2019-12-20T19:24:25.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616867231 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:24:25 [2019-12-20T19:24:25.017Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:25 [2019-12-20T19:24:25.017Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:25 [2019-12-20T19:24:25.945Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:25 [2019-12-20T19:24:25.945Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:25 [2019-12-20T19:24:25.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616868193 data=null button=0 stateMask=0x0 x=168 y=179 count=0} to TreeItem with text {simple_server-thread2}
14:24:25 [2019-12-20T19:24:25.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616868193 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:24:25 [2019-12-20T19:24:25.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616868193 data=null} to TreeItem with text {simple_server-thread2}
14:24:25 [2019-12-20T19:24:25.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616868193 data=null button=1 stateMask=0x0 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2}
14:24:25 [2019-12-20T19:24:25.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616868193 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:24:25 [2019-12-20T19:24:25.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616868197 data=null button=1 stateMask=0x80000 x=168 y=179 count=1} to TreeItem with text {simple_server-thread2}
14:24:25 [2019-12-20T19:24:25.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:25 [2019-12-20T19:24:25.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:25 [2019-12-20T19:24:25.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:25 [2019-12-20T19:24:25.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:25 [2019-12-20T19:24:25.945Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:25 [2019-12-20T19:24:25.945Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:24:25 [2019-12-20T19:24:25.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:25 [2019-12-20T19:24:25.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:25 [2019-12-20T19:24:25.945Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:25 [2019-12-20T19:24:25.945Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:25 [2019-12-20T19:24:25.945Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:25 [2019-12-20T19:24:25.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616868201 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:25 [2019-12-20T19:24:25.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616868201 data=null doit=true} to TreeItem with text {test}
14:24:25 [2019-12-20T19:24:25.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616868201 data=null} to TreeItem with text {test}
14:24:25 [2019-12-20T19:24:25.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616868201 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:25 [2019-12-20T19:24:25.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616868201 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:25 [2019-12-20T19:24:25.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616868228 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:25 [2019-12-20T19:24:25.945Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:25 [2019-12-20T19:24:25.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616868228 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:25 [2019-12-20T19:24:25.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616868228 data=null doit=true} to TreeItem with text {test}
14:24:25 [2019-12-20T19:24:25.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616868228 data=null} to TreeItem with text {test}
14:24:25 [2019-12-20T19:24:25.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616868229 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:25 [2019-12-20T19:24:25.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616868229 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:25 [2019-12-20T19:24:25.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616868233 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:25 [2019-12-20T19:24:25.945Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:24:25 [2019-12-20T19:24:25.945Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:25 [2019-12-20T19:24:25.945Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616868234 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:24:25 [2019-12-20T19:24:25.945Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616868234 data=null doit=true} to TreeItem with text {Traces [12]}
14:24:25 [2019-12-20T19:24:25.945Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616868234 data=null} to TreeItem with text {Traces [12]}
14:24:25 [2019-12-20T19:24:25.945Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616868234 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:25 [2019-12-20T19:24:25.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616868234 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:24:25 [2019-12-20T19:24:25.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616868248 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:25 [2019-12-20T19:24:25.945Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:24:25 [2019-12-20T19:24:25.945Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
14:24:26 [2019-12-20T19:24:26.201Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:26 [2019-12-20T19:24:26.201Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:26 [2019-12-20T19:24:26.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616868596 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing}
14:24:26 [2019-12-20T19:24:26.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616868596 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:24:26 [2019-12-20T19:24:26.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616868596 data=null} to TreeItem with text {ust-overlap-testing}
14:24:26 [2019-12-20T19:24:26.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616868596 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:24:26 [2019-12-20T19:24:26.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616868596 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:24:26 [2019-12-20T19:24:26.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616868608 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:24:26 [2019-12-20T19:24:26.457Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:26 [2019-12-20T19:24:26.457Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:26 [2019-12-20T19:24:26.457Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:26 [2019-12-20T19:24:26.457Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:26 [2019-12-20T19:24:26.457Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:26 [2019-12-20T19:24:26.457Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:26 [2019-12-20T19:24:26.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616868609 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing}
14:24:26 [2019-12-20T19:24:26.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616868609 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:24:26 [2019-12-20T19:24:26.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616868609 data=null} to TreeItem with text {ust-overlap-testing}
14:24:26 [2019-12-20T19:24:26.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616868609 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:24:26 [2019-12-20T19:24:26.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616868609 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:24:26 [2019-12-20T19:24:26.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616868624 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:24:26 [2019-12-20T19:24:26.457Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
14:24:26 [2019-12-20T19:24:26.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616868624 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing}
14:24:26 [2019-12-20T19:24:26.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616868624 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:24:26 [2019-12-20T19:24:26.457Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:26 [2019-12-20T19:24:26.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616868624 data=null} to TreeItem with text {ust-overlap-testing}
14:24:26 [2019-12-20T19:24:26.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616868624 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:24:26 [2019-12-20T19:24:26.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616868624 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:24:26 [2019-12-20T19:24:26.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616868628 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:24:26 [2019-12-20T19:24:26.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616868628 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing}
14:24:26 [2019-12-20T19:24:26.457Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=616868628 data=null button=1 stateMask=0x0 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing}
14:24:26 [2019-12-20T19:24:26.457Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616868628 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:24:26 [2019-12-20T19:24:26.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616868695 data=null button=1 stateMask=0x80000 x=157 y=200 count=2} to TreeItem with text {ust-overlap-testing}
14:24:26 [2019-12-20T19:24:26.457Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=616868702 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing}
14:24:26 [2019-12-20T19:24:26.457Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=616868702 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:24:26 [2019-12-20T19:24:26.713Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=616868702 data=null} to TreeItem with text {ust-overlap-testing}
14:24:26 [2019-12-20T19:24:26.713Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
14:24:26 [2019-12-20T19:24:26.713Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:26 [2019-12-20T19:24:26.713Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:26 [2019-12-20T19:24:26.713Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:26 [2019-12-20T19:24:26.713Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:26 [2019-12-20T19:24:26.713Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:26 [2019-12-20T19:24:26.713Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:26 [2019-12-20T19:24:26.713Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:26 [2019-12-20T19:24:26.713Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:26 [2019-12-20T19:24:26.713Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:26 [2019-12-20T19:24:26.713Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:26 [2019-12-20T19:24:26.713Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:26 [2019-12-20T19:24:26.713Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:27 [2019-12-20T19:24:27.273Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:27 [2019-12-20T19:24:27.273Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:27 [2019-12-20T19:24:27.273Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:27 [2019-12-20T19:24:27.273Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:27 [2019-12-20T19:24:27.273Z] DEBUG - Attempting to set focus on Table with text {}
14:24:27 [2019-12-20T19:24:27.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616869389 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:24:27 [2019-12-20T19:24:27.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616869389 data=null doit=true} to TableItem with text {}
14:24:27 [2019-12-20T19:24:27.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616869389 data=null} to TableItem with text {}
14:24:27 [2019-12-20T19:24:27.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616869389 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:24:27 [2019-12-20T19:24:27.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616869390 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:24:27 [2019-12-20T19:24:27.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616869393 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:24:27 [2019-12-20T19:24:27.273Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:27 [2019-12-20T19:24:27.273Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:27 [2019-12-20T19:24:27.834Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:27 [2019-12-20T19:24:27.834Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:27 [2019-12-20T19:24:27.834Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616870151 data=null button=0 stateMask=0x0 x=157 y=200 count=0} to TreeItem with text {ust-overlap-testing}
14:24:27 [2019-12-20T19:24:27.834Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616870151 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:24:27 [2019-12-20T19:24:27.834Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616870151 data=null} to TreeItem with text {ust-overlap-testing}
14:24:27 [2019-12-20T19:24:27.834Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616870152 data=null button=1 stateMask=0x0 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:24:27 [2019-12-20T19:24:27.834Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616870152 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:24:27 [2019-12-20T19:24:27.834Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616870156 data=null button=1 stateMask=0x80000 x=157 y=200 count=1} to TreeItem with text {ust-overlap-testing}
14:24:27 [2019-12-20T19:24:27.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:27 [2019-12-20T19:24:27.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:27 [2019-12-20T19:24:27.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:27 [2019-12-20T19:24:27.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:27 [2019-12-20T19:24:27.834Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:27 [2019-12-20T19:24:27.834Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:24:27 [2019-12-20T19:24:27.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:27 [2019-12-20T19:24:27.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:27 [2019-12-20T19:24:27.834Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:27 [2019-12-20T19:24:27.834Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:27 [2019-12-20T19:24:27.834Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:27 [2019-12-20T19:24:27.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616870159 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:27 [2019-12-20T19:24:27.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616870159 data=null doit=true} to TreeItem with text {test}
14:24:27 [2019-12-20T19:24:27.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616870159 data=null} to TreeItem with text {test}
14:24:27 [2019-12-20T19:24:27.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616870160 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:27 [2019-12-20T19:24:27.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616870160 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:27 [2019-12-20T19:24:27.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616870182 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:27 [2019-12-20T19:24:27.835Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:27 [2019-12-20T19:24:27.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616870182 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:27 [2019-12-20T19:24:27.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616870182 data=null doit=true} to TreeItem with text {test}
14:24:27 [2019-12-20T19:24:27.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616870183 data=null} to TreeItem with text {test}
14:24:27 [2019-12-20T19:24:27.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616870183 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:27 [2019-12-20T19:24:27.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616870183 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:27 [2019-12-20T19:24:27.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616870191 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:27 [2019-12-20T19:24:27.835Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:24:27 [2019-12-20T19:24:27.835Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:27 [2019-12-20T19:24:27.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616870192 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:24:27 [2019-12-20T19:24:27.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616870192 data=null doit=true} to TreeItem with text {Traces [12]}
14:24:27 [2019-12-20T19:24:27.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616870192 data=null} to TreeItem with text {Traces [12]}
14:24:27 [2019-12-20T19:24:27.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616870192 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:27 [2019-12-20T19:24:27.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616870192 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:24:27 [2019-12-20T19:24:27.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616870199 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:27 [2019-12-20T19:24:27.835Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:24:27 [2019-12-20T19:24:27.835Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:24:27 [2019-12-20T19:24:27.835Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:27 [2019-12-20T19:24:27.835Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:27 [2019-12-20T19:24:27.835Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:27 [2019-12-20T19:24:27.835Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:27 [2019-12-20T19:24:27.835Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:27 [2019-12-20T19:24:27.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616870203 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:27 [2019-12-20T19:24:27.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616870203 data=null doit=true} to TreeItem with text {test}
14:24:27 [2019-12-20T19:24:27.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616870203 data=null} to TreeItem with text {test}
14:24:27 [2019-12-20T19:24:27.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616870203 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:28 [2019-12-20T19:24:28.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616870203 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:28 [2019-12-20T19:24:28.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616870230 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:28 [2019-12-20T19:24:28.091Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:28 [2019-12-20T19:24:28.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616870231 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:28 [2019-12-20T19:24:28.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616870231 data=null doit=true} to TreeItem with text {test}
14:24:28 [2019-12-20T19:24:28.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616870231 data=null} to TreeItem with text {test}
14:24:28 [2019-12-20T19:24:28.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616870231 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:28 [2019-12-20T19:24:28.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616870231 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:28 [2019-12-20T19:24:28.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616870236 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:28 [2019-12-20T19:24:28.091Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:24:28 [2019-12-20T19:24:28.091Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:28 [2019-12-20T19:24:28.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616870237 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:24:28 [2019-12-20T19:24:28.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616870237 data=null doit=true} to TreeItem with text {Traces [12]}
14:24:28 [2019-12-20T19:24:28.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616870237 data=null} to TreeItem with text {Traces [12]}
14:24:28 [2019-12-20T19:24:28.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616870237 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:28 [2019-12-20T19:24:28.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616870237 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:24:28 [2019-12-20T19:24:28.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616870279 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:28 [2019-12-20T19:24:28.091Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:28 [2019-12-20T19:24:28.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616870280 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:24:28 [2019-12-20T19:24:28.091Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616870280 data=null doit=true} to TreeItem with text {Traces [12]}
14:24:28 [2019-12-20T19:24:28.091Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616870280 data=null} to TreeItem with text {Traces [12]}
14:24:28 [2019-12-20T19:24:28.091Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616870280 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:28 [2019-12-20T19:24:28.091Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616870281 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:24:28 [2019-12-20T19:24:28.091Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616870284 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:28 [2019-12-20T19:24:28.091Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:24:28 [2019-12-20T19:24:28.091Z] DEBUG - Clicking on with mnemonic 'Clear'
14:24:28 [2019-12-20T19:24:28.091Z] DEBUG - Clicked on with mnemonic 'Clear'
14:24:28 [2019-12-20T19:24:28.091Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:24:28 [2019-12-20T19:24:28.091Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=616870459 data=null doit=true} to Shell with text {Confirm Clear}
14:24:28 [2019-12-20T19:24:28.091Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:24:28 [2019-12-20T19:24:28.091Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:24:28 [2019-12-20T19:24:28.091Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:24:28 [2019-12-20T19:24:28.091Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:24:28 [2019-12-20T19:24:28.091Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:24:28 [2019-12-20T19:24:28.091Z] DEBUG - Clicking on &Yes
14:24:28 [2019-12-20T19:24:28.091Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616870460 data=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:24:28 [2019-12-20T19:24:28.091Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616870460 data=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:24:28 [2019-12-20T19:24:28.091Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616870460 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:24:28 [2019-12-20T19:24:28.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616870460 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:24:28 [2019-12-20T19:24:28.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616870480 data=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:24:28 [2019-12-20T19:24:28.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616870480 data=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:24:28 [2019-12-20T19:24:28.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616870480 data=null item=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:24:30 [2019-12-20T19:24:30.863Z] DEBUG - Clicked on 
14:24:31 [2019-12-20T19:24:31.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=616870316 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:24:31 [2019-12-20T19:24:31.684Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:24:31 [2019-12-20T19:24:31.684Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:31 [2019-12-20T19:24:31.684Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:31 [2019-12-20T19:24:31.684Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:31 [2019-12-20T19:24:31.684Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:31 [2019-12-20T19:24:31.684Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:31 [2019-12-20T19:24:31.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616873851 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:31 [2019-12-20T19:24:31.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616873851 data=null doit=true} to TreeItem with text {test}
14:24:31 [2019-12-20T19:24:31.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616873851 data=null} to TreeItem with text {test}
14:24:31 [2019-12-20T19:24:31.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616873851 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:31 [2019-12-20T19:24:31.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616873851 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:31 [2019-12-20T19:24:31.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616873861 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:31 [2019-12-20T19:24:31.684Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:31 [2019-12-20T19:24:31.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616873861 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:31 [2019-12-20T19:24:31.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616873862 data=null doit=true} to TreeItem with text {test}
14:24:31 [2019-12-20T19:24:31.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616873862 data=null} to TreeItem with text {test}
14:24:31 [2019-12-20T19:24:31.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616873862 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:31 [2019-12-20T19:24:31.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616873862 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:31 [2019-12-20T19:24:31.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616873865 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:31 [2019-12-20T19:24:31.684Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:24:31 [2019-12-20T19:24:31.684Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:31 [2019-12-20T19:24:31.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616873866 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:24:31 [2019-12-20T19:24:31.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616873866 data=null doit=true} to TreeItem with text {Traces [0]}
14:24:31 [2019-12-20T19:24:31.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616873866 data=null} to TreeItem with text {Traces [0]}
14:24:31 [2019-12-20T19:24:31.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616873866 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:24:31 [2019-12-20T19:24:31.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616873866 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:24:31 [2019-12-20T19:24:31.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616873876 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:24:31 [2019-12-20T19:24:31.684Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:31 [2019-12-20T19:24:31.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616873877 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:24:31 [2019-12-20T19:24:31.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616873877 data=null doit=true} to TreeItem with text {Traces [0]}
14:24:31 [2019-12-20T19:24:31.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616873877 data=null} to TreeItem with text {Traces [0]}
14:24:31 [2019-12-20T19:24:31.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616873877 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:24:31 [2019-12-20T19:24:31.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616873877 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:24:31 [2019-12-20T19:24:31.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616873880 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:24:31 [2019-12-20T19:24:31.684Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:24:31 [2019-12-20T19:24:31.684Z] DEBUG - Clicking on with mnemonic 'Import...'
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - Clicked on with mnemonic 'Import...'
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616874091 data=null doit=true} to Shell with text {Trace Import}
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
14:24:32 [2019-12-20T19:24:32.143Z] 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:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} time=616874094 data=null} to (of type 'Combo')
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=616874119 data=null button=0 stateMask=0x0 x=64 y=11 count=0} to TreeItem with text {/}
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=616874119 data=null doit=true} to TreeItem with text {/}
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=616874119 data=null} to TreeItem with text {/}
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=616874119 data=null button=1 stateMask=0x0 x=64 y=11 count=1} to TreeItem with text {/}
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616874119 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:24:32 [2019-12-20T19:24:32.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=616874120 data=null button=1 stateMask=0x80000 x=64 y=11 count=1} to TreeItem with text {/}
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - Setting state to checked on: /
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=616874136 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:24:32 [2019-12-20T19:24:32.143Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:24:32 [2019-12-20T19:24:32.143Z] 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:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.143Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:24:32 [2019-12-20T19:24:32.144Z] 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:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@e649f70
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=616874138 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:24:32 [2019-12-20T19:24:32.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=616874138 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:24:32 [2019-12-20T19:24:32.144Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=616874138 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=616874139 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=616874139 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:24:32 [2019-12-20T19:24:32.144Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=616874139 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:24:32 [2019-12-20T19:24:32.144Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=616874139 data=null item=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:24:32 [2019-12-20T19:24:32.144Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=616874139 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:24:32 [2019-12-20T19:24:32.144Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=616874139 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:24:32 [2019-12-20T19:24:32.144Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=616874139 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:24:32 [2019-12-20T19:24:32.144Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=616874139 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=616874139 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:24:32 [2019-12-20T19:24:32.144Z] 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:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] 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:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:24:32 [2019-12-20T19:24:32.144Z] 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:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] 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:24:32 [2019-12-20T19:24:32.144Z] 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:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.144Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.145Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.145Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.145Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.145Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.145Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.145Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.145Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.145Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.145Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:24:32 [2019-12-20T19:24:32.145Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:24:32 [2019-12-20T19:24:32.145Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:24:32 [2019-12-20T19:24:32.145Z] DEBUG - Clicking on &Finish
14:24:32 [2019-12-20T19:24:32.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616874185 data=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:24:32 [2019-12-20T19:24:32.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616874185 data=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:24:32 [2019-12-20T19:24:32.145Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616874185 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:24:32 [2019-12-20T19:24:32.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616874185 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:24:32 [2019-12-20T19:24:32.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616874185 data=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:24:32 [2019-12-20T19:24:32.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616874185 data=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:24:32 [2019-12-20T19:24:32.145Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:24:32 [2019-12-20T19:24:32.145Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:24:32 [2019-12-20T19:24:32.145Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:24:32 [2019-12-20T19:24:32.145Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:24:32 [2019-12-20T19:24:32.145Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:24:32 [2019-12-20T19:24:32.145Z] DEBUG - Clicked on &Finish
14:24:32 [2019-12-20T19:24:32.659Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
14:24:32 [2019-12-20T19:24:32.660Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=616874806 data=null doit=true} to Shell with text {Confirmation}
14:24:32 [2019-12-20T19:24:32.660Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.660Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.660Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
14:24:32 [2019-12-20T19:24:32.660Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
14:24:32 [2019-12-20T19:24:32.660Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
14:24:32 [2019-12-20T19:24:32.660Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.660Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.660Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.660Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
14:24:32 [2019-12-20T19:24:32.660Z] DEBUG - Clicking on Rename All
14:24:32 [2019-12-20T19:24:32.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=616874813 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:24:32 [2019-12-20T19:24:32.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=616874814 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:24:32 [2019-12-20T19:24:32.660Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=616874814 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
14:24:32 [2019-12-20T19:24:32.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=616874814 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
14:24:32 [2019-12-20T19:24:32.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=616874814 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:24:32 [2019-12-20T19:24:32.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=616874814 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:24:32 [2019-12-20T19:24:32.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=616874814 data=null item=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:24:32 [2019-12-20T19:24:32.660Z] DEBUG - Clicked on 
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616874185 data=null item=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:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616873912 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:24:33 [2019-12-20T19:24:33.609Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616875395 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616875395 data=null doit=true} to TreeItem with text {test}
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616875395 data=null} to TreeItem with text {test}
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616875396 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616875396 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616875405 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616875406 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616875406 data=null doit=true} to TreeItem with text {test}
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616875406 data=null} to TreeItem with text {test}
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616875406 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616875406 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616875416 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:33 [2019-12-20T19:24:33.609Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616875417 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616875417 data=null doit=true} to TreeItem with text {Traces [12]}
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616875417 data=null} to TreeItem with text {Traces [12]}
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616875417 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616875417 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:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616875479 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616875479 data=null doit=true} to TreeItem with text {Traces [12]}
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616875479 data=null} to TreeItem with text {Traces [12]}
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616875479 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616875479 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:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616875483 data=null button=1 stateMask=0x80000 x=79 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616875824 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616875825 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616875825 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616875825 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616875825 data=null item=TreeItem {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:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616875836 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:33 [2019-12-20T19:24:33.609Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616875837 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616875837 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616875838 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:24:33 [2019-12-20T19:24:33.609Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616875838 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:24:33 [2019-12-20T19:24:33.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616875838 data=null item=TreeItem {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:24:33 [2019-12-20T19:24:33.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616875847 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:24:33 [2019-12-20T19:24:33.610Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:24:33 [2019-12-20T19:24:33.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616875847 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:24:33 [2019-12-20T19:24:33.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616875847 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:24:33 [2019-12-20T19:24:33.610Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:33 [2019-12-20T19:24:33.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616875848 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:24:33 [2019-12-20T19:24:33.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616875848 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:24:33 [2019-12-20T19:24:33.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616875848 data=null item=TreeItem {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:24:33 [2019-12-20T19:24:33.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616875854 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:24:33 [2019-12-20T19:24:33.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616875854 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:24:33 [2019-12-20T19:24:33.610Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616875854 data=null button=1 stateMask=0x0 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:24:33 [2019-12-20T19:24:33.610Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616875855 data=null item=TreeItem {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:24:33 [2019-12-20T19:24:33.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616875895 data=null button=1 stateMask=0x80000 x=152 y=74 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:24:33 [2019-12-20T19:24:33.610Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616875902 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:24:33 [2019-12-20T19:24:33.610Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616875902 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:24:33 [2019-12-20T19:24:33.610Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616875902 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:24:33 [2019-12-20T19:24:33.610Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:24:34 [2019-12-20T19:24:34.171Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:35 [2019-12-20T19:24:35.098Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:35 [2019-12-20T19:24:35.098Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:35 [2019-12-20T19:24:35.098Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:35 [2019-12-20T19:24:35.098Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:35 [2019-12-20T19:24:35.098Z] DEBUG - Attempting to set focus on Table with text {}
14:24:35 [2019-12-20T19:24:35.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616877405 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:24:35 [2019-12-20T19:24:35.098Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616877405 data=null doit=true} to TableItem with text {}
14:24:35 [2019-12-20T19:24:35.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616877405 data=null} to TableItem with text {}
14:24:35 [2019-12-20T19:24:35.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616877406 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:24:35 [2019-12-20T19:24:35.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616877406 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:24:35 [2019-12-20T19:24:35.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616877409 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:24:35 [2019-12-20T19:24:35.098Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:35 [2019-12-20T19:24:35.098Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:35 [2019-12-20T19:24:35.098Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:35 [2019-12-20T19:24:35.098Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:35 [2019-12-20T19:24:35.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616877486 data=null button=0 stateMask=0x0 x=152 y=74 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:24:35 [2019-12-20T19:24:35.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616877486 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:24:35 [2019-12-20T19:24:35.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616877486 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:24:35 [2019-12-20T19:24:35.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616877487 data=null button=1 stateMask=0x0 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:24:35 [2019-12-20T19:24:35.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616877487 data=null item=TreeItem {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:24:35 [2019-12-20T19:24:35.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616877490 data=null button=1 stateMask=0x80000 x=152 y=74 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:24:35 [2019-12-20T19:24:35.354Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:35 [2019-12-20T19:24:35.354Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:35 [2019-12-20T19:24:35.354Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:35 [2019-12-20T19:24:35.354Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:35 [2019-12-20T19:24:35.354Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:35 [2019-12-20T19:24:35.354Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:24:35 [2019-12-20T19:24:35.354Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:35 [2019-12-20T19:24:35.354Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:35 [2019-12-20T19:24:35.354Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:35 [2019-12-20T19:24:35.354Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:35 [2019-12-20T19:24:35.354Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:35 [2019-12-20T19:24:35.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616877494 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:35 [2019-12-20T19:24:35.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616877494 data=null doit=true} to TreeItem with text {test}
14:24:35 [2019-12-20T19:24:35.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616877494 data=null} to TreeItem with text {test}
14:24:35 [2019-12-20T19:24:35.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616877494 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:35 [2019-12-20T19:24:35.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616877494 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:35 [2019-12-20T19:24:35.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616877511 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:35 [2019-12-20T19:24:35.354Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:35 [2019-12-20T19:24:35.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616877511 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:35 [2019-12-20T19:24:35.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616877511 data=null doit=true} to TreeItem with text {test}
14:24:35 [2019-12-20T19:24:35.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616877511 data=null} to TreeItem with text {test}
14:24:35 [2019-12-20T19:24:35.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616877512 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:35 [2019-12-20T19:24:35.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616877512 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:35 [2019-12-20T19:24:35.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616877515 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:35 [2019-12-20T19:24:35.354Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:24:35 [2019-12-20T19:24:35.354Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:35 [2019-12-20T19:24:35.354Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616877516 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:24:35 [2019-12-20T19:24:35.354Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616877516 data=null doit=true} to TreeItem with text {Traces [12]}
14:24:35 [2019-12-20T19:24:35.354Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616877516 data=null} to TreeItem with text {Traces [12]}
14:24:35 [2019-12-20T19:24:35.354Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616877516 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:35 [2019-12-20T19:24:35.354Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616877516 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:24:35 [2019-12-20T19:24:35.354Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616877528 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:35 [2019-12-20T19:24:35.355Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:24:35 [2019-12-20T19:24:35.610Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:35 [2019-12-20T19:24:35.610Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:35 [2019-12-20T19:24:35.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616877977 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:24:35 [2019-12-20T19:24:35.610Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616877977 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:24:35 [2019-12-20T19:24:35.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616877977 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:24:35 [2019-12-20T19:24:35.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616877978 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:24:35 [2019-12-20T19:24:35.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616877978 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:24:35 [2019-12-20T19:24:35.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616877990 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:24:35 [2019-12-20T19:24:35.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:35 [2019-12-20T19:24:35.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:35 [2019-12-20T19:24:35.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:35 [2019-12-20T19:24:35.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:35 [2019-12-20T19:24:35.866Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:35 [2019-12-20T19:24:35.866Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:35 [2019-12-20T19:24:35.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616878000 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:24:35 [2019-12-20T19:24:35.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616878000 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:24:35 [2019-12-20T19:24:35.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616878000 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:24:35 [2019-12-20T19:24:35.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616878000 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:24:35 [2019-12-20T19:24:35.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616878000 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:24:35 [2019-12-20T19:24:35.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616878004 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:24:35 [2019-12-20T19:24:35.866Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
14:24:35 [2019-12-20T19:24:35.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616878004 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:24:35 [2019-12-20T19:24:35.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616878004 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:24:35 [2019-12-20T19:24:35.867Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:35 [2019-12-20T19:24:35.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616878004 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:24:35 [2019-12-20T19:24:35.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616878005 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:24:35 [2019-12-20T19:24:35.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616878005 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:24:35 [2019-12-20T19:24:35.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616878008 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:24:35 [2019-12-20T19:24:35.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616878008 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:24:35 [2019-12-20T19:24:35.867Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616878008 data=null button=1 stateMask=0x0 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:24:35 [2019-12-20T19:24:35.867Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616878008 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:24:35 [2019-12-20T19:24:35.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616878051 data=null button=1 stateMask=0x80000 x=156 y=116 count=2} to TreeItem with text {ExampleCustomXml.xml}
14:24:35 [2019-12-20T19:24:35.867Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616878221 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:24:35 [2019-12-20T19:24:35.867Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616878222 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:24:35 [2019-12-20T19:24:35.867Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616878222 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:24:35 [2019-12-20T19:24:35.867Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
14:24:35 [2019-12-20T19:24:35.867Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:35 [2019-12-20T19:24:35.867Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:37 [2019-12-20T19:24:37.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:37 [2019-12-20T19:24:37.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:37 [2019-12-20T19:24:37.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:37 [2019-12-20T19:24:37.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:37 [2019-12-20T19:24:37.231Z] DEBUG - Attempting to set focus on Table with text {}
14:24:37 [2019-12-20T19:24:37.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616879228 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:24:37 [2019-12-20T19:24:37.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616879228 data=null doit=true} to TableItem with text {}
14:24:37 [2019-12-20T19:24:37.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616879228 data=null} to TableItem with text {}
14:24:37 [2019-12-20T19:24:37.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616879228 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:24:37 [2019-12-20T19:24:37.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616879228 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:24:37 [2019-12-20T19:24:37.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616879231 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:24:37 [2019-12-20T19:24:37.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:37 [2019-12-20T19:24:37.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:37 [2019-12-20T19:24:37.231Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:37 [2019-12-20T19:24:37.231Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:37 [2019-12-20T19:24:37.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616879481 data=null button=0 stateMask=0x0 x=156 y=116 count=0} to TreeItem with text {ExampleCustomXml.xml}
14:24:37 [2019-12-20T19:24:37.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=616879481 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
14:24:37 [2019-12-20T19:24:37.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=616879481 data=null} to TreeItem with text {ExampleCustomXml.xml}
14:24:37 [2019-12-20T19:24:37.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616879482 data=null button=1 stateMask=0x0 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:24:37 [2019-12-20T19:24:37.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616879482 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:24:37 [2019-12-20T19:24:37.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=616879505 data=null button=1 stateMask=0x80000 x=156 y=116 count=1} to TreeItem with text {ExampleCustomXml.xml}
14:24:37 [2019-12-20T19:24:37.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:37 [2019-12-20T19:24:37.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:37 [2019-12-20T19:24:37.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:37 [2019-12-20T19:24:37.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:37 [2019-12-20T19:24:37.231Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:37 [2019-12-20T19:24:37.231Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:24:37 [2019-12-20T19:24:37.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:37 [2019-12-20T19:24:37.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:37 [2019-12-20T19:24:37.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:37 [2019-12-20T19:24:37.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:37 [2019-12-20T19:24:37.231Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:37 [2019-12-20T19:24:37.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616879510 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:37 [2019-12-20T19:24:37.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616879512 data=null doit=true} to TreeItem with text {test}
14:24:37 [2019-12-20T19:24:37.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616879512 data=null} to TreeItem with text {test}
14:24:37 [2019-12-20T19:24:37.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616879512 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:37 [2019-12-20T19:24:37.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616879512 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:37 [2019-12-20T19:24:37.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616879535 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:37 [2019-12-20T19:24:37.231Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:37 [2019-12-20T19:24:37.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616879536 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:37 [2019-12-20T19:24:37.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616879536 data=null doit=true} to TreeItem with text {test}
14:24:37 [2019-12-20T19:24:37.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616879536 data=null} to TreeItem with text {test}
14:24:37 [2019-12-20T19:24:37.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616879536 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:37 [2019-12-20T19:24:37.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616879536 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:37 [2019-12-20T19:24:37.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616879540 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:37 [2019-12-20T19:24:37.232Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:24:37 [2019-12-20T19:24:37.232Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:37 [2019-12-20T19:24:37.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616879540 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:24:37 [2019-12-20T19:24:37.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616879540 data=null doit=true} to TreeItem with text {Traces [12]}
14:24:37 [2019-12-20T19:24:37.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616879540 data=null} to TreeItem with text {Traces [12]}
14:24:37 [2019-12-20T19:24:37.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616879541 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:37 [2019-12-20T19:24:37.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616879541 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:24:37 [2019-12-20T19:24:37.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616879573 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:37 [2019-12-20T19:24:37.232Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:24:37 [2019-12-20T19:24:37.793Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:37 [2019-12-20T19:24:37.793Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:37 [2019-12-20T19:24:37.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616879900 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
14:24:37 [2019-12-20T19:24:37.793Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616879900 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:24:37 [2019-12-20T19:24:37.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616879900 data=null} to TreeItem with text {kernel-overlap-testing}
14:24:37 [2019-12-20T19:24:37.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616879900 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:24:37 [2019-12-20T19:24:37.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616879900 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:24:37 [2019-12-20T19:24:37.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616879934 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:24:37 [2019-12-20T19:24:37.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:37 [2019-12-20T19:24:37.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:37 [2019-12-20T19:24:37.794Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:37 [2019-12-20T19:24:37.794Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:37 [2019-12-20T19:24:37.794Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:37 [2019-12-20T19:24:37.794Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:37 [2019-12-20T19:24:37.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616879936 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
14:24:37 [2019-12-20T19:24:37.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616879936 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:24:37 [2019-12-20T19:24:37.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616879936 data=null} to TreeItem with text {kernel-overlap-testing}
14:24:37 [2019-12-20T19:24:37.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616879936 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:24:37 [2019-12-20T19:24:37.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616879937 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:24:37 [2019-12-20T19:24:37.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616879940 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:24:37 [2019-12-20T19:24:37.794Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:24:37 [2019-12-20T19:24:37.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616879940 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
14:24:37 [2019-12-20T19:24:37.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616879940 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:24:37 [2019-12-20T19:24:37.794Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:37 [2019-12-20T19:24:37.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616879941 data=null} to TreeItem with text {kernel-overlap-testing}
14:24:37 [2019-12-20T19:24:37.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616879941 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:24:37 [2019-12-20T19:24:37.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616879941 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:24:37 [2019-12-20T19:24:37.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616879949 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:24:37 [2019-12-20T19:24:37.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616879950 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
14:24:37 [2019-12-20T19:24:37.794Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=616879950 data=null button=1 stateMask=0x0 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
14:24:37 [2019-12-20T19:24:37.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616880011 data=null button=1 stateMask=0x80000 x=148 y=158 count=2} to TreeItem with text {kernel-overlap-testing}
14:24:37 [2019-12-20T19:24:37.794Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=616880011 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
14:24:37 [2019-12-20T19:24:37.794Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=616880011 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:24:37 [2019-12-20T19:24:37.794Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=616880011 data=null} to TreeItem with text {kernel-overlap-testing}
14:24:37 [2019-12-20T19:24:37.794Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:24:37 [2019-12-20T19:24:37.794Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:37 [2019-12-20T19:24:37.794Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:37 [2019-12-20T19:24:37.794Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616879950 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:24:38 [2019-12-20T19:24:38.355Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:38 [2019-12-20T19:24:38.355Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:38 [2019-12-20T19:24:38.355Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:38 [2019-12-20T19:24:38.355Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:38 [2019-12-20T19:24:38.355Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:38 [2019-12-20T19:24:38.355Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:38 [2019-12-20T19:24:38.355Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:38 [2019-12-20T19:24:38.355Z] DEBUG - Attempting to set focus on Table with text {}
14:24:38 [2019-12-20T19:24:38.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616880513 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:24:38 [2019-12-20T19:24:38.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616880513 data=null doit=true} to TableItem with text {}
14:24:38 [2019-12-20T19:24:38.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616880513 data=null} to TableItem with text {}
14:24:38 [2019-12-20T19:24:38.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616880514 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:24:38 [2019-12-20T19:24:38.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616880514 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:24:38 [2019-12-20T19:24:38.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616880517 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:24:38 [2019-12-20T19:24:38.355Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:38 [2019-12-20T19:24:38.355Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:39 [2019-12-20T19:24:39.364Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:39 [2019-12-20T19:24:39.364Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:39 [2019-12-20T19:24:39.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616881591 data=null button=0 stateMask=0x0 x=148 y=158 count=0} to TreeItem with text {kernel-overlap-testing}
14:24:39 [2019-12-20T19:24:39.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616881591 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:24:39 [2019-12-20T19:24:39.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616881591 data=null} to TreeItem with text {kernel-overlap-testing}
14:24:39 [2019-12-20T19:24:39.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616881591 data=null button=1 stateMask=0x0 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:24:39 [2019-12-20T19:24:39.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616881591 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:24:39 [2019-12-20T19:24:39.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616881596 data=null button=1 stateMask=0x80000 x=148 y=158 count=1} to TreeItem with text {kernel-overlap-testing}
14:24:39 [2019-12-20T19:24:39.364Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:39 [2019-12-20T19:24:39.364Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:39 [2019-12-20T19:24:39.364Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:39 [2019-12-20T19:24:39.364Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:39 [2019-12-20T19:24:39.364Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:39 [2019-12-20T19:24:39.364Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:24:39 [2019-12-20T19:24:39.364Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:39 [2019-12-20T19:24:39.364Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:39 [2019-12-20T19:24:39.364Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:39 [2019-12-20T19:24:39.364Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:39 [2019-12-20T19:24:39.365Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:39 [2019-12-20T19:24:39.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616881600 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:39 [2019-12-20T19:24:39.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616881600 data=null doit=true} to TreeItem with text {test}
14:24:39 [2019-12-20T19:24:39.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616881600 data=null} to TreeItem with text {test}
14:24:39 [2019-12-20T19:24:39.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616881600 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:39 [2019-12-20T19:24:39.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616881600 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:39 [2019-12-20T19:24:39.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616881618 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:39 [2019-12-20T19:24:39.365Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:39 [2019-12-20T19:24:39.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616881618 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:39 [2019-12-20T19:24:39.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616881618 data=null doit=true} to TreeItem with text {test}
14:24:39 [2019-12-20T19:24:39.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616881618 data=null} to TreeItem with text {test}
14:24:39 [2019-12-20T19:24:39.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616881619 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:39 [2019-12-20T19:24:39.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616881619 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:39 [2019-12-20T19:24:39.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616881629 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:39 [2019-12-20T19:24:39.365Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:24:39 [2019-12-20T19:24:39.365Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:39 [2019-12-20T19:24:39.365Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616881630 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:24:39 [2019-12-20T19:24:39.365Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616881630 data=null doit=true} to TreeItem with text {Traces [12]}
14:24:39 [2019-12-20T19:24:39.365Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616881630 data=null} to TreeItem with text {Traces [12]}
14:24:39 [2019-12-20T19:24:39.365Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616881630 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:39 [2019-12-20T19:24:39.365Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616881630 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:24:39 [2019-12-20T19:24:39.365Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616881637 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:39 [2019-12-20T19:24:39.365Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:24:39 [2019-12-20T19:24:39.926Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:39 [2019-12-20T19:24:39.926Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:39 [2019-12-20T19:24:39.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616882058 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1}
14:24:39 [2019-12-20T19:24:39.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616882058 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:24:39 [2019-12-20T19:24:39.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616882058 data=null} to TreeItem with text {simple_server-thread1}
14:24:39 [2019-12-20T19:24:39.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616882059 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
14:24:39 [2019-12-20T19:24:39.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616882059 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:24:39 [2019-12-20T19:24:39.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616882096 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
14:24:39 [2019-12-20T19:24:39.926Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:39 [2019-12-20T19:24:39.926Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:39 [2019-12-20T19:24:39.926Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:39 [2019-12-20T19:24:39.926Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:39 [2019-12-20T19:24:39.926Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:39 [2019-12-20T19:24:39.926Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:39 [2019-12-20T19:24:39.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616882098 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1}
14:24:39 [2019-12-20T19:24:39.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616882098 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:24:39 [2019-12-20T19:24:39.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616882098 data=null} to TreeItem with text {simple_server-thread1}
14:24:39 [2019-12-20T19:24:39.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616882098 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
14:24:39 [2019-12-20T19:24:39.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616882098 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:24:39 [2019-12-20T19:24:39.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616882109 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
14:24:39 [2019-12-20T19:24:39.926Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
14:24:39 [2019-12-20T19:24:39.926Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616882110 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1}
14:24:39 [2019-12-20T19:24:39.926Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616882110 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:24:39 [2019-12-20T19:24:39.926Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:39 [2019-12-20T19:24:39.926Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616882110 data=null} to TreeItem with text {simple_server-thread1}
14:24:39 [2019-12-20T19:24:39.926Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616882110 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
14:24:39 [2019-12-20T19:24:39.926Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616882110 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:24:39 [2019-12-20T19:24:39.926Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616882114 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
14:24:39 [2019-12-20T19:24:39.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616882114 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1}
14:24:39 [2019-12-20T19:24:39.927Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=616882114 data=null button=1 stateMask=0x0 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1}
14:24:39 [2019-12-20T19:24:39.927Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616882114 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:24:39 [2019-12-20T19:24:39.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616882185 data=null button=1 stateMask=0x80000 x=150 y=200 count=2} to TreeItem with text {simple_server-thread1}
14:24:39 [2019-12-20T19:24:39.927Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=616882192 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1}
14:24:39 [2019-12-20T19:24:39.927Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=616882192 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:24:39 [2019-12-20T19:24:39.927Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=616882192 data=null} to TreeItem with text {simple_server-thread1}
14:24:39 [2019-12-20T19:24:39.927Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
14:24:39 [2019-12-20T19:24:39.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:39 [2019-12-20T19:24:39.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:39 [2019-12-20T19:24:39.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:40 [2019-12-20T19:24:40.488Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:40 [2019-12-20T19:24:40.488Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:40 [2019-12-20T19:24:40.488Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:40 [2019-12-20T19:24:40.488Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:40 [2019-12-20T19:24:40.488Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:40 [2019-12-20T19:24:40.488Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:40 [2019-12-20T19:24:40.488Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:40 [2019-12-20T19:24:40.488Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:40 [2019-12-20T19:24:40.488Z] DEBUG - Attempting to set focus on Table with text {}
14:24:40 [2019-12-20T19:24:40.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616882694 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:24:40 [2019-12-20T19:24:40.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616882694 data=null doit=true} to TableItem with text {}
14:24:40 [2019-12-20T19:24:40.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616882694 data=null} to TableItem with text {}
14:24:40 [2019-12-20T19:24:40.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616882695 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:24:40 [2019-12-20T19:24:40.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616882695 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:24:40 [2019-12-20T19:24:40.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616882698 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:24:40 [2019-12-20T19:24:40.488Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:40 [2019-12-20T19:24:40.488Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:41 [2019-12-20T19:24:41.420Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:41 [2019-12-20T19:24:41.420Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:41 [2019-12-20T19:24:41.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=616883565 data=null button=0 stateMask=0x0 x=150 y=200 count=0} to TreeItem with text {simple_server-thread1}
14:24:41 [2019-12-20T19:24:41.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=616883565 data=null doit=true} to TreeItem with text {simple_server-thread1}
14:24:41 [2019-12-20T19:24:41.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=616883566 data=null} to TreeItem with text {simple_server-thread1}
14:24:41 [2019-12-20T19:24:41.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=616883566 data=null button=1 stateMask=0x0 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
14:24:41 [2019-12-20T19:24:41.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616883566 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:24:41 [2019-12-20T19:24:41.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=616883572 data=null button=1 stateMask=0x80000 x=150 y=200 count=1} to TreeItem with text {simple_server-thread1}
14:24:41 [2019-12-20T19:24:41.420Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:41 [2019-12-20T19:24:41.420Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:41 [2019-12-20T19:24:41.420Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:41 [2019-12-20T19:24:41.420Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:41 [2019-12-20T19:24:41.420Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:41 [2019-12-20T19:24:41.420Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:24:41 [2019-12-20T19:24:41.420Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:41 [2019-12-20T19:24:41.420Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:41 [2019-12-20T19:24:41.420Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:41 [2019-12-20T19:24:41.420Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:41 [2019-12-20T19:24:41.420Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:41 [2019-12-20T19:24:41.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616883593 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:41 [2019-12-20T19:24:41.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616883593 data=null doit=true} to TreeItem with text {test}
14:24:41 [2019-12-20T19:24:41.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616883593 data=null} to TreeItem with text {test}
14:24:41 [2019-12-20T19:24:41.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616883594 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:41 [2019-12-20T19:24:41.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616883594 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:41 [2019-12-20T19:24:41.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616883619 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:41 [2019-12-20T19:24:41.420Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:41 [2019-12-20T19:24:41.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616883619 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:41 [2019-12-20T19:24:41.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616883619 data=null doit=true} to TreeItem with text {test}
14:24:41 [2019-12-20T19:24:41.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616883619 data=null} to TreeItem with text {test}
14:24:41 [2019-12-20T19:24:41.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616883620 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:41 [2019-12-20T19:24:41.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616883620 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:41 [2019-12-20T19:24:41.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616883628 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:41 [2019-12-20T19:24:41.420Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:24:41 [2019-12-20T19:24:41.420Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:41 [2019-12-20T19:24:41.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616883629 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:24:41 [2019-12-20T19:24:41.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616883629 data=null doit=true} to TreeItem with text {Traces [12]}
14:24:41 [2019-12-20T19:24:41.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616883629 data=null} to TreeItem with text {Traces [12]}
14:24:41 [2019-12-20T19:24:41.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616883629 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:41 [2019-12-20T19:24:41.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616883629 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:24:41 [2019-12-20T19:24:41.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616883636 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:41 [2019-12-20T19:24:41.420Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:24:41 [2019-12-20T19:24:41.675Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:41 [2019-12-20T19:24:41.931Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:41 [2019-12-20T19:24:41.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616884084 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2}
14:24:41 [2019-12-20T19:24:41.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616884084 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:24:41 [2019-12-20T19:24:41.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616884084 data=null} to TreeItem with text {simple_server-thread2}
14:24:41 [2019-12-20T19:24:41.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616884085 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
14:24:41 [2019-12-20T19:24:41.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616884085 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:24:41 [2019-12-20T19:24:41.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616884130 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
14:24:41 [2019-12-20T19:24:41.931Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:41 [2019-12-20T19:24:41.931Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:41 [2019-12-20T19:24:41.931Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:41 [2019-12-20T19:24:41.931Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:41 [2019-12-20T19:24:41.931Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:41 [2019-12-20T19:24:41.931Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:41 [2019-12-20T19:24:41.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616884134 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2}
14:24:41 [2019-12-20T19:24:41.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616884134 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:24:41 [2019-12-20T19:24:41.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616884134 data=null} to TreeItem with text {simple_server-thread2}
14:24:41 [2019-12-20T19:24:41.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616884134 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
14:24:41 [2019-12-20T19:24:41.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616884134 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:24:41 [2019-12-20T19:24:41.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616884180 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
14:24:41 [2019-12-20T19:24:41.932Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
14:24:41 [2019-12-20T19:24:41.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616884180 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2}
14:24:41 [2019-12-20T19:24:41.932Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616884180 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:24:41 [2019-12-20T19:24:41.932Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:41 [2019-12-20T19:24:41.932Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616884181 data=null} to TreeItem with text {simple_server-thread2}
14:24:41 [2019-12-20T19:24:41.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616884181 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
14:24:41 [2019-12-20T19:24:41.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616884181 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:24:41 [2019-12-20T19:24:41.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616884185 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
14:24:41 [2019-12-20T19:24:41.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616884185 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2}
14:24:41 [2019-12-20T19:24:41.932Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=616884185 data=null button=1 stateMask=0x0 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2}
14:24:41 [2019-12-20T19:24:41.932Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616884185 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:24:41 [2019-12-20T19:24:41.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616884292 data=null button=1 stateMask=0x80000 x=150 y=242 count=2} to TreeItem with text {simple_server-thread2}
14:24:41 [2019-12-20T19:24:41.932Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=616884299 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2}
14:24:41 [2019-12-20T19:24:41.932Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=616884299 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:24:41 [2019-12-20T19:24:41.932Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=616884299 data=null} to TreeItem with text {simple_server-thread2}
14:24:41 [2019-12-20T19:24:41.932Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
14:24:41 [2019-12-20T19:24:41.932Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:41 [2019-12-20T19:24:41.932Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:41 [2019-12-20T19:24:41.932Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:41 [2019-12-20T19:24:41.932Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:42 [2019-12-20T19:24:42.492Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:42 [2019-12-20T19:24:42.492Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:42 [2019-12-20T19:24:42.492Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:42 [2019-12-20T19:24:42.493Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:42 [2019-12-20T19:24:42.493Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:42 [2019-12-20T19:24:42.493Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:42 [2019-12-20T19:24:42.493Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:42 [2019-12-20T19:24:42.493Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:42 [2019-12-20T19:24:42.493Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:42 [2019-12-20T19:24:42.493Z] DEBUG - Attempting to set focus on Table with text {}
14:24:42 [2019-12-20T19:24:42.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616884801 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:24:42 [2019-12-20T19:24:42.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616884801 data=null doit=true} to TableItem with text {}
14:24:42 [2019-12-20T19:24:42.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616884801 data=null} to TableItem with text {}
14:24:42 [2019-12-20T19:24:42.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616884802 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:24:42 [2019-12-20T19:24:42.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616884802 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:24:42 [2019-12-20T19:24:42.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616884805 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:24:42 [2019-12-20T19:24:42.493Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:42 [2019-12-20T19:24:42.493Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:43 [2019-12-20T19:24:43.418Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:43 [2019-12-20T19:24:43.418Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:43 [2019-12-20T19:24:43.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=616885788 data=null button=0 stateMask=0x0 x=150 y=242 count=0} to TreeItem with text {simple_server-thread2}
14:24:43 [2019-12-20T19:24:43.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=616885789 data=null doit=true} to TreeItem with text {simple_server-thread2}
14:24:43 [2019-12-20T19:24:43.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=616885789 data=null} to TreeItem with text {simple_server-thread2}
14:24:43 [2019-12-20T19:24:43.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=616885789 data=null button=1 stateMask=0x0 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
14:24:43 [2019-12-20T19:24:43.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616885789 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:24:43 [2019-12-20T19:24:43.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=616885795 data=null button=1 stateMask=0x80000 x=150 y=242 count=1} to TreeItem with text {simple_server-thread2}
14:24:43 [2019-12-20T19:24:43.675Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:43 [2019-12-20T19:24:43.675Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:43 [2019-12-20T19:24:43.675Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:43 [2019-12-20T19:24:43.675Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:43 [2019-12-20T19:24:43.675Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:43 [2019-12-20T19:24:43.675Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:24:43 [2019-12-20T19:24:43.675Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:43 [2019-12-20T19:24:43.675Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:43 [2019-12-20T19:24:43.675Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:43 [2019-12-20T19:24:43.675Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:43 [2019-12-20T19:24:43.675Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:43 [2019-12-20T19:24:43.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616885818 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:43 [2019-12-20T19:24:43.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616885818 data=null doit=true} to TreeItem with text {test}
14:24:43 [2019-12-20T19:24:43.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616885818 data=null} to TreeItem with text {test}
14:24:43 [2019-12-20T19:24:43.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616885819 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:43 [2019-12-20T19:24:43.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616885819 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:43 [2019-12-20T19:24:43.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616885850 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:43 [2019-12-20T19:24:43.675Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:43 [2019-12-20T19:24:43.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616885850 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:43 [2019-12-20T19:24:43.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616885850 data=null doit=true} to TreeItem with text {test}
14:24:43 [2019-12-20T19:24:43.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616885851 data=null} to TreeItem with text {test}
14:24:43 [2019-12-20T19:24:43.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616885851 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:43 [2019-12-20T19:24:43.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616885851 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:43 [2019-12-20T19:24:43.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616885872 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:43 [2019-12-20T19:24:43.675Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:24:43 [2019-12-20T19:24:43.675Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:43 [2019-12-20T19:24:43.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616885876 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:24:43 [2019-12-20T19:24:43.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616885876 data=null doit=true} to TreeItem with text {Traces [12]}
14:24:43 [2019-12-20T19:24:43.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616885876 data=null} to TreeItem with text {Traces [12]}
14:24:43 [2019-12-20T19:24:43.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616885876 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:43 [2019-12-20T19:24:43.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616885877 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:24:43 [2019-12-20T19:24:43.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616885885 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:43 [2019-12-20T19:24:43.675Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:24:43 [2019-12-20T19:24:43.931Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:43 [2019-12-20T19:24:43.931Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:43 [2019-12-20T19:24:43.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616886236 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing}
14:24:43 [2019-12-20T19:24:43.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616886236 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:24:43 [2019-12-20T19:24:43.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616886236 data=null} to TreeItem with text {ust-overlap-testing}
14:24:43 [2019-12-20T19:24:43.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616886236 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing}
14:24:43 [2019-12-20T19:24:43.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616886236 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:24:43 [2019-12-20T19:24:43.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616886250 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing}
14:24:43 [2019-12-20T19:24:43.931Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:43 [2019-12-20T19:24:43.931Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:43 [2019-12-20T19:24:43.931Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:43 [2019-12-20T19:24:43.931Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:43 [2019-12-20T19:24:43.931Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:43 [2019-12-20T19:24:43.931Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:43 [2019-12-20T19:24:43.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616886265 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing}
14:24:43 [2019-12-20T19:24:43.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616886265 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:24:43 [2019-12-20T19:24:43.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616886265 data=null} to TreeItem with text {ust-overlap-testing}
14:24:43 [2019-12-20T19:24:43.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616886265 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing}
14:24:43 [2019-12-20T19:24:43.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616886265 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:24:43 [2019-12-20T19:24:43.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616886273 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing}
14:24:43 [2019-12-20T19:24:43.931Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
14:24:43 [2019-12-20T19:24:43.931Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616886273 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing}
14:24:43 [2019-12-20T19:24:43.931Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616886273 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:24:43 [2019-12-20T19:24:43.931Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:43 [2019-12-20T19:24:43.931Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616886274 data=null} to TreeItem with text {ust-overlap-testing}
14:24:43 [2019-12-20T19:24:43.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616886274 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing}
14:24:43 [2019-12-20T19:24:43.931Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616886274 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:24:43 [2019-12-20T19:24:43.931Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616886277 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing}
14:24:43 [2019-12-20T19:24:43.931Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616886277 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing}
14:24:43 [2019-12-20T19:24:43.931Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=616886277 data=null button=1 stateMask=0x0 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing}
14:24:44 [2019-12-20T19:24:44.186Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616886278 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:24:44 [2019-12-20T19:24:44.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616886329 data=null button=1 stateMask=0x80000 x=139 y=284 count=2} to TreeItem with text {ust-overlap-testing}
14:24:44 [2019-12-20T19:24:44.186Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=616886337 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing}
14:24:44 [2019-12-20T19:24:44.187Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=616886337 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:24:44 [2019-12-20T19:24:44.187Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=616886337 data=null} to TreeItem with text {ust-overlap-testing}
14:24:44 [2019-12-20T19:24:44.187Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
14:24:44 [2019-12-20T19:24:44.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:44 [2019-12-20T19:24:44.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:44 [2019-12-20T19:24:44.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:44 [2019-12-20T19:24:44.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:44 [2019-12-20T19:24:44.187Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:44 [2019-12-20T19:24:44.747Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:44 [2019-12-20T19:24:44.747Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:44 [2019-12-20T19:24:44.747Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:44 [2019-12-20T19:24:44.747Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:44 [2019-12-20T19:24:44.747Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:44 [2019-12-20T19:24:44.747Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:44 [2019-12-20T19:24:44.747Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:44 [2019-12-20T19:24:44.747Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:44 [2019-12-20T19:24:44.747Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:44 [2019-12-20T19:24:44.747Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:44 [2019-12-20T19:24:44.747Z] DEBUG - Attempting to set focus on Table with text {}
14:24:44 [2019-12-20T19:24:44.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616886840 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:24:44 [2019-12-20T19:24:44.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616886840 data=null doit=true} to TableItem with text {}
14:24:44 [2019-12-20T19:24:44.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616886840 data=null} to TableItem with text {}
14:24:44 [2019-12-20T19:24:44.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616886840 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:24:44 [2019-12-20T19:24:44.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616886840 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:24:44 [2019-12-20T19:24:44.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616886845 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:24:44 [2019-12-20T19:24:44.747Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:44 [2019-12-20T19:24:44.747Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:45 [2019-12-20T19:24:45.405Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:45 [2019-12-20T19:24:45.405Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:45 [2019-12-20T19:24:45.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=616887802 data=null button=0 stateMask=0x0 x=139 y=284 count=0} to TreeItem with text {ust-overlap-testing}
14:24:45 [2019-12-20T19:24:45.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=616887802 data=null doit=true} to TreeItem with text {ust-overlap-testing}
14:24:45 [2019-12-20T19:24:45.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=616887802 data=null} to TreeItem with text {ust-overlap-testing}
14:24:45 [2019-12-20T19:24:45.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=616887803 data=null button=1 stateMask=0x0 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing}
14:24:45 [2019-12-20T19:24:45.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616887803 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:24:45 [2019-12-20T19:24:45.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=616887806 data=null button=1 stateMask=0x80000 x=139 y=284 count=1} to TreeItem with text {ust-overlap-testing}
14:24:45 [2019-12-20T19:24:45.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:45 [2019-12-20T19:24:45.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:45 [2019-12-20T19:24:45.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:45 [2019-12-20T19:24:45.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:45 [2019-12-20T19:24:45.661Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:45 [2019-12-20T19:24:45.661Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:24:45 [2019-12-20T19:24:45.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:45 [2019-12-20T19:24:45.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:45 [2019-12-20T19:24:45.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:45 [2019-12-20T19:24:45.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:45 [2019-12-20T19:24:45.661Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:45 [2019-12-20T19:24:45.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616887811 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:45 [2019-12-20T19:24:45.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616887811 data=null doit=true} to TreeItem with text {test}
14:24:45 [2019-12-20T19:24:45.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616887811 data=null} to TreeItem with text {test}
14:24:45 [2019-12-20T19:24:45.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616887811 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:45 [2019-12-20T19:24:45.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616887811 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:45 [2019-12-20T19:24:45.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616887839 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:45 [2019-12-20T19:24:45.661Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:45 [2019-12-20T19:24:45.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616887840 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:45 [2019-12-20T19:24:45.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616887840 data=null doit=true} to TreeItem with text {test}
14:24:45 [2019-12-20T19:24:45.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616887840 data=null} to TreeItem with text {test}
14:24:45 [2019-12-20T19:24:45.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616887840 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:45 [2019-12-20T19:24:45.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616887840 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:45 [2019-12-20T19:24:45.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616887845 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:45 [2019-12-20T19:24:45.661Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:24:45 [2019-12-20T19:24:45.661Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:45 [2019-12-20T19:24:45.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616887876 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:24:45 [2019-12-20T19:24:45.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616887876 data=null doit=true} to TreeItem with text {Traces [12]}
14:24:45 [2019-12-20T19:24:45.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616887876 data=null} to TreeItem with text {Traces [12]}
14:24:45 [2019-12-20T19:24:45.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616887877 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:45 [2019-12-20T19:24:45.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616887877 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:24:45 [2019-12-20T19:24:45.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616887884 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:45 [2019-12-20T19:24:45.661Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:24:46 [2019-12-20T19:24:46.223Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:46 [2019-12-20T19:24:46.223Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:46 [2019-12-20T19:24:46.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616888305 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:24:46 [2019-12-20T19:24:46.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=616888305 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:24:46 [2019-12-20T19:24:46.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=616888305 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:24:46 [2019-12-20T19:24:46.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616888306 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:24:46 [2019-12-20T19:24:46.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616888306 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:24:46 [2019-12-20T19:24:46.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616888350 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:24:46 [2019-12-20T19:24:46.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:46 [2019-12-20T19:24:46.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:46 [2019-12-20T19:24:46.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:46 [2019-12-20T19:24:46.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:46 [2019-12-20T19:24:46.223Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:46 [2019-12-20T19:24:46.223Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:46 [2019-12-20T19:24:46.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616888352 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:24:46 [2019-12-20T19:24:46.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=616888352 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:24:46 [2019-12-20T19:24:46.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=616888352 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:24:46 [2019-12-20T19:24:46.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616888352 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:24:46 [2019-12-20T19:24:46.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616888352 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:24:46 [2019-12-20T19:24:46.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616888356 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:24:46 [2019-12-20T19:24:46.223Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
14:24:46 [2019-12-20T19:24:46.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616888356 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:24:46 [2019-12-20T19:24:46.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=616888356 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:24:46 [2019-12-20T19:24:46.223Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:46 [2019-12-20T19:24:46.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=616888356 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:24:46 [2019-12-20T19:24:46.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616888356 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:24:46 [2019-12-20T19:24:46.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616888356 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:24:46 [2019-12-20T19:24:46.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616888359 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:24:46 [2019-12-20T19:24:46.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616888360 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
14:24:46 [2019-12-20T19:24:46.223Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616888360 data=null button=1 stateMask=0x0 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
14:24:46 [2019-12-20T19:24:46.223Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616888360 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:24:46 [2019-12-20T19:24:46.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616888412 data=null button=1 stateMask=0x80000 x=161 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
14:24:46 [2019-12-20T19:24:46.223Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616888419 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:24:46 [2019-12-20T19:24:46.223Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=616888419 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:24:46 [2019-12-20T19:24:46.223Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=616888419 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:24:46 [2019-12-20T19:24:46.223Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
14:24:46 [2019-12-20T19:24:46.223Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:46 [2019-12-20T19:24:46.223Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:46 [2019-12-20T19:24:46.223Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:46 [2019-12-20T19:24:46.223Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:46 [2019-12-20T19:24:46.223Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:46 [2019-12-20T19:24:46.223Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:46 [2019-12-20T19:24:46.783Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:46 [2019-12-20T19:24:46.784Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:46 [2019-12-20T19:24:46.784Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:46 [2019-12-20T19:24:46.784Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:46 [2019-12-20T19:24:46.784Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:46 [2019-12-20T19:24:46.784Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:46 [2019-12-20T19:24:46.784Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:47 [2019-12-20T19:24:47.710Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:47 [2019-12-20T19:24:47.710Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:47 [2019-12-20T19:24:47.710Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:47 [2019-12-20T19:24:47.710Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:47 [2019-12-20T19:24:47.710Z] DEBUG - Attempting to set focus on Table with text {}
14:24:47 [2019-12-20T19:24:47.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616889922 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:24:47 [2019-12-20T19:24:47.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616889922 data=null doit=true} to TableItem with text {}
14:24:47 [2019-12-20T19:24:47.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616889922 data=null} to TableItem with text {}
14:24:47 [2019-12-20T19:24:47.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616889922 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:24:47 [2019-12-20T19:24:47.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616889923 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:24:47 [2019-12-20T19:24:47.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616889928 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:24:47 [2019-12-20T19:24:47.710Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:47 [2019-12-20T19:24:47.710Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:47 [2019-12-20T19:24:47.710Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:47 [2019-12-20T19:24:47.710Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:47 [2019-12-20T19:24:47.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616890027 data=null button=0 stateMask=0x0 x=161 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
14:24:47 [2019-12-20T19:24:47.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=616890027 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
14:24:47 [2019-12-20T19:24:47.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=616890027 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
14:24:47 [2019-12-20T19:24:47.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616890027 data=null button=1 stateMask=0x0 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:24:47 [2019-12-20T19:24:47.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616890027 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:24:47 [2019-12-20T19:24:47.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=616890031 data=null button=1 stateMask=0x80000 x=161 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
14:24:47 [2019-12-20T19:24:47.711Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:47 [2019-12-20T19:24:47.711Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:47 [2019-12-20T19:24:47.711Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:47 [2019-12-20T19:24:47.711Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:47 [2019-12-20T19:24:47.711Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:47 [2019-12-20T19:24:47.711Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:24:47 [2019-12-20T19:24:47.711Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:47 [2019-12-20T19:24:47.711Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:47 [2019-12-20T19:24:47.711Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:47 [2019-12-20T19:24:47.711Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:47 [2019-12-20T19:24:47.711Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:47 [2019-12-20T19:24:47.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616890035 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:47 [2019-12-20T19:24:47.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616890035 data=null doit=true} to TreeItem with text {test}
14:24:47 [2019-12-20T19:24:47.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616890035 data=null} to TreeItem with text {test}
14:24:47 [2019-12-20T19:24:47.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616890035 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:47 [2019-12-20T19:24:47.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616890035 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:47 [2019-12-20T19:24:47.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616890054 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:47 [2019-12-20T19:24:47.711Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:47 [2019-12-20T19:24:47.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616890054 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:47 [2019-12-20T19:24:47.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616890054 data=null doit=true} to TreeItem with text {test}
14:24:47 [2019-12-20T19:24:47.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616890054 data=null} to TreeItem with text {test}
14:24:47 [2019-12-20T19:24:47.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616890054 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:47 [2019-12-20T19:24:47.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616890054 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:47 [2019-12-20T19:24:47.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616890058 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:47 [2019-12-20T19:24:47.711Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:24:47 [2019-12-20T19:24:47.711Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:47 [2019-12-20T19:24:47.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616890075 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:24:47 [2019-12-20T19:24:47.711Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616890075 data=null doit=true} to TreeItem with text {Traces [12]}
14:24:47 [2019-12-20T19:24:47.711Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616890075 data=null} to TreeItem with text {Traces [12]}
14:24:47 [2019-12-20T19:24:47.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616890075 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:47 [2019-12-20T19:24:47.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616890075 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:24:47 [2019-12-20T19:24:47.967Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616890082 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:47 [2019-12-20T19:24:47.967Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:24:48 [2019-12-20T19:24:48.223Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:48 [2019-12-20T19:24:48.223Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:48 [2019-12-20T19:24:48.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616890504 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:24:48 [2019-12-20T19:24:48.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=616890504 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:24:48 [2019-12-20T19:24:48.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=616890504 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:24:48 [2019-12-20T19:24:48.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616890505 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:24:48 [2019-12-20T19:24:48.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616890527 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:24:48 [2019-12-20T19:24:48.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616890542 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:24:48 [2019-12-20T19:24:48.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:48 [2019-12-20T19:24:48.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:48 [2019-12-20T19:24:48.223Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:48 [2019-12-20T19:24:48.223Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:48 [2019-12-20T19:24:48.223Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:48 [2019-12-20T19:24:48.223Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:48 [2019-12-20T19:24:48.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616890552 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:24:48 [2019-12-20T19:24:48.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=616890552 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:24:48 [2019-12-20T19:24:48.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=616890552 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:24:48 [2019-12-20T19:24:48.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616890552 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:24:48 [2019-12-20T19:24:48.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616890552 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:24:48 [2019-12-20T19:24:48.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616890556 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:24:48 [2019-12-20T19:24:48.223Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
14:24:48 [2019-12-20T19:24:48.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616890556 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:24:48 [2019-12-20T19:24:48.223Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=616890556 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:24:48 [2019-12-20T19:24:48.223Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:48 [2019-12-20T19:24:48.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=616890556 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:24:48 [2019-12-20T19:24:48.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616890556 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:24:48 [2019-12-20T19:24:48.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616890557 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:24:48 [2019-12-20T19:24:48.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616890565 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:24:48 [2019-12-20T19:24:48.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616890565 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
14:24:48 [2019-12-20T19:24:48.223Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616890565 data=null button=1 stateMask=0x0 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
14:24:48 [2019-12-20T19:24:48.478Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616890565 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:24:48 [2019-12-20T19:24:48.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616890614 data=null button=1 stateMask=0x80000 x=165 y=137 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
14:24:48 [2019-12-20T19:24:48.478Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616890621 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:24:48 [2019-12-20T19:24:48.478Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=616890622 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:24:48 [2019-12-20T19:24:48.478Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=616890622 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:24:48 [2019-12-20T19:24:48.478Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
14:24:48 [2019-12-20T19:24:48.478Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:48 [2019-12-20T19:24:48.478Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:48 [2019-12-20T19:24:48.478Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:48 [2019-12-20T19:24:48.478Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:48 [2019-12-20T19:24:48.478Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:48 [2019-12-20T19:24:48.478Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:48 [2019-12-20T19:24:48.478Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:49 [2019-12-20T19:24:49.039Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:49 [2019-12-20T19:24:49.039Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:49 [2019-12-20T19:24:49.039Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:49 [2019-12-20T19:24:49.039Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:49 [2019-12-20T19:24:49.039Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:49 [2019-12-20T19:24:49.039Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:49 [2019-12-20T19:24:49.039Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:49 [2019-12-20T19:24:49.039Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:49 [2019-12-20T19:24:49.971Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:49 [2019-12-20T19:24:49.971Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:49 [2019-12-20T19:24:49.971Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:49 [2019-12-20T19:24:49.971Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:49 [2019-12-20T19:24:49.971Z] DEBUG - Attempting to set focus on Table with text {}
14:24:49 [2019-12-20T19:24:49.971Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616892125 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:24:49 [2019-12-20T19:24:49.971Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616892125 data=null doit=true} to TableItem with text {}
14:24:49 [2019-12-20T19:24:49.971Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616892125 data=null} to TableItem with text {}
14:24:49 [2019-12-20T19:24:49.971Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616892125 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:24:49 [2019-12-20T19:24:49.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616892125 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:24:49 [2019-12-20T19:24:49.971Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616892129 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:24:49 [2019-12-20T19:24:49.972Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:49 [2019-12-20T19:24:49.972Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:49 [2019-12-20T19:24:49.972Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:49 [2019-12-20T19:24:49.972Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:49 [2019-12-20T19:24:49.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616892203 data=null button=0 stateMask=0x0 x=165 y=137 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
14:24:49 [2019-12-20T19:24:49.972Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=616892203 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
14:24:49 [2019-12-20T19:24:49.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=616892203 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
14:24:49 [2019-12-20T19:24:49.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616892203 data=null button=1 stateMask=0x0 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:24:49 [2019-12-20T19:24:49.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616892203 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:24:49 [2019-12-20T19:24:49.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=616892207 data=null button=1 stateMask=0x80000 x=165 y=137 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
14:24:49 [2019-12-20T19:24:49.972Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:49 [2019-12-20T19:24:49.972Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:49 [2019-12-20T19:24:49.972Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:49 [2019-12-20T19:24:49.972Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:49 [2019-12-20T19:24:49.972Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:49 [2019-12-20T19:24:49.972Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:24:49 [2019-12-20T19:24:49.972Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:49 [2019-12-20T19:24:49.972Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:49 [2019-12-20T19:24:49.972Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:49 [2019-12-20T19:24:49.972Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:49 [2019-12-20T19:24:49.972Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:49 [2019-12-20T19:24:49.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616892211 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:49 [2019-12-20T19:24:49.972Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616892211 data=null doit=true} to TreeItem with text {test}
14:24:49 [2019-12-20T19:24:49.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616892211 data=null} to TreeItem with text {test}
14:24:49 [2019-12-20T19:24:49.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616892212 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:49 [2019-12-20T19:24:49.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616892212 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:49 [2019-12-20T19:24:49.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616892231 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:49 [2019-12-20T19:24:49.972Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:49 [2019-12-20T19:24:49.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616892232 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:49 [2019-12-20T19:24:49.972Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616892232 data=null doit=true} to TreeItem with text {test}
14:24:49 [2019-12-20T19:24:49.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616892232 data=null} to TreeItem with text {test}
14:24:49 [2019-12-20T19:24:49.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616892232 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:49 [2019-12-20T19:24:49.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616892232 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:49 [2019-12-20T19:24:49.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616892236 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:49 [2019-12-20T19:24:49.972Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:24:49 [2019-12-20T19:24:49.972Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:49 [2019-12-20T19:24:49.972Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616892237 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:24:49 [2019-12-20T19:24:49.972Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616892237 data=null doit=true} to TreeItem with text {Traces [12]}
14:24:49 [2019-12-20T19:24:49.972Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616892237 data=null} to TreeItem with text {Traces [12]}
14:24:49 [2019-12-20T19:24:49.972Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616892237 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:49 [2019-12-20T19:24:49.972Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616892237 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:24:49 [2019-12-20T19:24:49.972Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616892247 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:49 [2019-12-20T19:24:49.972Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:24:50 [2019-12-20T19:24:50.534Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:50 [2019-12-20T19:24:50.534Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:50 [2019-12-20T19:24:50.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616892686 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:24:50 [2019-12-20T19:24:50.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=616892686 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:24:50 [2019-12-20T19:24:50.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=616892686 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:24:50 [2019-12-20T19:24:50.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616892686 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:24:50 [2019-12-20T19:24:50.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616892686 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:24:50 [2019-12-20T19:24:50.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616892721 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:24:50 [2019-12-20T19:24:50.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:50 [2019-12-20T19:24:50.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:50 [2019-12-20T19:24:50.534Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:50 [2019-12-20T19:24:50.534Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:50 [2019-12-20T19:24:50.534Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:50 [2019-12-20T19:24:50.534Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:50 [2019-12-20T19:24:50.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616892722 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:24:50 [2019-12-20T19:24:50.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=616892722 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:24:50 [2019-12-20T19:24:50.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=616892722 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:24:50 [2019-12-20T19:24:50.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616892722 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:24:50 [2019-12-20T19:24:50.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616892723 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:24:50 [2019-12-20T19:24:50.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616892726 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:24:50 [2019-12-20T19:24:50.534Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
14:24:50 [2019-12-20T19:24:50.534Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616892726 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:24:50 [2019-12-20T19:24:50.534Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=616892726 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:24:50 [2019-12-20T19:24:50.534Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:50 [2019-12-20T19:24:50.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=616892727 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:24:50 [2019-12-20T19:24:50.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616892727 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:24:50 [2019-12-20T19:24:50.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616892727 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:24:50 [2019-12-20T19:24:50.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616892780 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:24:50 [2019-12-20T19:24:50.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616892780 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)}
14:24:50 [2019-12-20T19:24:50.534Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616892780 data=null button=1 stateMask=0x0 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)}
14:24:50 [2019-12-20T19:24:50.534Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616892780 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:24:50 [2019-12-20T19:24:50.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616892823 data=null button=1 stateMask=0x80000 x=157 y=179 count=2} to TreeItem with text {kernel-overlap-testing(2)}
14:24:50 [2019-12-20T19:24:50.534Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616892830 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:24:50 [2019-12-20T19:24:50.534Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=616892830 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:24:50 [2019-12-20T19:24:50.534Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=616892830 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:24:50 [2019-12-20T19:24:50.534Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
14:24:50 [2019-12-20T19:24:50.534Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:50 [2019-12-20T19:24:50.534Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:50 [2019-12-20T19:24:50.535Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:50 [2019-12-20T19:24:50.535Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:50 [2019-12-20T19:24:50.535Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:50 [2019-12-20T19:24:50.535Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:50 [2019-12-20T19:24:50.535Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:50 [2019-12-20T19:24:50.535Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:51 [2019-12-20T19:24:51.462Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:51 [2019-12-20T19:24:51.462Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:51 [2019-12-20T19:24:51.462Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:51 [2019-12-20T19:24:51.462Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:51 [2019-12-20T19:24:51.462Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:51 [2019-12-20T19:24:51.462Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:51 [2019-12-20T19:24:51.462Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:51 [2019-12-20T19:24:51.462Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:51 [2019-12-20T19:24:51.462Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:51 [2019-12-20T19:24:51.462Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:51 [2019-12-20T19:24:51.462Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:51 [2019-12-20T19:24:51.462Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:51 [2019-12-20T19:24:51.462Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:51 [2019-12-20T19:24:51.462Z] DEBUG - Attempting to set focus on Table with text {}
14:24:51 [2019-12-20T19:24:51.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616893719 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:24:51 [2019-12-20T19:24:51.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616893719 data=null doit=true} to TableItem with text {}
14:24:51 [2019-12-20T19:24:51.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616893719 data=null} to TableItem with text {}
14:24:51 [2019-12-20T19:24:51.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616893719 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:24:51 [2019-12-20T19:24:51.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616893719 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:24:51 [2019-12-20T19:24:51.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616893724 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:24:51 [2019-12-20T19:24:51.462Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:51 [2019-12-20T19:24:51.462Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:52 [2019-12-20T19:24:52.023Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:52 [2019-12-20T19:24:52.023Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:52 [2019-12-20T19:24:52.023Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616894304 data=null button=0 stateMask=0x0 x=157 y=179 count=0} to TreeItem with text {kernel-overlap-testing(2)}
14:24:52 [2019-12-20T19:24:52.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=616894304 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
14:24:52 [2019-12-20T19:24:52.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=616894304 data=null} to TreeItem with text {kernel-overlap-testing(2)}
14:24:52 [2019-12-20T19:24:52.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616894304 data=null button=1 stateMask=0x0 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:24:52 [2019-12-20T19:24:52.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616894305 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:24:52 [2019-12-20T19:24:52.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=616894309 data=null button=1 stateMask=0x80000 x=157 y=179 count=1} to TreeItem with text {kernel-overlap-testing(2)}
14:24:52 [2019-12-20T19:24:52.024Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:52 [2019-12-20T19:24:52.024Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:52 [2019-12-20T19:24:52.024Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:52 [2019-12-20T19:24:52.024Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:52 [2019-12-20T19:24:52.024Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:52 [2019-12-20T19:24:52.024Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:24:52 [2019-12-20T19:24:52.024Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:52 [2019-12-20T19:24:52.024Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:52 [2019-12-20T19:24:52.024Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:52 [2019-12-20T19:24:52.024Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:52 [2019-12-20T19:24:52.024Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:52 [2019-12-20T19:24:52.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616894313 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:52 [2019-12-20T19:24:52.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616894313 data=null doit=true} to TreeItem with text {test}
14:24:52 [2019-12-20T19:24:52.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616894313 data=null} to TreeItem with text {test}
14:24:52 [2019-12-20T19:24:52.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616894313 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:52 [2019-12-20T19:24:52.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616894313 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:52 [2019-12-20T19:24:52.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616894333 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:52 [2019-12-20T19:24:52.024Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:52 [2019-12-20T19:24:52.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616894333 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:52 [2019-12-20T19:24:52.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616894334 data=null doit=true} to TreeItem with text {test}
14:24:52 [2019-12-20T19:24:52.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616894334 data=null} to TreeItem with text {test}
14:24:52 [2019-12-20T19:24:52.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616894334 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:52 [2019-12-20T19:24:52.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616894334 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:52 [2019-12-20T19:24:52.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616894338 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:52 [2019-12-20T19:24:52.024Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:24:52 [2019-12-20T19:24:52.024Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:52 [2019-12-20T19:24:52.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616894338 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:24:52 [2019-12-20T19:24:52.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616894338 data=null doit=true} to TreeItem with text {Traces [12]}
14:24:52 [2019-12-20T19:24:52.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616894338 data=null} to TreeItem with text {Traces [12]}
14:24:52 [2019-12-20T19:24:52.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616894339 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:52 [2019-12-20T19:24:52.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616894339 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:24:52 [2019-12-20T19:24:52.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616894348 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:52 [2019-12-20T19:24:52.024Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:24:52 [2019-12-20T19:24:52.279Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:52 [2019-12-20T19:24:52.279Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:52 [2019-12-20T19:24:52.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616894515 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)}
14:24:52 [2019-12-20T19:24:52.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=616894515 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
14:24:52 [2019-12-20T19:24:52.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=616894515 data=null} to TreeItem with text {simple_server-thread1(2)}
14:24:52 [2019-12-20T19:24:52.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616894515 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
14:24:52 [2019-12-20T19:24:52.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616894515 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:24:52 [2019-12-20T19:24:52.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616894527 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
14:24:52 [2019-12-20T19:24:52.280Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:52 [2019-12-20T19:24:52.280Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:52 [2019-12-20T19:24:52.280Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:52 [2019-12-20T19:24:52.280Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:52 [2019-12-20T19:24:52.280Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:52 [2019-12-20T19:24:52.280Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:52 [2019-12-20T19:24:52.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616894529 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)}
14:24:52 [2019-12-20T19:24:52.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=616894529 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
14:24:52 [2019-12-20T19:24:52.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=616894529 data=null} to TreeItem with text {simple_server-thread1(2)}
14:24:52 [2019-12-20T19:24:52.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616894529 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
14:24:52 [2019-12-20T19:24:52.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616894529 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:24:52 [2019-12-20T19:24:52.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616894543 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
14:24:52 [2019-12-20T19:24:52.280Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)}
14:24:52 [2019-12-20T19:24:52.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616894543 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)}
14:24:52 [2019-12-20T19:24:52.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=616894543 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
14:24:52 [2019-12-20T19:24:52.280Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:52 [2019-12-20T19:24:52.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=616894543 data=null} to TreeItem with text {simple_server-thread1(2)}
14:24:52 [2019-12-20T19:24:52.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616894543 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
14:24:52 [2019-12-20T19:24:52.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616894543 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:24:52 [2019-12-20T19:24:52.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616894547 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
14:24:52 [2019-12-20T19:24:52.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616894547 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)}
14:24:52 [2019-12-20T19:24:52.280Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616894547 data=null button=1 stateMask=0x0 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)}
14:24:52 [2019-12-20T19:24:52.280Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616894548 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:24:52 [2019-12-20T19:24:52.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616894618 data=null button=1 stateMask=0x80000 x=159 y=221 count=2} to TreeItem with text {simple_server-thread1(2)}
14:24:52 [2019-12-20T19:24:52.280Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616894627 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)}
14:24:52 [2019-12-20T19:24:52.280Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=616894627 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
14:24:52 [2019-12-20T19:24:52.280Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=616894628 data=null} to TreeItem with text {simple_server-thread1(2)}
14:24:52 [2019-12-20T19:24:52.280Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)}
14:24:52 [2019-12-20T19:24:52.280Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:52 [2019-12-20T19:24:52.280Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:52 [2019-12-20T19:24:52.280Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:52 [2019-12-20T19:24:52.280Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:52 [2019-12-20T19:24:52.280Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:52 [2019-12-20T19:24:52.280Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:52 [2019-12-20T19:24:52.280Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:52 [2019-12-20T19:24:52.280Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:52 [2019-12-20T19:24:52.280Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:53 [2019-12-20T19:24:53.206Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:53 [2019-12-20T19:24:53.206Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:53 [2019-12-20T19:24:53.206Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:53 [2019-12-20T19:24:53.206Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:53 [2019-12-20T19:24:53.206Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:53 [2019-12-20T19:24:53.206Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:53 [2019-12-20T19:24:53.206Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:53 [2019-12-20T19:24:53.206Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:53 [2019-12-20T19:24:53.206Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:53 [2019-12-20T19:24:53.206Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:53 [2019-12-20T19:24:53.206Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:53 [2019-12-20T19:24:53.206Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:53 [2019-12-20T19:24:53.206Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:53 [2019-12-20T19:24:53.206Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:53 [2019-12-20T19:24:53.206Z] DEBUG - Attempting to set focus on Table with text {}
14:24:53 [2019-12-20T19:24:53.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616895321 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:24:53 [2019-12-20T19:24:53.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616895321 data=null doit=true} to TableItem with text {}
14:24:53 [2019-12-20T19:24:53.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616895321 data=null} to TableItem with text {}
14:24:53 [2019-12-20T19:24:53.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616895321 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:24:53 [2019-12-20T19:24:53.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616895321 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:24:53 [2019-12-20T19:24:53.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616895325 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:24:53 [2019-12-20T19:24:53.206Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:53 [2019-12-20T19:24:53.206Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:53 [2019-12-20T19:24:53.767Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:53 [2019-12-20T19:24:53.767Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:53 [2019-12-20T19:24:53.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616896099 data=null button=0 stateMask=0x0 x=159 y=221 count=0} to TreeItem with text {simple_server-thread1(2)}
14:24:53 [2019-12-20T19:24:53.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=616896099 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
14:24:53 [2019-12-20T19:24:53.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=616896099 data=null} to TreeItem with text {simple_server-thread1(2)}
14:24:53 [2019-12-20T19:24:53.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616896099 data=null button=1 stateMask=0x0 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
14:24:53 [2019-12-20T19:24:53.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616896099 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:24:53 [2019-12-20T19:24:53.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=616896103 data=null button=1 stateMask=0x80000 x=159 y=221 count=1} to TreeItem with text {simple_server-thread1(2)}
14:24:53 [2019-12-20T19:24:53.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:53 [2019-12-20T19:24:53.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:53 [2019-12-20T19:24:53.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:53 [2019-12-20T19:24:53.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:53 [2019-12-20T19:24:53.767Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:53 [2019-12-20T19:24:53.767Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:24:53 [2019-12-20T19:24:53.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:53 [2019-12-20T19:24:53.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:53 [2019-12-20T19:24:53.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:53 [2019-12-20T19:24:53.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:53 [2019-12-20T19:24:53.767Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:53 [2019-12-20T19:24:53.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616896107 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:53 [2019-12-20T19:24:53.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616896107 data=null doit=true} to TreeItem with text {test}
14:24:53 [2019-12-20T19:24:53.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616896107 data=null} to TreeItem with text {test}
14:24:53 [2019-12-20T19:24:53.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616896107 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:53 [2019-12-20T19:24:53.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616896108 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:53 [2019-12-20T19:24:53.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616896130 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:53 [2019-12-20T19:24:53.768Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:53 [2019-12-20T19:24:53.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616896131 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:53 [2019-12-20T19:24:53.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616896131 data=null doit=true} to TreeItem with text {test}
14:24:53 [2019-12-20T19:24:53.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616896131 data=null} to TreeItem with text {test}
14:24:53 [2019-12-20T19:24:53.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616896131 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:53 [2019-12-20T19:24:53.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616896131 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:54 [2019-12-20T19:24:54.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616896139 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:54 [2019-12-20T19:24:54.023Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:24:54 [2019-12-20T19:24:54.023Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:54 [2019-12-20T19:24:54.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616896140 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:24:54 [2019-12-20T19:24:54.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616896140 data=null doit=true} to TreeItem with text {Traces [12]}
14:24:54 [2019-12-20T19:24:54.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616896140 data=null} to TreeItem with text {Traces [12]}
14:24:54 [2019-12-20T19:24:54.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616896140 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:54 [2019-12-20T19:24:54.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616896140 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:24:54 [2019-12-20T19:24:54.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616896148 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:54 [2019-12-20T19:24:54.024Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:24:54 [2019-12-20T19:24:54.279Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:54 [2019-12-20T19:24:54.279Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:54 [2019-12-20T19:24:54.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616896504 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)}
14:24:54 [2019-12-20T19:24:54.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=616896504 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
14:24:54 [2019-12-20T19:24:54.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=616896505 data=null} to TreeItem with text {simple_server-thread2(2)}
14:24:54 [2019-12-20T19:24:54.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616896505 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
14:24:54 [2019-12-20T19:24:54.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616896505 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:24:54 [2019-12-20T19:24:54.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616896537 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
14:24:54 [2019-12-20T19:24:54.280Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:54 [2019-12-20T19:24:54.280Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:54 [2019-12-20T19:24:54.280Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:54 [2019-12-20T19:24:54.280Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:54 [2019-12-20T19:24:54.280Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:54 [2019-12-20T19:24:54.280Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:54 [2019-12-20T19:24:54.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616896542 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)}
14:24:54 [2019-12-20T19:24:54.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=616896542 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
14:24:54 [2019-12-20T19:24:54.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=616896542 data=null} to TreeItem with text {simple_server-thread2(2)}
14:24:54 [2019-12-20T19:24:54.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616896543 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
14:24:54 [2019-12-20T19:24:54.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616896543 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:24:54 [2019-12-20T19:24:54.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616896547 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
14:24:54 [2019-12-20T19:24:54.280Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)}
14:24:54 [2019-12-20T19:24:54.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616896547 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)}
14:24:54 [2019-12-20T19:24:54.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=616896547 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
14:24:54 [2019-12-20T19:24:54.280Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:54 [2019-12-20T19:24:54.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=616896548 data=null} to TreeItem with text {simple_server-thread2(2)}
14:24:54 [2019-12-20T19:24:54.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616896548 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
14:24:54 [2019-12-20T19:24:54.280Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616896548 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:24:54 [2019-12-20T19:24:54.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616896551 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
14:24:54 [2019-12-20T19:24:54.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616896552 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)}
14:24:54 [2019-12-20T19:24:54.280Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616896552 data=null button=1 stateMask=0x0 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)}
14:24:54 [2019-12-20T19:24:54.280Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616896552 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:24:54 [2019-12-20T19:24:54.280Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616896611 data=null button=1 stateMask=0x80000 x=159 y=263 count=2} to TreeItem with text {simple_server-thread2(2)}
14:24:54 [2019-12-20T19:24:54.281Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616896619 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)}
14:24:54 [2019-12-20T19:24:54.281Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=616896619 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
14:24:54 [2019-12-20T19:24:54.281Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=616896619 data=null} to TreeItem with text {simple_server-thread2(2)}
14:24:54 [2019-12-20T19:24:54.281Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)}
14:24:54 [2019-12-20T19:24:54.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:54 [2019-12-20T19:24:54.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:54 [2019-12-20T19:24:54.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:54 [2019-12-20T19:24:54.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:54 [2019-12-20T19:24:54.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:54 [2019-12-20T19:24:54.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:54 [2019-12-20T19:24:54.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:54 [2019-12-20T19:24:54.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:54 [2019-12-20T19:24:54.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:54 [2019-12-20T19:24:54.281Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:54 [2019-12-20T19:24:54.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:54 [2019-12-20T19:24:54.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:54 [2019-12-20T19:24:54.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:54 [2019-12-20T19:24:54.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:54 [2019-12-20T19:24:54.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:54 [2019-12-20T19:24:54.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:54 [2019-12-20T19:24:54.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:54 [2019-12-20T19:24:54.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:54 [2019-12-20T19:24:54.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:54 [2019-12-20T19:24:54.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:54 [2019-12-20T19:24:54.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:54 [2019-12-20T19:24:54.842Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:54 [2019-12-20T19:24:54.842Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:54 [2019-12-20T19:24:54.842Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:54 [2019-12-20T19:24:54.842Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:54 [2019-12-20T19:24:54.842Z] DEBUG - Attempting to set focus on Table with text {}
14:24:54 [2019-12-20T19:24:54.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616897122 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:24:54 [2019-12-20T19:24:54.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616897122 data=null doit=true} to TableItem with text {}
14:24:54 [2019-12-20T19:24:54.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616897122 data=null} to TableItem with text {}
14:24:54 [2019-12-20T19:24:54.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616897123 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:24:54 [2019-12-20T19:24:54.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616897123 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:24:54 [2019-12-20T19:24:54.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616897135 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:24:54 [2019-12-20T19:24:54.842Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:54 [2019-12-20T19:24:54.842Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:55 [2019-12-20T19:24:55.769Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:55 [2019-12-20T19:24:55.769Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:55 [2019-12-20T19:24:55.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616898095 data=null button=0 stateMask=0x0 x=159 y=263 count=0} to TreeItem with text {simple_server-thread2(2)}
14:24:55 [2019-12-20T19:24:55.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=616898095 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
14:24:55 [2019-12-20T19:24:55.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=616898095 data=null} to TreeItem with text {simple_server-thread2(2)}
14:24:55 [2019-12-20T19:24:55.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616898095 data=null button=1 stateMask=0x0 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
14:24:55 [2019-12-20T19:24:55.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616898095 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:24:55 [2019-12-20T19:24:55.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=616898099 data=null button=1 stateMask=0x80000 x=159 y=263 count=1} to TreeItem with text {simple_server-thread2(2)}
14:24:55 [2019-12-20T19:24:55.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:55 [2019-12-20T19:24:55.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:55 [2019-12-20T19:24:55.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:55 [2019-12-20T19:24:55.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:55 [2019-12-20T19:24:55.769Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:55 [2019-12-20T19:24:55.769Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:24:55 [2019-12-20T19:24:55.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:55 [2019-12-20T19:24:55.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:55 [2019-12-20T19:24:55.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:55 [2019-12-20T19:24:55.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:55 [2019-12-20T19:24:55.769Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:55 [2019-12-20T19:24:55.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616898103 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:55 [2019-12-20T19:24:55.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616898103 data=null doit=true} to TreeItem with text {test}
14:24:55 [2019-12-20T19:24:55.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616898103 data=null} to TreeItem with text {test}
14:24:55 [2019-12-20T19:24:55.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616898103 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:55 [2019-12-20T19:24:55.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616898103 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:56 [2019-12-20T19:24:56.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616898127 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:56 [2019-12-20T19:24:56.025Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:56 [2019-12-20T19:24:56.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616898142 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:56 [2019-12-20T19:24:56.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616898142 data=null doit=true} to TreeItem with text {test}
14:24:56 [2019-12-20T19:24:56.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616898142 data=null} to TreeItem with text {test}
14:24:56 [2019-12-20T19:24:56.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616898142 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:56 [2019-12-20T19:24:56.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616898142 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:56 [2019-12-20T19:24:56.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616898151 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:56 [2019-12-20T19:24:56.025Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:24:56 [2019-12-20T19:24:56.025Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:56 [2019-12-20T19:24:56.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616898151 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:24:56 [2019-12-20T19:24:56.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616898151 data=null doit=true} to TreeItem with text {Traces [12]}
14:24:56 [2019-12-20T19:24:56.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616898151 data=null} to TreeItem with text {Traces [12]}
14:24:56 [2019-12-20T19:24:56.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616898152 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:56 [2019-12-20T19:24:56.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616898152 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:24:56 [2019-12-20T19:24:56.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616898182 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:56 [2019-12-20T19:24:56.025Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
14:24:56 [2019-12-20T19:24:56.280Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:56 [2019-12-20T19:24:56.280Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:56 [2019-12-20T19:24:56.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616898605 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)}
14:24:56 [2019-12-20T19:24:56.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=616898605 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
14:24:56 [2019-12-20T19:24:56.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=616898605 data=null} to TreeItem with text {ust-overlap-testing(2)}
14:24:56 [2019-12-20T19:24:56.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616898605 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:24:56 [2019-12-20T19:24:56.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616898605 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:24:56 [2019-12-20T19:24:56.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616898643 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:24:56 [2019-12-20T19:24:56.281Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:56 [2019-12-20T19:24:56.281Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:56 [2019-12-20T19:24:56.281Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:56 [2019-12-20T19:24:56.281Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:56 [2019-12-20T19:24:56.281Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:56 [2019-12-20T19:24:56.281Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:56 [2019-12-20T19:24:56.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616898644 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)}
14:24:56 [2019-12-20T19:24:56.281Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=616898644 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
14:24:56 [2019-12-20T19:24:56.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=616898644 data=null} to TreeItem with text {ust-overlap-testing(2)}
14:24:56 [2019-12-20T19:24:56.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616898645 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:24:56 [2019-12-20T19:24:56.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616898645 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:24:56 [2019-12-20T19:24:56.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616898648 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:24:56 [2019-12-20T19:24:56.281Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
14:24:56 [2019-12-20T19:24:56.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616898648 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)}
14:24:56 [2019-12-20T19:24:56.281Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=616898648 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
14:24:56 [2019-12-20T19:24:56.281Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:56 [2019-12-20T19:24:56.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=616898649 data=null} to TreeItem with text {ust-overlap-testing(2)}
14:24:56 [2019-12-20T19:24:56.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616898649 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:24:56 [2019-12-20T19:24:56.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616898649 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:24:56 [2019-12-20T19:24:56.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616898663 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:24:56 [2019-12-20T19:24:56.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616898663 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)}
14:24:56 [2019-12-20T19:24:56.536Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616898663 data=null button=1 stateMask=0x0 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)}
14:24:56 [2019-12-20T19:24:56.536Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616898663 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:24:56 [2019-12-20T19:24:56.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616898709 data=null button=1 stateMask=0x80000 x=148 y=305 count=2} to TreeItem with text {ust-overlap-testing(2)}
14:24:56 [2019-12-20T19:24:56.536Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616898717 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)}
14:24:56 [2019-12-20T19:24:56.536Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=616898717 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
14:24:56 [2019-12-20T19:24:56.536Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=616898892 data=null} to TreeItem with text {ust-overlap-testing(2)}
14:24:56 [2019-12-20T19:24:56.536Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
14:24:56 [2019-12-20T19:24:56.536Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:56 [2019-12-20T19:24:56.536Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:56 [2019-12-20T19:24:56.536Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:56 [2019-12-20T19:24:56.536Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:56 [2019-12-20T19:24:56.537Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:56 [2019-12-20T19:24:56.537Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:56 [2019-12-20T19:24:56.537Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:56 [2019-12-20T19:24:56.537Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:56 [2019-12-20T19:24:56.537Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:56 [2019-12-20T19:24:56.537Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:56 [2019-12-20T19:24:56.537Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:56 [2019-12-20T19:24:56.537Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:24:57 [2019-12-20T19:24:57.097Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:57 [2019-12-20T19:24:57.097Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:57 [2019-12-20T19:24:57.097Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:57 [2019-12-20T19:24:57.097Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:57 [2019-12-20T19:24:57.097Z] DEBUG - Attempting to set focus on Table with text {}
14:24:57 [2019-12-20T19:24:57.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616899395 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:24:57 [2019-12-20T19:24:57.097Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616899396 data=null doit=true} to TableItem with text {}
14:24:57 [2019-12-20T19:24:57.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616899396 data=null} to TableItem with text {}
14:24:57 [2019-12-20T19:24:57.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616899396 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:24:57 [2019-12-20T19:24:57.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616899396 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:24:57 [2019-12-20T19:24:57.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616899400 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:24:57 [2019-12-20T19:24:57.097Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:24:57 [2019-12-20T19:24:57.097Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616900173 data=null button=0 stateMask=0x0 x=148 y=305 count=0} to TreeItem with text {ust-overlap-testing(2)}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=616900173 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=616900173 data=null} to TreeItem with text {ust-overlap-testing(2)}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616900174 data=null button=1 stateMask=0x0 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616900174 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:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=616900178 data=null button=1 stateMask=0x80000 x=148 y=305 count=1} to TreeItem with text {ust-overlap-testing(2)}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:58 [2019-12-20T19:24:58.025Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616900182 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616900182 data=null doit=true} to TreeItem with text {test}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616900182 data=null} to TreeItem with text {test}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616900182 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616900182 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616900210 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616900210 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616900211 data=null doit=true} to TreeItem with text {test}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616900211 data=null} to TreeItem with text {test}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616900211 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616900211 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616900215 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:58 [2019-12-20T19:24:58.025Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616900216 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616900216 data=null doit=true} to TreeItem with text {Traces [12]}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616900216 data=null} to TreeItem with text {Traces [12]}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616900216 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616900216 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:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616900231 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616900277 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616900277 data=null doit=true} to TreeItem with text {test}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616900277 data=null} to TreeItem with text {test}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616900278 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616900278 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616900287 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616900287 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616900288 data=null doit=true} to TreeItem with text {test}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616900288 data=null} to TreeItem with text {test}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616900288 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616900288 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616900299 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:24:58 [2019-12-20T19:24:58.025Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616900299 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616900299 data=null doit=true} to TreeItem with text {Traces [12]}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616900299 data=null} to TreeItem with text {Traces [12]}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616900300 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616900300 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:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616900306 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:58 [2019-12-20T19:24:58.025Z] DEBUG - Attempting to set focus on Tree with text {}
14:24:58 [2019-12-20T19:24:58.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=616900307 data=null button=0 stateMask=0x0 x=95 y=53 count=0} to TreeItem with text {Traces [12]}
14:24:58 [2019-12-20T19:24:58.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=616900307 data=null doit=true} to TreeItem with text {Traces [12]}
14:24:58 [2019-12-20T19:24:58.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=616900307 data=null} to TreeItem with text {Traces [12]}
14:24:58 [2019-12-20T19:24:58.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=616900307 data=null button=1 stateMask=0x0 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:58 [2019-12-20T19:24:58.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616900307 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:24:58 [2019-12-20T19:24:58.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=616900316 data=null button=1 stateMask=0x80000 x=95 y=53 count=1} to TreeItem with text {Traces [12]}
14:24:58 [2019-12-20T19:24:58.026Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
14:24:58 [2019-12-20T19:24:58.026Z] DEBUG - Clicking on with mnemonic 'Clear'
14:24:58 [2019-12-20T19:24:58.283Z] DEBUG - Clicked on with mnemonic 'Clear'
14:24:58 [2019-12-20T19:24:58.283Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
14:24:58 [2019-12-20T19:24:58.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=616900547 data=null doit=true} to Shell with text {Confirm Clear}
14:24:58 [2019-12-20T19:24:58.283Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:24:58 [2019-12-20T19:24:58.283Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:24:58 [2019-12-20T19:24:58.283Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:24:58 [2019-12-20T19:24:58.283Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:24:58 [2019-12-20T19:24:58.283Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:24:58 [2019-12-20T19:24:58.283Z] DEBUG - Clicking on &Yes
14:24:58 [2019-12-20T19:24:58.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616900547 data=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:24:58 [2019-12-20T19:24:58.283Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616900547 data=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:24:58 [2019-12-20T19:24:58.283Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616900547 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:24:58 [2019-12-20T19:24:58.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616900547 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:24:58 [2019-12-20T19:24:58.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616900547 data=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:24:58 [2019-12-20T19:24:58.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616900547 data=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:24:58 [2019-12-20T19:24:58.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616900547 data=null item=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:25:00 [2019-12-20T19:25:00.799Z] DEBUG - Clicked on 
14:25:01 [2019-12-20T19:25:01.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=616900373 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:25:01 [2019-12-20T19:25:01.923Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616904075 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616904076 data=null doit=true} to TreeItem with text {test}
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616904076 data=null} to TreeItem with text {test}
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616904076 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616904076 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616904087 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616904088 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616904088 data=null doit=true} to TreeItem with text {test}
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616904088 data=null} to TreeItem with text {test}
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616904088 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616904088 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616904091 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:25:01 [2019-12-20T19:25:01.923Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616904092 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616904092 data=null doit=true} to TreeItem with text {Traces [0]}
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616904092 data=null} to TreeItem with text {Traces [0]}
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616904092 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616904092 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:25:01 [2019-12-20T19:25:01.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616904102 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=616904103 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=616904103 data=null doit=true} to TreeItem with text {Traces [0]}
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=616904103 data=null} to TreeItem with text {Traces [0]}
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=616904103 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616904103 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:25:01 [2019-12-20T19:25:01.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=616904106 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - Clicking on with mnemonic 'Import...'
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - Clicked on with mnemonic 'Import...'
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616904281 data=null doit=true} to Shell with text {Trace Import}
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
14:25:01 [2019-12-20T19:25:01.923Z] 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:25:01 [2019-12-20T19:25:01.923Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} time=616904283 data=null} to (of type 'Combo')
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:01 [2019-12-20T19:25:01.923Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:25:02 [2019-12-20T19:25:02.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:02 [2019-12-20T19:25:02.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:02 [2019-12-20T19:25:02.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=616904307 data=null doit=true} to TreeItem with text {/}
14:25:02 [2019-12-20T19:25:02.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=616904307 data=null} to TreeItem with text {/}
14:25:02 [2019-12-20T19:25:02.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=616904308 data=null button=1 stateMask=0x0 x=64 y=11 count=1} to TreeItem with text {/}
14:25:02 [2019-12-20T19:25:02.180Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616904308 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:25:02 [2019-12-20T19:25:02.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=616904309 data=null button=1 stateMask=0x80000 x=64 y=11 count=1} to TreeItem with text {/}
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=616904309 data=null doit=true} to Tree node with text: z-clashes
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=616904309 data=null} to Tree node with text: z-clashes
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=616904309 data=null button=1 stateMask=0x0 x=110 y=143 count=1} to Tree node with text: z-clashes
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616904309 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:25:02 [2019-12-20T19:25:02.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=616904310 data=null button=1 stateMask=0x80000 x=110 y=143 count=1} to Tree node with text: z-clashes
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=616904311 data=null button=0 stateMask=0x0 x=110 y=143 count=0} to Tree node with text: z-clashes
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=616904311 data=null doit=true} to Tree node with text: z-clashes
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=616904311 data=null} to Tree node with text: z-clashes
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=616904311 data=null button=1 stateMask=0x0 x=110 y=143 count=1} to Tree node with text: z-clashes
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616904311 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:25:02 [2019-12-20T19:25:02.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=616904321 data=null button=1 stateMask=0x80000 x=110 y=143 count=1} to Tree node with text: z-clashes
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:02 [2019-12-20T19:25:02.181Z] WARN - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616904326 data=null button=0 stateMask=0x0 x=150 y=55 count=0} to Tree node with text: kernel-overlap-testing
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616904326 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616904326 data=null} to Tree node with text: kernel-overlap-testing
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616904327 data=null button=1 stateMask=0x0 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616904327 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:25:02 [2019-12-20T19:25:02.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616904328 data=null button=1 stateMask=0x80000 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - Setting state to checked on: kernel-overlap-testing
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=616904339 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:25:02 [2019-12-20T19:25:02.181Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:25:02 [2019-12-20T19:25:02.181Z] 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:25:02 [2019-12-20T19:25:02.181Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7ce87d21
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=616904340 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:25:02 [2019-12-20T19:25:02.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=616904341 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:25:02 [2019-12-20T19:25:02.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=616904341 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=616904341 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:25:02 [2019-12-20T19:25:02.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=616904341 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:25:02 [2019-12-20T19:25:02.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=616904341 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:25:02 [2019-12-20T19:25:02.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=616904341 data=null item=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:25:02 [2019-12-20T19:25:02.181Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=616904341 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:25:02 [2019-12-20T19:25:02.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=616904341 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:25:02 [2019-12-20T19:25:02.182Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=616904341 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:25:02 [2019-12-20T19:25:02.182Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=616904341 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=616904341 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:25:02 [2019-12-20T19:25:02.182Z] 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:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - Clicking on &Finish
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616904345 data=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:25:02 [2019-12-20T19:25:02.182Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616904345 data=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:25:02 [2019-12-20T19:25:02.182Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616904345 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616904345 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616904345 data=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:25:02 [2019-12-20T19:25:02.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616904345 data=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:25:02 [2019-12-20T19:25:02.182Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:25:02 [2019-12-20T19:25:02.182Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:25:02 [2019-12-20T19:25:02.182Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:25:02 [2019-12-20T19:25:02.182Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:25:02 [2019-12-20T19:25:02.182Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:25:02 [2019-12-20T19:25:02.182Z] DEBUG - Clicked on &Finish
14:25:02 [2019-12-20T19:25:02.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616904345 data=null item=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:25:02 [2019-12-20T19:25:02.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616904133 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:25:02 [2019-12-20T19:25:02.694Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:25:02 [2019-12-20T19:25:02.694Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:02 [2019-12-20T19:25:02.694Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:02 [2019-12-20T19:25:02.694Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:02 [2019-12-20T19:25:02.694Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:02 [2019-12-20T19:25:02.694Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:02 [2019-12-20T19:25:02.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616904908 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:25:02 [2019-12-20T19:25:02.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616904908 data=null doit=true} to TreeItem with text {test}
14:25:02 [2019-12-20T19:25:02.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616904908 data=null} to TreeItem with text {test}
14:25:02 [2019-12-20T19:25:02.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616904908 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:25:02 [2019-12-20T19:25:02.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616904909 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:25:02 [2019-12-20T19:25:02.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616904924 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:25:02 [2019-12-20T19:25:02.694Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:02 [2019-12-20T19:25:02.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616904924 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:25:02 [2019-12-20T19:25:02.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616904924 data=null doit=true} to TreeItem with text {test}
14:25:02 [2019-12-20T19:25:02.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616904924 data=null} to TreeItem with text {test}
14:25:02 [2019-12-20T19:25:02.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616904925 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:25:02 [2019-12-20T19:25:02.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616904925 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:25:02 [2019-12-20T19:25:02.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616904929 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:25:02 [2019-12-20T19:25:02.694Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:25:02 [2019-12-20T19:25:02.694Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:02 [2019-12-20T19:25:02.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616904930 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
14:25:02 [2019-12-20T19:25:02.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616904930 data=null doit=true} to TreeItem with text {Traces [2]}
14:25:02 [2019-12-20T19:25:02.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616904930 data=null} to TreeItem with text {Traces [2]}
14:25:02 [2019-12-20T19:25:02.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616904930 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:25:02 [2019-12-20T19:25:02.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616904930 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:25:02 [2019-12-20T19:25:02.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616904943 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:25:02 [2019-12-20T19:25:02.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616904943 data=null doit=true} to TreeItem with text {Traces [2]}
14:25:02 [2019-12-20T19:25:02.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616904943 data=null} to TreeItem with text {Traces [2]}
14:25:02 [2019-12-20T19:25:02.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616904943 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:25:02 [2019-12-20T19:25:02.695Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616904944 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:25:02 [2019-12-20T19:25:02.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616904945 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [2]}
14:25:02 [2019-12-20T19:25:02.695Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=616904945 data=null doit=true} to TreeItem with text {z-clashes [1]}
14:25:02 [2019-12-20T19:25:02.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=616904945 data=null} to TreeItem with text {z-clashes [1]}
14:25:02 [2019-12-20T19:25:02.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=616904946 data=null button=1 stateMask=0x0 x=103 y=74 count=1} to TreeItem with text {z-clashes [1]}
14:25:02 [2019-12-20T19:25:02.695Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616904946 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:25:02 [2019-12-20T19:25:02.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=616904947 data=null button=1 stateMask=0x80000 x=103 y=74 count=1} to TreeItem with text {z-clashes [1]}
14:25:03 [2019-12-20T19:25:03.256Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:25:03 [2019-12-20T19:25:03.256Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:03 [2019-12-20T19:25:03.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616905368 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:25:03 [2019-12-20T19:25:03.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616905368 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:25:03 [2019-12-20T19:25:03.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616905368 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:25:03 [2019-12-20T19:25:03.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616905368 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:25:03 [2019-12-20T19:25:03.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616905368 data=null item=TreeItem {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:25:03 [2019-12-20T19:25:03.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616905399 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:25:03 [2019-12-20T19:25:03.256Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:03 [2019-12-20T19:25:03.256Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:03 [2019-12-20T19:25:03.256Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:03 [2019-12-20T19:25:03.256Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:03 [2019-12-20T19:25:03.256Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:25:03 [2019-12-20T19:25:03.256Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:03 [2019-12-20T19:25:03.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616905401 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:25:03 [2019-12-20T19:25:03.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616905401 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:25:03 [2019-12-20T19:25:03.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616905401 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:25:03 [2019-12-20T19:25:03.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616905401 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:25:03 [2019-12-20T19:25:03.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616905401 data=null item=TreeItem {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:25:03 [2019-12-20T19:25:03.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616905404 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:25:03 [2019-12-20T19:25:03.256Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
14:25:03 [2019-12-20T19:25:03.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616905405 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:25:03 [2019-12-20T19:25:03.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616905405 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:25:03 [2019-12-20T19:25:03.256Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:03 [2019-12-20T19:25:03.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616905405 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:25:03 [2019-12-20T19:25:03.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616905405 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:25:03 [2019-12-20T19:25:03.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616905405 data=null item=TreeItem {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:25:03 [2019-12-20T19:25:03.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616905415 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:25:03 [2019-12-20T19:25:03.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616905415 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:25:03 [2019-12-20T19:25:03.257Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616905415 data=null button=1 stateMask=0x0 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:25:03 [2019-12-20T19:25:03.257Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616905415 data=null item=TreeItem {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:25:03 [2019-12-20T19:25:03.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616905453 data=null button=1 stateMask=0x80000 x=170 y=95 count=2} to TreeItem with text {ExampleCustomTxt.log}
14:25:03 [2019-12-20T19:25:03.512Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616905641 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:25:03 [2019-12-20T19:25:03.512Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616905641 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:25:03 [2019-12-20T19:25:03.512Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616905641 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:25:03 [2019-12-20T19:25:03.512Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
14:25:03 [2019-12-20T19:25:03.512Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:25:04 [2019-12-20T19:25:04.437Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:25:04 [2019-12-20T19:25:04.437Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:25:04 [2019-12-20T19:25:04.437Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:25:04 [2019-12-20T19:25:04.437Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:25:04 [2019-12-20T19:25:04.437Z] DEBUG - Attempting to set focus on Table with text {}
14:25:04 [2019-12-20T19:25:04.437Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616906643 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:25:04 [2019-12-20T19:25:04.437Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616906643 data=null doit=true} to TableItem with text {}
14:25:04 [2019-12-20T19:25:04.437Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616906643 data=null} to TableItem with text {}
14:25:04 [2019-12-20T19:25:04.437Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616906643 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:25:04 [2019-12-20T19:25:04.437Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616906643 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:25:04 [2019-12-20T19:25:04.437Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616906647 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:25:04 [2019-12-20T19:25:04.438Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:25:04 [2019-12-20T19:25:04.438Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:25:04 [2019-12-20T19:25:04.693Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:25:04 [2019-12-20T19:25:04.693Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:04 [2019-12-20T19:25:04.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616906891 data=null button=0 stateMask=0x0 x=170 y=95 count=0} to TreeItem with text {ExampleCustomTxt.log}
14:25:04 [2019-12-20T19:25:04.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=616906891 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
14:25:04 [2019-12-20T19:25:04.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=616906891 data=null} to TreeItem with text {ExampleCustomTxt.log}
14:25:04 [2019-12-20T19:25:04.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616906891 data=null button=1 stateMask=0x0 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:25:04 [2019-12-20T19:25:04.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616906891 data=null item=TreeItem {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:25:04 [2019-12-20T19:25:04.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=616906894 data=null button=1 stateMask=0x80000 x=170 y=95 count=1} to TreeItem with text {ExampleCustomTxt.log}
14:25:04 [2019-12-20T19:25:04.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:04 [2019-12-20T19:25:04.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:04 [2019-12-20T19:25:04.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:04 [2019-12-20T19:25:04.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:04 [2019-12-20T19:25:04.693Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:25:04 [2019-12-20T19:25:04.693Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:25:04 [2019-12-20T19:25:04.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:04 [2019-12-20T19:25:04.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:04 [2019-12-20T19:25:04.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:04 [2019-12-20T19:25:04.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:04 [2019-12-20T19:25:04.693Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:04 [2019-12-20T19:25:04.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616906898 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:25:04 [2019-12-20T19:25:04.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616906898 data=null doit=true} to TreeItem with text {test}
14:25:04 [2019-12-20T19:25:04.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616906898 data=null} to TreeItem with text {test}
14:25:04 [2019-12-20T19:25:04.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616906898 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:25:04 [2019-12-20T19:25:04.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616906898 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:25:04 [2019-12-20T19:25:04.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616906915 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:25:04 [2019-12-20T19:25:04.693Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:04 [2019-12-20T19:25:04.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616906915 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:25:04 [2019-12-20T19:25:04.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616906916 data=null doit=true} to TreeItem with text {test}
14:25:04 [2019-12-20T19:25:04.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616906916 data=null} to TreeItem with text {test}
14:25:04 [2019-12-20T19:25:04.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616906916 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:25:04 [2019-12-20T19:25:04.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616906916 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:25:04 [2019-12-20T19:25:04.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616906919 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:25:04 [2019-12-20T19:25:04.694Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:25:04 [2019-12-20T19:25:04.694Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:04 [2019-12-20T19:25:04.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616906920 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
14:25:04 [2019-12-20T19:25:04.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616906920 data=null doit=true} to TreeItem with text {Traces [2]}
14:25:04 [2019-12-20T19:25:04.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616906920 data=null} to TreeItem with text {Traces [2]}
14:25:04 [2019-12-20T19:25:04.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616906920 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:25:04 [2019-12-20T19:25:04.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616906920 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:25:04 [2019-12-20T19:25:04.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616906931 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:25:04 [2019-12-20T19:25:04.694Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:25:04 [2019-12-20T19:25:04.950Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:25:04 [2019-12-20T19:25:04.950Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:04 [2019-12-20T19:25:04.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616907251 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
14:25:04 [2019-12-20T19:25:04.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616907251 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:25:04 [2019-12-20T19:25:04.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616907251 data=null} to TreeItem with text {kernel-overlap-testing}
14:25:04 [2019-12-20T19:25:04.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616907251 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:25:04 [2019-12-20T19:25:04.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616907251 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:25:04 [2019-12-20T19:25:04.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616907280 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:25:04 [2019-12-20T19:25:04.950Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:04 [2019-12-20T19:25:04.950Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:04 [2019-12-20T19:25:04.950Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:04 [2019-12-20T19:25:04.950Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:04 [2019-12-20T19:25:04.950Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:25:04 [2019-12-20T19:25:04.950Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:04 [2019-12-20T19:25:04.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616907282 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
14:25:04 [2019-12-20T19:25:04.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616907282 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:25:04 [2019-12-20T19:25:04.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616907282 data=null} to TreeItem with text {kernel-overlap-testing}
14:25:04 [2019-12-20T19:25:04.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616907282 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:25:04 [2019-12-20T19:25:04.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616907282 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:25:04 [2019-12-20T19:25:04.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616907286 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:25:04 [2019-12-20T19:25:04.950Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
14:25:04 [2019-12-20T19:25:04.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616907286 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
14:25:04 [2019-12-20T19:25:04.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616907286 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:25:04 [2019-12-20T19:25:04.950Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:04 [2019-12-20T19:25:04.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616907286 data=null} to TreeItem with text {kernel-overlap-testing}
14:25:04 [2019-12-20T19:25:04.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616907286 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:25:04 [2019-12-20T19:25:04.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616907286 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:25:04 [2019-12-20T19:25:04.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616907295 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:25:04 [2019-12-20T19:25:04.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616907295 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing}
14:25:04 [2019-12-20T19:25:04.950Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=616907295 data=null button=1 stateMask=0x0 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing}
14:25:05 [2019-12-20T19:25:05.205Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616907295 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:25:05 [2019-12-20T19:25:05.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616907333 data=null button=1 stateMask=0x80000 x=148 y=116 count=2} to TreeItem with text {kernel-overlap-testing}
14:25:05 [2019-12-20T19:25:05.206Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=616907339 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
14:25:05 [2019-12-20T19:25:05.206Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=616907339 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:25:05 [2019-12-20T19:25:05.206Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=616907339 data=null} to TreeItem with text {kernel-overlap-testing}
14:25:05 [2019-12-20T19:25:05.206Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
14:25:05 [2019-12-20T19:25:05.206Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:25:05 [2019-12-20T19:25:05.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:25:05 [2019-12-20T19:25:05.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
14:25:05 [2019-12-20T19:25:05.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:25:05 [2019-12-20T19:25:05.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:25:05 [2019-12-20T19:25:05.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:25:05 [2019-12-20T19:25:05.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:25:05 [2019-12-20T19:25:05.766Z] DEBUG - Attempting to set focus on Table with text {}
14:25:05 [2019-12-20T19:25:05.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=616907841 data=null button=0 stateMask=0x0 x=22 y=32 count=0} to TableItem with text {}
14:25:05 [2019-12-20T19:25:05.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=616907842 data=null doit=true} to TableItem with text {}
14:25:05 [2019-12-20T19:25:05.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=616907842 data=null} to TableItem with text {}
14:25:05 [2019-12-20T19:25:05.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=616907842 data=null button=1 stateMask=0x0 x=22 y=32 count=1} to TableItem with text {}
14:25:05 [2019-12-20T19:25:05.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=616907842 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:25:05 [2019-12-20T19:25:05.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=616907845 data=null button=1 stateMask=0x80000 x=22 y=32 count=1} to TableItem with text {}
14:25:05 [2019-12-20T19:25:05.766Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:25:05 [2019-12-20T19:25:05.766Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:25:06 [2019-12-20T19:25:06.693Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
14:25:06 [2019-12-20T19:25:06.693Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:06 [2019-12-20T19:25:06.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616908916 data=null button=0 stateMask=0x0 x=148 y=116 count=0} to TreeItem with text {kernel-overlap-testing}
14:25:06 [2019-12-20T19:25:06.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616908916 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
14:25:06 [2019-12-20T19:25:06.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616908916 data=null} to TreeItem with text {kernel-overlap-testing}
14:25:06 [2019-12-20T19:25:06.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616908916 data=null button=1 stateMask=0x0 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:25:06 [2019-12-20T19:25:06.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616908916 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:25:06 [2019-12-20T19:25:06.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616908981 data=null button=1 stateMask=0x80000 x=148 y=116 count=1} to TreeItem with text {kernel-overlap-testing}
14:25:06 [2019-12-20T19:25:06.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:06 [2019-12-20T19:25:06.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:06 [2019-12-20T19:25:06.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:06 [2019-12-20T19:25:06.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:06 [2019-12-20T19:25:06.693Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
14:25:06 [2019-12-20T19:25:06.693Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:25:06 [2019-12-20T19:25:06.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:06 [2019-12-20T19:25:06.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:06 [2019-12-20T19:25:06.693Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:06 [2019-12-20T19:25:06.693Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:06 [2019-12-20T19:25:06.693Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:06 [2019-12-20T19:25:06.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616908985 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:25:06 [2019-12-20T19:25:06.693Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616908985 data=null doit=true} to TreeItem with text {test}
14:25:06 [2019-12-20T19:25:06.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616908985 data=null} to TreeItem with text {test}
14:25:06 [2019-12-20T19:25:06.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616908985 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:25:06 [2019-12-20T19:25:06.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616908985 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:25:06 [2019-12-20T19:25:06.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616909005 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:25:06 [2019-12-20T19:25:06.693Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:06 [2019-12-20T19:25:06.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616909005 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:25:06 [2019-12-20T19:25:06.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616909005 data=null doit=true} to TreeItem with text {test}
14:25:06 [2019-12-20T19:25:06.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616909006 data=null} to TreeItem with text {test}
14:25:06 [2019-12-20T19:25:06.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616909006 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:25:06 [2019-12-20T19:25:06.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616909006 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:25:06 [2019-12-20T19:25:06.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616909010 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:25:06 [2019-12-20T19:25:06.694Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:25:06 [2019-12-20T19:25:06.694Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:06 [2019-12-20T19:25:06.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616909010 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
14:25:06 [2019-12-20T19:25:06.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616909010 data=null doit=true} to TreeItem with text {Traces [2]}
14:25:06 [2019-12-20T19:25:06.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616909010 data=null} to TreeItem with text {Traces [2]}
14:25:06 [2019-12-20T19:25:06.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616909010 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:25:06 [2019-12-20T19:25:06.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616909011 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:25:06 [2019-12-20T19:25:06.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616909080 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:25:06 [2019-12-20T19:25:06.949Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:25:06 [2019-12-20T19:25:06.949Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:25:06 [2019-12-20T19:25:06.949Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:06 [2019-12-20T19:25:06.949Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:06 [2019-12-20T19:25:06.949Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:06 [2019-12-20T19:25:06.949Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:06 [2019-12-20T19:25:06.949Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:06 [2019-12-20T19:25:06.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616909084 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:25:06 [2019-12-20T19:25:06.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616909084 data=null doit=true} to TreeItem with text {test}
14:25:06 [2019-12-20T19:25:06.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616909084 data=null} to TreeItem with text {test}
14:25:06 [2019-12-20T19:25:06.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616909084 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:25:06 [2019-12-20T19:25:06.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616909084 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:25:06 [2019-12-20T19:25:06.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616909099 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:25:06 [2019-12-20T19:25:06.950Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:06 [2019-12-20T19:25:06.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616909100 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:25:06 [2019-12-20T19:25:06.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616909100 data=null doit=true} to TreeItem with text {test}
14:25:06 [2019-12-20T19:25:06.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616909100 data=null} to TreeItem with text {test}
14:25:06 [2019-12-20T19:25:06.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616909100 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:25:06 [2019-12-20T19:25:06.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616909100 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:25:06 [2019-12-20T19:25:06.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616909106 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:25:06 [2019-12-20T19:25:06.950Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:25:06 [2019-12-20T19:25:06.950Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:06 [2019-12-20T19:25:06.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616909106 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
14:25:06 [2019-12-20T19:25:06.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616909106 data=null doit=true} to TreeItem with text {Traces [2]}
14:25:06 [2019-12-20T19:25:06.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616909106 data=null} to TreeItem with text {Traces [2]}
14:25:06 [2019-12-20T19:25:06.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616909106 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:25:06 [2019-12-20T19:25:06.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616909106 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:25:06 [2019-12-20T19:25:06.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616909118 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:25:06 [2019-12-20T19:25:06.950Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:06 [2019-12-20T19:25:06.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616909175 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [2]}
14:25:06 [2019-12-20T19:25:06.950Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616909175 data=null doit=true} to TreeItem with text {Traces [2]}
14:25:06 [2019-12-20T19:25:06.950Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616909175 data=null} to TreeItem with text {Traces [2]}
14:25:06 [2019-12-20T19:25:06.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616909175 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:25:06 [2019-12-20T19:25:06.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616909176 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:25:06 [2019-12-20T19:25:06.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616909179 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:25:06 [2019-12-20T19:25:06.950Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
14:25:06 [2019-12-20T19:25:06.950Z] DEBUG - Clicking on with mnemonic 'New Folder...'
14:25:07 [2019-12-20T19:25:07.205Z] DEBUG - Clicked on with mnemonic 'New Folder...'
14:25:07 [2019-12-20T19:25:07.205Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
14:25:07 [2019-12-20T19:25:07.205Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {New Folder} time=616909483 data=null doit=true} to Shell with text {New Folder}
14:25:07 [2019-12-20T19:25:07.205Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
14:25:07 [2019-12-20T19:25:07.205Z] DEBUG - matched Label with text "Folder name:", using matcher: with mnemonic 'Folder name:'
14:25:07 [2019-12-20T19:25:07.205Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Folder name:')
14:25:07 [2019-12-20T19:25:07.205Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Folder name:'))
14:25:07 [2019-12-20T19:25:07.205Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.205Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.205Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:25:07 [2019-12-20T19:25:07.205Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:25:07 [2019-12-20T19:25:07.205Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:07 [2019-12-20T19:25:07.205Z] DEBUG - Clicking on OK
14:25:07 [2019-12-20T19:25:07.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616909485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:07 [2019-12-20T19:25:07.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616909485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:07 [2019-12-20T19:25:07.205Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616909485 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:07 [2019-12-20T19:25:07.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616909485 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:07 [2019-12-20T19:25:07.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616909485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:07 [2019-12-20T19:25:07.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616909485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:07 [2019-12-20T19:25:07.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616909485 data=null item=null detail=0 x=0 y=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:25:07 [2019-12-20T19:25:07.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=616909206 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:25:07 [2019-12-20T19:25:07.464Z] DEBUG - Clicked on 
14:25:07 [2019-12-20T19:25:07.464Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:25:07 [2019-12-20T19:25:07.464Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:07 [2019-12-20T19:25:07.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa} time=616909681 data=null button=0 stateMask=0x0 x=90 y=74 count=0} to TreeItem with text {aaa}
14:25:07 [2019-12-20T19:25:07.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa} time=616909681 data=null doit=true} to TreeItem with text {aaa}
14:25:07 [2019-12-20T19:25:07.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa} time=616909681 data=null} to TreeItem with text {aaa}
14:25:07 [2019-12-20T19:25:07.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa} time=616909681 data=null button=1 stateMask=0x0 x=90 y=74 count=1} to TreeItem with text {aaa}
14:25:07 [2019-12-20T19:25:07.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616909681 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:25:07 [2019-12-20T19:25:07.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa} time=616909688 data=null button=1 stateMask=0x80000 x=90 y=74 count=1} to TreeItem with text {aaa}
14:25:07 [2019-12-20T19:25:07.464Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
14:25:07 [2019-12-20T19:25:07.464Z] DEBUG - Clicking on with mnemonic 'Import...'
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - Clicked on with mnemonic 'Import...'
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=616909916 data=null doit=true} to Shell with text {Trace Import}
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
14:25:07 [2019-12-20T19:25:07.721Z] 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:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select &archive file:} time=616909923 data=null doit=true} to Button with text {Select &archive file:}
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=616909924 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:25:07 [2019-12-20T19:25:07.721Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select roo&t directory:} time=616909926 data=null doit=true} to (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=616909926 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:25:07 [2019-12-20T19:25:07.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=616909926 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:25:07 [2019-12-20T19:25:07.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=616909926 data=null item=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:25:07 [2019-12-20T19:25:07.721Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - Attempting to set focus on (of type 'Combo')
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=616909991 data=null} to (of type 'Combo')
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - Attempting to set focus on (of type 'Tree')
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=616910028 data=null doit=true} to TreeItem with text {import}
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=616910028 data=null} to TreeItem with text {import}
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=616910028 data=null button=1 stateMask=0x0 x=83 y=11 count=1} to TreeItem with text {import}
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616910028 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:25:07 [2019-12-20T19:25:07.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=616910030 data=null button=1 stateMask=0x80000 x=83 y=11 count=1} to TreeItem with text {import}
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=616910030 data=null button=0 stateMask=0x0 x=150 y=55 count=0} to Tree node with text: kernel-overlap-testing
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616910030 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616910030 data=null} to Tree node with text: kernel-overlap-testing
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616910030 data=null button=1 stateMask=0x0 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616910031 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:25:07 [2019-12-20T19:25:07.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=616910032 data=null button=1 stateMask=0x80000 x=150 y=55 count=1} to Tree node with text: kernel-overlap-testing
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - Setting state to checked on: kernel-overlap-testing
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=616910037 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:25:07 [2019-12-20T19:25:07.721Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
14:25:07 [2019-12-20T19:25:07.721Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
14:25:07 [2019-12-20T19:25:07.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:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@625774d8
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=616910038 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:25:07 [2019-12-20T19:25:07.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=616910038 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:25:07 [2019-12-20T19:25:07.722Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=616910038 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=616910038 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=616910038 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:25:07 [2019-12-20T19:25:07.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=616910038 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:25:07 [2019-12-20T19:25:07.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=616910038 data=null item=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:25:07 [2019-12-20T19:25:07.722Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=616910038 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:25:07 [2019-12-20T19:25:07.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=616910038 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:25:07 [2019-12-20T19:25:07.722Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=616910038 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:25:07 [2019-12-20T19:25:07.722Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=616910038 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=616910038 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
14:25:07 [2019-12-20T19:25:07.722Z] 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:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@413d55cf
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=616910047 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:25:07 [2019-12-20T19:25:07.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=616910047 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:25:07 [2019-12-20T19:25:07.722Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=616910047 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=616910047 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=616910047 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:25:07 [2019-12-20T19:25:07.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=616910047 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:25:07 [2019-12-20T19:25:07.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=616910047 data=null item=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:25:07 [2019-12-20T19:25:07.722Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=616910047 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:25:07 [2019-12-20T19:25:07.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=616910047 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:25:07 [2019-12-20T19:25:07.722Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=616910047 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:25:07 [2019-12-20T19:25:07.722Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=616910048 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=616910048 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
14:25:07 [2019-12-20T19:25:07.722Z] 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:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.722Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.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:25:07 [2019-12-20T19:25:07.723Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
14:25:07 [2019-12-20T19:25:07.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:25:07 [2019-12-20T19:25:07.723Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.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:25:07 [2019-12-20T19:25:07.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:25:07 [2019-12-20T19:25:07.723Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - Clicking on &Finish
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=616910052 data=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:25:07 [2019-12-20T19:25:07.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=616910052 data=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:25:07 [2019-12-20T19:25:07.723Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=616910052 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=616910052 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
14:25:07 [2019-12-20T19:25:07.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=616910053 data=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:25:07 [2019-12-20T19:25:07.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=616910053 data=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:25:07 [2019-12-20T19:25:07.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=616910053 data=null item=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:25:07 [2019-12-20T19:25:07.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=616909720 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:25:07 [2019-12-20T19:25:07.979Z] DEBUG - Clicked on 
14:25:07 [2019-12-20T19:25:07.979Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:25:07 [2019-12-20T19:25:07.979Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:07 [2019-12-20T19:25:07.979Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:07 [2019-12-20T19:25:07.979Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:07 [2019-12-20T19:25:07.979Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:07 [2019-12-20T19:25:07.979Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:07 [2019-12-20T19:25:07.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616910299 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:25:07 [2019-12-20T19:25:07.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616910299 data=null doit=true} to TreeItem with text {test}
14:25:07 [2019-12-20T19:25:07.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616910299 data=null} to TreeItem with text {test}
14:25:07 [2019-12-20T19:25:07.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616910300 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:25:07 [2019-12-20T19:25:07.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616910300 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:25:07 [2019-12-20T19:25:07.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616910321 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:25:07 [2019-12-20T19:25:07.979Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:25:07 [2019-12-20T19:25:07.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=616910322 data=null doit=true} to TreeItem with text {Experiments [0]}
14:25:07 [2019-12-20T19:25:07.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=616910322 data=null} to TreeItem with text {Experiments [0]}
14:25:07 [2019-12-20T19:25:07.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=616910322 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [0]}
14:25:07 [2019-12-20T19:25:07.979Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616910322 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:25:07 [2019-12-20T19:25:07.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=616910324 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [0]}
14:25:07 [2019-12-20T19:25:07.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=616910324 data=null doit=true} to TreeItem with text {aaa [1]}
14:25:07 [2019-12-20T19:25:07.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=616910324 data=null} to TreeItem with text {aaa [1]}
14:25:07 [2019-12-20T19:25:07.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=616910324 data=null button=1 stateMask=0x0 x=85 y=95 count=1} to TreeItem with text {aaa [1]}
14:25:07 [2019-12-20T19:25:07.979Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616910324 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:25:07 [2019-12-20T19:25:07.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=616910326 data=null button=1 stateMask=0x80000 x=85 y=95 count=1} to TreeItem with text {aaa [1]}
14:25:07 [2019-12-20T19:25:07.979Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:07 [2019-12-20T19:25:07.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=616910341 data=null doit=true} to Tree node with text: kernel-overlap-testing
14:25:07 [2019-12-20T19:25:07.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=616910341 data=null} to Tree node with text: kernel-overlap-testing
14:25:07 [2019-12-20T19:25:07.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=616910341 data=null button=1 stateMask=0x0 x=166 y=116 count=1} to Tree node with text: kernel-overlap-testing
14:25:07 [2019-12-20T19:25:07.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616910341 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:25:08 [2019-12-20T19:25:08.236Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {kernel-overlap-testing} time=616910391 data=null x=166 y=116 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
14:25:08 [2019-12-20T19:25:08.236Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {kernel-overlap-testing} time=616910403 data=null x=166 y=116 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
14:25:08 [2019-12-20T19:25:08.236Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {kernel-overlap-testing} time=616910405 data=null x=109 y=195 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
14:25:08 [2019-12-20T19:25:08.236Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {kernel-overlap-testing} time=616910411 data=null x=109 y=195 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
14:25:08 [2019-12-20T19:25:08.236Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {kernel-overlap-testing} time=616910414 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
14:25:08 [2019-12-20T19:25:08.236Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {kernel-overlap-testing} time=616910414 data=null x=109 y=195 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
14:25:08 [2019-12-20T19:25:08.236Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {kernel-overlap-testing} time=616910414 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
14:25:08 [2019-12-20T19:25:08.236Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {kernel-overlap-testing} time=616910414 data=[TmfTraceElement(/test/Traces/aaa/kernel-overlap-testing)] x=109 y=195 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
14:25:08 [2019-12-20T19:25:08.236Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {kernel-overlap-testing} time=616910424 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
14:25:08 [2019-12-20T19:25:08.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [0]} time=616910426 data=null doit=true} to TreeItem with text {exp [0]}
14:25:08 [2019-12-20T19:25:08.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [0]} time=616910426 data=null} to TreeItem with text {exp [0]}
14:25:08 [2019-12-20T19:25:08.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [0]} time=616910426 data=null button=1 stateMask=0x0 x=101 y=53 count=1} to TreeItem with text {exp [0]}
14:25:08 [2019-12-20T19:25:08.236Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616910426 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:25:08 [2019-12-20T19:25:08.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [0]} time=616910477 data=null button=1 stateMask=0x80000 x=101 y=53 count=1} to TreeItem with text {exp [0]}
14:25:08 [2019-12-20T19:25:08.236Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:08 [2019-12-20T19:25:08.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa [1]} time=616910477 data=null button=0 stateMask=0x0 x=101 y=179 count=0} to TreeItem with text {aaa [1]}
14:25:08 [2019-12-20T19:25:08.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=616910477 data=null doit=true} to TreeItem with text {aaa [1]}
14:25:08 [2019-12-20T19:25:08.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=616910477 data=null} to TreeItem with text {aaa [1]}
14:25:08 [2019-12-20T19:25:08.236Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=616910478 data=null button=1 stateMask=0x0 x=101 y=179 count=1} to TreeItem with text {aaa [1]}
14:25:08 [2019-12-20T19:25:08.236Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616910478 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:25:08 [2019-12-20T19:25:08.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=616910487 data=null button=1 stateMask=0x80000 x=101 y=179 count=1} to TreeItem with text {aaa [1]}
14:25:08 [2019-12-20T19:25:08.236Z] DEBUG - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
14:25:08 [2019-12-20T19:25:08.236Z] DEBUG - Clicking on with mnemonic 'Rename...'
14:25:08 [2019-12-20T19:25:08.493Z] DEBUG - Clicked on with mnemonic 'Rename...'
14:25:08 [2019-12-20T19:25:08.493Z] DEBUG - matched Shell with text "Rename Folder", using matcher: with text 'Rename Folder'
14:25:08 [2019-12-20T19:25:08.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Folder} time=616910699 data=null doit=true} to Shell with text {Rename Folder}
14:25:08 [2019-12-20T19:25:08.493Z] DEBUG - matched Text with text "aaa", using matcher: of type 'Text'
14:25:08 [2019-12-20T19:25:08.493Z] DEBUG - matched Label with text "New Folder name:", using matcher: with mnemonic 'New Folder name:'
14:25:08 [2019-12-20T19:25:08.493Z] DEBUG - matched Text with text "aaa", using matcher: with label (with mnemonic 'New Folder name:')
14:25:08 [2019-12-20T19:25:08.493Z] DEBUG - matched Text with text "aaa", using matcher: (of type 'Text' and with label (with mnemonic 'New Folder name:'))
14:25:08 [2019-12-20T19:25:08.493Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:08 [2019-12-20T19:25:08.493Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:25:08 [2019-12-20T19:25:08.493Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:25:08 [2019-12-20T19:25:08.493Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:25:08 [2019-12-20T19:25:08.493Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:08 [2019-12-20T19:25:08.493Z] DEBUG - Clicking on OK
14:25:08 [2019-12-20T19:25:08.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616910717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:08 [2019-12-20T19:25:08.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616910717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:08 [2019-12-20T19:25:08.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616910717 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:08 [2019-12-20T19:25:08.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616910717 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:08 [2019-12-20T19:25:08.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616910717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:08 [2019-12-20T19:25:08.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616910717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:08 [2019-12-20T19:25:08.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616910717 data=null item=null detail=0 x=0 y=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:25:08 [2019-12-20T19:25:08.493Z] DEBUG - Clicked on 
14:25:08 [2019-12-20T19:25:08.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=616910578 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:25:09 [2019-12-20T19:25:09.005Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:25:09 [2019-12-20T19:25:09.005Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
14:25:09 [2019-12-20T19:25:09.005Z] WARN - Tree item TreeItem with text {exp [1]} is already expanded. Won't expand it again.
14:25:09 [2019-12-20T19:25:09.005Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:25:09 [2019-12-20T19:25:09.005Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
14:25:09 [2019-12-20T19:25:09.005Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:25:09 [2019-12-20T19:25:09.005Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:09 [2019-12-20T19:25:09.005Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:09 [2019-12-20T19:25:09.005Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:09 [2019-12-20T19:25:09.005Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:09 [2019-12-20T19:25:09.005Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:09 [2019-12-20T19:25:09.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616911346 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:25:09 [2019-12-20T19:25:09.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616911346 data=null doit=true} to TreeItem with text {test}
14:25:09 [2019-12-20T19:25:09.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616911346 data=null} to TreeItem with text {test}
14:25:09 [2019-12-20T19:25:09.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616911346 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:25:09 [2019-12-20T19:25:09.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616911346 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:25:09 [2019-12-20T19:25:09.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616911350 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:25:09 [2019-12-20T19:25:09.005Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:09 [2019-12-20T19:25:09.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616911351 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:25:09 [2019-12-20T19:25:09.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616911351 data=null doit=true} to TreeItem with text {test}
14:25:09 [2019-12-20T19:25:09.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616911351 data=null} to TreeItem with text {test}
14:25:09 [2019-12-20T19:25:09.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616911351 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:25:09 [2019-12-20T19:25:09.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616911351 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:25:09 [2019-12-20T19:25:09.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616911354 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:25:09 [2019-12-20T19:25:09.005Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:25:09 [2019-12-20T19:25:09.005Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:09 [2019-12-20T19:25:09.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=616911354 data=null button=0 stateMask=0x0 x=91 y=158 count=0} to TreeItem with text {Traces [3]}
14:25:09 [2019-12-20T19:25:09.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=616911354 data=null doit=true} to TreeItem with text {Traces [3]}
14:25:09 [2019-12-20T19:25:09.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=616911354 data=null} to TreeItem with text {Traces [3]}
14:25:09 [2019-12-20T19:25:09.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=616911354 data=null button=1 stateMask=0x0 x=91 y=158 count=1} to TreeItem with text {Traces [3]}
14:25:09 [2019-12-20T19:25:09.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616911354 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:25:09 [2019-12-20T19:25:09.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=616911356 data=null button=1 stateMask=0x80000 x=91 y=158 count=1} to TreeItem with text {Traces [3]}
14:25:09 [2019-12-20T19:25:09.566Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform} time=616911698 data=null doit=true} to Shell with text {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform}
14:25:09 [2019-12-20T19:25:09.566Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:25:09 [2019-12-20T19:25:09.566Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:09 [2019-12-20T19:25:09.566Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:09 [2019-12-20T19:25:09.566Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:09 [2019-12-20T19:25:09.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616911703 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:25:09 [2019-12-20T19:25:09.566Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616911703 data=null doit=true} to TreeItem with text {test}
14:25:09 [2019-12-20T19:25:09.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616911703 data=null} to TreeItem with text {test}
14:25:09 [2019-12-20T19:25:09.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616911703 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:25:09 [2019-12-20T19:25:09.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616911703 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:25:09 [2019-12-20T19:25:09.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616911730 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:25:09 [2019-12-20T19:25:09.566Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:25:09 [2019-12-20T19:25:09.566Z] DEBUG - Clicking on with mnemonic 'Delete'
14:25:09 [2019-12-20T19:25:09.566Z] DEBUG - Clicked on with mnemonic 'Delete'
14:25:10 [2019-12-20T19:25:10.493Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:25:10 [2019-12-20T19:25:10.493Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:25:10 [2019-12-20T19:25:10.493Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:25:10 [2019-12-20T19:25:10.493Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:25:10 [2019-12-20T19:25:10.493Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:25:10 [2019-12-20T19:25:10.493Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:25:10 [2019-12-20T19:25:10.493Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:10 [2019-12-20T19:25:10.493Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:25:10 [2019-12-20T19:25:10.493Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:25:10 [2019-12-20T19:25:10.493Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:25:10 [2019-12-20T19:25:10.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616912510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:25:10 [2019-12-20T19:25:10.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616912510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:25:10 [2019-12-20T19:25:10.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616912510 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:25:10 [2019-12-20T19:25:10.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616912510 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:25:10 [2019-12-20T19:25:10.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616912510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:25:10 [2019-12-20T19:25:10.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616912510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:25:10 [2019-12-20T19:25:10.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=616912510 data=null 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:25:10 [2019-12-20T19:25:10.493Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616912511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:25:10 [2019-12-20T19:25:10.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616912511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:25:10 [2019-12-20T19:25:10.493Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616912511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:25:10 [2019-12-20T19:25:10.493Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616912511 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:25:10 [2019-12-20T19:25:10.493Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616912511 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:25:10 [2019-12-20T19:25:10.493Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:25:10 [2019-12-20T19:25:10.493Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:25:10 [2019-12-20T19:25:10.493Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:25:10 [2019-12-20T19:25:10.493Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:10 [2019-12-20T19:25:10.493Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:25:10 [2019-12-20T19:25:10.493Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:25:10 [2019-12-20T19:25:10.493Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:25:10 [2019-12-20T19:25:10.493Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:10 [2019-12-20T19:25:10.493Z] DEBUG - Clicking on OK
14:25:10 [2019-12-20T19:25:10.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616912511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:10 [2019-12-20T19:25:10.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616912511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:10 [2019-12-20T19:25:10.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616912511 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:10 [2019-12-20T19:25:10.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616912512 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:10 [2019-12-20T19:25:10.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616912512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:10 [2019-12-20T19:25:10.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616912512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:10 [2019-12-20T19:25:10.493Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:10 [2019-12-20T19:25:10.493Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:10 [2019-12-20T19:25:10.493Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:10 [2019-12-20T19:25:10.493Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:10 [2019-12-20T19:25:10.493Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:10 [2019-12-20T19:25:10.493Z] DEBUG - Clicked on OK
14:25:10 [2019-12-20T19:25:10.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616912512 data=null item=null detail=0 x=0 y=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:25:10 [2019-12-20T19:25:10.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=616911792 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:25:10 [2019-12-20T19:25:10.750Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 376.112 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
14:25:10 [2019-12-20T19:25:10.750Z] test3_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 0.155 s
14:25:10 [2019-12-20T19:25:10.750Z] test3_02Import(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 0.515 s
14:25:10 [2019-12-20T19:25:10.750Z] test3_03SingleCustomTextTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 3.112 s
14:25:10 [2019-12-20T19:25:10.750Z] test3_04SingleCustomXmlTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 3.002 s
14:25:10 [2019-12-20T19:25:10.750Z] test3_05SingleCtfTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 3.199 s
14:25:10 [2019-12-20T19:25:10.750Z] test3_06RenameCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 10.821 s
14:25:10 [2019-12-20T19:25:10.750Z] test3_07OverwriteCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 12.294 s
14:25:10 [2019-12-20T19:25:10.750Z] test3_08SkipImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 6.914 s
14:25:10 [2019-12-20T19:25:10.750Z] test3_09OverwriteOptionImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 10.04 s
14:25:10 [2019-12-20T19:25:10.750Z] test3_10ImportUnrecognized(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 2.332 s
14:25:10 [2019-12-20T19:25:10.750Z] test3_11ImportUnrecognizedIgnore(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 2.515 s
14:25:10 [2019-12-20T19:25:10.750Z] test3_12ImportCtfWithMetadataSelection(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 5.352 s
14:25:10 [2019-12-20T19:25:10.750Z] test3_13ImportRecursiveAutoRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 29.046 s
14:25:10 [2019-12-20T19:25:10.750Z] test3_14ImportRecursiveAutoOverwriteAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 18.338 s
14:25:10 [2019-12-20T19:25:10.750Z] test3_15ImportRecursiveAutoSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 17.312 s
14:25:10 [2019-12-20T19:25:10.750Z] test3_16ImportRecursiveAutoRenameOverwriteSkip(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 12.467 s
14:25:10 [2019-12-20T19:25:10.750Z] test3_17ImportRecursiveSpecifyTraceTypeCTF(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 10.547 s
14:25:10 [2019-12-20T19:25:10.750Z] test3_18ImportRecursiveSpecifyTraceTypeKernel(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 4.637 s
14:25:10 [2019-12-20T19:25:10.750Z] test3_19ImportRecursiveSpecifyTraceTypeUST(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 7.889 s
14:25:10 [2019-12-20T19:25:10.750Z] test3_20ImportRecursiveSpecifyTraceTypeCustomText(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 7.315 s
14:25:10 [2019-12-20T19:25:10.750Z] test3_21ImportFromMenuProjectSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 3.986 s
14:25:10 [2019-12-20T19:25:10.750Z] test3_22ImportFromMenuProjectNotSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 4.995 s
14:25:10 [2019-12-20T19:25:10.750Z] test3_29ImportRecursivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 10.107 s
14:25:10 [2019-12-20T19:25:10.750Z] test3_30ImportRecursivePreserveSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 5.91 s
14:25:10 [2019-12-20T19:25:10.750Z] test3_31ImportRecursivePreserveRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 10.658 s
14:25:10 [2019-12-20T19:25:10.750Z] test3_32DeleteTraceAndFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 15.513 s
14:25:10 [2019-12-20T19:25:10.750Z] test3_33DeleteMultipleFolders(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 7.318 s
14:25:10 [2019-12-20T19:25:10.750Z] test3_34ClearSingleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 5.179 s
14:25:10 [2019-12-20T19:25:10.750Z] test3_35ClearMultipleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 8.498 s
14:25:10 [2019-12-20T19:25:10.750Z] test3_36ImportZipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 26.107 s
14:25:10 [2019-12-20T19:25:10.750Z] test3_37ImportZipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 30.236 s
14:25:10 [2019-12-20T19:25:10.750Z] test3_38ImportZipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 9.064 s
14:25:10 [2019-12-20T19:25:10.750Z] test3_39ImportTarGzipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 26.797 s
14:25:10 [2019-12-20T19:25:10.750Z] test3_40ImportTarGzipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 30.032 s
14:25:10 [2019-12-20T19:25:10.750Z] test3_41ImportTarGzipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 8.848 s
14:25:10 [2019-12-20T19:25:10.750Z] test_RenameFolderWorkaroundBug525833(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 2.292 s
14:25:10 [2019-12-20T19:25:10.750Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
14:25:14 [2019-12-20T19:25:14.912Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
14:25:16 [2019-12-20T19:25:16.862Z] DEBUG - matched EditorReference with text "", using matcher: with name '"debuginfo-synth-exec"'
14:25:16 [2019-12-20T19:25:16.862Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:25:16 [2019-12-20T19:25:16.862Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:16 [2019-12-20T19:25:16.862Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:16 [2019-12-20T19:25:16.862Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:16 [2019-12-20T19:25:16.862Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:16 [2019-12-20T19:25:16.862Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:16 [2019-12-20T19:25:16.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616919183 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:25:16 [2019-12-20T19:25:16.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616919183 data=null doit=true} to TreeItem with text {test}
14:25:16 [2019-12-20T19:25:16.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616919183 data=null} to TreeItem with text {test}
14:25:16 [2019-12-20T19:25:16.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616919183 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:25:16 [2019-12-20T19:25:16.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616919183 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:25:16 [2019-12-20T19:25:16.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616919189 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:25:16 [2019-12-20T19:25:16.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616919189 data=null doit=true} to TreeItem with text {test}
14:25:16 [2019-12-20T19:25:16.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616919189 data=null} to TreeItem with text {test}
14:25:16 [2019-12-20T19:25:16.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616919189 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:25:16 [2019-12-20T19:25:16.862Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616919189 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:25:16 [2019-12-20T19:25:16.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616919191 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {test}
14:25:16 [2019-12-20T19:25:16.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616919191 data=null doit=true} to TreeItem with text {Traces [2]}
14:25:16 [2019-12-20T19:25:16.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616919191 data=null} to TreeItem with text {Traces [2]}
14:25:16 [2019-12-20T19:25:16.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616919191 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [2]}
14:25:16 [2019-12-20T19:25:16.862Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616919191 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:25:16 [2019-12-20T19:25:16.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616919192 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [2]}
14:25:16 [2019-12-20T19:25:16.862Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:25:16 [2019-12-20T19:25:16.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=616919193 data=null doit=true} to TreeItem with text {Experiments [1]}
14:25:16 [2019-12-20T19:25:16.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=616919193 data=null} to TreeItem with text {Experiments [1]}
14:25:16 [2019-12-20T19:25:16.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=616919193 data=null button=1 stateMask=0x0 x=95 y=32 count=1} to TreeItem with text {Experiments [1]}
14:25:16 [2019-12-20T19:25:16.862Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616919193 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:25:16 [2019-12-20T19:25:16.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=616919194 data=null button=1 stateMask=0x80000 x=95 y=32 count=1} to TreeItem with text {Experiments [1]}
14:25:16 [2019-12-20T19:25:16.862Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:16 [2019-12-20T19:25:16.862Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=616919202 data=null doit=true} to Tree node with text: debuginfo-synth-exec
14:25:16 [2019-12-20T19:25:16.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=616919202 data=null} to Tree node with text: debuginfo-synth-exec
14:25:16 [2019-12-20T19:25:16.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=616919203 data=null button=1 stateMask=0x0 x=147 y=116 count=1} to Tree node with text: debuginfo-synth-exec
14:25:16 [2019-12-20T19:25:16.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616919203 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:25:16 [2019-12-20T19:25:16.862Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {debuginfo-synth-exec} time=616919207 data=null x=147 y=116 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
14:25:16 [2019-12-20T19:25:16.862Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {debuginfo-synth-exec} time=616919207 data=null x=147 y=116 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
14:25:16 [2019-12-20T19:25:16.862Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {debuginfo-synth-exec} time=616919207 data=null x=146 y=195 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
14:25:16 [2019-12-20T19:25:16.862Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {debuginfo-synth-exec} time=616919207 data=null x=146 y=195 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
14:25:16 [2019-12-20T19:25:16.862Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {debuginfo-synth-exec} time=616919208 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
14:25:16 [2019-12-20T19:25:16.863Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {debuginfo-synth-exec} time=616919208 data=null x=146 y=195 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
14:25:16 [2019-12-20T19:25:16.863Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {debuginfo-synth-exec} time=616919208 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
14:25:16 [2019-12-20T19:25:16.863Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {debuginfo-synth-exec} time=616919208 data=[TmfTraceElement(/test/Traces/debuginfo-synth-exec)] x=146 y=195 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
14:25:17 [2019-12-20T19:25:17.118Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {debuginfo-synth-exec} time=616919278 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
14:25:17 [2019-12-20T19:25:17.118Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:17 [2019-12-20T19:25:17.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=616919280 data=null doit=true} to Tree node with text: bug446190
14:25:17 [2019-12-20T19:25:17.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=616919280 data=null} to Tree node with text: bug446190
14:25:17 [2019-12-20T19:25:17.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=616919281 data=null button=1 stateMask=0x0 x=114 y=95 count=1} to Tree node with text: bug446190
14:25:17 [2019-12-20T19:25:17.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616919281 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:25:17 [2019-12-20T19:25:17.118Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {bug446190} time=616919285 data=null x=114 y=95 width=0 height=0 detail=0} to Tree node with text: bug446190
14:25:17 [2019-12-20T19:25:17.118Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {bug446190} time=616919285 data=null x=114 y=95 width=0 height=0 detail=0} to Tree node with text: bug446190
14:25:17 [2019-12-20T19:25:17.118Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {bug446190} time=616919285 data=null x=146 y=195 width=0 height=0 detail=2} to Tree node with text: bug446190
14:25:17 [2019-12-20T19:25:17.118Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {bug446190} time=616919285 data=null x=146 y=195 width=0 height=0 detail=2} to Tree node with text: bug446190
14:25:17 [2019-12-20T19:25:17.118Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {bug446190} time=616919286 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: bug446190
14:25:17 [2019-12-20T19:25:17.118Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {bug446190} time=616919286 data=null x=146 y=195 width=0 height=0 detail=2} to Tree node with text: bug446190
14:25:17 [2019-12-20T19:25:17.118Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {bug446190} time=616919286 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: bug446190
14:25:17 [2019-12-20T19:25:17.118Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {bug446190} time=616919286 data=[TmfTraceElement(/test/Traces/bug446190)] x=146 y=195 width=0 height=0 detail=2} to Tree node with text: bug446190
14:25:17 [2019-12-20T19:25:17.118Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {bug446190} time=616919290 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: bug446190
14:25:17 [2019-12-20T19:25:17.118Z] DEBUG - Double-clicking on TreeItem with text {TestExperiment [0]}
14:25:17 [2019-12-20T19:25:17.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestExperiment [0]} time=616919292 data=null button=0 stateMask=0x0 x=138 y=53 count=0} to TreeItem with text {TestExperiment [0]}
14:25:17 [2019-12-20T19:25:17.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestExperiment [0]} time=616919292 data=null doit=true} to TreeItem with text {TestExperiment [0]}
14:25:17 [2019-12-20T19:25:17.118Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:17 [2019-12-20T19:25:17.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestExperiment [0]} time=616919298 data=null} to TreeItem with text {TestExperiment [0]}
14:25:17 [2019-12-20T19:25:17.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=616919298 data=null button=1 stateMask=0x0 x=138 y=53 count=1} to TreeItem with text {TestExperiment [0]}
14:25:17 [2019-12-20T19:25:17.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616919299 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:25:17 [2019-12-20T19:25:17.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestExperiment [0]} time=616919302 data=null button=1 stateMask=0x80000 x=138 y=53 count=1} to TreeItem with text {TestExperiment [0]}
14:25:17 [2019-12-20T19:25:17.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestExperiment [0]} time=616919303 data=null button=1 stateMask=0x0 x=138 y=53 count=2} to TreeItem with text {TestExperiment [0]}
14:25:17 [2019-12-20T19:25:17.118Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {TestExperiment [0]} time=616919303 data=null button=1 stateMask=0x0 x=138 y=53 count=2} to TreeItem with text {TestExperiment [0]}
14:25:17 [2019-12-20T19:25:17.118Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=616919303 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:25:17 [2019-12-20T19:25:17.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestExperiment [0]} time=616919410 data=null button=1 stateMask=0x80000 x=138 y=53 count=2} to TreeItem with text {TestExperiment [0]}
14:25:17 [2019-12-20T19:25:17.374Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {TestExperiment [0]} time=616919505 data=null button=0 stateMask=0x0 x=138 y=53 count=0} to TreeItem with text {TestExperiment [0]}
14:25:17 [2019-12-20T19:25:17.374Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {TestExperiment [0]} time=616919506 data=null doit=true} to TreeItem with text {TestExperiment [0]}
14:25:17 [2019-12-20T19:25:17.374Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {TestExperiment [0]} time=616919506 data=null} to TreeItem with text {TestExperiment [0]}
14:25:17 [2019-12-20T19:25:17.374Z] DEBUG - Double-clicked on TreeItem with text {TestExperiment [0]}
14:25:17 [2019-12-20T19:25:17.374Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:25:17 [2019-12-20T19:25:17.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:17 [2019-12-20T19:25:17.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:17 [2019-12-20T19:25:17.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:17 [2019-12-20T19:25:17.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:17 [2019-12-20T19:25:17.374Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:17 [2019-12-20T19:25:17.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616919509 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:25:17 [2019-12-20T19:25:17.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616919509 data=null doit=true} to TreeItem with text {test}
14:25:17 [2019-12-20T19:25:17.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616919509 data=null} to TreeItem with text {test}
14:25:17 [2019-12-20T19:25:17.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616919509 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:25:17 [2019-12-20T19:25:17.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616919509 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:25:17 [2019-12-20T19:25:17.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616919514 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:25:17 [2019-12-20T19:25:17.375Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:25:17 [2019-12-20T19:25:17.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:17 [2019-12-20T19:25:17.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:17 [2019-12-20T19:25:17.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:17 [2019-12-20T19:25:17.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:17 [2019-12-20T19:25:17.375Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:17 [2019-12-20T19:25:17.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616919577 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:25:17 [2019-12-20T19:25:17.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616919577 data=null doit=true} to TreeItem with text {test}
14:25:17 [2019-12-20T19:25:17.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616919577 data=null} to TreeItem with text {test}
14:25:17 [2019-12-20T19:25:17.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616919577 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:25:17 [2019-12-20T19:25:17.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616919577 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:25:17 [2019-12-20T19:25:17.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616919582 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:25:17 [2019-12-20T19:25:17.375Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:17 [2019-12-20T19:25:17.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616919582 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:25:17 [2019-12-20T19:25:17.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616919582 data=null doit=true} to TreeItem with text {test}
14:25:17 [2019-12-20T19:25:17.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616919582 data=null} to TreeItem with text {test}
14:25:17 [2019-12-20T19:25:17.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616919582 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:25:17 [2019-12-20T19:25:17.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616919582 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:25:17 [2019-12-20T19:25:17.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616919587 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:25:17 [2019-12-20T19:25:17.375Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:25:17 [2019-12-20T19:25:17.375Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:17 [2019-12-20T19:25:17.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616919587 data=null button=0 stateMask=0x0 x=91 y=74 count=0} to TreeItem with text {Traces [2]}
14:25:17 [2019-12-20T19:25:17.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616919587 data=null doit=true} to TreeItem with text {Traces [2]}
14:25:17 [2019-12-20T19:25:17.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616919587 data=null} to TreeItem with text {Traces [2]}
14:25:17 [2019-12-20T19:25:17.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616919587 data=null button=1 stateMask=0x0 x=91 y=74 count=1} to TreeItem with text {Traces [2]}
14:25:17 [2019-12-20T19:25:17.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616919588 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:25:17 [2019-12-20T19:25:17.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616919594 data=null button=1 stateMask=0x80000 x=91 y=74 count=1} to TreeItem with text {Traces [2]}
14:25:17 [2019-12-20T19:25:17.375Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:25:17 [2019-12-20T19:25:17.375Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:25:17 [2019-12-20T19:25:17.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=616919595 data=null doit=true} to TreeItem with text {debuginfo-synth-exec}
14:25:17 [2019-12-20T19:25:17.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=616919595 data=null} to TreeItem with text {debuginfo-synth-exec}
14:25:17 [2019-12-20T19:25:17.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=616919595 data=null button=1 stateMask=0x0 x=147 y=116 count=1} to TreeItem with text {debuginfo-synth-exec}
14:25:17 [2019-12-20T19:25:17.375Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616919595 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:25:17 [2019-12-20T19:25:17.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {debuginfo-synth-exec} time=616919598 data=null button=1 stateMask=0x80000 x=131 y=116 count=1} to TreeItem with text {debuginfo-synth-exec}
14:25:17 [2019-12-20T19:25:17.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=616919598 data=null doit=true} to Tree node with text: Views
14:25:17 [2019-12-20T19:25:17.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=616919598 data=null} to Tree node with text: Views
14:25:17 [2019-12-20T19:25:17.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=616919598 data=null button=1 stateMask=0x0 x=98 y=137 count=1} to Tree node with text: Views
14:25:17 [2019-12-20T19:25:17.375Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616919598 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:25:17 [2019-12-20T19:25:17.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=616919697 data=null button=1 stateMask=0x80000 x=114 y=137 count=1} to Tree node with text: Views
14:25:18 [2019-12-20T19:25:18.304Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:25:18 [2019-12-20T19:25:18.304Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:18 [2019-12-20T19:25:18.304Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:18 [2019-12-20T19:25:18.304Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:18 [2019-12-20T19:25:18.304Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:18 [2019-12-20T19:25:18.304Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:18 [2019-12-20T19:25:18.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616920578 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:25:18 [2019-12-20T19:25:18.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616920578 data=null doit=true} to TreeItem with text {test}
14:25:18 [2019-12-20T19:25:18.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616920578 data=null} to TreeItem with text {test}
14:25:18 [2019-12-20T19:25:18.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616920579 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:25:18 [2019-12-20T19:25:18.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616920579 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:25:18 [2019-12-20T19:25:18.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616920584 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:25:18 [2019-12-20T19:25:18.304Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:25:18 [2019-12-20T19:25:18.304Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:18 [2019-12-20T19:25:18.304Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:18 [2019-12-20T19:25:18.304Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:18 [2019-12-20T19:25:18.304Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:18 [2019-12-20T19:25:18.304Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:18 [2019-12-20T19:25:18.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616920587 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:25:18 [2019-12-20T19:25:18.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616920587 data=null doit=true} to TreeItem with text {test}
14:25:18 [2019-12-20T19:25:18.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616920587 data=null} to TreeItem with text {test}
14:25:18 [2019-12-20T19:25:18.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616920587 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:25:18 [2019-12-20T19:25:18.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616920587 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:25:18 [2019-12-20T19:25:18.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616920591 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:25:18 [2019-12-20T19:25:18.304Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:18 [2019-12-20T19:25:18.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616920591 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:25:18 [2019-12-20T19:25:18.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616920592 data=null doit=true} to TreeItem with text {test}
14:25:18 [2019-12-20T19:25:18.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616920592 data=null} to TreeItem with text {test}
14:25:18 [2019-12-20T19:25:18.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616920592 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:25:18 [2019-12-20T19:25:18.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616920592 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:25:18 [2019-12-20T19:25:18.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616920599 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:25:18 [2019-12-20T19:25:18.304Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:25:18 [2019-12-20T19:25:18.304Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:18 [2019-12-20T19:25:18.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616920600 data=null button=0 stateMask=0x0 x=91 y=74 count=0} to TreeItem with text {Traces [2]}
14:25:18 [2019-12-20T19:25:18.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616920600 data=null doit=true} to TreeItem with text {Traces [2]}
14:25:18 [2019-12-20T19:25:18.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616920600 data=null} to TreeItem with text {Traces [2]}
14:25:18 [2019-12-20T19:25:18.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616920600 data=null button=1 stateMask=0x0 x=91 y=74 count=1} to TreeItem with text {Traces [2]}
14:25:18 [2019-12-20T19:25:18.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616920600 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:25:18 [2019-12-20T19:25:18.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616920604 data=null button=1 stateMask=0x80000 x=91 y=74 count=1} to TreeItem with text {Traces [2]}
14:25:18 [2019-12-20T19:25:18.305Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:25:18 [2019-12-20T19:25:18.305Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
14:25:18 [2019-12-20T19:25:18.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=616920605 data=null doit=true} to TreeItem with text {bug446190}
14:25:18 [2019-12-20T19:25:18.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=616920605 data=null} to TreeItem with text {bug446190}
14:25:18 [2019-12-20T19:25:18.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=616920605 data=null button=1 stateMask=0x0 x=114 y=95 count=1} to TreeItem with text {bug446190}
14:25:18 [2019-12-20T19:25:18.305Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616920605 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:25:18 [2019-12-20T19:25:18.305Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=616920608 data=null button=1 stateMask=0x80000 x=98 y=95 count=1} to TreeItem with text {bug446190}
14:25:18 [2019-12-20T19:25:18.305Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=616920608 data=null doit=true} to Tree node with text: Views
14:25:18 [2019-12-20T19:25:18.305Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=616920608 data=null} to Tree node with text: Views
14:25:18 [2019-12-20T19:25:18.305Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=616920608 data=null button=1 stateMask=0x0 x=98 y=116 count=1} to Tree node with text: Views
14:25:18 [2019-12-20T19:25:18.560Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616920609 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:25:18 [2019-12-20T19:25:18.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=616920706 data=null button=1 stateMask=0x80000 x=114 y=116 count=1} to Tree node with text: Views
14:25:18 [2019-12-20T19:25:18.560Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:25:18 [2019-12-20T19:25:18.560Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:18 [2019-12-20T19:25:18.560Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:18 [2019-12-20T19:25:18.560Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:18 [2019-12-20T19:25:18.560Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:18 [2019-12-20T19:25:18.560Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:18 [2019-12-20T19:25:18.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616920779 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:25:18 [2019-12-20T19:25:18.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616920779 data=null doit=true} to TreeItem with text {test}
14:25:18 [2019-12-20T19:25:18.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616920779 data=null} to TreeItem with text {test}
14:25:18 [2019-12-20T19:25:18.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616920779 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:25:18 [2019-12-20T19:25:18.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616920779 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:25:18 [2019-12-20T19:25:18.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616920785 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:25:18 [2019-12-20T19:25:18.560Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
14:25:18 [2019-12-20T19:25:18.560Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:18 [2019-12-20T19:25:18.560Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiments [1]} time=616920785 data=null button=0 stateMask=0x0 x=111 y=32 count=0} to TreeItem with text {Experiments [1]}
14:25:18 [2019-12-20T19:25:18.560Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=616920785 data=null doit=true} to TreeItem with text {Experiments [1]}
14:25:18 [2019-12-20T19:25:18.560Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=616920786 data=null} to TreeItem with text {Experiments [1]}
14:25:18 [2019-12-20T19:25:18.560Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=616920786 data=null button=1 stateMask=0x0 x=111 y=32 count=1} to TreeItem with text {Experiments [1]}
14:25:18 [2019-12-20T19:25:18.560Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616920786 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:25:18 [2019-12-20T19:25:18.560Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=616920806 data=null button=1 stateMask=0x80000 x=111 y=32 count=1} to TreeItem with text {Experiments [1]}
14:25:18 [2019-12-20T19:25:18.560Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
14:25:18 [2019-12-20T19:25:18.560Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
14:25:18 [2019-12-20T19:25:18.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestExperiment [2]} time=616920807 data=null doit=true} to TreeItem with text {TestExperiment [2]}
14:25:18 [2019-12-20T19:25:18.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestExperiment [2]} time=616920807 data=null} to TreeItem with text {TestExperiment [2]}
14:25:18 [2019-12-20T19:25:18.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestExperiment [2]} time=616920807 data=null button=1 stateMask=0x0 x=138 y=53 count=1} to TreeItem with text {TestExperiment [2]}
14:25:18 [2019-12-20T19:25:18.561Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616920808 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:25:18 [2019-12-20T19:25:18.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestExperiment [2]} time=616920813 data=null button=1 stateMask=0x80000 x=122 y=53 count=1} to TreeItem with text {TestExperiment [2]}
14:25:18 [2019-12-20T19:25:18.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=616920814 data=null doit=true} to Tree node with text: Views
14:25:18 [2019-12-20T19:25:18.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=616920814 data=null} to Tree node with text: Views
14:25:18 [2019-12-20T19:25:18.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=616920814 data=null button=1 stateMask=0x0 x=98 y=116 count=1} to Tree node with text: Views
14:25:18 [2019-12-20T19:25:18.561Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616920814 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:25:18 [2019-12-20T19:25:18.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=616920901 data=null button=1 stateMask=0x80000 x=114 y=116 count=1} to Tree node with text: Views
14:25:19 [2019-12-20T19:25:19.121Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=616921299 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:25:19 [2019-12-20T19:25:19.121Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:25:19 [2019-12-20T19:25:19.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:19 [2019-12-20T19:25:19.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:19 [2019-12-20T19:25:19.121Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:19 [2019-12-20T19:25:19.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616921329 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:25:19 [2019-12-20T19:25:19.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616921329 data=null doit=true} to TreeItem with text {test}
14:25:19 [2019-12-20T19:25:19.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616921329 data=null} to TreeItem with text {test}
14:25:19 [2019-12-20T19:25:19.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616921329 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:25:19 [2019-12-20T19:25:19.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616921329 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:25:19 [2019-12-20T19:25:19.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616921335 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:25:19 [2019-12-20T19:25:19.121Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:25:19 [2019-12-20T19:25:19.121Z] DEBUG - Clicking on with mnemonic 'Delete'
14:25:19 [2019-12-20T19:25:19.377Z] DEBUG - Clicked on with mnemonic 'Delete'
14:25:20 [2019-12-20T19:25:20.303Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:25:20 [2019-12-20T19:25:20.303Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:25:20 [2019-12-20T19:25:20.303Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:25:20 [2019-12-20T19:25:20.303Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:25:20 [2019-12-20T19:25:20.303Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:25:20 [2019-12-20T19:25:20.303Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:25:20 [2019-12-20T19:25:20.303Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:20 [2019-12-20T19:25:20.303Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:25:20 [2019-12-20T19:25:20.303Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:25:20 [2019-12-20T19:25:20.303Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:25:20 [2019-12-20T19:25:20.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616922404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:25:20 [2019-12-20T19:25:20.303Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616922404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:25:20 [2019-12-20T19:25:20.303Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616922404 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:25:20 [2019-12-20T19:25:20.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616922404 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:25:20 [2019-12-20T19:25:20.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616922404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:25:20 [2019-12-20T19:25:20.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616922404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:25:20 [2019-12-20T19:25:20.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=616922404 data=null 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:25:20 [2019-12-20T19:25:20.303Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616922404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:25:20 [2019-12-20T19:25:20.303Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616922404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:25:20 [2019-12-20T19:25:20.303Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616922404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:25:20 [2019-12-20T19:25:20.303Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616922404 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:25:20 [2019-12-20T19:25:20.303Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616922404 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:25:20 [2019-12-20T19:25:20.304Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:25:20 [2019-12-20T19:25:20.304Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:25:20 [2019-12-20T19:25:20.304Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:25:20 [2019-12-20T19:25:20.304Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:20 [2019-12-20T19:25:20.304Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:25:20 [2019-12-20T19:25:20.304Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:25:20 [2019-12-20T19:25:20.304Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:25:20 [2019-12-20T19:25:20.304Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:20 [2019-12-20T19:25:20.304Z] DEBUG - Clicking on OK
14:25:20 [2019-12-20T19:25:20.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616922405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:20 [2019-12-20T19:25:20.304Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616922405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:20 [2019-12-20T19:25:20.304Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616922405 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:20 [2019-12-20T19:25:20.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616922405 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:20 [2019-12-20T19:25:20.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616922405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:20 [2019-12-20T19:25:20.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616922405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:20 [2019-12-20T19:25:20.304Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:20 [2019-12-20T19:25:20.304Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:20 [2019-12-20T19:25:20.304Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:20 [2019-12-20T19:25:20.304Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:20 [2019-12-20T19:25:20.304Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:20 [2019-12-20T19:25:20.304Z] DEBUG - Clicked on OK
14:25:20 [2019-12-20T19:25:20.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616922405 data=null item=null detail=0 x=0 y=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:25:20 [2019-12-20T19:25:20.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=616921404 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:25:20 [2019-12-20T19:25:20.559Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.87 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
14:25:20 [2019-12-20T19:25:20.559Z] testUstAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 0.98 s
14:25:20 [2019-12-20T19:25:20.559Z] testKernelAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 0.225 s
14:25:20 [2019-12-20T19:25:20.559Z] testExperimentAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 0.192 s
14:25:20 [2019-12-20T19:25:20.559Z] Running org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
14:25:32 [2019-12-20T19:25:32.719Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.979 s - in org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
14:25:32 [2019-12-20T19:25:32.719Z] testEditMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest)  Time elapsed: 3.593 s
14:25:32 [2019-12-20T19:25:32.719Z] testMenuNoMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest)  Time elapsed: 0.118 s
14:25:32 [2019-12-20T19:25:32.719Z] testNavigateBetweenMarkers(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest)  Time elapsed: 3.285 s
14:25:32 [2019-12-20T19:25:32.719Z] Running org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
14:25:33 [2019-12-20T19:25:33.645Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=616935604 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:25:33 [2019-12-20T19:25:33.645Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:25:33 [2019-12-20T19:25:33.645Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:25:33 [2019-12-20T19:25:33.645Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:25:33 [2019-12-20T19:25:33.645Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:25:33 [2019-12-20T19:25:33.645Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:25:33 [2019-12-20T19:25:33.645Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=616935936 data=null doit=true} to Shell with text {Preferences}
14:25:33 [2019-12-20T19:25:33.645Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:25:33 [2019-12-20T19:25:33.645Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:33 [2019-12-20T19:25:33.645Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:33 [2019-12-20T19:25:33.645Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
14:25:33 [2019-12-20T19:25:33.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=616935978 data=null doit=true} to TreeItem with text {Tracing}
14:25:33 [2019-12-20T19:25:33.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=616935978 data=null} to TreeItem with text {Tracing}
14:25:33 [2019-12-20T19:25:33.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=616935979 data=null button=1 stateMask=0x0 x=48 y=137 count=1} to TreeItem with text {Tracing}
14:25:33 [2019-12-20T19:25:33.645Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616935979 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:25:33 [2019-12-20T19:25:33.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=616935981 data=null button=1 stateMask=0x80000 x=48 y=137 count=1} to TreeItem with text {Tracing}
14:25:33 [2019-12-20T19:25:33.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=616935981 data=null doit=true} to Tree node with text: Perspectives
14:25:33 [2019-12-20T19:25:33.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=616935981 data=null} to Tree node with text: Perspectives
14:25:33 [2019-12-20T19:25:33.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=616935981 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:33 [2019-12-20T19:25:33.645Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616935981 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:25:33 [2019-12-20T19:25:33.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=616935982 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:33 [2019-12-20T19:25:33.645Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:33 [2019-12-20T19:25:33.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=616935982 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives
14:25:33 [2019-12-20T19:25:33.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=616935982 data=null doit=true} to Tree node with text: Perspectives
14:25:33 [2019-12-20T19:25:33.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=616935982 data=null} to Tree node with text: Perspectives
14:25:33 [2019-12-20T19:25:33.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=616935983 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:33 [2019-12-20T19:25:33.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616935983 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:25:33 [2019-12-20T19:25:33.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=616936006 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:33 [2019-12-20T19:25:33.645Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:25:33 [2019-12-20T19:25:33.646Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:25:33 [2019-12-20T19:25:33.646Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never'
14:25:33 [2019-12-20T19:25:33.901Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
14:25:33 [2019-12-20T19:25:33.901Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
14:25:33 [2019-12-20T19:25:33.901Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
14:25:33 [2019-12-20T19:25:33.901Z] 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:25:33 [2019-12-20T19:25:33.901Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:25:33 [2019-12-20T19:25:33.901Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:25:33 [2019-12-20T19:25:33.901Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:25:33 [2019-12-20T19:25:33.901Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:33 [2019-12-20T19:25:33.901Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:25:33 [2019-12-20T19:25:33.901Z] 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:25:33 [2019-12-20T19:25:33.901Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:25:33 [2019-12-20T19:25:33.901Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:25:33 [2019-12-20T19:25:33.901Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:25:33 [2019-12-20T19:25:33.901Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:25:33 [2019-12-20T19:25:33.901Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:25:33 [2019-12-20T19:25:33.901Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:33 [2019-12-20T19:25:33.901Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:25:33 [2019-12-20T19:25:33.901Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:25:33 [2019-12-20T19:25:33.901Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:25:33 [2019-12-20T19:25:33.901Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:25:33 [2019-12-20T19:25:33.901Z] 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:25:33 [2019-12-20T19:25:33.901Z] DEBUG - Clicking on Apply and Close
14:25:33 [2019-12-20T19:25:33.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=616936045 data=null button=0 stateMask=0x0 x=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:25:33 [2019-12-20T19:25:33.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=616936045 data=null button=0 stateMask=0x0 x=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:25:33 [2019-12-20T19:25:33.901Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=616936045 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:25:33 [2019-12-20T19:25:33.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=616936045 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:25:33 [2019-12-20T19:25:33.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=616936045 data=null button=0 stateMask=0x0 x=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:25:33 [2019-12-20T19:25:33.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=616936045 data=null button=0 stateMask=0x0 x=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:25:33 [2019-12-20T19:25:33.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=616936045 data=null item=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:25:33 [2019-12-20T19:25:33.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=616935734 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:25:33 [2019-12-20T19:25:33.901Z] DEBUG - Clicked on 
14:25:36 [2019-12-20T19:25:36.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=616938305 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:25:36 [2019-12-20T19:25:36.418Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:25:36 [2019-12-20T19:25:36.418Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:25:36 [2019-12-20T19:25:36.418Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:25:36 [2019-12-20T19:25:36.418Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:25:36 [2019-12-20T19:25:36.418Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:25:36 [2019-12-20T19:25:36.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=616938599 data=null doit=true} to Shell with text {Preferences}
14:25:36 [2019-12-20T19:25:36.418Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:25:36 [2019-12-20T19:25:36.418Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:36 [2019-12-20T19:25:36.418Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:36 [2019-12-20T19:25:36.418Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
14:25:36 [2019-12-20T19:25:36.418Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:25:36 [2019-12-20T19:25:36.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=616938601 data=null doit=true} to Tree node with text: Perspectives
14:25:36 [2019-12-20T19:25:36.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=616938601 data=null} to Tree node with text: Perspectives
14:25:36 [2019-12-20T19:25:36.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=616938601 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:36 [2019-12-20T19:25:36.418Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616938602 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:25:36 [2019-12-20T19:25:36.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=616938602 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:36 [2019-12-20T19:25:36.418Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:36 [2019-12-20T19:25:36.418Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=616938609 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives
14:25:36 [2019-12-20T19:25:36.418Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=616938609 data=null doit=true} to Tree node with text: Perspectives
14:25:36 [2019-12-20T19:25:36.418Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=616938609 data=null} to Tree node with text: Perspectives
14:25:36 [2019-12-20T19:25:36.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=616938609 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:36 [2019-12-20T19:25:36.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616938613 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:25:36 [2019-12-20T19:25:36.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=616938613 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:36 [2019-12-20T19:25:36.418Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:25:36 [2019-12-20T19:25:36.418Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
14:25:36 [2019-12-20T19:25:36.418Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
14:25:36 [2019-12-20T19:25:36.418Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
14:25:36 [2019-12-20T19:25:36.418Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
14:25:36 [2019-12-20T19:25:36.418Z] 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:25:36 [2019-12-20T19:25:36.418Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:25:36 [2019-12-20T19:25:36.419Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:25:36 [2019-12-20T19:25:36.419Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:25:36 [2019-12-20T19:25:36.419Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:25:36 [2019-12-20T19:25:36.419Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:36 [2019-12-20T19:25:36.419Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:25:36 [2019-12-20T19:25:36.419Z] 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:25:36 [2019-12-20T19:25:36.419Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Never} time=616938614 data=null doit=true} to Button with text {Never}
14:25:36 [2019-12-20T19:25:36.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Never} time=616938615 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:25:36 [2019-12-20T19:25:36.419Z] 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:25:36 [2019-12-20T19:25:36.419Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=616938616 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:25:36 [2019-12-20T19:25:36.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=616938616 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:25:36 [2019-12-20T19:25:36.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=616938616 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:25:36 [2019-12-20T19:25:36.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=616938616 data=null item=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:25:36 [2019-12-20T19:25:36.419Z] 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:25:36 [2019-12-20T19:25:36.419Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:25:36 [2019-12-20T19:25:36.419Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:25:36 [2019-12-20T19:25:36.419Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:25:36 [2019-12-20T19:25:36.419Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:25:36 [2019-12-20T19:25:36.419Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:25:36 [2019-12-20T19:25:36.419Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:36 [2019-12-20T19:25:36.419Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:25:36 [2019-12-20T19:25:36.419Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:25:36 [2019-12-20T19:25:36.419Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:25:36 [2019-12-20T19:25:36.419Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:25:36 [2019-12-20T19:25:36.419Z] 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:25:36 [2019-12-20T19:25:36.419Z] DEBUG - Clicking on Apply and Close
14:25:36 [2019-12-20T19:25:36.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=616938682 data=null button=0 stateMask=0x0 x=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:25:36 [2019-12-20T19:25:36.419Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=616938682 data=null button=0 stateMask=0x0 x=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:25:36 [2019-12-20T19:25:36.419Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=616938682 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:25:36 [2019-12-20T19:25:36.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=616938682 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:25:36 [2019-12-20T19:25:36.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=616938682 data=null button=0 stateMask=0x0 x=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:25:36 [2019-12-20T19:25:36.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=616938682 data=null button=0 stateMask=0x0 x=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:25:36 [2019-12-20T19:25:36.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=616938683 data=null item=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:25:36 [2019-12-20T19:25:36.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=616938383 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:25:36 [2019-12-20T19:25:36.675Z] DEBUG - Clicked on 
14:25:38 [2019-12-20T19:25:38.565Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=616940831 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:25:38 [2019-12-20T19:25:38.565Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:25:38 [2019-12-20T19:25:38.565Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:25:38 [2019-12-20T19:25:38.565Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:25:38 [2019-12-20T19:25:38.821Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:25:38 [2019-12-20T19:25:38.821Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:25:38 [2019-12-20T19:25:38.821Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=616941098 data=null doit=true} to Shell with text {Preferences}
14:25:38 [2019-12-20T19:25:38.821Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:25:38 [2019-12-20T19:25:38.821Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:38 [2019-12-20T19:25:38.821Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:38 [2019-12-20T19:25:38.821Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
14:25:38 [2019-12-20T19:25:38.821Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:25:38 [2019-12-20T19:25:38.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=616941099 data=null doit=true} to Tree node with text: Perspectives
14:25:38 [2019-12-20T19:25:38.821Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=616941099 data=null} to Tree node with text: Perspectives
14:25:38 [2019-12-20T19:25:38.821Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=616941100 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:38 [2019-12-20T19:25:38.821Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616941100 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:25:38 [2019-12-20T19:25:38.821Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=616941100 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:38 [2019-12-20T19:25:38.821Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:38 [2019-12-20T19:25:38.821Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=616941105 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives
14:25:38 [2019-12-20T19:25:38.821Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=616941105 data=null doit=true} to Tree node with text: Perspectives
14:25:38 [2019-12-20T19:25:38.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=616941105 data=null} to Tree node with text: Perspectives
14:25:38 [2019-12-20T19:25:38.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=616941105 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:38 [2019-12-20T19:25:38.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616941105 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:25:38 [2019-12-20T19:25:38.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=616941106 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:38 [2019-12-20T19:25:38.822Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:25:38 [2019-12-20T19:25:38.822Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
14:25:38 [2019-12-20T19:25:38.822Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
14:25:38 [2019-12-20T19:25:38.822Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
14:25:38 [2019-12-20T19:25:38.822Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
14:25:38 [2019-12-20T19:25:38.822Z] 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:25:38 [2019-12-20T19:25:38.822Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:25:38 [2019-12-20T19:25:38.822Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:25:38 [2019-12-20T19:25:38.822Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:25:38 [2019-12-20T19:25:38.822Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:25:38 [2019-12-20T19:25:38.822Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:38 [2019-12-20T19:25:38.822Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:25:38 [2019-12-20T19:25:38.822Z] 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:25:38 [2019-12-20T19:25:38.822Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:25:38 [2019-12-20T19:25:38.822Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:25:38 [2019-12-20T19:25:38.822Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:25:38 [2019-12-20T19:25:38.822Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:25:38 [2019-12-20T19:25:38.822Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:25:38 [2019-12-20T19:25:38.822Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:38 [2019-12-20T19:25:38.822Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:25:38 [2019-12-20T19:25:38.822Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:25:38 [2019-12-20T19:25:38.822Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:25:38 [2019-12-20T19:25:38.822Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:25:38 [2019-12-20T19:25:38.822Z] 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:25:38 [2019-12-20T19:25:38.822Z] DEBUG - Clicking on Apply and Close
14:25:38 [2019-12-20T19:25:38.822Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=616941112 data=null button=0 stateMask=0x0 x=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:25:38 [2019-12-20T19:25:38.822Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=616941112 data=null button=0 stateMask=0x0 x=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:25:38 [2019-12-20T19:25:38.822Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=616941112 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:25:38 [2019-12-20T19:25:38.822Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=616941112 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:25:38 [2019-12-20T19:25:38.822Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=616941112 data=null button=0 stateMask=0x0 x=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:25:38 [2019-12-20T19:25:38.822Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=616941112 data=null button=0 stateMask=0x0 x=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:25:38 [2019-12-20T19:25:38.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=616941112 data=null item=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:25:38 [2019-12-20T19:25:38.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=616940888 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:25:39 [2019-12-20T19:25:39.077Z] DEBUG - Clicked on 
14:25:40 [2019-12-20T19:25:40.965Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:25:40 [2019-12-20T19:25:40.965Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:40 [2019-12-20T19:25:40.965Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:40 [2019-12-20T19:25:40.965Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:40 [2019-12-20T19:25:40.965Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:40 [2019-12-20T19:25:40.965Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:40 [2019-12-20T19:25:40.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616943209 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:25:40 [2019-12-20T19:25:40.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616943209 data=null doit=true} to TreeItem with text {test}
14:25:40 [2019-12-20T19:25:40.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616943209 data=null} to TreeItem with text {test}
14:25:40 [2019-12-20T19:25:40.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616943210 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:25:40 [2019-12-20T19:25:40.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616943210 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:25:40 [2019-12-20T19:25:40.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616943216 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:25:40 [2019-12-20T19:25:40.965Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:40 [2019-12-20T19:25:40.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616943217 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:25:40 [2019-12-20T19:25:40.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616943217 data=null doit=true} to TreeItem with text {test}
14:25:40 [2019-12-20T19:25:40.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616943217 data=null} to TreeItem with text {test}
14:25:40 [2019-12-20T19:25:40.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616943217 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:25:40 [2019-12-20T19:25:40.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616943217 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:25:40 [2019-12-20T19:25:40.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616943307 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:25:40 [2019-12-20T19:25:40.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616943308 data=null doit=true} to TreeItem with text {test}
14:25:40 [2019-12-20T19:25:40.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616943308 data=null} to TreeItem with text {test}
14:25:40 [2019-12-20T19:25:40.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616943308 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:25:40 [2019-12-20T19:25:40.965Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616943308 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:25:40 [2019-12-20T19:25:40.965Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616943310 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {test}
14:25:40 [2019-12-20T19:25:40.965Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:40 [2019-12-20T19:25:40.965Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=616943310 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [2]}
14:25:40 [2019-12-20T19:25:40.965Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616943310 data=null doit=true} to TreeItem with text {Traces [2]}
14:25:40 [2019-12-20T19:25:40.965Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616943310 data=null} to TreeItem with text {Traces [2]}
14:25:40 [2019-12-20T19:25:40.965Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616943311 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [2]}
14:25:40 [2019-12-20T19:25:40.965Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616943311 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:25:41 [2019-12-20T19:25:41.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616943379 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:25:41 [2019-12-20T19:25:41.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=616943379 data=null doit=true} to TreeItem with text {Traces [2]}
14:25:41 [2019-12-20T19:25:41.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=616943379 data=null} to TreeItem with text {Traces [2]}
14:25:41 [2019-12-20T19:25:41.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=616943380 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [2]}
14:25:41 [2019-12-20T19:25:41.221Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616943380 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:25:41 [2019-12-20T19:25:41.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=616943381 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [2]}
14:25:41 [2019-12-20T19:25:41.221Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:41 [2019-12-20T19:25:41.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel} time=616943382 data=null button=0 stateMask=0x0 x=82 y=74 count=0} to TreeItem with text {kernel}
14:25:41 [2019-12-20T19:25:41.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel} time=616943382 data=null doit=true} to TreeItem with text {kernel}
14:25:41 [2019-12-20T19:25:41.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel} time=616943382 data=null} to TreeItem with text {kernel}
14:25:41 [2019-12-20T19:25:41.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel} time=616943382 data=null button=1 stateMask=0x0 x=82 y=74 count=1} to TreeItem with text {kernel}
14:25:41 [2019-12-20T19:25:41.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616943382 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:25:41 [2019-12-20T19:25:41.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel} time=616943387 data=null button=1 stateMask=0x80000 x=98 y=74 count=1} to TreeItem with text {kernel}
14:25:41 [2019-12-20T19:25:41.221Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
14:25:41 [2019-12-20T19:25:41.221Z] DEBUG - matched MenuItem with text "Test trace", using matcher: with mnemonic 'Test trace'
14:25:41 [2019-12-20T19:25:41.221Z] DEBUG - matched MenuItem with text "Test experiment", using matcher: with mnemonic 'Test experiment'
14:25:41 [2019-12-20T19:25:41.221Z] DEBUG - Clicking on with mnemonic 'Test experiment'
14:25:41 [2019-12-20T19:25:41.476Z] DEBUG - Clicked on with mnemonic 'Test experiment'
14:25:41 [2019-12-20T19:25:41.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Test experiment} time=616943481 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:25:43 [2019-12-20T19:25:43.620Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=616945688 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:25:43 [2019-12-20T19:25:43.620Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:25:43 [2019-12-20T19:25:43.620Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:25:43 [2019-12-20T19:25:43.620Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:25:43 [2019-12-20T19:25:43.620Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:25:43 [2019-12-20T19:25:43.620Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:25:43 [2019-12-20T19:25:43.620Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=616945908 data=null doit=true} to Shell with text {Preferences}
14:25:43 [2019-12-20T19:25:43.620Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:25:43 [2019-12-20T19:25:43.620Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:43 [2019-12-20T19:25:43.620Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:43 [2019-12-20T19:25:43.620Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
14:25:43 [2019-12-20T19:25:43.620Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:25:43 [2019-12-20T19:25:43.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=616945910 data=null doit=true} to Tree node with text: Perspectives
14:25:43 [2019-12-20T19:25:43.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=616945910 data=null} to Tree node with text: Perspectives
14:25:43 [2019-12-20T19:25:43.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=616945910 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:43 [2019-12-20T19:25:43.620Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616945910 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:25:43 [2019-12-20T19:25:43.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=616945915 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:43 [2019-12-20T19:25:43.620Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:43 [2019-12-20T19:25:43.620Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=616945916 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives
14:25:43 [2019-12-20T19:25:43.620Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=616945916 data=null doit=true} to Tree node with text: Perspectives
14:25:43 [2019-12-20T19:25:43.620Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=616945916 data=null} to Tree node with text: Perspectives
14:25:43 [2019-12-20T19:25:43.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=616945916 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:43 [2019-12-20T19:25:43.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616945916 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:25:43 [2019-12-20T19:25:43.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=616945916 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:43 [2019-12-20T19:25:43.620Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:25:43 [2019-12-20T19:25:43.620Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:25:43 [2019-12-20T19:25:43.620Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:25:43 [2019-12-20T19:25:43.620Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
14:25:43 [2019-12-20T19:25:43.620Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
14:25:43 [2019-12-20T19:25:43.620Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
14:25:43 [2019-12-20T19:25:43.620Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
14:25:43 [2019-12-20T19:25:43.620Z] 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:25:43 [2019-12-20T19:25:43.620Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:25:43 [2019-12-20T19:25:43.620Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:25:43 [2019-12-20T19:25:43.620Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:43 [2019-12-20T19:25:43.620Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:25:43 [2019-12-20T19:25:43.620Z] 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:25:43 [2019-12-20T19:25:43.620Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=616945921 data=null doit=true} to Button with text {Always}
14:25:43 [2019-12-20T19:25:43.620Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=616945921 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:25:43 [2019-12-20T19:25:43.620Z] 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:25:43 [2019-12-20T19:25:43.620Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=616945923 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:25:43 [2019-12-20T19:25:43.620Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=616945923 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:25:43 [2019-12-20T19:25:43.620Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=616945923 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:25:43 [2019-12-20T19:25:43.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=616945923 data=null item=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:25:43 [2019-12-20T19:25:43.621Z] 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:25:43 [2019-12-20T19:25:43.621Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:25:43 [2019-12-20T19:25:43.621Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:25:43 [2019-12-20T19:25:43.621Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:25:43 [2019-12-20T19:25:43.621Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:25:43 [2019-12-20T19:25:43.621Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:25:43 [2019-12-20T19:25:43.621Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:43 [2019-12-20T19:25:43.621Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:25:43 [2019-12-20T19:25:43.621Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:25:43 [2019-12-20T19:25:43.621Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:25:43 [2019-12-20T19:25:43.621Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:25:43 [2019-12-20T19:25:43.621Z] 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:25:43 [2019-12-20T19:25:43.621Z] DEBUG - Clicking on Apply and Close
14:25:43 [2019-12-20T19:25:43.621Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=616945924 data=null button=0 stateMask=0x0 x=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:25:43 [2019-12-20T19:25:43.621Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=616945924 data=null button=0 stateMask=0x0 x=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:25:43 [2019-12-20T19:25:43.621Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=616945924 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:25:43 [2019-12-20T19:25:43.621Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=616945925 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:25:43 [2019-12-20T19:25:43.621Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=616945925 data=null button=0 stateMask=0x0 x=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:25:43 [2019-12-20T19:25:43.621Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=616945925 data=null button=0 stateMask=0x0 x=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:25:43 [2019-12-20T19:25:43.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=616945925 data=null item=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:25:43 [2019-12-20T19:25:43.621Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=616945716 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:25:43 [2019-12-20T19:25:43.877Z] DEBUG - Clicked on 
14:25:45 [2019-12-20T19:25:45.779Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
14:25:45 [2019-12-20T19:25:45.779Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
14:25:45 [2019-12-20T19:25:45.779Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
14:25:45 [2019-12-20T19:25:45.779Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
14:25:45 [2019-12-20T19:25:45.779Z] 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:25:45 [2019-12-20T19:25:45.779Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:25:45 [2019-12-20T19:25:45.779Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:25:45 [2019-12-20T19:25:45.779Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
14:25:45 [2019-12-20T19:25:45.779Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected
14:25:45 [2019-12-20T19:25:45.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=616947674 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:25:45 [2019-12-20T19:25:45.779Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=616947674 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:25:45 [2019-12-20T19:25:45.779Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=616947674 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
14:25:45 [2019-12-20T19:25:45.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=616947674 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
14:25:45 [2019-12-20T19:25:45.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=616947675 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:25:45 [2019-12-20T19:25:45.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=616947675 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:25:45 [2019-12-20T19:25:45.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=616947675 data=null item=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:25:45 [2019-12-20T19:25:45.779Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=616947675 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:25:45 [2019-12-20T19:25:45.779Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=616947675 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:25:45 [2019-12-20T19:25:45.779Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=616947675 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:25:45 [2019-12-20T19:25:45.779Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=616947675 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
14:25:45 [2019-12-20T19:25:45.779Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=616947675 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
14:25:45 [2019-12-20T19:25:45.779Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
14:25:45 [2019-12-20T19:25:45.779Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
14:25:45 [2019-12-20T19:25:45.779Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:25:45 [2019-12-20T19:25:45.779Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:25:45 [2019-12-20T19:25:45.779Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:25:45 [2019-12-20T19:25:45.779Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:25:45 [2019-12-20T19:25:45.779Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:25:45 [2019-12-20T19:25:45.779Z] DEBUG - Clicking on &Yes
14:25:45 [2019-12-20T19:25:45.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616947675 data=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:25:45 [2019-12-20T19:25:45.779Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616947675 data=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:25:45 [2019-12-20T19:25:45.779Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616947675 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:25:45 [2019-12-20T19:25:45.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616947675 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:25:45 [2019-12-20T19:25:45.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616947675 data=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:25:45 [2019-12-20T19:25:45.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616947675 data=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:25:45 [2019-12-20T19:25:45.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616947676 data=null item=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:25:45 [2019-12-20T19:25:45.780Z] DEBUG - Clicked on 
14:25:45 [2019-12-20T19:25:45.780Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=616947912 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}
14:25:45 [2019-12-20T19:25:45.780Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:25:45 [2019-12-20T19:25:45.780Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:25:45 [2019-12-20T19:25:45.780Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:25:46 [2019-12-20T19:25:46.036Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:25:46 [2019-12-20T19:25:46.036Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:25:46 [2019-12-20T19:25:46.036Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=616948395 data=null doit=true} to Shell with text {Preferences}
14:25:46 [2019-12-20T19:25:46.036Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:25:46 [2019-12-20T19:25:46.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:46 [2019-12-20T19:25:46.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:46 [2019-12-20T19:25:46.036Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
14:25:46 [2019-12-20T19:25:46.036Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:25:46 [2019-12-20T19:25:46.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=616948397 data=null doit=true} to Tree node with text: Perspectives
14:25:46 [2019-12-20T19:25:46.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=616948397 data=null} to Tree node with text: Perspectives
14:25:46 [2019-12-20T19:25:46.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=616948397 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:46 [2019-12-20T19:25:46.036Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616948397 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:25:46 [2019-12-20T19:25:46.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=616948398 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:46 [2019-12-20T19:25:46.036Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:46 [2019-12-20T19:25:46.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=616948398 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives
14:25:46 [2019-12-20T19:25:46.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=616948398 data=null doit=true} to Tree node with text: Perspectives
14:25:46 [2019-12-20T19:25:46.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=616948398 data=null} to Tree node with text: Perspectives
14:25:46 [2019-12-20T19:25:46.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=616948399 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:46 [2019-12-20T19:25:46.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616948399 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:25:46 [2019-12-20T19:25:46.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=616948399 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:46 [2019-12-20T19:25:46.036Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:25:46 [2019-12-20T19:25:46.036Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
14:25:46 [2019-12-20T19:25:46.036Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
14:25:46 [2019-12-20T19:25:46.036Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
14:25:46 [2019-12-20T19:25:46.036Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
14:25:46 [2019-12-20T19:25:46.036Z] 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:25:46 [2019-12-20T19:25:46.036Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:25:46 [2019-12-20T19:25:46.036Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:25:46 [2019-12-20T19:25:46.036Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:25:46 [2019-12-20T19:25:46.036Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:25:46 [2019-12-20T19:25:46.036Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:46 [2019-12-20T19:25:46.036Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:25:46 [2019-12-20T19:25:46.036Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:25:46 [2019-12-20T19:25:46.036Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:25:46 [2019-12-20T19:25:46.036Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:25:46 [2019-12-20T19:25:46.036Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:25:46 [2019-12-20T19:25:46.036Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:25:46 [2019-12-20T19:25:46.036Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:46 [2019-12-20T19:25:46.036Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
14:25:46 [2019-12-20T19:25:46.036Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:25:46 [2019-12-20T19:25:46.036Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:25:46 [2019-12-20T19:25:46.036Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:25:46 [2019-12-20T19:25:46.036Z] DEBUG - Clicking on Cancel
14:25:46 [2019-12-20T19:25:46.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=616948401 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:25:46 [2019-12-20T19:25:46.036Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=616948401 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:25:46 [2019-12-20T19:25:46.036Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=616948401 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:25:46 [2019-12-20T19:25:46.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=616948401 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:25:46 [2019-12-20T19:25:46.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=616948401 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:25:46 [2019-12-20T19:25:46.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=616948401 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:25:46 [2019-12-20T19:25:46.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=616948401 data=null item=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:25:46 [2019-12-20T19:25:46.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=616948015 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:25:46 [2019-12-20T19:25:46.571Z] DEBUG - Clicked on 
14:25:46 [2019-12-20T19:25:46.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=616949098 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:25:46 [2019-12-20T19:25:46.826Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:25:46 [2019-12-20T19:25:46.826Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:25:46 [2019-12-20T19:25:46.826Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:25:47 [2019-12-20T19:25:47.085Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:25:47 [2019-12-20T19:25:47.085Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:25:47 [2019-12-20T19:25:47.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=616949395 data=null doit=true} to Shell with text {Preferences}
14:25:47 [2019-12-20T19:25:47.085Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:25:47 [2019-12-20T19:25:47.085Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:47 [2019-12-20T19:25:47.085Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:47 [2019-12-20T19:25:47.085Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
14:25:47 [2019-12-20T19:25:47.085Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:25:47 [2019-12-20T19:25:47.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=616949397 data=null doit=true} to Tree node with text: Perspectives
14:25:47 [2019-12-20T19:25:47.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=616949397 data=null} to Tree node with text: Perspectives
14:25:47 [2019-12-20T19:25:47.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=616949397 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:47 [2019-12-20T19:25:47.085Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616949397 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:25:47 [2019-12-20T19:25:47.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=616949397 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:47 [2019-12-20T19:25:47.085Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:47 [2019-12-20T19:25:47.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=616949404 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives
14:25:47 [2019-12-20T19:25:47.085Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=616949404 data=null doit=true} to Tree node with text: Perspectives
14:25:47 [2019-12-20T19:25:47.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=616949404 data=null} to Tree node with text: Perspectives
14:25:47 [2019-12-20T19:25:47.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=616949404 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:47 [2019-12-20T19:25:47.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616949404 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:25:47 [2019-12-20T19:25:47.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=616949405 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:47 [2019-12-20T19:25:47.085Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:25:47 [2019-12-20T19:25:47.085Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:25:47 [2019-12-20T19:25:47.085Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:25:47 [2019-12-20T19:25:47.085Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
14:25:47 [2019-12-20T19:25:47.085Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
14:25:47 [2019-12-20T19:25:47.085Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
14:25:47 [2019-12-20T19:25:47.085Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
14:25:47 [2019-12-20T19:25:47.085Z] 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:25:47 [2019-12-20T19:25:47.085Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:25:47 [2019-12-20T19:25:47.085Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:25:47 [2019-12-20T19:25:47.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:47 [2019-12-20T19:25:47.085Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:25:47 [2019-12-20T19:25:47.085Z] 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:25:47 [2019-12-20T19:25:47.085Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=616949409 data=null doit=true} to Button with text {Always}
14:25:47 [2019-12-20T19:25:47.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=616949410 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:25:47 [2019-12-20T19:25:47.085Z] 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:25:47 [2019-12-20T19:25:47.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=616949411 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:25:47 [2019-12-20T19:25:47.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=616949411 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:25:47 [2019-12-20T19:25:47.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=616949411 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:25:47 [2019-12-20T19:25:47.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=616949411 data=null item=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:25:47 [2019-12-20T19:25:47.085Z] 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:25:47 [2019-12-20T19:25:47.085Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:25:47 [2019-12-20T19:25:47.085Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:25:47 [2019-12-20T19:25:47.085Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:25:47 [2019-12-20T19:25:47.085Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:25:47 [2019-12-20T19:25:47.085Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:25:47 [2019-12-20T19:25:47.085Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:47 [2019-12-20T19:25:47.085Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:25:47 [2019-12-20T19:25:47.085Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:25:47 [2019-12-20T19:25:47.085Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:25:47 [2019-12-20T19:25:47.086Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:25:47 [2019-12-20T19:25:47.086Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:25:47 [2019-12-20T19:25:47.086Z] DEBUG - Clicking on Apply and Close
14:25:47 [2019-12-20T19:25:47.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=616949412 data=null button=0 stateMask=0x0 x=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:25:47 [2019-12-20T19:25:47.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=616949412 data=null button=0 stateMask=0x0 x=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:25:47 [2019-12-20T19:25:47.086Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=616949412 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:25:47 [2019-12-20T19:25:47.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=616949412 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:25:47 [2019-12-20T19:25:47.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=616949413 data=null button=0 stateMask=0x0 x=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:25:47 [2019-12-20T19:25:47.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=616949413 data=null button=0 stateMask=0x0 x=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:25:47 [2019-12-20T19:25:47.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=616949413 data=null item=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:25:47 [2019-12-20T19:25:47.342Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=616949180 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:25:47 [2019-12-20T19:25:47.342Z] DEBUG - Clicked on 
14:25:49 [2019-12-20T19:25:49.231Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
14:25:49 [2019-12-20T19:25:49.231Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
14:25:49 [2019-12-20T19:25:49.231Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:25:49 [2019-12-20T19:25:49.231Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No'
14:25:49 [2019-12-20T19:25:49.231Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
14:25:49 [2019-12-20T19:25:49.231Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
14:25:49 [2019-12-20T19:25:49.231Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:25:49 [2019-12-20T19:25:49.231Z] DEBUG - Clicking on &No
14:25:49 [2019-12-20T19:25:49.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=616951299 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:25:49 [2019-12-20T19:25:49.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=616951299 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:25:49 [2019-12-20T19:25:49.231Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=616951299 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
14:25:49 [2019-12-20T19:25:49.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=616951299 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
14:25:49 [2019-12-20T19:25:49.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=616951299 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:25:49 [2019-12-20T19:25:49.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=616951299 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:25:49 [2019-12-20T19:25:49.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=616951299 data=null item=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:25:49 [2019-12-20T19:25:49.231Z] DEBUG - Clicked on 
14:25:49 [2019-12-20T19:25:49.231Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=616951405 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}
14:25:49 [2019-12-20T19:25:49.231Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:25:49 [2019-12-20T19:25:49.231Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:25:49 [2019-12-20T19:25:49.231Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:25:49 [2019-12-20T19:25:49.487Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:25:49 [2019-12-20T19:25:49.487Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:25:49 [2019-12-20T19:25:49.487Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=616951734 data=null doit=true} to Shell with text {Preferences}
14:25:49 [2019-12-20T19:25:49.487Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:25:49 [2019-12-20T19:25:49.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:49 [2019-12-20T19:25:49.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:49 [2019-12-20T19:25:49.487Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
14:25:49 [2019-12-20T19:25:49.487Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:25:49 [2019-12-20T19:25:49.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=616951736 data=null doit=true} to Tree node with text: Perspectives
14:25:49 [2019-12-20T19:25:49.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=616951736 data=null} to Tree node with text: Perspectives
14:25:49 [2019-12-20T19:25:49.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=616951736 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:49 [2019-12-20T19:25:49.487Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616951736 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:25:49 [2019-12-20T19:25:49.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=616951737 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:49 [2019-12-20T19:25:49.487Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:49 [2019-12-20T19:25:49.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=616951784 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives
14:25:49 [2019-12-20T19:25:49.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=616951784 data=null doit=true} to Tree node with text: Perspectives
14:25:49 [2019-12-20T19:25:49.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=616951784 data=null} to Tree node with text: Perspectives
14:25:49 [2019-12-20T19:25:49.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=616951784 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:49 [2019-12-20T19:25:49.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616951784 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:25:49 [2019-12-20T19:25:49.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=616951785 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:49 [2019-12-20T19:25:49.487Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:25:49 [2019-12-20T19:25:49.487Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:25:49 [2019-12-20T19:25:49.487Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:25:49 [2019-12-20T19:25:49.487Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
14:25:49 [2019-12-20T19:25:49.487Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
14:25:49 [2019-12-20T19:25:49.487Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
14:25:49 [2019-12-20T19:25:49.487Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
14:25:49 [2019-12-20T19:25:49.487Z] 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:25:49 [2019-12-20T19:25:49.487Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:25:49 [2019-12-20T19:25:49.487Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:25:49 [2019-12-20T19:25:49.487Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:49 [2019-12-20T19:25:49.487Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:25:49 [2019-12-20T19:25:49.487Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:25:49 [2019-12-20T19:25:49.487Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:25:49 [2019-12-20T19:25:49.487Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:25:49 [2019-12-20T19:25:49.487Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:25:49 [2019-12-20T19:25:49.488Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:25:49 [2019-12-20T19:25:49.488Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:49 [2019-12-20T19:25:49.488Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
14:25:49 [2019-12-20T19:25:49.488Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:25:49 [2019-12-20T19:25:49.488Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:25:49 [2019-12-20T19:25:49.488Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:25:49 [2019-12-20T19:25:49.488Z] DEBUG - Clicking on Cancel
14:25:49 [2019-12-20T19:25:49.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=616951787 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:25:49 [2019-12-20T19:25:49.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=616951787 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:25:49 [2019-12-20T19:25:49.488Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=616951787 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:25:49 [2019-12-20T19:25:49.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=616951787 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:25:49 [2019-12-20T19:25:49.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=616951787 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:25:49 [2019-12-20T19:25:49.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=616951787 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:25:49 [2019-12-20T19:25:49.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=616951787 data=null item=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:25:49 [2019-12-20T19:25:49.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=616951513 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:25:49 [2019-12-20T19:25:49.744Z] DEBUG - Clicked on 
14:25:50 [2019-12-20T19:25:50.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=616952193 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:25:50 [2019-12-20T19:25:50.000Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:25:50 [2019-12-20T19:25:50.000Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:25:50 [2019-12-20T19:25:50.000Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:25:50 [2019-12-20T19:25:50.258Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:25:50 [2019-12-20T19:25:50.258Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:25:50 [2019-12-20T19:25:50.258Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=616952407 data=null doit=true} to Shell with text {Preferences}
14:25:50 [2019-12-20T19:25:50.258Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:25:50 [2019-12-20T19:25:50.258Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:50 [2019-12-20T19:25:50.258Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:50 [2019-12-20T19:25:50.258Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
14:25:50 [2019-12-20T19:25:50.258Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:25:50 [2019-12-20T19:25:50.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=616952408 data=null doit=true} to Tree node with text: Perspectives
14:25:50 [2019-12-20T19:25:50.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=616952408 data=null} to Tree node with text: Perspectives
14:25:50 [2019-12-20T19:25:50.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=616952409 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:50 [2019-12-20T19:25:50.258Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616952409 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:25:50 [2019-12-20T19:25:50.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=616952409 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:50 [2019-12-20T19:25:50.258Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:50 [2019-12-20T19:25:50.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=616952416 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives
14:25:50 [2019-12-20T19:25:50.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=616952416 data=null doit=true} to Tree node with text: Perspectives
14:25:50 [2019-12-20T19:25:50.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=616952416 data=null} to Tree node with text: Perspectives
14:25:50 [2019-12-20T19:25:50.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=616952417 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:50 [2019-12-20T19:25:50.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616952420 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:25:50 [2019-12-20T19:25:50.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=616952420 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:50 [2019-12-20T19:25:50.258Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:25:50 [2019-12-20T19:25:50.258Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:25:50 [2019-12-20T19:25:50.258Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:25:50 [2019-12-20T19:25:50.258Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
14:25:50 [2019-12-20T19:25:50.258Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
14:25:50 [2019-12-20T19:25:50.258Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
14:25:50 [2019-12-20T19:25:50.258Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
14:25:50 [2019-12-20T19:25:50.258Z] 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:25:50 [2019-12-20T19:25:50.258Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:25:50 [2019-12-20T19:25:50.258Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:25:50 [2019-12-20T19:25:50.258Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:50 [2019-12-20T19:25:50.258Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:25:50 [2019-12-20T19:25:50.258Z] 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:25:50 [2019-12-20T19:25:50.258Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:25:50 [2019-12-20T19:25:50.258Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:25:50 [2019-12-20T19:25:50.258Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:25:50 [2019-12-20T19:25:50.258Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:25:50 [2019-12-20T19:25:50.258Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:25:50 [2019-12-20T19:25:50.258Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:50 [2019-12-20T19:25:50.258Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:25:50 [2019-12-20T19:25:50.258Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:25:50 [2019-12-20T19:25:50.258Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:25:50 [2019-12-20T19:25:50.258Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:25:50 [2019-12-20T19:25:50.258Z] 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:25:50 [2019-12-20T19:25:50.258Z] DEBUG - Clicking on Apply and Close
14:25:50 [2019-12-20T19:25:50.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=616952423 data=null button=0 stateMask=0x0 x=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:25:50 [2019-12-20T19:25:50.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=616952423 data=null button=0 stateMask=0x0 x=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:25:50 [2019-12-20T19:25:50.258Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=616952423 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:25:50 [2019-12-20T19:25:50.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=616952423 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:25:50 [2019-12-20T19:25:50.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=616952423 data=null button=0 stateMask=0x0 x=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:25:50 [2019-12-20T19:25:50.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=616952423 data=null button=0 stateMask=0x0 x=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:25:50 [2019-12-20T19:25:50.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=616952423 data=null item=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:25:50 [2019-12-20T19:25:50.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=616952215 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:25:50 [2019-12-20T19:25:50.258Z] DEBUG - Clicked on 
14:25:52 [2019-12-20T19:25:52.148Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
14:25:52 [2019-12-20T19:25:52.148Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
14:25:52 [2019-12-20T19:25:52.148Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:25:52 [2019-12-20T19:25:52.148Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:25:52 [2019-12-20T19:25:52.148Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:25:52 [2019-12-20T19:25:52.148Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:25:52 [2019-12-20T19:25:52.148Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:25:52 [2019-12-20T19:25:52.148Z] DEBUG - Clicking on &Yes
14:25:52 [2019-12-20T19:25:52.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=616954196 data=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:25:52 [2019-12-20T19:25:52.148Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=616954196 data=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:25:52 [2019-12-20T19:25:52.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=616954196 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:25:52 [2019-12-20T19:25:52.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=616954196 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:25:52 [2019-12-20T19:25:52.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=616954196 data=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:25:52 [2019-12-20T19:25:52.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=616954196 data=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:25:52 [2019-12-20T19:25:52.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=616954196 data=null item=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:25:52 [2019-12-20T19:25:52.148Z] DEBUG - Clicked on 
14:25:52 [2019-12-20T19:25:52.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=616954496 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}
14:25:52 [2019-12-20T19:25:52.148Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:25:52 [2019-12-20T19:25:52.404Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:25:52 [2019-12-20T19:25:52.404Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:25:52 [2019-12-20T19:25:52.659Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:25:52 [2019-12-20T19:25:52.659Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:25:52 [2019-12-20T19:25:52.660Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=616954997 data=null doit=true} to Shell with text {Preferences}
14:25:52 [2019-12-20T19:25:52.660Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:25:52 [2019-12-20T19:25:52.660Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:52 [2019-12-20T19:25:52.660Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:52 [2019-12-20T19:25:52.660Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
14:25:52 [2019-12-20T19:25:52.660Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:25:52 [2019-12-20T19:25:52.660Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=616954999 data=null doit=true} to Tree node with text: Perspectives
14:25:52 [2019-12-20T19:25:52.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=616954999 data=null} to Tree node with text: Perspectives
14:25:52 [2019-12-20T19:25:52.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=616955000 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:52 [2019-12-20T19:25:52.660Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616955000 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:25:52 [2019-12-20T19:25:52.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=616955000 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:52 [2019-12-20T19:25:52.660Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:52 [2019-12-20T19:25:52.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=616955001 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives
14:25:52 [2019-12-20T19:25:52.660Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=616955001 data=null doit=true} to Tree node with text: Perspectives
14:25:52 [2019-12-20T19:25:52.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=616955001 data=null} to Tree node with text: Perspectives
14:25:52 [2019-12-20T19:25:52.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=616955001 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:52 [2019-12-20T19:25:52.660Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616955001 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:25:52 [2019-12-20T19:25:52.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=616955002 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:52 [2019-12-20T19:25:52.660Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:25:52 [2019-12-20T19:25:52.660Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:25:52 [2019-12-20T19:25:52.660Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:25:52 [2019-12-20T19:25:52.660Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
14:25:52 [2019-12-20T19:25:52.660Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
14:25:52 [2019-12-20T19:25:52.660Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
14:25:52 [2019-12-20T19:25:52.660Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
14:25:52 [2019-12-20T19:25:52.660Z] 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:25:52 [2019-12-20T19:25:52.660Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:25:52 [2019-12-20T19:25:52.660Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:25:52 [2019-12-20T19:25:52.660Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:52 [2019-12-20T19:25:52.660Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:25:52 [2019-12-20T19:25:52.660Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:25:52 [2019-12-20T19:25:52.660Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:25:52 [2019-12-20T19:25:52.660Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:25:52 [2019-12-20T19:25:52.660Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:25:52 [2019-12-20T19:25:52.660Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:25:52 [2019-12-20T19:25:52.660Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:52 [2019-12-20T19:25:52.660Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
14:25:52 [2019-12-20T19:25:52.660Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:25:52 [2019-12-20T19:25:52.660Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:25:52 [2019-12-20T19:25:52.660Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:25:52 [2019-12-20T19:25:52.660Z] DEBUG - Clicking on Cancel
14:25:52 [2019-12-20T19:25:52.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=616955004 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:25:52 [2019-12-20T19:25:52.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=616955004 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:25:52 [2019-12-20T19:25:52.660Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=616955004 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:25:52 [2019-12-20T19:25:52.660Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=616955004 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:25:52 [2019-12-20T19:25:52.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=616955004 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:25:52 [2019-12-20T19:25:52.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=616955004 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:25:52 [2019-12-20T19:25:52.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=616955004 data=null item=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:25:52 [2019-12-20T19:25:52.916Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=616954605 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:25:52 [2019-12-20T19:25:52.916Z] DEBUG - Clicked on 
14:25:53 [2019-12-20T19:25:53.478Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=616955586 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:25:53 [2019-12-20T19:25:53.478Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:25:53 [2019-12-20T19:25:53.478Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:25:53 [2019-12-20T19:25:53.478Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:25:53 [2019-12-20T19:25:53.734Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:25:53 [2019-12-20T19:25:53.734Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:25:53 [2019-12-20T19:25:53.734Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=616955885 data=null doit=true} to Shell with text {Preferences}
14:25:53 [2019-12-20T19:25:53.734Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:25:53 [2019-12-20T19:25:53.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:53 [2019-12-20T19:25:53.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:53 [2019-12-20T19:25:53.734Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
14:25:53 [2019-12-20T19:25:53.734Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:25:53 [2019-12-20T19:25:53.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=616955887 data=null doit=true} to Tree node with text: Perspectives
14:25:53 [2019-12-20T19:25:53.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=616955887 data=null} to Tree node with text: Perspectives
14:25:53 [2019-12-20T19:25:53.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=616955888 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:53 [2019-12-20T19:25:53.734Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616955888 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:25:53 [2019-12-20T19:25:53.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=616955888 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:53 [2019-12-20T19:25:53.734Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:53 [2019-12-20T19:25:53.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=616955889 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives
14:25:53 [2019-12-20T19:25:53.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=616955889 data=null doit=true} to Tree node with text: Perspectives
14:25:53 [2019-12-20T19:25:53.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=616955889 data=null} to Tree node with text: Perspectives
14:25:53 [2019-12-20T19:25:53.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=616955889 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:53 [2019-12-20T19:25:53.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616955889 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:25:53 [2019-12-20T19:25:53.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=616955890 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:53 [2019-12-20T19:25:53.735Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:25:53 [2019-12-20T19:25:53.735Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
14:25:53 [2019-12-20T19:25:53.735Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
14:25:53 [2019-12-20T19:25:53.735Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
14:25:53 [2019-12-20T19:25:53.735Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
14:25:53 [2019-12-20T19:25:53.735Z] 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:25:53 [2019-12-20T19:25:53.735Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:25:53 [2019-12-20T19:25:53.735Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:25:53 [2019-12-20T19:25:53.735Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:25:53 [2019-12-20T19:25:53.735Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:25:53 [2019-12-20T19:25:53.735Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:53 [2019-12-20T19:25:53.735Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:25:53 [2019-12-20T19:25:53.735Z] 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:25:53 [2019-12-20T19:25:53.735Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Prompt} time=616955891 data=null doit=true} to Button with text {Prompt}
14:25:53 [2019-12-20T19:25:53.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=616955891 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:25:53 [2019-12-20T19:25:53.735Z] 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:25:53 [2019-12-20T19:25:53.735Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=616955892 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:25:53 [2019-12-20T19:25:53.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=616955893 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:25:53 [2019-12-20T19:25:53.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=616955893 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:25:53 [2019-12-20T19:25:53.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=616955893 data=null item=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:25:53 [2019-12-20T19:25:53.735Z] 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:25:53 [2019-12-20T19:25:53.735Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:25:53 [2019-12-20T19:25:53.735Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:25:53 [2019-12-20T19:25:53.735Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:25:53 [2019-12-20T19:25:53.735Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:25:53 [2019-12-20T19:25:53.735Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:25:53 [2019-12-20T19:25:53.735Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:53 [2019-12-20T19:25:53.735Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:25:53 [2019-12-20T19:25:53.735Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:25:53 [2019-12-20T19:25:53.735Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:25:53 [2019-12-20T19:25:53.735Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:25:53 [2019-12-20T19:25:53.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:25:53 [2019-12-20T19:25:53.735Z] DEBUG - Clicking on Apply and Close
14:25:53 [2019-12-20T19:25:53.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=616955904 data=null button=0 stateMask=0x0 x=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:25:53 [2019-12-20T19:25:53.735Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=616955904 data=null button=0 stateMask=0x0 x=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:25:53 [2019-12-20T19:25:53.735Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=616955904 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:25:53 [2019-12-20T19:25:53.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=616955904 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:25:53 [2019-12-20T19:25:53.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=616955904 data=null button=0 stateMask=0x0 x=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:25:53 [2019-12-20T19:25:53.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=616955904 data=null button=0 stateMask=0x0 x=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:25:53 [2019-12-20T19:25:53.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=616955904 data=null item=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:25:53 [2019-12-20T19:25:53.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=616955674 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:25:53 [2019-12-20T19:25:53.735Z] DEBUG - Clicked on 
14:25:55 [2019-12-20T19:25:55.624Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=616957825 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:25:55 [2019-12-20T19:25:55.624Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:25:55 [2019-12-20T19:25:55.624Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:25:55 [2019-12-20T19:25:55.624Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=616958026 data=null doit=true} to Shell with text {Preferences}
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
14:25:55 [2019-12-20T19:25:55.881Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=616958027 data=null doit=true} to Tree node with text: Perspectives
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=616958028 data=null} to Tree node with text: Perspectives
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=616958028 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616958028 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:25:55 [2019-12-20T19:25:55.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=616958028 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=616958029 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=616958035 data=null doit=true} to Tree node with text: Perspectives
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=616958035 data=null} to Tree node with text: Perspectives
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=616958035 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616958035 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:25:55 [2019-12-20T19:25:55.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=616958036 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
14:25:55 [2019-12-20T19:25:55.881Z] 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:25:55 [2019-12-20T19:25:55.881Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:25:55 [2019-12-20T19:25:55.881Z] 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:25:55 [2019-12-20T19:25:55.881Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=616958040 data=null doit=true} to Button with text {Always}
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=616958040 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:25:55 [2019-12-20T19:25:55.881Z] 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:25:55 [2019-12-20T19:25:55.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=616958041 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:25:55 [2019-12-20T19:25:55.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=616958042 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:25:55 [2019-12-20T19:25:55.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=616958042 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:25:55 [2019-12-20T19:25:55.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=616958042 data=null item=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:25:55 [2019-12-20T19:25:55.881Z] 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:25:55 [2019-12-20T19:25:55.881Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:25:55 [2019-12-20T19:25:55.881Z] 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:25:55 [2019-12-20T19:25:55.881Z] DEBUG - Clicking on Apply and Close
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=616958043 data=null button=0 stateMask=0x0 x=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:25:55 [2019-12-20T19:25:55.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=616958043 data=null button=0 stateMask=0x0 x=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:25:55 [2019-12-20T19:25:55.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=616958043 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=616958043 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:25:55 [2019-12-20T19:25:55.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=616958043 data=null button=0 stateMask=0x0 x=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:25:55 [2019-12-20T19:25:55.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=616958043 data=null button=0 stateMask=0x0 x=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:25:55 [2019-12-20T19:25:55.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=616958043 data=null item=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:25:55 [2019-12-20T19:25:55.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=616957890 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:25:55 [2019-12-20T19:25:55.881Z] DEBUG - Clicked on 
14:25:57 [2019-12-20T19:25:57.773Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
14:25:57 [2019-12-20T19:25:57.773Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
14:25:57 [2019-12-20T19:25:57.773Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
14:25:57 [2019-12-20T19:25:57.773Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
14:25:57 [2019-12-20T19:25:57.773Z] 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:25:57 [2019-12-20T19:25:57.774Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:25:57 [2019-12-20T19:25:57.774Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:25:57 [2019-12-20T19:25:57.774Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
14:25:57 [2019-12-20T19:25:57.774Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected
14:25:57 [2019-12-20T19:25:57.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=616959787 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:25:57 [2019-12-20T19:25:57.774Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=616959788 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:25:57 [2019-12-20T19:25:57.774Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=616959788 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
14:25:57 [2019-12-20T19:25:57.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=616959788 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
14:25:57 [2019-12-20T19:25:57.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=616959788 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:25:57 [2019-12-20T19:25:57.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=616959788 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:25:57 [2019-12-20T19:25:57.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=616959788 data=null item=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:25:57 [2019-12-20T19:25:57.774Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=616959788 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:25:57 [2019-12-20T19:25:57.774Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=616959788 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:25:57 [2019-12-20T19:25:57.774Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=616959789 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:25:57 [2019-12-20T19:25:57.774Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=616959789 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
14:25:57 [2019-12-20T19:25:57.774Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=616959789 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
14:25:57 [2019-12-20T19:25:57.774Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
14:25:57 [2019-12-20T19:25:57.774Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
14:25:57 [2019-12-20T19:25:57.774Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:25:57 [2019-12-20T19:25:57.774Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No'
14:25:57 [2019-12-20T19:25:57.774Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
14:25:57 [2019-12-20T19:25:57.774Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
14:25:57 [2019-12-20T19:25:57.774Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:25:57 [2019-12-20T19:25:57.774Z] DEBUG - Clicking on &No
14:25:57 [2019-12-20T19:25:57.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=616959808 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:25:57 [2019-12-20T19:25:57.774Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=616959808 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:25:57 [2019-12-20T19:25:57.774Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=616959808 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
14:25:57 [2019-12-20T19:25:57.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=616959808 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
14:25:57 [2019-12-20T19:25:57.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=616959808 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:25:57 [2019-12-20T19:25:57.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=616959808 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:25:57 [2019-12-20T19:25:57.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=616959808 data=null item=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:25:57 [2019-12-20T19:25:57.774Z] DEBUG - Clicked on 
14:25:57 [2019-12-20T19:25:57.774Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=616959903 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}
14:25:57 [2019-12-20T19:25:57.774Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:25:57 [2019-12-20T19:25:57.774Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:25:57 [2019-12-20T19:25:57.774Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:25:57 [2019-12-20T19:25:57.774Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=616960146 data=null doit=true} to Shell with text {Preferences}
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
14:25:58 [2019-12-20T19:25:58.030Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=616960147 data=null doit=true} to Tree node with text: Perspectives
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=616960147 data=null} to Tree node with text: Perspectives
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=616960148 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=616960148 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:25:58 [2019-12-20T19:25:58.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=616960148 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=616960157 data=null button=0 stateMask=0x0 x=85 y=200 count=0} to Tree node with text: Perspectives
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=616960157 data=null doit=true} to Tree node with text: Perspectives
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=616960157 data=null} to Tree node with text: Perspectives
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=616960157 data=null button=1 stateMask=0x0 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616960157 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:25:58 [2019-12-20T19:25:58.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=616960158 data=null button=1 stateMask=0x80000 x=85 y=200 count=1} to Tree node with text: Perspectives
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never'
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
14:25:58 [2019-12-20T19:25:58.030Z] 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:25:58 [2019-12-20T19:25:58.030Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - Clicking on Cancel
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=616960187 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:25:58 [2019-12-20T19:25:58.030Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=616960188 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:25:58 [2019-12-20T19:25:58.030Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=616960188 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=616960188 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
14:25:58 [2019-12-20T19:25:58.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=616960188 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:25:58 [2019-12-20T19:25:58.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=616960188 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:25:58 [2019-12-20T19:25:58.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=616960188 data=null item=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:25:58 [2019-12-20T19:25:58.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=616959983 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:25:58 [2019-12-20T19:25:58.031Z] DEBUG - Clicked on 
14:25:58 [2019-12-20T19:25:58.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=616960681 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:25:58 [2019-12-20T19:25:58.591Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:25:58 [2019-12-20T19:25:58.591Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:25:58 [2019-12-20T19:25:58.591Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:25:58 [2019-12-20T19:25:58.591Z] DEBUG - Attempting to set focus on Tree with text {}
14:25:58 [2019-12-20T19:25:58.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=616960696 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:25:58 [2019-12-20T19:25:58.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=616960696 data=null doit=true} to TreeItem with text {test}
14:25:58 [2019-12-20T19:25:58.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=616960696 data=null} to TreeItem with text {test}
14:25:58 [2019-12-20T19:25:58.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=616960697 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:25:58 [2019-12-20T19:25:58.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=616960697 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:25:58 [2019-12-20T19:25:58.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=616960708 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:25:58 [2019-12-20T19:25:58.592Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:25:58 [2019-12-20T19:25:58.592Z] DEBUG - Clicking on with mnemonic 'Delete'
14:25:58 [2019-12-20T19:25:58.592Z] DEBUG - Clicked on with mnemonic 'Delete'
14:25:59 [2019-12-20T19:25:59.519Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:25:59 [2019-12-20T19:25:59.519Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:25:59 [2019-12-20T19:25:59.519Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:25:59 [2019-12-20T19:25:59.519Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:25:59 [2019-12-20T19:25:59.519Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:25:59 [2019-12-20T19:25:59.519Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:25:59 [2019-12-20T19:25:59.519Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:59 [2019-12-20T19:25:59.519Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:25:59 [2019-12-20T19:25:59.519Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:25:59 [2019-12-20T19:25:59.519Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:25:59 [2019-12-20T19:25:59.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616961584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:25:59 [2019-12-20T19:25:59.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616961584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:25:59 [2019-12-20T19:25:59.519Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616961584 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:25:59 [2019-12-20T19:25:59.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616961585 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:25:59 [2019-12-20T19:25:59.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616961585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:25:59 [2019-12-20T19:25:59.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616961585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:25:59 [2019-12-20T19:25:59.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=616961585 data=null 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:25:59 [2019-12-20T19:25:59.519Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616961585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:25:59 [2019-12-20T19:25:59.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616961585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:25:59 [2019-12-20T19:25:59.519Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=616961585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:25:59 [2019-12-20T19:25:59.519Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=616961585 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:25:59 [2019-12-20T19:25:59.519Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=616961585 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:25:59 [2019-12-20T19:25:59.519Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:25:59 [2019-12-20T19:25:59.519Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:25:59 [2019-12-20T19:25:59.519Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:25:59 [2019-12-20T19:25:59.519Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:25:59 [2019-12-20T19:25:59.519Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:25:59 [2019-12-20T19:25:59.519Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:25:59 [2019-12-20T19:25:59.519Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:25:59 [2019-12-20T19:25:59.519Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:59 [2019-12-20T19:25:59.519Z] DEBUG - Clicking on OK
14:25:59 [2019-12-20T19:25:59.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=616961586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:59 [2019-12-20T19:25:59.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=616961586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:59 [2019-12-20T19:25:59.519Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=616961586 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:59 [2019-12-20T19:25:59.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=616961586 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:59 [2019-12-20T19:25:59.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=616961586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:59 [2019-12-20T19:25:59.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=616961586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:59 [2019-12-20T19:25:59.519Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:59 [2019-12-20T19:25:59.519Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:59 [2019-12-20T19:25:59.519Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:59 [2019-12-20T19:25:59.519Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:59 [2019-12-20T19:25:59.519Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:25:59 [2019-12-20T19:25:59.519Z] DEBUG - Clicked on OK
14:25:59 [2019-12-20T19:25:59.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=616961586 data=null item=null detail=0 x=0 y=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:25:59 [2019-12-20T19:25:59.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=616960790 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:25:59 [2019-12-20T19:25:59.775Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.193 s - in org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
14:25:59 [2019-12-20T19:25:59.775Z] testNever(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.796 s
14:25:59 [2019-12-20T19:25:59.775Z] testNoAssociatedPerspective(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.597 s
14:25:59 [2019-12-20T19:25:59.775Z] testExperiment(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 4.715 s
14:25:59 [2019-12-20T19:25:59.775Z] testPromptYesRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 3.498 s
14:25:59 [2019-12-20T19:25:59.775Z] testPromptNo(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 3.109 s
14:25:59 [2019-12-20T19:25:59.775Z] testPromptYes(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 3.302 s
14:25:59 [2019-12-20T19:25:59.775Z] testAlways(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.362 s
14:25:59 [2019-12-20T19:25:59.775Z] testPromptNoRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.806 s
14:25:59 [2019-12-20T19:25:59.775Z] 
14:25:59 [2019-12-20T19:25:59.775Z] Results:
14:25:59 [2019-12-20T19:25:59.775Z] 
14:25:59 [2019-12-20T19:25:59.775Z] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0
14:25:59 [2019-12-20T19:25:59.775Z] 
14:26:00 [2019-12-20T19:26:00.336Z] 
14:26:00 [2019-12-20T19:26:00.336Z] !ENTRY org.eclipse.core.resources 2 10035 2019-12-20 19:26:00.219
14:26:00 [2019-12-20T19:26:00.336Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:26:01 [2019-12-20T19:26:01.701Z] [INFO] All tests passed!
14:26:01 [2019-12-20T19:26:01.701Z] [INFO] 
14:26:01 [2019-12-20T19:26:01.701Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.swtbot.tests ---
14:26:01 [2019-12-20T19:26:01.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT.jar
14:26:01 [2019-12-20T19:26:01.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT.pom
14:26:01 [2019-12-20T19:26:01.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT-sources.jar
14:26:01 [2019-12-20T19:26:01.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz
14:26:01 [2019-12-20T19:26:01.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.10-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT-p2metadata.xml
14:26:01 [2019-12-20T19:26:01.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.10-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.10-SNAPSHOT-p2artifacts.xml
14:26:01 [2019-12-20T19:26:01.701Z] [INFO] 
14:26:01 [2019-12-20T19:26:01.701Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.swtbot.tests ---
14:26:01 [2019-12-20T19:26:01.701Z] [INFO] 
14:26:01 [2019-12-20T19:26:01.701Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >--
14:26:01 [2019-12-20T19:26:01.701Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.3-SNAPSHOT [127/138]
14:26:01 [2019-12-20T19:26:01.701Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:26:01 [2019-12-20T19:26:01.701Z] [INFO] 
14:26:01 [2019-12-20T19:26:01.701Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core.tests ---
14:26:01 [2019-12-20T19:26:01.701Z] [INFO] 
14:26:01 [2019-12-20T19:26:01.701Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
14:26:01 [2019-12-20T19:26:01.701Z] [INFO] The project's OSGi version is 1.0.3.201912201815
14:26:01 [2019-12-20T19:26:01.701Z] [INFO] 
14:26:01 [2019-12-20T19:26:01.701Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
14:26:01 [2019-12-20T19:26:01.701Z] [INFO] 
14:26:01 [2019-12-20T19:26:01.701Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
14:26:01 [2019-12-20T19:26:01.701Z] [INFO] 
14:26:01 [2019-12-20T19:26:01.701Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
14:26:01 [2019-12-20T19:26:01.701Z] [INFO] 
14:26:01 [2019-12-20T19:26:01.701Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
14:26:01 [2019-12-20T19:26:01.701Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:26:01 [2019-12-20T19:26:01.701Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
14:26:01 [2019-12-20T19:26:01.701Z] [INFO] 
14:26:01 [2019-12-20T19:26:01.701Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
14:26:01 [2019-12-20T19:26:01.701Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes
14:26:02 [2019-12-20T19:26:02.628Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNodeTest.java:[253] 
14:26:02 [2019-12-20T19:26:02.628Z] 	node.writeSelf(htIo.getFileWriter(node.getSequenceNumber()).getChannel());
14:26:02 [2019-12-20T19:26:02.628Z] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:26:02 [2019-12-20T19:26:02.628Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel'
14:26:02 [2019-12-20T19:26:02.628Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNodeTest.java:[270] 
14:26:02 [2019-12-20T19:26:02.628Z] 	htIo.supplyATReader(seqNb).getChannel(),
14:26:02 [2019-12-20T19:26:02.628Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:26:02 [2019-12-20T19:26:02.628Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel'
14:26:02 [2019-12-20T19:26:02.628Z] 2 problems (2 warnings)
14:26:02 [2019-12-20T19:26:02.628Z] [INFO] 
14:26:02 [2019-12-20T19:26:02.628Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core.tests ---
14:26:02 [2019-12-20T19:26:02.628Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:26:02 [2019-12-20T19:26:02.628Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/test/resources
14:26:02 [2019-12-20T19:26:02.628Z] [INFO] 
14:26:02 [2019-12-20T19:26:02.628Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core.tests ---
14:26:02 [2019-12-20T19:26:02.628Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT-sources.jar
14:26:02 [2019-12-20T19:26:02.628Z] [INFO] 
14:26:02 [2019-12-20T19:26:02.628Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
14:26:02 [2019-12-20T19:26:02.628Z] [INFO] 
14:26:02 [2019-12-20T19:26:02.628Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core.tests ---
14:26:02 [2019-12-20T19:26:02.628Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT.jar
14:26:02 [2019-12-20T19:26:02.883Z] [INFO] 
14:26:02 [2019-12-20T19:26:02.883Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core.tests ---
14:26:02 [2019-12-20T19:26:02.883Z] [INFO] 
14:26:02 [2019-12-20T19:26:02.883Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core.tests ---
14:26:02 [2019-12-20T19:26:02.883Z] [INFO] 
14:26:02 [2019-12-20T19:26:02.883Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core.tests ---
14:26:02 [2019-12-20T19:26:02.883Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT.jar
14:26:02 [2019-12-20T19:26:02.883Z] [INFO] 
14:26:02 [2019-12-20T19:26:02.883Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core.tests ---
14:26:02 [2019-12-20T19:26:02.883Z] [INFO] 
14:26:02 [2019-12-20T19:26:02.883Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.datastore.core.tests ---
14:26:03 [2019-12-20T19:26:03.810Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data/.metadata/.log
14:26:03 [2019-12-20T19:26:03.810Z] [INFO] Command line:
14:26:03 [2019-12-20T19:26:03.810Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:26:03 [2019-12-20T19:26:03.810Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:26:06 [2019-12-20T19:26:06.329Z] !SESSION 2019-12-20 19:26:03.724 -----------------------------------------------
14:26:06 [2019-12-20T19:26:06.329Z] eclipse.buildId=unknown
14:26:06 [2019-12-20T19:26:06.329Z] java.version=1.8.0_202
14:26:06 [2019-12-20T19:26:06.329Z] java.vendor=Oracle Corporation
14:26:06 [2019-12-20T19:26:06.329Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:26:06 [2019-12-20T19:26:06.329Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:26:06 [2019-12-20T19:26:06.329Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:26:06 [2019-12-20T19:26:06.329Z] 
14:26:06 [2019-12-20T19:26:06.329Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 19:26:05.725
14:26:06 [2019-12-20T19:26:06.329Z] !MESSAGE FrameworkEvent ERROR
14:26:06 [2019-12-20T19:26:06.329Z] !STACK 0
14:26:06 [2019-12-20T19:26:06.329Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
14:26:06 [2019-12-20T19:26:06.329Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:26:06 [2019-12-20T19:26:06.329Z] 
14:26:06 [2019-12-20T19:26:06.329Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:26:06 [2019-12-20T19:26:06.329Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:26:06 [2019-12-20T19:26:06.329Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:26:06 [2019-12-20T19:26:06.329Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:26:06 [2019-12-20T19:26:06.329Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:26:06 [2019-12-20T19:26:06.329Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:26:06 [2019-12-20T19:26:06.329Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:26:06 [2019-12-20T19:26:06.329Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:26:06 [2019-12-20T19:26:06.329Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:26:06 [2019-12-20T19:26:06.329Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:26:06 [2019-12-20T19:26:06.329Z] 
14:26:06 [2019-12-20T19:26:06.329Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 19:26:05.840
14:26:06 [2019-12-20T19:26:06.329Z] !MESSAGE FrameworkEvent ERROR
14:26:06 [2019-12-20T19:26:06.329Z] !STACK 0
14:26:06 [2019-12-20T19:26:06.329Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123]
14:26:06 [2019-12-20T19:26:06.329Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:26:06 [2019-12-20T19:26:06.329Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:26:06 [2019-12-20T19:26:06.329Z]     -> 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:06 [2019-12-20T19:26:06.329Z]        org.apache.httpcomponents.httpclient.win [31]
14:26:06 [2019-12-20T19:26:06.329Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:26:06 [2019-12-20T19:26:06.329Z] 
14:26:06 [2019-12-20T19:26:06.329Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:26:06 [2019-12-20T19:26:06.329Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:26:06 [2019-12-20T19:26:06.329Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:26:06 [2019-12-20T19:26:06.329Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:26:06 [2019-12-20T19:26:06.329Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:26:06 [2019-12-20T19:26:06.329Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:26:06 [2019-12-20T19:26:06.329Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:26:06 [2019-12-20T19:26:06.329Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:26:06 [2019-12-20T19:26:06.329Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:26:06 [2019-12-20T19:26:06.329Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:26:07 [2019-12-20T19:26:07.695Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
14:26:07 [2019-12-20T19:26:07.695Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
14:26:07 [2019-12-20T19:26:07.695Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.695Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.695Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.695Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.695Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.695Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0.001 s
14:26:07 [2019-12-20T19:26:07.695Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
14:26:07 [2019-12-20T19:26:07.695Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
14:26:07 [2019-12-20T19:26:07.695Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.695Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.695Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.695Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.695Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0.001 s
14:26:07 [2019-12-20T19:26:07.695Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
14:26:07 [2019-12-20T19:26:07.695Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
14:26:07 [2019-12-20T19:26:07.695Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0.001 s
14:26:07 [2019-12-20T19:26:07.695Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.695Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.695Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.695Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.695Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.695Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
14:26:07 [2019-12-20T19:26:07.695Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
14:26:07 [2019-12-20T19:26:07.695Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.695Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.695Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.695Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.695Z] Running org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
14:26:07 [2019-12-20T19:26:07.695Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 s - in org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
14:26:07 [2019-12-20T19:26:07.695Z] testReadWriteNode(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.091 s
14:26:07 [2019-12-20T19:26:07.695Z] testTooFarData(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.002 s
14:26:07 [2019-12-20T19:26:07.695Z] testExtraDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.002 s
14:26:07 [2019-12-20T19:26:07.695Z] testHeaderDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.002 s
14:26:07 [2019-12-20T19:26:07.695Z] Running org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
14:26:07 [2019-12-20T19:26:07.695Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
14:26:07 [2019-12-20T19:26:07.695Z] testReadWriteByte(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.695Z] testReadWriteChar(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.695Z] testReadWriteLong(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.695Z] testMainBuffer2(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.695Z] testMainBuffer3(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.695Z] testLimit(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0.001 s
14:26:07 [2019-12-20T19:26:07.695Z] testReadWriteFloat(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.695Z] testReadWriteShort(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.695Z] testMainBuffer(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.695Z] testEndianness(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0.001 s
14:26:07 [2019-12-20T19:26:07.696Z] testMultipleValues(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.696Z] testReadWriteDouble(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.696Z] testReadWriteString(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.696Z] testReadWriteInt(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.696Z] testReadWriteByteArray(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.696Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
14:26:07 [2019-12-20T19:26:07.952Z] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.181 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
14:26:07 [2019-12-20T19:26:07.952Z] testGetLatestChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
14:26:07 [2019-12-20T19:26:07.952Z] testLinkNewChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.057 s
14:26:07 [2019-12-20T19:26:07.952Z] testGetChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.952Z] testGetLatestChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.952Z] testAddToCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
14:26:07 [2019-12-20T19:26:07.952Z] testGetChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.952Z] testNbChildren[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
14:26:07 [2019-12-20T19:26:07.952Z] testNodeInvalidAdd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.952Z] testNodeInvalidEnd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.952Z] testCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.004 s
14:26:07 [2019-12-20T19:26:07.952Z] testNodeData[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.952Z] testGetLatestChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
14:26:07 [2019-12-20T19:26:07.952Z] testLinkNewChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.002 s
14:26:07 [2019-12-20T19:26:07.952Z] testGetChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.952Z] testGetLatestChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.952Z] testAddToCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
14:26:07 [2019-12-20T19:26:07.952Z] testGetChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.952Z] testNbChildren[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.952Z] testNodeInvalidAdd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.952Z] testNodeInvalidEnd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.952Z] testCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.952Z] testNodeData[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.952Z] testGetLatestChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
14:26:07 [2019-12-20T19:26:07.952Z] testLinkNewChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.053 s
14:26:07 [2019-12-20T19:26:07.952Z] testGetChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.952Z] testGetLatestChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.952Z] testAddToCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
14:26:07 [2019-12-20T19:26:07.952Z] testGetChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.952Z] testNbChildren[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.952Z] testNodeInvalidAdd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.952Z] testNodeInvalidEnd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
14:26:07 [2019-12-20T19:26:07.952Z] testCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
14:26:07 [2019-12-20T19:26:07.952Z] testNodeData[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
14:26:07 [2019-12-20T19:26:07.952Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
14:26:08 [2019-12-20T19:26:08.513Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.599 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
14:26:08 [2019-12-20T19:26:08.513Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.1 s
14:26:08 [2019-12-20T19:26:08.513Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.099 s
14:26:08 [2019-12-20T19:26:08.513Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.278 s
14:26:08 [2019-12-20T19:26:08.513Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.115 s
14:26:08 [2019-12-20T19:26:08.513Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.004 s
14:26:08 [2019-12-20T19:26:08.513Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
14:26:08 [2019-12-20T19:26:08.769Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.171 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
14:26:08 [2019-12-20T19:26:08.769Z] testAddToCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
14:26:08 [2019-12-20T19:26:08.769Z] testGetChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
14:26:08 [2019-12-20T19:26:08.769Z] testGetLatestChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
14:26:08 [2019-12-20T19:26:08.769Z] testLinkNewChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
14:26:08 [2019-12-20T19:26:08.769Z] testNbChildren[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
14:26:08 [2019-12-20T19:26:08.769Z] testNodeInvalidAdd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
14:26:08 [2019-12-20T19:26:08.769Z] testNodeInvalidEnd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
14:26:08 [2019-12-20T19:26:08.769Z] testCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
14:26:08 [2019-12-20T19:26:08.769Z] testNodeData[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
14:26:08 [2019-12-20T19:26:08.769Z] testAddToCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
14:26:08 [2019-12-20T19:26:08.769Z] testGetChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
14:26:08 [2019-12-20T19:26:08.769Z] testGetLatestChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
14:26:08 [2019-12-20T19:26:08.769Z] testLinkNewChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
14:26:08 [2019-12-20T19:26:08.769Z] testNbChildren[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
14:26:08 [2019-12-20T19:26:08.769Z] testNodeInvalidAdd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
14:26:08 [2019-12-20T19:26:08.769Z] testNodeInvalidEnd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
14:26:08 [2019-12-20T19:26:08.769Z] testCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
14:26:08 [2019-12-20T19:26:08.769Z] testNodeData[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
14:26:08 [2019-12-20T19:26:08.769Z] testAddToCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
14:26:08 [2019-12-20T19:26:08.769Z] testGetChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
14:26:08 [2019-12-20T19:26:08.769Z] testGetLatestChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
14:26:08 [2019-12-20T19:26:08.769Z] testLinkNewChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
14:26:08 [2019-12-20T19:26:08.769Z] testNbChildren[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
14:26:08 [2019-12-20T19:26:08.769Z] testNodeInvalidAdd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
14:26:08 [2019-12-20T19:26:08.769Z] testNodeInvalidEnd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
14:26:08 [2019-12-20T19:26:08.769Z] testCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
14:26:08 [2019-12-20T19:26:08.769Z] testNodeData[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
14:26:08 [2019-12-20T19:26:08.769Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
14:26:09 [2019-12-20T19:26:09.025Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.389 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
14:26:09 [2019-12-20T19:26:09.025Z] testInsertions(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.118 s
14:26:09 [2019-12-20T19:26:09.025Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.01 s
14:26:09 [2019-12-20T19:26:09.025Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.077 s
14:26:09 [2019-12-20T19:26:09.025Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.106 s
14:26:09 [2019-12-20T19:26:09.025Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.021 s
14:26:09 [2019-12-20T19:26:09.025Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.056 s
14:26:09 [2019-12-20T19:26:09.025Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
14:26:09 [2019-12-20T19:26:09.281Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
14:26:09 [2019-12-20T19:26:09.281Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.007 s
14:26:09 [2019-12-20T19:26:09.281Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.016 s
14:26:09 [2019-12-20T19:26:09.281Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.104 s
14:26:09 [2019-12-20T19:26:09.281Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.072 s
14:26:09 [2019-12-20T19:26:09.281Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.004 s
14:26:09 [2019-12-20T19:26:09.281Z] Running org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
14:26:10 [2019-12-20T19:26:10.208Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.787 s - in org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
14:26:10 [2019-12-20T19:26:10.208Z] ReadWriteLongTestUnsigned(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest)  Time elapsed: 0.424 s
14:26:10 [2019-12-20T19:26:10.208Z] ReadWriteLongTest(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest)  Time elapsed: 0.363 s
14:26:10 [2019-12-20T19:26:10.208Z] 
14:26:10 [2019-12-20T19:26:10.208Z] Results:
14:26:10 [2019-12-20T19:26:10.208Z] 
14:26:10 [2019-12-20T19:26:10.208Z] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0
14:26:10 [2019-12-20T19:26:10.208Z] 
14:26:11 [2019-12-20T19:26:11.573Z] [INFO] All tests passed!
14:26:11 [2019-12-20T19:26:11.573Z] [INFO] 
14:26:11 [2019-12-20T19:26:11.573Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core.tests ---
14:26:11 [2019-12-20T19:26:11.573Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT.jar
14:26:11 [2019-12-20T19:26:11.573Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT.pom
14:26:11 [2019-12-20T19:26:11.573Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT-sources.jar
14:26:11 [2019-12-20T19:26:11.573Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz
14:26:11 [2019-12-20T19:26:11.573Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.3-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
14:26:11 [2019-12-20T19:26:11.573Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.3-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
14:26:11 [2019-12-20T19:26:11.573Z] [INFO] 
14:26:11 [2019-12-20T19:26:11.573Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core.tests ---
14:26:11 [2019-12-20T19:26:11.573Z] [INFO] 
14:26:11 [2019-12-20T19:26:11.573Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >--
14:26:11 [2019-12-20T19:26:11.573Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.3-SNAPSHOT [128/138]
14:26:11 [2019-12-20T19:26:11.573Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:26:11 [2019-12-20T19:26:11.573Z] [INFO] 
14:26:11 [2019-12-20T19:26:11.573Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core.tests ---
14:26:11 [2019-12-20T19:26:11.573Z] [INFO] 
14:26:11 [2019-12-20T19:26:11.573Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
14:26:11 [2019-12-20T19:26:11.573Z] [INFO] The project's OSGi version is 1.0.3.201912201815
14:26:11 [2019-12-20T19:26:11.573Z] [INFO] 
14:26:11 [2019-12-20T19:26:11.573Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
14:26:11 [2019-12-20T19:26:11.573Z] [INFO] 
14:26:11 [2019-12-20T19:26:11.573Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
14:26:11 [2019-12-20T19:26:11.573Z] [INFO] 
14:26:11 [2019-12-20T19:26:11.573Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
14:26:11 [2019-12-20T19:26:11.573Z] [INFO] 
14:26:11 [2019-12-20T19:26:11.573Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
14:26:11 [2019-12-20T19:26:11.573Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:26:11 [2019-12-20T19:26:11.573Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
14:26:11 [2019-12-20T19:26:11.573Z] [INFO] 
14:26:11 [2019-12-20T19:26:11.573Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
14:26:11 [2019-12-20T19:26:11.573Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes
14:26:11 [2019-12-20T19:26:11.828Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/AbstractTestSegmentStore.java:[232] 
14:26:11 [2019-12-20T19:26:11.828Z] 	ISegmentStore<@NonNull TestSegment> other = getSegmentStore(fSegmentStore.toArray(new TestSegment[fSegmentStore.size()]));
14:26:11 [2019-12-20T19:26:11.828Z] 	                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:26:11 [2019-12-20T19:26:11.828Z] Null type safety (type annotations): The expression of type 'AbstractTestSegmentStore.TestSegment[]' needs unchecked conversion to conform to 'AbstractTestSegmentStore.@NonNull TestSegment @NonNull[]'
14:26:11 [2019-12-20T19:26:11.828Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/AbstractTestSegmentStore.java:[242] 
14:26:11 [2019-12-20T19:26:11.828Z] 	ISegmentStore<@NonNull TestSegment> other = getSegmentStore(REVERSE_SEGMENTS.toArray(new TestSegment[fSegmentStore.size()]));
14:26:11 [2019-12-20T19:26:11.828Z] 	                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:26:11 [2019-12-20T19:26:11.828Z] Null type safety (type annotations): The expression of type 'AbstractTestSegmentStore.TestSegment[]' needs unchecked conversion to conform to 'AbstractTestSegmentStore.@NonNull TestSegment @NonNull[]'
14:26:11 [2019-12-20T19:26:11.828Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/perf/org/eclipse/tracecompass/segmentstore/core/tests/perf/SegmentStoreBigBenchmark.java:[51] 
14:26:11 [2019-12-20T19:26:11.828Z] 	{ "HT store", new HistoryTreeSegmentStoreStub<>(Files.createTempFile("tmpSegStore", null), 1, BasicSegment.BASIC_SEGMENT_READ_FACTORY) },
14:26:11 [2019-12-20T19:26:11.828Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:26:11 [2019-12-20T19:26:11.828Z] Null type safety (type annotations): The expression of type 'Path' needs unchecked conversion to conform to '@NonNull Path'
14:26:11 [2019-12-20T19:26:11.828Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/TreeMapStoreTest.java:[47] 
14:26:11 [2019-12-20T19:26:11.828Z] 	boolean ret = fSegmentStore.add(new TestSegment(segment.getStart(), segment.getEnd(), segment.getPayload()));
14:26:11 [2019-12-20T19:26:11.828Z] 	                                                                                      ^^^^^^^^^^^^^^^^^^^^
14:26:11 [2019-12-20T19:26:11.828Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
14:26:11 [2019-12-20T19:26:11.829Z] 4 problems (4 warnings)
14:26:11 [2019-12-20T19:26:11.829Z] [INFO] 
14:26:11 [2019-12-20T19:26:11.829Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
14:26:11 [2019-12-20T19:26:11.829Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:26:11 [2019-12-20T19:26:11.829Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/test/resources
14:26:11 [2019-12-20T19:26:11.829Z] [INFO] 
14:26:11 [2019-12-20T19:26:11.829Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core.tests ---
14:26:11 [2019-12-20T19:26:11.829Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-sources.jar
14:26:11 [2019-12-20T19:26:11.829Z] [INFO] 
14:26:11 [2019-12-20T19:26:11.829Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
14:26:11 [2019-12-20T19:26:11.829Z] [INFO] 
14:26:11 [2019-12-20T19:26:11.829Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core.tests ---
14:26:11 [2019-12-20T19:26:11.829Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar
14:26:12 [2019-12-20T19:26:12.084Z] [INFO] 
14:26:12 [2019-12-20T19:26:12.084Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core.tests ---
14:26:12 [2019-12-20T19:26:12.084Z] [INFO] 
14:26:12 [2019-12-20T19:26:12.084Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core.tests ---
14:26:12 [2019-12-20T19:26:12.084Z] [INFO] 
14:26:12 [2019-12-20T19:26:12.084Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core.tests ---
14:26:12 [2019-12-20T19:26:12.084Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar
14:26:12 [2019-12-20T19:26:12.084Z] [INFO] 
14:26:12 [2019-12-20T19:26:12.084Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core.tests ---
14:26:12 [2019-12-20T19:26:12.084Z] [INFO] 
14:26:12 [2019-12-20T19:26:12.084Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
14:26:13 [2019-12-20T19:26:13.011Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data/.metadata/.log
14:26:13 [2019-12-20T19:26:13.011Z] [INFO] Command line:
14:26:13 [2019-12-20T19:26:13.011Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:26:13 [2019-12-20T19:26:13.011Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:26:15 [2019-12-20T19:26:15.527Z] !SESSION 2019-12-20 19:26:12.850 -----------------------------------------------
14:26:15 [2019-12-20T19:26:15.527Z] eclipse.buildId=unknown
14:26:15 [2019-12-20T19:26:15.527Z] java.version=1.8.0_202
14:26:15 [2019-12-20T19:26:15.527Z] java.vendor=Oracle Corporation
14:26:15 [2019-12-20T19:26:15.527Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:26:15 [2019-12-20T19:26:15.527Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:26:15 [2019-12-20T19:26:15.527Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:26:15 [2019-12-20T19:26:15.527Z] 
14:26:15 [2019-12-20T19:26:15.527Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 19:26:15.020
14:26:15 [2019-12-20T19:26:15.527Z] !MESSAGE FrameworkEvent ERROR
14:26:15 [2019-12-20T19:26:15.527Z] !STACK 0
14:26:15 [2019-12-20T19:26:15.527Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
14:26:15 [2019-12-20T19:26:15.527Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:26:15 [2019-12-20T19:26:15.527Z] 
14:26:15 [2019-12-20T19:26:15.527Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:26:15 [2019-12-20T19:26:15.527Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:26:15 [2019-12-20T19:26:15.527Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:26:15 [2019-12-20T19:26:15.527Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:26:15 [2019-12-20T19:26:15.527Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:26:15 [2019-12-20T19:26:15.527Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:26:15 [2019-12-20T19:26:15.527Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:26:15 [2019-12-20T19:26:15.527Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:26:15 [2019-12-20T19:26:15.527Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:26:15 [2019-12-20T19:26:15.527Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:26:15 [2019-12-20T19:26:15.527Z] 
14:26:15 [2019-12-20T19:26:15.527Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 19:26:15.142
14:26:15 [2019-12-20T19:26:15.527Z] !MESSAGE FrameworkEvent ERROR
14:26:15 [2019-12-20T19:26:15.527Z] !STACK 0
14:26:15 [2019-12-20T19:26:15.527Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123]
14:26:15 [2019-12-20T19:26:15.527Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:26:15 [2019-12-20T19:26:15.527Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:26:15 [2019-12-20T19:26:15.527Z]     -> 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:15 [2019-12-20T19:26:15.527Z]        org.apache.httpcomponents.httpclient.win [31]
14:26:15 [2019-12-20T19:26:15.527Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:26:15 [2019-12-20T19:26:15.527Z] 
14:26:15 [2019-12-20T19:26:15.527Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:26:15 [2019-12-20T19:26:15.527Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:26:15 [2019-12-20T19:26:15.527Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:26:15 [2019-12-20T19:26:15.527Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:26:15 [2019-12-20T19:26:15.527Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:26:15 [2019-12-20T19:26:15.527Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:26:15 [2019-12-20T19:26:15.527Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:26:15 [2019-12-20T19:26:15.527Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:26:15 [2019-12-20T19:26:15.527Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:26:15 [2019-12-20T19:26:15.528Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:26:16 [2019-12-20T19:26:16.895Z] Running org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
14:26:16 [2019-12-20T19:26:16.895Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
14:26:16 [2019-12-20T19:26:16.895Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.003 s
14:26:16 [2019-12-20T19:26:16.895Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
14:26:16 [2019-12-20T19:26:16.895Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
14:26:16 [2019-12-20T19:26:16.895Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
14:26:16 [2019-12-20T19:26:16.895Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.004 s
14:26:16 [2019-12-20T19:26:16.895Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
14:26:16 [2019-12-20T19:26:16.895Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
14:26:16 [2019-12-20T19:26:16.895Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
14:26:16 [2019-12-20T19:26:16.895Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
14:26:16 [2019-12-20T19:26:16.895Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
14:26:16 [2019-12-20T19:26:16.895Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
14:26:16 [2019-12-20T19:26:16.895Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
14:26:16 [2019-12-20T19:26:16.895Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
14:26:16 [2019-12-20T19:26:16.895Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
14:26:16 [2019-12-20T19:26:16.895Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
14:26:16 [2019-12-20T19:26:16.895Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
14:26:16 [2019-12-20T19:26:16.895Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
14:26:16 [2019-12-20T19:26:16.895Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
14:26:16 [2019-12-20T19:26:16.895Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
14:26:16 [2019-12-20T19:26:16.895Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
14:26:16 [2019-12-20T19:26:16.895Z] Running org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
14:26:16 [2019-12-20T19:26:16.895Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
14:26:16 [2019-12-20T19:26:16.895Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
14:26:16 [2019-12-20T19:26:16.895Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
14:26:16 [2019-12-20T19:26:16.895Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
14:26:16 [2019-12-20T19:26:16.895Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
14:26:16 [2019-12-20T19:26:16.895Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
14:26:16 [2019-12-20T19:26:16.895Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
14:26:16 [2019-12-20T19:26:16.895Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
14:26:16 [2019-12-20T19:26:16.895Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.001 s
14:26:16 [2019-12-20T19:26:16.895Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
14:26:16 [2019-12-20T19:26:16.895Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
14:26:16 [2019-12-20T19:26:16.895Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
14:26:16 [2019-12-20T19:26:16.895Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
14:26:16 [2019-12-20T19:26:16.895Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
14:26:16 [2019-12-20T19:26:16.895Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
14:26:16 [2019-12-20T19:26:16.895Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
14:26:16 [2019-12-20T19:26:16.895Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
14:26:16 [2019-12-20T19:26:16.895Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
14:26:16 [2019-12-20T19:26:16.895Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
14:26:16 [2019-12-20T19:26:16.895Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
14:26:16 [2019-12-20T19:26:16.895Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
14:26:16 [2019-12-20T19:26:16.895Z] Running org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
14:26:16 [2019-12-20T19:26:16.895Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
14:26:16 [2019-12-20T19:26:16.895Z] testNamedAspect(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest)  Time elapsed: 0 s
14:26:16 [2019-12-20T19:26:16.895Z] testComparator(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest)  Time elapsed: 0.002 s
14:26:16 [2019-12-20T19:26:16.895Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
14:26:17 [2019-12-20T19:26:17.152Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
14:26:17 [2019-12-20T19:26:17.152Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.004 s
14:26:17 [2019-12-20T19:26:17.152Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.152Z] testSegmentStoreVersion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.071 s
14:26:17 [2019-12-20T19:26:17.152Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.152Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.152Z] testReadingSegmentStore(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.004 s
14:26:17 [2019-12-20T19:26:17.152Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
14:26:17 [2019-12-20T19:26:17.152Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.152Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.152Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
14:26:17 [2019-12-20T19:26:17.152Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
14:26:17 [2019-12-20T19:26:17.152Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.152Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.003 s
14:26:17 [2019-12-20T19:26:17.152Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.003 s
14:26:17 [2019-12-20T19:26:17.152Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
14:26:17 [2019-12-20T19:26:17.152Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
14:26:17 [2019-12-20T19:26:17.152Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
14:26:17 [2019-12-20T19:26:17.152Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
14:26:17 [2019-12-20T19:26:17.152Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
14:26:17 [2019-12-20T19:26:17.152Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
14:26:17 [2019-12-20T19:26:17.152Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
14:26:17 [2019-12-20T19:26:17.152Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
14:26:17 [2019-12-20T19:26:17.152Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
14:26:17 [2019-12-20T19:26:17.152Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
14:26:17 [2019-12-20T19:26:17.152Z] testAddToCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.002 s
14:26:17 [2019-12-20T19:26:17.152Z] testGetChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.152Z] testGetLatestChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.152Z] testLinkNewChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.152Z] testNbChildren[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.152Z] testNodeInvalidAdd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
14:26:17 [2019-12-20T19:26:17.152Z] testNodeInvalidEnd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.152Z] testCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.003 s
14:26:17 [2019-12-20T19:26:17.152Z] testNodeData[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
14:26:17 [2019-12-20T19:26:17.152Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
14:26:17 [2019-12-20T19:26:17.714Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
14:26:17 [2019-12-20T19:26:17.714Z] testSizeAndIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.114 s
14:26:17 [2019-12-20T19:26:17.714Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.003 s
14:26:17 [2019-12-20T19:26:17.714Z] testChildrenTimes(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.094 s
14:26:17 [2019-12-20T19:26:17.714Z] testTreeEnd(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.008 s
14:26:17 [2019-12-20T19:26:17.714Z] testNodeSequenceNumbers(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.079 s
14:26:17 [2019-12-20T19:26:17.714Z] testDepth(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.117 s
14:26:17 [2019-12-20T19:26:17.714Z] testReadTree(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.05 s
14:26:17 [2019-12-20T19:26:17.714Z] testSequentialFill(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.05 s
14:26:17 [2019-12-20T19:26:17.714Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
14:26:17 [2019-12-20T19:26:17.714Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
14:26:17 [2019-12-20T19:26:17.714Z] testChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
14:26:17 [2019-12-20T19:26:17.714Z] testIntersectingChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.004 s
14:26:17 [2019-12-20T19:26:17.714Z] testSpecifics[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.714Z] testGetLatestChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.714Z] testLinkNewChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.002 s
14:26:17 [2019-12-20T19:26:17.714Z] testGetChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.714Z] testGetLatestChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
14:26:17 [2019-12-20T19:26:17.714Z] testAddToCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
14:26:17 [2019-12-20T19:26:17.714Z] testGetChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.714Z] testNbChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.714Z] testNodeInvalidAdd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.714Z] testNodeInvalidEnd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.714Z] testCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.714Z] testNodeData[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.714Z] Running org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
14:26:17 [2019-12-20T19:26:17.714Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
14:26:17 [2019-12-20T19:26:17.714Z] createDoubleDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.003 s
14:26:17 [2019-12-20T19:26:17.714Z] simpleCreate(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.714Z] createTortureTest(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.001 s
14:26:17 [2019-12-20T19:26:17.714Z] createAllDressed(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.001 s
14:26:17 [2019-12-20T19:26:17.714Z] createDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.714Z] createDistinctStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.714Z] createFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.714Z] createStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.714Z] createPreloaded(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.714Z] createDistinctFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.714Z] Running org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
14:26:17 [2019-12-20T19:26:17.714Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
14:26:17 [2019-12-20T19:26:17.714Z] testNoDuplicateElements(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
14:26:17 [2019-12-20T19:26:17.714Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.714Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
14:26:17 [2019-12-20T19:26:17.714Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.714Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.714Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.008 s
14:26:17 [2019-12-20T19:26:17.714Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.714Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.714Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
14:26:17 [2019-12-20T19:26:17.714Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.714Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.714Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.714Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.714Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.714Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.714Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.714Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.714Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.714Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
14:26:17 [2019-12-20T19:26:17.714Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.714Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
14:26:17 [2019-12-20T19:26:17.714Z] 
14:26:17 [2019-12-20T19:26:17.714Z] Results:
14:26:17 [2019-12-20T19:26:17.714Z] 
14:26:17 [2019-12-20T19:26:17.714Z] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0
14:26:17 [2019-12-20T19:26:17.714Z] 
14:26:19 [2019-12-20T19:26:19.106Z] [INFO] All tests passed!
14:26:19 [2019-12-20T19:26:19.106Z] [INFO] 
14:26:19 [2019-12-20T19:26:19.106Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core.tests ---
14:26:19 [2019-12-20T19:26:19.106Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar
14:26:19 [2019-12-20T19:26:19.106Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.pom
14:26:19 [2019-12-20T19:26:19.106Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-sources.jar
14:26:19 [2019-12-20T19:26:19.106Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz
14:26:19 [2019-12-20T19:26:19.106Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
14:26:19 [2019-12-20T19:26:19.106Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.3-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
14:26:19 [2019-12-20T19:26:19.106Z] [INFO] 
14:26:19 [2019-12-20T19:26:19.106Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core.tests ---
14:26:19 [2019-12-20T19:26:19.106Z] [INFO] 
14:26:19 [2019-12-20T19:26:19.106Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >--
14:26:19 [2019-12-20T19:26:19.106Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.9-SNAPSHOT [129/138]
14:26:19 [2019-12-20T19:26:19.106Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:26:19 [2019-12-20T19:26:19.106Z] [INFO] 
14:26:19 [2019-12-20T19:26:19.106Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:26:19 [2019-12-20T19:26:19.106Z] [INFO] 
14:26:19 [2019-12-20T19:26:19.106Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:26:19 [2019-12-20T19:26:19.106Z] [INFO] The project's OSGi version is 1.0.9.201912201815
14:26:19 [2019-12-20T19:26:19.106Z] [INFO] 
14:26:19 [2019-12-20T19:26:19.106Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:26:19 [2019-12-20T19:26:19.106Z] [INFO] 
14:26:19 [2019-12-20T19:26:19.106Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:26:19 [2019-12-20T19:26:19.106Z] [INFO] 
14:26:19 [2019-12-20T19:26:19.106Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:26:19 [2019-12-20T19:26:19.106Z] [INFO] 
14:26:19 [2019-12-20T19:26:19.106Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:26:19 [2019-12-20T19:26:19.106Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:26:19 [2019-12-20T19:26:19.106Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources
14:26:19 [2019-12-20T19:26:19.106Z] [INFO] 
14:26:19 [2019-12-20T19:26:19.106Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:26:19 [2019-12-20T19:26:19.106Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes
14:26:19 [2019-12-20T19:26:19.667Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/ui/swtbot/tests/latency/PatternDensityViewTest.java:[94] 
14:26:19 [2019-12-20T19:26:19.667Z] 	fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class));
14:26:19 [2019-12-20T19:26:19.667Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
14:26:19 [2019-12-20T19:26:19.667Z] Unsafe interpretation of method return type as '@NonNull' based on substitution 'T=@NonNull Chart'. Declaring type 'SWTBotFactory' doesn't seem to be designed with null type annotations in mind
14:26:19 [2019-12-20T19:26:19.667Z] 1 problem (1 warning)
14:26:19 [2019-12-20T19:26:19.667Z] [INFO] 
14:26:19 [2019-12-20T19:26:19.667Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:26:19 [2019-12-20T19:26:19.667Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:26:19 [2019-12-20T19:26:19.667Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/test/resources
14:26:19 [2019-12-20T19:26:19.667Z] [INFO] 
14:26:19 [2019-12-20T19:26:19.667Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:26:19 [2019-12-20T19:26:19.667Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
14:26:19 [2019-12-20T19:26:19.667Z] [INFO] 
14:26:19 [2019-12-20T19:26:19.667Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:26:19 [2019-12-20T19:26:19.667Z] [INFO] 
14:26:19 [2019-12-20T19:26:19.667Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:26:19 [2019-12-20T19:26:19.667Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
14:26:19 [2019-12-20T19:26:19.667Z] [INFO] 
14:26:19 [2019-12-20T19:26:19.667Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:26:19 [2019-12-20T19:26:19.667Z] [INFO] 
14:26:19 [2019-12-20T19:26:19.667Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:26:19 [2019-12-20T19:26:19.667Z] [INFO] 
14:26:19 [2019-12-20T19:26:19.667Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:26:19 [2019-12-20T19:26:19.667Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
14:26:19 [2019-12-20T19:26:19.667Z] [INFO] 
14:26:19 [2019-12-20T19:26:19.667Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:26:19 [2019-12-20T19:26:19.667Z] [INFO] 
14:26:19 [2019-12-20T19:26:19.667Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:26:21 [2019-12-20T19:26:21.030Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data/.metadata/.log
14:26:21 [2019-12-20T19:26:21.030Z] [INFO] Command line:
14:26:21 [2019-12-20T19:26:21.030Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/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-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:26:21 [2019-12-20T19:26:21.030Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:26:24 [2019-12-20T19:26:24.206Z] !SESSION 2019-12-20 19:26:21.023 -----------------------------------------------
14:26:24 [2019-12-20T19:26:24.206Z] eclipse.buildId=unknown
14:26:24 [2019-12-20T19:26:24.206Z] java.version=1.8.0_202
14:26:24 [2019-12-20T19:26:24.206Z] java.vendor=Oracle Corporation
14:26:24 [2019-12-20T19:26:24.206Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:26:24 [2019-12-20T19:26:24.207Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:26:24 [2019-12-20T19:26:24.207Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/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-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:26:24 [2019-12-20T19:26:24.207Z] 
14:26:24 [2019-12-20T19:26:24.207Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 19:26:23.607
14:26:24 [2019-12-20T19:26:24.207Z] !MESSAGE FrameworkEvent ERROR
14:26:24 [2019-12-20T19:26:24.207Z] !STACK 0
14:26:24 [2019-12-20T19:26:24.207Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:26:24 [2019-12-20T19:26:24.207Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:26:24 [2019-12-20T19:26:24.207Z] 
14:26:24 [2019-12-20T19:26:24.207Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:26:24 [2019-12-20T19:26:24.207Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:26:24 [2019-12-20T19:26:24.207Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:26:24 [2019-12-20T19:26:24.207Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:26:24 [2019-12-20T19:26:24.207Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:26:24 [2019-12-20T19:26:24.207Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:26:24 [2019-12-20T19:26:24.207Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:26:24 [2019-12-20T19:26:24.207Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:26:24 [2019-12-20T19:26:24.207Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:26:24 [2019-12-20T19:26:24.207Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:26:24 [2019-12-20T19:26:24.207Z] 
14:26:24 [2019-12-20T19:26:24.207Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 19:26:23.730
14:26:24 [2019-12-20T19:26:24.207Z] !MESSAGE FrameworkEvent ERROR
14:26:24 [2019-12-20T19:26:24.207Z] !STACK 0
14:26:24 [2019-12-20T19:26:24.207Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:26:24 [2019-12-20T19:26:24.207Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:26:24 [2019-12-20T19:26:24.207Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:26:24 [2019-12-20T19:26:24.207Z]     -> 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 [2019-12-20T19:26:24.207Z]        org.apache.httpcomponents.httpclient.win [36]
14:26:24 [2019-12-20T19:26:24.207Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:26:24 [2019-12-20T19:26:24.207Z] 
14:26:24 [2019-12-20T19:26:24.207Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:26:24 [2019-12-20T19:26:24.207Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:26:24 [2019-12-20T19:26:24.207Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:26:24 [2019-12-20T19:26:24.207Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:26:24 [2019-12-20T19:26:24.207Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:26:24 [2019-12-20T19:26:24.207Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:26:24 [2019-12-20T19:26:24.207Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:26:24 [2019-12-20T19:26:24.207Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:26:24 [2019-12-20T19:26:24.207Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:26:24 [2019-12-20T19:26:24.207Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:26:25 [2019-12-20T19:26:25.570Z] process 19015: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
14:26:25 [2019-12-20T19:26:25.570Z] See the manual page for dbus-uuidgen to correct this issue.
14:26:25 [2019-12-20T19:26:25.570Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
14:26:25 [2019-12-20T19:26:25.825Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
14:26:35 [2019-12-20T19:26:35.764Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
14:26:35 [2019-12-20T19:26:35.764Z] Display size: 1440x900
14:26:35 [2019-12-20T19:26:35.764Z] OS version=3.10.0-957.10.1.el7.x86_64
14:26:35 [2019-12-20T19:26:35.764Z] GTK version=3.18.9
14:26:35 [2019-12-20T19:26:35.764Z] GTK theme=Ambiance
14:26:35 [2019-12-20T19:26:35.764Z] LIBOVERLAY_SCROLLBAR=0
14:26:35 [2019-12-20T19:26:35.764Z] Time zone: Coordinated Universal Time
14:26:35 [2019-12-20T19:26:35.764Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
14:26:35 [2019-12-20T19:26:35.764Z] log4j:WARN Please initialize the log4j system properly.
14:26:39 [2019-12-20T19:26:39.928Z] *** BUG ***
14:26:39 [2019-12-20T19:26:39.928Z] In pixman_region32_init_rect: Invalid rectangle passed
14:26:39 [2019-12-20T19:26:39.928Z] Set a breakpoint on '_pixman_log_error' to debug
14:26:39 [2019-12-20T19:26:39.928Z] 
14:26:39 [2019-12-20T19:26:39.928Z] *** BUG ***
14:26:39 [2019-12-20T19:26:39.928Z] In pixman_region32_init_rect: Invalid rectangle passed
14:26:39 [2019-12-20T19:26:39.928Z] Set a breakpoint on '_pixman_log_error' to debug
14:26:39 [2019-12-20T19:26:39.928Z] 
14:26:39 [2019-12-20T19:26:39.928Z] *** BUG ***
14:26:39 [2019-12-20T19:26:39.928Z] In pixman_region32_init_rect: Invalid rectangle passed
14:26:39 [2019-12-20T19:26:39.928Z] Set a breakpoint on '_pixman_log_error' to debug
14:26:39 [2019-12-20T19:26:39.928Z] 
14:26:39 [2019-12-20T19:26:39.928Z] *** BUG ***
14:26:39 [2019-12-20T19:26:39.928Z] In pixman_region32_init_rect: Invalid rectangle passed
14:26:39 [2019-12-20T19:26:39.928Z] Set a breakpoint on '_pixman_log_error' to debug
14:26:39 [2019-12-20T19:26:39.928Z] 
14:26:39 [2019-12-20T19:26:39.928Z] *** BUG ***
14:26:39 [2019-12-20T19:26:39.928Z] In pixman_region32_init_rect: Invalid rectangle passed
14:26:39 [2019-12-20T19:26:39.928Z] Set a breakpoint on '_pixman_log_error' to debug
14:26:39 [2019-12-20T19:26:39.928Z] 
14:26:44 [2019-12-20T19:26:44.089Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.099 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
14:26:44 [2019-12-20T19:26:44.089Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest)  Time elapsed: 8.914 s
14:26:44 [2019-12-20T19:26:44.089Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
14:26:46 [2019-12-20T19:26:46.601Z] 
14:26:46 [2019-12-20T19:26:46.601Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:26:46.531
14:26:46 [2019-12-20T19:26:46.601Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
14:26:50 [2019-12-20T19:26:50.767Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:26:50 [2019-12-20T19:26:50.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:26:50 [2019-12-20T19:26:50.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:26:50 [2019-12-20T19:26:50.767Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:26:50 [2019-12-20T19:26:50.767Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:26:50 [2019-12-20T19:26:50.767Z] DEBUG - Attempting to set focus on Tree with text {}
14:26:50 [2019-12-20T19:26:50.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=617012979 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:26:50 [2019-12-20T19:26:50.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=617012979 data=null doit=true} to TreeItem with text {test}
14:26:50 [2019-12-20T19:26:50.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=617012979 data=null} to TreeItem with text {test}
14:26:50 [2019-12-20T19:26:50.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=617012980 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:26:50 [2019-12-20T19:26:50.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617012980 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:26:50 [2019-12-20T19:26:50.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=617013011 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:26:50 [2019-12-20T19:26:50.767Z] DEBUG - Attempting to set focus on Tree with text {}
14:26:50 [2019-12-20T19:26:50.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=617013012 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:26:50 [2019-12-20T19:26:50.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=617013012 data=null doit=true} to TreeItem with text {test}
14:26:50 [2019-12-20T19:26:50.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=617013012 data=null} to TreeItem with text {test}
14:26:50 [2019-12-20T19:26:50.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=617013072 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:26:50 [2019-12-20T19:26:50.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617013074 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:26:50 [2019-12-20T19:26:50.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=617013081 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:26:50 [2019-12-20T19:26:50.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=617013081 data=null doit=true} to TreeItem with text {test}
14:26:50 [2019-12-20T19:26:50.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=617013081 data=null} to TreeItem with text {test}
14:26:50 [2019-12-20T19:26:50.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=617013081 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:26:50 [2019-12-20T19:26:50.768Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=617013082 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:26:50 [2019-12-20T19:26:50.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=617013084 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {test}
14:26:50 [2019-12-20T19:26:50.768Z] DEBUG - Attempting to set focus on Tree with text {}
14:26:50 [2019-12-20T19:26:50.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=617013085 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [1]}
14:26:50 [2019-12-20T19:26:50.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=617013085 data=null doit=true} to TreeItem with text {Traces [1]}
14:26:50 [2019-12-20T19:26:50.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=617013085 data=null} to TreeItem with text {Traces [1]}
14:26:50 [2019-12-20T19:26:50.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=617013085 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]}
14:26:50 [2019-12-20T19:26:50.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617013086 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:26:50 [2019-12-20T19:26:50.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=617013100 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:26:50 [2019-12-20T19:26:50.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=617013100 data=null doit=true} to TreeItem with text {Traces [1]}
14:26:50 [2019-12-20T19:26:50.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=617013100 data=null} to TreeItem with text {Traces [1]}
14:26:50 [2019-12-20T19:26:50.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=617013101 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:26:50 [2019-12-20T19:26:50.768Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=617013101 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:26:50 [2019-12-20T19:26:50.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=617013103 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]}
14:26:50 [2019-12-20T19:26:50.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=617013104 data=null doit=true} to Tree node with text: bug446190
14:26:50 [2019-12-20T19:26:50.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=617013104 data=null} to Tree node with text: bug446190
14:26:50 [2019-12-20T19:26:50.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=617013105 data=null button=1 stateMask=0x0 x=98 y=74 count=1} to Tree node with text: bug446190
14:26:50 [2019-12-20T19:26:50.768Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=617013105 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:26:50 [2019-12-20T19:26:50.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=617013107 data=null button=1 stateMask=0x80000 x=98 y=74 count=1} to Tree node with text: bug446190
14:26:50 [2019-12-20T19:26:50.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=617013108 data=null doit=true} to Tree node with text: Views
14:26:50 [2019-12-20T19:26:50.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=617013108 data=null} to Tree node with text: Views
14:26:50 [2019-12-20T19:26:50.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=617013108 data=null button=1 stateMask=0x0 x=98 y=95 count=1} to Tree node with text: Views
14:26:51 [2019-12-20T19:26:51.024Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=617013175 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:26:51 [2019-12-20T19:26:51.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=617013286 data=null button=1 stateMask=0x80000 x=114 y=95 count=1} to Tree node with text: Views
14:26:51 [2019-12-20T19:26:51.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=617013290 data=null doit=true} to Tree node with text: XML system call analysis
14:26:51 [2019-12-20T19:26:51.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=617013290 data=null} to Tree node with text: XML system call analysis
14:26:51 [2019-12-20T19:26:51.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=617013291 data=null button=1 stateMask=0x0 x=193 y=431 count=1} to Tree node with text: XML system call analysis
14:26:51 [2019-12-20T19:26:51.024Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=617013292 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:26:51 [2019-12-20T19:26:51.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=617013380 data=null button=1 stateMask=0x80000 x=193 y=431 count=1} to Tree node with text: XML system call analysis
14:26:51 [2019-12-20T19:26:51.024Z] DEBUG - Double-clicking on Tree node with text: Latency vs Count
14:26:51 [2019-12-20T19:26:51.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Count} time=617013381 data=null button=0 stateMask=0x0 x=187 y=494 count=0} to Tree node with text: Latency vs Count
14:26:51 [2019-12-20T19:26:51.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Count} time=617013381 data=null doit=true} to Tree node with text: Latency vs Count
14:26:51 [2019-12-20T19:26:51.024Z] DEBUG - Attempting to set focus on Tree with text {}
14:26:51 [2019-12-20T19:26:51.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Count} time=617013382 data=null} to Tree node with text: Latency vs Count
14:26:51 [2019-12-20T19:26:51.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=617013382 data=null button=1 stateMask=0x0 x=187 y=494 count=1} to Tree node with text: Latency vs Count
14:26:51 [2019-12-20T19:26:51.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617013382 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:26:51 [2019-12-20T19:26:51.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=617013486 data=null button=1 stateMask=0x80000 x=187 y=494 count=1} to Tree node with text: Latency vs Count
14:26:51 [2019-12-20T19:26:51.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=617013487 data=null button=1 stateMask=0x0 x=187 y=494 count=2} to Tree node with text: Latency vs Count
14:26:51 [2019-12-20T19:26:51.279Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Count} time=617013487 data=null button=1 stateMask=0x0 x=187 y=494 count=2} to Tree node with text: Latency vs Count
14:26:51 [2019-12-20T19:26:51.534Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=617013487 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:26:51 [2019-12-20T19:26:51.790Z] *** BUG ***
14:26:51 [2019-12-20T19:26:51.790Z] In pixman_region32_init_rect: Invalid rectangle passed
14:26:51 [2019-12-20T19:26:51.790Z] Set a breakpoint on '_pixman_log_error' to debug
14:26:51 [2019-12-20T19:26:51.790Z] 
14:26:51 [2019-12-20T19:26:51.790Z] *** BUG ***
14:26:51 [2019-12-20T19:26:51.790Z] In pixman_region32_init_rect: Invalid rectangle passed
14:26:51 [2019-12-20T19:26:51.790Z] Set a breakpoint on '_pixman_log_error' to debug
14:26:51 [2019-12-20T19:26:51.790Z] 
14:26:51 [2019-12-20T19:26:51.790Z] *** BUG ***
14:26:51 [2019-12-20T19:26:51.790Z] In pixman_region32_init_rect: Invalid rectangle passed
14:26:51 [2019-12-20T19:26:51.790Z] Set a breakpoint on '_pixman_log_error' to debug
14:26:51 [2019-12-20T19:26:51.790Z] 
14:26:52 [2019-12-20T19:26:52.046Z] *** BUG ***
14:26:52 [2019-12-20T19:26:52.046Z] In pixman_region32_init_rect: Invalid rectangle passed
14:26:52 [2019-12-20T19:26:52.046Z] Set a breakpoint on '_pixman_log_error' to debug
14:26:52 [2019-12-20T19:26:52.046Z] 
14:26:52 [2019-12-20T19:26:52.046Z] *** BUG ***
14:26:52 [2019-12-20T19:26:52.046Z] In pixman_region32_init_rect: Invalid rectangle passed
14:26:52 [2019-12-20T19:26:52.046Z] Set a breakpoint on '_pixman_log_error' to debug
14:26:52 [2019-12-20T19:26:52.046Z] 
14:26:52 [2019-12-20T19:26:52.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=617013610 data=null button=1 stateMask=0x80000 x=187 y=494 count=2} to Tree node with text: Latency vs Count
14:26:52 [2019-12-20T19:26:52.046Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Count} time=617014383 data=null button=0 stateMask=0x0 x=187 y=494 count=0} to Tree node with text: Latency vs Count
14:26:52 [2019-12-20T19:26:52.046Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Count} time=617014383 data=null doit=true} to Tree node with text: Latency vs Count
14:26:52 [2019-12-20T19:26:52.046Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Count} time=617014383 data=null} to Tree node with text: Latency vs Count
14:26:52 [2019-12-20T19:26:52.046Z] DEBUG - Double-clicked on Tree node with text: Latency vs Count
14:26:54 [2019-12-20T19:26:54.560Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"'
14:26:54 [2019-12-20T19:26:54.817Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
14:26:54 [2019-12-20T19:26:54.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=617016934 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:26:54 [2019-12-20T19:26:54.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=617016937 data=null button=1 stateMask=0x80000 x=472 y=-11 count=1} to TableColumn with text {Name}
14:26:54 [2019-12-20T19:26:54.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=617016982 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:26:54 [2019-12-20T19:26:54.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=617016985 data=null button=1 stateMask=0x80000 x=472 y=-12 count=1} to TableColumn with text {Name}
14:26:55 [2019-12-20T19:26:55.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=617017499 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:26:55 [2019-12-20T19:26:55.379Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:26:55 [2019-12-20T19:26:55.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:26:55 [2019-12-20T19:26:55.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:26:55 [2019-12-20T19:26:55.379Z] DEBUG - Attempting to set focus on Tree with text {}
14:26:55 [2019-12-20T19:26:55.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=617017549 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:26:55 [2019-12-20T19:26:55.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=617017550 data=null doit=true} to TreeItem with text {test}
14:26:55 [2019-12-20T19:26:55.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=617017550 data=null} to TreeItem with text {test}
14:26:55 [2019-12-20T19:26:55.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=617017573 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:26:55 [2019-12-20T19:26:55.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617017573 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:26:55 [2019-12-20T19:26:55.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=617017584 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:26:55 [2019-12-20T19:26:55.636Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:26:55 [2019-12-20T19:26:55.636Z] DEBUG - Clicking on with mnemonic 'Delete'
14:26:55 [2019-12-20T19:26:55.636Z] DEBUG - Clicked on with mnemonic 'Delete'
14:26:55 [2019-12-20T19:26:55.892Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:26:55 [2019-12-20T19:26:55.892Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:26:55 [2019-12-20T19:26:55.892Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:26:55 [2019-12-20T19:26:55.892Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:26:55 [2019-12-20T19:26:55.892Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:26:55 [2019-12-20T19:26:55.892Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:26:55 [2019-12-20T19:26:55.892Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:26:55 [2019-12-20T19:26:55.892Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:26:55 [2019-12-20T19:26:55.892Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:26:55 [2019-12-20T19:26:55.892Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:26:55 [2019-12-20T19:26:55.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=617018216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:26:55 [2019-12-20T19:26:55.892Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=617018216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:26:55 [2019-12-20T19:26:55.892Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=617018216 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:26:55 [2019-12-20T19:26:55.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=617018216 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:26:55 [2019-12-20T19:26:55.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=617018216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:26:55 [2019-12-20T19:26:55.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=617018217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:26:55 [2019-12-20T19:26:55.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=617018217 data=null 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:26:55 [2019-12-20T19:26:55.892Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=617018217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:26:55 [2019-12-20T19:26:55.892Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=617018217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:26:55 [2019-12-20T19:26:55.892Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=617018217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:26:55 [2019-12-20T19:26:55.892Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=617018217 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:26:55 [2019-12-20T19:26:55.892Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=617018217 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:26:55 [2019-12-20T19:26:55.892Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:26:55 [2019-12-20T19:26:55.892Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:26:55 [2019-12-20T19:26:55.892Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:26:55 [2019-12-20T19:26:55.892Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:26:55 [2019-12-20T19:26:55.892Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:26:55 [2019-12-20T19:26:55.892Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:26:55 [2019-12-20T19:26:55.892Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:26:55 [2019-12-20T19:26:55.892Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:26:55 [2019-12-20T19:26:55.892Z] DEBUG - Clicking on OK
14:26:55 [2019-12-20T19:26:55.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=617018219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:26:55 [2019-12-20T19:26:55.892Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=617018219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:26:55 [2019-12-20T19:26:55.892Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=617018219 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:26:55 [2019-12-20T19:26:55.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=617018219 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:26:55 [2019-12-20T19:26:55.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=617018219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:26:55 [2019-12-20T19:26:55.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=617018219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:26:55 [2019-12-20T19:26:55.892Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:26:55 [2019-12-20T19:26:55.892Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:26:55 [2019-12-20T19:26:55.892Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:26:55 [2019-12-20T19:26:55.892Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:26:55 [2019-12-20T19:26:55.892Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:26:55 [2019-12-20T19:26:55.892Z] DEBUG - Clicked on OK
14:26:56 [2019-12-20T19:26:56.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=617018219 data=null item=null detail=0 x=0 y=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:26:56 [2019-12-20T19:26:56.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=617017810 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:26:56 [2019-12-20T19:26:56.453Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"'
14:26:56 [2019-12-20T19:26:56.709Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.419 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
14:26:56 [2019-12-20T19:26:56.709Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest)  Time elapsed: 6.142 s
14:26:56 [2019-12-20T19:26:56.709Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
14:26:58 [2019-12-20T19:26:58.598Z] 
14:26:58 [2019-12-20T19:26:58.598Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:26:58.207
14:26:58 [2019-12-20T19:26:58.598Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=617023898 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=617023898 data=null doit=true} to TreeItem with text {test}
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=617023898 data=null} to TreeItem with text {test}
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=617023898 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617023899 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=617023987 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=617023988 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=617023988 data=null doit=true} to TreeItem with text {test}
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=617023988 data=null} to TreeItem with text {test}
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=617023988 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617023988 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=617024000 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=617024000 data=null doit=true} to TreeItem with text {test}
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=617024000 data=null} to TreeItem with text {test}
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=617024000 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=617024001 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:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=617024003 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {test}
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=617024004 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [1]}
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=617024004 data=null doit=true} to TreeItem with text {Traces [1]}
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=617024004 data=null} to TreeItem with text {Traces [1]}
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=617024005 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]}
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617024005 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:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=617024079 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=617024080 data=null doit=true} to TreeItem with text {Traces [1]}
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=617024080 data=null} to TreeItem with text {Traces [1]}
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=617024080 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=617024080 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:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=617024082 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]}
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=617024083 data=null doit=true} to Tree node with text: bug446190
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=617024083 data=null} to Tree node with text: bug446190
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=617024083 data=null button=1 stateMask=0x0 x=98 y=74 count=1} to Tree node with text: bug446190
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=617024083 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:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=617024086 data=null button=1 stateMask=0x80000 x=98 y=74 count=1} to Tree node with text: bug446190
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=617024086 data=null doit=true} to Tree node with text: Views
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=617024086 data=null} to Tree node with text: Views
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=617024087 data=null button=1 stateMask=0x0 x=98 y=95 count=1} to Tree node with text: Views
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=617024087 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:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=617024183 data=null button=1 stateMask=0x80000 x=114 y=95 count=1} to Tree node with text: Views
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=617024184 data=null doit=true} to Tree node with text: XML system call analysis
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=617024185 data=null} to Tree node with text: XML system call analysis
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=617024185 data=null button=1 stateMask=0x0 x=193 y=431 count=1} to Tree node with text: XML system call analysis
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=617024185 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:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=617024191 data=null button=1 stateMask=0x80000 x=177 y=431 count=1} to Tree node with text: XML system call analysis
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Double-clicking on Tree node with text: Latency Table
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency Table} time=617024192 data=null button=0 stateMask=0x0 x=159 y=473 count=0} to Tree node with text: Latency Table
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency Table} time=617024192 data=null doit=true} to Tree node with text: Latency Table
14:27:01 [2019-12-20T19:27:01.865Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:01 [2019-12-20T19:27:01.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency Table} time=617024192 data=null} to Tree node with text: Latency Table
14:27:01 [2019-12-20T19:27:01.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=617024193 data=null button=1 stateMask=0x0 x=159 y=473 count=1} to Tree node with text: Latency Table
14:27:01 [2019-12-20T19:27:01.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617024193 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:27:02 [2019-12-20T19:27:02.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=617024274 data=null button=1 stateMask=0x80000 x=175 y=473 count=1} to Tree node with text: Latency Table
14:27:02 [2019-12-20T19:27:02.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=617024274 data=null button=1 stateMask=0x0 x=175 y=473 count=2} to Tree node with text: Latency Table
14:27:02 [2019-12-20T19:27:02.121Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency Table} time=617024275 data=null button=1 stateMask=0x0 x=175 y=473 count=2} to Tree node with text: Latency Table
14:27:02 [2019-12-20T19:27:02.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=617024387 data=null button=1 stateMask=0x80000 x=175 y=473 count=2} to Tree node with text: Latency Table
14:27:02 [2019-12-20T19:27:02.121Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency Table} time=617024388 data=null button=0 stateMask=0x0 x=175 y=473 count=0} to Tree node with text: Latency Table
14:27:02 [2019-12-20T19:27:02.121Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency Table} time=617024388 data=null doit=true} to Tree node with text: Latency Table
14:27:02 [2019-12-20T19:27:02.121Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency Table} time=617024388 data=null} to Tree node with text: Latency Table
14:27:02 [2019-12-20T19:27:02.121Z] DEBUG - Double-clicked on Tree node with text: Latency Table
14:27:02 [2019-12-20T19:27:02.682Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=617024275 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:27:02 [2019-12-20T19:27:02.937Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"'
14:27:04 [2019-12-20T19:27:04.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=617027088 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:27:04 [2019-12-20T19:27:04.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=617027090 data=null button=1 stateMask=0x80000 x=445 y=-11 count=1} to TableColumn with text {Name}
14:27:04 [2019-12-20T19:27:04.825Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=617027107 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:27:04 [2019-12-20T19:27:04.825Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=617027172 data=null button=1 stateMask=0x80000 x=445 y=-12 count=1} to TableColumn with text {Name}
14:27:05 [2019-12-20T19:27:05.081Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=617027390 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:27:05 [2019-12-20T19:27:05.081Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:27:05 [2019-12-20T19:27:05.081Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:05 [2019-12-20T19:27:05.081Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:05 [2019-12-20T19:27:05.337Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:05 [2019-12-20T19:27:05.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=617027491 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:27:05 [2019-12-20T19:27:05.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=617027492 data=null doit=true} to TreeItem with text {test}
14:27:05 [2019-12-20T19:27:05.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=617027492 data=null} to TreeItem with text {test}
14:27:05 [2019-12-20T19:27:05.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=617027492 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:27:05 [2019-12-20T19:27:05.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617027492 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:27:05 [2019-12-20T19:27:05.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=617027500 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:27:05 [2019-12-20T19:27:05.337Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:27:05 [2019-12-20T19:27:05.337Z] DEBUG - Clicking on with mnemonic 'Delete'
14:27:05 [2019-12-20T19:27:05.593Z] DEBUG - Clicked on with mnemonic 'Delete'
14:27:06 [2019-12-20T19:27:06.154Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:27:06 [2019-12-20T19:27:06.154Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:27:06 [2019-12-20T19:27:06.154Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:27:06 [2019-12-20T19:27:06.154Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:27:06 [2019-12-20T19:27:06.154Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:27:06 [2019-12-20T19:27:06.154Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:27:06 [2019-12-20T19:27:06.154Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:06 [2019-12-20T19:27:06.154Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:27:06 [2019-12-20T19:27:06.154Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:27:06 [2019-12-20T19:27:06.154Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:27:06 [2019-12-20T19:27:06.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=617028521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:27:06 [2019-12-20T19:27:06.154Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=617028521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:27:06 [2019-12-20T19:27:06.154Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=617028521 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:27:06 [2019-12-20T19:27:06.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=617028521 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:27:06 [2019-12-20T19:27:06.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=617028522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:27:06 [2019-12-20T19:27:06.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=617028522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:27:06 [2019-12-20T19:27:06.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=617028522 data=null 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:06 [2019-12-20T19:27:06.154Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=617028522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:27:06 [2019-12-20T19:27:06.154Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=617028522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:27:06 [2019-12-20T19:27:06.154Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=617028522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:27:06 [2019-12-20T19:27:06.154Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=617028522 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:27:06 [2019-12-20T19:27:06.154Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=617028522 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:27:06 [2019-12-20T19:27:06.154Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:27:06 [2019-12-20T19:27:06.154Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:27:06 [2019-12-20T19:27:06.154Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:27:06 [2019-12-20T19:27:06.154Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:06 [2019-12-20T19:27:06.154Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:27:06 [2019-12-20T19:27:06.154Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:27:06 [2019-12-20T19:27:06.154Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:27:06 [2019-12-20T19:27:06.154Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:06 [2019-12-20T19:27:06.154Z] DEBUG - Clicking on OK
14:27:06 [2019-12-20T19:27:06.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=617028524 data=null 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:06 [2019-12-20T19:27:06.154Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=617028524 data=null 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:06 [2019-12-20T19:27:06.154Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=617028524 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:06 [2019-12-20T19:27:06.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=617028524 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:06 [2019-12-20T19:27:06.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=617028524 data=null 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:06 [2019-12-20T19:27:06.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=617028524 data=null 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:06 [2019-12-20T19:27:06.410Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:06 [2019-12-20T19:27:06.410Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:06 [2019-12-20T19:27:06.410Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:06 [2019-12-20T19:27:06.410Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:06 [2019-12-20T19:27:06.410Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:06 [2019-12-20T19:27:06.410Z] DEBUG - Clicked on OK
14:27:06 [2019-12-20T19:27:06.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=617028524 data=null item=null detail=0 x=0 y=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:06 [2019-12-20T19:27:06.666Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=617027695 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:06 [2019-12-20T19:27:06.666Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"'
14:27:06 [2019-12-20T19:27:06.921Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.213 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
14:27:06 [2019-12-20T19:27:06.921Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest)  Time elapsed: 5.317 s
14:27:06 [2019-12-20T19:27:06.921Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
14:27:08 [2019-12-20T19:27:08.286Z] 
14:27:08 [2019-12-20T19:27:08.286Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2019-12-20 19:27:08.211
14:27:08 [2019-12-20T19:27:08.286Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
14:27:11 [2019-12-20T19:27:11.558Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:27:11 [2019-12-20T19:27:11.558Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:11 [2019-12-20T19:27:11.558Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:11 [2019-12-20T19:27:11.558Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:11 [2019-12-20T19:27:11.558Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:11 [2019-12-20T19:27:11.558Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:11 [2019-12-20T19:27:11.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=617033706 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:27:11 [2019-12-20T19:27:11.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=617033706 data=null doit=true} to TreeItem with text {test}
14:27:11 [2019-12-20T19:27:11.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=617033706 data=null} to TreeItem with text {test}
14:27:11 [2019-12-20T19:27:11.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=617033707 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:27:11 [2019-12-20T19:27:11.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617033707 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:27:11 [2019-12-20T19:27:11.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=617033790 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:27:11 [2019-12-20T19:27:11.558Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:11 [2019-12-20T19:27:11.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=617033790 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:27:11 [2019-12-20T19:27:11.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=617033791 data=null doit=true} to TreeItem with text {test}
14:27:11 [2019-12-20T19:27:11.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=617033791 data=null} to TreeItem with text {test}
14:27:11 [2019-12-20T19:27:11.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=617033791 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:27:11 [2019-12-20T19:27:11.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617033796 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:27:11 [2019-12-20T19:27:11.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=617033803 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:27:11 [2019-12-20T19:27:11.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=617033803 data=null doit=true} to TreeItem with text {test}
14:27:11 [2019-12-20T19:27:11.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=617033803 data=null} to TreeItem with text {test}
14:27:11 [2019-12-20T19:27:11.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=617033803 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:27:11 [2019-12-20T19:27:11.558Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=617033803 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:27:11 [2019-12-20T19:27:11.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=617033806 data=null button=1 stateMask=0x80000 x=39 y=11 count=1} to TreeItem with text {test}
14:27:11 [2019-12-20T19:27:11.558Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:11 [2019-12-20T19:27:11.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=617033806 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [1]}
14:27:11 [2019-12-20T19:27:11.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=617033806 data=null doit=true} to TreeItem with text {Traces [1]}
14:27:11 [2019-12-20T19:27:11.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=617033807 data=null} to TreeItem with text {Traces [1]}
14:27:11 [2019-12-20T19:27:11.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=617033807 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [1]}
14:27:11 [2019-12-20T19:27:11.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617033807 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 [2019-12-20T19:27:11.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=617033881 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:27:11 [2019-12-20T19:27:11.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=617033882 data=null doit=true} to TreeItem with text {Traces [1]}
14:27:11 [2019-12-20T19:27:11.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=617033882 data=null} to TreeItem with text {Traces [1]}
14:27:11 [2019-12-20T19:27:11.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=617033882 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [1]}
14:27:11 [2019-12-20T19:27:11.558Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=617033882 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:27:11 [2019-12-20T19:27:11.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=617033884 data=null button=1 stateMask=0x80000 x=75 y=53 count=1} to TreeItem with text {Traces [1]}
14:27:11 [2019-12-20T19:27:11.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=617033884 data=null doit=true} to Tree node with text: bug446190
14:27:11 [2019-12-20T19:27:11.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=617033885 data=null} to Tree node with text: bug446190
14:27:11 [2019-12-20T19:27:11.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=617033885 data=null button=1 stateMask=0x0 x=98 y=74 count=1} to Tree node with text: bug446190
14:27:11 [2019-12-20T19:27:11.558Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=617033885 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:27:11 [2019-12-20T19:27:11.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=617033887 data=null button=1 stateMask=0x80000 x=98 y=74 count=1} to Tree node with text: bug446190
14:27:11 [2019-12-20T19:27:11.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=617033887 data=null doit=true} to Tree node with text: Views
14:27:11 [2019-12-20T19:27:11.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=617033888 data=null} to Tree node with text: Views
14:27:11 [2019-12-20T19:27:11.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=617033888 data=null button=1 stateMask=0x0 x=98 y=95 count=1} to Tree node with text: Views
14:27:11 [2019-12-20T19:27:11.559Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=617033888 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:27:11 [2019-12-20T19:27:11.559Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=617033912 data=null button=1 stateMask=0x80000 x=114 y=95 count=1} to Tree node with text: Views
14:27:11 [2019-12-20T19:27:11.559Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=617033912 data=null doit=true} to Tree node with text: XML system call analysis
14:27:11 [2019-12-20T19:27:11.559Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=617033912 data=null} to Tree node with text: XML system call analysis
14:27:11 [2019-12-20T19:27:11.559Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=617033913 data=null button=1 stateMask=0x0 x=193 y=431 count=1} to Tree node with text: XML system call analysis
14:27:11 [2019-12-20T19:27:11.559Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=617033913 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:27:11 [2019-12-20T19:27:11.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=617033989 data=null button=1 stateMask=0x80000 x=193 y=431 count=1} to Tree node with text: XML system call analysis
14:27:11 [2019-12-20T19:27:11.814Z] DEBUG - Double-clicking on Tree node with text: Latency vs Time
14:27:11 [2019-12-20T19:27:11.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Time} time=617033989 data=null button=0 stateMask=0x0 x=184 y=515 count=0} to Tree node with text: Latency vs Time
14:27:11 [2019-12-20T19:27:11.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Time} time=617033989 data=null doit=true} to Tree node with text: Latency vs Time
14:27:11 [2019-12-20T19:27:11.814Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:11 [2019-12-20T19:27:11.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Time} time=617033990 data=null} to Tree node with text: Latency vs Time
14:27:11 [2019-12-20T19:27:11.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=617033990 data=null button=1 stateMask=0x0 x=184 y=515 count=1} to Tree node with text: Latency vs Time
14:27:11 [2019-12-20T19:27:11.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617033990 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:27:11 [2019-12-20T19:27:11.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=617034074 data=null button=1 stateMask=0x80000 x=184 y=515 count=1} to Tree node with text: Latency vs Time
14:27:11 [2019-12-20T19:27:11.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=617034075 data=null button=1 stateMask=0x0 x=184 y=515 count=2} to Tree node with text: Latency vs Time
14:27:11 [2019-12-20T19:27:11.814Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Time} time=617034075 data=null button=1 stateMask=0x0 x=184 y=515 count=2} to Tree node with text: Latency vs Time
14:27:12 [2019-12-20T19:27:12.070Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=617034075 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:27:12 [2019-12-20T19:27:12.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=617034185 data=null button=1 stateMask=0x80000 x=184 y=515 count=2} to Tree node with text: Latency vs Time
14:27:12 [2019-12-20T19:27:12.326Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Time} time=617034694 data=null button=0 stateMask=0x0 x=184 y=515 count=0} to Tree node with text: Latency vs Time
14:27:12 [2019-12-20T19:27:12.326Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Time} time=617034697 data=null doit=true} to Tree node with text: Latency vs Time
14:27:12 [2019-12-20T19:27:12.581Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Time} time=617034697 data=null} to Tree node with text: Latency vs Time
14:27:12 [2019-12-20T19:27:12.581Z] DEBUG - Double-clicked on Tree node with text: Latency vs Time
14:27:14 [2019-12-20T19:27:14.471Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
14:27:14 [2019-12-20T19:27:14.471Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
14:27:14 [2019-12-20T19:27:14.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:14 [2019-12-20T19:27:14.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:14 [2019-12-20T19:27:14.471Z] DEBUG - Setting state to checked on: bug446190
14:27:14 [2019-12-20T19:27:14.726Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=617037084 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:27:14 [2019-12-20T19:27:14.727Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:27:14 [2019-12-20T19:27:14.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:14 [2019-12-20T19:27:14.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:14 [2019-12-20T19:27:14.983Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:14 [2019-12-20T19:27:14.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=617037181 data=null button=0 stateMask=0x0 x=55 y=11 count=0} to TreeItem with text {test}
14:27:14 [2019-12-20T19:27:14.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=617037181 data=null doit=true} to TreeItem with text {test}
14:27:14 [2019-12-20T19:27:14.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=617037181 data=null} to TreeItem with text {test}
14:27:14 [2019-12-20T19:27:14.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=617037181 data=null button=1 stateMask=0x0 x=55 y=11 count=1} to TreeItem with text {test}
14:27:14 [2019-12-20T19:27:14.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617037182 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
14:27:14 [2019-12-20T19:27:14.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=617037188 data=null button=1 stateMask=0x80000 x=55 y=11 count=1} to TreeItem with text {test}
14:27:15 [2019-12-20T19:27:15.238Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:27:15 [2019-12-20T19:27:15.239Z] DEBUG - Clicking on with mnemonic 'Delete'
14:27:15 [2019-12-20T19:27:15.239Z] DEBUG - Clicked on with mnemonic 'Delete'
14:27:15 [2019-12-20T19:27:15.800Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:27:15 [2019-12-20T19:27:15.800Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:27:15 [2019-12-20T19:27:15.800Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:27:15 [2019-12-20T19:27:15.800Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:27:15 [2019-12-20T19:27:15.800Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:27:15 [2019-12-20T19:27:15.800Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:27:15 [2019-12-20T19:27:15.800Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:15 [2019-12-20T19:27:15.800Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:27:15 [2019-12-20T19:27:15.800Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:27:15 [2019-12-20T19:27:15.800Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:27:15 [2019-12-20T19:27:15.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=617038115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:27:15 [2019-12-20T19:27:15.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=617038115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:27:15 [2019-12-20T19:27:15.800Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=617038115 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:27:15 [2019-12-20T19:27:15.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=617038116 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:27:15 [2019-12-20T19:27:15.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=617038116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:27:15 [2019-12-20T19:27:15.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=617038116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:27:15 [2019-12-20T19:27:15.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=617038116 data=null 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:15 [2019-12-20T19:27:15.800Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=617038116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:27:15 [2019-12-20T19:27:15.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=617038116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:27:15 [2019-12-20T19:27:15.800Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=617038116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:27:15 [2019-12-20T19:27:15.800Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=617038116 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:27:15 [2019-12-20T19:27:15.801Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=617038116 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:27:15 [2019-12-20T19:27:15.801Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:27:15 [2019-12-20T19:27:15.801Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:27:15 [2019-12-20T19:27:15.801Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:27:15 [2019-12-20T19:27:15.801Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:15 [2019-12-20T19:27:15.801Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:27:15 [2019-12-20T19:27:15.801Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:27:15 [2019-12-20T19:27:15.801Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:27:15 [2019-12-20T19:27:15.801Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:15 [2019-12-20T19:27:15.801Z] DEBUG - Clicking on OK
14:27:15 [2019-12-20T19:27:15.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=617038119 data=null 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:15 [2019-12-20T19:27:15.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=617038119 data=null 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:15 [2019-12-20T19:27:15.801Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=617038119 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:15 [2019-12-20T19:27:15.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=617038119 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:15 [2019-12-20T19:27:15.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=617038119 data=null 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:15 [2019-12-20T19:27:15.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=617038119 data=null 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:15 [2019-12-20T19:27:15.801Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:15 [2019-12-20T19:27:15.801Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:15 [2019-12-20T19:27:15.801Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:15 [2019-12-20T19:27:15.801Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:15 [2019-12-20T19:27:15.801Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:15 [2019-12-20T19:27:15.801Z] DEBUG - Clicked on OK
14:27:16 [2019-12-20T19:27:16.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=617038119 data=null item=null detail=0 x=0 y=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:16 [2019-12-20T19:27:16.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=617037376 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:16 [2019-12-20T19:27:16.311Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
14:27:16 [2019-12-20T19:27:16.567Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.596 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
14:27:16 [2019-12-20T19:27:16.567Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest)  Time elapsed: 5.118 s
14:27:16 [2019-12-20T19:27:16.567Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
14:27:16 [2019-12-20T19:27:16.567Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=617038821 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:27:16 [2019-12-20T19:27:16.822Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:27:16 [2019-12-20T19:27:16.822Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:27:16 [2019-12-20T19:27:16.822Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:27:17 [2019-12-20T19:27:17.078Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:27:17 [2019-12-20T19:27:17.078Z] DEBUG - matched Shell with text "Preferences", using matcher: of type 'Shell'
14:27:17 [2019-12-20T19:27:17.078Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
14:27:17 [2019-12-20T19:27:17.078Z] DEBUG - matched Shell with text "Preferences", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:27:17 [2019-12-20T19:27:17.078Z] DEBUG - matched Shell with text "Preferences", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:27:17 [2019-12-20T19:27:17.078Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=617039304 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:27:17 [2019-12-20T19:27:17.078Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:17 [2019-12-20T19:27:17.078Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:17 [2019-12-20T19:27:17.078Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:17 [2019-12-20T19:27:17.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=617039306 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
14:27:17 [2019-12-20T19:27:17.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=617039306 data=null doit=true} to TreeItem with text {Tracing}
14:27:17 [2019-12-20T19:27:17.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=617039307 data=null} to TreeItem with text {Tracing}
14:27:17 [2019-12-20T19:27:17.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=617039307 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
14:27:17 [2019-12-20T19:27:17.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617039307 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:27:17 [2019-12-20T19:27:17.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=617039392 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
14:27:17 [2019-12-20T19:27:17.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=617039393 data=null doit=true} to TreeItem with text {Tracing}
14:27:17 [2019-12-20T19:27:17.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=617039393 data=null} to TreeItem with text {Tracing}
14:27:17 [2019-12-20T19:27:17.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=617039393 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
14:27:17 [2019-12-20T19:27:17.078Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=617039393 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:27:17 [2019-12-20T19:27:17.078Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=617039395 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
14:27:17 [2019-12-20T19:27:17.078Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:17 [2019-12-20T19:27:17.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=617039396 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses
14:27:17 [2019-12-20T19:27:17.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=617039396 data=null doit=true} to Tree node with text: XML Analyses
14:27:17 [2019-12-20T19:27:17.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=617039396 data=null} to Tree node with text: XML Analyses
14:27:17 [2019-12-20T19:27:17.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=617039396 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses
14:27:17 [2019-12-20T19:27:17.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617039397 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:27:17 [2019-12-20T19:27:17.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=617039491 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses
14:27:17 [2019-12-20T19:27:17.334Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:27:17 [2019-12-20T19:27:17.334Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:27:17 [2019-12-20T19:27:17.334Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:27:17 [2019-12-20T19:27:17.334Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:27:17 [2019-12-20T19:27:17.334Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:27:17 [2019-12-20T19:27:17.334Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:27:17 [2019-12-20T19:27:17.334Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:27:17 [2019-12-20T19:27:17.334Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:27:17 [2019-12-20T19:27:17.334Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:27:17 [2019-12-20T19:27:17.334Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:27:17 [2019-12-20T19:27:17.334Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:17 [2019-12-20T19:27:17.335Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:27:17 [2019-12-20T19:27:17.335Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:27:17 [2019-12-20T19:27:17.335Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:27:17 [2019-12-20T19:27:17.335Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:27:17 [2019-12-20T19:27:17.335Z] 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:27:17 [2019-12-20T19:27:17.335Z] DEBUG - Clicking on Apply and Close
14:27:17 [2019-12-20T19:27:17.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=617039495 data=null button=0 stateMask=0x0 x=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:27:17 [2019-12-20T19:27:17.335Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=617039495 data=null button=0 stateMask=0x0 x=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:27:17 [2019-12-20T19:27:17.335Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=617039495 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:27:17 [2019-12-20T19:27:17.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=617039495 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:27:17 [2019-12-20T19:27:17.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=617039495 data=null button=0 stateMask=0x0 x=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:27:17 [2019-12-20T19:27:17.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=617039495 data=null button=0 stateMask=0x0 x=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:27:17 [2019-12-20T19:27:17.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=617039495 data=null item=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:27:17 [2019-12-20T19:27:17.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=617038948 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:27:17 [2019-12-20T19:27:17.335Z] DEBUG - Clicked on 
14:27:17 [2019-12-20T19:27:17.335Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=617039679 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:27:17 [2019-12-20T19:27:17.335Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:27:17 [2019-12-20T19:27:17.335Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:27:17 [2019-12-20T19:27:17.335Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:27:17 [2019-12-20T19:27:17.590Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:27:17 [2019-12-20T19:27:17.590Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:27:17 [2019-12-20T19:27:17.590Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:27:17 [2019-12-20T19:27:17.590Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:27:17 [2019-12-20T19:27:17.590Z] 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:27:17 [2019-12-20T19:27:17.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=617039907 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:27:17 [2019-12-20T19:27:17.591Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:17 [2019-12-20T19:27:17.591Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:17 [2019-12-20T19:27:17.591Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:17 [2019-12-20T19:27:17.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=617039910 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
14:27:17 [2019-12-20T19:27:17.846Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=617039976 data=null doit=true} to TreeItem with text {Tracing}
14:27:17 [2019-12-20T19:27:17.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=617039977 data=null} to TreeItem with text {Tracing}
14:27:17 [2019-12-20T19:27:17.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=617039977 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
14:27:17 [2019-12-20T19:27:17.846Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617039977 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:27:17 [2019-12-20T19:27:17.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=617039989 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
14:27:17 [2019-12-20T19:27:17.846Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:27:17 [2019-12-20T19:27:17.846Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:17 [2019-12-20T19:27:17.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=617039991 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses
14:27:17 [2019-12-20T19:27:17.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=617039999 data=null doit=true} to Tree node with text: XML Analyses
14:27:17 [2019-12-20T19:27:17.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=617039999 data=null} to Tree node with text: XML Analyses
14:27:17 [2019-12-20T19:27:17.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=617039999 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses
14:27:17 [2019-12-20T19:27:17.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617039999 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:27:17 [2019-12-20T19:27:17.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=617040001 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses
14:27:17 [2019-12-20T19:27:17.847Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:27:17 [2019-12-20T19:27:17.847Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:27:17 [2019-12-20T19:27:17.847Z] DEBUG - Attempting to set focus on (of type 'Table')
14:27:17 [2019-12-20T19:27:17.847Z] DEBUG - Attempting to set focus on (of type 'Table')
14:27:17 [2019-12-20T19:27:17.847Z] DEBUG - Selecting rows [0, 1, 2] in (of type 'Table')
14:27:17 [2019-12-20T19:27:17.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=617040077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:17 [2019-12-20T19:27:17.847Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=617040078 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:17 [2019-12-20T19:27:17.847Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=617040078 data=null doit=true} to (of type 'Table')
14:27:17 [2019-12-20T19:27:17.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=617040078 data=null} to (of type 'Table')
14:27:17 [2019-12-20T19:27:17.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=617040079 data=null button=1 stateMask=0x0 x=125 y=11 count=1} to (of type 'Table')
14:27:17 [2019-12-20T19:27:17.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=617040079 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:27:17 [2019-12-20T19:27:17.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=617040091 data=null button=1 stateMask=0x80000 x=125 y=11 count=1} to (of type 'Table')
14:27:17 [2019-12-20T19:27:17.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=617040091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:17 [2019-12-20T19:27:17.847Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=617040091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:17 [2019-12-20T19:27:17.847Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=617040091 data=null doit=true} to (of type 'Table')
14:27:17 [2019-12-20T19:27:17.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=617040092 data=null} to (of type 'Table')
14:27:17 [2019-12-20T19:27:17.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_conditions} time=617040096 data=null button=1 stateMask=0x40000 x=77 y=33 count=1} to (of type 'Table')
14:27:17 [2019-12-20T19:27:17.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=617040097 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:27:17 [2019-12-20T19:27:17.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_conditions} time=617040186 data=null button=1 stateMask=0xc0000 x=77 y=33 count=1} to (of type 'Table')
14:27:17 [2019-12-20T19:27:17.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=617040186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:17 [2019-12-20T19:27:17.847Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=617040186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:17 [2019-12-20T19:27:17.847Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=617040186 data=null doit=true} to (of type 'Table')
14:27:17 [2019-12-20T19:27:17.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=617040186 data=null} to (of type 'Table')
14:27:17 [2019-12-20T19:27:17.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=617040187 data=null button=1 stateMask=0x40000 x=86 y=55 count=1} to (of type 'Table')
14:27:18 [2019-12-20T19:27:18.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=617040187 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:27:18 [2019-12-20T19:27:18.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=617040280 data=null button=1 stateMask=0xc0000 x=86 y=55 count=1} to (of type 'Table')
14:27:18 [2019-12-20T19:27:18.103Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:27:18 [2019-12-20T19:27:18.103Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:27:18 [2019-12-20T19:27:18.103Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:27:18 [2019-12-20T19:27:18.103Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:27:18 [2019-12-20T19:27:18.103Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
14:27:18 [2019-12-20T19:27:18.103Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
14:27:18 [2019-12-20T19:27:18.103Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:27:18 [2019-12-20T19:27:18.103Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:27:18 [2019-12-20T19:27:18.103Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:27:18 [2019-12-20T19:27:18.103Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:27:18 [2019-12-20T19:27:18.103Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:27:18 [2019-12-20T19:27:18.103Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:27:18 [2019-12-20T19:27:18.103Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:27:18 [2019-12-20T19:27:18.103Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:18 [2019-12-20T19:27:18.103Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:27:18 [2019-12-20T19:27:18.103Z] DEBUG - Clicking on Delete
14:27:18 [2019-12-20T19:27:18.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=617040283 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:27:18 [2019-12-20T19:27:18.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=617040284 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:27:18 [2019-12-20T19:27:18.103Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=617040284 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:27:18 [2019-12-20T19:27:18.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=617040284 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:27:18 [2019-12-20T19:27:18.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=617040284 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:27:18 [2019-12-20T19:27:18.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=617040284 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:27:18 [2019-12-20T19:27:18.103Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=617040400 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:27:18 [2019-12-20T19:27:18.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=617040401 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:27:18 [2019-12-20T19:27:18.103Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=617040401 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:27:18 [2019-12-20T19:27:18.103Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=617040401 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:27:18 [2019-12-20T19:27:18.103Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=617040401 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:27:18 [2019-12-20T19:27:18.103Z] DEBUG - Clicked on Delete
14:27:18 [2019-12-20T19:27:18.103Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
14:27:18 [2019-12-20T19:27:18.103Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=617040402 data=null doit=true} to Shell with text {Delete XML file(s)}
14:27:18 [2019-12-20T19:27:18.103Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:27:18 [2019-12-20T19:27:18.103Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:27:18 [2019-12-20T19:27:18.103Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:27:18 [2019-12-20T19:27:18.103Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:27:18 [2019-12-20T19:27:18.103Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:27:18 [2019-12-20T19:27:18.103Z] DEBUG - Clicking on &Yes
14:27:18 [2019-12-20T19:27:18.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=617040403 data=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:27:18 [2019-12-20T19:27:18.103Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=617040403 data=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:27:18 [2019-12-20T19:27:18.103Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=617040403 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:27:18 [2019-12-20T19:27:18.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=617040404 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:27:18 [2019-12-20T19:27:18.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=617040405 data=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:27:18 [2019-12-20T19:27:18.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=617040405 data=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:27:18 [2019-12-20T19:27:18.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=617040405 data=null item=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:27:18 [2019-12-20T19:27:18.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=617040285 data=null item=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:27:18 [2019-12-20T19:27:18.359Z] DEBUG - Clicked on 
14:27:18 [2019-12-20T19:27:18.359Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:27:18 [2019-12-20T19:27:18.359Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:27:18 [2019-12-20T19:27:18.359Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:27:18 [2019-12-20T19:27:18.359Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:27:18 [2019-12-20T19:27:18.359Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:27:18 [2019-12-20T19:27:18.359Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:27:18 [2019-12-20T19:27:18.359Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:27:18 [2019-12-20T19:27:18.359Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:27:18 [2019-12-20T19:27:18.359Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:27:18 [2019-12-20T19:27:18.359Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:27:18 [2019-12-20T19:27:18.359Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:18 [2019-12-20T19:27:18.359Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:27:18 [2019-12-20T19:27:18.359Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:27:18 [2019-12-20T19:27:18.359Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:27:18 [2019-12-20T19:27:18.359Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:27:18 [2019-12-20T19:27:18.359Z] 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:27:18 [2019-12-20T19:27:18.359Z] DEBUG - Clicking on Apply and Close
14:27:18 [2019-12-20T19:27:18.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=617040506 data=null button=0 stateMask=0x0 x=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:27:18 [2019-12-20T19:27:18.360Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=617040507 data=null button=0 stateMask=0x0 x=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:27:18 [2019-12-20T19:27:18.360Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=617040507 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:27:18 [2019-12-20T19:27:18.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=617040507 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:27:18 [2019-12-20T19:27:18.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=617040507 data=null button=0 stateMask=0x0 x=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:27:18 [2019-12-20T19:27:18.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=617040507 data=null button=0 stateMask=0x0 x=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:27:18 [2019-12-20T19:27:18.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=617040507 data=null item=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:27:18 [2019-12-20T19:27:18.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=617039691 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:27:18 [2019-12-20T19:27:18.360Z] DEBUG - Clicked on 
14:27:18 [2019-12-20T19:27:18.360Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=617040678 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:27:18 [2019-12-20T19:27:18.360Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:27:18 [2019-12-20T19:27:18.360Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:27:18 [2019-12-20T19:27:18.360Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:27:18 [2019-12-20T19:27:18.615Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:27:18 [2019-12-20T19:27:18.615Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:27:18 [2019-12-20T19:27:18.615Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:27:18 [2019-12-20T19:27:18.615Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:27:18 [2019-12-20T19:27:18.615Z] 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:27:18 [2019-12-20T19:27:18.615Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=617040985 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:27:18 [2019-12-20T19:27:18.615Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:18 [2019-12-20T19:27:18.615Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:18 [2019-12-20T19:27:18.872Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:18 [2019-12-20T19:27:18.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=617040988 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
14:27:18 [2019-12-20T19:27:18.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=617040988 data=null doit=true} to TreeItem with text {Tracing}
14:27:18 [2019-12-20T19:27:18.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=617040988 data=null} to TreeItem with text {Tracing}
14:27:18 [2019-12-20T19:27:18.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=617040988 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
14:27:18 [2019-12-20T19:27:18.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617040988 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:27:18 [2019-12-20T19:27:18.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=617041012 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
14:27:18 [2019-12-20T19:27:18.873Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:27:18 [2019-12-20T19:27:18.873Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:18 [2019-12-20T19:27:18.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=617041013 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses
14:27:18 [2019-12-20T19:27:18.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=617041013 data=null doit=true} to Tree node with text: XML Analyses
14:27:18 [2019-12-20T19:27:18.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=617041013 data=null} to Tree node with text: XML Analyses
14:27:18 [2019-12-20T19:27:18.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=617041075 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses
14:27:18 [2019-12-20T19:27:18.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617041075 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:27:18 [2019-12-20T19:27:18.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=617041077 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses
14:27:18 [2019-12-20T19:27:18.873Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:27:18 [2019-12-20T19:27:18.873Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
14:27:18 [2019-12-20T19:27:18.873Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
14:27:18 [2019-12-20T19:27:18.873Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:27:18 [2019-12-20T19:27:18.873Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:27:18 [2019-12-20T19:27:18.873Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:27:18 [2019-12-20T19:27:18.873Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:27:18 [2019-12-20T19:27:18.873Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:27:18 [2019-12-20T19:27:18.873Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:27:18 [2019-12-20T19:27:18.873Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:27:18 [2019-12-20T19:27:18.873Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:27:18 [2019-12-20T19:27:18.873Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:27:18 [2019-12-20T19:27:18.873Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:27:18 [2019-12-20T19:27:18.873Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:18 [2019-12-20T19:27:18.873Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:27:18 [2019-12-20T19:27:18.873Z] DEBUG - Clicking on Import
14:27:18 [2019-12-20T19:27:18.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=617041086 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:27:18 [2019-12-20T19:27:18.873Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=617041086 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:27:18 [2019-12-20T19:27:18.873Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=617041087 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:27:18 [2019-12-20T19:27:18.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=617041087 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:27:18 [2019-12-20T19:27:18.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=617041087 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:27:18 [2019-12-20T19:27:18.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=617041087 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:27:18 [2019-12-20T19:27:18.873Z] 
14:27:18 [2019-12-20T19:27:18.873Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-20 19:27:18.731
14:27:18 [2019-12-20T19:27:18.873Z] !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:27:18 [2019-12-20T19:27:18.873Z] 
14:27:18 [2019-12-20T19:27:18.873Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.ui 4 0 2019-12-20 19:27:18.732
14:27:18 [2019-12-20T19:27:18.873Z] !MESSAGE Import XML analysis file failed.
14:27:18 [2019-12-20T19:27:18.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=617041087 data=null item=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:27:18 [2019-12-20T19:27:18.873Z] 
14:27:18 [2019-12-20T19:27:18.873Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-20 19:27:18.741
14:27:18 [2019-12-20T19:27:18.873Z] !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:27:18 [2019-12-20T19:27:18.873Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=617041109 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:27:18 [2019-12-20T19:27:18.873Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=617041213 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:27:18 [2019-12-20T19:27:18.873Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=617041219 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:27:18 [2019-12-20T19:27:18.873Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=617041219 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:27:18 [2019-12-20T19:27:18.873Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=617041219 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:27:18 [2019-12-20T19:27:18.873Z] DEBUG - Clicked on Import
14:27:18 [2019-12-20T19:27:18.873Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:27:18 [2019-12-20T19:27:18.873Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:27:19 [2019-12-20T19:27:19.132Z] DEBUG - matched Shell with text "Import XML analysis ...", using matcher: with text 'Import XML analysis file failed.'
14:27:19 [2019-12-20T19:27:19.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import XML analysis file failed.} time=617041279 data=null doit=true} to Shell with text {Import XML analysis file failed.}
14:27:19 [2019-12-20T19:27:19.132Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:27:19 [2019-12-20T19:27:19.132Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:27:19 [2019-12-20T19:27:19.132Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:27:19 [2019-12-20T19:27:19.132Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:19 [2019-12-20T19:27:19.132Z] DEBUG - Clicking on OK
14:27:19 [2019-12-20T19:27:19.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=617041280 data=null 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:19 [2019-12-20T19:27:19.132Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=617041280 data=null 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:19 [2019-12-20T19:27:19.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=617041280 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:19 [2019-12-20T19:27:19.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=617041280 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:19 [2019-12-20T19:27:19.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=617041280 data=null 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:19 [2019-12-20T19:27:19.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=617041280 data=null 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:19 [2019-12-20T19:27:19.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=617041281 data=null item=null detail=0 x=0 y=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:19 [2019-12-20T19:27:19.132Z] DEBUG - Clicked on 
14:27:19 [2019-12-20T19:27:19.132Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:27:19 [2019-12-20T19:27:19.132Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:27:19 [2019-12-20T19:27:19.132Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:27:19 [2019-12-20T19:27:19.132Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:27:19 [2019-12-20T19:27:19.132Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:27:19 [2019-12-20T19:27:19.132Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:27:19 [2019-12-20T19:27:19.132Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:27:19 [2019-12-20T19:27:19.132Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:27:19 [2019-12-20T19:27:19.132Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:27:19 [2019-12-20T19:27:19.132Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:27:19 [2019-12-20T19:27:19.132Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:19 [2019-12-20T19:27:19.132Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:27:19 [2019-12-20T19:27:19.132Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:27:19 [2019-12-20T19:27:19.132Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:27:19 [2019-12-20T19:27:19.132Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:27:19 [2019-12-20T19:27:19.132Z] 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:27:19 [2019-12-20T19:27:19.132Z] DEBUG - Clicking on Apply and Close
14:27:19 [2019-12-20T19:27:19.132Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=617041398 data=null button=0 stateMask=0x0 x=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:27:19 [2019-12-20T19:27:19.132Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=617041399 data=null button=0 stateMask=0x0 x=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:27:19 [2019-12-20T19:27:19.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=617041399 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:27:19 [2019-12-20T19:27:19.132Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=617041399 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:27:19 [2019-12-20T19:27:19.132Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=617041399 data=null button=0 stateMask=0x0 x=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:27:19 [2019-12-20T19:27:19.132Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=617041399 data=null button=0 stateMask=0x0 x=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:27:19 [2019-12-20T19:27:19.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=617041399 data=null item=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:27:19 [2019-12-20T19:27:19.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=617040688 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:27:19 [2019-12-20T19:27:19.132Z] DEBUG - Clicked on 
14:27:19 [2019-12-20T19:27:19.132Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=617041483 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:27:19 [2019-12-20T19:27:19.132Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:27:19 [2019-12-20T19:27:19.132Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:27:19 [2019-12-20T19:27:19.132Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:27:19 [2019-12-20T19:27:19.388Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:27:19 [2019-12-20T19:27:19.388Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:27:19 [2019-12-20T19:27:19.388Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:27:19 [2019-12-20T19:27:19.388Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:27:19 [2019-12-20T19:27:19.388Z] 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:27:19 [2019-12-20T19:27:19.388Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=617041705 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:27:19 [2019-12-20T19:27:19.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:19 [2019-12-20T19:27:19.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:19 [2019-12-20T19:27:19.388Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:19 [2019-12-20T19:27:19.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=617041708 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
14:27:19 [2019-12-20T19:27:19.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=617041708 data=null doit=true} to TreeItem with text {Tracing}
14:27:19 [2019-12-20T19:27:19.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=617041708 data=null} to TreeItem with text {Tracing}
14:27:19 [2019-12-20T19:27:19.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=617041708 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
14:27:19 [2019-12-20T19:27:19.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617041708 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:27:19 [2019-12-20T19:27:19.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=617041788 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
14:27:19 [2019-12-20T19:27:19.644Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:27:19 [2019-12-20T19:27:19.644Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:19 [2019-12-20T19:27:19.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=617041789 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses
14:27:19 [2019-12-20T19:27:19.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=617041789 data=null doit=true} to Tree node with text: XML Analyses
14:27:19 [2019-12-20T19:27:19.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=617041789 data=null} to Tree node with text: XML Analyses
14:27:19 [2019-12-20T19:27:19.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=617041790 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses
14:27:19 [2019-12-20T19:27:19.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617041790 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:27:19 [2019-12-20T19:27:19.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=617041791 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses
14:27:19 [2019-12-20T19:27:19.644Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:27:19 [2019-12-20T19:27:19.644Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:27:19 [2019-12-20T19:27:19.644Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:27:19 [2019-12-20T19:27:19.644Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:27:19 [2019-12-20T19:27:19.644Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:27:19 [2019-12-20T19:27:19.644Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:27:19 [2019-12-20T19:27:19.644Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:27:19 [2019-12-20T19:27:19.644Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:27:19 [2019-12-20T19:27:19.644Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:27:19 [2019-12-20T19:27:19.644Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:27:19 [2019-12-20T19:27:19.644Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:27:19 [2019-12-20T19:27:19.644Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:27:19 [2019-12-20T19:27:19.644Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:19 [2019-12-20T19:27:19.644Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:27:19 [2019-12-20T19:27:19.644Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:27:19 [2019-12-20T19:27:19.644Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:27:19 [2019-12-20T19:27:19.644Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:27:19 [2019-12-20T19:27:19.644Z] 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:27:19 [2019-12-20T19:27:19.644Z] DEBUG - Clicking on Apply and Close
14:27:19 [2019-12-20T19:27:19.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=617041802 data=null button=0 stateMask=0x0 x=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:27:19 [2019-12-20T19:27:19.644Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=617041802 data=null button=0 stateMask=0x0 x=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:27:19 [2019-12-20T19:27:19.644Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=617041802 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:27:19 [2019-12-20T19:27:19.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=617041802 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:27:19 [2019-12-20T19:27:19.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=617041802 data=null button=0 stateMask=0x0 x=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:27:19 [2019-12-20T19:27:19.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=617041803 data=null button=0 stateMask=0x0 x=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:27:19 [2019-12-20T19:27:19.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=617041803 data=null item=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:27:19 [2019-12-20T19:27:19.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=617041492 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:27:19 [2019-12-20T19:27:19.644Z] DEBUG - Clicked on 
14:27:19 [2019-12-20T19:27:19.900Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:27:20 [2019-12-20T19:27:20.461Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:20 [2019-12-20T19:27:20.461Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:20 [2019-12-20T19:27:20.461Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:20 [2019-12-20T19:27:20.461Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:20 [2019-12-20T19:27:20.461Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:20 [2019-12-20T19:27:20.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=617042608 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {xml-test}
14:27:20 [2019-12-20T19:27:20.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=617042609 data=null doit=true} to TreeItem with text {xml-test}
14:27:20 [2019-12-20T19:27:20.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=617042609 data=null} to TreeItem with text {xml-test}
14:27:20 [2019-12-20T19:27:20.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=617042609 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test}
14:27:20 [2019-12-20T19:27:20.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617042622 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:27:20 [2019-12-20T19:27:20.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=617042704 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {xml-test}
14:27:20 [2019-12-20T19:27:20.462Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:20 [2019-12-20T19:27:20.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=617042705 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {xml-test}
14:27:20 [2019-12-20T19:27:20.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=617042705 data=null doit=true} to TreeItem with text {xml-test}
14:27:20 [2019-12-20T19:27:20.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=617042705 data=null} to TreeItem with text {xml-test}
14:27:20 [2019-12-20T19:27:20.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=617042705 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test}
14:27:20 [2019-12-20T19:27:20.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617042705 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:27:20 [2019-12-20T19:27:20.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=617042714 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {xml-test}
14:27:20 [2019-12-20T19:27:20.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=617042715 data=null doit=true} to TreeItem with text {xml-test}
14:27:20 [2019-12-20T19:27:20.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=617042715 data=null} to TreeItem with text {xml-test}
14:27:20 [2019-12-20T19:27:20.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=617042715 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test}
14:27:20 [2019-12-20T19:27:20.462Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=617042715 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:27:20 [2019-12-20T19:27:20.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=617042718 data=null button=1 stateMask=0x80000 x=53 y=11 count=1} to TreeItem with text {xml-test}
14:27:20 [2019-12-20T19:27:20.462Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:20 [2019-12-20T19:27:20.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=617042718 data=null button=0 stateMask=0x0 x=75 y=53 count=0} to TreeItem with text {Traces [0]}
14:27:20 [2019-12-20T19:27:20.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=617042718 data=null doit=true} to TreeItem with text {Traces [0]}
14:27:20 [2019-12-20T19:27:20.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=617042719 data=null} to TreeItem with text {Traces [0]}
14:27:20 [2019-12-20T19:27:20.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=617042719 data=null button=1 stateMask=0x0 x=75 y=53 count=1} to TreeItem with text {Traces [0]}
14:27:20 [2019-12-20T19:27:20.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617042719 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:20 [2019-12-20T19:27:20.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=617042784 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:27:20 [2019-12-20T19:27:20.462Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
14:27:20 [2019-12-20T19:27:20.462Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:20 [2019-12-20T19:27:20.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=617042787 data=null button=0 stateMask=0x0 x=91 y=53 count=0} to TreeItem with text {Traces [0]}
14:27:20 [2019-12-20T19:27:20.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=617042787 data=null doit=true} to TreeItem with text {Traces [0]}
14:27:20 [2019-12-20T19:27:20.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=617042788 data=null} to TreeItem with text {Traces [0]}
14:27:20 [2019-12-20T19:27:20.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=617042788 data=null button=1 stateMask=0x0 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:27:20 [2019-12-20T19:27:20.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617042788 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:20 [2019-12-20T19:27:20.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=617042793 data=null button=1 stateMask=0x80000 x=91 y=53 count=1} to TreeItem with text {Traces [0]}
14:27:20 [2019-12-20T19:27:20.717Z] DEBUG - matched MenuItem with text "&Manage XML analyses...", using matcher: with mnemonic 'Manage XML analyses...'
14:27:20 [2019-12-20T19:27:20.717Z] DEBUG - Clicking on with mnemonic 'Manage XML analyses...'
14:27:20 [2019-12-20T19:27:20.973Z] DEBUG - Clicked on with mnemonic 'Manage XML analyses...'
14:27:20 [2019-12-20T19:27:20.973Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:27:20 [2019-12-20T19:27:20.973Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files (Filtered)'
14:27:20 [2019-12-20T19:27:20.973Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)')
14:27:20 [2019-12-20T19:27:20.973Z] 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:27:20 [2019-12-20T19:27:20.973Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files (Filtered)} time=617043205 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)'))
14:27:20 [2019-12-20T19:27:20.973Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:27:20 [2019-12-20T19:27:20.973Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:27:20 [2019-12-20T19:27:20.973Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:27:20 [2019-12-20T19:27:20.973Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:27:20 [2019-12-20T19:27:20.973Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:27:20 [2019-12-20T19:27:20.973Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:27:20 [2019-12-20T19:27:20.973Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:27:20 [2019-12-20T19:27:20.973Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:27:20 [2019-12-20T19:27:20.973Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:27:20 [2019-12-20T19:27:20.973Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:27:20 [2019-12-20T19:27:20.973Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:20 [2019-12-20T19:27:20.973Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:27:20 [2019-12-20T19:27:20.973Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:27:20 [2019-12-20T19:27:20.973Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:27:20 [2019-12-20T19:27:20.973Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:27:20 [2019-12-20T19:27:20.973Z] 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:27:20 [2019-12-20T19:27:20.973Z] DEBUG - Clicking on Apply and Close
14:27:20 [2019-12-20T19:27:20.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=617043208 data=null button=0 stateMask=0x0 x=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:27:20 [2019-12-20T19:27:20.973Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=617043208 data=null button=0 stateMask=0x0 x=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:27:20 [2019-12-20T19:27:20.973Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=617043208 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:27:20 [2019-12-20T19:27:20.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=617043208 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:27:20 [2019-12-20T19:27:20.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=617043208 data=null button=0 stateMask=0x0 x=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:27:20 [2019-12-20T19:27:20.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=617043208 data=null button=0 stateMask=0x0 x=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:27:20 [2019-12-20T19:27:20.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=617043209 data=null item=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:27:20 [2019-12-20T19:27:20.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Manage XML analyses...} time=617042907 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:27:21 [2019-12-20T19:27:21.229Z] DEBUG - Clicked on 
14:27:21 [2019-12-20T19:27:21.229Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=617043380 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:27:21 [2019-12-20T19:27:21.229Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
14:27:21 [2019-12-20T19:27:21.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:21 [2019-12-20T19:27:21.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:21 [2019-12-20T19:27:21.229Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:21 [2019-12-20T19:27:21.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=617043385 data=null button=0 stateMask=0x0 x=69 y=11 count=0} to TreeItem with text {xml-test}
14:27:21 [2019-12-20T19:27:21.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=617043385 data=null doit=true} to TreeItem with text {xml-test}
14:27:21 [2019-12-20T19:27:21.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=617043385 data=null} to TreeItem with text {xml-test}
14:27:21 [2019-12-20T19:27:21.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=617043386 data=null button=1 stateMask=0x0 x=69 y=11 count=1} to TreeItem with text {xml-test}
14:27:21 [2019-12-20T19:27:21.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617043386 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:27:21 [2019-12-20T19:27:21.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=617043414 data=null button=1 stateMask=0x80000 x=69 y=11 count=1} to TreeItem with text {xml-test}
14:27:21 [2019-12-20T19:27:21.229Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
14:27:21 [2019-12-20T19:27:21.229Z] DEBUG - Clicking on with mnemonic 'Delete'
14:27:21 [2019-12-20T19:27:21.484Z] DEBUG - Clicked on with mnemonic 'Delete'
14:27:22 [2019-12-20T19:27:22.045Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
14:27:22 [2019-12-20T19:27:22.045Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
14:27:22 [2019-12-20T19:27:22.045Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:27:22 [2019-12-20T19:27:22.045Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
14:27:22 [2019-12-20T19:27:22.045Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
14:27:22 [2019-12-20T19:27:22.045Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:27:22 [2019-12-20T19:27:22.045Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:22 [2019-12-20T19:27:22.045Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:27:22 [2019-12-20T19:27:22.045Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
14:27:22 [2019-12-20T19:27:22.045Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
14:27:22 [2019-12-20T19:27:22.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=617044386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:27:22 [2019-12-20T19:27:22.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=617044386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:27:22 [2019-12-20T19:27:22.045Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=617044386 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:27:22 [2019-12-20T19:27:22.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=617044386 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:27:22 [2019-12-20T19:27:22.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=617044387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:27:22 [2019-12-20T19:27:22.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=617044387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:27:22 [2019-12-20T19:27:22.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=617044387 data=null 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:22 [2019-12-20T19:27:22.045Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=617044387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:27:22 [2019-12-20T19:27:22.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=617044387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:27:22 [2019-12-20T19:27:22.046Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=617044387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
14:27:22 [2019-12-20T19:27:22.046Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=617044387 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
14:27:22 [2019-12-20T19:27:22.046Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=617044387 data=null} to (of type 'Button' and with style 'SWT.CHECK')
14:27:22 [2019-12-20T19:27:22.046Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
14:27:22 [2019-12-20T19:27:22.046Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
14:27:22 [2019-12-20T19:27:22.046Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
14:27:22 [2019-12-20T19:27:22.046Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:22 [2019-12-20T19:27:22.046Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
14:27:22 [2019-12-20T19:27:22.046Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
14:27:22 [2019-12-20T19:27:22.046Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
14:27:22 [2019-12-20T19:27:22.046Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:22 [2019-12-20T19:27:22.046Z] DEBUG - Clicking on OK
14:27:22 [2019-12-20T19:27:22.046Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=617044388 data=null 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:22 [2019-12-20T19:27:22.046Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=617044388 data=null 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:22 [2019-12-20T19:27:22.046Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=617044388 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:22 [2019-12-20T19:27:22.046Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=617044388 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:22 [2019-12-20T19:27:22.046Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=617044388 data=null 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:22 [2019-12-20T19:27:22.046Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=617044388 data=null 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:22 [2019-12-20T19:27:22.046Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:22 [2019-12-20T19:27:22.046Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:22 [2019-12-20T19:27:22.046Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:22 [2019-12-20T19:27:22.046Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:22 [2019-12-20T19:27:22.046Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
14:27:22 [2019-12-20T19:27:22.046Z] DEBUG - Clicked on OK
14:27:22 [2019-12-20T19:27:22.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=617044388 data=null item=null detail=0 x=0 y=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:22 [2019-12-20T19:27:22.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=617043580 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:22 [2019-12-20T19:27:22.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=617044894 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:27:22 [2019-12-20T19:27:22.557Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:27:22 [2019-12-20T19:27:22.557Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:27:22 [2019-12-20T19:27:22.557Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:27:22 [2019-12-20T19:27:22.813Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:27:22 [2019-12-20T19:27:22.813Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:27:22 [2019-12-20T19:27:22.813Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:27:22 [2019-12-20T19:27:22.813Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:27:22 [2019-12-20T19:27:22.813Z] 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:27:22 [2019-12-20T19:27:22.813Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=617045086 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:27:22 [2019-12-20T19:27:22.813Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:22 [2019-12-20T19:27:22.813Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:22 [2019-12-20T19:27:22.813Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:22 [2019-12-20T19:27:22.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=617045088 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
14:27:22 [2019-12-20T19:27:22.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=617045089 data=null doit=true} to TreeItem with text {Tracing}
14:27:22 [2019-12-20T19:27:22.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=617045089 data=null} to TreeItem with text {Tracing}
14:27:22 [2019-12-20T19:27:22.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=617045089 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
14:27:22 [2019-12-20T19:27:22.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617045089 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:27:22 [2019-12-20T19:27:22.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=617045115 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
14:27:22 [2019-12-20T19:27:22.813Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:27:22 [2019-12-20T19:27:22.813Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:22 [2019-12-20T19:27:22.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=617045176 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses
14:27:22 [2019-12-20T19:27:22.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=617045176 data=null doit=true} to Tree node with text: XML Analyses
14:27:22 [2019-12-20T19:27:22.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=617045176 data=null} to Tree node with text: XML Analyses
14:27:22 [2019-12-20T19:27:22.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=617045176 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses
14:27:22 [2019-12-20T19:27:22.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617045177 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:27:22 [2019-12-20T19:27:22.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=617045179 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses
14:27:22 [2019-12-20T19:27:22.813Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:27:22 [2019-12-20T19:27:22.813Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:27:22 [2019-12-20T19:27:22.813Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:27:22 [2019-12-20T19:27:22.813Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:27:22 [2019-12-20T19:27:22.813Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:27:22 [2019-12-20T19:27:22.813Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:27:22 [2019-12-20T19:27:22.813Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:27:22 [2019-12-20T19:27:22.813Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:27:22 [2019-12-20T19:27:22.813Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:27:22 [2019-12-20T19:27:22.813Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:27:22 [2019-12-20T19:27:22.813Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:27:22 [2019-12-20T19:27:22.813Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:27:22 [2019-12-20T19:27:22.813Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:22 [2019-12-20T19:27:22.813Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:27:22 [2019-12-20T19:27:22.813Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:27:22 [2019-12-20T19:27:22.813Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:27:22 [2019-12-20T19:27:22.813Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:27:22 [2019-12-20T19:27:22.813Z] 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:27:22 [2019-12-20T19:27:22.813Z] DEBUG - Clicking on Apply and Close
14:27:22 [2019-12-20T19:27:22.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=617045183 data=null button=0 stateMask=0x0 x=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:27:22 [2019-12-20T19:27:22.813Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=617045183 data=null button=0 stateMask=0x0 x=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:27:22 [2019-12-20T19:27:22.813Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=617045183 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:27:23 [2019-12-20T19:27:23.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=617045183 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:27:23 [2019-12-20T19:27:23.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=617045184 data=null button=0 stateMask=0x0 x=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:27:23 [2019-12-20T19:27:23.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=617045184 data=null button=0 stateMask=0x0 x=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:27:23 [2019-12-20T19:27:23.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=617045184 data=null item=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:27:23 [2019-12-20T19:27:23.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=617044911 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:27:23 [2019-12-20T19:27:23.069Z] DEBUG - Clicked on 
14:27:23 [2019-12-20T19:27:23.069Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=617045303 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:27:23 [2019-12-20T19:27:23.069Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:27:23 [2019-12-20T19:27:23.069Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:27:23 [2019-12-20T19:27:23.069Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:27:23 [2019-12-20T19:27:23.325Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:27:23 [2019-12-20T19:27:23.325Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:27:23 [2019-12-20T19:27:23.325Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:27:23 [2019-12-20T19:27:23.325Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:27:23 [2019-12-20T19:27:23.325Z] 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:27:23 [2019-12-20T19:27:23.325Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=617045585 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:27:23 [2019-12-20T19:27:23.325Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:23 [2019-12-20T19:27:23.325Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:23 [2019-12-20T19:27:23.325Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:23 [2019-12-20T19:27:23.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=617045587 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
14:27:23 [2019-12-20T19:27:23.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=617045587 data=null doit=true} to TreeItem with text {Tracing}
14:27:23 [2019-12-20T19:27:23.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=617045587 data=null} to TreeItem with text {Tracing}
14:27:23 [2019-12-20T19:27:23.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=617045587 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
14:27:23 [2019-12-20T19:27:23.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617045587 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:27:23 [2019-12-20T19:27:23.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=617045609 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
14:27:23 [2019-12-20T19:27:23.325Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:27:23 [2019-12-20T19:27:23.325Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:23 [2019-12-20T19:27:23.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=617045610 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses
14:27:23 [2019-12-20T19:27:23.325Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=617045610 data=null doit=true} to Tree node with text: XML Analyses
14:27:23 [2019-12-20T19:27:23.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=617045610 data=null} to Tree node with text: XML Analyses
14:27:23 [2019-12-20T19:27:23.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=617045610 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses
14:27:23 [2019-12-20T19:27:23.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617045611 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:27:23 [2019-12-20T19:27:23.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=617045612 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses
14:27:23 [2019-12-20T19:27:23.325Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:27:23 [2019-12-20T19:27:23.325Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
14:27:23 [2019-12-20T19:27:23.325Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
14:27:23 [2019-12-20T19:27:23.325Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:27:23 [2019-12-20T19:27:23.325Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:27:23 [2019-12-20T19:27:23.325Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:27:23 [2019-12-20T19:27:23.325Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:27:23 [2019-12-20T19:27:23.325Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:27:23 [2019-12-20T19:27:23.325Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:27:23 [2019-12-20T19:27:23.325Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:27:23 [2019-12-20T19:27:23.325Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:27:23 [2019-12-20T19:27:23.325Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:27:23 [2019-12-20T19:27:23.325Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:27:23 [2019-12-20T19:27:23.325Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:23 [2019-12-20T19:27:23.325Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:27:23 [2019-12-20T19:27:23.325Z] DEBUG - Clicking on Import
14:27:23 [2019-12-20T19:27:23.325Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=617045682 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:27:23 [2019-12-20T19:27:23.325Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=617045682 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:27:23 [2019-12-20T19:27:23.325Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=617045682 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:27:23 [2019-12-20T19:27:23.325Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=617045682 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:27:23 [2019-12-20T19:27:23.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=617045682 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:27:23 [2019-12-20T19:27:23.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=617045682 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:27:23 [2019-12-20T19:27:23.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=617045682 data=null item=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:27:23 [2019-12-20T19:27:23.581Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=617045784 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:27:23 [2019-12-20T19:27:23.581Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=617045784 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:27:23 [2019-12-20T19:27:23.581Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=617045784 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:27:23 [2019-12-20T19:27:23.581Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=617045784 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:27:23 [2019-12-20T19:27:23.581Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=617045784 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:27:23 [2019-12-20T19:27:23.581Z] DEBUG - Clicked on Import
14:27:23 [2019-12-20T19:27:23.581Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:27:23 [2019-12-20T19:27:23.581Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:27:23 [2019-12-20T19:27:23.581Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:27:23 [2019-12-20T19:27:23.581Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:27:23 [2019-12-20T19:27:23.581Z] DEBUG - Attempting to set focus on (of type 'Table')
14:27:23 [2019-12-20T19:27:23.581Z] DEBUG - Attempting to set focus on (of type 'Table')
14:27:23 [2019-12-20T19:27:23.581Z] DEBUG - Selecting rows [1, 0] in (of type 'Table')
14:27:23 [2019-12-20T19:27:23.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=617045788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:23 [2019-12-20T19:27:23.581Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=617045788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:23 [2019-12-20T19:27:23.581Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=617045788 data=null doit=true} to (of type 'Table')
14:27:23 [2019-12-20T19:27:23.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=617045789 data=null} to (of type 'Table')
14:27:23 [2019-12-20T19:27:23.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=617045789 data=null button=1 stateMask=0x0 x=60 y=33 count=1} to (of type 'Table')
14:27:23 [2019-12-20T19:27:23.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=617045789 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:27:23 [2019-12-20T19:27:23.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=617045798 data=null button=1 stateMask=0x80000 x=60 y=33 count=1} to (of type 'Table')
14:27:23 [2019-12-20T19:27:23.581Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=617045806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:23 [2019-12-20T19:27:23.581Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=617045806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:23 [2019-12-20T19:27:23.581Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=617045806 data=null doit=true} to (of type 'Table')
14:27:23 [2019-12-20T19:27:23.581Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=617045806 data=null} to (of type 'Table')
14:27:23 [2019-12-20T19:27:23.581Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=617045807 data=null button=1 stateMask=0x40000 x=95 y=11 count=1} to (of type 'Table')
14:27:23 [2019-12-20T19:27:23.581Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=617045808 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:27:23 [2019-12-20T19:27:23.581Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=617045888 data=null button=1 stateMask=0xc0000 x=95 y=11 count=1} to (of type 'Table')
14:27:23 [2019-12-20T19:27:23.581Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:27:23 [2019-12-20T19:27:23.581Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:27:23 [2019-12-20T19:27:23.581Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:27:23 [2019-12-20T19:27:23.581Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
14:27:23 [2019-12-20T19:27:23.581Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
14:27:23 [2019-12-20T19:27:23.581Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
14:27:23 [2019-12-20T19:27:23.581Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:27:23 [2019-12-20T19:27:23.581Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:27:23 [2019-12-20T19:27:23.581Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:27:23 [2019-12-20T19:27:23.581Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:27:23 [2019-12-20T19:27:23.581Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:27:23 [2019-12-20T19:27:23.581Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:27:23 [2019-12-20T19:27:23.582Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:27:23 [2019-12-20T19:27:23.582Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:23 [2019-12-20T19:27:23.582Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:27:23 [2019-12-20T19:27:23.582Z] DEBUG - Clicking on Edit...
14:27:23 [2019-12-20T19:27:23.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=617045889 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:27:23 [2019-12-20T19:27:23.582Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=617045889 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:27:23 [2019-12-20T19:27:23.582Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=617045889 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
14:27:23 [2019-12-20T19:27:23.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=617045889 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
14:27:23 [2019-12-20T19:27:23.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=617045890 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:27:23 [2019-12-20T19:27:23.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=617045890 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:27:25 [2019-12-20T19:27:25.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=617045890 data=null item=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:27:25 [2019-12-20T19:27:25.725Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=617047929 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:27:25 [2019-12-20T19:27:25.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=617047986 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:27:25 [2019-12-20T19:27:25.725Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=617047986 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:27:25 [2019-12-20T19:27:25.725Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=617047986 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
14:27:25 [2019-12-20T19:27:25.725Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=617047986 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
14:27:25 [2019-12-20T19:27:25.725Z] DEBUG - Clicked on Edit...
14:27:25 [2019-12-20T19:27:25.725Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:27:25 [2019-12-20T19:27:25.725Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:27:25 [2019-12-20T19:27:25.725Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:27:25 [2019-12-20T19:27:25.725Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:27:25 [2019-12-20T19:27:25.725Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:27:25 [2019-12-20T19:27:25.725Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:27:25 [2019-12-20T19:27:25.725Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:27:25 [2019-12-20T19:27:25.725Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:27:25 [2019-12-20T19:27:25.725Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:27:25 [2019-12-20T19:27:25.725Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:27:25 [2019-12-20T19:27:25.725Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:25 [2019-12-20T19:27:25.725Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:27:25 [2019-12-20T19:27:25.725Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:27:25 [2019-12-20T19:27:25.725Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:27:25 [2019-12-20T19:27:25.725Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:27:25 [2019-12-20T19:27:25.725Z] 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:27:25 [2019-12-20T19:27:25.725Z] DEBUG - Clicking on Apply and Close
14:27:25 [2019-12-20T19:27:25.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=617047988 data=null button=0 stateMask=0x0 x=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:27:25 [2019-12-20T19:27:25.725Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=617047988 data=null button=0 stateMask=0x0 x=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:27:25 [2019-12-20T19:27:25.725Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=617047988 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:27:25 [2019-12-20T19:27:25.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=617047988 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:27:25 [2019-12-20T19:27:25.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=617047988 data=null button=0 stateMask=0x0 x=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:27:25 [2019-12-20T19:27:25.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=617047988 data=null button=0 stateMask=0x0 x=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:27:25 [2019-12-20T19:27:25.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=617047988 data=null item=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:27:25 [2019-12-20T19:27:25.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=617045314 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:27:25 [2019-12-20T19:27:25.726Z] DEBUG - Clicked on 
14:27:25 [2019-12-20T19:27:25.726Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kvm_exits.xml"'
14:27:25 [2019-12-20T19:27:25.726Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test_consuming_fsm.xml"'
14:27:25 [2019-12-20T19:27:25.981Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=617048310 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:27:26 [2019-12-20T19:27:26.236Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:27:26 [2019-12-20T19:27:26.236Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:27:26 [2019-12-20T19:27:26.236Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:27:26 [2019-12-20T19:27:26.236Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:27:26 [2019-12-20T19:27:26.236Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:27:26 [2019-12-20T19:27:26.236Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:27:26 [2019-12-20T19:27:26.236Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:27:26 [2019-12-20T19:27:26.236Z] 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:27:26 [2019-12-20T19:27:26.236Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=617048596 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:27:26 [2019-12-20T19:27:26.236Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:26 [2019-12-20T19:27:26.236Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:26 [2019-12-20T19:27:26.236Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:26 [2019-12-20T19:27:26.236Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=617048598 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
14:27:26 [2019-12-20T19:27:26.236Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=617048598 data=null doit=true} to TreeItem with text {Tracing}
14:27:26 [2019-12-20T19:27:26.236Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=617048598 data=null} to TreeItem with text {Tracing}
14:27:26 [2019-12-20T19:27:26.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=617048599 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
14:27:26 [2019-12-20T19:27:26.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617048599 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:27:26 [2019-12-20T19:27:26.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=617048679 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
14:27:26 [2019-12-20T19:27:26.492Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:27:26 [2019-12-20T19:27:26.492Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:26 [2019-12-20T19:27:26.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=617048680 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses
14:27:26 [2019-12-20T19:27:26.492Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=617048680 data=null doit=true} to Tree node with text: XML Analyses
14:27:26 [2019-12-20T19:27:26.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=617048680 data=null} to Tree node with text: XML Analyses
14:27:26 [2019-12-20T19:27:26.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=617048680 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses
14:27:26 [2019-12-20T19:27:26.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617048680 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:27:26 [2019-12-20T19:27:26.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=617048682 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses
14:27:26 [2019-12-20T19:27:26.492Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:27:26 [2019-12-20T19:27:26.492Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:27:26 [2019-12-20T19:27:26.492Z] DEBUG - Attempting to set focus on (of type 'Table')
14:27:26 [2019-12-20T19:27:26.492Z] DEBUG - Attempting to set focus on (of type 'Table')
14:27:26 [2019-12-20T19:27:26.492Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
14:27:26 [2019-12-20T19:27:26.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=617048685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:26 [2019-12-20T19:27:26.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=617048685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:26 [2019-12-20T19:27:26.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=617048685 data=null doit=true} to (of type 'Table')
14:27:26 [2019-12-20T19:27:26.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=617048685 data=null} to (of type 'Table')
14:27:26 [2019-12-20T19:27:26.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=617048686 data=null button=1 stateMask=0x0 x=95 y=11 count=1} to (of type 'Table')
14:27:26 [2019-12-20T19:27:26.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=617048686 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:27:26 [2019-12-20T19:27:26.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=617048709 data=null button=1 stateMask=0x80000 x=95 y=11 count=1} to (of type 'Table')
14:27:26 [2019-12-20T19:27:26.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=617048709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:26 [2019-12-20T19:27:26.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=617048709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:26 [2019-12-20T19:27:26.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=617048709 data=null doit=true} to (of type 'Table')
14:27:26 [2019-12-20T19:27:26.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=617048709 data=null} to (of type 'Table')
14:27:26 [2019-12-20T19:27:26.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=617048709 data=null button=1 stateMask=0x40000 x=60 y=33 count=1} to (of type 'Table')
14:27:26 [2019-12-20T19:27:26.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=617048709 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:27:26 [2019-12-20T19:27:26.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=617048790 data=null button=1 stateMask=0xc0000 x=60 y=33 count=1} to (of type 'Table')
14:27:26 [2019-12-20T19:27:26.492Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:27:26 [2019-12-20T19:27:26.492Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:27:26 [2019-12-20T19:27:26.492Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:27:26 [2019-12-20T19:27:26.492Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:27:26 [2019-12-20T19:27:26.492Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
14:27:26 [2019-12-20T19:27:26.492Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
14:27:26 [2019-12-20T19:27:26.492Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:27:26 [2019-12-20T19:27:26.492Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:27:26 [2019-12-20T19:27:26.492Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:27:26 [2019-12-20T19:27:26.492Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:27:26 [2019-12-20T19:27:26.492Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:27:26 [2019-12-20T19:27:26.492Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:27:26 [2019-12-20T19:27:26.492Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:27:26 [2019-12-20T19:27:26.492Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:26 [2019-12-20T19:27:26.492Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:27:26 [2019-12-20T19:27:26.493Z] DEBUG - Clicking on Delete
14:27:26 [2019-12-20T19:27:26.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=617048792 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:27:26 [2019-12-20T19:27:26.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=617048792 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:27:26 [2019-12-20T19:27:26.493Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=617048792 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:27:26 [2019-12-20T19:27:26.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=617048792 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:27:26 [2019-12-20T19:27:26.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=617048792 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:27:26 [2019-12-20T19:27:26.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=617048792 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:27:26 [2019-12-20T19:27:26.748Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=617048891 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:27:26 [2019-12-20T19:27:26.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=617048892 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:27:26 [2019-12-20T19:27:26.748Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=617048892 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:27:26 [2019-12-20T19:27:26.748Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=617048892 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:27:26 [2019-12-20T19:27:26.748Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=617048892 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:27:26 [2019-12-20T19:27:26.748Z] DEBUG - Clicked on Delete
14:27:26 [2019-12-20T19:27:26.748Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
14:27:26 [2019-12-20T19:27:26.748Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=617048893 data=null doit=true} to Shell with text {Delete XML file(s)}
14:27:26 [2019-12-20T19:27:26.748Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:27:26 [2019-12-20T19:27:26.748Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:27:26 [2019-12-20T19:27:26.748Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:27:26 [2019-12-20T19:27:26.748Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:27:26 [2019-12-20T19:27:26.748Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:27:26 [2019-12-20T19:27:26.748Z] DEBUG - Clicking on &Yes
14:27:26 [2019-12-20T19:27:26.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=617048899 data=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:27:26 [2019-12-20T19:27:26.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=617048899 data=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:27:26 [2019-12-20T19:27:26.748Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=617048899 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:27:26 [2019-12-20T19:27:26.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=617048899 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:27:26 [2019-12-20T19:27:26.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=617048899 data=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:27:26 [2019-12-20T19:27:26.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=617048899 data=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:27:26 [2019-12-20T19:27:26.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=617048900 data=null item=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:27:26 [2019-12-20T19:27:26.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=617048792 data=null item=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:27:26 [2019-12-20T19:27:26.748Z] DEBUG - Clicked on 
14:27:26 [2019-12-20T19:27:26.748Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:27:26 [2019-12-20T19:27:26.748Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:27:26 [2019-12-20T19:27:26.748Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:27:26 [2019-12-20T19:27:26.748Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:27:26 [2019-12-20T19:27:26.748Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:27:26 [2019-12-20T19:27:26.748Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:27:26 [2019-12-20T19:27:26.748Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:27:26 [2019-12-20T19:27:26.748Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:27:26 [2019-12-20T19:27:26.748Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:27:26 [2019-12-20T19:27:26.748Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:27:26 [2019-12-20T19:27:26.749Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:26 [2019-12-20T19:27:26.749Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:27:26 [2019-12-20T19:27:26.749Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:27:26 [2019-12-20T19:27:26.749Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:27:26 [2019-12-20T19:27:26.749Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:27:26 [2019-12-20T19:27:26.749Z] 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:27:26 [2019-12-20T19:27:26.749Z] DEBUG - Clicking on Apply and Close
14:27:26 [2019-12-20T19:27:26.749Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=617048995 data=null button=0 stateMask=0x0 x=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:27:26 [2019-12-20T19:27:26.749Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=617048995 data=null button=0 stateMask=0x0 x=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:27:26 [2019-12-20T19:27:26.749Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=617048995 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:27:26 [2019-12-20T19:27:26.749Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=617048995 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:27:26 [2019-12-20T19:27:26.749Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=617048995 data=null button=0 stateMask=0x0 x=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:27:26 [2019-12-20T19:27:26.749Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=617048995 data=null button=0 stateMask=0x0 x=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:27:26 [2019-12-20T19:27:26.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=617048996 data=null item=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:27:26 [2019-12-20T19:27:26.749Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=617048392 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:27:26 [2019-12-20T19:27:26.749Z] DEBUG - Clicked on 
14:27:26 [2019-12-20T19:27:26.749Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=617049106 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:27:26 [2019-12-20T19:27:26.749Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:27:26 [2019-12-20T19:27:26.749Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:27:26 [2019-12-20T19:27:26.749Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:27:27 [2019-12-20T19:27:27.329Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:27:27 [2019-12-20T19:27:27.329Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:27:27 [2019-12-20T19:27:27.329Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:27:27 [2019-12-20T19:27:27.329Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:27:27 [2019-12-20T19:27:27.329Z] 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:27:27 [2019-12-20T19:27:27.329Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=617049406 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:27:27 [2019-12-20T19:27:27.329Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:27 [2019-12-20T19:27:27.329Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:27 [2019-12-20T19:27:27.329Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:27 [2019-12-20T19:27:27.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=617049408 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
14:27:27 [2019-12-20T19:27:27.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=617049408 data=null doit=true} to TreeItem with text {Tracing}
14:27:27 [2019-12-20T19:27:27.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=617049408 data=null} to TreeItem with text {Tracing}
14:27:27 [2019-12-20T19:27:27.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=617049409 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
14:27:27 [2019-12-20T19:27:27.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617049409 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:27:27 [2019-12-20T19:27:27.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=617049475 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
14:27:27 [2019-12-20T19:27:27.329Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:27:27 [2019-12-20T19:27:27.329Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:27 [2019-12-20T19:27:27.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=617049476 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses
14:27:27 [2019-12-20T19:27:27.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=617049476 data=null doit=true} to Tree node with text: XML Analyses
14:27:27 [2019-12-20T19:27:27.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=617049477 data=null} to Tree node with text: XML Analyses
14:27:27 [2019-12-20T19:27:27.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=617049477 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses
14:27:27 [2019-12-20T19:27:27.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617049477 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:27:27 [2019-12-20T19:27:27.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=617049478 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses
14:27:27 [2019-12-20T19:27:27.329Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:27:27 [2019-12-20T19:27:27.329Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
14:27:27 [2019-12-20T19:27:27.329Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
14:27:27 [2019-12-20T19:27:27.329Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:27:27 [2019-12-20T19:27:27.330Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:27:27 [2019-12-20T19:27:27.330Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:27:27 [2019-12-20T19:27:27.330Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:27:27 [2019-12-20T19:27:27.330Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:27:27 [2019-12-20T19:27:27.330Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:27:27 [2019-12-20T19:27:27.330Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:27:27 [2019-12-20T19:27:27.330Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:27:27 [2019-12-20T19:27:27.330Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:27:27 [2019-12-20T19:27:27.330Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:27:27 [2019-12-20T19:27:27.330Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:27 [2019-12-20T19:27:27.330Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:27:27 [2019-12-20T19:27:27.330Z] DEBUG - Clicking on Import
14:27:27 [2019-12-20T19:27:27.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=617049482 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:27:27 [2019-12-20T19:27:27.330Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=617049482 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:27:27 [2019-12-20T19:27:27.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=617049482 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:27:27 [2019-12-20T19:27:27.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=617049482 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:27:27 [2019-12-20T19:27:27.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=617049482 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:27:27 [2019-12-20T19:27:27.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=617049482 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:27:27 [2019-12-20T19:27:27.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=617049482 data=null item=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:27:27 [2019-12-20T19:27:27.586Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=617049711 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:27:27 [2019-12-20T19:27:27.586Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=617049712 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:27:27 [2019-12-20T19:27:27.586Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=617049712 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:27:27 [2019-12-20T19:27:27.586Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=617049712 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=617049712 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - Clicked on Import
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - Attempting to set focus on Table with text {}
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid} time=617049717 data=null button=0 stateMask=0x0 x=59 y=33 count=0} to TableItem with text {test_valid}
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid} time=617049718 data=null doit=true} to TableItem with text {test_valid}
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid} time=617049718 data=null} to TableItem with text {test_valid}
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=617049780 data=null button=1 stateMask=0x0 x=59 y=33 count=1} to TableItem with text {test_valid}
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=617049780 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:27:27 [2019-12-20T19:27:27.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=617049888 data=null button=1 stateMask=0x80000 x=59 y=33 count=1} to TableItem with text {test_valid}
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label'
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - Attempting to set focus on Table with text {}
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=617049890 data=null button=0 stateMask=0x0 x=125 y=11 count=0} to TableItem with text {test_valid_xml_timegraphView}
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid_xml_timegraphView} time=617049890 data=null doit=true} to TableItem with text {test_valid_xml_timegraphView}
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid_xml_timegraphView} time=617049891 data=null} to TableItem with text {test_valid_xml_timegraphView}
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=617049891 data=null button=1 stateMask=0x0 x=125 y=11 count=1} to TableItem with text {test_valid_xml_timegraphView}
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=617049891 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:27:27 [2019-12-20T19:27:27.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=617049899 data=null button=1 stateMask=0x80000 x=125 y=11 count=1} to TableItem with text {test_valid_xml_timegraphView}
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label'
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:27:27 [2019-12-20T19:27:27.586Z] 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:27:27 [2019-12-20T19:27:27.586Z] DEBUG - Clicking on Apply and Close
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=617049906 data=null button=0 stateMask=0x0 x=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:27:27 [2019-12-20T19:27:27.586Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=617049906 data=null button=0 stateMask=0x0 x=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:27:27 [2019-12-20T19:27:27.586Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=617049906 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=617049906 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:27:27 [2019-12-20T19:27:27.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=617049906 data=null button=0 stateMask=0x0 x=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:27:27 [2019-12-20T19:27:27.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=617049906 data=null button=0 stateMask=0x0 x=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:27:27 [2019-12-20T19:27:27.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=617049906 data=null item=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:27:27 [2019-12-20T19:27:27.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=617049115 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:27:27 [2019-12-20T19:27:27.842Z] DEBUG - Clicked on 
14:27:27 [2019-12-20T19:27:27.842Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=617050078 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:27:27 [2019-12-20T19:27:27.842Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:27:27 [2019-12-20T19:27:27.842Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:27:27 [2019-12-20T19:27:27.842Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:27:28 [2019-12-20T19:27:28.097Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:27:28 [2019-12-20T19:27:28.097Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:27:28 [2019-12-20T19:27:28.097Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:27:28 [2019-12-20T19:27:28.097Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:27:28 [2019-12-20T19:27:28.097Z] 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:27:28 [2019-12-20T19:27:28.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=617050299 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:27:28 [2019-12-20T19:27:28.097Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:28 [2019-12-20T19:27:28.097Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:28 [2019-12-20T19:27:28.097Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:28 [2019-12-20T19:27:28.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=617050393 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
14:27:28 [2019-12-20T19:27:28.097Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=617050393 data=null doit=true} to TreeItem with text {Tracing}
14:27:28 [2019-12-20T19:27:28.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=617050393 data=null} to TreeItem with text {Tracing}
14:27:28 [2019-12-20T19:27:28.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=617050393 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
14:27:28 [2019-12-20T19:27:28.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617050393 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:27:28 [2019-12-20T19:27:28.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=617050416 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
14:27:28 [2019-12-20T19:27:28.097Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:27:28 [2019-12-20T19:27:28.097Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:28 [2019-12-20T19:27:28.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=617050417 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses
14:27:28 [2019-12-20T19:27:28.097Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=617050417 data=null doit=true} to Tree node with text: XML Analyses
14:27:28 [2019-12-20T19:27:28.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=617050417 data=null} to Tree node with text: XML Analyses
14:27:28 [2019-12-20T19:27:28.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=617050417 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses
14:27:28 [2019-12-20T19:27:28.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617050417 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:27:28 [2019-12-20T19:27:28.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=617050419 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses
14:27:28 [2019-12-20T19:27:28.097Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:27:28 [2019-12-20T19:27:28.097Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:27:28 [2019-12-20T19:27:28.097Z] DEBUG - Attempting to set focus on (of type 'Table')
14:27:28 [2019-12-20T19:27:28.097Z] DEBUG - Attempting to set focus on (of type 'Table')
14:27:28 [2019-12-20T19:27:28.097Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
14:27:28 [2019-12-20T19:27:28.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=617050422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:28 [2019-12-20T19:27:28.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=617050422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:28 [2019-12-20T19:27:28.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=617050422 data=null doit=true} to (of type 'Table')
14:27:28 [2019-12-20T19:27:28.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=617050422 data=null} to (of type 'Table')
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=617050481 data=null button=1 stateMask=0x0 x=125 y=11 count=1} to (of type 'Table')
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=617050481 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:27:28 [2019-12-20T19:27:28.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=617050489 data=null button=1 stateMask=0x80000 x=125 y=11 count=1} to (of type 'Table')
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=617050489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=617050490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=617050490 data=null doit=true} to (of type 'Table')
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=617050490 data=null} to (of type 'Table')
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=617050490 data=null button=1 stateMask=0x40000 x=59 y=33 count=1} to (of type 'Table')
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=617050490 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:27:28 [2019-12-20T19:27:28.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=617050595 data=null button=1 stateMask=0xc0000 x=59 y=33 count=1} to (of type 'Table')
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - Clicking on Delete
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=617050597 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:27:28 [2019-12-20T19:27:28.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=617050597 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:27:28 [2019-12-20T19:27:28.353Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=617050597 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=617050597 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=617050597 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:27:28 [2019-12-20T19:27:28.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=617050597 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:27:28 [2019-12-20T19:27:28.353Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=617050696 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:27:28 [2019-12-20T19:27:28.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=617050697 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:27:28 [2019-12-20T19:27:28.353Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=617050697 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:27:28 [2019-12-20T19:27:28.353Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=617050697 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=617050697 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - Clicked on Delete
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=617050697 data=null doit=true} to Shell with text {Delete XML file(s)}
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - Clicking on &Yes
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=617050698 data=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:27:28 [2019-12-20T19:27:28.353Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=617050698 data=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:27:28 [2019-12-20T19:27:28.353Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=617050698 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=617050698 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:27:28 [2019-12-20T19:27:28.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=617050698 data=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:27:28 [2019-12-20T19:27:28.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=617050698 data=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:27:28 [2019-12-20T19:27:28.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=617050698 data=null item=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:27:28 [2019-12-20T19:27:28.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=617050598 data=null item=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:27:28 [2019-12-20T19:27:28.610Z] DEBUG - Clicked on 
14:27:28 [2019-12-20T19:27:28.610Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:27:28 [2019-12-20T19:27:28.610Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:27:28 [2019-12-20T19:27:28.610Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:27:28 [2019-12-20T19:27:28.610Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:27:28 [2019-12-20T19:27:28.610Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:27:28 [2019-12-20T19:27:28.610Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:27:28 [2019-12-20T19:27:28.610Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:27:28 [2019-12-20T19:27:28.610Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:27:28 [2019-12-20T19:27:28.610Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:27:28 [2019-12-20T19:27:28.610Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:27:28 [2019-12-20T19:27:28.610Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:28 [2019-12-20T19:27:28.610Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:27:28 [2019-12-20T19:27:28.610Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:27:28 [2019-12-20T19:27:28.610Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:27:28 [2019-12-20T19:27:28.610Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:27:28 [2019-12-20T19:27:28.610Z] 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:27:28 [2019-12-20T19:27:28.610Z] DEBUG - Clicking on Apply and Close
14:27:28 [2019-12-20T19:27:28.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=617050793 data=null button=0 stateMask=0x0 x=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:27:28 [2019-12-20T19:27:28.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=617050793 data=null button=0 stateMask=0x0 x=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:27:28 [2019-12-20T19:27:28.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=617050793 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:27:28 [2019-12-20T19:27:28.610Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=617050793 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:27:28 [2019-12-20T19:27:28.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=617050793 data=null button=0 stateMask=0x0 x=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:27:28 [2019-12-20T19:27:28.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=617050793 data=null button=0 stateMask=0x0 x=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:27:28 [2019-12-20T19:27:28.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=617050793 data=null item=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:27:28 [2019-12-20T19:27:28.610Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=617050085 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:27:28 [2019-12-20T19:27:28.610Z] DEBUG - Clicked on 
14:27:28 [2019-12-20T19:27:28.610Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=617050900 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:27:28 [2019-12-20T19:27:28.610Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:27:28 [2019-12-20T19:27:28.610Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:27:28 [2019-12-20T19:27:28.610Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:27:28 [2019-12-20T19:27:28.865Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:27:28 [2019-12-20T19:27:28.865Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:27:28 [2019-12-20T19:27:28.865Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:27:28 [2019-12-20T19:27:28.865Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:27:28 [2019-12-20T19:27:28.865Z] 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:27:28 [2019-12-20T19:27:28.865Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=617051188 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:27:28 [2019-12-20T19:27:28.865Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:28 [2019-12-20T19:27:28.865Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:28 [2019-12-20T19:27:28.865Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:28 [2019-12-20T19:27:28.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=617051191 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
14:27:28 [2019-12-20T19:27:28.865Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=617051191 data=null doit=true} to TreeItem with text {Tracing}
14:27:28 [2019-12-20T19:27:28.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=617051191 data=null} to TreeItem with text {Tracing}
14:27:28 [2019-12-20T19:27:28.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=617051191 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
14:27:28 [2019-12-20T19:27:28.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617051192 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:27:28 [2019-12-20T19:27:28.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=617051216 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
14:27:28 [2019-12-20T19:27:28.865Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:27:29 [2019-12-20T19:27:29.121Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:29 [2019-12-20T19:27:29.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=617051275 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses
14:27:29 [2019-12-20T19:27:29.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=617051275 data=null doit=true} to Tree node with text: XML Analyses
14:27:29 [2019-12-20T19:27:29.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=617051275 data=null} to Tree node with text: XML Analyses
14:27:29 [2019-12-20T19:27:29.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=617051276 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses
14:27:29 [2019-12-20T19:27:29.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617051276 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:27:29 [2019-12-20T19:27:29.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=617051278 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses
14:27:29 [2019-12-20T19:27:29.121Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:27:29 [2019-12-20T19:27:29.121Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:27:29 [2019-12-20T19:27:29.121Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.121Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
14:27:29 [2019-12-20T19:27:29.121Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
14:27:29 [2019-12-20T19:27:29.121Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:27:29 [2019-12-20T19:27:29.121Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.121Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.121Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.121Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.121Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.121Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.121Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.121Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.121Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.121Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.121Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.121Z] DEBUG - Clicking on Import
14:27:29 [2019-12-20T19:27:29.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=617051334 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:27:29 [2019-12-20T19:27:29.121Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=617051335 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:27:29 [2019-12-20T19:27:29.121Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=617051335 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:27:29 [2019-12-20T19:27:29.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=617051335 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:27:29 [2019-12-20T19:27:29.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=617051335 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:27:29 [2019-12-20T19:27:29.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=617051335 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:27:29 [2019-12-20T19:27:29.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=617051335 data=null item=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:27:29 [2019-12-20T19:27:29.377Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=617051592 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:27:29 [2019-12-20T19:27:29.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=617051594 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:27:29 [2019-12-20T19:27:29.377Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=617051594 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:27:29 [2019-12-20T19:27:29.377Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=617051594 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:27:29 [2019-12-20T19:27:29.377Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=617051594 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:27:29 [2019-12-20T19:27:29.377Z] DEBUG - Clicked on Import
14:27:29 [2019-12-20T19:27:29.377Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:27:29 [2019-12-20T19:27:29.377Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:27:29 [2019-12-20T19:27:29.377Z] DEBUG - Attempting to set focus on (of type 'Table')
14:27:29 [2019-12-20T19:27:29.377Z] DEBUG - Attempting to set focus on (of type 'Table')
14:27:29 [2019-12-20T19:27:29.377Z] DEBUG - Selecting rows [3, 2] in (of type 'Table')
14:27:29 [2019-12-20T19:27:29.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=617051598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:29 [2019-12-20T19:27:29.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=617051598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:29 [2019-12-20T19:27:29.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=617051598 data=null doit=true} to (of type 'Table')
14:27:29 [2019-12-20T19:27:29.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=617051598 data=null} to (of type 'Table')
14:27:29 [2019-12-20T19:27:29.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=617051598 data=null button=1 stateMask=0x0 x=85 y=77 count=1} to (of type 'Table')
14:27:29 [2019-12-20T19:27:29.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=617051598 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:27:29 [2019-12-20T19:27:29.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=617051681 data=null button=1 stateMask=0x80000 x=85 y=77 count=1} to (of type 'Table')
14:27:29 [2019-12-20T19:27:29.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=617051681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:29 [2019-12-20T19:27:29.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=617051681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:29 [2019-12-20T19:27:29.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=617051681 data=null doit=true} to (of type 'Table')
14:27:29 [2019-12-20T19:27:29.377Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=617051681 data=null} to (of type 'Table')
14:27:29 [2019-12-20T19:27:29.377Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=617051682 data=null button=1 stateMask=0x40000 x=112 y=55 count=1} to (of type 'Table')
14:27:29 [2019-12-20T19:27:29.377Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=617051682 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:27:29 [2019-12-20T19:27:29.377Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=617051710 data=null button=1 stateMask=0xc0000 x=112 y=55 count=1} to (of type 'Table')
14:27:29 [2019-12-20T19:27:29.377Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.377Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.377Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.377Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.377Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.377Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.377Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.377Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
14:27:29 [2019-12-20T19:27:29.377Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
14:27:29 [2019-12-20T19:27:29.377Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
14:27:29 [2019-12-20T19:27:29.377Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.377Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.377Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.377Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.377Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.377Z] DEBUG - Clicking on Uncheck selected
14:27:29 [2019-12-20T19:27:29.377Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=617051711 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:27:29 [2019-12-20T19:27:29.377Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=617051711 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:27:29 [2019-12-20T19:27:29.377Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=617051711 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
14:27:29 [2019-12-20T19:27:29.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=617051711 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
14:27:29 [2019-12-20T19:27:29.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=617051712 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:27:29 [2019-12-20T19:27:29.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=617051712 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:27:29 [2019-12-20T19:27:29.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=617051712 data=null item=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:27:29 [2019-12-20T19:27:29.378Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=617051712 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:27:29 [2019-12-20T19:27:29.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=617051712 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:27:29 [2019-12-20T19:27:29.378Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=617051712 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:27:29 [2019-12-20T19:27:29.378Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=617051712 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
14:27:29 [2019-12-20T19:27:29.378Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=617051712 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
14:27:29 [2019-12-20T19:27:29.378Z] DEBUG - Clicked on Uncheck selected
14:27:29 [2019-12-20T19:27:29.378Z] DEBUG - Attempting to set focus on (of type 'Table')
14:27:29 [2019-12-20T19:27:29.378Z] DEBUG - Attempting to set focus on (of type 'Table')
14:27:29 [2019-12-20T19:27:29.378Z] DEBUG - Selecting rows [3, 2] in (of type 'Table')
14:27:29 [2019-12-20T19:27:29.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=617051713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:29 [2019-12-20T19:27:29.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=617051713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:29 [2019-12-20T19:27:29.378Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=617051713 data=null doit=true} to (of type 'Table')
14:27:29 [2019-12-20T19:27:29.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=617051713 data=null} to (of type 'Table')
14:27:29 [2019-12-20T19:27:29.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=617051714 data=null button=1 stateMask=0x0 x=85 y=77 count=1} to (of type 'Table')
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=617051714 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:27:29 [2019-12-20T19:27:29.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=617051786 data=null button=1 stateMask=0x80000 x=85 y=77 count=1} to (of type 'Table')
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=617051787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=617051787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=617051787 data=null doit=true} to (of type 'Table')
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=617051787 data=null} to (of type 'Table')
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=617051787 data=null button=1 stateMask=0x40000 x=112 y=55 count=1} to (of type 'Table')
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=617051787 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:27:29 [2019-12-20T19:27:29.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=617051813 data=null button=1 stateMask=0xc0000 x=112 y=55 count=1} to (of type 'Table')
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - Clicking on Check selected
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=617051815 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:27:29 [2019-12-20T19:27:29.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=617051815 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:27:29 [2019-12-20T19:27:29.634Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=617051815 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=617051815 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=617051815 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:27:29 [2019-12-20T19:27:29.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=617051815 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:27:29 [2019-12-20T19:27:29.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=617051815 data=null item=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:27:29 [2019-12-20T19:27:29.634Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=617051895 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:27:29 [2019-12-20T19:27:29.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=617051895 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:27:29 [2019-12-20T19:27:29.634Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=617051895 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:27:29 [2019-12-20T19:27:29.634Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=617051895 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=617051895 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - Clicked on Check selected
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - Clicking on Uncheck all
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=617051897 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:27:29 [2019-12-20T19:27:29.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=617051897 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:27:29 [2019-12-20T19:27:29.634Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=617051897 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:27:29 [2019-12-20T19:27:29.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=617051897 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=617051898 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:27:29 [2019-12-20T19:27:29.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=617051898 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:27:29 [2019-12-20T19:27:29.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=617051898 data=null item=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:27:29 [2019-12-20T19:27:29.635Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=617051899 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:27:29 [2019-12-20T19:27:29.635Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=617051899 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:27:29 [2019-12-20T19:27:29.635Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=617051899 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:27:29 [2019-12-20T19:27:29.635Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=617051899 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=617051899 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - Clicked on Uncheck all
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - Clicking on Check all
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=617051901 data=null 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:27:29 [2019-12-20T19:27:29.635Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=617051901 data=null 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:27:29 [2019-12-20T19:27:29.635Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=617051901 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=617051901 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=617051901 data=null 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:27:29 [2019-12-20T19:27:29.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=617051901 data=null 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:27:29 [2019-12-20T19:27:29.635Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=617051901 data=null item=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:27:29 [2019-12-20T19:27:29.635Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=617051981 data=null 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:27:29 [2019-12-20T19:27:29.635Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=617051981 data=null 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:27:29 [2019-12-20T19:27:29.635Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=617051981 data=null 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:27:29 [2019-12-20T19:27:29.635Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=617051981 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=617051981 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - Clicked on Check all
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:27:29 [2019-12-20T19:27:29.635Z] 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:27:29 [2019-12-20T19:27:29.635Z] DEBUG - Clicking on Apply and Close
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=617051983 data=null button=0 stateMask=0x0 x=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:27:29 [2019-12-20T19:27:29.635Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=617051983 data=null button=0 stateMask=0x0 x=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:27:29 [2019-12-20T19:27:29.635Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=617051983 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=617051983 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:27:29 [2019-12-20T19:27:29.635Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=617051983 data=null button=0 stateMask=0x0 x=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:27:29 [2019-12-20T19:27:29.635Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=617051983 data=null button=0 stateMask=0x0 x=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:27:29 [2019-12-20T19:27:29.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=617051983 data=null item=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:27:29 [2019-12-20T19:27:29.891Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=617050908 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:27:29 [2019-12-20T19:27:29.891Z] DEBUG - Clicked on 
14:27:29 [2019-12-20T19:27:29.891Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=617052184 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:27:29 [2019-12-20T19:27:29.891Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:27:29 [2019-12-20T19:27:29.891Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:27:29 [2019-12-20T19:27:29.891Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:27:30 [2019-12-20T19:27:30.146Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:27:30 [2019-12-20T19:27:30.146Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:27:30 [2019-12-20T19:27:30.146Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:27:30 [2019-12-20T19:27:30.146Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:27:30 [2019-12-20T19:27:30.146Z] 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:27:30 [2019-12-20T19:27:30.146Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=617052405 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:27:30 [2019-12-20T19:27:30.146Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:30 [2019-12-20T19:27:30.146Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:30 [2019-12-20T19:27:30.146Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:30 [2019-12-20T19:27:30.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=617052416 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
14:27:30 [2019-12-20T19:27:30.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=617052416 data=null doit=true} to TreeItem with text {Tracing}
14:27:30 [2019-12-20T19:27:30.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=617052416 data=null} to TreeItem with text {Tracing}
14:27:30 [2019-12-20T19:27:30.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=617052416 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
14:27:30 [2019-12-20T19:27:30.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617052416 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:27:30 [2019-12-20T19:27:30.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=617052490 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
14:27:30 [2019-12-20T19:27:30.146Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:27:30 [2019-12-20T19:27:30.146Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:30 [2019-12-20T19:27:30.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=617052500 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses
14:27:30 [2019-12-20T19:27:30.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=617052500 data=null doit=true} to Tree node with text: XML Analyses
14:27:30 [2019-12-20T19:27:30.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=617052500 data=null} to Tree node with text: XML Analyses
14:27:30 [2019-12-20T19:27:30.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=617052500 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses
14:27:30 [2019-12-20T19:27:30.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617052500 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:27:30 [2019-12-20T19:27:30.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=617052502 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses
14:27:30 [2019-12-20T19:27:30.146Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:27:30 [2019-12-20T19:27:30.146Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:27:30 [2019-12-20T19:27:30.146Z] DEBUG - Attempting to set focus on (of type 'Table')
14:27:30 [2019-12-20T19:27:30.146Z] DEBUG - Attempting to set focus on (of type 'Table')
14:27:30 [2019-12-20T19:27:30.146Z] DEBUG - Selecting rows [0, 1, 2, 3, 4] in (of type 'Table')
14:27:30 [2019-12-20T19:27:30.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=617052505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:30 [2019-12-20T19:27:30.146Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=617052505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:30 [2019-12-20T19:27:30.146Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=617052505 data=null doit=true} to (of type 'Table')
14:27:30 [2019-12-20T19:27:30.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=617052505 data=null} to (of type 'Table')
14:27:30 [2019-12-20T19:27:30.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_attributes} time=617052506 data=null button=1 stateMask=0x0 x=75 y=11 count=1} to (of type 'Table')
14:27:30 [2019-12-20T19:27:30.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=617052579 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:27:30 [2019-12-20T19:27:30.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_attributes} time=617052586 data=null button=1 stateMask=0x80000 x=75 y=11 count=1} to (of type 'Table')
14:27:30 [2019-12-20T19:27:30.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=617052587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:30 [2019-12-20T19:27:30.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=617052587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:30 [2019-12-20T19:27:30.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=617052587 data=null doit=true} to (of type 'Table')
14:27:30 [2019-12-20T19:27:30.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=617052587 data=null} to (of type 'Table')
14:27:30 [2019-12-20T19:27:30.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_pattern_segment} time=617052587 data=null button=1 stateMask=0x40000 x=100 y=33 count=1} to (of type 'Table')
14:27:30 [2019-12-20T19:27:30.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=617052587 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:27:30 [2019-12-20T19:27:30.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_pattern_segment} time=617052603 data=null button=1 stateMask=0xc0000 x=100 y=33 count=1} to (of type 'Table')
14:27:30 [2019-12-20T19:27:30.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=617052604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:30 [2019-12-20T19:27:30.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=617052604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:30 [2019-12-20T19:27:30.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=617052604 data=null doit=true} to (of type 'Table')
14:27:30 [2019-12-20T19:27:30.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=617052604 data=null} to (of type 'Table')
14:27:30 [2019-12-20T19:27:30.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=617052604 data=null button=1 stateMask=0x40000 x=112 y=55 count=1} to (of type 'Table')
14:27:30 [2019-12-20T19:27:30.402Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=617052604 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:27:30 [2019-12-20T19:27:30.402Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=617052682 data=null button=1 stateMask=0xc0000 x=112 y=55 count=1} to (of type 'Table')
14:27:30 [2019-12-20T19:27:30.402Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=617052682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:30 [2019-12-20T19:27:30.402Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=617052682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:30 [2019-12-20T19:27:30.402Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=617052682 data=null doit=true} to (of type 'Table')
14:27:30 [2019-12-20T19:27:30.402Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=617052682 data=null} to (of type 'Table')
14:27:30 [2019-12-20T19:27:30.402Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=617052683 data=null button=1 stateMask=0x40000 x=85 y=77 count=1} to (of type 'Table')
14:27:30 [2019-12-20T19:27:30.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=617052683 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:27:30 [2019-12-20T19:27:30.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=617052786 data=null button=1 stateMask=0xc0000 x=85 y=77 count=1} to (of type 'Table')
14:27:30 [2019-12-20T19:27:30.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=617052786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:30 [2019-12-20T19:27:30.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=617052786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:30 [2019-12-20T19:27:30.657Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=617052786 data=null doit=true} to (of type 'Table')
14:27:30 [2019-12-20T19:27:30.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=617052786 data=null} to (of type 'Table')
14:27:30 [2019-12-20T19:27:30.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_doubles} time=617052787 data=null button=1 stateMask=0x40000 x=69 y=99 count=1} to (of type 'Table')
14:27:30 [2019-12-20T19:27:30.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=617052787 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:27:30 [2019-12-20T19:27:30.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_doubles} time=617052877 data=null button=1 stateMask=0xc0000 x=69 y=99 count=1} to (of type 'Table')
14:27:30 [2019-12-20T19:27:30.657Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:27:30 [2019-12-20T19:27:30.657Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:27:30 [2019-12-20T19:27:30.657Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:27:30 [2019-12-20T19:27:30.657Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:27:30 [2019-12-20T19:27:30.657Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
14:27:30 [2019-12-20T19:27:30.657Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
14:27:30 [2019-12-20T19:27:30.657Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:27:30 [2019-12-20T19:27:30.657Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:27:30 [2019-12-20T19:27:30.657Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:27:30 [2019-12-20T19:27:30.657Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:27:30 [2019-12-20T19:27:30.657Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:27:30 [2019-12-20T19:27:30.657Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:27:30 [2019-12-20T19:27:30.658Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:27:30 [2019-12-20T19:27:30.658Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:30 [2019-12-20T19:27:30.658Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:27:30 [2019-12-20T19:27:30.658Z] DEBUG - Clicking on Delete
14:27:30 [2019-12-20T19:27:30.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=617052878 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:27:30 [2019-12-20T19:27:30.658Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=617052878 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:27:30 [2019-12-20T19:27:30.658Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=617052878 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:27:30 [2019-12-20T19:27:30.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=617052878 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:27:30 [2019-12-20T19:27:30.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=617052878 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:27:30 [2019-12-20T19:27:30.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=617052879 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:27:30 [2019-12-20T19:27:30.658Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=617052921 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:27:30 [2019-12-20T19:27:30.658Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=617052922 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:27:30 [2019-12-20T19:27:30.658Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=617052922 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:27:30 [2019-12-20T19:27:30.658Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=617052922 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:27:30 [2019-12-20T19:27:30.658Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=617052922 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:27:30 [2019-12-20T19:27:30.658Z] DEBUG - Clicked on Delete
14:27:30 [2019-12-20T19:27:30.658Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
14:27:30 [2019-12-20T19:27:30.658Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=617052923 data=null doit=true} to Shell with text {Delete XML file(s)}
14:27:30 [2019-12-20T19:27:30.658Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:27:30 [2019-12-20T19:27:30.658Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:27:30 [2019-12-20T19:27:30.658Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:27:30 [2019-12-20T19:27:30.658Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:27:30 [2019-12-20T19:27:30.658Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:27:30 [2019-12-20T19:27:30.658Z] DEBUG - Clicking on &Yes
14:27:30 [2019-12-20T19:27:30.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=617052923 data=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:27:30 [2019-12-20T19:27:30.658Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=617052923 data=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:27:30 [2019-12-20T19:27:30.658Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=617052923 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:27:30 [2019-12-20T19:27:30.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=617052923 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:27:30 [2019-12-20T19:27:30.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=617052923 data=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:27:30 [2019-12-20T19:27:30.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=617052923 data=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:27:30 [2019-12-20T19:27:30.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=617052924 data=null item=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:27:30 [2019-12-20T19:27:30.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=617052879 data=null item=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:27:30 [2019-12-20T19:27:30.913Z] DEBUG - Clicked on 
14:27:30 [2019-12-20T19:27:30.913Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:27:30 [2019-12-20T19:27:30.913Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:27:30 [2019-12-20T19:27:30.913Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:27:30 [2019-12-20T19:27:30.913Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:27:30 [2019-12-20T19:27:30.913Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:27:30 [2019-12-20T19:27:30.913Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:27:30 [2019-12-20T19:27:30.913Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:27:30 [2019-12-20T19:27:30.913Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:27:30 [2019-12-20T19:27:30.913Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:27:30 [2019-12-20T19:27:30.913Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:27:30 [2019-12-20T19:27:30.913Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:30 [2019-12-20T19:27:30.913Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:27:30 [2019-12-20T19:27:30.913Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:27:30 [2019-12-20T19:27:30.913Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:27:30 [2019-12-20T19:27:30.914Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:27:30 [2019-12-20T19:27:30.914Z] 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:27:30 [2019-12-20T19:27:30.914Z] DEBUG - Clicking on Apply and Close
14:27:30 [2019-12-20T19:27:30.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=617053194 data=null button=0 stateMask=0x0 x=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:27:30 [2019-12-20T19:27:30.914Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=617053194 data=null button=0 stateMask=0x0 x=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:27:30 [2019-12-20T19:27:30.914Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=617053194 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:27:30 [2019-12-20T19:27:30.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=617053194 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:27:30 [2019-12-20T19:27:30.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=617053194 data=null button=0 stateMask=0x0 x=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:27:30 [2019-12-20T19:27:30.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=617053194 data=null button=0 stateMask=0x0 x=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:27:30 [2019-12-20T19:27:30.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=617053194 data=null item=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:27:30 [2019-12-20T19:27:30.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=617052193 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:27:31 [2019-12-20T19:27:31.169Z] DEBUG - Clicked on 
14:27:31 [2019-12-20T19:27:31.169Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=617053295 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:27:31 [2019-12-20T19:27:31.169Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:27:31 [2019-12-20T19:27:31.169Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:27:31 [2019-12-20T19:27:31.169Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:27:31 [2019-12-20T19:27:31.169Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:27:31 [2019-12-20T19:27:31.169Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:27:31 [2019-12-20T19:27:31.169Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:27:31 [2019-12-20T19:27:31.169Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:27:31 [2019-12-20T19:27:31.169Z] 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:27:31 [2019-12-20T19:27:31.169Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=617053511 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:27:31 [2019-12-20T19:27:31.169Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:31 [2019-12-20T19:27:31.169Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:31 [2019-12-20T19:27:31.169Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:31 [2019-12-20T19:27:31.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=617053513 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
14:27:31 [2019-12-20T19:27:31.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=617053513 data=null doit=true} to TreeItem with text {Tracing}
14:27:31 [2019-12-20T19:27:31.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=617053513 data=null} to TreeItem with text {Tracing}
14:27:31 [2019-12-20T19:27:31.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=617053513 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
14:27:31 [2019-12-20T19:27:31.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617053513 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:27:31 [2019-12-20T19:27:31.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=617053591 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
14:27:31 [2019-12-20T19:27:31.425Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:27:31 [2019-12-20T19:27:31.425Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:31 [2019-12-20T19:27:31.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=617053592 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses
14:27:31 [2019-12-20T19:27:31.425Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=617053592 data=null doit=true} to Tree node with text: XML Analyses
14:27:31 [2019-12-20T19:27:31.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=617053592 data=null} to Tree node with text: XML Analyses
14:27:31 [2019-12-20T19:27:31.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=617053592 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses
14:27:31 [2019-12-20T19:27:31.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617053593 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:27:31 [2019-12-20T19:27:31.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=617053594 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses
14:27:31 [2019-12-20T19:27:31.425Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:27:31 [2019-12-20T19:27:31.425Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
14:27:31 [2019-12-20T19:27:31.425Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
14:27:31 [2019-12-20T19:27:31.425Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:27:31 [2019-12-20T19:27:31.425Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:27:31 [2019-12-20T19:27:31.425Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:27:31 [2019-12-20T19:27:31.425Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:27:31 [2019-12-20T19:27:31.425Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:27:31 [2019-12-20T19:27:31.425Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:27:31 [2019-12-20T19:27:31.425Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:27:31 [2019-12-20T19:27:31.425Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:27:31 [2019-12-20T19:27:31.425Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:27:31 [2019-12-20T19:27:31.425Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:27:31 [2019-12-20T19:27:31.425Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:31 [2019-12-20T19:27:31.425Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:27:31 [2019-12-20T19:27:31.425Z] DEBUG - Clicking on Import
14:27:31 [2019-12-20T19:27:31.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=617053597 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:27:31 [2019-12-20T19:27:31.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=617053597 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:27:31 [2019-12-20T19:27:31.426Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=617053597 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:27:31 [2019-12-20T19:27:31.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=617053597 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:27:31 [2019-12-20T19:27:31.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=617053597 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:27:31 [2019-12-20T19:27:31.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=617053597 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:27:31 [2019-12-20T19:27:31.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=617053597 data=null item=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:27:31 [2019-12-20T19:27:31.426Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=617053704 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:27:31 [2019-12-20T19:27:31.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=617053704 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:27:31 [2019-12-20T19:27:31.426Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=617053704 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:27:31 [2019-12-20T19:27:31.426Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=617053704 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:27:31 [2019-12-20T19:27:31.426Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=617053704 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:27:31 [2019-12-20T19:27:31.426Z] DEBUG - Clicked on Import
14:27:31 [2019-12-20T19:27:31.426Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:27:31 [2019-12-20T19:27:31.426Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:27:31 [2019-12-20T19:27:31.426Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:27:31 [2019-12-20T19:27:31.426Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:27:31 [2019-12-20T19:27:31.426Z] DEBUG - Attempting to set focus on (of type 'Table')
14:27:31 [2019-12-20T19:27:31.426Z] DEBUG - Attempting to set focus on (of type 'Table')
14:27:31 [2019-12-20T19:27:31.426Z] DEBUG - Selecting rows [0] in (of type 'Table')
14:27:31 [2019-12-20T19:27:31.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=617053708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:31 [2019-12-20T19:27:31.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=617053708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:31 [2019-12-20T19:27:31.426Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=617053708 data=null doit=true} to (of type 'Table')
14:27:31 [2019-12-20T19:27:31.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=617053708 data=null} to (of type 'Table')
14:27:31 [2019-12-20T19:27:31.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=617053708 data=null button=1 stateMask=0x0 x=92 y=11 count=1} to (of type 'Table')
14:27:31 [2019-12-20T19:27:31.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=617053709 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:27:31 [2019-12-20T19:27:31.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=617053779 data=null button=1 stateMask=0x80000 x=92 y=11 count=1} to (of type 'Table')
14:27:31 [2019-12-20T19:27:31.426Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:27:31 [2019-12-20T19:27:31.426Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:27:31 [2019-12-20T19:27:31.426Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:27:31 [2019-12-20T19:27:31.426Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
14:27:31 [2019-12-20T19:27:31.426Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
14:27:31 [2019-12-20T19:27:31.426Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
14:27:31 [2019-12-20T19:27:31.426Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:27:31 [2019-12-20T19:27:31.426Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:27:31 [2019-12-20T19:27:31.426Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:27:31 [2019-12-20T19:27:31.426Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:27:31 [2019-12-20T19:27:31.426Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:27:31 [2019-12-20T19:27:31.426Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:27:31 [2019-12-20T19:27:31.426Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:27:31 [2019-12-20T19:27:31.426Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:31 [2019-12-20T19:27:31.426Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:27:31 [2019-12-20T19:27:31.426Z] DEBUG - Clicking on Edit...
14:27:31 [2019-12-20T19:27:31.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=617053781 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:27:31 [2019-12-20T19:27:31.426Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=617053781 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:27:31 [2019-12-20T19:27:31.426Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=617053781 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
14:27:31 [2019-12-20T19:27:31.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=617053781 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
14:27:31 [2019-12-20T19:27:31.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=617053781 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:27:31 [2019-12-20T19:27:31.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=617053781 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:27:31 [2019-12-20T19:27:31.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=617053781 data=null item=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:27:31 [2019-12-20T19:27:31.986Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=617054220 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:27:31 [2019-12-20T19:27:31.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=617054223 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:27:31 [2019-12-20T19:27:31.986Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=617054223 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:27:31 [2019-12-20T19:27:31.986Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=617054223 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
14:27:31 [2019-12-20T19:27:31.986Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=617054223 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
14:27:31 [2019-12-20T19:27:31.986Z] DEBUG - Clicked on Edit...
14:27:31 [2019-12-20T19:27:31.986Z] DEBUG - Attempting to set focus on (of type 'Table')
14:27:31 [2019-12-20T19:27:31.986Z] DEBUG - Attempting to set focus on (of type 'Table')
14:27:31 [2019-12-20T19:27:31.986Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
14:27:31 [2019-12-20T19:27:31.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=617054344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:31 [2019-12-20T19:27:31.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=617054344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:31 [2019-12-20T19:27:31.986Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=617054344 data=null doit=true} to (of type 'Table')
14:27:31 [2019-12-20T19:27:31.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=617054344 data=null} to (of type 'Table')
14:27:31 [2019-12-20T19:27:31.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=617054345 data=null button=1 stateMask=0x0 x=92 y=11 count=1} to (of type 'Table')
14:27:32 [2019-12-20T19:27:32.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=617054345 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:27:32 [2019-12-20T19:27:32.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=617054383 data=null button=1 stateMask=0x80000 x=92 y=11 count=1} to (of type 'Table')
14:27:32 [2019-12-20T19:27:32.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=617054383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:32 [2019-12-20T19:27:32.243Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=617054383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:32 [2019-12-20T19:27:32.243Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=617054383 data=null doit=true} to (of type 'Table')
14:27:32 [2019-12-20T19:27:32.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=617054383 data=null} to (of type 'Table')
14:27:32 [2019-12-20T19:27:32.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=617054384 data=null button=1 stateMask=0x40000 x=86 y=33 count=1} to (of type 'Table')
14:27:32 [2019-12-20T19:27:32.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=617054384 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:27:32 [2019-12-20T19:27:32.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=617054413 data=null button=1 stateMask=0xc0000 x=86 y=33 count=1} to (of type 'Table')
14:27:32 [2019-12-20T19:27:32.243Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:27:32 [2019-12-20T19:27:32.243Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:27:32 [2019-12-20T19:27:32.243Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:27:32 [2019-12-20T19:27:32.243Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:27:32 [2019-12-20T19:27:32.243Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
14:27:32 [2019-12-20T19:27:32.243Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
14:27:32 [2019-12-20T19:27:32.243Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:27:32 [2019-12-20T19:27:32.243Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:27:32 [2019-12-20T19:27:32.243Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:27:32 [2019-12-20T19:27:32.243Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:27:32 [2019-12-20T19:27:32.243Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:27:32 [2019-12-20T19:27:32.243Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:27:32 [2019-12-20T19:27:32.243Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:27:32 [2019-12-20T19:27:32.243Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:32 [2019-12-20T19:27:32.243Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:27:32 [2019-12-20T19:27:32.243Z] DEBUG - Clicking on Delete
14:27:32 [2019-12-20T19:27:32.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=617054414 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:27:32 [2019-12-20T19:27:32.243Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=617054414 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:27:32 [2019-12-20T19:27:32.243Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=617054414 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:27:32 [2019-12-20T19:27:32.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=617054414 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:27:32 [2019-12-20T19:27:32.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=617054414 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:27:32 [2019-12-20T19:27:32.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=617054414 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:27:32 [2019-12-20T19:27:32.243Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=617054512 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:27:32 [2019-12-20T19:27:32.243Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=617054579 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:27:32 [2019-12-20T19:27:32.243Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=617054579 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:27:32 [2019-12-20T19:27:32.243Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=617054579 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:27:32 [2019-12-20T19:27:32.243Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=617054579 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:27:32 [2019-12-20T19:27:32.243Z] DEBUG - Clicked on Delete
14:27:32 [2019-12-20T19:27:32.243Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
14:27:32 [2019-12-20T19:27:32.243Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=617054580 data=null doit=true} to Shell with text {Delete XML file(s)}
14:27:32 [2019-12-20T19:27:32.243Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:27:32 [2019-12-20T19:27:32.243Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:27:32 [2019-12-20T19:27:32.243Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:27:32 [2019-12-20T19:27:32.243Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:27:32 [2019-12-20T19:27:32.243Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:27:32 [2019-12-20T19:27:32.243Z] DEBUG - Clicking on &Yes
14:27:32 [2019-12-20T19:27:32.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=617054580 data=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:27:32 [2019-12-20T19:27:32.243Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=617054580 data=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:27:32 [2019-12-20T19:27:32.243Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=617054580 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:27:32 [2019-12-20T19:27:32.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=617054580 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:27:32 [2019-12-20T19:27:32.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=617054580 data=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:27:32 [2019-12-20T19:27:32.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=617054580 data=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:27:32 [2019-12-20T19:27:32.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=617054580 data=null item=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:27:32 [2019-12-20T19:27:32.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=617054414 data=null item=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:27:32 [2019-12-20T19:27:32.499Z] DEBUG - Clicked on 
14:27:32 [2019-12-20T19:27:32.499Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:27:32 [2019-12-20T19:27:32.499Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:27:32 [2019-12-20T19:27:32.499Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:27:32 [2019-12-20T19:27:32.499Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:27:32 [2019-12-20T19:27:32.499Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:27:32 [2019-12-20T19:27:32.499Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:27:32 [2019-12-20T19:27:32.499Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:27:32 [2019-12-20T19:27:32.499Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:27:32 [2019-12-20T19:27:32.499Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:27:32 [2019-12-20T19:27:32.499Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:27:32 [2019-12-20T19:27:32.499Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:32 [2019-12-20T19:27:32.499Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:27:32 [2019-12-20T19:27:32.499Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:27:32 [2019-12-20T19:27:32.499Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:27:32 [2019-12-20T19:27:32.499Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:27:32 [2019-12-20T19:27:32.499Z] 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:27:32 [2019-12-20T19:27:32.499Z] DEBUG - Clicking on Apply and Close
14:27:32 [2019-12-20T19:27:32.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=617054791 data=null button=0 stateMask=0x0 x=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:27:32 [2019-12-20T19:27:32.499Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=617054791 data=null button=0 stateMask=0x0 x=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:27:32 [2019-12-20T19:27:32.499Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=617054791 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:27:32 [2019-12-20T19:27:32.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=617054791 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:27:32 [2019-12-20T19:27:32.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=617054791 data=null button=0 stateMask=0x0 x=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:27:32 [2019-12-20T19:27:32.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=617054791 data=null button=0 stateMask=0x0 x=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:27:32 [2019-12-20T19:27:32.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=617054791 data=null item=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:27:32 [2019-12-20T19:27:32.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=617053303 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:27:32 [2019-12-20T19:27:32.754Z] DEBUG - Clicked on 
14:27:32 [2019-12-20T19:27:32.754Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=617054901 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:27:32 [2019-12-20T19:27:32.754Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:27:32 [2019-12-20T19:27:32.754Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:27:32 [2019-12-20T19:27:32.754Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:27:32 [2019-12-20T19:27:32.754Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:27:32 [2019-12-20T19:27:32.754Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:27:32 [2019-12-20T19:27:32.754Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:27:32 [2019-12-20T19:27:32.754Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:27:32 [2019-12-20T19:27:32.754Z] 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:27:32 [2019-12-20T19:27:32.754Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=617055102 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:27:32 [2019-12-20T19:27:32.754Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:32 [2019-12-20T19:27:32.754Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:32 [2019-12-20T19:27:32.754Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:32 [2019-12-20T19:27:32.754Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=617055104 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
14:27:32 [2019-12-20T19:27:32.754Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=617055104 data=null doit=true} to TreeItem with text {Tracing}
14:27:32 [2019-12-20T19:27:32.754Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=617055104 data=null} to TreeItem with text {Tracing}
14:27:32 [2019-12-20T19:27:32.754Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=617055104 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
14:27:32 [2019-12-20T19:27:32.754Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617055104 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:27:33 [2019-12-20T19:27:33.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=617055185 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
14:27:33 [2019-12-20T19:27:33.009Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:27:33 [2019-12-20T19:27:33.009Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:33 [2019-12-20T19:27:33.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=617055186 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses
14:27:33 [2019-12-20T19:27:33.009Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=617055186 data=null doit=true} to Tree node with text: XML Analyses
14:27:33 [2019-12-20T19:27:33.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=617055186 data=null} to Tree node with text: XML Analyses
14:27:33 [2019-12-20T19:27:33.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=617055187 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses
14:27:33 [2019-12-20T19:27:33.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617055187 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:27:33 [2019-12-20T19:27:33.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=617055188 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses
14:27:33 [2019-12-20T19:27:33.009Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:27:33 [2019-12-20T19:27:33.009Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:27:33 [2019-12-20T19:27:33.009Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.009Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.009Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.009Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.009Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.009Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.009Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.009Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.009Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.009Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.009Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.009Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.009Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:27:33 [2019-12-20T19:27:33.009Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:27:33 [2019-12-20T19:27:33.009Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:27:33 [2019-12-20T19:27:33.009Z] 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:27:33 [2019-12-20T19:27:33.009Z] DEBUG - Clicking on Apply and Close
14:27:33 [2019-12-20T19:27:33.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=617055191 data=null button=0 stateMask=0x0 x=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:27:33 [2019-12-20T19:27:33.009Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=617055191 data=null button=0 stateMask=0x0 x=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:27:33 [2019-12-20T19:27:33.009Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=617055191 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:27:33 [2019-12-20T19:27:33.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=617055191 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:27:33 [2019-12-20T19:27:33.009Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=617055191 data=null button=0 stateMask=0x0 x=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:27:33 [2019-12-20T19:27:33.009Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=617055191 data=null button=0 stateMask=0x0 x=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:27:33 [2019-12-20T19:27:33.009Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=617055191 data=null item=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:27:33 [2019-12-20T19:27:33.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=617054910 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:27:33 [2019-12-20T19:27:33.010Z] DEBUG - Clicked on 
14:27:33 [2019-12-20T19:27:33.010Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=617055299 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:27:33 [2019-12-20T19:27:33.010Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:27:33 [2019-12-20T19:27:33.010Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:27:33 [2019-12-20T19:27:33.010Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:27:33 [2019-12-20T19:27:33.265Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:27:33 [2019-12-20T19:27:33.265Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:27:33 [2019-12-20T19:27:33.265Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:27:33 [2019-12-20T19:27:33.265Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:27:33 [2019-12-20T19:27:33.265Z] 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:27:33 [2019-12-20T19:27:33.265Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=617055508 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:27:33 [2019-12-20T19:27:33.265Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:33 [2019-12-20T19:27:33.265Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:33 [2019-12-20T19:27:33.265Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:33 [2019-12-20T19:27:33.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=617055510 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
14:27:33 [2019-12-20T19:27:33.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=617055510 data=null doit=true} to TreeItem with text {Tracing}
14:27:33 [2019-12-20T19:27:33.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=617055510 data=null} to TreeItem with text {Tracing}
14:27:33 [2019-12-20T19:27:33.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=617055511 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
14:27:33 [2019-12-20T19:27:33.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617055511 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:27:33 [2019-12-20T19:27:33.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=617055593 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
14:27:33 [2019-12-20T19:27:33.265Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:27:33 [2019-12-20T19:27:33.265Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:33 [2019-12-20T19:27:33.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=617055594 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses
14:27:33 [2019-12-20T19:27:33.265Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=617055594 data=null doit=true} to Tree node with text: XML Analyses
14:27:33 [2019-12-20T19:27:33.265Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=617055594 data=null} to Tree node with text: XML Analyses
14:27:33 [2019-12-20T19:27:33.265Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=617055594 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses
14:27:33 [2019-12-20T19:27:33.265Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617055594 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:27:33 [2019-12-20T19:27:33.265Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=617055596 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses
14:27:33 [2019-12-20T19:27:33.265Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.265Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
14:27:33 [2019-12-20T19:27:33.265Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
14:27:33 [2019-12-20T19:27:33.265Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:27:33 [2019-12-20T19:27:33.265Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.265Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.265Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.265Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.265Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.265Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.265Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.265Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.265Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.265Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.265Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.265Z] DEBUG - Clicking on Import
14:27:33 [2019-12-20T19:27:33.265Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=617055599 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:27:33 [2019-12-20T19:27:33.265Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=617055599 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:27:33 [2019-12-20T19:27:33.266Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=617055599 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:27:33 [2019-12-20T19:27:33.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=617055599 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:27:33 [2019-12-20T19:27:33.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=617055606 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:27:33 [2019-12-20T19:27:33.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=617055606 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:27:33 [2019-12-20T19:27:33.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=617055606 data=null item=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:27:33 [2019-12-20T19:27:33.521Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=617055679 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:27:33 [2019-12-20T19:27:33.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=617055679 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:27:33 [2019-12-20T19:27:33.521Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=617055679 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:27:33 [2019-12-20T19:27:33.521Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=617055679 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:27:33 [2019-12-20T19:27:33.521Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=617055679 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
14:27:33 [2019-12-20T19:27:33.521Z] DEBUG - Clicked on Import
14:27:33 [2019-12-20T19:27:33.521Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:27:33 [2019-12-20T19:27:33.521Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:27:33 [2019-12-20T19:27:33.521Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:27:33 [2019-12-20T19:27:33.521Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:27:33 [2019-12-20T19:27:33.521Z] DEBUG - Attempting to set focus on (of type 'Table')
14:27:33 [2019-12-20T19:27:33.521Z] DEBUG - Attempting to set focus on (of type 'Table')
14:27:33 [2019-12-20T19:27:33.521Z] DEBUG - Selecting rows [0] in (of type 'Table')
14:27:33 [2019-12-20T19:27:33.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=617055684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:33 [2019-12-20T19:27:33.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=617055684 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:33 [2019-12-20T19:27:33.521Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=617055684 data=null doit=true} to (of type 'Table')
14:27:33 [2019-12-20T19:27:33.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=617055684 data=null} to (of type 'Table')
14:27:33 [2019-12-20T19:27:33.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=617055685 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to (of type 'Table')
14:27:33 [2019-12-20T19:27:33.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=617055685 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:27:33 [2019-12-20T19:27:33.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=617055692 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to (of type 'Table')
14:27:33 [2019-12-20T19:27:33.521Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.521Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.521Z] DEBUG - matched Button with text "Export", using matcher: with mnemonic 'Export'
14:27:33 [2019-12-20T19:27:33.521Z] DEBUG - matched Button with text "Export", using matcher: with style 'SWT.PUSH'
14:27:33 [2019-12-20T19:27:33.521Z] DEBUG - matched Button with text "Export", using matcher: (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
14:27:33 [2019-12-20T19:27:33.521Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.521Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.521Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.521Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.521Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.521Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.521Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.521Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.521Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.521Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.521Z] DEBUG - Clicking on Export
14:27:33 [2019-12-20T19:27:33.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Export} time=617055701 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:27:33 [2019-12-20T19:27:33.522Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=617055701 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:27:33 [2019-12-20T19:27:33.522Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Export} time=617055701 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
14:27:33 [2019-12-20T19:27:33.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Export} time=617055701 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
14:27:33 [2019-12-20T19:27:33.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Export} time=617055702 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:27:33 [2019-12-20T19:27:33.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Export} time=617055702 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:27:33 [2019-12-20T19:27:33.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Export} time=617055702 data=null item=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:27:33 [2019-12-20T19:27:33.522Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Export} time=617055704 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:27:33 [2019-12-20T19:27:33.522Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=617055704 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:27:33 [2019-12-20T19:27:33.522Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Export} time=617055704 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:27:33 [2019-12-20T19:27:33.522Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Export} time=617055704 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
14:27:33 [2019-12-20T19:27:33.522Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Export} time=617055704 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
14:27:33 [2019-12-20T19:27:33.522Z] DEBUG - Clicked on Export
14:27:33 [2019-12-20T19:27:33.522Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.522Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.522Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.522Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.522Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.522Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.522Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.522Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.522Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.522Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.522Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.522Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:27:33 [2019-12-20T19:27:33.522Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:27:33 [2019-12-20T19:27:33.522Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:27:33 [2019-12-20T19:27:33.522Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:27:33 [2019-12-20T19:27:33.522Z] 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:27:33 [2019-12-20T19:27:33.522Z] DEBUG - Clicking on Apply and Close
14:27:33 [2019-12-20T19:27:33.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=617055706 data=null button=0 stateMask=0x0 x=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:27:33 [2019-12-20T19:27:33.522Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=617055706 data=null button=0 stateMask=0x0 x=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:27:33 [2019-12-20T19:27:33.522Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=617055706 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:27:33 [2019-12-20T19:27:33.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=617055706 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:27:33 [2019-12-20T19:27:33.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=617055706 data=null button=0 stateMask=0x0 x=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:27:33 [2019-12-20T19:27:33.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=617055706 data=null button=0 stateMask=0x0 x=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:27:33 [2019-12-20T19:27:33.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=617055706 data=null item=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:27:33 [2019-12-20T19:27:33.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=617055307 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:27:33 [2019-12-20T19:27:33.522Z] DEBUG - Clicked on 
14:27:33 [2019-12-20T19:27:33.522Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=617055877 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:27:33 [2019-12-20T19:27:33.522Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:27:33 [2019-12-20T19:27:33.522Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:27:33 [2019-12-20T19:27:33.522Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:27:33 [2019-12-20T19:27:33.777Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:27:33 [2019-12-20T19:27:33.777Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:27:33 [2019-12-20T19:27:33.777Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:27:33 [2019-12-20T19:27:33.777Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:27:33 [2019-12-20T19:27:33.777Z] 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:27:33 [2019-12-20T19:27:33.777Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=617056093 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:27:33 [2019-12-20T19:27:33.777Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:33 [2019-12-20T19:27:33.777Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:33 [2019-12-20T19:27:33.777Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:33 [2019-12-20T19:27:33.777Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=617056095 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
14:27:33 [2019-12-20T19:27:33.777Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=617056095 data=null doit=true} to TreeItem with text {Tracing}
14:27:33 [2019-12-20T19:27:33.777Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=617056095 data=null} to TreeItem with text {Tracing}
14:27:33 [2019-12-20T19:27:33.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=617056096 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
14:27:33 [2019-12-20T19:27:33.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617056096 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:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=617056176 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
14:27:34 [2019-12-20T19:27:34.034Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=617056177 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=617056177 data=null doit=true} to Tree node with text: XML Analyses
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=617056177 data=null} to Tree node with text: XML Analyses
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=617056177 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617056177 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:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=617056179 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Attempting to set focus on (of type 'Table')
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Attempting to set focus on (of type 'Table')
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Selecting rows [0] in (of type 'Table')
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=617056181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=617056181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=617056182 data=null doit=true} to (of type 'Table')
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=617056182 data=null} to (of type 'Table')
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=617056182 data=null button=1 stateMask=0x0 x=112 y=11 count=1} to (of type 'Table')
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=617056182 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:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=617056201 data=null button=1 stateMask=0x80000 x=112 y=11 count=1} to (of type 'Table')
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Clicking on Delete
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=617056203 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:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=617056203 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:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=617056203 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=617056203 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=617056203 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:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=617056203 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:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=617056304 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:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=617056305 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:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=617056305 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:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=617056305 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=617056305 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Clicked on Delete
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=617056306 data=null doit=true} to Shell with text {Delete XML file(s)}
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Clicking on &Yes
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=617056306 data=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:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=617056306 data=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:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=617056306 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=617056306 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=617056307 data=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:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=617056312 data=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:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=617056312 data=null item=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:27:34 [2019-12-20T19:27:34.034Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=617056203 data=null item=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:27:34 [2019-12-20T19:27:34.293Z] DEBUG - Clicked on 
14:27:34 [2019-12-20T19:27:34.293Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:27:34 [2019-12-20T19:27:34.293Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:27:34 [2019-12-20T19:27:34.293Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:27:34 [2019-12-20T19:27:34.293Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:27:34 [2019-12-20T19:27:34.293Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:27:34 [2019-12-20T19:27:34.293Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:27:34 [2019-12-20T19:27:34.293Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:27:34 [2019-12-20T19:27:34.293Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:27:34 [2019-12-20T19:27:34.293Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:27:34 [2019-12-20T19:27:34.293Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:27:34 [2019-12-20T19:27:34.293Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:34 [2019-12-20T19:27:34.293Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:27:34 [2019-12-20T19:27:34.293Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:27:34 [2019-12-20T19:27:34.293Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:27:34 [2019-12-20T19:27:34.293Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:27:34 [2019-12-20T19:27:34.293Z] 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:27:34 [2019-12-20T19:27:34.293Z] DEBUG - Clicking on Apply and Close
14:27:34 [2019-12-20T19:27:34.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=617056413 data=null button=0 stateMask=0x0 x=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:27:34 [2019-12-20T19:27:34.294Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=617056413 data=null button=0 stateMask=0x0 x=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:27:34 [2019-12-20T19:27:34.294Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=617056413 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:27:34 [2019-12-20T19:27:34.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=617056413 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:27:34 [2019-12-20T19:27:34.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=617056413 data=null button=0 stateMask=0x0 x=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:27:34 [2019-12-20T19:27:34.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=617056414 data=null button=0 stateMask=0x0 x=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:27:34 [2019-12-20T19:27:34.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=617056414 data=null item=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:27:34 [2019-12-20T19:27:34.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=617055884 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:27:34 [2019-12-20T19:27:34.294Z] DEBUG - Clicked on 
14:27:34 [2019-12-20T19:27:34.294Z] 
14:27:34 [2019-12-20T19:27:34.294Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-20 19:27:34.215
14:27:34 [2019-12-20T19:27:34.294Z] !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:27:34 [2019-12-20T19:27:34.294Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=617056584 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:27:34 [2019-12-20T19:27:34.294Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:27:34 [2019-12-20T19:27:34.294Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:27:34 [2019-12-20T19:27:34.294Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:27:34 [2019-12-20T19:27:34.549Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:27:34 [2019-12-20T19:27:34.549Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:27:34 [2019-12-20T19:27:34.549Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:27:34 [2019-12-20T19:27:34.549Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:27:34 [2019-12-20T19:27:34.549Z] 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:27:34 [2019-12-20T19:27:34.549Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=617056785 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:27:34 [2019-12-20T19:27:34.549Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:34 [2019-12-20T19:27:34.549Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:34 [2019-12-20T19:27:34.549Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:34 [2019-12-20T19:27:34.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=617056788 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=617056788 data=null doit=true} to TreeItem with text {Tracing}
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=617056788 data=null} to TreeItem with text {Tracing}
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=617056788 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617056788 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:27:34 [2019-12-20T19:27:34.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=617056815 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
14:27:34 [2019-12-20T19:27:34.550Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=617056816 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=617056816 data=null doit=true} to Tree node with text: XML Analyses
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=617056816 data=null} to Tree node with text: XML Analyses
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=617056816 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617056816 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:27:34 [2019-12-20T19:27:34.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=617056818 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - Attempting to set focus on Table with text {}
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_invalid} time=617056820 data=null button=0 stateMask=0x0 x=64 y=11 count=0} to TableItem with text {test_invalid}
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_invalid} time=617056820 data=null doit=true} to TableItem with text {test_invalid}
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_invalid} time=617056821 data=null} to TableItem with text {test_invalid}
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=617056822 data=null button=1 stateMask=0x0 x=64 y=11 count=1} to TableItem with text {test_invalid}
14:27:34 [2019-12-20T19:27:34.550Z] 
14:27:34 [2019-12-20T19:27:34.550Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-20 19:27:34.520
14:27:34 [2019-12-20T19:27:34.550Z] !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:27:34 [2019-12-20T19:27:34.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=617056882 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:27:34 [2019-12-20T19:27:34.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=617056890 data=null button=1 stateMask=0x80000 x=64 y=11 count=1} to TableItem with text {test_invalid}
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - matched Label with text "Invalid file", using matcher: of type 'Label'
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - matched Label with text "Invalid file", using matcher: with mnemonic 'Invalid file'
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - matched Label with text "Invalid file", using matcher: (of type 'Label' and with mnemonic 'Invalid file')
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:27:34 [2019-12-20T19:27:34.550Z] 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:27:34 [2019-12-20T19:27:34.550Z] DEBUG - Clicking on Apply and Close
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=617056894 data=null button=0 stateMask=0x0 x=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:27:34 [2019-12-20T19:27:34.550Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=617056894 data=null button=0 stateMask=0x0 x=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:27:34 [2019-12-20T19:27:34.550Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=617056894 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=617056894 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:27:34 [2019-12-20T19:27:34.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=617056894 data=null button=0 stateMask=0x0 x=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:27:34 [2019-12-20T19:27:34.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=617056894 data=null button=0 stateMask=0x0 x=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:27:34 [2019-12-20T19:27:34.550Z] 
14:27:34 [2019-12-20T19:27:34.550Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-20 19:27:34.532
14:27:34 [2019-12-20T19:27:34.550Z] !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:27:34 [2019-12-20T19:27:34.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=617056894 data=null item=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:27:34 [2019-12-20T19:27:34.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=617056592 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:27:34 [2019-12-20T19:27:34.807Z] DEBUG - Clicked on 
14:27:34 [2019-12-20T19:27:34.807Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=617056995 data=null doit=true} to Shell with text {data - Eclipse Platform}
14:27:34 [2019-12-20T19:27:34.807Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
14:27:34 [2019-12-20T19:27:34.807Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
14:27:34 [2019-12-20T19:27:34.807Z] DEBUG - Clicking on with mnemonic 'Preferences'
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - Clicked on with mnemonic 'Preferences'
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
14:27:35 [2019-12-20T19:27:35.062Z] 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:27:35 [2019-12-20T19:27:35.062Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=617057201 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=617057204 data=null button=0 stateMask=0x0 x=48 y=116 count=0} to TreeItem with text {Tracing}
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=617057204 data=null doit=true} to TreeItem with text {Tracing}
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=617057204 data=null} to TreeItem with text {Tracing}
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=617057204 data=null button=1 stateMask=0x0 x=48 y=116 count=1} to TreeItem with text {Tracing}
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617057204 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:27:35 [2019-12-20T19:27:35.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=617057288 data=null button=1 stateMask=0x80000 x=48 y=116 count=1} to TreeItem with text {Tracing}
14:27:35 [2019-12-20T19:27:35.062Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - Attempting to set focus on Tree with text {}
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=617057289 data=null button=0 stateMask=0x0 x=88 y=221 count=0} to Tree node with text: XML Analyses
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=617057289 data=null doit=true} to Tree node with text: XML Analyses
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=617057289 data=null} to Tree node with text: XML Analyses
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=617057289 data=null button=1 stateMask=0x0 x=88 y=221 count=1} to Tree node with text: XML Analyses
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=617057289 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:27:35 [2019-12-20T19:27:35.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=617057291 data=null button=1 stateMask=0x80000 x=88 y=221 count=1} to Tree node with text: XML Analyses
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - Attempting to set focus on (of type 'Table')
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - Attempting to set focus on (of type 'Table')
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - Selecting rows [0] in (of type 'Table')
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=617057294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=617057294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=617057294 data=null doit=true} to (of type 'Table')
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=617057294 data=null} to (of type 'Table')
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=617057294 data=null button=1 stateMask=0x0 x=64 y=11 count=1} to (of type 'Table')
14:27:35 [2019-12-20T19:27:35.062Z] 
14:27:35 [2019-12-20T19:27:35.062Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2019-12-20 19:27:34.933
14:27:35 [2019-12-20T19:27:35.062Z] !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:27:35 [2019-12-20T19:27:35.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=617057294 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:27:35 [2019-12-20T19:27:35.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=617057311 data=null button=1 stateMask=0x80000 x=64 y=11 count=1} to (of type 'Table')
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:27:35 [2019-12-20T19:27:35.062Z] DEBUG - Clicking on Delete
14:27:35 [2019-12-20T19:27:35.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=617057313 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:27:35 [2019-12-20T19:27:35.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=617057313 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:27:35 [2019-12-20T19:27:35.063Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=617057313 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:27:35 [2019-12-20T19:27:35.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=617057313 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:27:35 [2019-12-20T19:27:35.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=617057313 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:27:35 [2019-12-20T19:27:35.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=617057313 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:27:35 [2019-12-20T19:27:35.318Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=617057401 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:27:35 [2019-12-20T19:27:35.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=617057483 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:27:35 [2019-12-20T19:27:35.318Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=617057484 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:27:35 [2019-12-20T19:27:35.318Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=617057484 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:27:35 [2019-12-20T19:27:35.318Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=617057484 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
14:27:35 [2019-12-20T19:27:35.318Z] DEBUG - Clicked on Delete
14:27:35 [2019-12-20T19:27:35.318Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
14:27:35 [2019-12-20T19:27:35.318Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=617057485 data=null doit=true} to Shell with text {Delete XML file(s)}
14:27:35 [2019-12-20T19:27:35.318Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
14:27:35 [2019-12-20T19:27:35.318Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
14:27:35 [2019-12-20T19:27:35.318Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
14:27:35 [2019-12-20T19:27:35.318Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
14:27:35 [2019-12-20T19:27:35.318Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:27:35 [2019-12-20T19:27:35.318Z] DEBUG - Clicking on &Yes
14:27:35 [2019-12-20T19:27:35.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=617057486 data=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:27:35 [2019-12-20T19:27:35.318Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=617057486 data=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:27:35 [2019-12-20T19:27:35.318Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=617057486 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:27:35 [2019-12-20T19:27:35.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=617057486 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
14:27:35 [2019-12-20T19:27:35.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=617057487 data=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:27:35 [2019-12-20T19:27:35.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=617057487 data=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:27:35 [2019-12-20T19:27:35.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=617057487 data=null item=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:27:35 [2019-12-20T19:27:35.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=617057313 data=null item=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:27:35 [2019-12-20T19:27:35.318Z] DEBUG - Clicked on 
14:27:35 [2019-12-20T19:27:35.318Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
14:27:35 [2019-12-20T19:27:35.318Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
14:27:35 [2019-12-20T19:27:35.318Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
14:27:35 [2019-12-20T19:27:35.318Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
14:27:35 [2019-12-20T19:27:35.318Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
14:27:35 [2019-12-20T19:27:35.318Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
14:27:35 [2019-12-20T19:27:35.318Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
14:27:35 [2019-12-20T19:27:35.318Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
14:27:35 [2019-12-20T19:27:35.319Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
14:27:35 [2019-12-20T19:27:35.319Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
14:27:35 [2019-12-20T19:27:35.319Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
14:27:35 [2019-12-20T19:27:35.319Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
14:27:35 [2019-12-20T19:27:35.319Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
14:27:35 [2019-12-20T19:27:35.319Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
14:27:35 [2019-12-20T19:27:35.319Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
14:27:35 [2019-12-20T19:27:35.319Z] 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:27:35 [2019-12-20T19:27:35.319Z] DEBUG - Clicking on Apply and Close
14:27:35 [2019-12-20T19:27:35.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=617057587 data=null button=0 stateMask=0x0 x=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:27:35 [2019-12-20T19:27:35.319Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=617057587 data=null button=0 stateMask=0x0 x=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:27:35 [2019-12-20T19:27:35.319Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=617057587 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:27:35 [2019-12-20T19:27:35.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=617057587 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
14:27:35 [2019-12-20T19:27:35.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=617057587 data=null button=0 stateMask=0x0 x=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:27:35 [2019-12-20T19:27:35.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=617057587 data=null button=0 stateMask=0x0 x=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:27:35 [2019-12-20T19:27:35.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=617057587 data=null item=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:27:35 [2019-12-20T19:27:35.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=617057002 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:27:35 [2019-12-20T19:27:35.574Z] DEBUG - Clicked on 
14:27:35 [2019-12-20T19:27:35.574Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.002 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
14:27:35 [2019-12-20T19:27:35.574Z] testPreferencePageMenuBar(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.9 s
14:27:35 [2019-12-20T19:27:35.574Z] testImportInvalid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.297 s
14:27:35 [2019-12-20T19:27:35.574Z] testPreferencePageContextMenu(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 3.327 s
14:27:35 [2019-12-20T19:27:35.574Z] testEdit(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 3.802 s
14:27:35 [2019-12-20T19:27:35.574Z] testImportValid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.794 s
14:27:35 [2019-12-20T19:27:35.574Z] testCheckButtons(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 2.395 s
14:27:35 [2019-12-20T19:27:35.574Z] testDelete(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 2.004 s
14:27:35 [2019-12-20T19:27:35.574Z] testExport(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.277 s
14:27:35 [2019-12-20T19:27:35.575Z] testInvalidLabel(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.124 s
14:27:35 [2019-12-20T19:27:35.575Z] 
14:27:35 [2019-12-20T19:27:35.575Z] Results:
14:27:35 [2019-12-20T19:27:35.575Z] 
14:27:35 [2019-12-20T19:27:35.575Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
14:27:35 [2019-12-20T19:27:35.575Z] 
14:27:36 [2019-12-20T19:27:36.135Z] 
14:27:36 [2019-12-20T19:27:36.135Z] !ENTRY org.eclipse.core.resources 2 10035 2019-12-20 19:27:35.937
14:27:36 [2019-12-20T19:27:36.135Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] All tests passed!
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] 
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT.pom
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT-p2metadata.xml
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.9-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.9-SNAPSHOT-p2artifacts.xml
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] 
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] 
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >--
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.2-SNAPSHOT [130/138]
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] 
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] 
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] The project's OSGi version is 1.0.2.201912201815
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] 
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] 
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] 
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] 
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] 
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] 
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/test/resources
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] 
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-sources.jar
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] 
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] 
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] 
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] 
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] 
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:27:37 [2019-12-20T19:27:37.499Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar
14:27:37 [2019-12-20T19:27:37.756Z] [INFO] 
14:27:37 [2019-12-20T19:27:37.756Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:27:37 [2019-12-20T19:27:37.756Z] [INFO] 
14:27:37 [2019-12-20T19:27:37.756Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:27:39 [2019-12-20T19:27:39.120Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data/.metadata/.log
14:27:39 [2019-12-20T19:27:39.120Z] [INFO] Command line:
14:27:39 [2019-12-20T19:27:39.120Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/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-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:27:39 [2019-12-20T19:27:39.120Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:27:41 [2019-12-20T19:27:41.632Z] !SESSION 2019-12-20 19:27:38.909 -----------------------------------------------
14:27:41 [2019-12-20T19:27:41.632Z] eclipse.buildId=unknown
14:27:41 [2019-12-20T19:27:41.632Z] java.version=1.8.0_202
14:27:41 [2019-12-20T19:27:41.632Z] java.vendor=Oracle Corporation
14:27:41 [2019-12-20T19:27:41.632Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:27:41 [2019-12-20T19:27:41.632Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
14:27:41 [2019-12-20T19:27:41.632Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/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-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:27:41 [2019-12-20T19:27:41.632Z] 
14:27:41 [2019-12-20T19:27:41.632Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 19:27:41.406
14:27:41 [2019-12-20T19:27:41.632Z] !MESSAGE FrameworkEvent ERROR
14:27:41 [2019-12-20T19:27:41.632Z] !STACK 0
14:27:41 [2019-12-20T19:27:41.632Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:27:41 [2019-12-20T19:27:41.632Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:27:41 [2019-12-20T19:27:41.632Z] 
14:27:41 [2019-12-20T19:27:41.632Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:27:41 [2019-12-20T19:27:41.632Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:27:41 [2019-12-20T19:27:41.632Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:27:41 [2019-12-20T19:27:41.632Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:27:41 [2019-12-20T19:27:41.632Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:27:41 [2019-12-20T19:27:41.632Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:27:41 [2019-12-20T19:27:41.632Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:27:41 [2019-12-20T19:27:41.632Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:27:41 [2019-12-20T19:27:41.632Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:27:41 [2019-12-20T19:27:41.632Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:27:41 [2019-12-20T19:27:41.632Z] 
14:27:41 [2019-12-20T19:27:41.632Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 19:27:41.523
14:27:41 [2019-12-20T19:27:41.632Z] !MESSAGE FrameworkEvent ERROR
14:27:41 [2019-12-20T19:27:41.632Z] !STACK 0
14:27:41 [2019-12-20T19:27:41.632Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:27:41 [2019-12-20T19:27:41.632Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:27:41 [2019-12-20T19:27:41.632Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:27:41 [2019-12-20T19:27:41.632Z]     -> 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:27:41 [2019-12-20T19:27:41.632Z]        org.apache.httpcomponents.httpclient.win [36]
14:27:41 [2019-12-20T19:27:41.632Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:27:41 [2019-12-20T19:27:41.632Z] 
14:27:41 [2019-12-20T19:27:41.632Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:27:41 [2019-12-20T19:27:41.632Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:27:41 [2019-12-20T19:27:41.632Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:27:41 [2019-12-20T19:27:41.632Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:27:41 [2019-12-20T19:27:41.632Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:27:41 [2019-12-20T19:27:41.632Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:27:41 [2019-12-20T19:27:41.632Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:27:41 [2019-12-20T19:27:41.632Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:27:41 [2019-12-20T19:27:41.632Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:27:41 [2019-12-20T19:27:41.632Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:27:43 [2019-12-20T19:27:43.520Z] process 19254: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
14:27:43 [2019-12-20T19:27:43.520Z] See the manual page for dbus-uuidgen to correct this issue.
14:27:43 [2019-12-20T19:27:43.520Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
14:27:43 [2019-12-20T19:27:43.520Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
14:27:53 [2019-12-20T19:27:53.458Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
14:27:53 [2019-12-20T19:27:53.458Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
14:27:53 [2019-12-20T19:27:53.458Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest)  Time elapsed: 0 s
14:27:53 [2019-12-20T19:27:53.458Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest)  Time elapsed: 0 s
14:27:53 [2019-12-20T19:27:53.458Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
14:27:53 [2019-12-20T19:27:53.458Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.305 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
14:27:53 [2019-12-20T19:27:53.458Z] testBuiltinOutput(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest)  Time elapsed: 0.305 s
14:27:53 [2019-12-20T19:27:53.458Z] 
14:27:53 [2019-12-20T19:27:53.458Z] Results:
14:27:53 [2019-12-20T19:27:53.458Z] 
14:27:53 [2019-12-20T19:27:53.458Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
14:27:53 [2019-12-20T19:27:53.458Z] 
14:27:53 [2019-12-20T19:27:53.458Z] 
14:27:53 [2019-12-20T19:27:53.458Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-20 19:27:52.618
14:27:53 [2019-12-20T19:27:53.458Z] !MESSAGE Unexpected error executing analysis with trace 
14:27:53 [2019-12-20T19:27:53.458Z] !STACK 0
14:27:53 [2019-12-20T19:27:53.458Z] java.lang.NullPointerException
14:27:53 [2019-12-20T19:27:53.458Z] 	at java.io.File.<init>(File.java:277)
14:27:53 [2019-12-20T19:27:53.458Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578)
14:27:53 [2019-12-20T19:27:53.458Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526)
14:27:53 [2019-12-20T19:27:53.458Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374)
14:27:53 [2019-12-20T19:27:53.458Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280)
14:27:53 [2019-12-20T19:27:53.458Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
14:27:53 [2019-12-20T19:27:53.458Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:27:53 [2019-12-20T19:27:53.458Z] 
14:27:53 [2019-12-20T19:27:53.458Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-20 19:27:52.619
14:27:53 [2019-12-20T19:27:53.458Z] !MESSAGE Unexpected error executing analysis with trace 
14:27:53 [2019-12-20T19:27:53.458Z] !STACK 0
14:27:53 [2019-12-20T19:27:53.458Z] java.lang.NullPointerException
14:27:53 [2019-12-20T19:27:53.458Z] 	at java.io.File.<init>(File.java:277)
14:27:53 [2019-12-20T19:27:53.458Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578)
14:27:53 [2019-12-20T19:27:53.458Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526)
14:27:53 [2019-12-20T19:27:53.458Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374)
14:27:53 [2019-12-20T19:27:53.458Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280)
14:27:53 [2019-12-20T19:27:53.458Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
14:27:53 [2019-12-20T19:27:53.458Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:27:53 [2019-12-20T19:27:53.458Z] 
14:27:53 [2019-12-20T19:27:53.458Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-20 19:27:52.628
14:27:53 [2019-12-20T19:27:53.458Z] !MESSAGE Exception executing analysis
14:27:53 [2019-12-20T19:27:53.458Z] !STACK 0
14:27:53 [2019-12-20T19:27:53.458Z] java.lang.NullPointerException
14:27:53 [2019-12-20T19:27:53.458Z] 	at java.io.File.<init>(File.java:277)
14:27:53 [2019-12-20T19:27:53.458Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578)
14:27:53 [2019-12-20T19:27:53.458Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526)
14:27:53 [2019-12-20T19:27:53.458Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374)
14:27:53 [2019-12-20T19:27:53.458Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280)
14:27:53 [2019-12-20T19:27:53.458Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
14:27:53 [2019-12-20T19:27:53.458Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:27:53 [2019-12-20T19:27:53.458Z] 
14:27:53 [2019-12-20T19:27:53.458Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2019-12-20 19:27:52.628
14:27:53 [2019-12-20T19:27:53.458Z] !MESSAGE Exception executing analysis
14:27:53 [2019-12-20T19:27:53.458Z] !STACK 0
14:27:53 [2019-12-20T19:27:53.458Z] java.lang.NullPointerException
14:27:53 [2019-12-20T19:27:53.458Z] 	at java.io.File.<init>(File.java:277)
14:27:53 [2019-12-20T19:27:53.458Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:578)
14:27:53 [2019-12-20T19:27:53.458Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:526)
14:27:53 [2019-12-20T19:27:53.458Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:374)
14:27:53 [2019-12-20T19:27:53.458Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:280)
14:27:53 [2019-12-20T19:27:53.458Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:393)
14:27:53 [2019-12-20T19:27:53.458Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
14:27:53 [2019-12-20T19:27:53.458Z] 
14:27:53 [2019-12-20T19:27:53.458Z] !ENTRY org.eclipse.e4.ui.workbench 4 0 2019-12-20 19:27:53.424
14:27:53 [2019-12-20T19:27:53.458Z] !MESSAGE Failed to evaluate: ReferenceExpression [definitionId=org.eclipse.ui.ide.showInDefinition]
14:27:53 [2019-12-20T19:27:53.458Z] !STACK 0
14:27:53 [2019-12-20T19:27:53.458Z] org.eclipse.core.runtime.CoreException: Error evaluating Property [org.eclipse.ui.ide.page.activePreferencePage, type=class org.eclipse.swt.widgets.Shell, tester=org.eclipse.ui.internal.ide.handlers.PagePropertyTester@38f1213f]
14:27:53 [2019-12-20T19:27:53.458Z] 	at org.eclipse.core.internal.expressions.Property.test(Property.java:68)
14:27:53 [2019-12-20T19:27:53.458Z] 	at org.eclipse.core.internal.expressions.TestExpression.evaluate(TestExpression.java:103)
14:27:53 [2019-12-20T19:27:53.459Z] 	at org.eclipse.core.internal.expressions.CompositeExpression.evaluateAnd(CompositeExpression.java:55)
14:27:53 [2019-12-20T19:27:53.459Z] 	at org.eclipse.core.internal.expressions.WithExpression.evaluate(WithExpression.java:81)
14:27:53 [2019-12-20T19:27:53.459Z] 	at org.eclipse.core.internal.expressions.CompositeExpression.evaluateOr(CompositeExpression.java:69)
14:27:53 [2019-12-20T19:27:53.459Z] 	at org.eclipse.core.internal.expressions.OrExpression.evaluate(OrExpression.java:25)
14:27:53 [2019-12-20T19:27:53.459Z] 	at org.eclipse.core.internal.expressions.ReferenceExpression.evaluate(ReferenceExpression.java:74)
14:27:53 [2019-12-20T19:27:53.459Z] 	at org.eclipse.ui.internal.services.EvaluationReference.evaluate(EvaluationReference.java:74)
14:27:53 [2019-12-20T19:27:53.459Z] 	at org.eclipse.ui.internal.services.EvaluationReference.evaluate(EvaluationReference.java:100)
14:27:53 [2019-12-20T19:27:53.459Z] 	at org.eclipse.ui.internal.services.EvaluationReference.changed(EvaluationReference.java:94)
14:27:53 [2019-12-20T19:27:53.459Z] 	at org.eclipse.e4.core.internal.contexts.TrackableComputationExt.update(TrackableComputationExt.java:108)
14:27:53 [2019-12-20T19:27:53.459Z] 	at org.eclipse.e4.core.internal.contexts.EclipseContext.processScheduled(EclipseContext.java:364)
14:27:53 [2019-12-20T19:27:53.459Z] 	at org.eclipse.e4.core.internal.contexts.EclipseContext.set(EclipseContext.java:379)
14:27:53 [2019-12-20T19:27:53.459Z] 	at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:208)
14:27:53 [2019-12-20T19:27:53.459Z] 	at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:171)
14:27:53 [2019-12-20T19:27:53.459Z] 	at org.eclipse.e4.core.internal.contexts.osgi.EclipseContextOSGi.dispose(EclipseContextOSGi.java:102)
14:27:53 [2019-12-20T19:27:53.459Z] 	at org.eclipse.e4.core.internal.contexts.osgi.EclipseContextOSGi.bundleChanged(EclipseContextOSGi.java:144)
14:27:53 [2019-12-20T19:27:53.459Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:973)
14:27:53 [2019-12-20T19:27:53.459Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:27:53 [2019-12-20T19:27:53.459Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151)
14:27:53 [2019-12-20T19:27:53.459Z] 	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:235)
14:27:53 [2019-12-20T19:27:53.459Z] 	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:141)
14:27:53 [2019-12-20T19:27:53.459Z] 	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:133)
14:27:53 [2019-12-20T19:27:53.459Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:231)
14:27:53 [2019-12-20T19:27:53.459Z] 	at org.eclipse.osgi.container.Module.publishEvent(Module.java:498)
14:27:53 [2019-12-20T19:27:53.459Z] 	at org.eclipse.osgi.container.Module.doStop(Module.java:656)
14:27:53 [2019-12-20T19:27:53.459Z] 	at org.eclipse.osgi.container.Module.stop(Module.java:520)
14:27:53 [2019-12-20T19:27:53.459Z] 	at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:207)
14:27:53 [2019-12-20T19:27:53.459Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:220)
14:27:53 [2019-12-20T19:27:53.459Z] 	at java.lang.Thread.run(Thread.java:748)
14:27:53 [2019-12-20T19:27:53.459Z] Caused by: org.eclipse.swt.SWTException: Invalid thread access
14:27:53 [2019-12-20T19:27:53.459Z] 	at org.eclipse.swt.SWT.error(SWT.java:4711)
14:27:53 [2019-12-20T19:27:53.459Z] 	at org.eclipse.swt.SWT.error(SWT.java:4626)
14:27:53 [2019-12-20T19:27:53.459Z] 	at org.eclipse.swt.SWT.error(SWT.java:4597)
14:27:53 [2019-12-20T19:27:53.459Z] 	at org.eclipse.swt.widgets.Widget.error(Widget.java:532)
14:27:53 [2019-12-20T19:27:53.459Z] 	at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:470)
14:27:53 [2019-12-20T19:27:53.459Z] 	at org.eclipse.swt.widgets.Widget.getData(Widget.java:558)
14:27:53 [2019-12-20T19:27:53.459Z] 	at org.eclipse.ui.internal.ide.handlers.PagePropertyTester.test(PagePropertyTester.java:39)
14:27:53 [2019-12-20T19:27:53.459Z] 	at org.eclipse.core.internal.expressions.Property.test(Property.java:65)
14:27:53 [2019-12-20T19:27:53.459Z] 	... 29 more
14:27:54 [2019-12-20T19:27:54.822Z] [INFO] All tests passed!
14:27:54 [2019-12-20T19:27:54.823Z] [INFO] 
14:27:54 [2019-12-20T19:27:54.823Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:27:54 [2019-12-20T19:27:54.823Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar
14:27:54 [2019-12-20T19:27:54.823Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.pom
14:27:54 [2019-12-20T19:27:54.823Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-sources.jar
14:27:54 [2019-12-20T19:27:54.823Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
14:27:54 [2019-12-20T19:27:54.823Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-p2metadata.xml
14:27:54 [2019-12-20T19:27:54.823Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.2-SNAPSHOT-p2artifacts.xml
14:27:54 [2019-12-20T19:27:54.823Z] [INFO] 
14:27:54 [2019-12-20T19:27:54.823Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
14:27:54 [2019-12-20T19:27:54.823Z] [INFO] 
14:27:54 [2019-12-20T19:27:54.823Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >--
14:27:54 [2019-12-20T19:27:54.823Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.0-SNAPSHOT [131/138]
14:27:54 [2019-12-20T19:27:54.823Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:27:54 [2019-12-20T19:27:54.823Z] [INFO] 
14:27:54 [2019-12-20T19:27:54.823Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
14:27:54 [2019-12-20T19:27:54.823Z] [INFO] 
14:27:54 [2019-12-20T19:27:54.823Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
14:27:54 [2019-12-20T19:27:54.823Z] [INFO] The project's OSGi version is 1.0.0.201912201815
14:27:54 [2019-12-20T19:27:54.823Z] [INFO] 
14:27:54 [2019-12-20T19:27:54.823Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
14:27:54 [2019-12-20T19:27:54.823Z] [INFO] 
14:27:54 [2019-12-20T19:27:54.823Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
14:27:54 [2019-12-20T19:27:54.823Z] [INFO] 
14:27:54 [2019-12-20T19:27:54.823Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
14:27:54 [2019-12-20T19:27:54.823Z] [INFO] 
14:27:54 [2019-12-20T19:27:54.823Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
14:27:54 [2019-12-20T19:27:54.823Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:27:54 [2019-12-20T19:27:54.823Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources
14:27:54 [2019-12-20T19:27:54.823Z] [INFO] 
14:27:54 [2019-12-20T19:27:54.823Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
14:27:54 [2019-12-20T19:27:54.823Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes
14:27:55 [2019-12-20T19:27:55.080Z] [INFO] 
14:27:55 [2019-12-20T19:27:55.080Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
14:27:55 [2019-12-20T19:27:55.080Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:27:55 [2019-12-20T19:27:55.080Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/test/resources
14:27:55 [2019-12-20T19:27:55.080Z] [INFO] 
14:27:55 [2019-12-20T19:27:55.080Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
14:27:55 [2019-12-20T19:27:55.080Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-sources.jar
14:27:55 [2019-12-20T19:27:55.080Z] [INFO] 
14:27:55 [2019-12-20T19:27:55.080Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
14:27:55 [2019-12-20T19:27:55.080Z] [INFO] 
14:27:55 [2019-12-20T19:27:55.080Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
14:27:55 [2019-12-20T19:27:55.080Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar
14:27:55 [2019-12-20T19:27:55.080Z] [INFO] 
14:27:55 [2019-12-20T19:27:55.080Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
14:27:55 [2019-12-20T19:27:55.080Z] [INFO] 
14:27:55 [2019-12-20T19:27:55.080Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
14:27:55 [2019-12-20T19:27:55.080Z] [INFO] 
14:27:55 [2019-12-20T19:27:55.080Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
14:27:55 [2019-12-20T19:27:55.080Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar
14:27:55 [2019-12-20T19:27:55.080Z] [INFO] 
14:27:55 [2019-12-20T19:27:55.080Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
14:27:55 [2019-12-20T19:27:55.080Z] [INFO] 
14:27:55 [2019-12-20T19:27:55.080Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
14:27:56 [2019-12-20T19:27:56.444Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data/.metadata/.log
14:27:56 [2019-12-20T19:27:56.444Z] [INFO] Command line:
14:27:56 [2019-12-20T19:27:56.444Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:27:56 [2019-12-20T19:27:56.444Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:27:58 [2019-12-20T19:27:58.956Z] !SESSION 2019-12-20 19:27:56.161 -----------------------------------------------
14:27:58 [2019-12-20T19:27:58.957Z] eclipse.buildId=unknown
14:27:58 [2019-12-20T19:27:58.957Z] java.version=1.8.0_202
14:27:58 [2019-12-20T19:27:58.957Z] java.vendor=Oracle Corporation
14:27:58 [2019-12-20T19:27:58.957Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:27:58 [2019-12-20T19:27:58.957Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
14:27:58 [2019-12-20T19:27:58.957Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:27:58 [2019-12-20T19:27:58.957Z] 
14:27:58 [2019-12-20T19:27:58.957Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 19:27:58.516
14:27:58 [2019-12-20T19:27:58.957Z] !MESSAGE FrameworkEvent ERROR
14:27:58 [2019-12-20T19:27:58.957Z] !STACK 0
14:27:58 [2019-12-20T19:27:58.957Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:27:58 [2019-12-20T19:27:58.957Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:27:58 [2019-12-20T19:27:58.957Z] 
14:27:58 [2019-12-20T19:27:58.957Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:27:58 [2019-12-20T19:27:58.957Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:27:58 [2019-12-20T19:27:58.957Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:27:58 [2019-12-20T19:27:58.957Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:27:58 [2019-12-20T19:27:58.957Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:27:58 [2019-12-20T19:27:58.957Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:27:58 [2019-12-20T19:27:58.957Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:27:58 [2019-12-20T19:27:58.957Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:27:58 [2019-12-20T19:27:58.957Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:27:58 [2019-12-20T19:27:58.957Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:27:58 [2019-12-20T19:27:58.957Z] 
14:27:58 [2019-12-20T19:27:58.957Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 19:27:58.644
14:27:58 [2019-12-20T19:27:58.957Z] !MESSAGE FrameworkEvent ERROR
14:27:58 [2019-12-20T19:27:58.957Z] !STACK 0
14:27:58 [2019-12-20T19:27:58.957Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:27:58 [2019-12-20T19:27:58.957Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:27:58 [2019-12-20T19:27:58.957Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:27:58 [2019-12-20T19:27:58.957Z]     -> 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:27:58 [2019-12-20T19:27:58.957Z]        org.apache.httpcomponents.httpclient.win [36]
14:27:58 [2019-12-20T19:27:58.957Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:27:58 [2019-12-20T19:27:58.957Z] 
14:27:58 [2019-12-20T19:27:58.957Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:27:58 [2019-12-20T19:27:58.957Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:27:58 [2019-12-20T19:27:58.957Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:27:58 [2019-12-20T19:27:58.957Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:27:58 [2019-12-20T19:27:58.957Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:27:58 [2019-12-20T19:27:58.957Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:27:58 [2019-12-20T19:27:58.957Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:27:58 [2019-12-20T19:27:58.957Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:27:58 [2019-12-20T19:27:58.957Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:27:58 [2019-12-20T19:27:58.957Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:28:00 [2019-12-20T19:28:00.845Z] process 19315: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
14:28:00 [2019-12-20T19:28:00.845Z] See the manual page for dbus-uuidgen to correct this issue.
14:28:00 [2019-12-20T19:28:00.845Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
14:28:00 [2019-12-20T19:28:00.845Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
14:28:11 [2019-12-20T19:28:11.167Z] Running org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
14:28:11 [2019-12-20T19:28:11.167Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
14:28:11 [2019-12-20T19:28:11.167Z] testClamp(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0.002 s
14:28:11 [2019-12-20T19:28:11.167Z] testInvalidConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0 s
14:28:11 [2019-12-20T19:28:11.167Z] testConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0 s
14:28:11 [2019-12-20T19:28:11.167Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0 s
14:28:11 [2019-12-20T19:28:11.167Z] 
14:28:11 [2019-12-20T19:28:11.167Z] Results:
14:28:11 [2019-12-20T19:28:11.167Z] 
14:28:11 [2019-12-20T19:28:11.167Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
14:28:11 [2019-12-20T19:28:11.167Z] 
14:28:12 [2019-12-20T19:28:12.092Z] [INFO] All tests passed!
14:28:12 [2019-12-20T19:28:12.092Z] [INFO] 
14:28:12 [2019-12-20T19:28:12.092Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
14:28:12 [2019-12-20T19:28:12.092Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar
14:28:12 [2019-12-20T19:28:12.092Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.pom
14:28:12 [2019-12-20T19:28:12.092Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-sources.jar
14:28:12 [2019-12-20T19:28:12.092Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz
14:28:12 [2019-12-20T19:28:12.092Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-p2metadata.xml
14:28:12 [2019-12-20T19:28:12.092Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.0-SNAPSHOT-p2artifacts.xml
14:28:12 [2019-12-20T19:28:12.092Z] [INFO] 
14:28:12 [2019-12-20T19:28:12.092Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
14:28:12 [2019-12-20T19:28:12.092Z] [INFO] 
14:28:12 [2019-12-20T19:28:12.092Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >--
14:28:12 [2019-12-20T19:28:12.092Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.7-SNAPSHOT [132/138]
14:28:12 [2019-12-20T19:28:12.092Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:28:12 [2019-12-20T19:28:12.092Z] [INFO] 
14:28:12 [2019-12-20T19:28:12.092Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:28:12 [2019-12-20T19:28:12.092Z] [INFO] 
14:28:12 [2019-12-20T19:28:12.092Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:28:12 [2019-12-20T19:28:12.092Z] [INFO] The project's OSGi version is 1.0.7.201912201815
14:28:12 [2019-12-20T19:28:12.092Z] [INFO] 
14:28:12 [2019-12-20T19:28:12.092Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:28:12 [2019-12-20T19:28:12.092Z] [INFO] 
14:28:12 [2019-12-20T19:28:12.092Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:28:12 [2019-12-20T19:28:12.092Z] [INFO] 
14:28:12 [2019-12-20T19:28:12.092Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:28:12 [2019-12-20T19:28:12.092Z] [INFO] 
14:28:12 [2019-12-20T19:28:12.092Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:28:12 [2019-12-20T19:28:12.092Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:28:12 [2019-12-20T19:28:12.092Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources
14:28:12 [2019-12-20T19:28:12.092Z] [INFO] 
14:28:12 [2019-12-20T19:28:12.092Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:28:12 [2019-12-20T19:28:12.092Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes
14:28:12 [2019-12-20T19:28:12.347Z] [INFO] 
14:28:12 [2019-12-20T19:28:12.347Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:28:12 [2019-12-20T19:28:12.347Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:28:12 [2019-12-20T19:28:12.347Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/test/resources
14:28:12 [2019-12-20T19:28:12.347Z] [INFO] 
14:28:12 [2019-12-20T19:28:12.347Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:28:12 [2019-12-20T19:28:12.347Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
14:28:12 [2019-12-20T19:28:12.603Z] [INFO] 
14:28:12 [2019-12-20T19:28:12.603Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:28:12 [2019-12-20T19:28:12.603Z] [INFO] 
14:28:12 [2019-12-20T19:28:12.603Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:28:12 [2019-12-20T19:28:12.603Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
14:28:12 [2019-12-20T19:28:12.603Z] [INFO] 
14:28:12 [2019-12-20T19:28:12.603Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:28:12 [2019-12-20T19:28:12.603Z] [INFO] 
14:28:12 [2019-12-20T19:28:12.603Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:28:12 [2019-12-20T19:28:12.603Z] [INFO] 
14:28:12 [2019-12-20T19:28:12.603Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:28:12 [2019-12-20T19:28:12.603Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
14:28:12 [2019-12-20T19:28:12.603Z] [INFO] 
14:28:12 [2019-12-20T19:28:12.603Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:28:12 [2019-12-20T19:28:12.603Z] [INFO] 
14:28:12 [2019-12-20T19:28:12.603Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:28:13 [2019-12-20T19:28:13.964Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data/.metadata/.log
14:28:13 [2019-12-20T19:28:13.964Z] [INFO] Command line:
14:28:13 [2019-12-20T19:28:13.965Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/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-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
14:28:13 [2019-12-20T19:28:13.965Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:28:16 [2019-12-20T19:28:16.475Z] !SESSION 2019-12-20 19:28:13.752 -----------------------------------------------
14:28:16 [2019-12-20T19:28:16.475Z] eclipse.buildId=unknown
14:28:16 [2019-12-20T19:28:16.475Z] java.version=1.8.0_202
14:28:16 [2019-12-20T19:28:16.475Z] java.vendor=Oracle Corporation
14:28:16 [2019-12-20T19:28:16.476Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:28:16 [2019-12-20T19:28:16.476Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
14:28:16 [2019-12-20T19:28:16.476Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/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-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
14:28:16 [2019-12-20T19:28:16.476Z] 
14:28:16 [2019-12-20T19:28:16.476Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 19:28:16.410
14:28:16 [2019-12-20T19:28:16.476Z] !MESSAGE FrameworkEvent ERROR
14:28:16 [2019-12-20T19:28:16.476Z] !STACK 0
14:28:16 [2019-12-20T19:28:16.476Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:28:16 [2019-12-20T19:28:16.476Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:28:16 [2019-12-20T19:28:16.476Z] 
14:28:16 [2019-12-20T19:28:16.476Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:28:16 [2019-12-20T19:28:16.476Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:28:16 [2019-12-20T19:28:16.476Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:28:16 [2019-12-20T19:28:16.476Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:28:16 [2019-12-20T19:28:16.476Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:28:16 [2019-12-20T19:28:16.476Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:28:16 [2019-12-20T19:28:16.476Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:28:16 [2019-12-20T19:28:16.476Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:28:16 [2019-12-20T19:28:16.476Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:28:16 [2019-12-20T19:28:16.476Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:28:16 [2019-12-20T19:28:16.730Z] 
14:28:16 [2019-12-20T19:28:16.730Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 19:28:16.604
14:28:16 [2019-12-20T19:28:16.730Z] !MESSAGE FrameworkEvent ERROR
14:28:16 [2019-12-20T19:28:16.730Z] !STACK 0
14:28:16 [2019-12-20T19:28:16.730Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:28:16 [2019-12-20T19:28:16.730Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:28:16 [2019-12-20T19:28:16.730Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:28:16 [2019-12-20T19:28:16.730Z]     -> 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:28:16 [2019-12-20T19:28:16.730Z]        org.apache.httpcomponents.httpclient.win [36]
14:28:16 [2019-12-20T19:28:16.730Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:28:16 [2019-12-20T19:28:16.730Z] 
14:28:16 [2019-12-20T19:28:16.730Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:28:16 [2019-12-20T19:28:16.730Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:28:16 [2019-12-20T19:28:16.730Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:28:16 [2019-12-20T19:28:16.730Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:28:16 [2019-12-20T19:28:16.730Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:28:16 [2019-12-20T19:28:16.730Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:28:16 [2019-12-20T19:28:16.730Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:28:16 [2019-12-20T19:28:16.730Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:28:16 [2019-12-20T19:28:16.730Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:28:16 [2019-12-20T19:28:16.730Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:28:18 [2019-12-20T19:28:18.617Z] process 19372: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
14:28:18 [2019-12-20T19:28:18.617Z] See the manual page for dbus-uuidgen to correct this issue.
14:28:18 [2019-12-20T19:28:18.617Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
14:28:18 [2019-12-20T19:28:18.617Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
14:28:26 [2019-12-20T19:28:26.697Z] Running org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
14:28:27 [2019-12-20T19:28:27.258Z] Display size: 1440x900
14:28:27 [2019-12-20T19:28:27.258Z] OS version=3.10.0-957.10.1.el7.x86_64
14:28:27 [2019-12-20T19:28:27.258Z] GTK version=3.18.9
14:28:27 [2019-12-20T19:28:27.258Z] GTK theme=Ambiance
14:28:27 [2019-12-20T19:28:27.258Z] LIBOVERLAY_SCROLLBAR=0
14:28:27 [2019-12-20T19:28:27.258Z] Time zone: Coordinated Universal Time
14:28:27 [2019-12-20T19:28:27.258Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
14:28:27 [2019-12-20T19:28:27.258Z] log4j:WARN Please initialize the log4j system properly.
14:28:29 [2019-12-20T19:28:29.147Z] *** BUG ***
14:28:29 [2019-12-20T19:28:29.148Z] In pixman_region32_init_rect: Invalid rectangle passed
14:28:29 [2019-12-20T19:28:29.148Z] Set a breakpoint on '_pixman_log_error' to debug
14:28:29 [2019-12-20T19:28:29.148Z] 
14:28:30 [2019-12-20T19:28:30.513Z] *** BUG ***
14:28:30 [2019-12-20T19:28:30.513Z] In pixman_region32_init_rect: Invalid rectangle passed
14:28:30 [2019-12-20T19:28:30.513Z] Set a breakpoint on '_pixman_log_error' to debug
14:28:30 [2019-12-20T19:28:30.513Z] 
14:28:30 [2019-12-20T19:28:30.513Z] *** BUG ***
14:28:30 [2019-12-20T19:28:30.513Z] In pixman_region32_init_rect: Invalid rectangle passed
14:28:30 [2019-12-20T19:28:30.513Z] Set a breakpoint on '_pixman_log_error' to debug
14:28:30 [2019-12-20T19:28:30.513Z] 
14:28:30 [2019-12-20T19:28:30.513Z] *** BUG ***
14:28:30 [2019-12-20T19:28:30.513Z] In pixman_region32_init_rect: Invalid rectangle passed
14:28:30 [2019-12-20T19:28:30.513Z] Set a breakpoint on '_pixman_log_error' to debug
14:28:30 [2019-12-20T19:28:30.513Z] 
14:28:30 [2019-12-20T19:28:30.513Z] *** BUG ***
14:28:30 [2019-12-20T19:28:30.513Z] In pixman_region32_init_rect: Invalid rectangle passed
14:28:30 [2019-12-20T19:28:30.513Z] Set a breakpoint on '_pixman_log_error' to debug
14:28:30 [2019-12-20T19:28:30.513Z] 
14:28:30 [2019-12-20T19:28:30.513Z] *** BUG ***
14:28:30 [2019-12-20T19:28:30.513Z] In pixman_region32_init_rect: Invalid rectangle passed
14:28:30 [2019-12-20T19:28:30.513Z] Set a breakpoint on '_pixman_log_error' to debug
14:28:30 [2019-12-20T19:28:30.513Z] 
14:30:06 [2019-12-20T19:30:06.884Z] 
14:30:06 [2019-12-20T19:30:06.884Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2019-12-20 19:29:52.953
14:30:06 [2019-12-20T19:30:06.884Z] !MESSAGE Error connection to node 'ssh://anonymous@unknown.unknown.unknown'
14:30:06 [2019-12-20T19:30:06.884Z] !STACK 0
14:30:06 [2019-12-20T19:30:06.884Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
14:30:06 [2019-12-20T19:30:06.884Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:88)
14:30:06 [2019-12-20T19:30:06.884Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:141)
14:30:06 [2019-12-20T19:30:06.884Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:390)
14:30:06 [2019-12-20T19:30:06.884Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
14:30:06 [2019-12-20T19:30:06.884Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
14:30:06 [2019-12-20T19:30:06.884Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:803)
14:30:06 [2019-12-20T19:30:06.884Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:841)
14:30:06 [2019-12-20T19:30:06.884Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:814)
14:30:06 [2019-12-20T19:30:06.884Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:208)
14:30:06 [2019-12-20T19:30:06.884Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:84)
14:30:06 [2019-12-20T19:30:06.884Z] 	... 3 more
14:30:14 [2019-12-20T19:30:14.966Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 107.305 s - in org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
14:30:14 [2019-12-20T19:30:14.966Z] testImportNothing(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 6.206 s
14:30:14 [2019-12-20T19:30:14.966Z] test_7_03(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.403 s
14:30:14 [2019-12-20T19:30:14.966Z] test_8_04(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 8.889 s
14:30:14 [2019-12-20T19:30:14.966Z] test_8_05(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 14.515 s
14:30:14 [2019-12-20T19:30:14.966Z] test_8_06(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 7.5 s
14:30:14 [2019-12-20T19:30:14.966Z] test_8_07(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 6.314 s
14:30:14 [2019-12-20T19:30:14.966Z] test_8_08(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 5.992 s
14:30:14 [2019-12-20T19:30:14.966Z] test_8_09(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.268 s
14:30:14 [2019-12-20T19:30:14.966Z] test_8_10(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.872 s
14:30:14 [2019-12-20T19:30:14.966Z] test_8_11(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.36 s
14:30:14 [2019-12-20T19:30:14.966Z] test_8_12(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.894 s
14:30:14 [2019-12-20T19:30:14.966Z] test_8_13(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.526 s
14:30:14 [2019-12-20T19:30:14.966Z] test_8_14(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.769 s
14:30:14 [2019-12-20T19:30:14.966Z] test_8_15(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.131 s
14:30:14 [2019-12-20T19:30:14.966Z] test_9_01(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 7.398 s
14:30:14 [2019-12-20T19:30:14.966Z] test_9_02(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) skipped
14:30:14 [2019-12-20T19:30:14.966Z] testImportOnlyOne(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.545 s
14:30:14 [2019-12-20T19:30:14.966Z] testEmptyFile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.534 s
14:30:14 [2019-12-20T19:30:14.966Z] testImportAll(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 6.769 s
14:30:14 [2019-12-20T19:30:14.966Z] testEditProfile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.535 s
14:30:14 [2019-12-20T19:30:14.966Z] 
14:30:14 [2019-12-20T19:30:14.966Z] Results:
14:30:14 [2019-12-20T19:30:14.966Z] 
14:30:14 [2019-12-20T19:30:14.966Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1
14:30:14 [2019-12-20T19:30:14.966Z] 
14:30:14 [2019-12-20T19:30:14.967Z] 
14:30:14 [2019-12-20T19:30:14.967Z] !ENTRY org.eclipse.core.resources 2 10035 2019-12-20 19:30:14.230
14:30:14 [2019-12-20T19:30:14.967Z] !MESSAGE The workspace will exit with unsaved changes in this session.
14:30:15 [2019-12-20T19:30:15.528Z] [INFO] All tests passed!
14:30:15 [2019-12-20T19:30:15.528Z] [INFO] 
14:30:15 [2019-12-20T19:30:15.528Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:30:15 [2019-12-20T19:30:15.528Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
14:30:15 [2019-12-20T19:30:15.528Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT.pom
14:30:15 [2019-12-20T19:30:15.528Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
14:30:15 [2019-12-20T19:30:15.528Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT-pack200.jar.pack.gz
14:30:15 [2019-12-20T19:30:15.528Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT-p2metadata.xml
14:30:15 [2019-12-20T19:30:15.528Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.7-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.7-SNAPSHOT-p2artifacts.xml
14:30:15 [2019-12-20T19:30:15.528Z] [INFO] 
14:30:15 [2019-12-20T19:30:15.528Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
14:30:15 [2019-12-20T19:30:15.528Z] [INFO] 
14:30:15 [2019-12-20T19:30:15.528Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >--
14:30:15 [2019-12-20T19:30:15.528Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.0-SNAPSHOT [133/138]
14:30:15 [2019-12-20T19:30:15.528Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:30:15 [2019-12-20T19:30:15.528Z] [INFO] 
14:30:15 [2019-12-20T19:30:15.528Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
14:30:15 [2019-12-20T19:30:15.528Z] [INFO] 
14:30:15 [2019-12-20T19:30:15.528Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
14:30:15 [2019-12-20T19:30:15.528Z] [INFO] The project's OSGi version is 1.0.0.201912201815
14:30:15 [2019-12-20T19:30:15.528Z] [INFO] 
14:30:15 [2019-12-20T19:30:15.528Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
14:30:15 [2019-12-20T19:30:15.528Z] [INFO] 
14:30:15 [2019-12-20T19:30:15.528Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
14:30:15 [2019-12-20T19:30:15.528Z] [INFO] 
14:30:15 [2019-12-20T19:30:15.528Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
14:30:15 [2019-12-20T19:30:15.528Z] [INFO] 
14:30:15 [2019-12-20T19:30:15.528Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
14:30:15 [2019-12-20T19:30:15.528Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:30:15 [2019-12-20T19:30:15.528Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
14:30:15 [2019-12-20T19:30:15.528Z] [INFO] 
14:30:15 [2019-12-20T19:30:15.528Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
14:30:15 [2019-12-20T19:30:15.528Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes
14:30:15 [2019-12-20T19:30:15.784Z] [INFO] 
14:30:15 [2019-12-20T19:30:15.784Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
14:30:15 [2019-12-20T19:30:15.784Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:30:15 [2019-12-20T19:30:15.784Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/test/resources
14:30:15 [2019-12-20T19:30:15.784Z] [INFO] 
14:30:15 [2019-12-20T19:30:15.784Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
14:30:15 [2019-12-20T19:30:15.784Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-sources.jar
14:30:15 [2019-12-20T19:30:15.784Z] [INFO] 
14:30:15 [2019-12-20T19:30:15.784Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
14:30:15 [2019-12-20T19:30:15.784Z] [INFO] 
14:30:15 [2019-12-20T19:30:15.784Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
14:30:15 [2019-12-20T19:30:15.784Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar
14:30:16 [2019-12-20T19:30:16.039Z] [INFO] 
14:30:16 [2019-12-20T19:30:16.039Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
14:30:16 [2019-12-20T19:30:16.039Z] [INFO] 
14:30:16 [2019-12-20T19:30:16.040Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
14:30:16 [2019-12-20T19:30:16.040Z] [INFO] 
14:30:16 [2019-12-20T19:30:16.040Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
14:30:16 [2019-12-20T19:30:16.040Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar
14:30:16 [2019-12-20T19:30:16.040Z] [INFO] 
14:30:16 [2019-12-20T19:30:16.040Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
14:30:16 [2019-12-20T19:30:16.040Z] [INFO] 
14:30:16 [2019-12-20T19:30:16.040Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
14:30:16 [2019-12-20T19:30:16.967Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data/.metadata/.log
14:30:16 [2019-12-20T19:30:16.967Z] [INFO] Command line:
14:30:16 [2019-12-20T19:30:16.967Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:30:16 [2019-12-20T19:30:16.967Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:30:19 [2019-12-20T19:30:19.561Z] !SESSION 2019-12-20 19:30:16.907 -----------------------------------------------
14:30:19 [2019-12-20T19:30:19.561Z] eclipse.buildId=unknown
14:30:19 [2019-12-20T19:30:19.561Z] java.version=1.8.0_202
14:30:19 [2019-12-20T19:30:19.561Z] java.vendor=Oracle Corporation
14:30:19 [2019-12-20T19:30:19.561Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:30:19 [2019-12-20T19:30:19.562Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
14:30:19 [2019-12-20T19:30:19.562Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:30:19 [2019-12-20T19:30:19.562Z] 
14:30:19 [2019-12-20T19:30:19.562Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 19:30:19.408
14:30:19 [2019-12-20T19:30:19.562Z] !MESSAGE FrameworkEvent ERROR
14:30:19 [2019-12-20T19:30:19.562Z] !STACK 0
14:30:19 [2019-12-20T19:30:19.562Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
14:30:19 [2019-12-20T19:30:19.562Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:30:19 [2019-12-20T19:30:19.562Z] 
14:30:19 [2019-12-20T19:30:19.562Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:30:19 [2019-12-20T19:30:19.562Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:30:19 [2019-12-20T19:30:19.562Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:30:19 [2019-12-20T19:30:19.562Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:30:19 [2019-12-20T19:30:19.562Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:30:19 [2019-12-20T19:30:19.562Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:30:19 [2019-12-20T19:30:19.562Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:30:19 [2019-12-20T19:30:19.562Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:30:19 [2019-12-20T19:30:19.562Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:30:19 [2019-12-20T19:30:19.562Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:30:19 [2019-12-20T19:30:19.562Z] 
14:30:19 [2019-12-20T19:30:19.562Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 19:30:19.522
14:30:19 [2019-12-20T19:30:19.562Z] !MESSAGE FrameworkEvent ERROR
14:30:19 [2019-12-20T19:30:19.562Z] !STACK 0
14:30:19 [2019-12-20T19:30:19.562Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
14:30:19 [2019-12-20T19:30:19.562Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:30:19 [2019-12-20T19:30:19.562Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:30:19 [2019-12-20T19:30:19.562Z]     -> 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:19 [2019-12-20T19:30:19.562Z]        org.apache.httpcomponents.httpclient.win [36]
14:30:19 [2019-12-20T19:30:19.562Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:30:19 [2019-12-20T19:30:19.562Z] 
14:30:19 [2019-12-20T19:30:19.562Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:30:19 [2019-12-20T19:30:19.562Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:30:19 [2019-12-20T19:30:19.562Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:30:19 [2019-12-20T19:30:19.562Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:30:19 [2019-12-20T19:30:19.562Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:30:19 [2019-12-20T19:30:19.562Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:30:19 [2019-12-20T19:30:19.562Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:30:19 [2019-12-20T19:30:19.562Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:30:19 [2019-12-20T19:30:19.562Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:30:19 [2019-12-20T19:30:19.562Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:30:21 [2019-12-20T19:30:21.450Z] process 19942: D-Bus library appears to be incorrectly set up; failed to read machine uuid: UUID file '/etc/machine-id' should contain a hex string of length 32, not length 0, with no other text
14:30:21 [2019-12-20T19:30:21.451Z] See the manual page for dbus-uuidgen to correct this issue.
14:30:21 [2019-12-20T19:30:21.451Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
14:30:21 [2019-12-20T19:30:21.451Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process "dbus-launch" (No such file or directory)
14:30:29 [2019-12-20T19:30:29.533Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
14:30:30 [2019-12-20T19:30:30.109Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
14:30:30 [2019-12-20T19:30:30.109Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest)  Time elapsed: 0.207 s
14:30:30 [2019-12-20T19:30:30.109Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
14:30:30 [2019-12-20T19:30:30.109Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.144 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
14:30:30 [2019-12-20T19:30:30.109Z] testLoadElements(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.083 s
14:30:30 [2019-12-20T19:30:30.110Z] testValidateInvalidMissingFiles(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.051 s
14:30:30 [2019-12-20T19:30:30.110Z] testValidateInvalidEmptyProfile(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.003 s
14:30:30 [2019-12-20T19:30:30.110Z] testValidateInvalidMissingRoot(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.003 s
14:30:30 [2019-12-20T19:30:30.110Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.003 s
14:30:30 [2019-12-20T19:30:30.110Z] 
14:30:30 [2019-12-20T19:30:30.110Z] Results:
14:30:30 [2019-12-20T19:30:30.110Z] 
14:30:30 [2019-12-20T19:30:30.110Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
14:30:30 [2019-12-20T19:30:30.110Z] 
14:30:31 [2019-12-20T19:30:31.997Z] [INFO] All tests passed!
14:30:31 [2019-12-20T19:30:31.997Z] [INFO] 
14:30:31 [2019-12-20T19:30:31.997Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
14:30:31 [2019-12-20T19:30:31.997Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar
14:30:31 [2019-12-20T19:30:31.997Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.pom
14:30:31 [2019-12-20T19:30:31.997Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-sources.jar
14:30:31 [2019-12-20T19:30:31.997Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz
14:30:31 [2019-12-20T19:30:31.997Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-p2metadata.xml
14:30:31 [2019-12-20T19:30:31.997Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.0-SNAPSHOT-p2artifacts.xml
14:30:31 [2019-12-20T19:30:31.997Z] [INFO] 
14:30:31 [2019-12-20T19:30:31.997Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
14:30:31 [2019-12-20T19:30:31.997Z] [INFO] 
14:30:31 [2019-12-20T19:30:31.997Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >-----
14:30:31 [2019-12-20T19:30:31.997Z] [INFO] Building Trace Compass All Tests 1.0.8-SNAPSHOT                [134/138]
14:30:31 [2019-12-20T19:30:31.997Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:30:31 [2019-12-20T19:30:31.997Z] [INFO] 
14:30:31 [2019-12-20T19:30:31.997Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.alltests ---
14:30:31 [2019-12-20T19:30:31.997Z] [INFO] 
14:30:31 [2019-12-20T19:30:31.997Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
14:30:31 [2019-12-20T19:30:31.997Z] [INFO] The project's OSGi version is 1.0.8.201912201815
14:30:31 [2019-12-20T19:30:31.997Z] [INFO] 
14:30:31 [2019-12-20T19:30:31.997Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
14:30:31 [2019-12-20T19:30:31.997Z] [INFO] 
14:30:31 [2019-12-20T19:30:31.998Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
14:30:31 [2019-12-20T19:30:31.998Z] [INFO] 
14:30:31 [2019-12-20T19:30:31.998Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
14:30:31 [2019-12-20T19:30:31.998Z] [INFO] 
14:30:31 [2019-12-20T19:30:31.998Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
14:30:31 [2019-12-20T19:30:31.998Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:30:31 [2019-12-20T19:30:31.998Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/src/main/resources
14:30:31 [2019-12-20T19:30:31.998Z] [INFO] 
14:30:31 [2019-12-20T19:30:31.998Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
14:30:31 [2019-12-20T19:30:31.998Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/classes
14:30:33 [2019-12-20T19:30:33.887Z] [INFO] 
14:30:33 [2019-12-20T19:30:33.887Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.alltests ---
14:30:33 [2019-12-20T19:30:33.887Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:30:33 [2019-12-20T19:30:33.887Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/src/test/resources
14:30:33 [2019-12-20T19:30:33.887Z] [INFO] 
14:30:33 [2019-12-20T19:30:33.887Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests ---
14:30:33 [2019-12-20T19:30:33.887Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT-sources.jar
14:30:33 [2019-12-20T19:30:33.887Z] [INFO] 
14:30:33 [2019-12-20T19:30:33.887Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
14:30:34 [2019-12-20T19:30:34.146Z] [INFO] 
14:30:34 [2019-12-20T19:30:34.146Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests ---
14:30:34 [2019-12-20T19:30:34.146Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT.jar
14:30:34 [2019-12-20T19:30:34.146Z] [INFO] 
14:30:34 [2019-12-20T19:30:34.146Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests ---
14:30:34 [2019-12-20T19:30:34.146Z] [INFO] 
14:30:34 [2019-12-20T19:30:34.146Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.alltests ---
14:30:34 [2019-12-20T19:30:34.146Z] [INFO] 
14:30:34 [2019-12-20T19:30:34.146Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.alltests ---
14:30:34 [2019-12-20T19:30:34.146Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT.jar
14:30:34 [2019-12-20T19:30:34.146Z] [INFO] 
14:30:34 [2019-12-20T19:30:34.146Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests ---
14:30:34 [2019-12-20T19:30:34.146Z] [INFO] 
14:30:34 [2019-12-20T19:30:34.146Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.alltests ---
14:30:36 [2019-12-20T19:30:36.035Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/work/data/.metadata/.log
14:30:36 [2019-12-20T19:30:36.035Z] [INFO] Command line:
14:30:36 [2019-12-20T19:30:36.035Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:30:36 [2019-12-20T19:30:36.292Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:30:39 [2019-12-20T19:30:39.565Z] !SESSION 2019-12-20 19:30:36.159 -----------------------------------------------
14:30:39 [2019-12-20T19:30:39.565Z] eclipse.buildId=unknown
14:30:39 [2019-12-20T19:30:39.565Z] java.version=1.8.0_202
14:30:39 [2019-12-20T19:30:39.565Z] java.vendor=Oracle Corporation
14:30:39 [2019-12-20T19:30:39.565Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:30:39 [2019-12-20T19:30:39.565Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/surefire.properties -product org.eclipse.platform.ide
14:30:39 [2019-12-20T19:30:39.565Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:30:39 [2019-12-20T19:30:39.565Z] 
14:30:39 [2019-12-20T19:30:39.565Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 19:30:38.928
14:30:39 [2019-12-20T19:30:39.565Z] !MESSAGE FrameworkEvent ERROR
14:30:39 [2019-12-20T19:30:39.565Z] !STACK 0
14:30:39 [2019-12-20T19:30:39.565Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85]
14:30:39 [2019-12-20T19:30:39.565Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:30:39 [2019-12-20T19:30:39.565Z] 
14:30:39 [2019-12-20T19:30:39.565Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:30:39 [2019-12-20T19:30:39.565Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:30:39 [2019-12-20T19:30:39.565Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:30:39 [2019-12-20T19:30:39.565Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:30:39 [2019-12-20T19:30:39.565Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:30:39 [2019-12-20T19:30:39.565Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:30:39 [2019-12-20T19:30:39.565Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:30:39 [2019-12-20T19:30:39.565Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:30:39 [2019-12-20T19:30:39.565Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:30:39 [2019-12-20T19:30:39.565Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:30:39 [2019-12-20T19:30:39.565Z] 
14:30:39 [2019-12-20T19:30:39.565Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 19:30:39.034
14:30:39 [2019-12-20T19:30:39.565Z] !MESSAGE FrameworkEvent ERROR
14:30:39 [2019-12-20T19:30:39.565Z] !STACK 0
14:30:39 [2019-12-20T19:30:39.565Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149]
14:30:39 [2019-12-20T19:30:39.565Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:30:39 [2019-12-20T19:30:39.565Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:30:39 [2019-12-20T19:30:39.565Z]     -> 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:39 [2019-12-20T19:30:39.565Z]        org.apache.httpcomponents.httpclient.win [36]
14:30:39 [2019-12-20T19:30:39.565Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:30:39 [2019-12-20T19:30:39.565Z] 
14:30:39 [2019-12-20T19:30:39.565Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:30:39 [2019-12-20T19:30:39.565Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:30:39 [2019-12-20T19:30:39.565Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:30:39 [2019-12-20T19:30:39.565Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:30:39 [2019-12-20T19:30:39.565Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:30:39 [2019-12-20T19:30:39.565Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:30:39 [2019-12-20T19:30:39.565Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:30:39 [2019-12-20T19:30:39.565Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:30:39 [2019-12-20T19:30:39.565Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:30:39 [2019-12-20T19:30:39.565Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:30:40 [2019-12-20T19:30:40.930Z] 
14:30:40 [2019-12-20T19:30:40.930Z] Results:
14:30:40 [2019-12-20T19:30:40.930Z] 
14:30:40 [2019-12-20T19:30:40.930Z] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
14:30:40 [2019-12-20T19:30:40.930Z] 
14:30:42 [2019-12-20T19:30:42.295Z] [WARNING] No tests found.
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests ---
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT.jar
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT.pom
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT-sources.jar
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT-pack200.jar.pack.gz
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT-p2metadata.xml
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.alltests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.8-SNAPSHOT-p2artifacts.xml
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests ---
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] Building org.eclipse.tracecompass.testing 5.2.0-SNAPSHOT       [135/138]
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.testing ---
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] The project's OSGi version is 5.2.0.201912201815
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing ---
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing ---
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.2.0-SNAPSHOT.jar
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing ---
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing ---
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.testing ---
14:30:42 [2019-12-20T19:30:42.295Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.2.0-SNAPSHOT-sources-feature.jar
14:30:42 [2019-12-20T19:30:42.551Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.551Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.testing ---
14:30:42 [2019-12-20T19:30:42.551Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.551Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing ---
14:30:42 [2019-12-20T19:30:42.551Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.551Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing ---
14:30:42 [2019-12-20T19:30:42.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.2.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.2.0-SNAPSHOT.jar
14:30:42 [2019-12-20T19:30:42.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.2.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.2.0-SNAPSHOT.pom
14:30:42 [2019-12-20T19:30:42.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.2.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.2.0-SNAPSHOT-sources-feature.jar
14:30:42 [2019-12-20T19:30:42.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.2.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.2.0-SNAPSHOT-p2metadata.xml
14:30:42 [2019-12-20T19:30:42.551Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.testing/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/5.2.0-SNAPSHOT/org.eclipse.tracecompass.testing-5.2.0-SNAPSHOT-p2artifacts.xml
14:30:42 [2019-12-20T19:30:42.551Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.551Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing ---
14:30:42 [2019-12-20T19:30:42.551Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.551Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >----
14:30:42 [2019-12-20T19:30:42.551Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 5.2.0-SNAPSHOT    [136/138]
14:30:42 [2019-12-20T19:30:42.551Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
14:30:42 [2019-12-20T19:30:42.551Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.551Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote ---
14:30:42 [2019-12-20T19:30:42.551Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target
14:30:42 [2019-12-20T19:30:42.551Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.551Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
14:30:42 [2019-12-20T19:30:42.551Z] [INFO] The project's OSGi version is 5.2.0.201912201815
14:30:42 [2019-12-20T19:30:42.551Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.551Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
14:30:42 [2019-12-20T19:30:42.551Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.551Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
14:30:42 [2019-12-20T19:30:42.551Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.552Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
14:30:42 [2019-12-20T19:30:42.552Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.552Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote ---
14:30:42 [2019-12-20T19:30:42.552Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.552Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
14:30:42 [2019-12-20T19:30:42.552Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.552Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote ---
14:30:42 [2019-12-20T19:30:42.552Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.2.0-SNAPSHOT.jar
14:30:42 [2019-12-20T19:30:42.552Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.552Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote ---
14:30:42 [2019-12-20T19:30:42.552Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.552Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
14:30:42 [2019-12-20T19:30:42.552Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.552Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote ---
14:30:42 [2019-12-20T19:30:42.552Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.2.0-SNAPSHOT-sources-feature.jar
14:30:42 [2019-12-20T19:30:42.552Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.552Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote ---
14:30:42 [2019-12-20T19:30:42.552Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.552Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
14:30:42 [2019-12-20T19:30:42.552Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.552Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote ---
14:30:42 [2019-12-20T19:30:42.552Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.2.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.2.0-SNAPSHOT.jar
14:30:42 [2019-12-20T19:30:42.808Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.2.0-SNAPSHOT.pom
14:30:42 [2019-12-20T19:30:42.808Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-5.2.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.2.0-SNAPSHOT-sources-feature.jar
14:30:42 [2019-12-20T19:30:42.808Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.2.0-SNAPSHOT-p2metadata.xml
14:30:42 [2019-12-20T19:30:42.808Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/tmf/org.eclipse.tracecompass.tmf.remote/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/5.2.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-5.2.0-SNAPSHOT-p2artifacts.xml
14:30:42 [2019-12-20T19:30:42.808Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.808Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote ---
14:30:42 [2019-12-20T19:30:42.808Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.808Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >----
14:30:42 [2019-12-20T19:30:42.808Z] [INFO] Building Trace Compass Repository 5.2.0-SNAPSHOT               [137/138]
14:30:42 [2019-12-20T19:30:42.808Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
14:30:42 [2019-12-20T19:30:42.808Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.808Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-site ---
14:30:42 [2019-12-20T19:30:42.808Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.808Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
14:30:42 [2019-12-20T19:30:42.808Z] [INFO] The project's OSGi version is 5.2.0.201912201815
14:30:42 [2019-12-20T19:30:42.808Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.808Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
14:30:42 [2019-12-20T19:30:42.808Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.808Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
14:30:42 [2019-12-20T19:30:42.808Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.808Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
14:30:42 [2019-12-20T19:30:42.808Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:30:42 [2019-12-20T19:30:42.808Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/src/main/resources
14:30:42 [2019-12-20T19:30:42.808Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.808Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site ---
14:30:42 [2019-12-20T19:30:42.808Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.808Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
14:30:42 [2019-12-20T19:30:42.808Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.808Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site ---
14:30:42 [2019-12-20T19:30:42.808Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0]
14:30:42 [2019-12-20T19:30:42.808Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
14:30:42 [2019-12-20T19:30:42.808Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.808Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site ---
14:30:42 [2019-12-20T19:30:42.808Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.808Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site ---
14:30:42 [2019-12-20T19:30:42.808Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.808Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site ---
14:30:42 [2019-12-20T19:30:42.808Z] [INFO] 
14:30:42 [2019-12-20T19:30:42.808Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site ---
14:31:04 [2019-12-20T19:31:04.696Z] [INFO] 
14:31:04 [2019-12-20T19:31:04.696Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site ---
14:31:04 [2019-12-20T19:31:04.696Z] [INFO] 
14:31:04 [2019-12-20T19:31:04.696Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-site ---
14:31:04 [2019-12-20T19:31:04.696Z] [INFO] 
14:31:04 [2019-12-20T19:31:04.696Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-site ---
14:31:04 [2019-12-20T19:31:04.696Z] [INFO] 
14:31:04 [2019-12-20T19:31:04.696Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site ---
14:31:04 [2019-12-20T19:31:04.696Z] [INFO] 
14:31:04 [2019-12-20T19:31:04.696Z] [INFO] --- repository-utils:1.0.0:generate-repository-facade (generate-facade) @ org.eclipse.tracecompass.releng-site ---
14:31:07 [2019-12-20T19:31:07.208Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/target/org.eclipse.tracecompass.releng-site-5.2.0-SNAPSHOT.zip
14:31:09 [2019-12-20T19:31:09.095Z] [INFO] 
14:31:09 [2019-12-20T19:31:09.095Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site ---
14:31:09 [2019-12-20T19:31:09.095Z] [INFO] No primary artifact to install, installing attached artifacts instead.
14:31:09 [2019-12-20T19:31:09.095Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/5.2.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-5.2.0-SNAPSHOT.pom
14:31:09 [2019-12-20T19:31:09.095Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/5.2.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-5.2.0-SNAPSHOT-p2metadata.xml
14:31:09 [2019-12-20T19:31:09.096Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/releng/org.eclipse.tracecompass.releng-site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/5.2.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-5.2.0-SNAPSHOT-p2artifacts.xml
14:31:09 [2019-12-20T19:31:09.096Z] [INFO] 
14:31:09 [2019-12-20T19:31:09.096Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site ---
14:31:09 [2019-12-20T19:31:09.096Z] [INFO] 
14:31:09 [2019-12-20T19:31:09.096Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >--
14:31:09 [2019-12-20T19:31:09.096Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.1-SNAPSHOT [138/138]
14:31:09 [2019-12-20T19:31:09.096Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
14:31:09 [2019-12-20T19:31:09.096Z] [INFO] 
14:31:09 [2019-12-20T19:31:09.096Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.tests ---
14:31:09 [2019-12-20T19:31:09.096Z] [INFO] 
14:31:09 [2019-12-20T19:31:09.096Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
14:31:09 [2019-12-20T19:31:09.096Z] [INFO] The project's OSGi version is 1.0.1.201912201815
14:31:09 [2019-12-20T19:31:09.096Z] [INFO] 
14:31:09 [2019-12-20T19:31:09.096Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
14:31:09 [2019-12-20T19:31:09.096Z] [INFO] 
14:31:09 [2019-12-20T19:31:09.096Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
14:31:09 [2019-12-20T19:31:09.096Z] [INFO] 
14:31:09 [2019-12-20T19:31:09.096Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
14:31:09 [2019-12-20T19:31:09.096Z] [INFO] 
14:31:09 [2019-12-20T19:31:09.096Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
14:31:09 [2019-12-20T19:31:09.096Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:31:09 [2019-12-20T19:31:09.096Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
14:31:09 [2019-12-20T19:31:09.096Z] [INFO] 
14:31:09 [2019-12-20T19:31:09.096Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
14:31:09 [2019-12-20T19:31:09.096Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/classes
14:31:09 [2019-12-20T19:31:09.354Z] [INFO] 
14:31:09 [2019-12-20T19:31:09.354Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
14:31:09 [2019-12-20T19:31:09.354Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
14:31:09 [2019-12-20T19:31:09.354Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/test/resources
14:31:09 [2019-12-20T19:31:09.354Z] [INFO] 
14:31:09 [2019-12-20T19:31:09.354Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
14:31:09 [2019-12-20T19:31:09.354Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT-sources.jar
14:31:09 [2019-12-20T19:31:09.354Z] [INFO] 
14:31:09 [2019-12-20T19:31:09.354Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
14:31:09 [2019-12-20T19:31:09.354Z] [INFO] 
14:31:09 [2019-12-20T19:31:09.354Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.tests ---
14:31:09 [2019-12-20T19:31:09.354Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT.jar
14:31:09 [2019-12-20T19:31:09.354Z] [INFO] 
14:31:09 [2019-12-20T19:31:09.354Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.tests ---
14:31:09 [2019-12-20T19:31:09.354Z] [INFO] 
14:31:09 [2019-12-20T19:31:09.354Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core.tests ---
14:31:09 [2019-12-20T19:31:09.354Z] [INFO] 
14:31:09 [2019-12-20T19:31:09.354Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core.tests ---
14:31:09 [2019-12-20T19:31:09.354Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT.jar
14:31:09 [2019-12-20T19:31:09.354Z] [INFO] 
14:31:09 [2019-12-20T19:31:09.354Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.tests ---
14:31:09 [2019-12-20T19:31:09.355Z] [INFO] 
14:31:09 [2019-12-20T19:31:09.355Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.jsontrace.core.tests ---
14:31:10 [2019-12-20T19:31:10.280Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/work/data/.metadata/.log
14:31:10 [2019-12-20T19:31:10.280Z] [INFO] Command line:
14:31:10 [2019-12-20T19:31:10.280Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/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.500.v20190715-1310/org.eclipse.equinox.launcher-1.5.500.v20190715-1310.jar, -data, /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
14:31:10 [2019-12-20T19:31:10.280Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
14:31:12 [2019-12-20T19:31:12.797Z] !SESSION 2019-12-20 19:31:10.319 -----------------------------------------------
14:31:12 [2019-12-20T19:31:12.797Z] eclipse.buildId=unknown
14:31:12 [2019-12-20T19:31:12.797Z] java.version=1.8.0_202
14:31:12 [2019-12-20T19:31:12.797Z] java.vendor=Oracle Corporation
14:31:12 [2019-12-20T19:31:12.797Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
14:31:12 [2019-12-20T19:31:12.797Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide
14:31:12 [2019-12-20T19:31:12.797Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
14:31:12 [2019-12-20T19:31:12.797Z] 
14:31:12 [2019-12-20T19:31:12.797Z] !ENTRY org.eclipse.compare.win32 4 0 2019-12-20 19:31:12.505
14:31:12 [2019-12-20T19:31:12.797Z] !MESSAGE FrameworkEvent ERROR
14:31:12 [2019-12-20T19:31:12.797Z] !STACK 0
14:31:12 [2019-12-20T19:31:12.797Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
14:31:12 [2019-12-20T19:31:12.797Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:31:12 [2019-12-20T19:31:12.797Z] 
14:31:12 [2019-12-20T19:31:12.797Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:31:12 [2019-12-20T19:31:12.797Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:31:12 [2019-12-20T19:31:12.797Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:31:12 [2019-12-20T19:31:12.797Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:31:12 [2019-12-20T19:31:12.797Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:31:12 [2019-12-20T19:31:12.797Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:31:12 [2019-12-20T19:31:12.797Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:31:12 [2019-12-20T19:31:12.797Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:31:12 [2019-12-20T19:31:12.797Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:31:12 [2019-12-20T19:31:12.797Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:31:12 [2019-12-20T19:31:12.797Z] 
14:31:12 [2019-12-20T19:31:12.797Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2019-12-20 19:31:12.625
14:31:12 [2019-12-20T19:31:12.797Z] !MESSAGE FrameworkEvent ERROR
14:31:12 [2019-12-20T19:31:12.797Z] !STACK 0
14:31:12 [2019-12-20T19:31:12.797Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
14:31:12 [2019-12-20T19:31:12.797Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:31:12 [2019-12-20T19:31:12.797Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
14:31:12 [2019-12-20T19:31:12.797Z]     -> 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:12 [2019-12-20T19:31:12.797Z]        org.apache.httpcomponents.httpclient.win [35]
14:31:12 [2019-12-20T19:31:12.797Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
14:31:12 [2019-12-20T19:31:12.797Z] 
14:31:12 [2019-12-20T19:31:12.797Z] 	at org.eclipse.osgi.container.Module.start(Module.java:462)
14:31:12 [2019-12-20T19:31:12.797Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:1844)
14:31:12 [2019-12-20T19:31:12.797Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
14:31:12 [2019-12-20T19:31:12.797Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1837)
14:31:12 [2019-12-20T19:31:12.797Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1778)
14:31:12 [2019-12-20T19:31:12.797Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1742)
14:31:12 [2019-12-20T19:31:12.797Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1664)
14:31:12 [2019-12-20T19:31:12.797Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
14:31:12 [2019-12-20T19:31:12.797Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
14:31:12 [2019-12-20T19:31:12.797Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
14:31:14 [2019-12-20T19:31:14.684Z] Running org.eclipse.tracecompass.jsontrace.core.tests.JsonTraceTest
14:31:14 [2019-12-20T19:31:14.684Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.308 s - in org.eclipse.tracecompass.jsontrace.core.tests.JsonTraceTest
14:31:14 [2019-12-20T19:31:14.684Z] testUnsortedTrace(org.eclipse.tracecompass.jsontrace.core.tests.JsonTraceTest)  Time elapsed: 0.154 s
14:31:14 [2019-12-20T19:31:14.684Z] testSortedTrace(org.eclipse.tracecompass.jsontrace.core.tests.JsonTraceTest)  Time elapsed: 0.011 s
14:31:14 [2019-12-20T19:31:14.684Z] 
14:31:14 [2019-12-20T19:31:14.684Z] Results:
14:31:14 [2019-12-20T19:31:14.684Z] 
14:31:14 [2019-12-20T19:31:14.684Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
14:31:14 [2019-12-20T19:31:14.684Z] 
14:31:16 [2019-12-20T19:31:16.048Z] [INFO] All tests passed!
14:31:16 [2019-12-20T19:31:16.048Z] [INFO] 
14:31:16 [2019-12-20T19:31:16.048Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.tests ---
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT.jar
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT.pom
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT-sources.jar
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT-p2metadata.xml
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-gerrit/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.1-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] 
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.tests ---
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] ------------------------------------------------------------------------
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] Reactor Summary:
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] 
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] Trace Compass Parent 5.2.0-SNAPSHOT ................ SUCCESS [ 35.828 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 5.2.0-SNAPSHOT SUCCESS [  0.010 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] Trace Compass Common Utilities Parent 5.2.0-SNAPSHOT SUCCESS [  0.063 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.common.core 4.2.0-SNAPSHOT  SUCCESS [ 30.012 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] Trace Compass State System Parent 5.2.0-SNAPSHOT ... SUCCESS [  0.033 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.datastore.core 1.2.0-SNAPSHOT SUCCESS [  2.455 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.segmentstore.core 2.1.2-SNAPSHOT SUCCESS [  1.009 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.statesystem.core 4.3.0-SNAPSHOT SUCCESS [  1.617 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] Trace Compass TMF Parent 5.2.0-SNAPSHOT ............ SUCCESS [  0.028 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] Trace Compass Filter Parser 1.0.4-SNAPSHOT ......... SUCCESS [  0.730 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.tmf.core 5.2.0-SNAPSHOT ... SUCCESS [  7.231 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.0.2-SNAPSHOT SUCCESS [  0.889 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] Trace Compass CTF Support Parent 5.2.0-SNAPSHOT .... SUCCESS [  0.009 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] Trace Compass CTF Parser Plug-in 1.0.4-SNAPSHOT .... SUCCESS [  8.109 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.ctf.core 4.0.2-SNAPSHOT ... SUCCESS [  1.967 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.7-SNAPSHOT  SUCCESS [ 56.895 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.10-SNAPSHOT SUCCESS [ 13.977 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.11-SNAPSHOT SUCCESS [05:25 min]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.2.0-SNAPSHOT SUCCESS [  0.887 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.9-SNAPSHOT SUCCESS [05:18 min]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 0.0.1-SNAPSHOT SUCCESS [  8.572 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.tmf.ui 5.2.0-SNAPSHOT ..... SUCCESS [ 14.296 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 0.0.5-SNAPSHOT SUCCESS [  0.875 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 2.1.4-SNAPSHOT SUCCESS [  0.813 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.4-SNAPSHOT SUCCESS [  8.335 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.0.2-SNAPSHOT SUCCESS [  0.501 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.1.1-SNAPSHOT SUCCESS [  1.427 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.2-SNAPSHOT SUCCESS [  7.844 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.0.8-SNAPSHOT SUCCESS [  0.941 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.1.2-SNAPSHOT SUCCESS [  0.814 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.0.9-SNAPSHOT SUCCESS [  0.954 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.1.0-SNAPSHOT SUCCESS [  1.067 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 4.1.1-SNAPSHOT SUCCESS [  2.050 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.11-SNAPSHOT SUCCESS [02:02 min]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 4.0.2-SNAPSHOT SUCCESS [  1.958 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 3.0.6-SNAPSHOT SUCCESS [  1.805 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.7-SNAPSHOT SUCCESS [ 17.578 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 1.2.0-SNAPSHOT SUCCESS [  1.246 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.2-SNAPSHOT SUCCESS [ 41.660 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 2.0.2-SNAPSHOT SUCCESS [  1.444 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.4-SNAPSHOT SUCCESS [ 12.969 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.12-SNAPSHOT SUCCESS [03:21 min]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [05:26 min]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] Trace Compass LTTng Support Parent 5.2.0-SNAPSHOT .. SUCCESS [  0.010 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.1.1-SNAPSHOT SUCCESS [  0.444 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 3.2.4-SNAPSHOT SUCCESS [  1.832 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.0.2-SNAPSHOT SUCCESS [  0.886 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 0.0.4-SNAPSHOT SUCCESS [01:33 min]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [01:05 min]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [01:54 min]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.2-SNAPSHOT SUCCESS [ 23.372 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.1-SNAPSHOT SUCCESS [  6.863 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 22.977 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.3-SNAPSHOT SUCCESS [ 32.621 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] Trace Compass BTF Support Parent 5.2.0-SNAPSHOT .... SUCCESS [  0.010 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.btf.core 2.2.0-SNAPSHOT ... SUCCESS [  0.513 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] Trace Compass Documentation 5.2.0-SNAPSHOT ......... SUCCESS [  0.025 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] Trace Compass Developer Guide 5.2.0-SNAPSHOT ....... SUCCESS [ 37.224 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.10-SNAPSHOT SUCCESS [  0.863 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.tmf 5.2.0-SNAPSHOT ........ SUCCESS [  0.544 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.btf.ui 1.0.2-SNAPSHOT ..... SUCCESS [  0.540 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.btf 5.2.0-SNAPSHOT ........ SUCCESS [  0.216 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.1-SNAPSHOT SUCCESS [  6.912 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.7-SNAPSHOT SUCCESS [  7.267 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.ctf 5.2.0-SNAPSHOT ........ SUCCESS [  0.160 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.1-SNAPSHOT SUCCESS [ 12.257 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.tmf.ctf 5.2.0-SNAPSHOT .... SUCCESS [  0.229 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [02:33 min]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] Trace Compass User Guide 5.2.0-SNAPSHOT ............ SUCCESS [  9.343 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 5.2.0-SNAPSHOT SUCCESS [  7.567 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] Trace Compass RCP User Guide 5.2.0-SNAPSHOT ........ SUCCESS [  5.018 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] Trace Compass Pcap User Guide 5.2.0-SNAPSHOT ....... SUCCESS [  4.943 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.examples 1.0.4-SNAPSHOT ... SUCCESS [  0.449 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 5.2.0-SNAPSHOT SUCCESS [  0.018 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.0.4-SNAPSHOT SUCCESS [  0.985 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.1.2-SNAPSHOT  SUCCESS [  0.792 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.gdbtrace 5.2.0-SNAPSHOT ... SUCCESS [  0.239 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.0-SNAPSHOT SUCCESS [  7.102 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 17.729 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.0-SNAPSHOT SUCCESS [  5.934 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.2.3-SNAPSHOT SUCCESS [  0.891 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.0.3-SNAPSHOT SUCCESS [  0.290 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.0.7-SNAPSHOT SUCCESS [  0.811 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.2.9-SNAPSHOT SUCCESS [  2.437 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.lttng2.control 5.2.0-SNAPSHOT SUCCESS [  0.199 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.1-SNAPSHOT SUCCESS [  7.684 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.0-SNAPSHOT SUCCESS [  6.560 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.3-SNAPSHOT SUCCESS [ 42.062 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.0.0-SNAPSHOT SUCCESS [  0.509 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 5.2.0-SNAPSHOT SUCCESS [  0.387 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.10-SNAPSHOT SUCCESS [ 47.970 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.0-SNAPSHOT SUCCESS [01:20 min]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 4.1.0-SNAPSHOT SUCCESS [  1.185 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.0.6-SNAPSHOT SUCCESS [  0.638 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.lttng2.ust 5.2.0-SNAPSHOT . SUCCESS [  0.267 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.9-SNAPSHOT SUCCESS [ 33.336 s]
14:31:16 [2019-12-20T19:31:16.049Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 17.239 s]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.6-SNAPSHOT SUCCESS [01:11 min]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.12-SNAPSHOT SUCCESS [05:22 min]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [01:24 min]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] Trace Compass Pcap Format Support Parent 5.2.0-SNAPSHOT SUCCESS [  0.052 s]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] org.eclipse.tracecompass.pcap.core 1.1.1-SNAPSHOT .. SUCCESS [  0.767 s]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.3-SNAPSHOT SUCCESS [  9.513 s]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.0.3-SNAPSHOT SUCCESS [  0.479 s]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.1.2-SNAPSHOT  SUCCESS [  0.690 s]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] org.eclipse.tracecompass.tmf.pcap 5.2.0-SNAPSHOT ... SUCCESS [  0.230 s]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.1-SNAPSHOT SUCCESS [  8.664 s]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.0-SNAPSHOT SUCCESS [ 38.442 s]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] Trace Compass RCP Parent 5.2.0-SNAPSHOT ............ SUCCESS [  0.009 s]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] Trace Compass RCP Branding plug-in 5.2.0-SNAPSHOT .. SUCCESS [  0.249 s]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] Trace Compass RCP Branding Feature 5.2.0-SNAPSHOT .. SUCCESS [  0.077 s]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.0.0-SNAPSHOT SUCCESS [  0.409 s]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] org.eclipse.tracecompass.rcp.ui 5.2.0-SNAPSHOT ..... SUCCESS [  0.525 s]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] Trace Compass RCP Feature 5.2.0-SNAPSHOT ........... SUCCESS [  5.768 s]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.0-SNAPSHOT SUCCESS [  6.112 s]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.2-SNAPSHOT SUCCESS [ 16.186 s]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.0-SNAPSHOT SUCCESS [  0.315 s]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] org.eclipse.tracecompass.rcp.incubator 5.2.0-SNAPSHOT SUCCESS [  0.854 s]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] Trace Compass Json trace Parent 5.2.0-SNAPSHOT ..... SUCCESS [  0.048 s]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] org.eclipse.tracecompass.jsontrace.core 0.1.3-SNAPSHOT SUCCESS [  0.465 s]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] org.eclipse.tracecompass.jsontrace 1.1.0-SNAPSHOT .. SUCCESS [  0.277 s]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] org.eclipse.tracecompass.tmf.cli 1.0.0-SNAPSHOT .... SUCCESS [  0.182 s]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] Trace Compass RCP Product 5.2.0-SNAPSHOT ........... SUCCESS [01:59 min]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] Trace Compass Release Engineering Parent 5.2.0-SNAPSHOT SUCCESS [  0.039 s]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] Trace Compass Target Platform 5.2.0-SNAPSHOT ....... SUCCESS [  5.614 s]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [09:15 min]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.3-SNAPSHOT SUCCESS [  9.999 s]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.3-SNAPSHOT SUCCESS [  7.293 s]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [01:18 min]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.2-SNAPSHOT SUCCESS [ 17.511 s]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 17.304 s]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [02:03 min]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.0-SNAPSHOT SUCCESS [ 16.262 s]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] Trace Compass All Tests 1.0.8-SNAPSHOT ............. SUCCESS [ 10.310 s]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] org.eclipse.tracecompass.testing 5.2.0-SNAPSHOT .... SUCCESS [  0.495 s]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] org.eclipse.tracecompass.tmf.remote 5.2.0-SNAPSHOT . SUCCESS [  0.137 s]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] Trace Compass Repository 5.2.0-SNAPSHOT ............ SUCCESS [ 26.265 s]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.1-SNAPSHOT SUCCESS [  6.862 s]
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] ------------------------------------------------------------------------
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] BUILD SUCCESS
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] ------------------------------------------------------------------------
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] Total time:  01:15 h
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] Finished at: 2019-12-20T19:31:15Z
14:31:16 [2019-12-20T19:31:16.050Z] [INFO] ------------------------------------------------------------------------
14:31:17 [2019-12-20T19:31:17.417Z] [Pipeline] }
14:31:17 [2019-12-20T19:31:17.516Z] [Pipeline] // container
14:31:17 [2019-12-20T19:31:17.523Z] Post stage
14:31:17 [2019-12-20T19:31:17.527Z] [Pipeline] container
14:31:17 [2019-12-20T19:31:17.528Z] [Pipeline] {
14:31:17 [2019-12-20T19:31:17.536Z] [Pipeline] sh
14:31:19 [2019-12-20T19:31:19.993Z] + echo */*tests/screenshots/*.jpeg,*/*tests/target/work/data/.metadata/.log
14:31:19 [2019-12-20T19:31:19.993Z] */*tests/screenshots/*.jpeg,*/*tests/target/work/data/.metadata/.log
14:31:19 [2019-12-20T19:31:19.999Z] [Pipeline] junit
14:31:20 [2019-12-20T19:31:20.003Z] Recording test results
14:31:39 [2019-12-20T19:31:39.101Z] [Pipeline] archiveArtifacts
14:31:39 [2019-12-20T19:31:39.105Z] Archiving artifacts
14:31:40 [2019-12-20T19:31:40.597Z] [Pipeline] }
14:31:40 [2019-12-20T19:31:40.608Z] [Pipeline] // container
14:31:40 [2019-12-20T19:31:40.622Z] [Pipeline] }
14:31:40 [2019-12-20T19:31:40.630Z] [Pipeline] // withEnv
14:31:40 [2019-12-20T19:31:40.639Z] [Pipeline] }
14:31:40 [2019-12-20T19:31:40.649Z] [Pipeline] // stage
14:31:40 [2019-12-20T19:31:40.659Z] [Pipeline] stage
14:31:40 [2019-12-20T19:31:40.662Z] [Pipeline] { (Deploy Site)
14:31:40 [2019-12-20T19:31:40.676Z] Stage "Deploy Site" skipped due to when conditional
14:31:40 [2019-12-20T19:31:40.676Z] [Pipeline] }
14:31:40 [2019-12-20T19:31:40.683Z] [Pipeline] // stage
14:31:40 [2019-12-20T19:31:40.692Z] [Pipeline] stage
14:31:40 [2019-12-20T19:31:40.695Z] [Pipeline] { (Deploy RCP)
14:31:40 [2019-12-20T19:31:40.709Z] Stage "Deploy RCP" skipped due to when conditional
14:31:40 [2019-12-20T19:31:40.709Z] [Pipeline] }
14:31:40 [2019-12-20T19:31:40.719Z] [Pipeline] // stage
14:31:40 [2019-12-20T19:31:40.728Z] [Pipeline] stage
14:31:40 [2019-12-20T19:31:40.730Z] [Pipeline] { (Deploy Doc)
14:31:40 [2019-12-20T19:31:40.743Z] Stage "Deploy Doc" skipped due to when conditional
14:31:40 [2019-12-20T19:31:40.743Z] [Pipeline] }
14:31:40 [2019-12-20T19:31:40.751Z] [Pipeline] // stage
14:31:40 [2019-12-20T19:31:40.761Z] [Pipeline] }
14:31:40 [2019-12-20T19:31:40.769Z] [Pipeline] // withEnv
14:31:40 [2019-12-20T19:31:40.775Z] [Pipeline] }
14:31:40 [2019-12-20T19:31:40.782Z] [Pipeline] // timeout
14:31:40 [2019-12-20T19:31:40.788Z] [Pipeline] }
14:31:40 [2019-12-20T19:31:40.795Z] [Pipeline] // timestamps
14:31:40 [2019-12-20T19:31:40.802Z] [Pipeline] }
14:31:40 [2019-12-20T19:31:40.810Z] [Pipeline] // withEnv
14:31:40 [2019-12-20T19:31:40.817Z] [Pipeline] }
14:31:40 [2019-12-20T19:31:40.824Z] [Pipeline] // container
14:31:40 [2019-12-20T19:31:40.832Z] [Pipeline] }
14:31:40 [2019-12-20T19:31:40.839Z] [Pipeline] // withEnv
14:31:40 [2019-12-20T19:31:40.868Z] [Pipeline] }
14:31:40 [2019-12-20T19:31:40.877Z] [Pipeline] // node
14:31:40 [2019-12-20T19:31:40.885Z] [Pipeline] }
14:31:40 [2019-12-20T19:31:40.893Z] [Pipeline] // podTemplate
14:31:40 [2019-12-20T19:31:40.901Z] [Pipeline] End of Pipeline
14:31:41 [2019-12-20T19:31:41.058Z] Finished: SUCCESS